@m4l/components 0.1.73 → 0.1.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/CommonActions/components/ActionCancel/{index.583dd385.js → index.fad4a0dc.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.673cb6bc.js → index.a26820a9.js} +18 -18
- package/components/CommonActions/components/ActionFormIntro/{index.ca18700c.js → index.403d8952.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.41d66b77.js → index.0fb6efbe.js} +3 -3
- package/components/CommonActions/components/Actions/{index.665b1d56.js → index.51b9c92a.js} +18 -18
- package/components/DataGrid/{index.860f4d1c.js → index.dbae54dd.js} +20 -20
- package/components/DynamicFilter/{index.09d83f9d.js → index.cb7fd1b6.js} +31 -31
- package/components/HelperText/{index.581ddb8f.js → index.d449d124.js} +8 -8
- package/components/Icon/{index.4eeb3de9.js → index.d214a74d.js} +2 -2
- package/components/Image/{index.52c84d9f.js → index.1af119da.js} +1 -1
- package/components/LanguagePopover/{index.f7ee5a9c.js → index.4fef99ac.js} +9 -9
- package/components/ModalDialog/{index.1e6150f6.js → index.6c35e653.js} +6 -6
- package/components/NavLink/{index.5f3e2493.js → index.9e56bcd3.js} +9 -9
- package/components/NoItemSelected/{index.b51f007c.js → index.cd842b62.js} +1 -1
- package/components/ObjectLogs/{index.26644722.js → index.e1a1b27c.js} +16 -16
- package/components/PaperForm/{index.be12afa3.js → index.76bd3a6d.js} +1 -1
- package/components/Period/{index.f24d7084.js → index.b93d22fa.js} +18 -18
- package/components/Resizeable/{index.949b18ff.js → index.834a9144.js} +1 -1
- package/components/SideBar/{index.e716e9e0.js → index.ff7cbe91.js} +6 -6
- package/components/areas/components/AreasAdmin/{index.b26ee1b2.js → index.1eda80b9.js} +30 -30
- package/components/areas/components/AreasViewer/{index.d33b4a7d.js → index.eddc9945.js} +40 -39
- package/components/areas/components/index.f3a98b6d.js +14 -0
- package/components/areas/contexts/AreasContext/{index.9c35425b.js → index.a88b73a6.js} +2 -2
- package/components/areas/contexts/{index.d2f1c19a.js → index.7dd01403.js} +1 -1
- package/components/areas/hooks/useAreas/{index.6540b5ab.js → index.7a37ede8.js} +1 -1
- package/components/areas/{index.8ed127ca.js → index.95c4ed37.js} +5 -5
- package/components/formatters/BooleanFormatter/{index.87ca7bb3.js → index.820a2130.js} +1 -1
- package/components/formatters/{index.83c50bdb.js → index.0c692a4b.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.743b5558.js → index.72437d8a.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.5be9ea91.js → index.2a84f2b2.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.77758da5.js → index.6e6389e7.js} +3 -3
- package/components/hook-form/RHFDateTime/{index.d554d467.js → index.745b101b.js} +9 -9
- package/components/hook-form/RHFPeriod/{index.02253c2d.js → index.6969af99.js} +2 -2
- package/components/hook-form/RHFTextField/{index.5066b599.js → index.ca7393a7.js} +6 -6
- package/components/hook-form/RHFUpload/{index.6ecf3230.js → index.d74ca00d.js} +1 -1
- package/components/modal/{WindowBase.e59ef8a1.js → WindowBase.9b93578e.js} +10 -10
- package/components/modal/{WindowConfirm.a9e351fa.js → WindowConfirm.7ec9dcd3.js} +16 -16
- package/components/modal/index.dba72820.js +36 -0
- package/components/mui_extended/Accordion/{index.9c36b7a5.js → index.09a89d3d.js} +2 -2
- package/components/mui_extended/Button/{index.1cb53ba2.js → index.f9d54780.js} +3 -3
- package/components/mui_extended/IconButton/{index.89428485.js → index.822cdaac.js} +1 -1
- package/components/mui_extended/MenuActions/{index.d426f50b.js → index.03403529.js} +2 -2
- package/components/mui_extended/Pager/{index.2c081f2c.js → index.6428b07c.js} +1 -1
- package/components/mui_extended/Typography/{index.1ff05abe.js → index.e2d9e3f2.js} +1 -1
- package/components/mui_extended/{index.bc3da862.js → index.b4ced9e3.js} +8 -8
- package/contexts/ModalContext/{index.ca4ffa64.js → index.0484ca54.js} +1 -1
- package/hooks/useModal/{index.97628a64.js → index.c6069beb.js} +1 -1
- package/index.js +46 -46
- package/package.json +1 -1
- package/{react-draggable.64706389.js → react-draggable.17b4ec8a.js} +1 -1
- package/{react-resizable.67e38975.js → react-resizable.ffd7c2aa.js} +2 -2
- package/utils/{index.94b9dc32.js → index.aca80f3a.js} +1 -1
- package/{vendor.fcb620ee.js → vendor.99e0c856.js} +43 -43
- package/components/areas/components/index.b2ee7610.js +0 -14
- package/components/modal/index.2e83c400.js +0 -36
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import "@mui/material";
|
|
2
|
+
import "../../react-draggable.17b4ec8a.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "../../contexts/ModalContext/index.0484ca54.js";
|
|
5
|
+
import "../ModalDialog/index.6c35e653.js";
|
|
6
|
+
import "../Resizeable/index.834a9144.js";
|
|
7
|
+
import "react/jsx-runtime";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import "../Icon/index.d214a74d.js";
|
|
10
|
+
import "clsx";
|
|
11
|
+
import "@m4l/core";
|
|
12
|
+
import "../CommonActions/components/Actions/index.51b9c92a.js";
|
|
13
|
+
import "@mui/material/Button";
|
|
14
|
+
import "../mui_extended/Button/index.f9d54780.js";
|
|
15
|
+
import "react-hook-form";
|
|
16
|
+
import "./WindowBase.9b93578e.js";
|
|
17
|
+
import "../mui_extended/IconButton/index.822cdaac.js";
|
|
18
|
+
import "../mui_extended/Accordion/index.09a89d3d.js";
|
|
19
|
+
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
20
|
+
import "react-router-dom";
|
|
21
|
+
import "../Image/index.1af119da.js";
|
|
22
|
+
import "@mui/lab";
|
|
23
|
+
import "../mui_extended/Typography/index.e2d9e3f2.js";
|
|
24
|
+
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
25
|
+
import "../mui_extended/MenuActions/index.03403529.js";
|
|
26
|
+
import "../mui_extended/Pager/index.6428b07c.js";
|
|
27
|
+
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
28
|
+
import "zustand";
|
|
29
|
+
import "../areas/contexts/AreasContext/index.a88b73a6.js";
|
|
30
|
+
import "../areas/components/AreasAdmin/index.1eda80b9.js";
|
|
31
|
+
import "zustand/shallow";
|
|
32
|
+
import "../ScrollBar/index.bbe48f4d.js";
|
|
33
|
+
import "../areas/components/AreasViewer/index.eddc9945.js";
|
|
34
|
+
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
35
|
+
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
36
|
+
import "./WindowConfirm.7ec9dcd3.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Skeleton, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
2
|
-
import { I as IconButton } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton } from "../IconButton/index.822cdaac.js";
|
|
3
3
|
import { useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.d214a74d.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
styled("div")(({
|
|
@@ -4,11 +4,11 @@ import MuiButton from "@mui/material/Button";
|
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { useMemo } from "react";
|
|
7
|
-
import { I as Image } from "../../Image/index.
|
|
7
|
+
import { I as Image } from "../../Image/index.1af119da.js";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
9
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
10
10
|
import { LoadingButton as LoadingButton$1 } from "@mui/lab";
|
|
11
|
-
import { T as Typography } from "../Typography/index.
|
|
11
|
+
import { T as Typography } from "../Typography/index.e2d9e3f2.js";
|
|
12
12
|
const ButtonRoot = styled("div")(({
|
|
13
13
|
theme
|
|
14
14
|
}) => ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo, useState } from "react";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, styled, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.d214a74d.js";
|
|
5
5
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -3,8 +3,8 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { IconButton, MenuItem } from "@mui/material";
|
|
4
4
|
import { P as Popover } from "../Popover/index.9f35d0eb.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
|
-
import { I as Icon } from "../../Icon/index.
|
|
7
|
-
import { I as IconButton$1 } from "../IconButton/index.
|
|
6
|
+
import { I as Icon } from "../../Icon/index.d214a74d.js";
|
|
7
|
+
import { I as IconButton$1 } from "../IconButton/index.822cdaac.js";
|
|
8
8
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
9
9
|
styled(IconButton)(() => ({}));
|
|
10
10
|
const LabelMemuItem = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo } from "react";
|
|
2
2
|
import { Skeleton, TablePagination } from "@mui/material";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
|
-
import { I as IconButton } from "../IconButton/index.
|
|
4
|
+
import { I as IconButton } from "../IconButton/index.822cdaac.js";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
6
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
7
7
|
const WrapperPagerActions = styled("div")(({ theme }) => ({
|
|
@@ -2,7 +2,7 @@ import { useModuleSkeleton } from "@m4l/core";
|
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, generateUtilityClass, Typography as Typography$1 } from "@mui/material";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
5
|
+
import { T as TEST_PROP_ID } from "../../../vendor.99e0c856.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const WarpperTypography = styled("div")(({
|
|
8
8
|
theme
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import "@mui/material";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@m4l/core";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.d214a74d.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "./IconButton/index.
|
|
7
|
+
import "./IconButton/index.822cdaac.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import "./Accordion/index.
|
|
9
|
+
import "./Accordion/index.09a89d3d.js";
|
|
10
10
|
import "./Avatar/index.fe06afd7.js";
|
|
11
11
|
import "react-router-dom";
|
|
12
12
|
import "@mui/material/Button";
|
|
13
|
-
import "./Button/index.
|
|
14
|
-
import "../Image/index.
|
|
13
|
+
import "./Button/index.f9d54780.js";
|
|
14
|
+
import "../Image/index.1af119da.js";
|
|
15
15
|
import "@mui/lab";
|
|
16
|
-
import "./Typography/index.
|
|
16
|
+
import "./Typography/index.e2d9e3f2.js";
|
|
17
17
|
import "./Popover/index.9f35d0eb.js";
|
|
18
|
-
import "./MenuActions/index.
|
|
19
|
-
import "./Pager/index.
|
|
18
|
+
import "./MenuActions/index.03403529.js";
|
|
19
|
+
import "./Pager/index.6428b07c.js";
|
|
20
20
|
import "./Tab/index.e0653a0a.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createContext, useState } from "react";
|
|
2
|
-
import { M as ModalDialog } from "../../components/ModalDialog/index.
|
|
2
|
+
import { M as ModalDialog } from "../../components/ModalDialog/index.6c35e653.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
|
-
import { M as ModalContext } from "../../contexts/ModalContext/index.
|
|
2
|
+
import { M as ModalContext } from "../../contexts/ModalContext/index.0484ca54.js";
|
|
3
3
|
function useModal() {
|
|
4
4
|
const context = useContext(ModalContext);
|
|
5
5
|
if (!context)
|
package/index.js
CHANGED
|
@@ -2,84 +2,84 @@ import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
|
2
2
|
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
3
3
|
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
4
4
|
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
5
|
-
import { I, a as a2 } from "./components/Icon/index.
|
|
5
|
+
import { I, a as a2 } from "./components/Icon/index.d214a74d.js";
|
|
6
6
|
import { M } from "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
7
7
|
import { M as M2 } from "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
8
8
|
import { L } from "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
9
9
|
import { P } from "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
10
|
-
import { A } from "./components/areas/components/AreasAdmin/index.
|
|
11
|
-
import { A as A2 } from "./components/areas/components/AreasViewer/index.
|
|
12
|
-
import { A as A3, a as a3 } from "./components/areas/contexts/AreasContext/index.
|
|
10
|
+
import { A } from "./components/areas/components/AreasAdmin/index.1eda80b9.js";
|
|
11
|
+
import { A as A2 } from "./components/areas/components/AreasViewer/index.eddc9945.js";
|
|
12
|
+
import { A as A3, a as a3 } from "./components/areas/contexts/AreasContext/index.a88b73a6.js";
|
|
13
13
|
import { a as a4, W } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
14
14
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
15
15
|
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
16
16
|
import { A as A4, D, L as L2, a as a5, g } from "./components/areas/dictionary.e72db809.js";
|
|
17
|
-
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.
|
|
18
|
-
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
19
|
-
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.
|
|
20
|
-
import { R as R4 } from "./components/hook-form/RHFDateTime/index.
|
|
17
|
+
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.72437d8a.js";
|
|
18
|
+
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.2a84f2b2.js";
|
|
19
|
+
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.6e6389e7.js";
|
|
20
|
+
import { R as R4 } from "./components/hook-form/RHFDateTime/index.745b101b.js";
|
|
21
21
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
22
22
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
23
|
-
import { R as R7, a as a6 } from "./components/hook-form/RHFTextField/index.
|
|
23
|
+
import { R as R7, a as a6 } from "./components/hook-form/RHFTextField/index.ca7393a7.js";
|
|
24
24
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
25
|
-
import { R as R9 } from "./components/hook-form/RHFPeriod/index.
|
|
26
|
-
import { P as P2, g as g4 } from "./components/Period/index.
|
|
27
|
-
import { R as R10 } from "./components/hook-form/RHFUpload/index.
|
|
28
|
-
import { A as A5 } from "./components/mui_extended/Accordion/index.
|
|
25
|
+
import { R as R9 } from "./components/hook-form/RHFPeriod/index.6969af99.js";
|
|
26
|
+
import { P as P2, g as g4 } from "./components/Period/index.b93d22fa.js";
|
|
27
|
+
import { R as R10 } from "./components/hook-form/RHFUpload/index.d74ca00d.js";
|
|
28
|
+
import { A as A5 } from "./components/mui_extended/Accordion/index.09a89d3d.js";
|
|
29
29
|
import { A as A6 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
30
30
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
31
31
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
32
|
-
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.
|
|
32
|
+
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.f9d54780.js";
|
|
33
33
|
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
34
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
34
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.822cdaac.js";
|
|
35
35
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
36
36
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
37
|
-
import { M as M3 } from "./components/mui_extended/MenuActions/index.
|
|
37
|
+
import { M as M3 } from "./components/mui_extended/MenuActions/index.03403529.js";
|
|
38
38
|
import { P as P3 } from "./components/mui_extended/Popover/index.9f35d0eb.js";
|
|
39
|
-
import { P as P4, g as g5 } from "./components/mui_extended/Pager/index.
|
|
39
|
+
import { P as P4, g as g5 } from "./components/mui_extended/Pager/index.6428b07c.js";
|
|
40
40
|
import { T } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
41
|
-
import { T as T2 } from "./components/mui_extended/Typography/index.
|
|
42
|
-
import { B as B4 } from "./components/formatters/BooleanFormatter/index.
|
|
41
|
+
import { T as T2 } from "./components/mui_extended/Typography/index.e2d9e3f2.js";
|
|
42
|
+
import { B as B4 } from "./components/formatters/BooleanFormatter/index.820a2130.js";
|
|
43
43
|
import { D as D2, g as g6 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
44
44
|
import { U, g as g7 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
45
45
|
import { P as P5, g as g8 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
46
|
-
import { C as C2, F, P as P6, g as g9, a as a7, b as b2 } from "./components/formatters/index.
|
|
46
|
+
import { C as C2, F, P as P6, g as g9, a as a7, b as b2 } from "./components/formatters/index.0c692a4b.js";
|
|
47
47
|
import { P as P7, g as g10 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
48
|
-
import { D as D3, N, T as T3, c, d, b as b3, a as a8, g as g11 } from "./components/DataGrid/index.
|
|
48
|
+
import { D as D3, N, T as T3, c, d, b as b3, a as a8, g as g11 } from "./components/DataGrid/index.dbae54dd.js";
|
|
49
49
|
import { c as c2 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
50
50
|
import { c as c3 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
51
51
|
import { c as c4 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
52
52
|
import { c as c5 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
53
|
-
import { D as D4, g as g12 } from "./components/DynamicFilter/index.
|
|
54
|
-
import { H, e } from "./components/HelperText/index.
|
|
55
|
-
import { A as A7, d as d2, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
56
|
-
import { A as A8 } from "./components/CommonActions/components/ActionCancel/index.
|
|
57
|
-
import { A as A9 } from "./components/CommonActions/components/ActionIntro/index.
|
|
58
|
-
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
59
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
60
|
-
import { a as a9, A as A12, D as D5 } from "./vendor.
|
|
61
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
62
|
-
import { I as I4 } from "./components/Image/index.
|
|
53
|
+
import { D as D4, g as g12 } from "./components/DynamicFilter/index.cb7fd1b6.js";
|
|
54
|
+
import { H, e } from "./components/HelperText/index.d449d124.js";
|
|
55
|
+
import { A as A7, d as d2, g as g13 } from "./components/CommonActions/components/Actions/index.51b9c92a.js";
|
|
56
|
+
import { A as A8 } from "./components/CommonActions/components/ActionCancel/index.fad4a0dc.js";
|
|
57
|
+
import { A as A9 } from "./components/CommonActions/components/ActionIntro/index.0fb6efbe.js";
|
|
58
|
+
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.a26820a9.js";
|
|
59
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormIntro/index.403d8952.js";
|
|
60
|
+
import { a as a9, A as A12, D as D5 } from "./vendor.99e0c856.js";
|
|
61
|
+
import { L as L6 } from "./components/LanguagePopover/index.4fef99ac.js";
|
|
62
|
+
import { I as I4 } from "./components/Image/index.1af119da.js";
|
|
63
63
|
import { L as L7 } from "./components/Loadable/index.117eaced.js";
|
|
64
|
-
import { M as M4, d as d3, g as g14 } from "./components/ModalDialog/index.
|
|
65
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
66
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
67
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
68
|
-
import { N as N3, d as d4, g as g15 } from "./components/NoItemSelected/index.
|
|
69
|
-
import { O, d as d5, g as g16 } from "./components/ObjectLogs/index.
|
|
70
|
-
import { P as P8 } from "./components/PaperForm/index.
|
|
64
|
+
import { M as M4, d as d3, g as g14 } from "./components/ModalDialog/index.6c35e653.js";
|
|
65
|
+
import { W as W2 } from "./components/modal/WindowConfirm.7ec9dcd3.js";
|
|
66
|
+
import { W as W3 } from "./components/modal/WindowBase.9b93578e.js";
|
|
67
|
+
import { N as N2 } from "./components/NavLink/index.9e56bcd3.js";
|
|
68
|
+
import { N as N3, d as d4, g as g15 } from "./components/NoItemSelected/index.cd842b62.js";
|
|
69
|
+
import { O, d as d5, g as g16 } from "./components/ObjectLogs/index.e1a1b27c.js";
|
|
70
|
+
import { P as P8 } from "./components/PaperForm/index.76bd3a6d.js";
|
|
71
71
|
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
72
72
|
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
73
|
-
import { R as R11 } from "./components/Resizeable/index.
|
|
73
|
+
import { R as R11 } from "./components/Resizeable/index.834a9144.js";
|
|
74
74
|
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
75
75
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
76
76
|
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
77
|
-
import { S as S4 } from "./components/SideBar/index.
|
|
77
|
+
import { S as S4 } from "./components/SideBar/index.ff7cbe91.js";
|
|
78
78
|
import { a as a10, D as D6, M as M5 } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
79
|
-
import { M as M6, a as a11 } from "./contexts/ModalContext/index.
|
|
79
|
+
import { M as M6, a as a11 } from "./contexts/ModalContext/index.0484ca54.js";
|
|
80
80
|
import { R as R12 } from "./contexts/RHFormContext/index.a7511399.js";
|
|
81
81
|
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
82
|
-
import { u as u4 } from "./hooks/useModal/index.
|
|
82
|
+
import { u as u4 } from "./hooks/useModal/index.c6069beb.js";
|
|
83
83
|
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
84
84
|
import "framer-motion";
|
|
85
85
|
import "react";
|
|
@@ -90,26 +90,26 @@ import "@m4l/core";
|
|
|
90
90
|
import "@mui/base";
|
|
91
91
|
import "@mui/material/styles";
|
|
92
92
|
import "./node_modules.416f1da3.js";
|
|
93
|
-
import "./components/areas/hooks/useAreas/index.
|
|
93
|
+
import "./components/areas/hooks/useAreas/index.7a37ede8.js";
|
|
94
94
|
import "zustand";
|
|
95
95
|
import "yup";
|
|
96
96
|
import "react-router-dom";
|
|
97
97
|
import "@mui/material/Button";
|
|
98
98
|
import "@mui/lab";
|
|
99
|
-
import "./utils/index.
|
|
99
|
+
import "./utils/index.aca80f3a.js";
|
|
100
100
|
import "./components/areas/constants.66529246.js";
|
|
101
101
|
import "./components/areas/icons.3ec589d3.js";
|
|
102
102
|
import "react-hook-form";
|
|
103
103
|
import "lodash/debounce";
|
|
104
104
|
import "@mui/x-date-pickers";
|
|
105
105
|
import "@m4l/graphics";
|
|
106
|
-
import "./react-draggable.
|
|
106
|
+
import "./react-draggable.17b4ec8a.js";
|
|
107
107
|
import "prop-types";
|
|
108
108
|
import "react-dom";
|
|
109
109
|
import "zustand/shallow";
|
|
110
110
|
import "lodash/isString";
|
|
111
111
|
import "react-dropzone";
|
|
112
|
-
import "./react-resizable.
|
|
112
|
+
import "./react-resizable.ffd7c2aa.js";
|
|
113
113
|
import "react-grid-layout";
|
|
114
114
|
import "react-dnd";
|
|
115
115
|
import "react-dnd-html5-backend";
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@ import React__default from "react";
|
|
|
2
2
|
import require$$1 from "prop-types";
|
|
3
3
|
import require$$2 from "react-dom";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { s as shims, l as log, d as domFns, p as positionFns } from "./utils/index.
|
|
5
|
+
import { s as shims, l as log, d as domFns, p as positionFns } from "./utils/index.aca80f3a.js";
|
|
6
6
|
var cjs = { exports: {} };
|
|
7
7
|
var Draggable$1 = {};
|
|
8
8
|
var DraggableCore$2 = {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from "react";
|
|
2
|
-
import { c as cjs } from "./react-draggable.
|
|
3
|
-
import { u as utils } from "./utils/index.
|
|
2
|
+
import { c as cjs } from "./react-draggable.17b4ec8a.js";
|
|
3
|
+
import { u as utils } from "./utils/index.aca80f3a.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$1 = {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { generateUtilityClass } from "@mui/material";
|
|
2
2
|
import React__default from "react";
|
|
3
|
-
import { I as ICON_PREFIX } from "../vendor.
|
|
3
|
+
import { I as ICON_PREFIX } from "../vendor.99e0c856.js";
|
|
4
4
|
function isValidDate(d) {
|
|
5
5
|
return d && d instanceof Date && !isNaN(d.getTime());
|
|
6
6
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./components/Icon/index.
|
|
1
|
+
import "./components/Icon/index.d214a74d.js";
|
|
2
2
|
import "framer-motion";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, styled as styled$1 } from "@mui/material";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -7,68 +7,68 @@ import "react-router-dom";
|
|
|
7
7
|
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
8
8
|
import "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
9
9
|
import "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
10
|
-
import "./contexts/ModalContext/index.
|
|
10
|
+
import "./contexts/ModalContext/index.0484ca54.js";
|
|
11
11
|
import { useState, useEffect } from "react";
|
|
12
12
|
import "react-hook-form";
|
|
13
13
|
import "@hookform/resolvers/yup";
|
|
14
14
|
import "./contexts/RHFormContext/index.a7511399.js";
|
|
15
15
|
import { useModuleDictionary, useNetwork, useEnvironment } from "@m4l/core";
|
|
16
|
-
import "./components/hook-form/RHFAutocomplete/index.
|
|
17
|
-
import "./components/Image/index.
|
|
18
|
-
import { T as Typography } from "./components/mui_extended/Typography/index.
|
|
16
|
+
import "./components/hook-form/RHFAutocomplete/index.72437d8a.js";
|
|
17
|
+
import "./components/Image/index.1af119da.js";
|
|
18
|
+
import { T as Typography } from "./components/mui_extended/Typography/index.e2d9e3f2.js";
|
|
19
19
|
import "clsx";
|
|
20
|
-
import { I as IconButton } from "./components/mui_extended/IconButton/index.
|
|
20
|
+
import { I as IconButton } from "./components/mui_extended/IconButton/index.822cdaac.js";
|
|
21
21
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
22
|
-
import "./components/mui_extended/Accordion/index.
|
|
22
|
+
import "./components/mui_extended/Accordion/index.09a89d3d.js";
|
|
23
23
|
import { A as Avatar } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
24
24
|
import "@mui/material/Button";
|
|
25
|
-
import "./components/mui_extended/Button/index.
|
|
25
|
+
import "./components/mui_extended/Button/index.f9d54780.js";
|
|
26
26
|
import "@mui/lab";
|
|
27
27
|
import { P as Popover } from "./components/mui_extended/Popover/index.9f35d0eb.js";
|
|
28
|
-
import "./components/mui_extended/MenuActions/index.
|
|
29
|
-
import "./components/mui_extended/Pager/index.
|
|
28
|
+
import "./components/mui_extended/MenuActions/index.03403529.js";
|
|
29
|
+
import "./components/mui_extended/Pager/index.6428b07c.js";
|
|
30
30
|
import "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
31
|
-
import "./components/HelperText/index.
|
|
31
|
+
import "./components/HelperText/index.d449d124.js";
|
|
32
32
|
import "lodash/debounce";
|
|
33
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
34
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
33
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.2a84f2b2.js";
|
|
34
|
+
import "./components/hook-form/RHFCheckbox/index.6e6389e7.js";
|
|
35
35
|
import "@mui/x-date-pickers";
|
|
36
|
-
import "./components/hook-form/RHFDateTime/index.
|
|
37
|
-
import "./components/hook-form/RHFTextField/index.
|
|
38
|
-
import "./components/hook-form/RHFPeriod/index.
|
|
39
|
-
import "./components/Period/index.
|
|
40
|
-
import "./components/CommonActions/components/Actions/index.
|
|
41
|
-
import { c as cjs } from "./react-draggable.
|
|
42
|
-
import "./components/ModalDialog/index.
|
|
43
|
-
import "./components/Resizeable/index.
|
|
44
|
-
import "./components/modal/WindowConfirm.
|
|
45
|
-
import "./components/modal/WindowBase.
|
|
36
|
+
import "./components/hook-form/RHFDateTime/index.745b101b.js";
|
|
37
|
+
import "./components/hook-form/RHFTextField/index.ca7393a7.js";
|
|
38
|
+
import "./components/hook-form/RHFPeriod/index.6969af99.js";
|
|
39
|
+
import "./components/Period/index.b93d22fa.js";
|
|
40
|
+
import "./components/CommonActions/components/Actions/index.51b9c92a.js";
|
|
41
|
+
import { c as cjs } from "./react-draggable.17b4ec8a.js";
|
|
42
|
+
import "./components/ModalDialog/index.6c35e653.js";
|
|
43
|
+
import "./components/Resizeable/index.834a9144.js";
|
|
44
|
+
import "./components/modal/WindowConfirm.7ec9dcd3.js";
|
|
45
|
+
import "./components/modal/WindowBase.9b93578e.js";
|
|
46
46
|
import "zustand";
|
|
47
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
48
|
-
import { A as AreasAdmin } from "./components/areas/components/AreasAdmin/index.
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.a88b73a6.js";
|
|
48
|
+
import { A as AreasAdmin } from "./components/areas/components/AreasAdmin/index.1eda80b9.js";
|
|
49
49
|
import "zustand/shallow";
|
|
50
50
|
import "./components/ScrollBar/index.bbe48f4d.js";
|
|
51
|
-
import "./components/areas/components/AreasViewer/index.
|
|
51
|
+
import "./components/areas/components/AreasViewer/index.eddc9945.js";
|
|
52
52
|
import "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
53
53
|
import "lodash/isString";
|
|
54
54
|
import "react-dropzone";
|
|
55
|
-
import "./components/hook-form/RHFUpload/index.
|
|
56
|
-
import "./components/DataGrid/index.
|
|
55
|
+
import "./components/hook-form/RHFUpload/index.d74ca00d.js";
|
|
56
|
+
import "./components/DataGrid/index.dbae54dd.js";
|
|
57
57
|
import "react-dnd";
|
|
58
58
|
import "react-dnd-html5-backend";
|
|
59
|
-
import "./components/DynamicFilter/index.
|
|
59
|
+
import "./components/DynamicFilter/index.cb7fd1b6.js";
|
|
60
60
|
import "yup";
|
|
61
|
-
import "./components/LanguagePopover/index.
|
|
62
|
-
import "./components/NavLink/index.
|
|
63
|
-
import "./components/NoItemSelected/index.
|
|
64
|
-
import "./components/ObjectLogs/index.
|
|
61
|
+
import "./components/LanguagePopover/index.4fef99ac.js";
|
|
62
|
+
import "./components/NavLink/index.9e56bcd3.js";
|
|
63
|
+
import "./components/NoItemSelected/index.cd842b62.js";
|
|
64
|
+
import "./components/ObjectLogs/index.e1a1b27c.js";
|
|
65
65
|
import "./react-json-view.57125fcf.js";
|
|
66
|
-
import "./components/PaperForm/index.
|
|
66
|
+
import "./components/PaperForm/index.76bd3a6d.js";
|
|
67
67
|
import "./components/Page/index.4237c241.js";
|
|
68
68
|
import "./components/PropertyValue/index.dfcfe1ba.js";
|
|
69
69
|
import "./react-splitter-layout.8b1655c8.js";
|
|
70
70
|
import "./components/SplitLayout/index.5a8355d8.js";
|
|
71
|
-
import "./components/SideBar/index.
|
|
71
|
+
import "./components/SideBar/index.ff7cbe91.js";
|
|
72
72
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
73
73
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
74
74
|
import "./components/animate/variants/container.11f82b76.js";
|
|
@@ -86,26 +86,26 @@ import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
|
86
86
|
import { C as CircularProgress } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
87
87
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
88
88
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
89
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
89
|
+
import "./components/formatters/BooleanFormatter/index.820a2130.js";
|
|
90
90
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
91
91
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
92
92
|
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
93
|
-
import "./components/formatters/index.
|
|
93
|
+
import "./components/formatters/index.0c692a4b.js";
|
|
94
94
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
95
95
|
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
96
96
|
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
97
97
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
98
98
|
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
99
|
-
import "./components/CommonActions/components/ActionCancel/index.
|
|
100
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
101
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
102
|
-
import "./components/CommonActions/components/ActionFormIntro/index.
|
|
99
|
+
import "./components/CommonActions/components/ActionCancel/index.fad4a0dc.js";
|
|
100
|
+
import "./components/CommonActions/components/ActionIntro/index.0fb6efbe.js";
|
|
101
|
+
import "./components/CommonActions/components/ActionFormCancel/index.a26820a9.js";
|
|
102
|
+
import "./components/CommonActions/components/ActionFormIntro/index.403d8952.js";
|
|
103
103
|
import "./components/Loadable/index.117eaced.js";
|
|
104
104
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
105
105
|
import { unstable_composeClasses } from "@mui/base";
|
|
106
|
-
import { c as getNameDataTestId } from "./utils/index.
|
|
106
|
+
import { c as getNameDataTestId } from "./utils/index.aca80f3a.js";
|
|
107
107
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
108
|
-
import "./hooks/useModal/index.
|
|
108
|
+
import "./hooks/useModal/index.c6069beb.js";
|
|
109
109
|
import "./assets/Logo/index.228dcb5a.js";
|
|
110
110
|
const TEST_PROP_ID = "data-testid";
|
|
111
111
|
const DraggableWindow = (props) => {
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import "react";
|
|
2
|
-
import "@m4l/core";
|
|
3
|
-
import "@mui/material";
|
|
4
|
-
import "../../Icon/index.4eeb3de9.js";
|
|
5
|
-
import "clsx";
|
|
6
|
-
import "react/jsx-runtime";
|
|
7
|
-
import "../../mui_extended/IconButton/index.89428485.js";
|
|
8
|
-
import "@m4l/graphics";
|
|
9
|
-
import "zustand";
|
|
10
|
-
import "../contexts/AreasContext/index.9c35425b.js";
|
|
11
|
-
import "./AreasAdmin/index.b26ee1b2.js";
|
|
12
|
-
import "zustand/shallow";
|
|
13
|
-
import "../../ScrollBar/index.bbe48f4d.js";
|
|
14
|
-
import "./AreasViewer/index.d33b4a7d.js";
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import "@mui/material";
|
|
2
|
-
import "../../react-draggable.64706389.js";
|
|
3
|
-
import "react";
|
|
4
|
-
import "../../contexts/ModalContext/index.ca4ffa64.js";
|
|
5
|
-
import "../ModalDialog/index.1e6150f6.js";
|
|
6
|
-
import "../Resizeable/index.949b18ff.js";
|
|
7
|
-
import "react/jsx-runtime";
|
|
8
|
-
import "@m4l/graphics";
|
|
9
|
-
import "../Icon/index.4eeb3de9.js";
|
|
10
|
-
import "clsx";
|
|
11
|
-
import "@m4l/core";
|
|
12
|
-
import "../CommonActions/components/Actions/index.665b1d56.js";
|
|
13
|
-
import "@mui/material/Button";
|
|
14
|
-
import "../mui_extended/Button/index.1cb53ba2.js";
|
|
15
|
-
import "react-hook-form";
|
|
16
|
-
import "./WindowBase.e59ef8a1.js";
|
|
17
|
-
import "../mui_extended/IconButton/index.89428485.js";
|
|
18
|
-
import "../mui_extended/Accordion/index.9c36b7a5.js";
|
|
19
|
-
import "../mui_extended/Avatar/index.fe06afd7.js";
|
|
20
|
-
import "react-router-dom";
|
|
21
|
-
import "../Image/index.52c84d9f.js";
|
|
22
|
-
import "@mui/lab";
|
|
23
|
-
import "../mui_extended/Typography/index.1ff05abe.js";
|
|
24
|
-
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
25
|
-
import "../mui_extended/MenuActions/index.d426f50b.js";
|
|
26
|
-
import "../mui_extended/Pager/index.2c081f2c.js";
|
|
27
|
-
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
28
|
-
import "zustand";
|
|
29
|
-
import "../areas/contexts/AreasContext/index.9c35425b.js";
|
|
30
|
-
import "../areas/components/AreasAdmin/index.b26ee1b2.js";
|
|
31
|
-
import "zustand/shallow";
|
|
32
|
-
import "../ScrollBar/index.bbe48f4d.js";
|
|
33
|
-
import "../areas/components/AreasViewer/index.d33b4a7d.js";
|
|
34
|
-
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
35
|
-
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
36
|
-
import "./WindowConfirm.a9e351fa.js";
|