@m4l/components 0.1.73 → 0.1.74
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/CommonActions/components/ActionCancel/{index.583dd385.js → index.fad4a0dc.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.673cb6bc.js → index.a26820a9.js} +18 -18
- package/components/CommonActions/components/ActionFormIntro/{index.ca18700c.js → index.403d8952.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.41d66b77.js → index.0fb6efbe.js} +3 -3
- package/components/CommonActions/components/Actions/{index.665b1d56.js → index.51b9c92a.js} +18 -18
- package/components/DataGrid/{index.860f4d1c.js → index.dbae54dd.js} +20 -20
- package/components/DynamicFilter/{index.09d83f9d.js → index.cb7fd1b6.js} +31 -31
- package/components/HelperText/{index.581ddb8f.js → index.d449d124.js} +8 -8
- package/components/Icon/{index.4eeb3de9.js → index.d214a74d.js} +2 -2
- package/components/Image/{index.52c84d9f.js → index.1af119da.js} +1 -1
- package/components/LanguagePopover/{index.f7ee5a9c.js → index.4fef99ac.js} +9 -9
- package/components/ModalDialog/{index.1e6150f6.js → index.6c35e653.js} +6 -6
- package/components/NavLink/{index.5f3e2493.js → index.9e56bcd3.js} +9 -9
- package/components/NoItemSelected/{index.b51f007c.js → index.cd842b62.js} +1 -1
- package/components/ObjectLogs/{index.26644722.js → index.e1a1b27c.js} +16 -16
- package/components/PaperForm/{index.be12afa3.js → index.76bd3a6d.js} +1 -1
- package/components/Period/{index.f24d7084.js → index.b93d22fa.js} +18 -18
- package/components/Resizeable/{index.949b18ff.js → index.834a9144.js} +1 -1
- package/components/SideBar/{index.e716e9e0.js → index.ff7cbe91.js} +6 -6
- package/components/areas/components/AreasAdmin/{index.b26ee1b2.js → index.1eda80b9.js} +30 -30
- package/components/areas/components/AreasViewer/{index.d33b4a7d.js → index.eddc9945.js} +40 -39
- package/components/areas/components/index.f3a98b6d.js +14 -0
- package/components/areas/contexts/AreasContext/{index.9c35425b.js → index.a88b73a6.js} +2 -2
- package/components/areas/contexts/{index.d2f1c19a.js → index.7dd01403.js} +1 -1
- package/components/areas/hooks/useAreas/{index.6540b5ab.js → index.7a37ede8.js} +1 -1
- package/components/areas/{index.8ed127ca.js → index.95c4ed37.js} +5 -5
- package/components/formatters/BooleanFormatter/{index.87ca7bb3.js → index.820a2130.js} +1 -1
- package/components/formatters/{index.83c50bdb.js → index.0c692a4b.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.743b5558.js → index.72437d8a.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.5be9ea91.js → index.2a84f2b2.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.77758da5.js → index.6e6389e7.js} +3 -3
- package/components/hook-form/RHFDateTime/{index.d554d467.js → index.745b101b.js} +9 -9
- package/components/hook-form/RHFPeriod/{index.02253c2d.js → index.6969af99.js} +2 -2
- package/components/hook-form/RHFTextField/{index.5066b599.js → index.ca7393a7.js} +6 -6
- package/components/hook-form/RHFUpload/{index.6ecf3230.js → index.d74ca00d.js} +1 -1
- package/components/modal/{WindowBase.e59ef8a1.js → WindowBase.9b93578e.js} +10 -10
- package/components/modal/{WindowConfirm.a9e351fa.js → WindowConfirm.7ec9dcd3.js} +16 -16
- package/components/modal/index.dba72820.js +36 -0
- package/components/mui_extended/Accordion/{index.9c36b7a5.js → index.09a89d3d.js} +2 -2
- package/components/mui_extended/Button/{index.1cb53ba2.js → index.f9d54780.js} +3 -3
- package/components/mui_extended/IconButton/{index.89428485.js → index.822cdaac.js} +1 -1
- package/components/mui_extended/MenuActions/{index.d426f50b.js → index.03403529.js} +2 -2
- package/components/mui_extended/Pager/{index.2c081f2c.js → index.6428b07c.js} +1 -1
- package/components/mui_extended/Typography/{index.1ff05abe.js → index.e2d9e3f2.js} +1 -1
- package/components/mui_extended/{index.bc3da862.js → index.b4ced9e3.js} +8 -8
- package/contexts/ModalContext/{index.ca4ffa64.js → index.0484ca54.js} +1 -1
- package/hooks/useModal/{index.97628a64.js → index.c6069beb.js} +1 -1
- package/index.js +46 -46
- package/package.json +1 -1
- package/{react-draggable.64706389.js → react-draggable.17b4ec8a.js} +1 -1
- package/{react-resizable.67e38975.js → react-resizable.ffd7c2aa.js} +2 -2
- package/utils/{index.94b9dc32.js → index.aca80f3a.js} +1 -1
- package/{vendor.fcb620ee.js → vendor.99e0c856.js} +43 -43
- package/components/areas/components/index.b2ee7610.js +0 -14
- package/components/modal/index.2e83c400.js +0 -36
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
3
|
import { createContext, useContext, useState } from "react";
|
|
4
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
5
|
-
import { I as Image } from "../Image/index.
|
|
6
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
4
|
+
import { T as TEST_PROP_ID } from "../../vendor.99e0c856.js";
|
|
5
|
+
import { I as Image } from "../Image/index.1af119da.js";
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.822cdaac.js";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { styled as styled$1, generateUtilityClasses, ListItemText, ListItemButton, Collapse, useTheme, Skeleton, Drawer as Drawer$1 } from "@mui/material";
|
|
9
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
10
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
9
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.d214a74d.js";
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.e2d9e3f2.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
13
13
|
import { S as ScrollBar } from "../ScrollBar/index.bbe48f4d.js";
|
|
14
14
|
import { styled, alpha } from "@mui/material/styles";
|
|
15
15
|
import { unstable_composeClasses } from "@mui/base";
|
|
16
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
16
|
+
import { g as getComponentUtilityClass } from "../../utils/index.aca80f3a.js";
|
|
17
17
|
const SideBarRoot = styled("div")(({
|
|
18
18
|
theme
|
|
19
19
|
}) => ({
|
|
@@ -1,62 +1,62 @@
|
|
|
1
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
2
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
1
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.822cdaac.js";
|
|
2
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.7a37ede8.js";
|
|
3
3
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import { useState, useRef, useMemo } from "react";
|
|
5
5
|
import * as Yup from "yup";
|
|
6
6
|
import { generateUtilityClasses } from "@mui/material";
|
|
7
|
-
import { I as Icon } from "../../../Icon/index.
|
|
7
|
+
import { I as Icon } from "../../../Icon/index.d214a74d.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
10
|
-
import "../../../mui_extended/Accordion/index.
|
|
10
|
+
import "../../../mui_extended/Accordion/index.09a89d3d.js";
|
|
11
11
|
import "../../../mui_extended/Avatar/index.fe06afd7.js";
|
|
12
12
|
import "react-router-dom";
|
|
13
13
|
import "@mui/material/Button";
|
|
14
|
-
import "../../../mui_extended/Button/index.
|
|
15
|
-
import "../../../Image/index.
|
|
14
|
+
import "../../../mui_extended/Button/index.f9d54780.js";
|
|
15
|
+
import "../../../Image/index.1af119da.js";
|
|
16
16
|
import "@mui/lab";
|
|
17
|
-
import { T as Typography } from "../../../mui_extended/Typography/index.
|
|
17
|
+
import { T as Typography } from "../../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
18
18
|
import { P as Popover } from "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
19
|
-
import "../../../mui_extended/MenuActions/index.
|
|
20
|
-
import "../../../mui_extended/Pager/index.
|
|
19
|
+
import "../../../mui_extended/MenuActions/index.03403529.js";
|
|
20
|
+
import "../../../mui_extended/Pager/index.6428b07c.js";
|
|
21
21
|
import "../../../mui_extended/Tab/index.e0653a0a.js";
|
|
22
22
|
import { unstable_composeClasses } from "@mui/base";
|
|
23
|
-
import { g as getComponentUtilityClass } from "../../../../utils/index.
|
|
23
|
+
import { g as getComponentUtilityClass } from "../../../../utils/index.aca80f3a.js";
|
|
24
24
|
import { A as AREAS_ADMIN_CLASS_NAME } from "../../constants.66529246.js";
|
|
25
25
|
import { I as ICONS } from "../../icons.3ec589d3.js";
|
|
26
26
|
import "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
27
|
-
import "../../../../contexts/ModalContext/index.
|
|
27
|
+
import "../../../../contexts/ModalContext/index.0484ca54.js";
|
|
28
28
|
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.a7511399.js";
|
|
29
29
|
import "react-hook-form";
|
|
30
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
31
|
-
import "../../../HelperText/index.
|
|
30
|
+
import "../../../hook-form/RHFAutocomplete/index.72437d8a.js";
|
|
31
|
+
import "../../../HelperText/index.d449d124.js";
|
|
32
32
|
import "lodash/debounce";
|
|
33
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
34
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
33
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.2a84f2b2.js";
|
|
34
|
+
import "../../../hook-form/RHFCheckbox/index.6e6389e7.js";
|
|
35
35
|
import "@mui/x-date-pickers";
|
|
36
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
36
|
+
import "../../../hook-form/RHFDateTime/index.745b101b.js";
|
|
37
37
|
import "@m4l/graphics";
|
|
38
|
-
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.
|
|
39
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
40
|
-
import "../../../Period/index.
|
|
41
|
-
import { A as Actions } from "../../../CommonActions/components/Actions/index.
|
|
42
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
43
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
44
|
-
import "../../../../react-draggable.
|
|
45
|
-
import "../../../ModalDialog/index.
|
|
46
|
-
import "../../../Resizeable/index.
|
|
47
|
-
import "../../../modal/WindowConfirm.
|
|
48
|
-
import "../../../modal/WindowBase.
|
|
38
|
+
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.ca7393a7.js";
|
|
39
|
+
import "../../../hook-form/RHFPeriod/index.6969af99.js";
|
|
40
|
+
import "../../../Period/index.b93d22fa.js";
|
|
41
|
+
import { A as Actions } from "../../../CommonActions/components/Actions/index.51b9c92a.js";
|
|
42
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.fad4a0dc.js";
|
|
43
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.0fb6efbe.js";
|
|
44
|
+
import "../../../../react-draggable.17b4ec8a.js";
|
|
45
|
+
import "../../../ModalDialog/index.6c35e653.js";
|
|
46
|
+
import "../../../Resizeable/index.834a9144.js";
|
|
47
|
+
import "../../../modal/WindowConfirm.7ec9dcd3.js";
|
|
48
|
+
import "../../../modal/WindowBase.9b93578e.js";
|
|
49
49
|
import { shallow } from "zustand/shallow";
|
|
50
50
|
import { styled } from "@mui/material/styles";
|
|
51
51
|
import { S as ScrollBar } from "../../../ScrollBar/index.bbe48f4d.js";
|
|
52
|
-
import "../AreasViewer/index.
|
|
53
|
-
import "../../contexts/AreasContext/index.
|
|
52
|
+
import "../AreasViewer/index.eddc9945.js";
|
|
53
|
+
import "../../contexts/AreasContext/index.a88b73a6.js";
|
|
54
54
|
import "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
55
55
|
import "zustand";
|
|
56
56
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.e72db809.js";
|
|
57
57
|
import "lodash/isString";
|
|
58
58
|
import "react-dropzone";
|
|
59
|
-
import "../../../hook-form/RHFUpload/index.
|
|
59
|
+
import "../../../hook-form/RHFUpload/index.d74ca00d.js";
|
|
60
60
|
const areasAdminClasses = generateUtilityClasses(AREAS_ADMIN_CLASS_NAME, [
|
|
61
61
|
"root",
|
|
62
62
|
"areaChipRoot",
|
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
|
-
import { r as react_resizable_css } from "../../../../react-resizable.
|
|
2
|
+
import { r as react_resizable_css } from "../../../../react-resizable.ffd7c2aa.js";
|
|
3
3
|
import { generateUtilityClasses, Skeleton, styled as styled$1, Typography as Typography$1, Dialog } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { g as getComponentUtilityClass } from "../../../../utils/index.
|
|
5
|
+
import { g as getComponentUtilityClass } from "../../../../utils/index.aca80f3a.js";
|
|
6
6
|
import { a as AREAS_VIEWER_CLASS_NAME } from "../../constants.66529246.js";
|
|
7
7
|
import React__default, { useMemo, useState, useRef, useCallback, useEffect } from "react";
|
|
8
8
|
import { WidthProvider, Responsive } from "react-grid-layout";
|
|
9
9
|
import { shallow } from "zustand/shallow";
|
|
10
|
-
import { I as Icon } from "../../../Icon/index.
|
|
10
|
+
import { I as Icon } from "../../../Icon/index.d214a74d.js";
|
|
11
11
|
import { m } from "framer-motion";
|
|
12
12
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "../../../animate/LoadingScreen/index.1d0c4307.js";
|
|
15
15
|
import "../../../animate/PropagateLoader/index.be5b02c3.js";
|
|
16
16
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton, useNetwork, useHostTools, axiosOperation } from "@m4l/core";
|
|
17
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
17
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.822cdaac.js";
|
|
18
18
|
import clsx from "clsx";
|
|
19
19
|
import { useResponsiveDesktop, useHostTheme, useFormatter, useLocales, useFirstRender, useResizeObserver } from "@m4l/graphics";
|
|
20
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
21
|
-
import "../AreasAdmin/index.
|
|
20
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.7a37ede8.js";
|
|
21
|
+
import "../AreasAdmin/index.1eda80b9.js";
|
|
22
22
|
import { I as ICONS } from "../../icons.3ec589d3.js";
|
|
23
23
|
import "../../../ScrollBar/index.bbe48f4d.js";
|
|
24
|
-
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, C as CONTAINER_PADDING_GRIDLAYOUT, T as THROTTLE_RESIZE_TIME } from "../../contexts/AreasContext/index.
|
|
24
|
+
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, C as CONTAINER_PADDING_GRIDLAYOUT, T as THROTTLE_RESIZE_TIME } from "../../contexts/AreasContext/index.a88b73a6.js";
|
|
25
25
|
import { W as WindowToolsMFProvider } from "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
26
26
|
import "zustand";
|
|
27
27
|
import { D as DynamicMFParmsProvider } from "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
28
28
|
import "react-hook-form";
|
|
29
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
30
|
-
import { I as Image } from "../../../Image/index.
|
|
31
|
-
import { T as Typography } from "../../../mui_extended/Typography/index.
|
|
32
|
-
import "../../../mui_extended/Accordion/index.
|
|
29
|
+
import "../../../hook-form/RHFAutocomplete/index.72437d8a.js";
|
|
30
|
+
import { I as Image } from "../../../Image/index.1af119da.js";
|
|
31
|
+
import { T as Typography } from "../../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
32
|
+
import "../../../mui_extended/Accordion/index.09a89d3d.js";
|
|
33
33
|
import "../../../mui_extended/Avatar/index.fe06afd7.js";
|
|
34
34
|
import "@mui/material/Button";
|
|
35
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
35
|
+
import { B as Button } from "../../../mui_extended/Button/index.f9d54780.js";
|
|
36
36
|
import "@mui/lab";
|
|
37
37
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
38
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
39
|
-
import "../../../mui_extended/Pager/index.
|
|
38
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.03403529.js";
|
|
39
|
+
import "../../../mui_extended/Pager/index.6428b07c.js";
|
|
40
40
|
import "../../../mui_extended/Tab/index.e0653a0a.js";
|
|
41
|
-
import "../../../HelperText/index.
|
|
41
|
+
import "../../../HelperText/index.d449d124.js";
|
|
42
42
|
import debounce from "lodash/debounce";
|
|
43
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
44
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
43
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.2a84f2b2.js";
|
|
44
|
+
import "../../../hook-form/RHFCheckbox/index.6e6389e7.js";
|
|
45
45
|
import "@mui/x-date-pickers";
|
|
46
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
47
|
-
import "../../../hook-form/RHFTextField/index.
|
|
48
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
49
|
-
import "../../../Period/index.
|
|
50
|
-
import "../../../CommonActions/components/Actions/index.
|
|
51
|
-
import "../../../../contexts/ModalContext/index.
|
|
52
|
-
import { c as cjs } from "../../../../react-draggable.
|
|
53
|
-
import "../../../ModalDialog/index.
|
|
54
|
-
import { R as ResizeableWindow } from "../../../Resizeable/index.
|
|
55
|
-
import "../../../modal/WindowConfirm.
|
|
56
|
-
import "../../../modal/WindowBase.
|
|
46
|
+
import "../../../hook-form/RHFDateTime/index.745b101b.js";
|
|
47
|
+
import "../../../hook-form/RHFTextField/index.ca7393a7.js";
|
|
48
|
+
import "../../../hook-form/RHFPeriod/index.6969af99.js";
|
|
49
|
+
import "../../../Period/index.b93d22fa.js";
|
|
50
|
+
import "../../../CommonActions/components/Actions/index.51b9c92a.js";
|
|
51
|
+
import "../../../../contexts/ModalContext/index.0484ca54.js";
|
|
52
|
+
import { c as cjs } from "../../../../react-draggable.17b4ec8a.js";
|
|
53
|
+
import "../../../ModalDialog/index.6c35e653.js";
|
|
54
|
+
import { R as ResizeableWindow } from "../../../Resizeable/index.834a9144.js";
|
|
55
|
+
import "../../../modal/WindowConfirm.7ec9dcd3.js";
|
|
56
|
+
import "../../../modal/WindowBase.9b93578e.js";
|
|
57
57
|
import "lodash/isString";
|
|
58
58
|
import "react-dropzone";
|
|
59
|
-
import "../../../hook-form/RHFUpload/index.
|
|
60
|
-
import "../../../DataGrid/index.
|
|
59
|
+
import "../../../hook-form/RHFUpload/index.d74ca00d.js";
|
|
60
|
+
import "../../../DataGrid/index.dbae54dd.js";
|
|
61
61
|
import "react-dnd";
|
|
62
62
|
import "react-dnd-html5-backend";
|
|
63
|
-
import "../../../DynamicFilter/index.
|
|
63
|
+
import "../../../DynamicFilter/index.cb7fd1b6.js";
|
|
64
64
|
import "yup";
|
|
65
65
|
import "@hookform/resolvers/yup";
|
|
66
66
|
import "../../../../contexts/RHFormContext/index.a7511399.js";
|
|
67
|
-
import "../../../LanguagePopover/index.
|
|
68
|
-
import "../../../NavLink/index.
|
|
69
|
-
import "../../../NoItemSelected/index.
|
|
70
|
-
import "../../../ObjectLogs/index.
|
|
67
|
+
import "../../../LanguagePopover/index.4fef99ac.js";
|
|
68
|
+
import "../../../NavLink/index.9e56bcd3.js";
|
|
69
|
+
import "../../../NoItemSelected/index.cd842b62.js";
|
|
70
|
+
import "../../../ObjectLogs/index.e1a1b27c.js";
|
|
71
71
|
import "../../../../react-json-view.57125fcf.js";
|
|
72
|
-
import "../../../PaperForm/index.
|
|
72
|
+
import "../../../PaperForm/index.76bd3a6d.js";
|
|
73
73
|
import "../../../Page/index.4237c241.js";
|
|
74
74
|
import "../../../PropertyValue/index.dfcfe1ba.js";
|
|
75
75
|
import "../../../../react-splitter-layout.8b1655c8.js";
|
|
76
76
|
import "../../../SplitLayout/index.5a8355d8.js";
|
|
77
|
-
import "../../../SideBar/index.
|
|
78
|
-
import { D as DraggableWindow } from "../../../../vendor.
|
|
77
|
+
import "../../../SideBar/index.ff7cbe91.js";
|
|
78
|
+
import { D as DraggableWindow } from "../../../../vendor.99e0c856.js";
|
|
79
79
|
import { g as getAreasDictionary } from "../../dictionary.e72db809.js";
|
|
80
80
|
import { L as LinearProgress } from "../../../mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
81
81
|
import { v as varBounce } from "../../../animate/variants/bounce.784aaaaa.js";
|
|
@@ -1438,7 +1438,8 @@ const PanelWindows = (props) => {
|
|
|
1438
1438
|
children: /* @__PURE__ */ jsx(IconButton, {
|
|
1439
1439
|
src: hashWindowsLayouts[l.i].url_icon,
|
|
1440
1440
|
size: "small",
|
|
1441
|
-
onClick: () => onTouched(l.i)
|
|
1441
|
+
onClick: () => onTouched(l.i),
|
|
1442
|
+
tooltip: singleId !== l.i ? hashWindowsLayouts[l.i].title : void 0
|
|
1442
1443
|
})
|
|
1443
1444
|
}, l.i);
|
|
1444
1445
|
})
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import "react";
|
|
2
|
+
import "@m4l/core";
|
|
3
|
+
import "@mui/material";
|
|
4
|
+
import "../../Icon/index.d214a74d.js";
|
|
5
|
+
import "clsx";
|
|
6
|
+
import "react/jsx-runtime";
|
|
7
|
+
import "../../mui_extended/IconButton/index.822cdaac.js";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import "zustand";
|
|
10
|
+
import "../contexts/AreasContext/index.a88b73a6.js";
|
|
11
|
+
import "./AreasAdmin/index.1eda80b9.js";
|
|
12
|
+
import "zustand/shallow";
|
|
13
|
+
import "../../ScrollBar/index.bbe48f4d.js";
|
|
14
|
+
import "./AreasViewer/index.eddc9945.js";
|
|
@@ -5,8 +5,8 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
5
5
|
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
6
6
|
import { devtools } from "zustand/middleware";
|
|
7
7
|
import { immer } from "zustand/middleware/immer";
|
|
8
|
-
import { u as useAreasViewerUtilityClasses, a as areasViewerClasses } from "../../components/AreasViewer/index.
|
|
9
|
-
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.
|
|
8
|
+
import { u as useAreasViewerUtilityClasses, a as areasViewerClasses } from "../../components/AreasViewer/index.eddc9945.js";
|
|
9
|
+
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.1eda80b9.js";
|
|
10
10
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.1607c78e.js";
|
|
11
11
|
import { g as getAreasDictionary } from "../../dictionary.e72db809.js";
|
|
12
12
|
import { debounce, cloneDeep } from "lodash";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "./AreasContext/index.
|
|
1
|
+
import "./AreasContext/index.a88b73a6.js";
|
|
2
2
|
import "./WindowToolsMFContext/index.8f3e2a04.js";
|
|
@@ -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.a88b73a6.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.d214a74d.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.822cdaac.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
9
|
import "zustand";
|
|
10
|
-
import "./contexts/AreasContext/index.
|
|
11
|
-
import "./components/AreasAdmin/index.
|
|
10
|
+
import "./contexts/AreasContext/index.a88b73a6.js";
|
|
11
|
+
import "./components/AreasAdmin/index.1eda80b9.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
13
|
import "../ScrollBar/index.bbe48f4d.js";
|
|
14
|
-
import "./components/AreasViewer/index.
|
|
14
|
+
import "./components/AreasViewer/index.eddc9945.js";
|
|
15
15
|
import "./contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
16
16
|
import "./contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useMemo } from "react";
|
|
2
2
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
3
|
-
import { I as Icon } from "../../Icon/index.
|
|
3
|
+
import { I as Icon } from "../../Icon/index.d214a74d.js";
|
|
4
4
|
import { W as WrapperComponent } from "../../WrapperComponent/index.5e872594.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
|
|
@@ -2,11 +2,11 @@ import { W as WrapperComponent } from "../WrapperComponent/index.5e872594.js";
|
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
3
|
import { useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import "react";
|
|
5
|
-
import "../Icon/index.
|
|
5
|
+
import "../Icon/index.d214a74d.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.
|
|
9
|
+
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.820a2130.js";
|
|
10
10
|
function getFormatConcatenated(values, separator) {
|
|
11
11
|
const returnSymbol = "";
|
|
12
12
|
if (values === null)
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
3
|
import { styled as styled$1, Skeleton, generateUtilityClasses, generateUtilityClass, Autocomplete, Popper, TextField, CircularProgress } from "@mui/material";
|
|
4
|
-
import { I as Image } from "../../Image/index.
|
|
4
|
+
import { I as Image } from "../../Image/index.1af119da.js";
|
|
5
5
|
import { useMemo, useState, useEffect } from "react";
|
|
6
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
6
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
9
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
8
|
+
import { T as Typography } from "../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
9
|
+
import { H as HelperText } from "../../HelperText/index.d449d124.js";
|
|
10
10
|
import { styled } from "@mui/material/styles";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
12
12
|
import "clsx";
|
|
13
|
-
import "../../Icon/index.
|
|
14
|
-
import "../../mui_extended/IconButton/index.
|
|
13
|
+
import "../../Icon/index.d214a74d.js";
|
|
14
|
+
import "../../mui_extended/IconButton/index.822cdaac.js";
|
|
15
15
|
import "@m4l/graphics";
|
|
16
|
-
import "../../mui_extended/Accordion/index.
|
|
16
|
+
import "../../mui_extended/Accordion/index.09a89d3d.js";
|
|
17
17
|
import "../../mui_extended/Avatar/index.fe06afd7.js";
|
|
18
18
|
import "react-router-dom";
|
|
19
19
|
import "@mui/material/Button";
|
|
20
|
-
import "../../mui_extended/Button/index.
|
|
20
|
+
import "../../mui_extended/Button/index.f9d54780.js";
|
|
21
21
|
import "@mui/lab";
|
|
22
22
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
23
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
-
import "../../mui_extended/Pager/index.
|
|
23
|
+
import "../../mui_extended/MenuActions/index.03403529.js";
|
|
24
|
+
import "../../mui_extended/Pager/index.6428b07c.js";
|
|
25
25
|
import "../../mui_extended/Tab/index.e0653a0a.js";
|
|
26
26
|
const AutocompleteRoot = styled("div")(({
|
|
27
27
|
theme
|
|
@@ -4,8 +4,8 @@ import debounce from "lodash/debounce";
|
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
8
|
-
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
8
|
+
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.72437d8a.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useFormContext, Controller } from "react-hook-form";
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, generateUtilityClass, Checkbox } from "@mui/material";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
4
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
5
5
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import { styled as styled$1 } from "@mui/material/styles";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
9
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
8
|
+
import { H as HelperText } from "../../HelperText/index.d449d124.js";
|
|
9
|
+
import { T as Typography } from "../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
10
10
|
const WrapperSkeletonCheckBox = styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
12
12
|
justifyContent: "center",
|
|
@@ -6,21 +6,21 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
6
6
|
import { useFormatter } from "@m4l/graphics";
|
|
7
7
|
import { useState, useEffect } from "react";
|
|
8
8
|
import clsx from "clsx";
|
|
9
|
-
import "../../Icon/index.
|
|
10
|
-
import "../../mui_extended/IconButton/index.
|
|
11
|
-
import "../../mui_extended/Accordion/index.
|
|
9
|
+
import "../../Icon/index.d214a74d.js";
|
|
10
|
+
import "../../mui_extended/IconButton/index.822cdaac.js";
|
|
11
|
+
import "../../mui_extended/Accordion/index.09a89d3d.js";
|
|
12
12
|
import "../../mui_extended/Avatar/index.fe06afd7.js";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../../mui_extended/Button/index.
|
|
16
|
-
import "../../Image/index.
|
|
15
|
+
import "../../mui_extended/Button/index.f9d54780.js";
|
|
16
|
+
import "../../Image/index.1af119da.js";
|
|
17
17
|
import "@mui/lab";
|
|
18
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
18
|
+
import { T as Typography } from "../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
19
19
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
20
|
-
import "../../mui_extended/MenuActions/index.
|
|
21
|
-
import "../../mui_extended/Pager/index.
|
|
20
|
+
import "../../mui_extended/MenuActions/index.03403529.js";
|
|
21
|
+
import "../../mui_extended/Pager/index.6428b07c.js";
|
|
22
22
|
import "../../mui_extended/Tab/index.e0653a0a.js";
|
|
23
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
23
|
+
import { H as HelperText } from "../../HelperText/index.d449d124.js";
|
|
24
24
|
import { styled } from "@mui/material/styles";
|
|
25
25
|
import { unstable_composeClasses } from "@mui/base";
|
|
26
26
|
const SKTRHFWrapperTextField = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled } from "@mui/material";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
4
|
-
import { P as Period } from "../../Period/index.
|
|
3
|
+
import { H as HelperText } from "../../HelperText/index.d449d124.js";
|
|
4
|
+
import { P as Period } from "../../Period/index.b93d22fa.js";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
const Wrapper = styled("div")(({
|
|
7
7
|
theme
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, TextField, InputAdornment, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { forwardRef, useState, useEffect } from "react";
|
|
4
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
5
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
4
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.822cdaac.js";
|
|
5
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
6
6
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
7
|
-
import "../../Icon/index.
|
|
7
|
+
import "../../Icon/index.d214a74d.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import "@m4l/graphics";
|
|
10
10
|
import { useFormContext, Controller } from "react-hook-form";
|
|
11
11
|
import { styled as styled$1 } from "@mui/material/styles";
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
|
-
import { g as getComponentUtilityClass } from "../../../utils/index.
|
|
14
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
15
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
13
|
+
import { g as getComponentUtilityClass } from "../../../utils/index.aca80f3a.js";
|
|
14
|
+
import { T as Typography } from "../../mui_extended/Typography/index.e2d9e3f2.js";
|
|
15
|
+
import { H as HelperText } from "../../HelperText/index.d449d124.js";
|
|
16
16
|
const SkeletonTextFieldRoot = styled("div")(() => ({
|
|
17
17
|
display: "flex",
|
|
18
18
|
flexDirection: "column",
|
|
@@ -4,7 +4,7 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
4
4
|
import isString from "lodash/isString";
|
|
5
5
|
import { useDropzone } from "react-dropzone";
|
|
6
6
|
import { styled, alpha } from "@mui/material/styles";
|
|
7
|
-
import { I as Image } from "../../Image/index.
|
|
7
|
+
import { I as Image } from "../../Image/index.1af119da.js";
|
|
8
8
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
9
9
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
10
10
|
const WrapperUploadImage = styled("div")(({
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.c6069beb.js";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
|
-
import { a as getThemeVariantColor } from "../../utils/index.
|
|
6
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { a as getThemeVariantColor } from "../../utils/index.aca80f3a.js";
|
|
6
|
+
import { I as Icon } from "../Icon/index.d214a74d.js";
|
|
7
7
|
import "@mui/material";
|
|
8
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
9
|
-
import "../mui_extended/Accordion/index.
|
|
8
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.822cdaac.js";
|
|
9
|
+
import "../mui_extended/Accordion/index.09a89d3d.js";
|
|
10
10
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
11
11
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
12
12
|
import "react-router-dom";
|
|
13
13
|
import "@mui/material/Button";
|
|
14
|
-
import "../mui_extended/Button/index.
|
|
14
|
+
import "../mui_extended/Button/index.f9d54780.js";
|
|
15
15
|
import "clsx";
|
|
16
|
-
import "../Image/index.
|
|
16
|
+
import "../Image/index.1af119da.js";
|
|
17
17
|
import "@mui/lab";
|
|
18
|
-
import "../mui_extended/Typography/index.
|
|
18
|
+
import "../mui_extended/Typography/index.e2d9e3f2.js";
|
|
19
19
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
21
|
-
import "../mui_extended/Pager/index.
|
|
20
|
+
import "../mui_extended/MenuActions/index.03403529.js";
|
|
21
|
+
import "../mui_extended/Pager/index.6428b07c.js";
|
|
22
22
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
23
23
|
const WrapperWindowBase = styled("div")(({ theme }) => ({
|
|
24
24
|
display: "flex",
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.
|
|
5
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
6
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.c6069beb.js";
|
|
4
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.51b9c92a.js";
|
|
5
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.fad4a0dc.js";
|
|
6
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.0fb6efbe.js";
|
|
7
7
|
import "react-hook-form";
|
|
8
8
|
import { Typography } from "@mui/material";
|
|
9
9
|
import "@mui/material/Button";
|
|
10
|
-
import "../mui_extended/Button/index.
|
|
10
|
+
import "../mui_extended/Button/index.f9d54780.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
13
|
-
import "../../react-draggable.
|
|
14
|
-
import "../ModalDialog/index.
|
|
15
|
-
import "../Resizeable/index.
|
|
13
|
+
import "../../react-draggable.17b4ec8a.js";
|
|
14
|
+
import "../ModalDialog/index.6c35e653.js";
|
|
15
|
+
import "../Resizeable/index.834a9144.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
|
-
import { I as Icon } from "../Icon/index.
|
|
17
|
+
import { I as Icon } from "../Icon/index.d214a74d.js";
|
|
18
18
|
import { styled } from "@mui/material/styles";
|
|
19
|
-
import { b as getVariantColor } from "../../utils/index.
|
|
20
|
-
import { W as WindowBase } from "./WindowBase.
|
|
21
|
-
import "../mui_extended/IconButton/index.
|
|
19
|
+
import { b as getVariantColor } from "../../utils/index.aca80f3a.js";
|
|
20
|
+
import { W as WindowBase } from "./WindowBase.9b93578e.js";
|
|
21
|
+
import "../mui_extended/IconButton/index.822cdaac.js";
|
|
22
22
|
import "zustand";
|
|
23
|
-
import "../areas/contexts/AreasContext/index.
|
|
24
|
-
import "../areas/components/AreasAdmin/index.
|
|
23
|
+
import "../areas/contexts/AreasContext/index.a88b73a6.js";
|
|
24
|
+
import "../areas/components/AreasAdmin/index.1eda80b9.js";
|
|
25
25
|
import "zustand/shallow";
|
|
26
26
|
import "../ScrollBar/index.bbe48f4d.js";
|
|
27
|
-
import "../areas/components/AreasViewer/index.
|
|
27
|
+
import "../areas/components/AreasViewer/index.eddc9945.js";
|
|
28
28
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
29
29
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
30
30
|
import "@mui/lab";
|
|
31
|
-
import "../mui_extended/Typography/index.
|
|
31
|
+
import "../mui_extended/Typography/index.e2d9e3f2.js";
|
|
32
32
|
const WrapperMessageIlustration = styled("div")(() => ({
|
|
33
33
|
display: "flex",
|
|
34
34
|
flexDirection: "column",
|