@m4l/components 0.1.67 → 0.1.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/CommonActions/components/ActionCancel/{index.1254308b.js → index.49e5c8b2.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.ddf330a8.js → index.58b30b03.js} +12 -12
- package/components/CommonActions/components/ActionFormIntro/{index.8248f431.js → index.a9ecbb73.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.dbf2ad66.js → index.6605ee21.js} +2 -2
- package/components/CommonActions/components/Actions/{index.5da399f8.js → index.377c342e.js} +12 -12
- package/components/DataGrid/{index.775deb12.js → index.f4f7f858.js} +19 -19
- package/components/DynamicFilter/{index.7c7c9d30.js → index.2485b282.js} +29 -29
- package/components/HelperText/{index.5d8bc10a.js → index.dba051a9.js} +8 -8
- package/components/Icon/{index.321976e8.js → index.f0a7d42d.js} +2 -2
- package/components/Image/{index.c5b14688.js → index.b216f30c.js} +1 -1
- package/components/LanguagePopover/{index.6f0bca65.js → index.8032715d.js} +9 -9
- package/components/ModalDialog/{index.c07975ed.js → index.20a9b77a.js} +5 -5
- package/components/NavLink/{index.da57f87d.js → index.488dc01c.js} +9 -9
- package/components/NoItemSelected/{index.09faa02c.js → index.02c6c7ac.js} +1 -1
- package/components/ObjectLogs/{index.a48a013c.js → index.9ff8250d.js} +15 -15
- package/components/PaperForm/{index.15002e62.js → index.0285a63f.js} +1 -1
- package/components/Period/{index.c5179eae.js → index.41358ce0.js} +13 -13
- package/components/Resizeable/{index.d3469af2.js → index.18a50191.js} +1 -1
- package/components/SideBar/{index.9c026180.js → index.3ba3a821.js} +6 -6
- package/components/areas/components/{index.98d1c90a.js → index.b21d60d8.js} +38 -38
- package/components/areas/contexts/AreasContext/{index.7dc6f386.js → index.ded4e1bd.js} +2 -2
- package/components/areas/contexts/index.65b0f324.js +2 -0
- package/components/areas/hooks/{index.1a0b8ab0.js → index.18cb3d8a.js} +1 -1
- package/components/areas/hooks/useArea/{index.443ac11d.js → index.d503dc0b.js} +2 -2
- package/components/areas/hooks/useDynamicMFParameters/{index.2a963454.js → index.c9a35fad.js} +1 -1
- package/components/areas/{index.6aec2efe.js → index.38620c15.js} +4 -4
- package/components/formatters/BooleanFormatter/{index.a3c6f613.js → index.083362c8.js} +1 -1
- package/components/formatters/{index.a09541d3.js → index.2d587e05.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.9f9d4ed7.js → index.6f0823fb.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.af16b28e.js → index.dec5535b.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.938fb1da.js → index.7ae098fb.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.1b1fafa6.js → index.81da23cf.js} +2 -2
- package/components/hook-form/RHFTextField/{index.e42cd9c0.js → index.ef829e80.js} +6 -6
- package/components/hook-form/RHFUpload/{index.d79721d2.js → index.0b97dc3c.js} +1 -1
- package/components/modal/{WindowBase.39f1310d.js → WindowBase.77a5aeb2.js} +3 -3
- package/components/modal/{WindowConfirm.993a8ed9.js → WindowConfirm.fcc6d9f8.js} +15 -15
- package/components/modal/index.b13922a1.js +24 -0
- package/components/mui_extended/Accordion/{index.466d66d5.js → index.5370ebbf.js} +2 -2
- package/components/mui_extended/Button/{index.680f7d77.js → index.4d13dbda.js} +3 -3
- package/components/mui_extended/IconButton/{index.d31f1039.js → index.06b5c4a8.js} +3 -4
- package/components/mui_extended/MenuActions/{index.e1749afa.js → index.e05e6158.js} +2 -2
- package/components/mui_extended/Pager/{index.bc67d954.js → index.b9db40bc.js} +1 -1
- package/components/mui_extended/Typography/{index.1d866b8b.js → index.ab4ee376.js} +1 -1
- package/components/mui_extended/index.08799321.js +19 -0
- package/contexts/ModalContext/{index.53e8904e.js → index.fcb7d228.js} +1 -1
- package/hooks/useModal/{index.2a4b4b65.js → index.95fb6ba1.js} +1 -1
- package/index.js +47 -47
- package/package.json +1 -1
- package/{react-draggable.18cf453f.js → react-draggable.26a0b105.js} +1 -1
- package/{react-resizable.f3de2742.js → react-resizable.3bd8013b.js} +2 -2
- package/utils/{index.3a4700cd.js → index.d4755e7e.js} +1 -1
- package/{vendor.31965c93.js → vendor.659fcc31.js} +44 -44
- package/components/areas/contexts/index.3e99c2da.js +0 -2
- package/components/modal/index.c63957d7.js +0 -24
- package/components/mui_extended/index.a6c77aa1.js +0 -19
package/index.js
CHANGED
|
@@ -2,81 +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.f0a7d42d.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 { c, d, D, f, M as M3, b as b2, e } from "./components/areas/components/index.
|
|
11
|
-
import { A, a as a3 } from "./components/areas/contexts/AreasContext/index.
|
|
12
|
-
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.
|
|
13
|
-
import { u as u2 } from "./components/areas/hooks/index.
|
|
14
|
-
import { b as b3, D as D2, L as L2, c as c2, g } from "./components/areas/index.
|
|
15
|
-
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.
|
|
16
|
-
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
17
|
-
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.
|
|
10
|
+
import { c, d, D, f, M as M3, b as b2, e } from "./components/areas/components/index.b21d60d8.js";
|
|
11
|
+
import { A, a as a3 } from "./components/areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
12
|
+
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.c9a35fad.js";
|
|
13
|
+
import { u as u2 } from "./components/areas/hooks/index.18cb3d8a.js";
|
|
14
|
+
import { b as b3, D as D2, L as L2, c as c2, g } from "./components/areas/index.38620c15.js";
|
|
15
|
+
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.6f0823fb.js";
|
|
16
|
+
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.dec5535b.js";
|
|
17
|
+
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.7ae098fb.js";
|
|
18
18
|
import { R as R4 } from "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
19
19
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
20
20
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
21
|
-
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.ef829e80.js";
|
|
22
22
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
23
|
-
import { R as R9 } from "./components/hook-form/RHFPeriod/index.
|
|
24
|
-
import { P as P2, g as g4 } from "./components/Period/index.
|
|
25
|
-
import { R as R10 } from "./components/hook-form/RHFUpload/index.
|
|
26
|
-
import { A as A2 } from "./components/mui_extended/Accordion/index.
|
|
23
|
+
import { R as R9 } from "./components/hook-form/RHFPeriod/index.81da23cf.js";
|
|
24
|
+
import { P as P2, g as g4 } from "./components/Period/index.41358ce0.js";
|
|
25
|
+
import { R as R10 } from "./components/hook-form/RHFUpload/index.0b97dc3c.js";
|
|
26
|
+
import { A as A2 } from "./components/mui_extended/Accordion/index.5370ebbf.js";
|
|
27
27
|
import { A as A3 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
28
28
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
29
29
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
30
|
-
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.4d13dbda.js";
|
|
31
31
|
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
32
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
32
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.06b5c4a8.js";
|
|
33
33
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
34
34
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
35
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
35
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.e05e6158.js";
|
|
36
36
|
import { P as P3 } from "./components/mui_extended/Popover/index.e271e4f0.js";
|
|
37
|
-
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.b9db40bc.js";
|
|
38
38
|
import { T } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
39
|
-
import { T as T2 } from "./components/mui_extended/Typography/index.
|
|
40
|
-
import { B as B4 } from "./components/formatters/BooleanFormatter/index.
|
|
39
|
+
import { T as T2 } from "./components/mui_extended/Typography/index.ab4ee376.js";
|
|
40
|
+
import { B as B4 } from "./components/formatters/BooleanFormatter/index.083362c8.js";
|
|
41
41
|
import { D as D3, g as g6 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
42
42
|
import { U, g as g7 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
43
43
|
import { P as P5, g as g8 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
44
|
-
import { C as C2, F, P as P6, g as g9, a as a5, b as b4 } from "./components/formatters/index.
|
|
44
|
+
import { C as C2, F, P as P6, g as g9, a as a5, b as b4 } from "./components/formatters/index.2d587e05.js";
|
|
45
45
|
import { P as P7, g as g10 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
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.
|
|
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.f4f7f858.js";
|
|
47
47
|
import { c as c4 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
48
48
|
import { c as c5 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
49
49
|
import { c as c6 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
50
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.
|
|
52
|
-
import { H, e as e2 } from "./components/HelperText/index.
|
|
53
|
-
import { A as A4, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
54
|
-
import { A as A5 } from "./components/CommonActions/components/ActionCancel/index.
|
|
55
|
-
import { A as A6 } from "./components/CommonActions/components/ActionIntro/index.
|
|
56
|
-
import { A as A7 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
57
|
-
import { A as A8 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
58
|
-
import { a as a7, A as A9, D as D6 } from "./vendor.
|
|
59
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
60
|
-
import { I as I4 } from "./components/Image/index.
|
|
51
|
+
import { D as D5, g as g12 } from "./components/DynamicFilter/index.2485b282.js";
|
|
52
|
+
import { H, e as e2 } from "./components/HelperText/index.dba051a9.js";
|
|
53
|
+
import { A as A4, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.377c342e.js";
|
|
54
|
+
import { A as A5 } from "./components/CommonActions/components/ActionCancel/index.49e5c8b2.js";
|
|
55
|
+
import { A as A6 } from "./components/CommonActions/components/ActionIntro/index.6605ee21.js";
|
|
56
|
+
import { A as A7 } from "./components/CommonActions/components/ActionFormCancel/index.58b30b03.js";
|
|
57
|
+
import { A as A8 } from "./components/CommonActions/components/ActionFormIntro/index.a9ecbb73.js";
|
|
58
|
+
import { a as a7, A as A9, D as D6 } from "./vendor.659fcc31.js";
|
|
59
|
+
import { L as L6 } from "./components/LanguagePopover/index.8032715d.js";
|
|
60
|
+
import { I as I4 } from "./components/Image/index.b216f30c.js";
|
|
61
61
|
import { L as L7 } from "./components/Loadable/index.117eaced.js";
|
|
62
|
-
import { M as M5, d as d4, g as g14 } from "./components/ModalDialog/index.
|
|
63
|
-
import { W } from "./components/modal/WindowConfirm.
|
|
64
|
-
import { W as W2 } from "./components/modal/WindowBase.
|
|
65
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
66
|
-
import { N as N3, d as d5, g as g15 } from "./components/NoItemSelected/index.
|
|
67
|
-
import { O, d as d6, g as g16 } from "./components/ObjectLogs/index.
|
|
68
|
-
import { P as P8 } from "./components/PaperForm/index.
|
|
62
|
+
import { M as M5, d as d4, g as g14 } from "./components/ModalDialog/index.20a9b77a.js";
|
|
63
|
+
import { W } from "./components/modal/WindowConfirm.fcc6d9f8.js";
|
|
64
|
+
import { W as W2 } from "./components/modal/WindowBase.77a5aeb2.js";
|
|
65
|
+
import { N as N2 } from "./components/NavLink/index.488dc01c.js";
|
|
66
|
+
import { N as N3, d as d5, g as g15 } from "./components/NoItemSelected/index.02c6c7ac.js";
|
|
67
|
+
import { O, d as d6, g as g16 } from "./components/ObjectLogs/index.9ff8250d.js";
|
|
68
|
+
import { P as P8 } from "./components/PaperForm/index.0285a63f.js";
|
|
69
69
|
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
70
70
|
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
71
|
-
import { R as R11 } from "./components/Resizeable/index.
|
|
71
|
+
import { R as R11 } from "./components/Resizeable/index.18a50191.js";
|
|
72
72
|
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
73
73
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
74
74
|
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
75
|
-
import { S as S4 } from "./components/SideBar/index.
|
|
76
|
-
import { M as M6, a as a8 } from "./contexts/ModalContext/index.
|
|
75
|
+
import { S as S4 } from "./components/SideBar/index.3ba3a821.js";
|
|
76
|
+
import { M as M6, a as a8 } from "./contexts/ModalContext/index.fcb7d228.js";
|
|
77
77
|
import { R as R12 } from "./contexts/RHFormContext/index.a7511399.js";
|
|
78
78
|
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
79
|
-
import { u as u4 } from "./hooks/useModal/index.
|
|
79
|
+
import { u as u4 } from "./hooks/useModal/index.95fb6ba1.js";
|
|
80
80
|
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
81
81
|
import "framer-motion";
|
|
82
82
|
import "react";
|
|
@@ -86,16 +86,16 @@ import "@m4l/core";
|
|
|
86
86
|
import "@mui/base";
|
|
87
87
|
import "@mui/material/styles";
|
|
88
88
|
import "./node_modules.416f1da3.js";
|
|
89
|
-
import "./components/areas/hooks/useArea/index.
|
|
89
|
+
import "./components/areas/hooks/useArea/index.d503dc0b.js";
|
|
90
90
|
import "zustand";
|
|
91
91
|
import "zustand/shallow";
|
|
92
92
|
import "clsx";
|
|
93
93
|
import "react-router-dom";
|
|
94
94
|
import "@mui/material/Button";
|
|
95
95
|
import "@mui/lab";
|
|
96
|
-
import "./utils/index.
|
|
97
|
-
import "./react-resizable.
|
|
98
|
-
import "./react-draggable.
|
|
96
|
+
import "./utils/index.d4755e7e.js";
|
|
97
|
+
import "./react-resizable.3bd8013b.js";
|
|
98
|
+
import "./react-draggable.26a0b105.js";
|
|
99
99
|
import "prop-types";
|
|
100
100
|
import "react-dom";
|
|
101
101
|
import "zustand/middleware/immer";
|
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.d4755e7e.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.26a0b105.js";
|
|
3
|
+
import { u as utils } from "./utils/index.d4755e7e.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.659fcc31.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.f0a7d42d.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,75 +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 { c as AreasAdmin } from "./components/areas/components/index.
|
|
10
|
-
import "./contexts/ModalContext/index.
|
|
9
|
+
import { c as AreasAdmin } from "./components/areas/components/index.b21d60d8.js";
|
|
10
|
+
import "./contexts/ModalContext/index.fcb7d228.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.6f0823fb.js";
|
|
17
|
+
import "./components/Image/index.b216f30c.js";
|
|
18
|
+
import { T as Typography } from "./components/mui_extended/Typography/index.ab4ee376.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.06b5c4a8.js";
|
|
21
|
+
import "./components/mui_extended/Accordion/index.5370ebbf.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.4d13dbda.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.e05e6158.js";
|
|
28
|
+
import "./components/mui_extended/Pager/index.b9db40bc.js";
|
|
29
29
|
import "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
30
|
-
import "./components/HelperText/index.
|
|
30
|
+
import "./components/HelperText/index.dba051a9.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.dec5535b.js";
|
|
33
|
+
import "./components/hook-form/RHFCheckbox/index.7ae098fb.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.ef829e80.js";
|
|
38
|
+
import "./components/hook-form/RHFPeriod/index.81da23cf.js";
|
|
39
|
+
import "./components/Period/index.41358ce0.js";
|
|
40
|
+
import "./components/CommonActions/components/Actions/index.377c342e.js";
|
|
41
|
+
import { c as cjs } from "./react-draggable.26a0b105.js";
|
|
42
|
+
import "./components/ModalDialog/index.20a9b77a.js";
|
|
43
|
+
import "./components/Resizeable/index.18a50191.js";
|
|
44
|
+
import "./components/modal/WindowConfirm.fcc6d9f8.js";
|
|
45
|
+
import "./components/modal/WindowBase.77a5aeb2.js";
|
|
46
46
|
import "zustand";
|
|
47
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.ded4e1bd.js";
|
|
48
48
|
import "zustand/shallow";
|
|
49
49
|
import "lodash/isString";
|
|
50
50
|
import "react-dropzone";
|
|
51
|
-
import "./components/hook-form/RHFUpload/index.
|
|
52
|
-
import "./components/DataGrid/index.
|
|
51
|
+
import "./components/hook-form/RHFUpload/index.0b97dc3c.js";
|
|
52
|
+
import "./components/DataGrid/index.f4f7f858.js";
|
|
53
53
|
import "react-dnd";
|
|
54
54
|
import "react-dnd-html5-backend";
|
|
55
|
-
import "./components/DynamicFilter/index.
|
|
55
|
+
import "./components/DynamicFilter/index.2485b282.js";
|
|
56
56
|
import "./components/ScrollBar/index.bbe48f4d.js";
|
|
57
57
|
import "yup";
|
|
58
|
-
import "./components/LanguagePopover/index.
|
|
59
|
-
import "./components/NavLink/index.
|
|
60
|
-
import "./components/NoItemSelected/index.
|
|
61
|
-
import "./components/ObjectLogs/index.
|
|
58
|
+
import "./components/LanguagePopover/index.8032715d.js";
|
|
59
|
+
import "./components/NavLink/index.488dc01c.js";
|
|
60
|
+
import "./components/NoItemSelected/index.02c6c7ac.js";
|
|
61
|
+
import "./components/ObjectLogs/index.9ff8250d.js";
|
|
62
62
|
import "./react-json-view.57125fcf.js";
|
|
63
|
-
import "./components/PaperForm/index.
|
|
63
|
+
import "./components/PaperForm/index.0285a63f.js";
|
|
64
64
|
import "./components/Page/index.4237c241.js";
|
|
65
65
|
import "./components/PropertyValue/index.dfcfe1ba.js";
|
|
66
66
|
import "./react-splitter-layout.8b1655c8.js";
|
|
67
67
|
import "./components/SplitLayout/index.5a8355d8.js";
|
|
68
|
-
import "./components/SideBar/index.
|
|
68
|
+
import "./components/SideBar/index.3ba3a821.js";
|
|
69
69
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
70
70
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
71
71
|
import "./components/animate/variants/container.11f82b76.js";
|
|
72
72
|
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
73
73
|
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
74
74
|
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
75
|
-
import "./components/areas/hooks/useDynamicMFParameters/index.
|
|
76
|
-
import "./components/areas/hooks/index.
|
|
77
|
-
import "./components/areas/index.
|
|
75
|
+
import "./components/areas/hooks/useDynamicMFParameters/index.c9a35fad.js";
|
|
76
|
+
import "./components/areas/hooks/index.18cb3d8a.js";
|
|
77
|
+
import "./components/areas/index.38620c15.js";
|
|
78
78
|
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
79
79
|
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
80
80
|
import "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
@@ -83,26 +83,26 @@ import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
|
83
83
|
import { C as CircularProgress } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
84
84
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
85
85
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
86
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
86
|
+
import "./components/formatters/BooleanFormatter/index.083362c8.js";
|
|
87
87
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
88
88
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
89
89
|
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
90
|
-
import "./components/formatters/index.
|
|
90
|
+
import "./components/formatters/index.2d587e05.js";
|
|
91
91
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
92
92
|
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
93
93
|
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
94
94
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
95
95
|
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
96
|
-
import "./components/CommonActions/components/ActionCancel/index.
|
|
97
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
98
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
99
|
-
import "./components/CommonActions/components/ActionFormIntro/index.
|
|
96
|
+
import "./components/CommonActions/components/ActionCancel/index.49e5c8b2.js";
|
|
97
|
+
import "./components/CommonActions/components/ActionIntro/index.6605ee21.js";
|
|
98
|
+
import "./components/CommonActions/components/ActionFormCancel/index.58b30b03.js";
|
|
99
|
+
import "./components/CommonActions/components/ActionFormIntro/index.a9ecbb73.js";
|
|
100
100
|
import "./components/Loadable/index.117eaced.js";
|
|
101
101
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
102
102
|
import { unstable_composeClasses } from "@mui/base";
|
|
103
|
-
import { c as getNameDataTestId } from "./utils/index.
|
|
103
|
+
import { c as getNameDataTestId } from "./utils/index.d4755e7e.js";
|
|
104
104
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
105
|
-
import "./hooks/useModal/index.
|
|
105
|
+
import "./hooks/useModal/index.95fb6ba1.js";
|
|
106
106
|
import "./assets/Logo/index.228dcb5a.js";
|
|
107
107
|
const TEST_PROP_ID = "data-testid";
|
|
108
108
|
const DraggableWindow = (props) => {
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import "@mui/material";
|
|
2
|
-
import "../../react-draggable.18cf453f.js";
|
|
3
|
-
import "react";
|
|
4
|
-
import "../../contexts/ModalContext/index.53e8904e.js";
|
|
5
|
-
import "../ModalDialog/index.c07975ed.js";
|
|
6
|
-
import "../Resizeable/index.d3469af2.js";
|
|
7
|
-
import "react/jsx-runtime";
|
|
8
|
-
import "@m4l/graphics";
|
|
9
|
-
import "@m4l/core";
|
|
10
|
-
import "../CommonActions/components/Actions/index.5da399f8.js";
|
|
11
|
-
import "@mui/material/Button";
|
|
12
|
-
import "../mui_extended/Button/index.680f7d77.js";
|
|
13
|
-
import "clsx";
|
|
14
|
-
import "react-hook-form";
|
|
15
|
-
import "./WindowBase.39f1310d.js";
|
|
16
|
-
import "../Icon/index.321976e8.js";
|
|
17
|
-
import "../mui_extended/IconButton/index.d31f1039.js";
|
|
18
|
-
import "zustand";
|
|
19
|
-
import "../areas/contexts/AreasContext/index.7dc6f386.js";
|
|
20
|
-
import "../areas/components/index.98d1c90a.js";
|
|
21
|
-
import "zustand/shallow";
|
|
22
|
-
import "@mui/lab";
|
|
23
|
-
import "../mui_extended/Typography/index.1d866b8b.js";
|
|
24
|
-
import "./WindowConfirm.993a8ed9.js";
|
|
@@ -1,19 +0,0 @@
|
|
|
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";
|