@m4l/components 0.1.74 → 0.1.75
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/@types/export.d.ts +46 -1
- package/components/AccountPopover/classes/constants.d.ts +1 -1
- package/components/AccountPopover/classes/index.d.ts +7 -1
- package/components/AccountPopover/classes/types.d.ts +9 -1
- package/components/AccountPopover/index.93aefccd.js +265 -0
- package/components/AccountPopover/subcomponents/PopOver/types.d.ts +2 -1
- package/components/AccountPopover/types.d.ts +13 -0
- package/components/AppBar/classes/index.d.ts +3 -1
- package/components/AppBar/classes/types.d.ts +4 -0
- package/components/AppBar/index.cc974d56.js +85 -0
- package/components/AppBar/tests/constants.d.ts +1 -1
- package/components/AppBar/types.d.ts +3 -2
- package/components/CommonActions/classes/index.d.ts +1 -1
- package/components/CommonActions/classes/types.d.ts +3 -2
- package/components/CommonActions/components/ActionCancel/{index.fad4a0dc.js → index.574ea031.js} +3 -3
- package/components/CommonActions/components/ActionFormCancel/{index.a26820a9.js → index.e62db5d3.js} +20 -20
- package/components/CommonActions/components/ActionFormIntro/{index.403d8952.js → index.304da410.js} +4 -4
- package/components/CommonActions/components/ActionIntro/{index.0fb6efbe.js → index.d635cbc4.js} +4 -4
- package/components/CommonActions/components/Actions/{index.51b9c92a.js → index.37ffde59.js} +35 -25
- package/components/CommonActions/tests/constants.d.ts +1 -0
- package/components/CommonActions/tests/utils.d.ts +2 -0
- package/components/DataGrid/{index.dbae54dd.js → index.c0c626cd.js} +20 -20
- package/components/DraggableWindow/index.b95a678e.js +39 -0
- package/components/DynamicFilter/{index.cb7fd1b6.js → index.3034c6ba.js} +32 -32
- package/components/HelperText/{index.d449d124.js → index.ec9b3e6a.js} +9 -9
- package/components/Icon/{index.d214a74d.js → index.f9119f5e.js} +6 -63
- package/components/Image/{index.1af119da.js → index.8aae9322.js} +1 -1
- package/components/LanguagePopover/classes/index.d.ts +1 -1
- package/components/LanguagePopover/{index.4fef99ac.js → index.491e1306.js} +10 -10
- package/components/Loadable/{index.117eaced.js → index.e994fc3e.js} +1 -1
- package/components/ModalDialog/{index.6c35e653.js → index.f652ea12.js} +6 -6
- package/components/NavLink/{index.9e56bcd3.js → index.f8aee9f4.js} +10 -10
- package/components/NoItemSelected/{index.cd842b62.js → index.cce86db4.js} +1 -1
- package/components/ObjectLogs/{index.e1a1b27c.js → index.c31b3f8b.js} +16 -16
- package/components/PaperForm/{index.76bd3a6d.js → index.d79c6f76.js} +1 -1
- package/components/Period/{index.b93d22fa.js → index.ff110093.js} +19 -19
- package/components/Resizeable/{index.834a9144.js → index.41a8048b.js} +1 -1
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.ff7cbe91.js → index.1ae13a73.js} +6 -6
- package/components/SplitLayout/SplitLayout.d.ts +3 -0
- package/components/SplitLayout/classes/constants.d.ts +1 -0
- package/components/SplitLayout/classes/index.d.ts +9 -0
- package/components/SplitLayout/classes/types.d.ts +10 -0
- package/components/SplitLayout/index.9ef430f6.js +99 -0
- package/components/SplitLayout/index.d.ts +2 -3
- package/components/SplitLayout/styles.d.ts +1 -1
- package/components/SplitLayout/tests/constants.d.ts +1 -0
- package/components/SplitLayout/tests/utils.d.ts +2 -0
- package/components/SplitLayout/types.d.ts +2 -0
- package/components/animate/PropagateLoader/{index.be5b02c3.js → index.7fab43c8.js} +1 -1
- package/components/animate/index.1f8eadd4.js +66 -0
- package/components/areas/components/AreasAdmin/{index.1eda80b9.js → index.158621e0.js} +31 -31
- package/components/areas/components/AreasViewer/{index.eddc9945.js → index.621c0de4.js} +50 -44
- package/components/areas/components/index.2ed9d60b.js +14 -0
- package/components/areas/contexts/AreasContext/{index.a88b73a6.js → index.d98b89fc.js} +2 -2
- package/components/areas/contexts/{index.7dd01403.js → index.79d1912d.js} +1 -1
- package/components/areas/hooks/useAreas/{index.7a37ede8.js → index.a7b597fb.js} +1 -1
- package/components/areas/{index.95c4ed37.js → index.d6b8e205.js} +5 -5
- package/components/formatters/BooleanFormatter/{index.820a2130.js → index.60aa1c9d.js} +1 -1
- package/components/formatters/{index.0c692a4b.js → index.1f0efb32.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.72437d8a.js → index.af3296ac.js} +11 -11
- package/components/hook-form/RHFAutocompleteAsync/{index.2a84f2b2.js → index.76864056.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.6e6389e7.js → index.865ba239.js} +3 -3
- package/components/hook-form/RHFDateTime/classes/index.d.ts +1 -1
- package/components/hook-form/RHFDateTime/{index.745b101b.js → index.fd9c5aca.js} +65 -57
- package/components/hook-form/RHFDateTime/test/constants.d.ts +1 -0
- package/components/hook-form/RHFDateTime/test/utils.d.ts +2 -0
- package/components/hook-form/RHFPeriod/{index.6969af99.js → index.77486f61.js} +2 -2
- package/components/hook-form/RHFTextField/{index.ca7393a7.js → index.abcbc2d3.js} +6 -6
- package/components/hook-form/RHFUpload/{index.d74ca00d.js → index.522bcad5.js} +1 -1
- package/components/index.d.ts +1 -1
- package/components/modal/{WindowBase.9b93578e.js → WindowBase.c223e4da.js} +11 -11
- package/components/modal/{WindowConfirm.7ec9dcd3.js → WindowConfirm.023e293f.js} +16 -16
- package/components/modal/index.dbce0cab.js +36 -0
- package/components/mui_extended/Accordion/{index.09a89d3d.js → index.03bd0e2a.js} +2 -2
- package/components/mui_extended/Avatar/{index.d.ts → Avatar.d.ts} +0 -1
- package/components/mui_extended/Avatar/classes/constants.d.ts +1 -0
- package/components/mui_extended/Avatar/classes/index.d.ts +7 -0
- package/components/mui_extended/Avatar/classes/types.d.ts +7 -0
- package/components/mui_extended/Avatar/index.1e1a91a3.js +69 -0
- package/components/mui_extended/Avatar/styles.d.ts +2 -0
- package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/index.d.ts +2 -1
- package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/types.d.ts +3 -0
- package/components/mui_extended/Avatar/tests/constants.d.ts +1 -0
- package/components/mui_extended/Avatar/tests/utils.d.ts +2 -0
- package/components/mui_extended/Avatar/types.d.ts +1 -5
- package/components/mui_extended/Button/{index.f9d54780.js → index.aebbab34.js} +5 -4
- package/components/mui_extended/IconButton/{index.822cdaac.js → index.3b05af71.js} +1 -1
- package/components/mui_extended/MenuActions/{index.03403529.js → index.ca5ce35a.js} +2 -2
- package/components/mui_extended/Pager/{index.6428b07c.js → index.80ec975a.js} +1 -1
- package/components/mui_extended/Typography/{index.e2d9e3f2.js → index.443590d6.js} +1 -1
- package/components/mui_extended/index.6dcdbb1f.js +20 -0
- package/components/mui_extended/index.d.ts +1 -1
- package/contexts/ModalContext/{index.0484ca54.js → index.a0de81f0.js} +1 -1
- package/hooks/useModal/{index.c6069beb.js → index.26075cdd.js} +1 -1
- package/index.js +207 -203
- package/package.json +1 -1
- package/{react-draggable.17b4ec8a.js → react-draggable.e625b0d1.js} +1 -1
- package/{react-resizable.ffd7c2aa.js → react-resizable.24367d77.js} +2 -2
- package/test/constants_no_mock.86c553a9.js +4 -0
- package/utils/{index.aca80f3a.js → index.b61dccbe.js} +0 -5
- package/components/AccountPopover/subcomponents/PopOver/styles.d.ts +0 -8
- package/components/SplitLayout/index.5a8355d8.js +0 -133
- package/components/areas/components/index.f3a98b6d.js +0 -14
- package/components/modal/index.dba72820.js +0 -36
- package/components/mui_extended/Avatar/index.fe06afd7.js +0 -51
- package/components/mui_extended/index.b4ced9e3.js +0 -20
- package/vendor.99e0c856.js +0 -456
- /package/components/{AppBar → AccountPopover}/subcomponents/MyAvatar/createAvatar.d.ts +0 -0
- /package/components/{AppBar → AccountPopover}/subcomponents/MyAvatar/index.d.ts +0 -0
- /package/{node_modules.416f1da3.js → react-spinners.342a6578.js} +0 -0
package/index.js
CHANGED
|
@@ -1,251 +1,255 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
4
|
-
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
5
|
-
import { I, a as a2 } from "./components/Icon/index.d214a74d.js";
|
|
6
|
-
import { M } from "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
7
|
-
import { M as M2 } from "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
8
|
-
import { L } from "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
9
|
-
import { P } from "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
10
|
-
import { A } from "./components/areas/components/AreasAdmin/index.1eda80b9.js";
|
|
11
|
-
import { A as A2 } from "./components/areas/components/AreasViewer/index.eddc9945.js";
|
|
12
|
-
import { A as A3, a as a3 } from "./components/areas/contexts/AreasContext/index.a88b73a6.js";
|
|
13
|
-
import { a as a4, W } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
14
|
-
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
15
|
-
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
16
|
-
import { A as A4, D, L as L2, a as a5, g } from "./components/areas/dictionary.e72db809.js";
|
|
17
|
-
import { R, g as g2 } from "./components/hook-form/RHFAutocomplete/index.72437d8a.js";
|
|
18
|
-
import { R as R2, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.2a84f2b2.js";
|
|
19
|
-
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.6e6389e7.js";
|
|
20
|
-
import { R as R4 } from "./components/hook-form/RHFDateTime/index.745b101b.js";
|
|
21
|
-
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
22
|
-
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
23
|
-
import { R as R7, a as a6 } from "./components/hook-form/RHFTextField/index.ca7393a7.js";
|
|
24
|
-
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
25
|
-
import { R as R9 } from "./components/hook-form/RHFPeriod/index.6969af99.js";
|
|
26
|
-
import { P as P2, g as g4 } from "./components/Period/index.b93d22fa.js";
|
|
27
|
-
import { R as R10 } from "./components/hook-form/RHFUpload/index.d74ca00d.js";
|
|
28
|
-
import { A as A5 } from "./components/mui_extended/Accordion/index.09a89d3d.js";
|
|
29
|
-
import { A as A6 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
30
|
-
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
31
|
-
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
32
|
-
import { B as B3, I as I2, L as L3 } from "./components/mui_extended/Button/index.f9d54780.js";
|
|
33
|
-
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
34
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.822cdaac.js";
|
|
35
|
-
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
36
|
-
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
37
|
-
import { M as M3 } from "./components/mui_extended/MenuActions/index.03403529.js";
|
|
38
|
-
import { P as P3 } from "./components/mui_extended/Popover/index.9f35d0eb.js";
|
|
39
|
-
import { P as P4, g as g5 } from "./components/mui_extended/Pager/index.6428b07c.js";
|
|
40
|
-
import { T } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
41
|
-
import { T as T2 } from "./components/mui_extended/Typography/index.e2d9e3f2.js";
|
|
42
|
-
import { B as B4 } from "./components/formatters/BooleanFormatter/index.820a2130.js";
|
|
43
|
-
import { D as D2, g as g6 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
44
|
-
import { U, g as g7 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
45
|
-
import { P as P5, g as g8 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
46
|
-
import { C as C2, F, P as P6, g as g9, a as a7, b as b2 } from "./components/formatters/index.0c692a4b.js";
|
|
47
|
-
import { P as P7, g as g10 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
48
|
-
import { D as D3, N, T as T3, c, d, b as b3, a as a8, g as g11 } from "./components/DataGrid/index.dbae54dd.js";
|
|
49
|
-
import { c as c2 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
50
|
-
import { c as c3 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
51
|
-
import { c as c4 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
52
|
-
import { c as c5 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
53
|
-
import { D as D4, g as g12 } from "./components/DynamicFilter/index.cb7fd1b6.js";
|
|
54
|
-
import { H, e } from "./components/HelperText/index.d449d124.js";
|
|
55
|
-
import { A as A7, d as d2, g as g13 } from "./components/CommonActions/components/Actions/index.51b9c92a.js";
|
|
56
|
-
import { A as A8 } from "./components/CommonActions/components/ActionCancel/index.fad4a0dc.js";
|
|
57
|
-
import { A as A9 } from "./components/CommonActions/components/ActionIntro/index.0fb6efbe.js";
|
|
58
|
-
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.a26820a9.js";
|
|
59
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormIntro/index.403d8952.js";
|
|
60
|
-
import { a as a9, A as A12, D as D5 } from "./vendor.99e0c856.js";
|
|
61
|
-
import { L as L6 } from "./components/LanguagePopover/index.4fef99ac.js";
|
|
62
|
-
import { I as I4 } from "./components/Image/index.1af119da.js";
|
|
63
|
-
import { L as L7 } from "./components/Loadable/index.117eaced.js";
|
|
64
|
-
import { M as M4, d as d3, g as g14 } from "./components/ModalDialog/index.6c35e653.js";
|
|
65
|
-
import { W as W2 } from "./components/modal/WindowConfirm.7ec9dcd3.js";
|
|
66
|
-
import { W as W3 } from "./components/modal/WindowBase.9b93578e.js";
|
|
67
|
-
import { N as N2 } from "./components/NavLink/index.9e56bcd3.js";
|
|
68
|
-
import { N as N3, d as d4, g as g15 } from "./components/NoItemSelected/index.cd842b62.js";
|
|
69
|
-
import { O, d as d5, g as g16 } from "./components/ObjectLogs/index.e1a1b27c.js";
|
|
70
|
-
import { P as P8 } from "./components/PaperForm/index.76bd3a6d.js";
|
|
71
|
-
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
72
|
-
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
73
|
-
import { R as R11 } from "./components/Resizeable/index.834a9144.js";
|
|
74
|
-
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
75
|
-
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
76
|
-
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
77
|
-
import { S as S4 } from "./components/SideBar/index.ff7cbe91.js";
|
|
78
|
-
import { a as a10, D as D6, M as M5 } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
79
|
-
import { M as M6, a as a11 } from "./contexts/ModalContext/index.0484ca54.js";
|
|
80
|
-
import { R as R12 } from "./contexts/RHFormContext/index.a7511399.js";
|
|
81
|
-
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
82
|
-
import { u as u4 } from "./hooks/useModal/index.c6069beb.js";
|
|
83
|
-
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
84
|
-
import "framer-motion";
|
|
1
|
+
import { a, D, M } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
2
|
+
import { M as M2, a as a2 } from "./contexts/ModalContext/index.a0de81f0.js";
|
|
85
3
|
import "react";
|
|
86
|
-
import "
|
|
4
|
+
import "react-hook-form";
|
|
5
|
+
import "@hookform/resolvers/yup";
|
|
6
|
+
import { R } from "./contexts/RHFormContext/index.a7511399.js";
|
|
87
7
|
import "react/jsx-runtime";
|
|
88
|
-
import "clsx";
|
|
89
8
|
import "@m4l/core";
|
|
90
|
-
import "@mui/
|
|
91
|
-
import "
|
|
92
|
-
import "./
|
|
93
|
-
import "./components/
|
|
94
|
-
import "
|
|
95
|
-
import "
|
|
9
|
+
import "@mui/material";
|
|
10
|
+
import { R as R2, g } from "./components/hook-form/RHFAutocomplete/index.af3296ac.js";
|
|
11
|
+
import { I } from "./components/Image/index.8aae9322.js";
|
|
12
|
+
import { T } from "./components/mui_extended/Typography/index.443590d6.js";
|
|
13
|
+
import "clsx";
|
|
14
|
+
import { I as I2 } from "./components/Icon/index.f9119f5e.js";
|
|
15
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.3b05af71.js";
|
|
16
|
+
import "@m4l/graphics";
|
|
17
|
+
import { A } from "./components/mui_extended/Accordion/index.03bd0e2a.js";
|
|
18
|
+
import { A as A2 } from "./components/mui_extended/Avatar/index.1e1a91a3.js";
|
|
96
19
|
import "react-router-dom";
|
|
97
20
|
import "@mui/material/Button";
|
|
21
|
+
import { B, I as I4, L } from "./components/mui_extended/Button/index.aebbab34.js";
|
|
98
22
|
import "@mui/lab";
|
|
99
|
-
import "./
|
|
100
|
-
import "./components/
|
|
101
|
-
import "./components/
|
|
102
|
-
import "
|
|
23
|
+
import { P } from "./components/mui_extended/Popover/index.9f35d0eb.js";
|
|
24
|
+
import { M as M3 } from "./components/mui_extended/MenuActions/index.ca5ce35a.js";
|
|
25
|
+
import { P as P2, g as g2 } from "./components/mui_extended/Pager/index.80ec975a.js";
|
|
26
|
+
import { T as T2 } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
27
|
+
import { H, e } from "./components/HelperText/index.ec9b3e6a.js";
|
|
103
28
|
import "lodash/debounce";
|
|
29
|
+
import { R as R3, g as g3 } from "./components/hook-form/RHFAutocompleteAsync/index.76864056.js";
|
|
30
|
+
import { R as R4 } from "./components/hook-form/RHFCheckbox/index.865ba239.js";
|
|
104
31
|
import "@mui/x-date-pickers";
|
|
105
|
-
import "
|
|
106
|
-
import "./
|
|
107
|
-
import "
|
|
108
|
-
import "
|
|
32
|
+
import { R as R5 } from "./components/hook-form/RHFDateTime/index.fd9c5aca.js";
|
|
33
|
+
import { R as R6, a as a3 } from "./components/hook-form/RHFTextField/index.abcbc2d3.js";
|
|
34
|
+
import { R as R7 } from "./components/hook-form/RHFPeriod/index.77486f61.js";
|
|
35
|
+
import { P as P3, g as g4 } from "./components/Period/index.ff110093.js";
|
|
36
|
+
import { A as A3, d, g as g5 } from "./components/CommonActions/components/Actions/index.37ffde59.js";
|
|
37
|
+
import "./react-draggable.e625b0d1.js";
|
|
38
|
+
import { M as M4, d as d2, g as g6 } from "./components/ModalDialog/index.f652ea12.js";
|
|
39
|
+
import { R as R8 } from "./components/Resizeable/index.41a8048b.js";
|
|
40
|
+
import { W } from "./components/modal/WindowConfirm.023e293f.js";
|
|
41
|
+
import { W as W2 } from "./components/modal/WindowBase.c223e4da.js";
|
|
42
|
+
import "zustand";
|
|
43
|
+
import { A as A4, a as a4 } from "./components/areas/contexts/AreasContext/index.d98b89fc.js";
|
|
44
|
+
import { A as A5 } from "./components/areas/components/AreasAdmin/index.158621e0.js";
|
|
109
45
|
import "zustand/shallow";
|
|
46
|
+
import { S } from "./components/ScrollBar/index.bbe48f4d.js";
|
|
47
|
+
import { A as A6 } from "./components/areas/components/AreasViewer/index.621c0de4.js";
|
|
48
|
+
import { a as a5, W as W3 } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
110
49
|
import "lodash/isString";
|
|
111
50
|
import "react-dropzone";
|
|
112
|
-
import "
|
|
113
|
-
import "
|
|
51
|
+
import "@mui/material/styles";
|
|
52
|
+
import { R as R9 } from "./components/hook-form/RHFUpload/index.522bcad5.js";
|
|
53
|
+
import { I as I5 } from "./components/animate/index.1f8eadd4.js";
|
|
54
|
+
import "framer-motion";
|
|
55
|
+
import { L as L2 } from "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
56
|
+
import { P as P4 } from "./components/animate/PropagateLoader/index.7fab43c8.js";
|
|
57
|
+
import { D as D2, N, T as T3, c, d as d3, b, a as a6, g as g7 } from "./components/DataGrid/index.c0c626cd.js";
|
|
114
58
|
import "react-dnd";
|
|
115
59
|
import "react-dnd-html5-backend";
|
|
116
|
-
import "
|
|
60
|
+
import { D as D3, g as g8 } from "./components/DynamicFilter/index.3034c6ba.js";
|
|
61
|
+
import "yup";
|
|
62
|
+
import { L as L3 } from "./components/LanguagePopover/index.491e1306.js";
|
|
63
|
+
import { N as N2 } from "./components/NavLink/index.f8aee9f4.js";
|
|
64
|
+
import { N as N3, d as d4, g as g9 } from "./components/NoItemSelected/index.cce86db4.js";
|
|
65
|
+
import { O, d as d5, g as g10 } from "./components/ObjectLogs/index.c31b3f8b.js";
|
|
117
66
|
import "./react-json-view.57125fcf.js";
|
|
118
|
-
import "./
|
|
67
|
+
import { P as P5 } from "./components/PaperForm/index.d79c6f76.js";
|
|
68
|
+
import { H as H2 } from "./components/Page/index.4237c241.js";
|
|
69
|
+
import { P as P6 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
70
|
+
import { S as S2 } from "./components/SplitLayout/index.9ef430f6.js";
|
|
119
71
|
import "./react-splitter-layout.8b1655c8.js";
|
|
120
|
-
import "
|
|
121
|
-
import "
|
|
72
|
+
import { S as S3 } from "./components/SideBar/index.1ae13a73.js";
|
|
73
|
+
import { A as A7 } from "./components/AppBar/index.cc974d56.js";
|
|
74
|
+
import { A as A8 } from "./components/AccountPopover/index.93aefccd.js";
|
|
75
|
+
import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
76
|
+
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
77
|
+
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
78
|
+
import { v as v4, a as a7, b as b2 } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
79
|
+
import { M as M5 } from "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
80
|
+
import { M as M6 } from "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
81
|
+
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
82
|
+
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
83
|
+
import { A as A9, D as D4, L as L4, a as a8, g as g11 } from "./components/areas/dictionary.e72db809.js";
|
|
84
|
+
import { R as R10 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
85
|
+
import { R as R11 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
86
|
+
import { R as R12 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
87
|
+
import { B as B2 } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
88
|
+
import { B as B3 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
89
|
+
import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
90
|
+
import { L as L5 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
91
|
+
import { L as L6 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
92
|
+
import { B as B4 } from "./components/formatters/BooleanFormatter/index.60aa1c9d.js";
|
|
93
|
+
import { D as D5, g as g12 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
94
|
+
import { U, g as g13 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
95
|
+
import { P as P7, g as g14 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
96
|
+
import { C as C2, F, P as P8, g as g15, a as a9, b as b3 } from "./components/formatters/index.1f0efb32.js";
|
|
97
|
+
import { P as P9, g as g16 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
98
|
+
import { c as c2 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
99
|
+
import { c as c3 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
100
|
+
import { c as c4 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
101
|
+
import { c as c5 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
102
|
+
import { A as A10 } from "./components/CommonActions/components/ActionCancel/index.574ea031.js";
|
|
103
|
+
import { A as A11 } from "./components/CommonActions/components/ActionIntro/index.d635cbc4.js";
|
|
104
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormCancel/index.e62db5d3.js";
|
|
105
|
+
import { A as A13 } from "./components/CommonActions/components/ActionFormIntro/index.304da410.js";
|
|
106
|
+
import { D as D6 } from "./components/DraggableWindow/index.b95a678e.js";
|
|
107
|
+
import { L as L7 } from "./components/Loadable/index.e994fc3e.js";
|
|
108
|
+
import { S as S4 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
109
|
+
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
110
|
+
import { u as u4 } from "./hooks/useModal/index.26075cdd.js";
|
|
111
|
+
import { L as L8 } from "./assets/Logo/index.228dcb5a.js";
|
|
122
112
|
import "zustand/middleware/immer";
|
|
123
|
-
import "./
|
|
124
|
-
import "
|
|
125
|
-
import "
|
|
113
|
+
import "./test/constants_no_mock.86c553a9.js";
|
|
114
|
+
import "@mui/base";
|
|
115
|
+
import "./utils/index.b61dccbe.js";
|
|
116
|
+
import "prop-types";
|
|
117
|
+
import "react-dom";
|
|
118
|
+
import "./components/areas/icons.3ec589d3.js";
|
|
119
|
+
import "./react-resizable.24367d77.js";
|
|
120
|
+
import "zustand/middleware";
|
|
121
|
+
import "lodash";
|
|
122
|
+
import "./components/areas/hooks/useAreas/index.a7b597fb.js";
|
|
123
|
+
import "./components/areas/constants.66529246.js";
|
|
126
124
|
import "simplebar-react";
|
|
127
125
|
import "simplebar/dist/simplebar.min.css?used";
|
|
126
|
+
import "react-grid-layout";
|
|
127
|
+
import "./react-spinners.342a6578.js";
|
|
128
|
+
import "./react-data-grid.d46d625e.js";
|
|
129
|
+
import "./commonjs.565e6834.js";
|
|
130
|
+
import "react-helmet-async";
|
|
131
|
+
import "./components/WrapperComponent/index.5e872594.js";
|
|
128
132
|
export {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
133
|
+
A9 as AREAS_DICTIONARY_ID,
|
|
134
|
+
A as Accordion,
|
|
135
|
+
A8 as AccountPopover,
|
|
136
|
+
A10 as ActionCancel,
|
|
137
|
+
A12 as ActionFormCancel,
|
|
138
|
+
A13 as ActionFormIntro,
|
|
139
|
+
A11 as ActionIntro,
|
|
140
|
+
A3 as Actions,
|
|
141
|
+
A7 as AppBar,
|
|
142
|
+
A5 as AreasAdmin,
|
|
143
|
+
A4 as AreasContext,
|
|
144
|
+
a4 as AreasProvider,
|
|
145
|
+
A6 as AreasViewer,
|
|
146
|
+
A2 as Avatar,
|
|
143
147
|
B4 as BooleanFormatter,
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
148
|
+
B2 as BoxIcon,
|
|
149
|
+
B3 as Breadcrumbs,
|
|
150
|
+
B as Button,
|
|
147
151
|
C as CircularProgress,
|
|
148
152
|
C2 as ConcatenatedFormatter,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
153
|
+
D4 as DICCTIONARY,
|
|
154
|
+
D2 as DataGrid,
|
|
155
|
+
D5 as DateFormatter,
|
|
156
|
+
D6 as DraggableWindow,
|
|
157
|
+
D3 as DynamicFilter,
|
|
158
|
+
a as DynamicMFParmsContext,
|
|
159
|
+
D as DynamicMFParmsProvider,
|
|
156
160
|
F as FORMATTER_DICTIONARY,
|
|
157
161
|
H2 as HelmetPage,
|
|
158
162
|
H as HelperText,
|
|
159
|
-
|
|
163
|
+
I2 as Icon,
|
|
160
164
|
I3 as IconButton,
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
165
|
+
I5 as IconButtonAnimate,
|
|
166
|
+
I as Image,
|
|
167
|
+
I4 as ImageButton,
|
|
168
|
+
L4 as LABEL_FILTER_BUTTON,
|
|
169
|
+
L3 as LanguagePopover,
|
|
170
|
+
L5 as LinearProgress,
|
|
171
|
+
L6 as LinkWithRoute,
|
|
168
172
|
L7 as Loadable,
|
|
169
|
-
|
|
170
|
-
|
|
173
|
+
L as LoadingButton,
|
|
174
|
+
L2 as LoadingScreen,
|
|
171
175
|
L8 as Logo,
|
|
172
|
-
|
|
176
|
+
M as MemonizedDynamicMFParmsProvider,
|
|
173
177
|
M3 as MenuActions,
|
|
174
|
-
|
|
178
|
+
M2 as ModalContext,
|
|
175
179
|
M4 as ModalDialog,
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
180
|
+
a2 as ModalProvider,
|
|
181
|
+
M5 as MotionContainer,
|
|
182
|
+
M6 as MotionLazyContainer,
|
|
179
183
|
N2 as NavLink,
|
|
180
184
|
N3 as NoItemSelected,
|
|
181
185
|
N as NumberEditor,
|
|
182
186
|
O as ObjectLogs,
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
187
|
+
P2 as Pager,
|
|
188
|
+
P5 as PaperForm,
|
|
189
|
+
P3 as Period,
|
|
190
|
+
P8 as PeriodFormatter,
|
|
191
|
+
P7 as PointsFormatter,
|
|
192
|
+
P as Popover,
|
|
193
|
+
P9 as PriceFormatter,
|
|
194
|
+
P4 as PropagateLoader,
|
|
195
|
+
P6 as PropertyValue,
|
|
196
|
+
R2 as RHFAutocomplete,
|
|
197
|
+
R3 as RHFAutocompleteAsync,
|
|
198
|
+
R4 as RHFCheckbox,
|
|
199
|
+
R5 as RHFDateTime,
|
|
200
|
+
R10 as RHFMultiCheckbox,
|
|
201
|
+
R7 as RHFPeriod,
|
|
202
|
+
R12 as RHFRadioGroup,
|
|
203
|
+
R11 as RHFSelect,
|
|
204
|
+
R6 as RHFTextField,
|
|
205
|
+
a3 as RHFTextFieldPassword,
|
|
206
|
+
R9 as RHFUploadImage,
|
|
207
|
+
R as RHFormProvider,
|
|
208
|
+
R8 as ResizeableWindow,
|
|
205
209
|
S as ScrollBar,
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
+
S4 as ScrollToTop,
|
|
211
|
+
S3 as SideBar,
|
|
212
|
+
S2 as SplitLayout,
|
|
213
|
+
T2 as Tab,
|
|
210
214
|
T3 as TextEditor,
|
|
211
|
-
|
|
215
|
+
T as Typography,
|
|
212
216
|
U as UncertaintyFormatter,
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
+
W2 as WindowBase,
|
|
218
|
+
W as WindowConfirm,
|
|
219
|
+
a5 as WindowToolsMFContext,
|
|
220
|
+
W3 as WindowToolsMFProvider,
|
|
217
221
|
c as columnBooleanFormatter,
|
|
218
|
-
|
|
219
|
-
|
|
222
|
+
d3 as columnConcatenatedValuesFormatter,
|
|
223
|
+
b as columnDateFormatter,
|
|
220
224
|
c4 as columnNestedValueFormatter,
|
|
221
225
|
c3 as columnPointsFormatter,
|
|
222
226
|
c5 as columnPriceFormatter,
|
|
223
227
|
c2 as columnUncertaintyFormatter,
|
|
224
|
-
|
|
225
|
-
|
|
228
|
+
d as defaultCommonActionsDictionary,
|
|
229
|
+
d2 as defaultModalDialogDictionary,
|
|
226
230
|
d4 as defaultNoItemSelectedDictionary,
|
|
227
231
|
d5 as defaultObjectLogDictionary,
|
|
228
232
|
e as errorLabelClasses,
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
233
|
+
a8 as getAreasComponentsDictionary,
|
|
234
|
+
g11 as getAreasDictionary,
|
|
235
|
+
g5 as getCommonActionsDictionary,
|
|
236
|
+
a6 as getDataGridRowsFromSet,
|
|
237
|
+
g8 as getDynamicFilterComponentsDictionary,
|
|
238
|
+
g15 as getFormatConcatenated,
|
|
239
|
+
g12 as getFormatDate,
|
|
240
|
+
a9 as getFormatPeriod,
|
|
241
|
+
g14 as getFormatPoints,
|
|
242
|
+
g16 as getFormatPrice,
|
|
243
|
+
b3 as getFormattersComponentsDictionary,
|
|
244
|
+
g7 as getGridComponentsDictionary,
|
|
245
|
+
g6 as getModalDialogComponentsDictionary,
|
|
246
|
+
g9 as getNoItemSelectedComponentsDictionary,
|
|
247
|
+
g10 as getObjectLogsComponentsDictionary,
|
|
248
|
+
g2 as getPagerComponentsDictionary,
|
|
245
249
|
g4 as getPeriodComponetsDictionary,
|
|
246
250
|
g3 as getRHFAutocompleteAsyncComponentsDictionary,
|
|
247
|
-
|
|
248
|
-
|
|
251
|
+
g as getRHFAutocompleteComponentsDictionary,
|
|
252
|
+
g13 as getUncertaintyFormat,
|
|
249
253
|
u as useDynamicMFParametersStore,
|
|
250
254
|
u3 as useFormAddEdit,
|
|
251
255
|
u4 as useModal,
|
|
@@ -254,6 +258,6 @@ export {
|
|
|
254
258
|
v3 as varContainer,
|
|
255
259
|
v as varFade,
|
|
256
260
|
v4 as varTranEnter,
|
|
257
|
-
|
|
258
|
-
|
|
261
|
+
a7 as varTranExit,
|
|
262
|
+
b2 as varTranHover
|
|
259
263
|
};
|
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.b61dccbe.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.e625b0d1.js";
|
|
3
|
+
import { u as utils } from "./utils/index.b61dccbe.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$1 = {};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { generateUtilityClass } from "@mui/material";
|
|
2
2
|
import React__default from "react";
|
|
3
|
-
import { I as ICON_PREFIX } from "../vendor.99e0c856.js";
|
|
4
3
|
function isValidDate(d) {
|
|
5
4
|
return d && d instanceof Date && !isNaN(d.getTime());
|
|
6
5
|
}
|
|
@@ -570,13 +569,9 @@ function cloneElement(element, props) {
|
|
|
570
569
|
}
|
|
571
570
|
return /* @__PURE__ */ _react.default.cloneElement(element, props);
|
|
572
571
|
}
|
|
573
|
-
const getNameDataTestId = (KEY) => {
|
|
574
|
-
return `${ICON_PREFIX}-${KEY}`;
|
|
575
|
-
};
|
|
576
572
|
export {
|
|
577
573
|
getThemeVariantColor as a,
|
|
578
574
|
getVariantColor as b,
|
|
579
|
-
getNameDataTestId as c,
|
|
580
575
|
domFns as d,
|
|
581
576
|
getComponentUtilityClass as g,
|
|
582
577
|
isValidDate as i,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const ContainerUserInfo: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
-
export declare const ContainerAppVersion: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
-
export declare const MenuItem: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
-
export declare const LogOut: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const ContainerMenuItems: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
-
export declare const ContainerProgress: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
|
-
export declare const WrapperMenuPopover: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|