@m4l/components 0.1.86 → 0.1.88
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/@types/export.d.ts +78 -112
- package/components/AccountPopover/{index.09f33fee.js → index.f792f60a.js} +6 -6
- package/components/AppBar/{index.4fac1368.js → index.86f39e7f.js} +6 -6
- package/components/CommonActions/components/ActionCancel/{index.d995d986.js → index.aac245a9.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.48e066b3.js → index.6e2ae777.js} +13 -13
- package/components/CommonActions/components/ActionFormIntro/{index.cc97ed0a.js → index.94eebd22.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.98eb4b3b.js → index.a4386a07.js} +1 -1
- package/components/CommonActions/components/Actions/{index.99a8e55e.js → index.e3be92cf.js} +11 -11
- package/components/DataGrid/formatters/columnNestedValueFormatter/{index.f68ef4e1.js → index.b63f7246.js} +3 -1
- package/components/DataGrid/{index.d38e3b49.js → index.31c6039a.js} +7 -7
- package/components/DataGrid/subcomponents/Actions/{index.7015aadc.js → index.bc07737f.js} +20 -19
- package/components/DynamicFilter/{index.fddefc23.js → index.cdc90c70.js} +29 -26
- package/components/HelperText/{index.bbbe24c9.js → index.e47a7ccf.js} +6 -6
- package/components/Icon/{index.435df215.js → index.6459c16b.js} +1 -1
- package/components/LanguagePopover/{index.7d2ccfe4.js → index.6cfff34e.js} +6 -6
- package/components/ModalDialog/{index.b66c43e7.js → index.cd00c1fc.js} +4 -4
- package/components/NavLink/{index.abbcb9b2.js → index.7f33ec07.js} +6 -6
- package/components/ObjectLogs/{index.ad313913.js → index.253ca560.js} +23 -39
- package/components/PaperForm/{index.ad703ab6.js → index.2ba09776.js} +1 -11
- package/components/Period/{index.32d475b8.js → index.ba2a843b.js} +12 -12
- package/components/PropertyValue/{index.d52295d9.js → index.ba3a1a95.js} +1 -1
- package/components/SideBar/{index.387a2fa1.js → index.4e3fd5fc.js} +2 -2
- package/components/areas/components/AreasAdmin/{index.23a09c81.js → index.3b358ff4.js} +25 -25
- package/components/areas/components/AreasViewer/{index.68eb0f6b.js → index.df370ebe.js} +46 -43
- package/components/areas/components/{index.296bc2a4.js → index.ad764f53.js} +9 -9
- package/components/areas/contexts/AreasContext/{index.8af3058c.js → index.a5dab72c.js} +3 -3
- package/components/areas/contexts/{index.41c24465.js → index.7ac0a3bf.js} +1 -1
- package/components/areas/{dictionary.afb7e3d9.js → dictionary.08cfc4c9.js} +7 -1
- package/components/areas/dictionary.d.ts +6 -0
- package/components/areas/hooks/useAreas/{index.d1cf9820.js → index.4726ee2e.js} +1 -1
- package/components/areas/{index.fd46ec65.js → index.e380a1f6.js} +9 -9
- package/components/formatters/BooleanFormatter/{index.14cfcbc7.js → index.294f4b01.js} +1 -1
- package/components/formatters/{index.b574dda9.js → index.fc14c9fe.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.60c6f592.js → index.c6f46842.js} +7 -7
- package/components/hook-form/RHFAutocompleteAsync/{index.9a40fb06.js → index.4c52e870.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.da4ebb03.js → index.066c715f.js} +7 -7
- package/components/hook-form/RHFDateTime/{index.c56219ea.js → index.3661a6c9.js} +7 -7
- package/components/hook-form/RHFPeriod/{index.ee6a3d61.js → index.4c9a1646.js} +2 -2
- package/components/hook-form/RHFTextField/{index.413a74ca.js → index.0a784644.js} +3 -3
- package/components/hook-form/RHFUpload/{index.03faa7f0.js → index.a98e961d.js} +7 -7
- package/components/modal/{WindowBase.0eea1a27.js → WindowBase.84c1f7d7.js} +12 -12
- package/components/modal/{WindowConfirm.6896f0aa.js → WindowConfirm.0e68789f.js} +14 -14
- package/components/modal/{index.6cdf65c9.js → index.c997f1df.js} +11 -11
- package/components/mui_extended/Accordion/{index.d15e51bf.js → index.284b6cd3.js} +3 -3
- package/components/mui_extended/IconButton/{index.d88a3f2e.js → index.bb108329.js} +2 -5
- package/components/mui_extended/MenuActions/{index.c53370f6.js → index.35095da9.js} +2 -2
- package/components/mui_extended/Pager/{index.d6c87c44.js → index.68e5c360.js} +1 -1
- package/components/mui_extended/Tab/{index.97d04d6b.js → index.7a8aef3b.js} +1 -1
- package/components/mui_extended/{index.0d5b8e73.js → index.86b2b593.js} +6 -6
- package/contexts/ModalContext/{index.5c908fe3.js → index.c312fca2.js} +1 -1
- package/hooks/useFormAddEdit/{index.16475afe.js → index.86df3ae5.js} +9 -9
- package/hooks/useModal/{index.2387ea76.js → index.efa94032.js} +1 -1
- package/index.js +48 -48
- package/package.json +1 -1
- package/{vendor.7751caf6.js → vendor.c2b73255.js} +45 -45
|
@@ -1,11 +1,11 @@
|
|
|
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.bb108329.js";
|
|
2
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.4726ee2e.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, useTheme } from "@mui/material";
|
|
7
|
-
import "../../../mui_extended/Accordion/index.
|
|
8
|
-
import { I as Icon } from "../../../Icon/index.
|
|
7
|
+
import "../../../mui_extended/Accordion/index.284b6cd3.js";
|
|
8
|
+
import { I as Icon } from "../../../Icon/index.6459c16b.js";
|
|
9
9
|
import clsx from "clsx";
|
|
10
10
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
11
11
|
import { T as Typography } from "../../../mui_extended/Typography/index.443590d6.js";
|
|
@@ -17,11 +17,11 @@ import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
|
17
17
|
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
18
18
|
import "../../../Image/index.c18ebf5a.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
20
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.35095da9.js";
|
|
21
21
|
import { P as Popover } from "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
22
|
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
23
|
-
import "../../../mui_extended/Tab/index.
|
|
24
|
-
import "../../../mui_extended/Pager/index.
|
|
23
|
+
import "../../../mui_extended/Tab/index.7a8aef3b.js";
|
|
24
|
+
import "../../../mui_extended/Pager/index.68e5c360.js";
|
|
25
25
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
26
26
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
27
27
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -29,39 +29,39 @@ import { g as getComponentUtilityClass } from "../../../../utils/index.c43a95f4.
|
|
|
29
29
|
import { A as AREAS_ADMIN_CLASS_NAME } from "../../constants.66529246.js";
|
|
30
30
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
31
31
|
import "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
32
|
-
import "../../../../contexts/ModalContext/index.
|
|
32
|
+
import "../../../../contexts/ModalContext/index.c312fca2.js";
|
|
33
33
|
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.ea2758ed.js";
|
|
34
34
|
import "react-hook-form";
|
|
35
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
36
|
-
import "../../../HelperText/index.
|
|
35
|
+
import "../../../hook-form/RHFAutocomplete/index.c6f46842.js";
|
|
36
|
+
import "../../../HelperText/index.e47a7ccf.js";
|
|
37
37
|
import "lodash/debounce";
|
|
38
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
39
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
38
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.4c52e870.js";
|
|
39
|
+
import "../../../hook-form/RHFCheckbox/index.066c715f.js";
|
|
40
40
|
import "@mui/x-date-pickers";
|
|
41
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
42
|
-
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.
|
|
43
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
44
|
-
import "../../../Period/index.
|
|
45
|
-
import { A as Actions } from "../../../CommonActions/components/Actions/index.
|
|
46
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
47
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
41
|
+
import "../../../hook-form/RHFDateTime/index.3661a6c9.js";
|
|
42
|
+
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.0a784644.js";
|
|
43
|
+
import "../../../hook-form/RHFPeriod/index.4c9a1646.js";
|
|
44
|
+
import "../../../Period/index.ba2a843b.js";
|
|
45
|
+
import { A as Actions } from "../../../CommonActions/components/Actions/index.e3be92cf.js";
|
|
46
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.aac245a9.js";
|
|
47
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.a4386a07.js";
|
|
48
48
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
49
49
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
50
|
-
import "../../../modal/index.
|
|
50
|
+
import "../../../modal/index.c997f1df.js";
|
|
51
51
|
import { shallow } from "zustand/shallow";
|
|
52
52
|
import { styled } from "@mui/material/styles";
|
|
53
53
|
import { S as ScrollBar } from "../../../ScrollBar/index.65bb2930.js";
|
|
54
|
-
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.
|
|
54
|
+
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
55
55
|
import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
|
|
56
|
-
import "../AreasViewer/index.
|
|
56
|
+
import "../AreasViewer/index.df370ebe.js";
|
|
57
57
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
58
|
-
import "../../contexts/AreasContext/index.
|
|
58
|
+
import "../../contexts/AreasContext/index.a5dab72c.js";
|
|
59
59
|
import "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
60
60
|
import "zustand";
|
|
61
61
|
import "lodash/isString";
|
|
62
62
|
import "react-dropzone";
|
|
63
|
-
import "../../../hook-form/RHFUpload/index.
|
|
64
|
-
import { u as useOnClickOutside } from "../../index.
|
|
63
|
+
import "../../../hook-form/RHFUpload/index.a98e961d.js";
|
|
64
|
+
import { u as useOnClickOutside } from "../../index.e380a1f6.js";
|
|
65
65
|
const areasAdminClasses = generateUtilityClasses(AREAS_ADMIN_CLASS_NAME, [
|
|
66
66
|
"root",
|
|
67
67
|
"rootContent",
|
|
@@ -13,11 +13,11 @@ import { a as AREAS_VIEWER_CLASS_NAME } from "../../constants.66529246.js";
|
|
|
13
13
|
import { shallow } from "zustand/shallow";
|
|
14
14
|
import React__default, { useMemo, useState, useCallback, useEffect } from "react";
|
|
15
15
|
import clsx from "clsx";
|
|
16
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
16
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.4726ee2e.js";
|
|
17
17
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton, useNetwork, useHostTools, axiosOperation } from "@m4l/core";
|
|
18
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
19
|
-
import "../../../mui_extended/Accordion/index.
|
|
20
|
-
import { I as Icon } from "../../../Icon/index.
|
|
18
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.bb108329.js";
|
|
19
|
+
import "../../../mui_extended/Accordion/index.284b6cd3.js";
|
|
20
|
+
import { I as Icon } from "../../../Icon/index.6459c16b.js";
|
|
21
21
|
import { T as Typography } from "../../../mui_extended/Typography/index.443590d6.js";
|
|
22
22
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
23
23
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
@@ -28,71 +28,71 @@ import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
|
28
28
|
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
29
29
|
import { I as Image } from "../../../Image/index.c18ebf5a.js";
|
|
30
30
|
import "@mui/lab";
|
|
31
|
-
import { M as MenuActions, a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.
|
|
31
|
+
import { M as MenuActions, a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.35095da9.js";
|
|
32
32
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
33
33
|
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
34
|
-
import "../../../mui_extended/Tab/index.
|
|
35
|
-
import "../../../mui_extended/Pager/index.
|
|
34
|
+
import "../../../mui_extended/Tab/index.7a8aef3b.js";
|
|
35
|
+
import "../../../mui_extended/Pager/index.68e5c360.js";
|
|
36
36
|
import { useResponsiveDesktop, useHostTheme, useFormatter, useLocales, useFirstRender } from "@m4l/graphics";
|
|
37
37
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
38
38
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
39
|
-
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.
|
|
39
|
+
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
40
40
|
import { L as LinearProgressIndeterminate } from "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
41
41
|
import debounce from "lodash/debounce";
|
|
42
42
|
import { L as LinearProgress } from "../../../mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
43
43
|
import { W as WindowToolsMFProvider } from "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
44
44
|
import { D as DynamicMFParmsProvider } from "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
45
|
-
import "../../../../contexts/ModalContext/index.
|
|
45
|
+
import "../../../../contexts/ModalContext/index.c312fca2.js";
|
|
46
46
|
import "../../../../contexts/RHFormContext/index.ea2758ed.js";
|
|
47
47
|
import "../../../GridLayout/subcomponents/Griditem/index.58168132.js";
|
|
48
48
|
import { S as SizeProvider } from "../../../GridLayout/index.2383aaf9.js";
|
|
49
49
|
import { R as Responsive } from "../../../GridLayout/subcomponents/Responsive/index.a6642437.js";
|
|
50
|
-
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.
|
|
50
|
+
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.a5dab72c.js";
|
|
51
51
|
import "../../../animate/index.4e9774a6.js";
|
|
52
52
|
import "framer-motion";
|
|
53
53
|
import "../../../animate/LoadingScreen/index.1d0c4307.js";
|
|
54
54
|
import "../../../animate/PropagateLoader/index.7fab43c8.js";
|
|
55
|
-
import "../AreasAdmin/index.
|
|
55
|
+
import "../AreasAdmin/index.3b358ff4.js";
|
|
56
56
|
import "../../../ScrollBar/index.65bb2930.js";
|
|
57
57
|
import "zustand";
|
|
58
58
|
import "react-hook-form";
|
|
59
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
60
|
-
import "../../../HelperText/index.
|
|
61
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
62
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
59
|
+
import "../../../hook-form/RHFAutocomplete/index.c6f46842.js";
|
|
60
|
+
import "../../../HelperText/index.e47a7ccf.js";
|
|
61
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.4c52e870.js";
|
|
62
|
+
import "../../../hook-form/RHFCheckbox/index.066c715f.js";
|
|
63
63
|
import "@mui/x-date-pickers";
|
|
64
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
65
|
-
import "../../../hook-form/RHFTextField/index.
|
|
66
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
67
|
-
import "../../../Period/index.
|
|
68
|
-
import "../../../CommonActions/components/Actions/index.
|
|
64
|
+
import "../../../hook-form/RHFDateTime/index.3661a6c9.js";
|
|
65
|
+
import "../../../hook-form/RHFTextField/index.0a784644.js";
|
|
66
|
+
import "../../../hook-form/RHFPeriod/index.4c9a1646.js";
|
|
67
|
+
import "../../../Period/index.ba2a843b.js";
|
|
68
|
+
import "../../../CommonActions/components/Actions/index.e3be92cf.js";
|
|
69
69
|
import { c as cjs } from "../../../../react-draggable.7abb5d0a.js";
|
|
70
70
|
import { R as ResizeableWindow } from "../../../Resizeable/index.9a9c79a4.js";
|
|
71
|
-
import "../../../modal/index.
|
|
71
|
+
import "../../../modal/index.c997f1df.js";
|
|
72
72
|
import "lodash/isString";
|
|
73
73
|
import "react-dropzone";
|
|
74
|
-
import "../../../hook-form/RHFUpload/index.
|
|
75
|
-
import "../../../DataGrid/index.
|
|
74
|
+
import "../../../hook-form/RHFUpload/index.a98e961d.js";
|
|
75
|
+
import "../../../DataGrid/index.31c6039a.js";
|
|
76
76
|
import "react-dnd";
|
|
77
77
|
import "react-dnd-html5-backend";
|
|
78
|
-
import "../../../DataGrid/subcomponents/Actions/index.
|
|
78
|
+
import "../../../DataGrid/subcomponents/Actions/index.bc07737f.js";
|
|
79
79
|
import "../../../DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
80
|
-
import "../../../DynamicFilter/index.
|
|
80
|
+
import "../../../DynamicFilter/index.cdc90c70.js";
|
|
81
81
|
import "yup";
|
|
82
82
|
import "lodash";
|
|
83
|
-
import "../../../LanguagePopover/index.
|
|
84
|
-
import "../../../NavLink/index.
|
|
83
|
+
import "../../../LanguagePopover/index.6cfff34e.js";
|
|
84
|
+
import "../../../NavLink/index.7f33ec07.js";
|
|
85
85
|
import "../../../NoItemSelected/index.a2807715.js";
|
|
86
|
-
import "../../../ObjectLogs/index.
|
|
86
|
+
import "../../../ObjectLogs/index.253ca560.js";
|
|
87
87
|
import "../../../../react-json-view.57125fcf.js";
|
|
88
|
-
import "../../../PaperForm/index.
|
|
88
|
+
import "../../../PaperForm/index.2ba09776.js";
|
|
89
89
|
import "../../../Page/index.4237c241.js";
|
|
90
|
-
import "../../../PropertyValue/index.
|
|
90
|
+
import "../../../PropertyValue/index.ba3a1a95.js";
|
|
91
91
|
import "../../../SplitLayout/index.9ef430f6.js";
|
|
92
92
|
import "../../../../react-splitter-layout.8b1655c8.js";
|
|
93
|
-
import "../../../SideBar/index.
|
|
94
|
-
import "../../../AppBar/index.
|
|
95
|
-
import "../../../AccountPopover/index.
|
|
93
|
+
import "../../../SideBar/index.4e3fd5fc.js";
|
|
94
|
+
import "../../../AppBar/index.86f39e7f.js";
|
|
95
|
+
import "../../../AccountPopover/index.f792f60a.js";
|
|
96
96
|
const areasViewerClasses = generateUtilityClasses(AREAS_VIEWER_CLASS_NAME, [
|
|
97
97
|
"root",
|
|
98
98
|
"areaRoot",
|
|
@@ -280,8 +280,6 @@ const AreasViewerRoot = styled("div")`
|
|
|
280
280
|
overflow: hidden;
|
|
281
281
|
white-space: nowrap;
|
|
282
282
|
color: ${(props) => props.theme.palette.text.primary};
|
|
283
|
-
margin-left: 12px;
|
|
284
|
-
margin-right: 24px;
|
|
285
283
|
text-overflow: ellipsis;
|
|
286
284
|
}
|
|
287
285
|
// windowHeaderMainActions
|
|
@@ -476,6 +474,7 @@ function getMenuActions(options) {
|
|
|
476
474
|
version,
|
|
477
475
|
windowOptions = { allowPersistCookies: false }
|
|
478
476
|
} = options;
|
|
477
|
+
const { getLabel } = useModuleDictionary();
|
|
479
478
|
let menuActions = [...moduleActions.filter((action) => action.visibility !== "allways")];
|
|
480
479
|
if (isDesktop !== void 0 && isDesktop) {
|
|
481
480
|
menuActions = menuActions.filter((action) => action.visibility === "normal");
|
|
@@ -486,7 +485,7 @@ function getMenuActions(options) {
|
|
|
486
485
|
onClick: () => saveModuleCookies(windowId),
|
|
487
486
|
disabled: false,
|
|
488
487
|
visibility: "normal",
|
|
489
|
-
|
|
488
|
+
label: getLabel(getAreasDictionary(DICCTIONARY.label_persist_module_cookies)),
|
|
490
489
|
key: "save_cookies"
|
|
491
490
|
};
|
|
492
491
|
menuActions.push(saveCookiesAction);
|
|
@@ -495,7 +494,7 @@ function getMenuActions(options) {
|
|
|
495
494
|
onClick: () => resetModuleCookies(windowId),
|
|
496
495
|
disabled: false,
|
|
497
496
|
visibility: "normal",
|
|
498
|
-
|
|
497
|
+
label: getLabel(getAreasDictionary(DICCTIONARY.label_reset_module_cookies)),
|
|
499
498
|
key: "reset_cookes"
|
|
500
499
|
};
|
|
501
500
|
menuActions.push(resetCookiesAction);
|
|
@@ -646,6 +645,9 @@ function Header(props) {
|
|
|
646
645
|
} = useEnvironment();
|
|
647
646
|
const isDesktop = useResponsiveDesktop();
|
|
648
647
|
const isSkeleton = useModuleSkeleton();
|
|
648
|
+
const {
|
|
649
|
+
getLabel
|
|
650
|
+
} = useModuleDictionary();
|
|
649
651
|
const urlPrefix = `${host_static_assets}/${environment_assets}`;
|
|
650
652
|
const menuActions = useMemo(() => {
|
|
651
653
|
return getMenuActions({
|
|
@@ -712,23 +714,26 @@ function Header(props) {
|
|
|
712
714
|
vertical: "top",
|
|
713
715
|
horizontal: "right"
|
|
714
716
|
},
|
|
715
|
-
menuActions
|
|
717
|
+
menuActions,
|
|
718
|
+
toolTip: getLabel(getAreasDictionary(DICCTIONARY.label_module_actions))
|
|
716
719
|
}), !colapsed && (emergeType === "layout" || emergeType === "popup") && /* @__PURE__ */ jsx(IconButton, {
|
|
717
720
|
className: "m4l_draggableCancel",
|
|
718
721
|
onClick: maxNormalize,
|
|
719
722
|
"aria-label": "click",
|
|
720
|
-
src: maximizedId === windowId ? `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.NORMALIZE}` : `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.MAXIMIZE}
|
|
723
|
+
src: maximizedId === windowId ? `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.NORMALIZE}` : `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.MAXIMIZE}`,
|
|
724
|
+
tooltip: getLabel(getAreasDictionary(maximizedId === windowId ? DICCTIONARY.label_minimize_window : DICCTIONARY.label_maximize_window))
|
|
721
725
|
}), !maximizedId && (emergeType === "layout" || emergeType === "popup") && /* @__PURE__ */ jsx(IconButton, {
|
|
722
726
|
className: "m4l_draggableCancel",
|
|
723
727
|
onClick: colapedToggle,
|
|
724
728
|
"aria-label": "click",
|
|
725
729
|
src: !colapsed ? `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.COLAPSE}` : `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.UNCOLPASE}`,
|
|
726
|
-
|
|
730
|
+
tooltip: getLabel(getAreasDictionary(!colapsed ? DICCTIONARY.label_collapse_window : DICCTIONARY.label_uncollapse_window))
|
|
727
731
|
}), onClose && /* @__PURE__ */ jsx(IconButton, {
|
|
728
732
|
className: "m4l_draggableCancel",
|
|
729
733
|
onPointerDown: onCloseLocal,
|
|
730
734
|
"aria-label": "click",
|
|
731
|
-
src: `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.CLOSE}
|
|
735
|
+
src: `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.CLOSE}`,
|
|
736
|
+
tooltip: getLabel(getAreasDictionary(DICCTIONARY.label_close_window))
|
|
732
737
|
})]
|
|
733
738
|
})]
|
|
734
739
|
})]
|
|
@@ -1087,8 +1092,6 @@ const WindowRoot = styled("div")`
|
|
|
1087
1092
|
overflow: hidden;
|
|
1088
1093
|
white-space: nowrap;
|
|
1089
1094
|
color: ${(props) => props.theme.palette.text.primary};
|
|
1090
|
-
margin-left: 12px;
|
|
1091
|
-
margin-right: 24px;
|
|
1092
1095
|
text-overflow: ellipsis;
|
|
1093
1096
|
}
|
|
1094
1097
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../../Icon/index.
|
|
4
|
+
import "../../Icon/index.6459c16b.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../../mui_extended/IconButton/index.
|
|
7
|
+
import "../../mui_extended/IconButton/index.bb108329.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
9
|
import "zustand";
|
|
10
|
-
import "../contexts/AreasContext/index.
|
|
11
|
-
import "./AreasAdmin/index.
|
|
10
|
+
import "../contexts/AreasContext/index.a5dab72c.js";
|
|
11
|
+
import "./AreasAdmin/index.3b358ff4.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
13
|
import "../../ScrollBar/index.65bb2930.js";
|
|
14
|
-
import "../../mui_extended/Accordion/index.
|
|
14
|
+
import "../../mui_extended/Accordion/index.284b6cd3.js";
|
|
15
15
|
import "../../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
@@ -21,11 +21,11 @@ import "../../mui_extended/CheckBox.38abccd8.js";
|
|
|
21
21
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.35095da9.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.7a8aef3b.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.68e5c360.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
|
-
import "./AreasViewer/index.
|
|
30
|
+
import "./AreasViewer/index.df370ebe.js";
|
|
31
31
|
import "../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
@@ -5,10 +5,10 @@ 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 } from "../../components/AreasViewer/index.
|
|
9
|
-
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.
|
|
8
|
+
import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.df370ebe.js";
|
|
9
|
+
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.3b358ff4.js";
|
|
10
10
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.1607c78e.js";
|
|
11
|
-
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.
|
|
11
|
+
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
12
12
|
import "clsx";
|
|
13
13
|
import "../../../GridLayout/subcomponents/Griditem/index.58168132.js";
|
|
14
14
|
import { z as isEqualLayouts } from "../../../GridLayout/index.2383aaf9.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "./AreasContext/index.
|
|
1
|
+
import "./AreasContext/index.a5dab72c.js";
|
|
2
2
|
import "./WindowToolsMFContext/index.8f3e2a04.js";
|
|
@@ -16,7 +16,13 @@ const DICCTIONARY = {
|
|
|
16
16
|
area_error_recommendation: "area_error_recommendation",
|
|
17
17
|
area_error_intro: "area_error_intro",
|
|
18
18
|
area_add_new: "area_add_new",
|
|
19
|
-
label_reset_module_cookies: "label_reset_module_cookies"
|
|
19
|
+
label_reset_module_cookies: "label_reset_module_cookies",
|
|
20
|
+
label_close_window: "label_close_window",
|
|
21
|
+
label_maximize_window: "label_maximize_window",
|
|
22
|
+
label_minimize_window: "label_minimize_window",
|
|
23
|
+
label_collapse_window: "label_collapse_window",
|
|
24
|
+
label_uncollapse_window: "label_uncollapse_window",
|
|
25
|
+
label_module_actions: "label_module_actions"
|
|
20
26
|
};
|
|
21
27
|
const getAreasDictionary = (key) => {
|
|
22
28
|
return `${AREAS_DICTIONARY_ID}.${key}`;
|
|
@@ -15,6 +15,12 @@ export declare const DICCTIONARY: {
|
|
|
15
15
|
readonly area_error_intro: "area_error_intro";
|
|
16
16
|
readonly area_add_new: "area_add_new";
|
|
17
17
|
readonly label_reset_module_cookies: "label_reset_module_cookies";
|
|
18
|
+
readonly label_close_window: "label_close_window";
|
|
19
|
+
readonly label_maximize_window: "label_maximize_window";
|
|
20
|
+
readonly label_minimize_window: "label_minimize_window";
|
|
21
|
+
readonly label_collapse_window: "label_collapse_window";
|
|
22
|
+
readonly label_uncollapse_window: "label_uncollapse_window";
|
|
23
|
+
readonly label_module_actions: "label_module_actions";
|
|
18
24
|
};
|
|
19
25
|
export declare type TypeDictionary = typeof DICCTIONARY;
|
|
20
26
|
export declare const getAreasDictionary: (key: keyof TypeDictionary) => string;
|
|
@@ -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.a5dab72c.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { useEffect } from "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.6459c16b.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.bb108329.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.a5dab72c.js";
|
|
11
|
+
import "./components/AreasAdmin/index.3b358ff4.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
13
|
import "../ScrollBar/index.65bb2930.js";
|
|
14
|
-
import "../mui_extended/Accordion/index.
|
|
14
|
+
import "../mui_extended/Accordion/index.284b6cd3.js";
|
|
15
15
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
@@ -21,13 +21,13 @@ import "../mui_extended/CheckBox.38abccd8.js";
|
|
|
21
21
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../mui_extended/MenuActions/index.
|
|
24
|
+
import "../mui_extended/MenuActions/index.35095da9.js";
|
|
25
25
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../mui_extended/Tab/index.
|
|
28
|
-
import "../mui_extended/Pager/index.
|
|
27
|
+
import "../mui_extended/Tab/index.7a8aef3b.js";
|
|
28
|
+
import "../mui_extended/Pager/index.68e5c360.js";
|
|
29
29
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
|
-
import "./components/AreasViewer/index.
|
|
30
|
+
import "./components/AreasViewer/index.df370ebe.js";
|
|
31
31
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
32
32
|
import "./contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
33
33
|
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.6459c16b.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.6459c16b.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.294f4b01.js";
|
|
10
10
|
function getFormatConcatenated(values, separator) {
|
|
11
11
|
const returnSymbol = "";
|
|
12
12
|
if (values === null)
|
|
@@ -6,14 +6,14 @@ import { useMemo, useRef, useState, useEffect } from "react";
|
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
9
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
10
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
9
|
+
import { H as HelperText } from "../../HelperText/index.e47a7ccf.js";
|
|
10
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.bb108329.js";
|
|
11
11
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
12
12
|
import { styled } from "@mui/material/styles";
|
|
13
13
|
import "clsx";
|
|
14
14
|
import { unstable_composeClasses } from "@mui/base";
|
|
15
|
-
import "../../Icon/index.
|
|
16
|
-
import "../../mui_extended/Accordion/index.
|
|
15
|
+
import "../../Icon/index.6459c16b.js";
|
|
16
|
+
import "../../mui_extended/Accordion/index.284b6cd3.js";
|
|
17
17
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
18
18
|
import "react-router-dom";
|
|
19
19
|
import "@mui/material/Button";
|
|
@@ -21,11 +21,11 @@ import "../../mui_extended/Button/index.f79eb74e.js";
|
|
|
21
21
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
22
22
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.35095da9.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.7a8aef3b.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.68e5c360.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
30
|
const AutocompleteRoot = styled("div")(({
|
|
31
31
|
theme
|
|
@@ -5,7 +5,7 @@ import { styled } from "@mui/material/styles";
|
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
|
-
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.
|
|
8
|
+
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.c6f46842.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
@@ -2,16 +2,16 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
5
|
+
import { H as HelperText } from "../../HelperText/index.e47a7ccf.js";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import "react";
|
|
9
9
|
import "@m4l/core";
|
|
10
|
-
import "../../Icon/index.
|
|
10
|
+
import "../../Icon/index.6459c16b.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
13
|
-
import "../../mui_extended/IconButton/index.
|
|
14
|
-
import "../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../mui_extended/IconButton/index.bb108329.js";
|
|
14
|
+
import "../../mui_extended/Accordion/index.284b6cd3.js";
|
|
15
15
|
import "../../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
@@ -21,11 +21,11 @@ import { C as CheckBox } from "../../mui_extended/CheckBox.38abccd8.js";
|
|
|
21
21
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.35095da9.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.7a8aef3b.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.68e5c360.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
30
|
const RHFCheckboxRoot = styled("div")(({
|
|
31
31
|
theme
|
|
@@ -6,10 +6,10 @@ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
|
6
6
|
import { useFormatter, useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { useState, useEffect } from "react";
|
|
8
8
|
import clsx from "clsx";
|
|
9
|
-
import "../../Icon/index.
|
|
9
|
+
import "../../Icon/index.6459c16b.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
11
|
-
import "../../mui_extended/IconButton/index.
|
|
12
|
-
import "../../mui_extended/Accordion/index.
|
|
11
|
+
import "../../mui_extended/IconButton/index.bb108329.js";
|
|
12
|
+
import "../../mui_extended/Accordion/index.284b6cd3.js";
|
|
13
13
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
14
14
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
15
15
|
import "react-router-dom";
|
|
@@ -19,13 +19,13 @@ import "../../mui_extended/CheckBox.38abccd8.js";
|
|
|
19
19
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
20
20
|
import "../../Image/index.c18ebf5a.js";
|
|
21
21
|
import "@mui/lab";
|
|
22
|
-
import "../../mui_extended/MenuActions/index.
|
|
22
|
+
import "../../mui_extended/MenuActions/index.35095da9.js";
|
|
23
23
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
24
24
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
25
|
-
import "../../mui_extended/Tab/index.
|
|
26
|
-
import "../../mui_extended/Pager/index.
|
|
25
|
+
import "../../mui_extended/Tab/index.7a8aef3b.js";
|
|
26
|
+
import "../../mui_extended/Pager/index.68e5c360.js";
|
|
27
27
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
28
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
28
|
+
import { H as HelperText } from "../../HelperText/index.e47a7ccf.js";
|
|
29
29
|
import { styled } from "@mui/material/styles";
|
|
30
30
|
import { unstable_composeClasses } from "@mui/base";
|
|
31
31
|
const SKTRHFWrapperTextField = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled, generateUtilityClasses, generateUtilityClass } 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.e47a7ccf.js";
|
|
4
|
+
import { P as Period } from "../../Period/index.ba2a843b.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
const RHFPeriodRoot = styled("div")(({
|
|
@@ -1,10 +1,10 @@
|
|
|
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.
|
|
4
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.bb108329.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
7
|
-
import "../../Icon/index.
|
|
7
|
+
import "../../Icon/index.6459c16b.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
10
|
import { useFormContext, Controller } from "react-hook-form";
|
|
@@ -12,7 +12,7 @@ import { styled as styled$1 } from "@mui/material/styles";
|
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { g as getComponentUtilityClass } from "../../../utils/index.c43a95f4.js";
|
|
14
14
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
15
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
15
|
+
import { H as HelperText } from "../../HelperText/index.e47a7ccf.js";
|
|
16
16
|
const SkeletonTextFieldRoot = styled("div")(() => ({
|
|
17
17
|
display: "flex",
|
|
18
18
|
flexDirection: "column",
|