@m4l/components 0.1.65 → 0.1.66
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.0f471356.js → index.4d0333c0.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.4d2f599e.js → index.298e0109.js} +10 -15
- package/components/CommonActions/components/ActionFormIntro/{index.0eed3ba3.js → index.b45922ff.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.41a598d6.js → index.138101aa.js} +2 -2
- package/components/CommonActions/components/Actions/{index.3b882471.js → index.77574633.js} +11 -15
- package/components/DataGrid/{index.dc84293a.js → index.ef23d0a9.js} +18 -22
- package/components/DynamicFilter/{index.abc697c7.js → index.04ed3d58.js} +28 -32
- package/components/HelperText/{index.1a24d41b.js → index.c35dcb93.js} +8 -8
- package/components/Icon/{index.6938827f.js → index.fbeeacc8.js} +2 -2
- package/components/Image/{index.674024d4.js → index.77396f79.js} +1 -1
- package/components/LanguagePopover/{index.47aa8119.js → index.c0fc94c7.js} +9 -9
- package/components/ModalDialog/{index.3db4480d.js → index.e600b43a.js} +5 -5
- package/components/NavLink/{index.0d125c6b.js → index.3f4e2417.js} +9 -9
- package/components/NoItemSelected/{index.1aa96110.js → index.609c3c20.js} +1 -1
- package/components/ObjectLogs/{index.05788334.js → index.7f93ba51.js} +14 -18
- package/components/PaperForm/{index.b3da0da3.js → index.fb4fa784.js} +1 -1
- package/components/Period/{index.a1b7b4cc.js → index.0c5bf66f.js} +12 -16
- package/components/Resizeable/{index.ee84ebc5.js → index.4545dd6a.js} +1 -1
- package/components/SideBar/{index.99ce4e06.js → index.7d970041.js} +6 -6
- package/components/areas/components/index.d.ts +0 -1
- package/components/areas/{components/AreasViewer/index.1aa4d12d.js → index.d7519516.js} +2199 -1755
- package/components/formatters/BooleanFormatter/{index.7b9e92f8.js → index.0edacc9b.js} +1 -1
- package/components/formatters/{index.01b027ad.js → index.879170b2.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.73d33896.js → index.5f27e28c.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.21f4cb53.js → index.35e17cd6.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.c3b1884b.js → index.4f134f09.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.cc624bb3.js → index.dcaa0c87.js} +2 -2
- package/components/hook-form/RHFTextField/{index.15659666.js → index.fc90a570.js} +6 -6
- package/components/hook-form/RHFUpload/{index.ecf5c788.js → index.654ad316.js} +1 -1
- package/components/modal/{WindowBase.1b0657de.js → WindowBase.230a498f.js} +3 -3
- package/components/modal/{WindowConfirm.60028bce.js → WindowConfirm.575b4d41.js} +14 -18
- package/components/modal/index.237881ea.js +23 -0
- package/components/mui_extended/Accordion/{index.95a1b021.js → index.0b15f939.js} +2 -2
- package/components/mui_extended/Button/{index.e4c61b66.js → index.b7b70e5f.js} +3 -3
- package/components/mui_extended/IconButton/{index.78a489d3.js → index.a5072cd3.js} +1 -1
- package/components/mui_extended/MenuActions/{index.742a57d7.js → index.3a275abb.js} +2 -2
- package/components/mui_extended/Pager/{index.a44594e9.js → index.5a69ab10.js} +1 -1
- package/components/mui_extended/Typography/{index.86505aed.js → index.eab3d85c.js} +1 -1
- package/components/mui_extended/index.35f74599.js +19 -0
- package/contexts/ModalContext/{index.bfc47ba9.js → index.de0a3457.js} +1 -1
- package/hooks/useModal/{index.979ab2ea.js → index.e103db09.js} +1 -1
- package/index.js +89 -98
- package/package.json +1 -1
- package/{react-draggable.d6441025.js → react-draggable.4d08d714.js} +1 -1
- package/{react-resizable.79fb7404.js → react-resizable.23b980cb.js} +3 -3
- package/utils/{index.64775c34.js → index.c2e62d8f.js} +1 -1
- package/{vendor.2d9f95b4.js → vendor.be57c149.js} +40 -47
- package/components/areas/components/AreasAdmin/index.46fab65b.js +0 -135
- package/components/areas/components/index.9de77fae.js +0 -12
- package/components/areas/contexts/AreasContext/index.b3b26965.js +0 -231
- package/components/areas/contexts/DynamicMFParmsContext/index.5b3248df.js +0 -43
- package/components/areas/contexts/index.4ebef035.js +0 -21
- package/components/areas/hooks/index.ffb1009e.js +0 -28
- package/components/areas/hooks/useArea/index.c7e4f3fc.js +0 -34
- package/components/areas/hooks/useDynamicMFParameters/index.9a25f88a.js +0 -14
- package/components/areas/index.bfe6bf91.js +0 -46
- package/components/modal/index.fde6acc3.js +0 -27
- package/components/mui_extended/index.61356a6a.js +0 -19
package/components/CommonActions/components/ActionCancel/{index.0f471356.js → index.4d0333c0.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.b7b70e5f.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
const ActionCancel = (props) => {
|
|
5
5
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.4d2f599e.js → index.298e0109.js}
RENAMED
|
@@ -1,27 +1,22 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
4
|
+
import { B as Button } from "../../../mui_extended/Button/index.b7b70e5f.js";
|
|
5
5
|
import { useCallback } from "react";
|
|
6
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
7
|
-
import "../../../../react-draggable.
|
|
8
|
-
import "../../../ModalDialog/index.
|
|
9
|
-
import "../../../Resizeable/index.
|
|
6
|
+
import { u as useModal } from "../../../../hooks/useModal/index.e103db09.js";
|
|
7
|
+
import "../../../../react-draggable.4d08d714.js";
|
|
8
|
+
import "../../../ModalDialog/index.e600b43a.js";
|
|
9
|
+
import "../../../Resizeable/index.4545dd6a.js";
|
|
10
10
|
import { jsx } from "react/jsx-runtime";
|
|
11
11
|
import "@m4l/graphics";
|
|
12
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
13
|
-
import "../../../modal/WindowBase.
|
|
14
|
-
import "../../../Icon/index.
|
|
15
|
-
import "../../../
|
|
16
|
-
import "../../../mui_extended/IconButton/index.78a489d3.js";
|
|
12
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.575b4d41.js";
|
|
13
|
+
import "../../../modal/WindowBase.230a498f.js";
|
|
14
|
+
import "../../../Icon/index.fbeeacc8.js";
|
|
15
|
+
import "../../../mui_extended/IconButton/index.a5072cd3.js";
|
|
17
16
|
import "clsx";
|
|
18
17
|
import "zustand";
|
|
19
|
-
import "../../../areas/
|
|
20
|
-
import "../../../areas/components/AreasAdmin/index.46fab65b.js";
|
|
18
|
+
import { u as useWindowToolsMF } from "../../../areas/index.d7519516.js";
|
|
21
19
|
import "zustand/shallow";
|
|
22
|
-
import "../../../areas/contexts/index.4ebef035.js";
|
|
23
|
-
import "../../../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
24
|
-
import { u as useWindowToolsMF } from "../../../areas/hooks/index.ffb1009e.js";
|
|
25
20
|
function ActionFormCancel() {
|
|
26
21
|
const {
|
|
27
22
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.0eed3ba3.js → index.b45922ff.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
|
-
import { L as LoadingButton } from "../../../mui_extended/Button/index.
|
|
4
|
+
import { L as LoadingButton } from "../../../mui_extended/Button/index.b7b70e5f.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function ActionFormIntro(props) {
|
|
7
7
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.41a598d6.js → index.138101aa.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
3
|
-
import { T as TEST_PROP_ID } from "../../../../vendor.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.b7b70e5f.js";
|
|
3
|
+
import { T as TEST_PROP_ID } from "../../../../vendor.be57c149.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
6
6
|
const ActionIntro = (props) => {
|
|
@@ -3,28 +3,24 @@ import { styled } from "@mui/material/styles";
|
|
|
3
3
|
import "@m4l/core";
|
|
4
4
|
import "@mui/material";
|
|
5
5
|
import "@mui/material/Button";
|
|
6
|
-
import "../../../mui_extended/Button/index.
|
|
6
|
+
import "../../../mui_extended/Button/index.b7b70e5f.js";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import "react-hook-form";
|
|
9
9
|
import "react";
|
|
10
|
-
import "../../../../contexts/ModalContext/index.
|
|
11
|
-
import "../../../../react-draggable.
|
|
12
|
-
import "../../../ModalDialog/index.
|
|
13
|
-
import "../../../Resizeable/index.
|
|
10
|
+
import "../../../../contexts/ModalContext/index.de0a3457.js";
|
|
11
|
+
import "../../../../react-draggable.4d08d714.js";
|
|
12
|
+
import "../../../ModalDialog/index.e600b43a.js";
|
|
13
|
+
import "../../../Resizeable/index.4545dd6a.js";
|
|
14
14
|
import "@m4l/graphics";
|
|
15
15
|
import "@mui/lab";
|
|
16
|
-
import "../../../mui_extended/Typography/index.
|
|
17
|
-
import "../../../modal/WindowConfirm.
|
|
18
|
-
import "../../../Icon/index.
|
|
19
|
-
import "../../../modal/WindowBase.
|
|
20
|
-
import "../../../
|
|
21
|
-
import "../../../mui_extended/IconButton/index.78a489d3.js";
|
|
16
|
+
import "../../../mui_extended/Typography/index.eab3d85c.js";
|
|
17
|
+
import "../../../modal/WindowConfirm.575b4d41.js";
|
|
18
|
+
import "../../../Icon/index.fbeeacc8.js";
|
|
19
|
+
import "../../../modal/WindowBase.230a498f.js";
|
|
20
|
+
import "../../../mui_extended/IconButton/index.a5072cd3.js";
|
|
22
21
|
import "zustand";
|
|
23
|
-
import "../../../areas/
|
|
24
|
-
import "../../../areas/components/AreasAdmin/index.46fab65b.js";
|
|
22
|
+
import "../../../areas/index.d7519516.js";
|
|
25
23
|
import "zustand/shallow";
|
|
26
|
-
import "../../../areas/contexts/index.4ebef035.js";
|
|
27
|
-
import "../../../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
28
24
|
const WrapperStandarActions = styled("div")(({
|
|
29
25
|
theme
|
|
30
26
|
}) => ({
|
|
@@ -6,36 +6,32 @@ import { HTML5Backend } from "react-dnd-html5-backend";
|
|
|
6
6
|
import { SvgIcon, Checkbox, InputBase, Skeleton } from "@mui/material";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString, useEnvironment } from "@m4l/core";
|
|
9
|
-
import { M as MenuActions } from "../mui_extended/MenuActions/index.
|
|
10
|
-
import { g as getPagerComponentsDictionary, P as Pager } from "../mui_extended/Pager/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
12
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
13
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
14
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
15
|
-
import "../../react-draggable.
|
|
16
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.
|
|
17
|
-
import "../Resizeable/index.
|
|
9
|
+
import { M as MenuActions } from "../mui_extended/MenuActions/index.3a275abb.js";
|
|
10
|
+
import { g as getPagerComponentsDictionary, P as Pager } from "../mui_extended/Pager/index.5a69ab10.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.a5072cd3.js";
|
|
12
|
+
import { u as useModal } from "../../hooks/useModal/index.e103db09.js";
|
|
13
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.4d0333c0.js";
|
|
14
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.138101aa.js";
|
|
15
|
+
import "../../react-draggable.4d08d714.js";
|
|
16
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.e600b43a.js";
|
|
17
|
+
import "../Resizeable/index.4545dd6a.js";
|
|
18
18
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
19
|
-
import { A as Actions$1 } from "../CommonActions/components/Actions/index.
|
|
19
|
+
import { A as Actions$1 } from "../CommonActions/components/Actions/index.77574633.js";
|
|
20
20
|
import "react-hook-form";
|
|
21
21
|
import "@mui/material/Button";
|
|
22
|
-
import "../mui_extended/Button/index.
|
|
22
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
23
23
|
import "clsx";
|
|
24
|
-
import "../areas/components/AreasViewer/index.1aa4d12d.js";
|
|
25
24
|
import "zustand";
|
|
26
|
-
import "../areas/
|
|
27
|
-
import "../areas/components/AreasAdmin/index.46fab65b.js";
|
|
25
|
+
import "../areas/index.d7519516.js";
|
|
28
26
|
import "zustand/shallow";
|
|
29
|
-
import "../areas/contexts/index.4ebef035.js";
|
|
30
|
-
import "../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
31
27
|
import "@mui/lab";
|
|
32
|
-
import "../mui_extended/Typography/index.
|
|
33
|
-
import "../modal/WindowConfirm.
|
|
34
|
-
import "../Icon/index.
|
|
35
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
36
|
-
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.
|
|
28
|
+
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
29
|
+
import "../modal/WindowConfirm.575b4d41.js";
|
|
30
|
+
import "../Icon/index.fbeeacc8.js";
|
|
31
|
+
import { W as WindowBase } from "../modal/WindowBase.230a498f.js";
|
|
32
|
+
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.0edacc9b.js";
|
|
37
33
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
38
|
-
import { C as ConcatenatedFormatter } from "../formatters/index.
|
|
34
|
+
import { C as ConcatenatedFormatter } from "../formatters/index.879170b2.js";
|
|
39
35
|
const WrapperGrid = styled("div")(() => ({
|
|
40
36
|
display: "flex",
|
|
41
37
|
flexDirection: "column",
|
|
@@ -4,58 +4,54 @@ import { useContext, useMemo, useEffect, createContext, useRef, createElement, u
|
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent, CommonFlags } from "@m4l/core";
|
|
6
6
|
import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
|
|
7
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
7
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.a5072cd3.js";
|
|
8
|
+
import { T as TEST_PROP_ID } from "../../vendor.be57c149.js";
|
|
9
9
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
10
10
|
import { generateUtilityClasses, alpha, styled as styled$1, Skeleton, MenuItem } from "@mui/material";
|
|
11
|
-
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.
|
|
11
|
+
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.3a275abb.js";
|
|
12
12
|
import { P as Popover } from "../mui_extended/Popover/index.e271e4f0.js";
|
|
13
|
-
import { I as Icon } from "../Icon/index.
|
|
13
|
+
import { I as Icon } from "../Icon/index.fbeeacc8.js";
|
|
14
14
|
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.a7511399.js";
|
|
15
|
-
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.
|
|
16
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
17
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
15
|
+
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.77574633.js";
|
|
16
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.4d0333c0.js";
|
|
17
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.138101aa.js";
|
|
18
18
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
19
19
|
import "@mui/material/Button";
|
|
20
|
-
import "../mui_extended/Button/index.
|
|
21
|
-
import "../../contexts/ModalContext/index.
|
|
22
|
-
import "../../react-draggable.
|
|
23
|
-
import "../ModalDialog/index.
|
|
24
|
-
import "../Resizeable/index.
|
|
25
|
-
import "../modal/WindowConfirm.
|
|
26
|
-
import "../modal/WindowBase.
|
|
27
|
-
import "../areas/components/AreasViewer/index.1aa4d12d.js";
|
|
20
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
21
|
+
import "../../contexts/ModalContext/index.de0a3457.js";
|
|
22
|
+
import "../../react-draggable.4d08d714.js";
|
|
23
|
+
import "../ModalDialog/index.e600b43a.js";
|
|
24
|
+
import "../Resizeable/index.4545dd6a.js";
|
|
25
|
+
import "../modal/WindowConfirm.575b4d41.js";
|
|
26
|
+
import "../modal/WindowBase.230a498f.js";
|
|
28
27
|
import { useStore, createStore } from "zustand";
|
|
29
|
-
import "../areas/
|
|
30
|
-
import "../areas/components/AreasAdmin/index.46fab65b.js";
|
|
31
|
-
import "../areas/contexts/index.4ebef035.js";
|
|
32
|
-
import "../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
28
|
+
import "../areas/index.d7519516.js";
|
|
33
29
|
import "@mui/lab";
|
|
34
|
-
import "../mui_extended/Typography/index.
|
|
35
|
-
import "../mui_extended/Accordion/index.
|
|
30
|
+
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
31
|
+
import "../mui_extended/Accordion/index.0b15f939.js";
|
|
36
32
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
37
33
|
import "react-router-dom";
|
|
38
|
-
import "../Image/index.
|
|
39
|
-
import "../mui_extended/Pager/index.
|
|
34
|
+
import "../Image/index.77396f79.js";
|
|
35
|
+
import "../mui_extended/Pager/index.5a69ab10.js";
|
|
40
36
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
41
37
|
import { unstable_composeClasses } from "@mui/base";
|
|
42
|
-
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.
|
|
38
|
+
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.c2e62d8f.js";
|
|
43
39
|
import { devtools } from "zustand/middleware";
|
|
44
40
|
import { immer } from "zustand/middleware/immer";
|
|
45
|
-
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
41
|
+
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.5f27e28c.js";
|
|
46
42
|
import "lodash/debounce";
|
|
47
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
48
|
-
import "../hook-form/RHFCheckbox/index.
|
|
49
|
-
import "../HelperText/index.
|
|
43
|
+
import "../hook-form/RHFAutocompleteAsync/index.35e17cd6.js";
|
|
44
|
+
import "../hook-form/RHFCheckbox/index.4f134f09.js";
|
|
45
|
+
import "../HelperText/index.c35dcb93.js";
|
|
50
46
|
import "@mui/x-date-pickers";
|
|
51
47
|
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.6c129ce4.js";
|
|
52
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
53
|
-
import "../hook-form/RHFPeriod/index.
|
|
54
|
-
import "../Period/index.
|
|
48
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.fc90a570.js";
|
|
49
|
+
import "../hook-form/RHFPeriod/index.dcaa0c87.js";
|
|
50
|
+
import "../Period/index.0c5bf66f.js";
|
|
55
51
|
import "lodash/isString";
|
|
56
52
|
import "react-dropzone";
|
|
57
53
|
import { styled, alpha as alpha$1 } from "@mui/material/styles";
|
|
58
|
-
import "../hook-form/RHFUpload/index.
|
|
54
|
+
import "../hook-form/RHFUpload/index.654ad316.js";
|
|
59
55
|
import * as Yup from "yup";
|
|
60
56
|
import "@hookform/resolvers/yup";
|
|
61
57
|
const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@m4l/core";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.fbeeacc8.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
import "../mui_extended/IconButton/index.
|
|
6
|
+
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
7
7
|
import "clsx";
|
|
8
|
-
import "../mui_extended/Accordion/index.
|
|
8
|
+
import "../mui_extended/Accordion/index.0b15f939.js";
|
|
9
9
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
10
10
|
import "react-router-dom";
|
|
11
11
|
import "@mui/material/Button";
|
|
12
|
-
import "../mui_extended/Button/index.
|
|
13
|
-
import "../Image/index.
|
|
12
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
13
|
+
import "../Image/index.77396f79.js";
|
|
14
14
|
import "@mui/lab";
|
|
15
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
15
|
+
import { T as Typography } from "../mui_extended/Typography/index.eab3d85c.js";
|
|
16
16
|
import "../mui_extended/Popover/index.e271e4f0.js";
|
|
17
|
-
import "../mui_extended/MenuActions/index.
|
|
18
|
-
import "../mui_extended/Pager/index.
|
|
17
|
+
import "../mui_extended/MenuActions/index.3a275abb.js";
|
|
18
|
+
import "../mui_extended/Pager/index.5a69ab10.js";
|
|
19
19
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
20
20
|
import { unstable_composeClasses } from "@mui/base";
|
|
21
21
|
const HelperTextRoot = styled("div")(({
|
|
@@ -3,8 +3,8 @@ import { forwardRef, useState, useEffect } from "react";
|
|
|
3
3
|
import { IconButton, Box, styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
7
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
6
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.7d970041.js";
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../vendor.be57c149.js";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
const varSmall = {
|
|
10
10
|
hover: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useBase, useModuleSkeleton, BaseProvider } from "@m4l/core";
|
|
2
2
|
import { forwardRef, useState, useRef, useImperativeHandle, useEffect, useMemo } from "react";
|
|
3
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
3
|
+
import { T as TEST_PROP_ID } from "../../vendor.be57c149.js";
|
|
4
4
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { styled, Skeleton as Skeleton$1, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { useState, useEffect } from "react";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.77396f79.js";
|
|
4
4
|
import { useLocales } from "@m4l/graphics";
|
|
5
5
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
6
|
-
import "../Icon/index.
|
|
7
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
6
|
+
import "../Icon/index.fbeeacc8.js";
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../vendor.be57c149.js";
|
|
8
8
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
9
|
-
import "../mui_extended/IconButton/index.
|
|
9
|
+
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
10
10
|
import "clsx";
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
11
|
+
import "../mui_extended/Accordion/index.0b15f939.js";
|
|
12
12
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
15
|
+
import { I as ImageButton } from "../mui_extended/Button/index.b7b70e5f.js";
|
|
16
16
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
17
17
|
import "@mui/lab";
|
|
18
|
-
import "../mui_extended/Typography/index.
|
|
18
|
+
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
19
19
|
import { P as Popover } from "../mui_extended/Popover/index.e271e4f0.js";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
21
|
-
import "../mui_extended/Pager/index.
|
|
20
|
+
import "../mui_extended/MenuActions/index.3a275abb.js";
|
|
21
|
+
import "../mui_extended/Pager/index.5a69ab10.js";
|
|
22
22
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
23
23
|
import { unstable_composeClasses } from "@mui/base";
|
|
24
24
|
const LanguagePopoverRoot = styled("div")(({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { Dialog, Paper } from "@mui/material";
|
|
2
|
-
import { c as cjs } from "../../react-draggable.
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
2
|
+
import { c as cjs } from "../../react-draggable.4d08d714.js";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.e103db09.js";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
|
-
import { a as getThemeVariantColor } from "../../utils/index.
|
|
6
|
-
import { R as ResizeableWindow } from "../Resizeable/index.
|
|
5
|
+
import { a as getThemeVariantColor } from "../../utils/index.c2e62d8f.js";
|
|
6
|
+
import { R as ResizeableWindow } from "../Resizeable/index.4545dd6a.js";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
9
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.77574633.js";
|
|
10
10
|
const WrapperDialog = styled(Dialog)(() => ({}));
|
|
11
11
|
const Container = styled("div")(({ theme }) => ({
|
|
12
12
|
display: "flex",
|
|
@@ -2,21 +2,21 @@ import { NavLink as NavLink$1 } from "react-router-dom";
|
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
|
|
3
3
|
import "react";
|
|
4
4
|
import "@m4l/core";
|
|
5
|
-
import "../Icon/index.
|
|
6
|
-
import { T as TEST_PROP_ID } from "../../vendor.
|
|
5
|
+
import "../Icon/index.fbeeacc8.js";
|
|
6
|
+
import { T as TEST_PROP_ID } from "../../vendor.be57c149.js";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
|
-
import "../mui_extended/IconButton/index.
|
|
8
|
+
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
9
9
|
import "clsx";
|
|
10
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/Accordion/index.0b15f939.js";
|
|
11
11
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
12
12
|
import "@mui/material/Button";
|
|
13
|
-
import "../mui_extended/Button/index.
|
|
14
|
-
import "../Image/index.
|
|
13
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
14
|
+
import "../Image/index.77396f79.js";
|
|
15
15
|
import "@mui/lab";
|
|
16
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
16
|
+
import { T as Typography } from "../mui_extended/Typography/index.eab3d85c.js";
|
|
17
17
|
import "../mui_extended/Popover/index.e271e4f0.js";
|
|
18
|
-
import "../mui_extended/MenuActions/index.
|
|
19
|
-
import "../mui_extended/Pager/index.
|
|
18
|
+
import "../mui_extended/MenuActions/index.3a275abb.js";
|
|
19
|
+
import "../mui_extended/Pager/index.5a69ab10.js";
|
|
20
20
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
21
21
|
import { unstable_composeClasses } from "@mui/base";
|
|
22
22
|
const componentName = "M4LNavLink";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.77396f79.js";
|
|
4
4
|
import { Skeleton } from "@mui/material";
|
|
5
5
|
import { useMemo } from "react";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -1,35 +1,31 @@
|
|
|
1
1
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
2
2
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
|
-
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.
|
|
4
|
+
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.ef23d0a9.js";
|
|
5
5
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.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 { jsx, jsxs } from "react/jsx-runtime";
|
|
10
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
12
|
-
import "../../react-draggable.
|
|
13
|
-
import "../ModalDialog/index.
|
|
14
|
-
import "../Resizeable/index.
|
|
15
|
-
import "../CommonActions/components/Actions/index.
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.e103db09.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.fbeeacc8.js";
|
|
12
|
+
import "../../react-draggable.4d08d714.js";
|
|
13
|
+
import "../ModalDialog/index.e600b43a.js";
|
|
14
|
+
import "../Resizeable/index.4545dd6a.js";
|
|
15
|
+
import "../CommonActions/components/Actions/index.77574633.js";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../mui_extended/Button/index.
|
|
17
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import "react-hook-form";
|
|
20
|
-
import "../
|
|
21
|
-
import "../mui_extended/IconButton/index.78a489d3.js";
|
|
20
|
+
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
22
21
|
import "zustand";
|
|
23
|
-
import "../areas/
|
|
24
|
-
import "../areas/components/AreasAdmin/index.46fab65b.js";
|
|
22
|
+
import "../areas/index.d7519516.js";
|
|
25
23
|
import "zustand/shallow";
|
|
26
|
-
import "../areas/contexts/index.4ebef035.js";
|
|
27
|
-
import "../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
28
24
|
import "@mui/lab";
|
|
29
|
-
import "../mui_extended/Typography/index.
|
|
30
|
-
import "../modal/WindowConfirm.
|
|
31
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
32
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
25
|
+
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
26
|
+
import "../modal/WindowConfirm.575b4d41.js";
|
|
27
|
+
import { W as WindowBase } from "../modal/WindowBase.230a498f.js";
|
|
28
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.04ed3d58.js";
|
|
33
29
|
const Container$1 = styled("div")(() => ({
|
|
34
30
|
height: "100%",
|
|
35
31
|
width: "100%",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../Icon/index.
|
|
4
|
+
import { I as Icon } from "../Icon/index.fbeeacc8.js";
|
|
5
5
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
6
6
|
const WrapperPaper = styled("div")(({
|
|
7
7
|
theme
|
|
@@ -1,30 +1,26 @@
|
|
|
1
1
|
import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
3
3
|
import { useMemo } from "react";
|
|
4
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
4
|
+
import { I as Icon } from "../Icon/index.fbeeacc8.js";
|
|
5
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.77574633.js";
|
|
6
6
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
7
7
|
import "@mui/material/Button";
|
|
8
|
-
import "../mui_extended/Button/index.
|
|
8
|
+
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
9
9
|
import "clsx";
|
|
10
10
|
import "react-hook-form";
|
|
11
|
-
import "../../contexts/ModalContext/index.
|
|
12
|
-
import "../../react-draggable.
|
|
13
|
-
import "../ModalDialog/index.
|
|
14
|
-
import "../Resizeable/index.
|
|
11
|
+
import "../../contexts/ModalContext/index.de0a3457.js";
|
|
12
|
+
import "../../react-draggable.4d08d714.js";
|
|
13
|
+
import "../ModalDialog/index.e600b43a.js";
|
|
14
|
+
import "../Resizeable/index.4545dd6a.js";
|
|
15
15
|
import "@m4l/graphics";
|
|
16
|
-
import "../modal/WindowConfirm.
|
|
17
|
-
import "../modal/WindowBase.
|
|
18
|
-
import "../
|
|
19
|
-
import "../mui_extended/IconButton/index.78a489d3.js";
|
|
16
|
+
import "../modal/WindowConfirm.575b4d41.js";
|
|
17
|
+
import "../modal/WindowBase.230a498f.js";
|
|
18
|
+
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
20
19
|
import "zustand";
|
|
21
|
-
import "../areas/
|
|
22
|
-
import "../areas/components/AreasAdmin/index.46fab65b.js";
|
|
20
|
+
import "../areas/index.d7519516.js";
|
|
23
21
|
import "zustand/shallow";
|
|
24
|
-
import "../areas/contexts/index.4ebef035.js";
|
|
25
|
-
import "../areas/contexts/DynamicMFParmsContext/index.5b3248df.js";
|
|
26
22
|
import "@mui/lab";
|
|
27
|
-
import "../mui_extended/Typography/index.
|
|
23
|
+
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
28
24
|
const ContainerPeriod = styled("div")(({
|
|
29
25
|
theme,
|
|
30
26
|
error,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
|
-
import { R as ResizableBox } from "../../react-resizable.
|
|
2
|
+
import { R as ResizableBox } from "../../react-resizable.23b980cb.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
const WrapperResizeable = styled(ResizableBox)(({
|
|
5
5
|
theme
|
|
@@ -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.be57c149.js";
|
|
5
|
+
import { I as Image } from "../Image/index.77396f79.js";
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.a5072cd3.js";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { styled as styled$1, ListItemText, ListItemButton, Collapse, Skeleton, generateUtilityClasses, Drawer } 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.fbeeacc8.js";
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.eab3d85c.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
import { P as Popover } from "../mui_extended/Popover/index.e271e4f0.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.c2e62d8f.js";
|
|
17
17
|
const SideBarRoot = styled("div")(({
|
|
18
18
|
theme
|
|
19
19
|
}) => ({
|