@m4l/components 0.1.65 → 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.0f471356.js → index.1254308b.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.4d2f599e.js → index.ddf330a8.js} +12 -15
- package/components/CommonActions/components/ActionFormIntro/{index.0eed3ba3.js → index.8248f431.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.41a598d6.js → index.dbf2ad66.js} +2 -2
- package/components/CommonActions/components/Actions/{index.3b882471.js → index.5da399f8.js} +12 -15
- package/components/DataGrid/{index.dc84293a.js → index.775deb12.js} +19 -22
- package/components/DynamicFilter/{index.abc697c7.js → index.7c7c9d30.js} +29 -32
- package/components/HelperText/{index.1a24d41b.js → index.5d8bc10a.js} +8 -8
- package/components/Icon/{index.6938827f.js → index.321976e8.js} +2 -2
- package/components/Image/{index.674024d4.js → index.c5b14688.js} +1 -1
- package/components/LanguagePopover/{index.47aa8119.js → index.6f0bca65.js} +9 -9
- package/components/ModalDialog/{index.3db4480d.js → index.c07975ed.js} +5 -5
- package/components/NavLink/{index.0d125c6b.js → index.da57f87d.js} +9 -9
- package/components/NoItemSelected/{index.1aa96110.js → index.09faa02c.js} +1 -1
- package/components/ObjectLogs/{index.05788334.js → index.a48a013c.js} +15 -18
- package/components/PaperForm/{index.b3da0da3.js → index.15002e62.js} +1 -1
- package/components/Period/{index.a1b7b4cc.js → index.c5179eae.js} +13 -16
- package/components/Resizeable/{index.ee84ebc5.js → index.d3469af2.js} +1 -1
- package/components/SideBar/{index.99ce4e06.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/components/{AreasViewer/index.1aa4d12d.js → index.98d1c90a.js} +1964 -1809
- package/components/areas/components/index.d.ts +1 -2
- package/components/areas/contexts/AreasContext/{index.b3b26965.js → index.7dc6f386.js} +2 -3
- 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.ffb1009e.js → index.1a0b8ab0.js} +1 -3
- package/components/areas/hooks/useArea/{index.c7e4f3fc.js → index.443ac11d.js} +2 -2
- package/components/areas/hooks/useDynamicMFParameters/{index.9a25f88a.js → index.2a963454.js} +1 -1
- package/components/areas/hooks/useDynamicMFParameters/index.d.ts +4 -4
- package/components/areas/hooks/useWindowToolsMF/index.d.ts +1 -1
- package/components/areas/{index.bfe6bf91.js → index.6aec2efe.js} +8 -11
- package/components/areas/{components/AreasViewer/subcomponents/Area/types.d.ts → types.d.ts} +3 -3
- package/components/formatters/BooleanFormatter/{index.7b9e92f8.js → index.a3c6f613.js} +1 -1
- package/components/formatters/{index.01b027ad.js → index.a09541d3.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.73d33896.js → index.9f9d4ed7.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.21f4cb53.js → index.af16b28e.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.c3b1884b.js → index.938fb1da.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.cc624bb3.js → index.1b1fafa6.js} +2 -2
- package/components/hook-form/RHFTextField/{index.15659666.js → index.e42cd9c0.js} +6 -6
- package/components/hook-form/RHFUpload/{index.ecf5c788.js → index.d79721d2.js} +1 -1
- package/components/modal/{WindowBase.1b0657de.js → WindowBase.39f1310d.js} +3 -3
- package/components/modal/{WindowConfirm.60028bce.js → WindowConfirm.993a8ed9.js} +15 -18
- package/components/modal/index.c63957d7.js +24 -0
- package/components/mui_extended/Accordion/{index.95a1b021.js → index.466d66d5.js} +2 -2
- package/components/mui_extended/Button/{index.e4c61b66.js → index.680f7d77.js} +3 -3
- package/components/mui_extended/IconButton/{index.78a489d3.js → index.d31f1039.js} +1 -1
- package/components/mui_extended/MenuActions/{index.742a57d7.js → index.e1749afa.js} +2 -2
- package/components/mui_extended/Pager/{index.a44594e9.js → index.bc67d954.js} +1 -1
- package/components/mui_extended/Typography/{index.86505aed.js → index.1d866b8b.js} +1 -1
- package/components/mui_extended/index.a6c77aa1.js +19 -0
- package/contexts/ModalContext/{index.bfc47ba9.js → index.53e8904e.js} +1 -1
- package/contexts/index.d.ts +1 -1
- package/hooks/useModal/{index.979ab2ea.js → index.2a4b4b65.js} +1 -1
- package/index.js +102 -106
- package/package.json +1 -1
- package/{react-draggable.d6441025.js → react-draggable.18cf453f.js} +1 -1
- package/{react-resizable.79fb7404.js → react-resizable.f3de2742.js} +3 -3
- package/utils/{index.64775c34.js → index.3a4700cd.js} +1 -1
- package/{vendor.2d9f95b4.js → vendor.31965c93.js} +44 -47
- package/components/areas/components/AreasAdmin/index.46fab65b.js +0 -135
- package/components/areas/components/index.9de77fae.js +0 -12
- package/components/areas/contexts/DynamicMFParmsContext/index.5b3248df.js +0 -43
- package/components/areas/contexts/index.4ebef035.js +0 -21
- package/components/modal/index.fde6acc3.js +0 -27
- package/components/mui_extended/index.61356a6a.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
package/index.js
CHANGED
|
@@ -2,84 +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 { A } from "./components/areas/
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import { R
|
|
18
|
-
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.21f4cb53.js";
|
|
19
|
-
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.c3b1884b.js";
|
|
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";
|
|
20
18
|
import { R as R4 } from "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
21
19
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
22
20
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
23
|
-
import { R as R7, a as
|
|
21
|
+
import { R as R7, a as a4 } from "./components/hook-form/RHFTextField/index.e42cd9c0.js";
|
|
24
22
|
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
|
|
29
|
-
import { A as
|
|
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";
|
|
27
|
+
import { A as A3 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
30
28
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
31
29
|
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.
|
|
30
|
+
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.680f7d77.js";
|
|
33
31
|
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
34
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
32
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.d31f1039.js";
|
|
35
33
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
36
34
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
37
|
-
import { M as
|
|
35
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.e1749afa.js";
|
|
38
36
|
import { P as P3 } from "./components/mui_extended/Popover/index.e271e4f0.js";
|
|
39
|
-
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";
|
|
40
38
|
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.
|
|
43
|
-
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";
|
|
44
42
|
import { U, g as g7 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
45
43
|
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
|
|
44
|
+
import { C as C2, F, P as P6, g as g9, a as a5, b as b4 } from "./components/formatters/index.a09541d3.js";
|
|
47
45
|
import { P as P7, g as g10 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
48
|
-
import { D as
|
|
49
|
-
import { c as
|
|
50
|
-
import { c as
|
|
51
|
-
import { c as
|
|
52
|
-
import { c as
|
|
53
|
-
import { D as
|
|
54
|
-
import { H, e } from "./components/HelperText/index.
|
|
55
|
-
import { A as
|
|
56
|
-
import { A as
|
|
57
|
-
import { A as
|
|
58
|
-
import { A as
|
|
59
|
-
import { A as
|
|
60
|
-
import { a as
|
|
61
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
62
|
-
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";
|
|
63
61
|
import { L as L7 } from "./components/Loadable/index.117eaced.js";
|
|
64
|
-
import { M as
|
|
65
|
-
import { W
|
|
66
|
-
import { W as
|
|
67
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
68
|
-
import { N as N3, d as
|
|
69
|
-
import { O, d as
|
|
70
|
-
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";
|
|
71
69
|
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
72
70
|
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
73
|
-
import { R as R11 } from "./components/Resizeable/index.
|
|
71
|
+
import { R as R11 } from "./components/Resizeable/index.d3469af2.js";
|
|
74
72
|
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
75
73
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
76
74
|
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
77
|
-
import { S as S4 } from "./components/SideBar/index.
|
|
78
|
-
import {
|
|
79
|
-
import { M as M6, a as a11 } from "./contexts/ModalContext/index.bfc47ba9.js";
|
|
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";
|
|
80
77
|
import { R as R12 } from "./contexts/RHFormContext/index.a7511399.js";
|
|
81
78
|
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
82
|
-
import { u as u4 } from "./hooks/useModal/index.
|
|
79
|
+
import { u as u4 } from "./hooks/useModal/index.2a4b4b65.js";
|
|
83
80
|
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
84
81
|
import "framer-motion";
|
|
85
82
|
import "react";
|
|
@@ -89,25 +86,25 @@ import "@m4l/core";
|
|
|
89
86
|
import "@mui/base";
|
|
90
87
|
import "@mui/material/styles";
|
|
91
88
|
import "./node_modules.416f1da3.js";
|
|
92
|
-
import "./
|
|
93
|
-
import "
|
|
89
|
+
import "./components/areas/hooks/useArea/index.443ac11d.js";
|
|
90
|
+
import "zustand";
|
|
91
|
+
import "zustand/shallow";
|
|
92
|
+
import "clsx";
|
|
93
|
+
import "react-router-dom";
|
|
94
|
+
import "@mui/material/Button";
|
|
95
|
+
import "@mui/lab";
|
|
96
|
+
import "./utils/index.3a4700cd.js";
|
|
97
|
+
import "./react-resizable.f3de2742.js";
|
|
98
|
+
import "./react-draggable.18cf453f.js";
|
|
94
99
|
import "prop-types";
|
|
95
100
|
import "react-dom";
|
|
96
|
-
import "clsx";
|
|
97
|
-
import "./utils/index.64775c34.js";
|
|
98
|
-
import "zustand/shallow";
|
|
99
|
-
import "zustand";
|
|
100
101
|
import "zustand/middleware/immer";
|
|
101
102
|
import "zustand/middleware";
|
|
102
103
|
import "lodash/debounce";
|
|
103
104
|
import "lodash.clonedeep";
|
|
104
|
-
import "./components/areas/hooks/useArea/index.c7e4f3fc.js";
|
|
105
105
|
import "@m4l/graphics";
|
|
106
106
|
import "react-grid-layout";
|
|
107
|
-
import "react-router-dom";
|
|
108
107
|
import "react-hook-form";
|
|
109
|
-
import "@mui/material/Button";
|
|
110
|
-
import "@mui/lab";
|
|
111
108
|
import "@mui/x-date-pickers";
|
|
112
109
|
import "lodash/isString";
|
|
113
110
|
import "react-dropzone";
|
|
@@ -125,33 +122,32 @@ import "simplebar-react";
|
|
|
125
122
|
import "simplebar/dist/simplebar.min.css?used";
|
|
126
123
|
export {
|
|
127
124
|
b3 as AREAS_DICTIONARY_ID,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
A as
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
A4 as Avatar,
|
|
125
|
+
A2 as Accordion,
|
|
126
|
+
a7 as AccountPopover,
|
|
127
|
+
A5 as ActionCancel,
|
|
128
|
+
A7 as ActionFormCancel,
|
|
129
|
+
A8 as ActionFormIntro,
|
|
130
|
+
A6 as ActionIntro,
|
|
131
|
+
A4 as Actions,
|
|
132
|
+
A9 as AppBar,
|
|
133
|
+
c as AreasAdmin,
|
|
134
|
+
A as AreasContext,
|
|
135
|
+
a3 as AreasProvider,
|
|
136
|
+
d as AreasViewer,
|
|
137
|
+
A3 as Avatar,
|
|
142
138
|
B4 as BooleanFormatter,
|
|
143
139
|
B as BoxIcon,
|
|
144
140
|
B2 as Breadcrumbs,
|
|
145
141
|
B3 as Button,
|
|
146
142
|
C as CircularProgress,
|
|
147
143
|
C2 as ConcatenatedFormatter,
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
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,
|
|
155
151
|
F as FORMATTER_DICTIONARY,
|
|
156
152
|
H2 as HelmetPage,
|
|
157
153
|
H as HelperText,
|
|
@@ -168,11 +164,11 @@ export {
|
|
|
168
164
|
L3 as LoadingButton,
|
|
169
165
|
L as LoadingScreen,
|
|
170
166
|
L8 as Logo,
|
|
171
|
-
|
|
172
|
-
|
|
167
|
+
M3 as MemonizedDynamicMFParmsProvider,
|
|
168
|
+
M4 as MenuActions,
|
|
173
169
|
M6 as ModalContext,
|
|
174
|
-
|
|
175
|
-
|
|
170
|
+
M5 as ModalDialog,
|
|
171
|
+
a8 as ModalProvider,
|
|
176
172
|
M as MotionContainer,
|
|
177
173
|
M2 as MotionLazyContainer,
|
|
178
174
|
N2 as NavLink,
|
|
@@ -197,7 +193,7 @@ export {
|
|
|
197
193
|
R8 as RHFRadioGroup,
|
|
198
194
|
R6 as RHFSelect,
|
|
199
195
|
R7 as RHFTextField,
|
|
200
|
-
|
|
196
|
+
a4 as RHFTextFieldPassword,
|
|
201
197
|
R10 as RHFUploadImage,
|
|
202
198
|
R12 as RHFormProvider,
|
|
203
199
|
R11 as ResizeableWindow,
|
|
@@ -209,30 +205,30 @@ export {
|
|
|
209
205
|
T3 as TextEditor,
|
|
210
206
|
T2 as Typography,
|
|
211
207
|
U as UncertaintyFormatter,
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
208
|
+
W2 as WindowBase,
|
|
209
|
+
W as WindowConfirm,
|
|
210
|
+
b2 as WindowToolsMFContext,
|
|
211
|
+
e as WindowToolsMFProvider,
|
|
212
|
+
c3 as columnBooleanFormatter,
|
|
213
|
+
d2 as columnConcatenatedValuesFormatter,
|
|
218
214
|
b5 as columnDateFormatter,
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
215
|
+
c6 as columnNestedValueFormatter,
|
|
216
|
+
c5 as columnPointsFormatter,
|
|
217
|
+
c7 as columnPriceFormatter,
|
|
218
|
+
c4 as columnUncertaintyFormatter,
|
|
219
|
+
d3 as defaultCommonActionsDictionary,
|
|
220
|
+
d4 as defaultModalDialogDictionary,
|
|
221
|
+
d5 as defaultNoItemSelectedDictionary,
|
|
222
|
+
d6 as defaultObjectLogDictionary,
|
|
223
|
+
e2 as errorLabelClasses,
|
|
224
|
+
c2 as getAreasComponentsDictionary,
|
|
229
225
|
g as getAreasDictionary,
|
|
230
226
|
g13 as getCommonActionsDictionary,
|
|
231
|
-
|
|
227
|
+
a6 as getDataGridRowsFromSet,
|
|
232
228
|
g12 as getDynamicFilterComponentsDictionary,
|
|
233
229
|
g9 as getFormatConcatenated,
|
|
234
230
|
g6 as getFormatDate,
|
|
235
|
-
|
|
231
|
+
a5 as getFormatPeriod,
|
|
236
232
|
g8 as getFormatPoints,
|
|
237
233
|
g10 as getFormatPrice,
|
|
238
234
|
b4 as getFormattersComponentsDictionary,
|
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,7 +1,8 @@
|
|
|
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
|
+
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}";
|
|
5
6
|
var reactResizable = { exports: {} };
|
|
6
7
|
var Resizable$1 = {};
|
|
7
8
|
var propTypes = {};
|
|
@@ -574,7 +575,6 @@ reactResizable.exports = function() {
|
|
|
574
575
|
};
|
|
575
576
|
reactResizable.exports.Resizable = Resizable$1.default;
|
|
576
577
|
var ResizableBox = reactResizable.exports.ResizableBox = ResizableBox$2.default;
|
|
577
|
-
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}";
|
|
578
578
|
export {
|
|
579
579
|
ResizableBox as R,
|
|
580
580
|
react_resizable_css as r
|
|
@@ -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,78 +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 "./components/areas/
|
|
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.
|
|
46
|
-
import "./components/areas/components/AreasViewer/index.1aa4d12d.js";
|
|
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";
|
|
47
46
|
import "zustand";
|
|
48
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
49
|
-
import { A as AreasAdmin } from "./components/areas/components/AreasAdmin/index.46fab65b.js";
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.7dc6f386.js";
|
|
50
48
|
import "zustand/shallow";
|
|
51
|
-
import "./components/areas/contexts/index.4ebef035.js";
|
|
52
49
|
import "lodash/isString";
|
|
53
50
|
import "react-dropzone";
|
|
54
|
-
import "./components/hook-form/RHFUpload/index.
|
|
55
|
-
import "./components/DataGrid/index.
|
|
51
|
+
import "./components/hook-form/RHFUpload/index.d79721d2.js";
|
|
52
|
+
import "./components/DataGrid/index.775deb12.js";
|
|
56
53
|
import "react-dnd";
|
|
57
54
|
import "react-dnd-html5-backend";
|
|
58
|
-
import "./components/DynamicFilter/index.
|
|
55
|
+
import "./components/DynamicFilter/index.7c7c9d30.js";
|
|
59
56
|
import "./components/ScrollBar/index.bbe48f4d.js";
|
|
60
57
|
import "yup";
|
|
61
|
-
import "./components/LanguagePopover/index.
|
|
62
|
-
import "./components/NavLink/index.
|
|
63
|
-
import "./components/NoItemSelected/index.
|
|
64
|
-
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";
|
|
65
62
|
import "./react-json-view.57125fcf.js";
|
|
66
|
-
import "./components/PaperForm/index.
|
|
63
|
+
import "./components/PaperForm/index.15002e62.js";
|
|
67
64
|
import "./components/Page/index.4237c241.js";
|
|
68
65
|
import "./components/PropertyValue/index.dfcfe1ba.js";
|
|
69
66
|
import "./react-splitter-layout.8b1655c8.js";
|
|
70
67
|
import "./components/SplitLayout/index.5a8355d8.js";
|
|
71
|
-
import "./components/SideBar/index.
|
|
68
|
+
import "./components/SideBar/index.9c026180.js";
|
|
72
69
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
73
70
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
74
71
|
import "./components/animate/variants/container.11f82b76.js";
|
|
75
72
|
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
76
73
|
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
77
74
|
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
78
|
-
import "./components/areas/hooks/useDynamicMFParameters/index.
|
|
79
|
-
import "./components/areas/hooks/index.
|
|
80
|
-
import "./components/areas/index.
|
|
75
|
+
import "./components/areas/hooks/useDynamicMFParameters/index.2a963454.js";
|
|
76
|
+
import "./components/areas/hooks/index.1a0b8ab0.js";
|
|
77
|
+
import "./components/areas/index.6aec2efe.js";
|
|
81
78
|
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
82
79
|
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
83
80
|
import "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
@@ -86,26 +83,26 @@ import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
|
86
83
|
import { C as CircularProgress } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
87
84
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
88
85
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
89
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
86
|
+
import "./components/formatters/BooleanFormatter/index.a3c6f613.js";
|
|
90
87
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
91
88
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
92
89
|
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
93
|
-
import "./components/formatters/index.
|
|
90
|
+
import "./components/formatters/index.a09541d3.js";
|
|
94
91
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
95
92
|
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
96
93
|
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
97
94
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
98
95
|
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.
|
|
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";
|
|
103
100
|
import "./components/Loadable/index.117eaced.js";
|
|
104
101
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
105
102
|
import { unstable_composeClasses } from "@mui/base";
|
|
106
|
-
import { c as getNameDataTestId } from "./utils/index.
|
|
103
|
+
import { c as getNameDataTestId } from "./utils/index.3a4700cd.js";
|
|
107
104
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
108
|
-
import "./hooks/useModal/index.
|
|
105
|
+
import "./hooks/useModal/index.2a4b4b65.js";
|
|
109
106
|
import "./assets/Logo/index.228dcb5a.js";
|
|
110
107
|
const TEST_PROP_ID = "data-testid";
|
|
111
108
|
const DraggableWindow = (props) => {
|