@m4l/components 0.1.82 → 0.1.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/AccountPopover/{index.0ba26726.js → index.2677fe77.js} +2 -2
- package/components/AppBar/{index.fadcefc6.js → index.ad2a6f0e.js} +2 -2
- package/components/CommonActions/components/ActionCancel/{index.6cf96d04.js → index.b2fc495d.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.a0335cbf.js → index.60d8963e.js} +9 -9
- package/components/CommonActions/components/ActionFormIntro/{index.273b1b9f.js → index.fde4ea51.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.856df8ef.js → index.724d8e17.js} +1 -1
- package/components/CommonActions/components/Actions/{index.5abb6ac4.js → index.23a2d6ae.js} +7 -7
- package/components/DataGrid/{index.03ad08af.js → index.d5d0d62f.js} +3 -3
- package/components/DataGrid/subcomponents/Actions/{index.db54ec98.js → index.201394f5.js} +12 -12
- package/components/DynamicFilter/{index.9b72180b.js → index.7d134537.js} +20 -20
- package/components/GridLayout/constants.d.ts +1 -1
- package/components/GridLayout/{index.76bccc4f.js → index.70085b00.js} +3 -3
- package/components/GridLayout/index.d.ts +1 -1
- package/components/GridLayout/subcomponents/Griditem/{index.01fc14c3.js → index.c09681ff.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.e589d8bf.js → index.eb04fd5e.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/responsiveUtils.d.ts +1 -1
- package/components/GridLayout/subcomponents/{WidthProvider/index.50dafd87.js → SizeProvider/index.9c5e80b2.js} +3 -3
- package/components/GridLayout/subcomponents/{WidthProvider → SizeProvider}/index.d.ts +1 -1
- package/components/GridLayout/types.d.ts +7 -10
- package/components/GridLayout/utils.d.ts +1 -2
- package/components/HelperText/{index.6c3adb40.js → index.28e9105d.js} +2 -2
- package/components/LanguagePopover/{index.66e11634.js → index.065e0296.js} +2 -2
- package/components/ModalDialog/{index.4dc1c8ed.js → index.fb148f76.js} +3 -3
- package/components/NavLink/{index.5859e048.js → index.2ef07c44.js} +2 -2
- package/components/ObjectLogs/{index.51de2deb.js → index.5d74dfe0.js} +11 -11
- package/components/Period/{index.4fd9df2a.js → index.0e6512b2.js} +8 -8
- package/components/PropertyValue/{index.1b09f426.js → index.a67c9916.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.f011d49d.js → index.7bfec13f.js} +19 -19
- package/components/areas/components/AreasViewer/{index.51a52736.js → index.9ed7dfd7.js} +32 -35
- package/components/areas/components/{index.f496660b.js → index.654b08aa.js} +5 -5
- package/components/areas/contexts/AreasContext/{index.9820bc7f.js → index.36fe6953.js} +5 -5
- package/components/areas/contexts/{index.361acb6f.js → index.68c53fc9.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b403f383.js → index.a4c03e23.js} +1 -1
- package/components/areas/{index.eacab372.js → index.ec4f088c.js} +5 -5
- package/components/hook-form/RHFAutocomplete/{index.6edb51b1.js → index.42df8eb4.js} +3 -3
- package/components/hook-form/RHFAutocompleteAsync/{index.c2ca5c66.js → index.0441524c.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.c6c3933b.js → index.c66147f7.js} +3 -3
- package/components/hook-form/RHFDateTime/{index.3add0fa4.js → index.4698ca29.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.72edef4d.js → index.f653934b.js} +2 -2
- package/components/hook-form/RHFTextField/{index.20daa95e.js → index.1fa07688.js} +1 -1
- package/components/hook-form/RHFUpload/{index.cc5adc15.js → index.93c2dcb5.js} +3 -3
- package/components/modal/{WindowBase.4016485b.js → WindowBase.92ce9b8f.js} +4 -4
- package/components/modal/{WindowConfirm.f148e495.js → WindowConfirm.4c3d2cd7.js} +10 -10
- package/components/modal/{index.e9fece72.js → index.1bd35bd5.js} +7 -7
- package/components/mui_extended/Accordion/{index.42cef1c7.js → index.5111314b.js} +1 -1
- package/components/mui_extended/Tab/{index.0d5f96e6.js → index.0989d15d.js} +1 -1
- package/components/mui_extended/{index.f6a356b9.js → index.813723c5.js} +2 -2
- package/contexts/ModalContext/{index.efc1135a.js → index.577bf36b.js} +1 -1
- package/hooks/useModal/{index.9b0cc3fe.js → index.7a07c208.js} +1 -1
- package/index.js +51 -51
- package/package.json +1 -1
- package/{vendor.88ed58a5.js → vendor.5365cc7e.js} +38 -38
|
@@ -7,7 +7,7 @@ import clsx from "clsx";
|
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import "../mui_extended/IconButton/index.a318316e.js";
|
|
9
9
|
import "@m4l/graphics";
|
|
10
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
11
11
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
12
12
|
import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
|
|
13
13
|
import "react-router-dom";
|
|
@@ -21,7 +21,7 @@ import "@mui/lab";
|
|
|
21
21
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
22
22
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
23
23
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
24
|
-
import "../mui_extended/Tab/index.
|
|
24
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
25
25
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
26
|
import { unstable_composeClasses } from "@mui/base";
|
|
27
27
|
const componentName = "M4LAccountPopover";
|
|
@@ -3,7 +3,7 @@ import { useEnvironment } from "@m4l/core";
|
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { I as IconButton } from "../mui_extended/IconButton/index.a318316e.js";
|
|
6
|
-
import "../mui_extended/Accordion/index.
|
|
6
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
7
7
|
import "../Icon/index.2414ff25.js";
|
|
8
8
|
import "react";
|
|
9
9
|
import "clsx";
|
|
@@ -20,7 +20,7 @@ import "@mui/lab";
|
|
|
20
20
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
21
21
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
22
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
23
|
-
import "../mui_extended/Tab/index.
|
|
23
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
24
24
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
25
25
|
import { styled } from "@mui/material/styles";
|
|
26
26
|
import { unstable_composeClasses } from "@mui/base";
|
package/components/CommonActions/components/ActionCancel/{index.6cf96d04.js → index.b2fc495d.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
2
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.js";
|
|
3
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
3
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23a2d6ae.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ActionCancel = (props) => {
|
|
6
6
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.a0335cbf.js → index.60d8963e.js}
RENAMED
|
@@ -3,17 +3,17 @@ import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
4
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.js";
|
|
5
5
|
import { useCallback, useEffect } from "react";
|
|
6
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
6
|
+
import { u as useModal } from "../../../../hooks/useModal/index.7a07c208.js";
|
|
7
7
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
8
8
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
import "@m4l/graphics";
|
|
11
11
|
import "../../../Icon/index.2414ff25.js";
|
|
12
12
|
import "clsx";
|
|
13
|
-
import "../../../modal/index.
|
|
14
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
13
|
+
import "../../../modal/index.1bd35bd5.js";
|
|
14
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.4c3d2cd7.js";
|
|
15
15
|
import "../../../mui_extended/IconButton/index.a318316e.js";
|
|
16
|
-
import "../../../mui_extended/Accordion/index.
|
|
16
|
+
import "../../../mui_extended/Accordion/index.5111314b.js";
|
|
17
17
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
18
18
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
19
19
|
import "react-router-dom";
|
|
@@ -24,19 +24,19 @@ import "@mui/lab";
|
|
|
24
24
|
import "../../../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
25
25
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../../mui_extended/Pager/index.da26e9d4.js";
|
|
27
|
-
import "../../../mui_extended/Tab/index.
|
|
27
|
+
import "../../../mui_extended/Tab/index.0989d15d.js";
|
|
28
28
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
29
|
import "zustand";
|
|
30
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
31
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
30
|
+
import "../../../areas/contexts/AreasContext/index.36fe6953.js";
|
|
31
|
+
import "../../../areas/components/AreasAdmin/index.7bfec13f.js";
|
|
32
32
|
import "zustand/shallow";
|
|
33
33
|
import "../../../ScrollBar/index.d4410cb5.js";
|
|
34
|
-
import "../../../areas/components/AreasViewer/index.
|
|
34
|
+
import "../../../areas/components/AreasViewer/index.9ed7dfd7.js";
|
|
35
35
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
36
36
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
37
37
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
38
38
|
import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
39
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
39
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23a2d6ae.js";
|
|
40
40
|
function ActionFormCancel() {
|
|
41
41
|
const {
|
|
42
42
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.273b1b9f.js → index.fde4ea51.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { useFormContext, useFormState } from "react-hook-form";
|
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
4
|
import { L as LoadingButton } from "../../../mui_extended/Button/index.40af964e.js";
|
|
5
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
5
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23a2d6ae.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function ActionFormIntro(props) {
|
|
8
8
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.856df8ef.js → index.724d8e17.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
2
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.js";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
4
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
4
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23a2d6ae.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
7
7
|
const ActionIntro = (props) => {
|
|
@@ -10,17 +10,17 @@ import "../../../mui_extended/Button/index.40af964e.js";
|
|
|
10
10
|
import "clsx";
|
|
11
11
|
import "react-hook-form";
|
|
12
12
|
import "react";
|
|
13
|
-
import "../../../../contexts/ModalContext/index.
|
|
13
|
+
import "../../../../contexts/ModalContext/index.577bf36b.js";
|
|
14
14
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
15
15
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
17
|
import "../../../Icon/index.2414ff25.js";
|
|
18
|
-
import "../../../modal/index.
|
|
18
|
+
import "../../../modal/index.1bd35bd5.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
20
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
21
21
|
import "../../../Image/index.c18ebf5a.js";
|
|
22
22
|
import "../../../mui_extended/IconButton/index.a318316e.js";
|
|
23
|
-
import "../../../mui_extended/Accordion/index.
|
|
23
|
+
import "../../../mui_extended/Accordion/index.5111314b.js";
|
|
24
24
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
25
25
|
import "react-router-dom";
|
|
26
26
|
import "../../../mui_extended/CheckBox.5f6c78b0.js";
|
|
@@ -28,14 +28,14 @@ import "../../../mui_extended/Badge/index.cad260fe.js";
|
|
|
28
28
|
import "../../../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
29
29
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
30
30
|
import "../../../mui_extended/Pager/index.da26e9d4.js";
|
|
31
|
-
import "../../../mui_extended/Tab/index.
|
|
31
|
+
import "../../../mui_extended/Tab/index.0989d15d.js";
|
|
32
32
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
33
33
|
import "zustand";
|
|
34
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
35
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
34
|
+
import "../../../areas/contexts/AreasContext/index.36fe6953.js";
|
|
35
|
+
import "../../../areas/components/AreasAdmin/index.7bfec13f.js";
|
|
36
36
|
import "zustand/shallow";
|
|
37
37
|
import "../../../ScrollBar/index.d4410cb5.js";
|
|
38
|
-
import "../../../areas/components/AreasViewer/index.
|
|
38
|
+
import "../../../areas/components/AreasViewer/index.9ed7dfd7.js";
|
|
39
39
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
40
40
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
41
41
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.
|
|
1
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.fb148f76.js";
|
|
2
2
|
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.da26e9d4.js";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
4
|
import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
|
|
@@ -8,10 +8,10 @@ import { HTML5Backend } from "react-dnd-html5-backend";
|
|
|
8
8
|
import { SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
9
9
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
10
|
import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
|
|
11
|
-
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.
|
|
11
|
+
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.201394f5.js";
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
14
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
14
|
+
import { g as getNameDataTestId } from "../../vendor.5365cc7e.js";
|
|
15
15
|
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.32de0803.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
17
|
import "../Icon/index.2414ff25.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
2
|
-
import { u as useDataGrid, a as useFilters, d as dataGridClasses, b as dictionary } from "../../index.
|
|
2
|
+
import { u as useDataGrid, a as useFilters, d as dataGridClasses, b as dictionary } from "../../index.d5d0d62f.js";
|
|
3
3
|
import { useTheme, Checkbox, Skeleton } from "@mui/material";
|
|
4
4
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { P as Pager } from "../../../mui_extended/Pager/index.da26e9d4.js";
|
|
@@ -8,25 +8,25 @@ import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/cor
|
|
|
8
8
|
import { forwardRef, useRef, useState, useImperativeHandle, useMemo, useEffect, useCallback } from "react";
|
|
9
9
|
import { D as DataGrid$1 } from "../../../../react-data-grid.d46d625e.js";
|
|
10
10
|
import { styled } from "@mui/material/styles";
|
|
11
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
12
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
13
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
11
|
+
import { u as useModal } from "../../../../hooks/useModal/index.7a07c208.js";
|
|
12
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.b2fc495d.js";
|
|
13
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.724d8e17.js";
|
|
14
14
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
15
15
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
16
16
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
17
17
|
import "../../../Icon/index.2414ff25.js";
|
|
18
18
|
import "clsx";
|
|
19
|
-
import "../../../modal/index.
|
|
20
|
-
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.
|
|
19
|
+
import "../../../modal/index.1bd35bd5.js";
|
|
20
|
+
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.23a2d6ae.js";
|
|
21
21
|
import "react-hook-form";
|
|
22
22
|
import "@mui/material/Button";
|
|
23
23
|
import "../../../mui_extended/Button/index.40af964e.js";
|
|
24
24
|
import "zustand";
|
|
25
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
26
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
25
|
+
import "../../../areas/contexts/AreasContext/index.36fe6953.js";
|
|
26
|
+
import "../../../areas/components/AreasAdmin/index.7bfec13f.js";
|
|
27
27
|
import "zustand/shallow";
|
|
28
28
|
import "../../../ScrollBar/index.d4410cb5.js";
|
|
29
|
-
import "../../../mui_extended/Accordion/index.
|
|
29
|
+
import "../../../mui_extended/Accordion/index.5111314b.js";
|
|
30
30
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
31
31
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
32
32
|
import "react-router-dom";
|
|
@@ -35,13 +35,13 @@ import "../../../mui_extended/Badge/index.cad260fe.js";
|
|
|
35
35
|
import "../../../Image/index.c18ebf5a.js";
|
|
36
36
|
import "@mui/lab";
|
|
37
37
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
38
|
-
import "../../../mui_extended/Tab/index.
|
|
38
|
+
import "../../../mui_extended/Tab/index.0989d15d.js";
|
|
39
39
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
40
|
-
import "../../../areas/components/AreasViewer/index.
|
|
40
|
+
import "../../../areas/components/AreasViewer/index.9ed7dfd7.js";
|
|
41
41
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
42
42
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
43
43
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
44
|
-
import { W as WindowBase } from "../../../modal/WindowBase.
|
|
44
|
+
import { W as WindowBase } from "../../../modal/WindowBase.92ce9b8f.js";
|
|
45
45
|
const ACTIONS_COLUMN_KEY = "actions-row";
|
|
46
46
|
function ActionsFormatter(props) {
|
|
47
47
|
const {
|
|
@@ -6,7 +6,7 @@ import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent
|
|
|
6
6
|
import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
|
|
7
7
|
import { I as IconButton } from "../mui_extended/IconButton/index.a318316e.js";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
9
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
9
|
+
import { g as getNameDataTestId } from "../../vendor.5365cc7e.js";
|
|
10
10
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
11
11
|
import { generateUtilityClasses, alpha, styled as styled$1, Skeleton, MenuItem } from "@mui/material";
|
|
12
12
|
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
@@ -14,18 +14,18 @@ import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
|
14
14
|
import { I as Icon } from "../Icon/index.2414ff25.js";
|
|
15
15
|
import { styled, useTheme } from "@mui/material/styles";
|
|
16
16
|
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.b9266262.js";
|
|
17
|
-
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.
|
|
18
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
19
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
17
|
+
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.23a2d6ae.js";
|
|
18
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.b2fc495d.js";
|
|
19
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.724d8e17.js";
|
|
20
20
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
21
21
|
import "@mui/material/Button";
|
|
22
22
|
import "../mui_extended/Button/index.40af964e.js";
|
|
23
|
-
import "../../contexts/ModalContext/index.
|
|
23
|
+
import "../../contexts/ModalContext/index.577bf36b.js";
|
|
24
24
|
import "../../react-draggable.7abb5d0a.js";
|
|
25
25
|
import "../Resizeable/index.9a9c79a4.js";
|
|
26
|
-
import "../modal/index.
|
|
26
|
+
import "../modal/index.1bd35bd5.js";
|
|
27
27
|
import "../Image/index.c18ebf5a.js";
|
|
28
|
-
import "../mui_extended/Accordion/index.
|
|
28
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
29
29
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
30
30
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
31
31
|
import "react-router-dom";
|
|
@@ -33,12 +33,12 @@ import "../mui_extended/CheckBox.5f6c78b0.js";
|
|
|
33
33
|
import "../mui_extended/Badge/index.cad260fe.js";
|
|
34
34
|
import "@mui/lab";
|
|
35
35
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
36
|
-
import "../mui_extended/Tab/index.
|
|
36
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
37
37
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
38
38
|
import { useStore, createStore } from "zustand";
|
|
39
|
-
import "../areas/contexts/AreasContext/index.
|
|
40
|
-
import "../areas/components/AreasAdmin/index.
|
|
41
|
-
import "../areas/components/AreasViewer/index.
|
|
39
|
+
import "../areas/contexts/AreasContext/index.36fe6953.js";
|
|
40
|
+
import "../areas/components/AreasAdmin/index.7bfec13f.js";
|
|
41
|
+
import "../areas/components/AreasViewer/index.9ed7dfd7.js";
|
|
42
42
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
43
43
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
44
44
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -46,19 +46,19 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
46
46
|
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.c43a95f4.js";
|
|
47
47
|
import { devtools } from "zustand/middleware";
|
|
48
48
|
import { immer } from "zustand/middleware/immer";
|
|
49
|
-
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
49
|
+
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.42df8eb4.js";
|
|
50
50
|
import "lodash/debounce";
|
|
51
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
52
|
-
import "../hook-form/RHFCheckbox/index.
|
|
53
|
-
import "../HelperText/index.
|
|
51
|
+
import "../hook-form/RHFAutocompleteAsync/index.0441524c.js";
|
|
52
|
+
import "../hook-form/RHFCheckbox/index.c66147f7.js";
|
|
53
|
+
import "../HelperText/index.28e9105d.js";
|
|
54
54
|
import "@mui/x-date-pickers";
|
|
55
|
-
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.
|
|
56
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
57
|
-
import "../hook-form/RHFPeriod/index.
|
|
58
|
-
import "../Period/index.
|
|
55
|
+
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.4698ca29.js";
|
|
56
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.1fa07688.js";
|
|
57
|
+
import "../hook-form/RHFPeriod/index.f653934b.js";
|
|
58
|
+
import "../Period/index.0e6512b2.js";
|
|
59
59
|
import "lodash/isString";
|
|
60
60
|
import "react-dropzone";
|
|
61
|
-
import "../hook-form/RHFUpload/index.
|
|
61
|
+
import "../hook-form/RHFUpload/index.93c2dcb5.js";
|
|
62
62
|
import * as Yup from "yup";
|
|
63
63
|
const COMPONENT_PREFIX = "M4LDynamicFilter";
|
|
64
64
|
const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
|
|
@@ -2,7 +2,7 @@ import { Margin } from './types';
|
|
|
2
2
|
export declare const COMPONENT_TEST_ID = "M4LGridLayout";
|
|
3
3
|
export declare const COMPONENT_CLASS_NAME = "M4LGridLayout";
|
|
4
4
|
export declare const DEFAULT_COLS = 12;
|
|
5
|
-
export declare const DEFAULT_ROW_HEIGHT =
|
|
5
|
+
export declare const DEFAULT_ROW_HEIGHT = 20;
|
|
6
6
|
export declare const DEFAULT_CONTAINER_WIDTH = 1280;
|
|
7
7
|
export declare const DEFAULT_CONTAINER_HEIGHT = 480;
|
|
8
8
|
export declare const DEFAULT_RESPONSIVE_COLS: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.
|
|
3
|
+
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.c09681ff.js";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { r as react_resizable_css } from "../../react-resizable.ba08699a.js";
|
|
@@ -10,7 +10,7 @@ import "@m4l/graphics";
|
|
|
10
10
|
import "lodash";
|
|
11
11
|
const COMPONENT_CLASS_NAME = "M4LGridLayout";
|
|
12
12
|
const DEFAULT_COLS = 12;
|
|
13
|
-
const DEFAULT_ROW_HEIGHT =
|
|
13
|
+
const DEFAULT_ROW_HEIGHT = 20;
|
|
14
14
|
const DEFAULT_CONTAINER_WIDTH = 1280;
|
|
15
15
|
const DEFAULT_CONTAINER_HEIGHT = 480;
|
|
16
16
|
const DEFAULT_RESPONSIVE_COLS = { lg: 12, md: 10, sm: 6, xs: 4, xxs: 1 };
|
|
@@ -672,7 +672,7 @@ function GridLayout(props) {
|
|
|
672
672
|
isResizable = true,
|
|
673
673
|
allowOverlap = false,
|
|
674
674
|
useCSSTransforms = true,
|
|
675
|
-
compactType =
|
|
675
|
+
compactType = "vertical",
|
|
676
676
|
preventCollision = false,
|
|
677
677
|
resizeHandles = ["se"],
|
|
678
678
|
resizeHandle,
|
|
@@ -4,4 +4,4 @@ export { addLayoutItemToBreakPoints, addLayoutItemToBreakPointIfNoExists, cloneL
|
|
|
4
4
|
export { isEqualLayouts, isEqualLayout } from './utils';
|
|
5
5
|
export type { GridLayoutProps, LayoutItemRenderProps, Layout, LayoutItem, BaseLayoutItem, Layouts, } from './types';
|
|
6
6
|
export type { ContainerChangeEvent } from './subcomponents/Responsive/types';
|
|
7
|
-
export {
|
|
7
|
+
export { SizeProvider } from './subcomponents/SizeProvider';
|
package/components/GridLayout/subcomponents/Griditem/{index.01fc14c3.js → index.c09681ff.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
|
|
2
2
|
import { D as DraggableCore_1 } from "../../../../react-draggable.7abb5d0a.js";
|
|
3
3
|
import { R as Resizable } from "../../../../react-resizable.ba08699a.js";
|
|
4
|
-
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.
|
|
4
|
+
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.70085b00.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { d as deepEqual } from "../../../../node_modules.d73a220d.js";
|
|
7
7
|
import { jsx, Fragment } from "react/jsx-runtime";
|
package/components/GridLayout/subcomponents/Responsive/{index.e589d8bf.js → index.eb04fd5e.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, o as DEFAULT_COLAPSED_HEIGHT, i as DEFAULT_ROW_HEIGHT, z as isEqualLayouts, G as GridLayout, A as noop } from "../../index.
|
|
1
|
+
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, o as DEFAULT_COLAPSED_HEIGHT, i as DEFAULT_ROW_HEIGHT, z as isEqualLayouts, G as GridLayout, A as noop } from "../../index.70085b00.js";
|
|
2
2
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
3
3
|
import { useFirstRender } from "@m4l/graphics";
|
|
4
4
|
import { d as deepEqual } from "../../../../node_modules.d73a220d.js";
|
|
@@ -25,7 +25,7 @@ export declare function getColsFromBreakpoint(breakpoint: Breakpoint, cols: Brea
|
|
|
25
25
|
* @param {String} breakpoint New breakpoint.
|
|
26
26
|
* @param {String} breakpoint Last breakpoint (for fallback).
|
|
27
27
|
* @param {Number} cols Column count at new breakpoint.
|
|
28
|
-
* @param {
|
|
28
|
+
* @param {CompactType} compactType
|
|
29
29
|
* vertically.
|
|
30
30
|
* @return {Array} New layout.
|
|
31
31
|
*/
|
|
@@ -2,10 +2,10 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
|
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { throttle } from "lodash";
|
|
4
4
|
import { useResizeObserver } from "@m4l/graphics";
|
|
5
|
-
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIME } from "../../index.
|
|
5
|
+
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIME } from "../../index.70085b00.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
const layoutClassName = "M4LGridLayout";
|
|
8
|
-
function
|
|
8
|
+
function SizeProvider(ComposedComponent) {
|
|
9
9
|
return (props) => {
|
|
10
10
|
const {
|
|
11
11
|
measureBeforeMount = true,
|
|
@@ -61,5 +61,5 @@ function WidthProvider(ComposedComponent) {
|
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
export {
|
|
64
|
-
|
|
64
|
+
SizeProvider as S
|
|
65
65
|
};
|
|
@@ -11,5 +11,5 @@ export interface ComponentResponsiveReactGridLayoutProps extends Omit<Responsive
|
|
|
11
11
|
measureBeforeMount?: boolean;
|
|
12
12
|
}
|
|
13
13
|
declare type MinimalParameters = Pick<CoreProps, 'containerWidth' | 'containerHeight' | 'innerRef' | 'style' | 'className'>;
|
|
14
|
-
export declare function
|
|
14
|
+
export declare function SizeProvider<T extends MinimalParameters>(ComposedComponent: FunctionComponent<T>): (props: Omit<T, 'containerWidth' | 'containerHeight' | 'innerRef'> & HOCProps) => import("react").JSX.Element;
|
|
15
15
|
export {};
|
|
@@ -226,6 +226,12 @@ export interface CoreProps {
|
|
|
226
226
|
* Valor por defecto: false
|
|
227
227
|
*/
|
|
228
228
|
autoSize?: boolean | undefined;
|
|
229
|
+
/**
|
|
230
|
+
* A CSS selector for tags that will act as the draggable handle.
|
|
231
|
+
* For example: `draggableHandle: '.MyDragHandleClassName'`
|
|
232
|
+
* If you forget the leading . it will not work.
|
|
233
|
+
*/
|
|
234
|
+
draggableHandle?: string | undefined;
|
|
229
235
|
/**
|
|
230
236
|
* A CSS selector for tags that will not be draggable.
|
|
231
237
|
* For example: `draggableCancel: '.MyNonDraggableAreaClassName'`
|
|
@@ -234,15 +240,10 @@ export interface CoreProps {
|
|
|
234
240
|
* Valor por defecto:
|
|
235
241
|
*/
|
|
236
242
|
draggableCancel?: string | undefined;
|
|
237
|
-
/**
|
|
238
|
-
* A CSS selector for tags that will act as the draggable handle.
|
|
239
|
-
* For example: `draggableHandle: '.MyDragHandleClassName'`
|
|
240
|
-
* If you forget the leading . it will not work.
|
|
241
|
-
*/
|
|
242
|
-
draggableHandle?: string | undefined;
|
|
243
243
|
/**
|
|
244
244
|
* Compaction type.
|
|
245
245
|
* Valor por defecto: 'vertical'
|
|
246
|
+
* TODO: Incluir compactación amabas
|
|
246
247
|
*/
|
|
247
248
|
compactType?: CompactType;
|
|
248
249
|
/**
|
|
@@ -264,10 +265,6 @@ export interface CoreProps {
|
|
|
264
265
|
w: number;
|
|
265
266
|
h: number;
|
|
266
267
|
} | undefined;
|
|
267
|
-
/**
|
|
268
|
-
* If true, the layout will compact vertically.
|
|
269
|
-
*/
|
|
270
|
-
verticalCompact?: boolean | undefined;
|
|
271
268
|
/**
|
|
272
269
|
* Default Infinity, but you can specify a max here if you like.
|
|
273
270
|
* Note that this isn't fully fleshed out and won't error if you specify a layout that
|
|
@@ -27,8 +27,7 @@ export declare function compactItem(compareWith: Layout, l: LayoutItem, compactT
|
|
|
27
27
|
* Does not modify layout items (clones). Creates a new layout array.
|
|
28
28
|
*
|
|
29
29
|
* @param {Array} layout Layout.
|
|
30
|
-
* @param {
|
|
31
|
-
* vertically.
|
|
30
|
+
* @param {CompactType} compactType
|
|
32
31
|
* @param {Boolean} allowOverlap When `true`, allows overlapping grid items.
|
|
33
32
|
* @return {Array} Compacted Layout.
|
|
34
33
|
*/
|
|
@@ -6,7 +6,7 @@ import "clsx";
|
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import "../mui_extended/IconButton/index.a318316e.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import "../mui_extended/Accordion/index.
|
|
9
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
10
10
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
11
11
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
12
12
|
import "react-router-dom";
|
|
@@ -19,7 +19,7 @@ import "@mui/lab";
|
|
|
19
19
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
20
20
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
21
21
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
22
|
-
import "../mui_extended/Tab/index.
|
|
22
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
23
23
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
24
24
|
import { unstable_composeClasses } from "@mui/base";
|
|
25
25
|
const HelperTextRoot = styled("div")(({
|
|
@@ -8,7 +8,7 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
10
10
|
import "../mui_extended/IconButton/index.a318316e.js";
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
11
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
12
12
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
13
13
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
14
14
|
import "react-router-dom";
|
|
@@ -21,7 +21,7 @@ import "@mui/lab";
|
|
|
21
21
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
22
22
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
23
23
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
24
|
-
import "../mui_extended/Tab/index.
|
|
24
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
25
25
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
26
|
import { unstable_composeClasses } from "@mui/base";
|
|
27
27
|
const LanguagePopoverRoot = styled("div")(({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
2
2
|
import { c as cjs } from "../../react-draggable.7abb5d0a.js";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.7a07c208.js";
|
|
4
4
|
import { R as ResizeableWindow } from "../Resizeable/index.9a9c79a4.js";
|
|
5
5
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
6
6
|
import { I as Icon } from "../Icon/index.2414ff25.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { I as ICONS } from "../areas/icons.8266ccc8.js";
|
|
9
|
-
import { m as modalUtilityClasses } from "../modal/index.
|
|
9
|
+
import { m as modalUtilityClasses } from "../modal/index.1bd35bd5.js";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
11
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.23a2d6ae.js";
|
|
12
12
|
const DragabblePaperComponent = (props) => {
|
|
13
13
|
return /* @__PURE__ */ jsx(cjs.exports, {
|
|
14
14
|
handle: ".m4l_draggable_handle",
|
|
@@ -8,7 +8,7 @@ import "clsx";
|
|
|
8
8
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
9
9
|
import "../mui_extended/IconButton/index.a318316e.js";
|
|
10
10
|
import "@m4l/graphics";
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
11
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
12
12
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
13
13
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
14
14
|
import "@mui/material/Button";
|
|
@@ -20,7 +20,7 @@ import "@mui/lab";
|
|
|
20
20
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
21
21
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
22
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
23
|
-
import "../mui_extended/Tab/index.
|
|
23
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
24
24
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
25
25
|
import { unstable_composeClasses } from "@mui/base";
|
|
26
26
|
const componentName = "M4LNavLink";
|
|
@@ -1,29 +1,29 @@
|
|
|
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.d5d0d62f.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.
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.7a07c208.js";
|
|
11
11
|
import { I as Icon } from "../Icon/index.2414ff25.js";
|
|
12
12
|
import "../../react-draggable.7abb5d0a.js";
|
|
13
13
|
import "../Resizeable/index.9a9c79a4.js";
|
|
14
|
-
import "../modal/index.
|
|
15
|
-
import "../CommonActions/components/Actions/index.
|
|
14
|
+
import "../modal/index.1bd35bd5.js";
|
|
15
|
+
import "../CommonActions/components/Actions/index.23a2d6ae.js";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
17
|
import "../mui_extended/Button/index.40af964e.js";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import "react-hook-form";
|
|
20
20
|
import "../mui_extended/IconButton/index.a318316e.js";
|
|
21
21
|
import "zustand";
|
|
22
|
-
import "../areas/contexts/AreasContext/index.
|
|
23
|
-
import "../areas/components/AreasAdmin/index.
|
|
22
|
+
import "../areas/contexts/AreasContext/index.36fe6953.js";
|
|
23
|
+
import "../areas/components/AreasAdmin/index.7bfec13f.js";
|
|
24
24
|
import "zustand/shallow";
|
|
25
25
|
import "../ScrollBar/index.d4410cb5.js";
|
|
26
|
-
import "../mui_extended/Accordion/index.
|
|
26
|
+
import "../mui_extended/Accordion/index.5111314b.js";
|
|
27
27
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
28
28
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
29
29
|
import "react-router-dom";
|
|
@@ -34,14 +34,14 @@ import "@mui/lab";
|
|
|
34
34
|
import "../mui_extended/MenuActions/index.f6bfdd40.js";
|
|
35
35
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
36
36
|
import "../mui_extended/Pager/index.da26e9d4.js";
|
|
37
|
-
import "../mui_extended/Tab/index.
|
|
37
|
+
import "../mui_extended/Tab/index.0989d15d.js";
|
|
38
38
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
39
|
-
import "../areas/components/AreasViewer/index.
|
|
39
|
+
import "../areas/components/AreasViewer/index.9ed7dfd7.js";
|
|
40
40
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
41
41
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
42
42
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
43
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
44
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
43
|
+
import { W as WindowBase } from "../modal/WindowBase.92ce9b8f.js";
|
|
44
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.7d134537.js";
|
|
45
45
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
46
46
|
const Container$1 = styled("div")(() => ({
|
|
47
47
|
height: "100%",
|