@m4l/components 0.1.67 → 0.1.68
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.1254308b.js → index.49e5c8b2.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.ddf330a8.js → index.58b30b03.js} +12 -12
- package/components/CommonActions/components/ActionFormIntro/{index.8248f431.js → index.a9ecbb73.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.dbf2ad66.js → index.6605ee21.js} +2 -2
- package/components/CommonActions/components/Actions/{index.5da399f8.js → index.377c342e.js} +12 -12
- package/components/DataGrid/{index.775deb12.js → index.f4f7f858.js} +19 -19
- package/components/DynamicFilter/{index.7c7c9d30.js → index.2485b282.js} +29 -29
- package/components/HelperText/{index.5d8bc10a.js → index.dba051a9.js} +8 -8
- package/components/Icon/{index.321976e8.js → index.f0a7d42d.js} +2 -2
- package/components/Image/{index.c5b14688.js → index.b216f30c.js} +1 -1
- package/components/LanguagePopover/{index.6f0bca65.js → index.8032715d.js} +9 -9
- package/components/ModalDialog/{index.c07975ed.js → index.20a9b77a.js} +5 -5
- package/components/NavLink/{index.da57f87d.js → index.488dc01c.js} +9 -9
- package/components/NoItemSelected/{index.09faa02c.js → index.02c6c7ac.js} +1 -1
- package/components/ObjectLogs/{index.a48a013c.js → index.9ff8250d.js} +15 -15
- package/components/PaperForm/{index.15002e62.js → index.0285a63f.js} +1 -1
- package/components/Period/{index.c5179eae.js → index.41358ce0.js} +13 -13
- package/components/Resizeable/{index.d3469af2.js → index.18a50191.js} +1 -1
- package/components/SideBar/{index.9c026180.js → index.3ba3a821.js} +6 -6
- package/components/areas/components/{index.98d1c90a.js → index.b21d60d8.js} +38 -38
- package/components/areas/contexts/AreasContext/{index.7dc6f386.js → index.ded4e1bd.js} +2 -2
- package/components/areas/contexts/index.65b0f324.js +2 -0
- package/components/areas/hooks/{index.1a0b8ab0.js → index.18cb3d8a.js} +1 -1
- package/components/areas/hooks/useArea/{index.443ac11d.js → index.d503dc0b.js} +2 -2
- package/components/areas/hooks/useDynamicMFParameters/{index.2a963454.js → index.c9a35fad.js} +1 -1
- package/components/areas/{index.6aec2efe.js → index.38620c15.js} +4 -4
- package/components/formatters/BooleanFormatter/{index.a3c6f613.js → index.083362c8.js} +1 -1
- package/components/formatters/{index.a09541d3.js → index.2d587e05.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.9f9d4ed7.js → index.6f0823fb.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.af16b28e.js → index.dec5535b.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.938fb1da.js → index.7ae098fb.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.1b1fafa6.js → index.81da23cf.js} +2 -2
- package/components/hook-form/RHFTextField/{index.e42cd9c0.js → index.ef829e80.js} +6 -6
- package/components/hook-form/RHFUpload/{index.d79721d2.js → index.0b97dc3c.js} +1 -1
- package/components/modal/{WindowBase.39f1310d.js → WindowBase.77a5aeb2.js} +3 -3
- package/components/modal/{WindowConfirm.993a8ed9.js → WindowConfirm.fcc6d9f8.js} +15 -15
- package/components/modal/index.b13922a1.js +24 -0
- package/components/mui_extended/Accordion/{index.466d66d5.js → index.5370ebbf.js} +2 -2
- package/components/mui_extended/Button/{index.680f7d77.js → index.4d13dbda.js} +3 -3
- package/components/mui_extended/IconButton/{index.d31f1039.js → index.06b5c4a8.js} +3 -4
- package/components/mui_extended/MenuActions/{index.e1749afa.js → index.e05e6158.js} +2 -2
- package/components/mui_extended/Pager/{index.bc67d954.js → index.b9db40bc.js} +1 -1
- package/components/mui_extended/Typography/{index.1d866b8b.js → index.ab4ee376.js} +1 -1
- package/components/mui_extended/index.08799321.js +19 -0
- package/contexts/ModalContext/{index.53e8904e.js → index.fcb7d228.js} +1 -1
- package/hooks/useModal/{index.2a4b4b65.js → index.95fb6ba1.js} +1 -1
- package/index.js +47 -47
- package/package.json +1 -1
- package/{react-draggable.18cf453f.js → react-draggable.26a0b105.js} +1 -1
- package/{react-resizable.f3de2742.js → react-resizable.3bd8013b.js} +2 -2
- package/utils/{index.3a4700cd.js → index.d4755e7e.js} +1 -1
- package/{vendor.31965c93.js → vendor.659fcc31.js} +44 -44
- package/components/areas/contexts/index.3e99c2da.js +0 -2
- package/components/modal/index.c63957d7.js +0 -24
- package/components/mui_extended/index.a6c77aa1.js +0 -19
package/components/CommonActions/components/ActionCancel/{index.1254308b.js → index.49e5c8b2.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.4d13dbda.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
const ActionCancel = (props) => {
|
|
5
5
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.ddf330a8.js → index.58b30b03.js}
RENAMED
|
@@ -1,24 +1,24 @@
|
|
|
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.4d13dbda.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.95fb6ba1.js";
|
|
7
|
+
import "../../../../react-draggable.26a0b105.js";
|
|
8
|
+
import "../../../ModalDialog/index.20a9b77a.js";
|
|
9
|
+
import "../../../Resizeable/index.18a50191.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 "../../../mui_extended/IconButton/index.
|
|
12
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.fcc6d9f8.js";
|
|
13
|
+
import "../../../modal/WindowBase.77a5aeb2.js";
|
|
14
|
+
import "../../../Icon/index.f0a7d42d.js";
|
|
15
|
+
import "../../../mui_extended/IconButton/index.06b5c4a8.js";
|
|
16
16
|
import "clsx";
|
|
17
17
|
import "zustand";
|
|
18
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
19
|
-
import "../../../areas/components/index.
|
|
18
|
+
import "../../../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
19
|
+
import "../../../areas/components/index.b21d60d8.js";
|
|
20
20
|
import "zustand/shallow";
|
|
21
|
-
import { u as useWindowToolsMF } from "../../../areas/hooks/index.
|
|
21
|
+
import { u as useWindowToolsMF } from "../../../areas/hooks/index.18cb3d8a.js";
|
|
22
22
|
function ActionFormCancel() {
|
|
23
23
|
const {
|
|
24
24
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.8248f431.js → index.a9ecbb73.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.4d13dbda.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function ActionFormIntro(props) {
|
|
7
7
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.dbf2ad66.js → index.6605ee21.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.4d13dbda.js";
|
|
3
|
+
import { T as TEST_PROP_ID } from "../../../../vendor.659fcc31.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
6
6
|
const ActionIntro = (props) => {
|
|
@@ -3,24 +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.4d13dbda.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.fcb7d228.js";
|
|
11
|
+
import "../../../../react-draggable.26a0b105.js";
|
|
12
|
+
import "../../../ModalDialog/index.20a9b77a.js";
|
|
13
|
+
import "../../../Resizeable/index.18a50191.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 "../../../mui_extended/IconButton/index.
|
|
16
|
+
import "../../../mui_extended/Typography/index.ab4ee376.js";
|
|
17
|
+
import "../../../modal/WindowConfirm.fcc6d9f8.js";
|
|
18
|
+
import "../../../Icon/index.f0a7d42d.js";
|
|
19
|
+
import "../../../modal/WindowBase.77a5aeb2.js";
|
|
20
|
+
import "../../../mui_extended/IconButton/index.06b5c4a8.js";
|
|
21
21
|
import "zustand";
|
|
22
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
23
|
-
import "../../../areas/components/index.
|
|
22
|
+
import "../../../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
23
|
+
import "../../../areas/components/index.b21d60d8.js";
|
|
24
24
|
import "zustand/shallow";
|
|
25
25
|
const WrapperStandarActions = styled("div")(({
|
|
26
26
|
theme
|
|
@@ -6,33 +6,33 @@ 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.e05e6158.js";
|
|
10
|
+
import { g as getPagerComponentsDictionary, P as Pager } from "../mui_extended/Pager/index.b9db40bc.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
12
|
+
import { u as useModal } from "../../hooks/useModal/index.95fb6ba1.js";
|
|
13
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.49e5c8b2.js";
|
|
14
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.6605ee21.js";
|
|
15
|
+
import "../../react-draggable.26a0b105.js";
|
|
16
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.20a9b77a.js";
|
|
17
|
+
import "../Resizeable/index.18a50191.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.377c342e.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.4d13dbda.js";
|
|
23
23
|
import "clsx";
|
|
24
24
|
import "zustand";
|
|
25
|
-
import "../areas/contexts/AreasContext/index.
|
|
26
|
-
import "../areas/components/index.
|
|
25
|
+
import "../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
26
|
+
import "../areas/components/index.b21d60d8.js";
|
|
27
27
|
import "zustand/shallow";
|
|
28
28
|
import "@mui/lab";
|
|
29
|
-
import "../mui_extended/Typography/index.
|
|
30
|
-
import "../modal/WindowConfirm.
|
|
31
|
-
import "../Icon/index.
|
|
32
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
33
|
-
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.
|
|
29
|
+
import "../mui_extended/Typography/index.ab4ee376.js";
|
|
30
|
+
import "../modal/WindowConfirm.fcc6d9f8.js";
|
|
31
|
+
import "../Icon/index.f0a7d42d.js";
|
|
32
|
+
import { W as WindowBase } from "../modal/WindowBase.77a5aeb2.js";
|
|
33
|
+
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.083362c8.js";
|
|
34
34
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
35
|
-
import { C as ConcatenatedFormatter } from "../formatters/index.
|
|
35
|
+
import { C as ConcatenatedFormatter } from "../formatters/index.2d587e05.js";
|
|
36
36
|
const WrapperGrid = styled("div")(() => ({
|
|
37
37
|
display: "flex",
|
|
38
38
|
flexDirection: "column",
|
|
@@ -4,55 +4,55 @@ 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.06b5c4a8.js";
|
|
8
|
+
import { T as TEST_PROP_ID } from "../../vendor.659fcc31.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.e05e6158.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.f0a7d42d.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.377c342e.js";
|
|
16
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.49e5c8b2.js";
|
|
17
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.6605ee21.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.
|
|
20
|
+
import "../mui_extended/Button/index.4d13dbda.js";
|
|
21
|
+
import "../../contexts/ModalContext/index.fcb7d228.js";
|
|
22
|
+
import "../../react-draggable.26a0b105.js";
|
|
23
|
+
import "../ModalDialog/index.20a9b77a.js";
|
|
24
|
+
import "../Resizeable/index.18a50191.js";
|
|
25
|
+
import "../modal/WindowConfirm.fcc6d9f8.js";
|
|
26
|
+
import "../modal/WindowBase.77a5aeb2.js";
|
|
27
27
|
import { useStore, createStore } from "zustand";
|
|
28
|
-
import "../areas/contexts/AreasContext/index.
|
|
29
|
-
import "../areas/components/index.
|
|
28
|
+
import "../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
29
|
+
import "../areas/components/index.b21d60d8.js";
|
|
30
30
|
import "@mui/lab";
|
|
31
|
-
import "../mui_extended/Typography/index.
|
|
32
|
-
import "../mui_extended/Accordion/index.
|
|
31
|
+
import "../mui_extended/Typography/index.ab4ee376.js";
|
|
32
|
+
import "../mui_extended/Accordion/index.5370ebbf.js";
|
|
33
33
|
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
34
34
|
import "react-router-dom";
|
|
35
|
-
import "../Image/index.
|
|
36
|
-
import "../mui_extended/Pager/index.
|
|
35
|
+
import "../Image/index.b216f30c.js";
|
|
36
|
+
import "../mui_extended/Pager/index.b9db40bc.js";
|
|
37
37
|
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
38
38
|
import { unstable_composeClasses } from "@mui/base";
|
|
39
|
-
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.
|
|
39
|
+
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.d4755e7e.js";
|
|
40
40
|
import { devtools } from "zustand/middleware";
|
|
41
41
|
import { immer } from "zustand/middleware/immer";
|
|
42
|
-
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
42
|
+
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.6f0823fb.js";
|
|
43
43
|
import "lodash/debounce";
|
|
44
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
45
|
-
import "../hook-form/RHFCheckbox/index.
|
|
46
|
-
import "../HelperText/index.
|
|
44
|
+
import "../hook-form/RHFAutocompleteAsync/index.dec5535b.js";
|
|
45
|
+
import "../hook-form/RHFCheckbox/index.7ae098fb.js";
|
|
46
|
+
import "../HelperText/index.dba051a9.js";
|
|
47
47
|
import "@mui/x-date-pickers";
|
|
48
48
|
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.6c129ce4.js";
|
|
49
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
50
|
-
import "../hook-form/RHFPeriod/index.
|
|
51
|
-
import "../Period/index.
|
|
49
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.ef829e80.js";
|
|
50
|
+
import "../hook-form/RHFPeriod/index.81da23cf.js";
|
|
51
|
+
import "../Period/index.41358ce0.js";
|
|
52
52
|
import "lodash/isString";
|
|
53
53
|
import "react-dropzone";
|
|
54
54
|
import { styled, alpha as alpha$1 } from "@mui/material/styles";
|
|
55
|
-
import "../hook-form/RHFUpload/index.
|
|
55
|
+
import "../hook-form/RHFUpload/index.0b97dc3c.js";
|
|
56
56
|
import * as Yup from "yup";
|
|
57
57
|
import "@hookform/resolvers/yup";
|
|
58
58
|
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.f0a7d42d.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
|
-
import "../mui_extended/IconButton/index.
|
|
6
|
+
import "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
7
7
|
import "clsx";
|
|
8
|
-
import "../mui_extended/Accordion/index.
|
|
8
|
+
import "../mui_extended/Accordion/index.5370ebbf.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.4d13dbda.js";
|
|
13
|
+
import "../Image/index.b216f30c.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.ab4ee376.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.e05e6158.js";
|
|
18
|
+
import "../mui_extended/Pager/index.b9db40bc.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.3ba3a821.js";
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../vendor.659fcc31.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.659fcc31.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.b216f30c.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.f0a7d42d.js";
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../vendor.659fcc31.js";
|
|
8
8
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
9
|
-
import "../mui_extended/IconButton/index.
|
|
9
|
+
import "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
10
10
|
import "clsx";
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
11
|
+
import "../mui_extended/Accordion/index.5370ebbf.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.4d13dbda.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.ab4ee376.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.e05e6158.js";
|
|
21
|
+
import "../mui_extended/Pager/index.b9db40bc.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.26a0b105.js";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.95fb6ba1.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.d4755e7e.js";
|
|
6
|
+
import { R as ResizeableWindow } from "../Resizeable/index.18a50191.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.377c342e.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.f0a7d42d.js";
|
|
6
|
+
import { T as TEST_PROP_ID } from "../../vendor.659fcc31.js";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
|
-
import "../mui_extended/IconButton/index.
|
|
8
|
+
import "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
9
9
|
import "clsx";
|
|
10
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/Accordion/index.5370ebbf.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.4d13dbda.js";
|
|
14
|
+
import "../Image/index.b216f30c.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.ab4ee376.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.e05e6158.js";
|
|
19
|
+
import "../mui_extended/Pager/index.b9db40bc.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.b216f30c.js";
|
|
4
4
|
import { Skeleton } from "@mui/material";
|
|
5
5
|
import { useMemo } from "react";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -1,32 +1,32 @@
|
|
|
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.f4f7f858.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.95fb6ba1.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.f0a7d42d.js";
|
|
12
|
+
import "../../react-draggable.26a0b105.js";
|
|
13
|
+
import "../ModalDialog/index.20a9b77a.js";
|
|
14
|
+
import "../Resizeable/index.18a50191.js";
|
|
15
|
+
import "../CommonActions/components/Actions/index.377c342e.js";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../mui_extended/Button/index.
|
|
17
|
+
import "../mui_extended/Button/index.4d13dbda.js";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import "react-hook-form";
|
|
20
|
-
import "../mui_extended/IconButton/index.
|
|
20
|
+
import "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
21
21
|
import "zustand";
|
|
22
|
-
import "../areas/contexts/AreasContext/index.
|
|
23
|
-
import "../areas/components/index.
|
|
22
|
+
import "../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
23
|
+
import "../areas/components/index.b21d60d8.js";
|
|
24
24
|
import "zustand/shallow";
|
|
25
25
|
import "@mui/lab";
|
|
26
|
-
import "../mui_extended/Typography/index.
|
|
27
|
-
import "../modal/WindowConfirm.
|
|
28
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
29
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
26
|
+
import "../mui_extended/Typography/index.ab4ee376.js";
|
|
27
|
+
import "../modal/WindowConfirm.fcc6d9f8.js";
|
|
28
|
+
import { W as WindowBase } from "../modal/WindowBase.77a5aeb2.js";
|
|
29
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.2485b282.js";
|
|
30
30
|
const Container$1 = styled("div")(() => ({
|
|
31
31
|
height: "100%",
|
|
32
32
|
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.f0a7d42d.js";
|
|
5
5
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
6
6
|
const WrapperPaper = styled("div")(({
|
|
7
7
|
theme
|
|
@@ -1,27 +1,27 @@
|
|
|
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.f0a7d42d.js";
|
|
5
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.377c342e.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.4d13dbda.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.fcb7d228.js";
|
|
12
|
+
import "../../react-draggable.26a0b105.js";
|
|
13
|
+
import "../ModalDialog/index.20a9b77a.js";
|
|
14
|
+
import "../Resizeable/index.18a50191.js";
|
|
15
15
|
import "@m4l/graphics";
|
|
16
|
-
import "../modal/WindowConfirm.
|
|
17
|
-
import "../modal/WindowBase.
|
|
18
|
-
import "../mui_extended/IconButton/index.
|
|
16
|
+
import "../modal/WindowConfirm.fcc6d9f8.js";
|
|
17
|
+
import "../modal/WindowBase.77a5aeb2.js";
|
|
18
|
+
import "../mui_extended/IconButton/index.06b5c4a8.js";
|
|
19
19
|
import "zustand";
|
|
20
|
-
import "../areas/contexts/AreasContext/index.
|
|
21
|
-
import "../areas/components/index.
|
|
20
|
+
import "../areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
21
|
+
import "../areas/components/index.b21d60d8.js";
|
|
22
22
|
import "zustand/shallow";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../mui_extended/Typography/index.
|
|
24
|
+
import "../mui_extended/Typography/index.ab4ee376.js";
|
|
25
25
|
const ContainerPeriod = styled("div")(({
|
|
26
26
|
theme,
|
|
27
27
|
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.3bd8013b.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.659fcc31.js";
|
|
5
|
+
import { I as Image } from "../Image/index.b216f30c.js";
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.06b5c4a8.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.f0a7d42d.js";
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.ab4ee376.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.d4755e7e.js";
|
|
17
17
|
const SideBarRoot = styled("div")(({
|
|
18
18
|
theme
|
|
19
19
|
}) => ({
|