@m4l/components 0.1.66 → 0.1.67
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.4d0333c0.js → index.1254308b.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.298e0109.js → index.ddf330a8.js} +12 -10
- package/components/CommonActions/components/ActionFormIntro/{index.b45922ff.js → index.8248f431.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.138101aa.js → index.dbf2ad66.js} +2 -2
- package/components/CommonActions/components/Actions/{index.77574633.js → index.5da399f8.js} +12 -11
- package/components/DataGrid/{index.ef23d0a9.js → index.775deb12.js} +19 -18
- package/components/DynamicFilter/{index.04ed3d58.js → index.7c7c9d30.js} +29 -28
- package/components/HelperText/{index.c35dcb93.js → index.5d8bc10a.js} +8 -8
- package/components/Icon/{index.fbeeacc8.js → index.321976e8.js} +2 -2
- package/components/Image/{index.77396f79.js → index.c5b14688.js} +1 -1
- package/components/LanguagePopover/{index.c0fc94c7.js → index.6f0bca65.js} +9 -9
- package/components/ModalDialog/{index.e600b43a.js → index.c07975ed.js} +5 -5
- package/components/NavLink/{index.3f4e2417.js → index.da57f87d.js} +9 -9
- package/components/NoItemSelected/{index.609c3c20.js → index.09faa02c.js} +1 -1
- package/components/ObjectLogs/{index.7f93ba51.js → index.a48a013c.js} +15 -14
- package/components/PaperForm/{index.fb4fa784.js → index.15002e62.js} +1 -1
- package/components/Period/{index.0c5bf66f.js → index.c5179eae.js} +13 -12
- package/components/Resizeable/{index.4545dd6a.js → index.d3469af2.js} +1 -1
- package/components/SideBar/{index.7d970041.js → index.9c026180.js} +6 -6
- package/components/areas/components/AreasViewer/subcomponents/Area/contexts/AreaContext/helper.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/contexts/AreaContext/types.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/index.d.ts +1 -1
- package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/store.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowContext/store.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowContext/types.d.ts +1 -1
- package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/WindowToolsMFContext/types.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/Component/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/MicroFrontend/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/MicroFrontend/types.d.ts +3 -3
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowModal/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowPopUp/index.d.ts +1 -1
- package/components/areas/{index.d7519516.js → components/index.98d1c90a.js} +71 -360
- package/components/areas/components/index.d.ts +1 -1
- package/components/areas/contexts/AreasContext/index.7dc6f386.js +230 -0
- package/components/areas/contexts/AreasContext/types.d.ts +1 -1
- package/components/areas/contexts/index.3e99c2da.js +2 -0
- package/components/areas/contexts/index.d.ts +4 -4
- package/components/areas/hooks/index.1a0b8ab0.js +26 -0
- package/components/areas/hooks/useArea/index.443ac11d.js +34 -0
- package/components/areas/hooks/useDynamicMFParameters/index.2a963454.js +14 -0
- package/components/areas/hooks/useDynamicMFParameters/index.d.ts +4 -4
- package/components/areas/hooks/useWindowToolsMF/index.d.ts +1 -1
- package/components/areas/index.6aec2efe.js +43 -0
- package/components/areas/{components/AreasViewer/subcomponents/Area/types.d.ts → types.d.ts} +3 -3
- package/components/formatters/BooleanFormatter/{index.0edacc9b.js → index.a3c6f613.js} +1 -1
- package/components/formatters/{index.879170b2.js → index.a09541d3.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.5f27e28c.js → index.9f9d4ed7.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.35e17cd6.js → index.af16b28e.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.4f134f09.js → index.938fb1da.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.dcaa0c87.js → index.1b1fafa6.js} +2 -2
- package/components/hook-form/RHFTextField/{index.fc90a570.js → index.e42cd9c0.js} +6 -6
- package/components/hook-form/RHFUpload/{index.654ad316.js → index.d79721d2.js} +1 -1
- package/components/modal/{WindowBase.230a498f.js → WindowBase.39f1310d.js} +3 -3
- package/components/modal/{WindowConfirm.575b4d41.js → WindowConfirm.993a8ed9.js} +15 -14
- package/components/modal/index.c63957d7.js +24 -0
- package/components/mui_extended/Accordion/{index.0b15f939.js → index.466d66d5.js} +2 -2
- package/components/mui_extended/Button/{index.b7b70e5f.js → index.680f7d77.js} +3 -3
- package/components/mui_extended/IconButton/{index.a5072cd3.js → index.d31f1039.js} +1 -1
- package/components/mui_extended/MenuActions/{index.3a275abb.js → index.e1749afa.js} +2 -2
- package/components/mui_extended/Pager/{index.5a69ab10.js → index.bc67d954.js} +1 -1
- package/components/mui_extended/Typography/{index.eab3d85c.js → index.1d866b8b.js} +1 -1
- package/components/mui_extended/index.a6c77aa1.js +19 -0
- package/contexts/ModalContext/{index.de0a3457.js → index.53e8904e.js} +1 -1
- package/contexts/index.d.ts +1 -1
- package/hooks/useModal/{index.e103db09.js → index.2a4b4b65.js} +1 -1
- package/index.js +85 -80
- package/package.json +1 -1
- package/{react-draggable.4d08d714.js → react-draggable.18cf453f.js} +1 -1
- package/{react-resizable.23b980cb.js → react-resizable.f3de2742.js} +2 -2
- package/utils/{index.c2e62d8f.js → index.3a4700cd.js} +1 -1
- package/{vendor.be57c149.js → vendor.31965c93.js} +44 -40
- package/components/modal/index.237881ea.js +0 -23
- package/components/mui_extended/index.35f74599.js +0 -19
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/index.d.ts +0 -0
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/types.d.ts +0 -0
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/WindowToolsMFContext/index.d.ts +0 -0
|
@@ -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.d31f1039.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.321976e8.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.c5b14688.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.31965c93.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.1d866b8b.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.321976e8.js";
|
|
5
5
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -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.e271e4f0.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.321976e8.js";
|
|
7
|
+
import { I as IconButton$1 } from "../IconButton/index.d31f1039.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.d31f1039.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.31965c93.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const WarpperTypography = styled("div")(({
|
|
8
8
|
theme
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import "@mui/material";
|
|
2
|
+
import "react";
|
|
3
|
+
import "@m4l/core";
|
|
4
|
+
import "../Icon/index.321976e8.js";
|
|
5
|
+
import "react/jsx-runtime";
|
|
6
|
+
import "./IconButton/index.d31f1039.js";
|
|
7
|
+
import "clsx";
|
|
8
|
+
import "./Accordion/index.466d66d5.js";
|
|
9
|
+
import "./Avatar/index.fe06afd7.js";
|
|
10
|
+
import "react-router-dom";
|
|
11
|
+
import "@mui/material/Button";
|
|
12
|
+
import "./Button/index.680f7d77.js";
|
|
13
|
+
import "../Image/index.c5b14688.js";
|
|
14
|
+
import "@mui/lab";
|
|
15
|
+
import "./Typography/index.1d866b8b.js";
|
|
16
|
+
import "./Popover/index.e271e4f0.js";
|
|
17
|
+
import "./MenuActions/index.e1749afa.js";
|
|
18
|
+
import "./Pager/index.bc67d954.js";
|
|
19
|
+
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.c07975ed.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|
package/contexts/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DynamicMFParmsProvider, DynamicMFParmsContext, MemonizedDynamicMFParmsProvider, } from '../components/areas/contexts/DynamicMFParmsContext';
|
|
1
|
+
export { DynamicMFParmsProvider, DynamicMFParmsContext, MemonizedDynamicMFParmsProvider, } from '../components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext';
|
|
2
2
|
export * from './ModalContext/index';
|
|
3
3
|
export * from './ModalContext/types';
|
|
4
4
|
export type { FormInitialValues, FormStatusLoad } from './RHFormContext/types';
|
|
@@ -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.53e8904e.js";
|
|
3
3
|
function useModal() {
|
|
4
4
|
const context = useContext(ModalContext);
|
|
5
5
|
if (!context)
|
package/index.js
CHANGED
|
@@ -2,77 +2,81 @@ 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.321976e8.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 {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
10
|
+
import { c, d, D, f, M as M3, b as b2, e } from "./components/areas/components/index.98d1c90a.js";
|
|
11
|
+
import { A, a as a3 } from "./components/areas/contexts/AreasContext/index.7dc6f386.js";
|
|
12
|
+
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.2a963454.js";
|
|
13
|
+
import { u as u2 } from "./components/areas/hooks/index.1a0b8ab0.js";
|
|
14
|
+
import { b as b3, D as D2, L as L2, c as c2, g } from "./components/areas/index.6aec2efe.js";
|
|
15
|
+
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.9f9d4ed7.js";
|
|
16
|
+
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.af16b28e.js";
|
|
17
|
+
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.938fb1da.js";
|
|
14
18
|
import { R as R4 } from "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
15
19
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
16
20
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
17
|
-
import { R as R7, a as a4 } from "./components/hook-form/RHFTextField/index.
|
|
21
|
+
import { R as R7, a as a4 } from "./components/hook-form/RHFTextField/index.e42cd9c0.js";
|
|
18
22
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
19
|
-
import { R as R9 } from "./components/hook-form/RHFPeriod/index.
|
|
20
|
-
import { P as P2, g as g4 } from "./components/Period/index.
|
|
21
|
-
import { R as R10 } from "./components/hook-form/RHFUpload/index.
|
|
22
|
-
import { A as A2 } from "./components/mui_extended/Accordion/index.
|
|
23
|
+
import { R as R9 } from "./components/hook-form/RHFPeriod/index.1b1fafa6.js";
|
|
24
|
+
import { P as P2, g as g4 } from "./components/Period/index.c5179eae.js";
|
|
25
|
+
import { R as R10 } from "./components/hook-form/RHFUpload/index.d79721d2.js";
|
|
26
|
+
import { A as A2 } from "./components/mui_extended/Accordion/index.466d66d5.js";
|
|
23
27
|
import { A as A3 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
24
28
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
25
29
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
26
|
-
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.
|
|
30
|
+
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.680f7d77.js";
|
|
27
31
|
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
28
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
32
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.d31f1039.js";
|
|
29
33
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
30
34
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
31
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
35
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.e1749afa.js";
|
|
32
36
|
import { P as P3 } from "./components/mui_extended/Popover/index.e271e4f0.js";
|
|
33
|
-
import { P as P4, g as g5 } from "./components/mui_extended/Pager/index.
|
|
37
|
+
import { P as P4, g as g5 } from "./components/mui_extended/Pager/index.bc67d954.js";
|
|
34
38
|
import { T } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
35
|
-
import { T as T2 } from "./components/mui_extended/Typography/index.
|
|
36
|
-
import { B as B4 } from "./components/formatters/BooleanFormatter/index.
|
|
37
|
-
import { D as
|
|
39
|
+
import { T as T2 } from "./components/mui_extended/Typography/index.1d866b8b.js";
|
|
40
|
+
import { B as B4 } from "./components/formatters/BooleanFormatter/index.a3c6f613.js";
|
|
41
|
+
import { D as D3, g as g6 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
38
42
|
import { U, g as g7 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
39
43
|
import { P as P5, g as g8 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
40
|
-
import { C as C2, F, P as P6, g as g9, a as a5, b as
|
|
44
|
+
import { C as C2, F, P as P6, g as g9, a as a5, b as b4 } from "./components/formatters/index.a09541d3.js";
|
|
41
45
|
import { P as P7, g as g10 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
42
|
-
import { D as
|
|
43
|
-
import { c as
|
|
44
|
-
import { c as
|
|
45
|
-
import { c as
|
|
46
|
-
import { c as
|
|
47
|
-
import { D as
|
|
48
|
-
import { H, e as e2 } from "./components/HelperText/index.
|
|
49
|
-
import { A as A4, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
50
|
-
import { A as A5 } from "./components/CommonActions/components/ActionCancel/index.
|
|
51
|
-
import { A as A6 } from "./components/CommonActions/components/ActionIntro/index.
|
|
52
|
-
import { A as A7 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
53
|
-
import { A as A8 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
54
|
-
import { a as a7, A as A9, D as
|
|
55
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
56
|
-
import { I as I4 } from "./components/Image/index.
|
|
46
|
+
import { D as D4, N, T as T3, c as c3, d as d2, b as b5, a as a6, g as g11 } from "./components/DataGrid/index.775deb12.js";
|
|
47
|
+
import { c as c4 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
48
|
+
import { c as c5 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
49
|
+
import { c as c6 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
50
|
+
import { c as c7 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
51
|
+
import { D as D5, g as g12 } from "./components/DynamicFilter/index.7c7c9d30.js";
|
|
52
|
+
import { H, e as e2 } from "./components/HelperText/index.5d8bc10a.js";
|
|
53
|
+
import { A as A4, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.5da399f8.js";
|
|
54
|
+
import { A as A5 } from "./components/CommonActions/components/ActionCancel/index.1254308b.js";
|
|
55
|
+
import { A as A6 } from "./components/CommonActions/components/ActionIntro/index.dbf2ad66.js";
|
|
56
|
+
import { A as A7 } from "./components/CommonActions/components/ActionFormCancel/index.ddf330a8.js";
|
|
57
|
+
import { A as A8 } from "./components/CommonActions/components/ActionFormIntro/index.8248f431.js";
|
|
58
|
+
import { a as a7, A as A9, D as D6 } from "./vendor.31965c93.js";
|
|
59
|
+
import { L as L6 } from "./components/LanguagePopover/index.6f0bca65.js";
|
|
60
|
+
import { I as I4 } from "./components/Image/index.c5b14688.js";
|
|
57
61
|
import { L as L7 } from "./components/Loadable/index.117eaced.js";
|
|
58
|
-
import { M as M5, d as d4, g as g14 } from "./components/ModalDialog/index.
|
|
59
|
-
import { W
|
|
60
|
-
import { W as
|
|
61
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
62
|
-
import { N as N3, d as d5, g as g15 } from "./components/NoItemSelected/index.
|
|
63
|
-
import { O, d as d6, g as g16 } from "./components/ObjectLogs/index.
|
|
64
|
-
import { P as P8 } from "./components/PaperForm/index.
|
|
62
|
+
import { M as M5, d as d4, g as g14 } from "./components/ModalDialog/index.c07975ed.js";
|
|
63
|
+
import { W } from "./components/modal/WindowConfirm.993a8ed9.js";
|
|
64
|
+
import { W as W2 } from "./components/modal/WindowBase.39f1310d.js";
|
|
65
|
+
import { N as N2 } from "./components/NavLink/index.da57f87d.js";
|
|
66
|
+
import { N as N3, d as d5, g as g15 } from "./components/NoItemSelected/index.09faa02c.js";
|
|
67
|
+
import { O, d as d6, g as g16 } from "./components/ObjectLogs/index.a48a013c.js";
|
|
68
|
+
import { P as P8 } from "./components/PaperForm/index.15002e62.js";
|
|
65
69
|
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
66
70
|
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
67
|
-
import { R as R11 } from "./components/Resizeable/index.
|
|
71
|
+
import { R as R11 } from "./components/Resizeable/index.d3469af2.js";
|
|
68
72
|
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
69
73
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
70
74
|
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
71
|
-
import { S as S4 } from "./components/SideBar/index.
|
|
72
|
-
import { M as M6, a as a8 } from "./contexts/ModalContext/index.
|
|
75
|
+
import { S as S4 } from "./components/SideBar/index.9c026180.js";
|
|
76
|
+
import { M as M6, a as a8 } from "./contexts/ModalContext/index.53e8904e.js";
|
|
73
77
|
import { R as R12 } from "./contexts/RHFormContext/index.a7511399.js";
|
|
74
|
-
import { u as
|
|
75
|
-
import { u as
|
|
78
|
+
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
79
|
+
import { u as u4 } from "./hooks/useModal/index.2a4b4b65.js";
|
|
76
80
|
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
77
81
|
import "framer-motion";
|
|
78
82
|
import "react";
|
|
@@ -82,22 +86,23 @@ import "@m4l/core";
|
|
|
82
86
|
import "@mui/base";
|
|
83
87
|
import "@mui/material/styles";
|
|
84
88
|
import "./node_modules.416f1da3.js";
|
|
89
|
+
import "./components/areas/hooks/useArea/index.443ac11d.js";
|
|
90
|
+
import "zustand";
|
|
85
91
|
import "zustand/shallow";
|
|
86
92
|
import "clsx";
|
|
87
|
-
import "zustand";
|
|
88
|
-
import "@m4l/graphics";
|
|
89
|
-
import "zustand/middleware";
|
|
90
|
-
import "zustand/middleware/immer";
|
|
91
|
-
import "./utils/index.c2e62d8f.js";
|
|
92
93
|
import "react-router-dom";
|
|
93
94
|
import "@mui/material/Button";
|
|
94
95
|
import "@mui/lab";
|
|
95
|
-
import "./
|
|
96
|
-
import "./react-
|
|
96
|
+
import "./utils/index.3a4700cd.js";
|
|
97
|
+
import "./react-resizable.f3de2742.js";
|
|
98
|
+
import "./react-draggable.18cf453f.js";
|
|
97
99
|
import "prop-types";
|
|
98
100
|
import "react-dom";
|
|
101
|
+
import "zustand/middleware/immer";
|
|
102
|
+
import "zustand/middleware";
|
|
99
103
|
import "lodash/debounce";
|
|
100
104
|
import "lodash.clonedeep";
|
|
105
|
+
import "@m4l/graphics";
|
|
101
106
|
import "react-grid-layout";
|
|
102
107
|
import "react-hook-form";
|
|
103
108
|
import "@mui/x-date-pickers";
|
|
@@ -116,7 +121,7 @@ import "react-helmet-async";
|
|
|
116
121
|
import "simplebar-react";
|
|
117
122
|
import "simplebar/dist/simplebar.min.css?used";
|
|
118
123
|
export {
|
|
119
|
-
|
|
124
|
+
b3 as AREAS_DICTIONARY_ID,
|
|
120
125
|
A2 as Accordion,
|
|
121
126
|
a7 as AccountPopover,
|
|
122
127
|
A5 as ActionCancel,
|
|
@@ -125,10 +130,10 @@ export {
|
|
|
125
130
|
A6 as ActionIntro,
|
|
126
131
|
A4 as Actions,
|
|
127
132
|
A9 as AppBar,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
133
|
+
c as AreasAdmin,
|
|
134
|
+
A as AreasContext,
|
|
135
|
+
a3 as AreasProvider,
|
|
136
|
+
d as AreasViewer,
|
|
132
137
|
A3 as Avatar,
|
|
133
138
|
B4 as BooleanFormatter,
|
|
134
139
|
B as BoxIcon,
|
|
@@ -136,13 +141,13 @@ export {
|
|
|
136
141
|
B3 as Button,
|
|
137
142
|
C as CircularProgress,
|
|
138
143
|
C2 as ConcatenatedFormatter,
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
D2 as DICCTIONARY,
|
|
145
|
+
D4 as DataGrid,
|
|
146
|
+
D3 as DateFormatter,
|
|
147
|
+
D6 as DraggableWindow,
|
|
148
|
+
D5 as DynamicFilter,
|
|
149
|
+
D as DynamicMFParmsContext,
|
|
150
|
+
f as DynamicMFParmsProvider,
|
|
146
151
|
F as FORMATTER_DICTIONARY,
|
|
147
152
|
H2 as HelmetPage,
|
|
148
153
|
H as HelperText,
|
|
@@ -200,24 +205,24 @@ export {
|
|
|
200
205
|
T3 as TextEditor,
|
|
201
206
|
T2 as Typography,
|
|
202
207
|
U as UncertaintyFormatter,
|
|
203
|
-
|
|
204
|
-
|
|
208
|
+
W2 as WindowBase,
|
|
209
|
+
W as WindowConfirm,
|
|
205
210
|
b2 as WindowToolsMFContext,
|
|
206
|
-
|
|
207
|
-
|
|
211
|
+
e as WindowToolsMFProvider,
|
|
212
|
+
c3 as columnBooleanFormatter,
|
|
208
213
|
d2 as columnConcatenatedValuesFormatter,
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
+
b5 as columnDateFormatter,
|
|
215
|
+
c6 as columnNestedValueFormatter,
|
|
216
|
+
c5 as columnPointsFormatter,
|
|
217
|
+
c7 as columnPriceFormatter,
|
|
218
|
+
c4 as columnUncertaintyFormatter,
|
|
214
219
|
d3 as defaultCommonActionsDictionary,
|
|
215
220
|
d4 as defaultModalDialogDictionary,
|
|
216
221
|
d5 as defaultNoItemSelectedDictionary,
|
|
217
222
|
d6 as defaultObjectLogDictionary,
|
|
218
223
|
e2 as errorLabelClasses,
|
|
219
|
-
|
|
220
|
-
|
|
224
|
+
c2 as getAreasComponentsDictionary,
|
|
225
|
+
g as getAreasDictionary,
|
|
221
226
|
g13 as getCommonActionsDictionary,
|
|
222
227
|
a6 as getDataGridRowsFromSet,
|
|
223
228
|
g12 as getDynamicFilterComponentsDictionary,
|
|
@@ -226,7 +231,7 @@ export {
|
|
|
226
231
|
a5 as getFormatPeriod,
|
|
227
232
|
g8 as getFormatPoints,
|
|
228
233
|
g10 as getFormatPrice,
|
|
229
|
-
|
|
234
|
+
b4 as getFormattersComponentsDictionary,
|
|
230
235
|
g11 as getGridComponentsDictionary,
|
|
231
236
|
g14 as getModalDialogComponentsDictionary,
|
|
232
237
|
g15 as getNoItemSelectedComponentsDictionary,
|
|
@@ -236,10 +241,10 @@ export {
|
|
|
236
241
|
g3 as getRHFAutocompleteAsyncComponentsDictionary,
|
|
237
242
|
g2 as getRHFAutocompleteComponentsDictionary,
|
|
238
243
|
g7 as getUncertaintyFormat,
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
244
|
+
u as useDynamicMFParametersStore,
|
|
245
|
+
u3 as useFormAddEdit,
|
|
246
|
+
u4 as useModal,
|
|
247
|
+
u2 as useWindowToolsMF,
|
|
243
248
|
v2 as varBounce,
|
|
244
249
|
v3 as varContainer,
|
|
245
250
|
v as varFade,
|
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.3a4700cd.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.18cf453f.js";
|
|
3
|
+
import { u as utils } from "./utils/index.3a4700cd.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
const react_resizable_css = ".react-resizable {\n position: relative;\n}\n.react-resizable-handle {\n position: absolute;\n width: 20px;\n height: 20px;\n background-repeat: no-repeat;\n background-origin: content-box;\n box-sizing: border-box;\n background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');\n background-position: bottom right;\n padding: 0 3px 3px 0;\n}\n.react-resizable-handle-sw {\n bottom: 0;\n left: 0;\n cursor: sw-resize;\n transform: rotate(90deg);\n}\n.react-resizable-handle-se {\n bottom: 0;\n right: 0;\n cursor: se-resize;\n}\n.react-resizable-handle-nw {\n top: 0;\n left: 0;\n cursor: nw-resize;\n transform: rotate(180deg);\n}\n.react-resizable-handle-ne {\n top: 0;\n right: 0;\n cursor: ne-resize;\n transform: rotate(270deg);\n}\n.react-resizable-handle-w,\n.react-resizable-handle-e {\n top: 50%;\n margin-top: -10px;\n cursor: ew-resize;\n}\n.react-resizable-handle-w {\n left: 0;\n transform: rotate(135deg);\n}\n.react-resizable-handle-e {\n right: 0;\n transform: rotate(315deg);\n}\n.react-resizable-handle-n,\n.react-resizable-handle-s {\n left: 50%;\n margin-left: -10px;\n cursor: ns-resize;\n}\n.react-resizable-handle-n {\n top: 0;\n transform: rotate(225deg);\n}\n.react-resizable-handle-s {\n bottom: 0;\n transform: rotate(45deg);\n}";
|
|
6
6
|
var reactResizable = { exports: {} };
|
|
@@ -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.31965c93.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.321976e8.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";
|
|
@@ -6,71 +6,75 @@ import { styled } from "@mui/material/styles";
|
|
|
6
6
|
import "react-router-dom";
|
|
7
7
|
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
8
8
|
import "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
9
|
-
import {
|
|
10
|
-
import "./contexts/ModalContext/index.
|
|
9
|
+
import { c as AreasAdmin } from "./components/areas/components/index.98d1c90a.js";
|
|
10
|
+
import "./contexts/ModalContext/index.53e8904e.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.9f9d4ed7.js";
|
|
17
|
+
import "./components/Image/index.c5b14688.js";
|
|
18
|
+
import { T as Typography } from "./components/mui_extended/Typography/index.1d866b8b.js";
|
|
19
19
|
import "clsx";
|
|
20
|
-
import { I as IconButton } from "./components/mui_extended/IconButton/index.
|
|
21
|
-
import "./components/mui_extended/Accordion/index.
|
|
20
|
+
import { I as IconButton } from "./components/mui_extended/IconButton/index.d31f1039.js";
|
|
21
|
+
import "./components/mui_extended/Accordion/index.466d66d5.js";
|
|
22
22
|
import { A as Avatar } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
23
23
|
import "@mui/material/Button";
|
|
24
|
-
import "./components/mui_extended/Button/index.
|
|
24
|
+
import "./components/mui_extended/Button/index.680f7d77.js";
|
|
25
25
|
import "@mui/lab";
|
|
26
26
|
import { P as Popover } from "./components/mui_extended/Popover/index.e271e4f0.js";
|
|
27
|
-
import "./components/mui_extended/MenuActions/index.
|
|
28
|
-
import "./components/mui_extended/Pager/index.
|
|
27
|
+
import "./components/mui_extended/MenuActions/index.e1749afa.js";
|
|
28
|
+
import "./components/mui_extended/Pager/index.bc67d954.js";
|
|
29
29
|
import "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
30
|
-
import "./components/HelperText/index.
|
|
30
|
+
import "./components/HelperText/index.5d8bc10a.js";
|
|
31
31
|
import "lodash/debounce";
|
|
32
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
33
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
32
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.af16b28e.js";
|
|
33
|
+
import "./components/hook-form/RHFCheckbox/index.938fb1da.js";
|
|
34
34
|
import "@mui/x-date-pickers";
|
|
35
35
|
import "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
36
36
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
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.
|
|
37
|
+
import "./components/hook-form/RHFTextField/index.e42cd9c0.js";
|
|
38
|
+
import "./components/hook-form/RHFPeriod/index.1b1fafa6.js";
|
|
39
|
+
import "./components/Period/index.c5179eae.js";
|
|
40
|
+
import "./components/CommonActions/components/Actions/index.5da399f8.js";
|
|
41
|
+
import { c as cjs } from "./react-draggable.18cf453f.js";
|
|
42
|
+
import "./components/ModalDialog/index.c07975ed.js";
|
|
43
|
+
import "./components/Resizeable/index.d3469af2.js";
|
|
44
|
+
import "./components/modal/WindowConfirm.993a8ed9.js";
|
|
45
|
+
import "./components/modal/WindowBase.39f1310d.js";
|
|
46
46
|
import "zustand";
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.7dc6f386.js";
|
|
47
48
|
import "zustand/shallow";
|
|
48
49
|
import "lodash/isString";
|
|
49
50
|
import "react-dropzone";
|
|
50
|
-
import "./components/hook-form/RHFUpload/index.
|
|
51
|
-
import "./components/DataGrid/index.
|
|
51
|
+
import "./components/hook-form/RHFUpload/index.d79721d2.js";
|
|
52
|
+
import "./components/DataGrid/index.775deb12.js";
|
|
52
53
|
import "react-dnd";
|
|
53
54
|
import "react-dnd-html5-backend";
|
|
54
|
-
import "./components/DynamicFilter/index.
|
|
55
|
+
import "./components/DynamicFilter/index.7c7c9d30.js";
|
|
55
56
|
import "./components/ScrollBar/index.bbe48f4d.js";
|
|
56
57
|
import "yup";
|
|
57
|
-
import "./components/LanguagePopover/index.
|
|
58
|
-
import "./components/NavLink/index.
|
|
59
|
-
import "./components/NoItemSelected/index.
|
|
60
|
-
import "./components/ObjectLogs/index.
|
|
58
|
+
import "./components/LanguagePopover/index.6f0bca65.js";
|
|
59
|
+
import "./components/NavLink/index.da57f87d.js";
|
|
60
|
+
import "./components/NoItemSelected/index.09faa02c.js";
|
|
61
|
+
import "./components/ObjectLogs/index.a48a013c.js";
|
|
61
62
|
import "./react-json-view.57125fcf.js";
|
|
62
|
-
import "./components/PaperForm/index.
|
|
63
|
+
import "./components/PaperForm/index.15002e62.js";
|
|
63
64
|
import "./components/Page/index.4237c241.js";
|
|
64
65
|
import "./components/PropertyValue/index.dfcfe1ba.js";
|
|
65
66
|
import "./react-splitter-layout.8b1655c8.js";
|
|
66
67
|
import "./components/SplitLayout/index.5a8355d8.js";
|
|
67
|
-
import "./components/SideBar/index.
|
|
68
|
+
import "./components/SideBar/index.9c026180.js";
|
|
68
69
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
69
70
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
70
71
|
import "./components/animate/variants/container.11f82b76.js";
|
|
71
72
|
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
72
73
|
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
73
74
|
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
75
|
+
import "./components/areas/hooks/useDynamicMFParameters/index.2a963454.js";
|
|
76
|
+
import "./components/areas/hooks/index.1a0b8ab0.js";
|
|
77
|
+
import "./components/areas/index.6aec2efe.js";
|
|
74
78
|
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
75
79
|
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
76
80
|
import "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
@@ -79,26 +83,26 @@ import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
|
79
83
|
import { C as CircularProgress } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
80
84
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
81
85
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
82
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
86
|
+
import "./components/formatters/BooleanFormatter/index.a3c6f613.js";
|
|
83
87
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
84
88
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
85
89
|
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
86
|
-
import "./components/formatters/index.
|
|
90
|
+
import "./components/formatters/index.a09541d3.js";
|
|
87
91
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
88
92
|
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
89
93
|
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
90
94
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
91
95
|
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
92
|
-
import "./components/CommonActions/components/ActionCancel/index.
|
|
93
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
94
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
95
|
-
import "./components/CommonActions/components/ActionFormIntro/index.
|
|
96
|
+
import "./components/CommonActions/components/ActionCancel/index.1254308b.js";
|
|
97
|
+
import "./components/CommonActions/components/ActionIntro/index.dbf2ad66.js";
|
|
98
|
+
import "./components/CommonActions/components/ActionFormCancel/index.ddf330a8.js";
|
|
99
|
+
import "./components/CommonActions/components/ActionFormIntro/index.8248f431.js";
|
|
96
100
|
import "./components/Loadable/index.117eaced.js";
|
|
97
101
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
98
102
|
import { unstable_composeClasses } from "@mui/base";
|
|
99
|
-
import { c as getNameDataTestId } from "./utils/index.
|
|
103
|
+
import { c as getNameDataTestId } from "./utils/index.3a4700cd.js";
|
|
100
104
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
101
|
-
import "./hooks/useModal/index.
|
|
105
|
+
import "./hooks/useModal/index.2a4b4b65.js";
|
|
102
106
|
import "./assets/Logo/index.228dcb5a.js";
|
|
103
107
|
const TEST_PROP_ID = "data-testid";
|
|
104
108
|
const DraggableWindow = (props) => {
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import "@mui/material";
|
|
2
|
-
import "../../react-draggable.4d08d714.js";
|
|
3
|
-
import "react";
|
|
4
|
-
import "../../contexts/ModalContext/index.de0a3457.js";
|
|
5
|
-
import "../ModalDialog/index.e600b43a.js";
|
|
6
|
-
import "../Resizeable/index.4545dd6a.js";
|
|
7
|
-
import "react/jsx-runtime";
|
|
8
|
-
import "@m4l/graphics";
|
|
9
|
-
import "@m4l/core";
|
|
10
|
-
import "../CommonActions/components/Actions/index.77574633.js";
|
|
11
|
-
import "@mui/material/Button";
|
|
12
|
-
import "../mui_extended/Button/index.b7b70e5f.js";
|
|
13
|
-
import "clsx";
|
|
14
|
-
import "react-hook-form";
|
|
15
|
-
import "./WindowBase.230a498f.js";
|
|
16
|
-
import "../Icon/index.fbeeacc8.js";
|
|
17
|
-
import "../mui_extended/IconButton/index.a5072cd3.js";
|
|
18
|
-
import "zustand";
|
|
19
|
-
import "../areas/index.d7519516.js";
|
|
20
|
-
import "zustand/shallow";
|
|
21
|
-
import "@mui/lab";
|
|
22
|
-
import "../mui_extended/Typography/index.eab3d85c.js";
|
|
23
|
-
import "./WindowConfirm.575b4d41.js";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import "@mui/material";
|
|
2
|
-
import "react";
|
|
3
|
-
import "@m4l/core";
|
|
4
|
-
import "../Icon/index.fbeeacc8.js";
|
|
5
|
-
import "react/jsx-runtime";
|
|
6
|
-
import "./IconButton/index.a5072cd3.js";
|
|
7
|
-
import "clsx";
|
|
8
|
-
import "./Accordion/index.0b15f939.js";
|
|
9
|
-
import "./Avatar/index.fe06afd7.js";
|
|
10
|
-
import "react-router-dom";
|
|
11
|
-
import "@mui/material/Button";
|
|
12
|
-
import "./Button/index.b7b70e5f.js";
|
|
13
|
-
import "../Image/index.77396f79.js";
|
|
14
|
-
import "@mui/lab";
|
|
15
|
-
import "./Typography/index.eab3d85c.js";
|
|
16
|
-
import "./Popover/index.e271e4f0.js";
|
|
17
|
-
import "./MenuActions/index.3a275abb.js";
|
|
18
|
-
import "./Pager/index.5a69ab10.js";
|
|
19
|
-
import "./Tab/index.e0653a0a.js";
|