@m4l/components 1.0.3 → 1.0.5
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/AccountPopover/{index.ec031003.js → index.d00718d0.js} +2 -2
- package/components/AppBar/{index.1499770b.js → index.e2f52d47.js} +2 -2
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +8 -8
- package/components/DynamicFilter/{index.05e15fb8.js → index.48329cff.js} +32 -19
- package/components/FieldLabel/{index.400a46e0.js → index.38cb0a03.js} +1 -1
- package/components/HamburgerMenu/{index.d57bca4c.js → index.17d2323a.js} +2 -2
- package/components/Icon/{index.2e8ec5a1.js → index.b8bc2414.js} +2 -2
- package/components/Image/{index.0d32558e.js → index.95ae756b.js} +1 -1
- package/components/LoadingError/{index.d137be81.js → index.5f079267.js} +2 -2
- package/components/MFLoader/{index.2038aa6c.js → index.7fcff490.js} +1 -1
- package/components/ModalDialog/{index.85d30f10.js → index.f4049ea0.js} +1 -1
- package/components/NoItemSelected/{index.008154ce.js → index.94fdb102.js} +1 -1
- package/components/ObjectLogs/{index.65a6b1bc.js → index.4943f0d0.js} +5 -5
- package/components/PDFViewer/{index.9677b02a.js → index.3bda116b.js} +1 -1
- package/components/Page/{index.7482cf60.js → index.b8ff834c.js} +1 -1
- package/components/PaperForm/{index.e04f9f1f.js → index.56840b95.js} +1 -1
- package/components/Period/{index.3d695534.js → index.3b26e68c.js} +2 -2
- package/components/PrintingSystem/{index.89493ad6.js → index.4bb450d3.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.fdd8cebb.js → index.7c5b96db.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.12293a60.js → index.65f09e1b.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.7fdad1df.js → index.95505327.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.fcaf9b2f.js → index.ee775d7d.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.03148990.js → index.e7564a8d.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.691b5c38.js → index.d2ea1800.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.3699b685.js → index.322fcf4e.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.bcc87da8.js → index.5ac80dab.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.659f28e5.js → index.347f8e60.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.137ebb7a.js → index.c554abe7.js} +1 -1
- package/components/PropertyValue/{index.e31d4282.js → index.f918b1d1.js} +2 -2
- package/components/SideBar/{index.004a2de1.js → index.e37bbfa4.js} +4 -4
- package/components/ToastContainer/{index.586b1194.js → index.53a4ce4b.js} +1 -1
- package/components/areas/contexts/AreasContext/{index.81b748ec.js → index.d9245a3e.js} +2 -2
- package/components/areas/{dictionary.19b25583.js → dictionary.1e7ae53f.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b02d5bdc.js → index.652cd798.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.ea3ba7a7.js → index.741b1f5b.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.9ac452cc.js → index.893b3297.js} +2 -2
- package/components/hook-form/RHFColorPicker/{index.25e4e643.js → index.420421d7.js} +5 -5
- package/components/hook-form/RHFDateTime/{index.31a0537d.js → index.35e37165.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.c8868100.js → index.59536897.js} +3 -3
- package/components/hook-form/RHFTextField/{index.2ae1f130.js → index.cfd2cf47.js} +3 -3
- package/components/hook-form/RHFUpload/{index.9eeaee0f.js → index.aea3e594.js} +2 -2
- package/components/maps/components/GpsTools/{index.ef751d28.js → index.2e8969ac.js} +2 -2
- package/components/maps/{index.ba1ccfad.js → index.62794049.js} +9 -9
- package/components/modal/{WindowBase.c1e879e4.js → WindowBase.e852a4f5.js} +3 -3
- package/components/modal/{WindowConfirm.1a123368.js → WindowConfirm.83178ebd.js} +5 -5
- package/components/mui_extended/Accordion/{index.391679d1.js → index.8fc23d76.js} +2 -2
- package/components/mui_extended/Button/{index.a7dc6ef0.js → index.8ac0d87d.js} +4 -4
- package/components/mui_extended/CheckBox/{index.c5c8721c.js → index.65ae392f.js} +1 -1
- package/components/mui_extended/IconButton/{index.87f4726c.js → index.eabb4730.js} +1 -1
- package/components/mui_extended/Pager/{index.46aec921.js → index.24ad477f.js} +3 -3
- package/components/mui_extended/Popover/{index.8e5ac765.js → index.d695dfd9.js} +9 -9
- package/components/mui_extended/Tab/{index.ad88441e.js → index.ca907430.js} +14 -14
- package/components/mui_extended/ToggleButton/{index.38ca2330.js → index.51af00e5.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.7fbece74.js → index.db7325ca.js} +1 -1
- package/components/popups/PopupsProvider/{index.3b43e55f.js → index.a2fb971f.js} +1 -1
- package/components/popups/PopupsViewer/{index.fb3f0c48.js → index.78e22cf7.js} +3 -3
- package/contexts/ModalContext/{index.82f61407.js → index.a9a1683a.js} +1 -1
- package/hooks/useFormAddEdit/{index.fa430551.js → index.9a7f3992.js} +2 -2
- package/hooks/useModal/{index.9fe41bde.js → index.8e40c267.js} +3 -3
- package/index.js +59 -59
- package/package.json +1 -1
- package/{vendor.3eadfa16.js → vendor.8fb67647.js} +48 -48
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d, G, i, e, A, H, l, m, B, y, z, h, F, x, w, E, C, v, r, a, D, M, N, P, s, R, S, T, I, U, q, n, p, t, o, c } from "./vendor.
|
|
2
|
-
import { A as A2, c as c2, n as n2, s as s2, v as v2, z as z2, C as C2, m as m2, b, r as r2, q as q2, E as E2, p as p2, l as l2, w as w2, x as x2, u, t as t2, y as y2, B as B2, o as o2, e as e2, F as F2 } from "./components/areas/dictionary.
|
|
1
|
+
import { d, G, i, e, A, H, l, m, B, y, z, h, F, x, w, E, C, v, r, a, D, M, N, P, s, R, S, T, I, U, q, n, p, t, o, c } from "./vendor.8fb67647.js";
|
|
2
|
+
import { A as A2, c as c2, n as n2, s as s2, v as v2, z as z2, C as C2, m as m2, b, r as r2, q as q2, E as E2, p as p2, l as l2, w as w2, x as x2, u, t as t2, y as y2, B as B2, o as o2, e as e2, F as F2 } from "./components/areas/dictionary.1e7ae53f.js";
|
|
3
3
|
import { h as h2 } from "./utils/index.0660ee9c.js";
|
|
4
4
|
import { N as N2 } from "./components/NavLink/index.badec599.js";
|
|
5
5
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
@@ -14,20 +14,20 @@ import { v as v5 } from "./components/animate/variants/container.11f82b76.js";
|
|
|
14
14
|
import { v as v6, a as a2, b as b2 } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
15
|
import { W, a as a3 } from "./components/areas/contexts/WindowToolsMFContext/index.69d95c15.js";
|
|
16
16
|
import { D as D2, a as a4, M as M4, c as c3 } from "./components/areas/contexts/DynamicMFParmsContext/index.37d1d444.js";
|
|
17
|
-
import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.
|
|
17
|
+
import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.d9245a3e.js";
|
|
18
18
|
import { u as u2 } from "./components/areas/hooks/useDynamicMFParameters/index.03ce6078.js";
|
|
19
19
|
import { u as u3 } from "./components/areas/hooks/useWindowToolsMF/index.09801b66.js";
|
|
20
|
-
import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
21
|
-
import { R as R3 } from "./components/hook-form/RHFDateTime/index.
|
|
20
|
+
import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.741b1f5b.js";
|
|
21
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.35e37165.js";
|
|
22
22
|
import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
|
|
23
23
|
import { R as R5 } from "./components/hook-form/RHFSelect/index.c6c60ecc.js";
|
|
24
|
-
import { R as R6 } from "./components/hook-form/RHFPeriod/index.
|
|
24
|
+
import { R as R6 } from "./components/hook-form/RHFPeriod/index.59536897.js";
|
|
25
25
|
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.11c0add8.js";
|
|
26
|
-
import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.
|
|
27
|
-
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.
|
|
28
|
-
import { b as b4, c as c4, a as a5, R as R10, d as d2 } from "./components/hook-form/RHFTextField/index.
|
|
29
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
30
|
-
import { A as A5 } from "./components/mui_extended/Accordion/index.
|
|
26
|
+
import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.420421d7.js";
|
|
27
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.893b3297.js";
|
|
28
|
+
import { b as b4, c as c4, a as a5, R as R10, d as d2 } from "./components/hook-form/RHFTextField/index.cfd2cf47.js";
|
|
29
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.aea3e594.js";
|
|
30
|
+
import { A as A5 } from "./components/mui_extended/Accordion/index.8fc23d76.js";
|
|
31
31
|
import { A as A6 } from "./components/mui_extended/Avatar/index.3ba36655.js";
|
|
32
32
|
import { B as B3 } from "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
|
|
33
33
|
import { B as B4 } from "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
|
|
@@ -35,56 +35,56 @@ import { C as C3 } from "./components/mui_extended/CircularProgress/index.967e70
|
|
|
35
35
|
import { B as B5 } from "./components/mui_extended/Badge/index.3465d7fb.js";
|
|
36
36
|
import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.52edc848.js";
|
|
37
37
|
import { L as L3 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
|
|
38
|
-
import { B as B6, I as I3, L as L4 } from "./components/mui_extended/Button/index.
|
|
39
|
-
import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.
|
|
40
|
-
import { b as b5, d as d3, f, e as e3, c as c5, u as u4 } from "./components/mui_extended/Tab/index.
|
|
41
|
-
import { C as C4 } from "./components/mui_extended/CheckBox/index.
|
|
42
|
-
import { I as I4 } from "./components/mui_extended/IconButton/index.
|
|
43
|
-
import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.
|
|
38
|
+
import { B as B6, I as I3, L as L4 } from "./components/mui_extended/Button/index.8ac0d87d.js";
|
|
39
|
+
import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.24ad477f.js";
|
|
40
|
+
import { b as b5, d as d3, f, e as e3, c as c5, u as u4 } from "./components/mui_extended/Tab/index.ca907430.js";
|
|
41
|
+
import { C as C4 } from "./components/mui_extended/CheckBox/index.65ae392f.js";
|
|
42
|
+
import { I as I4 } from "./components/mui_extended/IconButton/index.eabb4730.js";
|
|
43
|
+
import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.d695dfd9.js";
|
|
44
44
|
import { S as S3 } from "./components/mui_extended/Stack/index.fe363ca5.js";
|
|
45
45
|
import { T as T2 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
|
|
46
46
|
import { T as T3 } from "./components/mui_extended/Typography/index.2a1c68f8.js";
|
|
47
|
-
import { T as T4 } from "./components/mui_extended/ToggleButton/index.
|
|
48
|
-
import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.
|
|
49
|
-
import { P as P4, a as a8, g as g5 } from "./components/Period/index.
|
|
50
|
-
import { D as D3 } from "./components/DynamicFilter/index.
|
|
51
|
-
import { F as F3 } from "./components/FieldLabel/index.
|
|
47
|
+
import { T as T4 } from "./components/mui_extended/ToggleButton/index.51af00e5.js";
|
|
48
|
+
import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.db7325ca.js";
|
|
49
|
+
import { P as P4, a as a8, g as g5 } from "./components/Period/index.3b26e68c.js";
|
|
50
|
+
import { D as D3 } from "./components/DynamicFilter/index.48329cff.js";
|
|
51
|
+
import { F as F3 } from "./components/FieldLabel/index.38cb0a03.js";
|
|
52
52
|
import { H as H2, e as e4 } from "./components/HelperText/index.651a9b4b.js";
|
|
53
53
|
import { D as D4, d as d4 } from "./components/DragResizeWindow/index.5e316291.js";
|
|
54
54
|
import { G as G2, n as n3, q as q3 } from "./components/GridLayout/index.7156fbc9.js";
|
|
55
55
|
import { R as R12, a as a9, b as b6, c as c6 } from "./components/GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
|
|
56
56
|
import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.a5b2190d.js";
|
|
57
|
-
import { P as P5 } from "./components/PrintingSystem/index.
|
|
58
|
-
import { I as I5 } from "./components/Icon/index.
|
|
59
|
-
import { I as I6 } from "./components/Image/index.
|
|
57
|
+
import { P as P5 } from "./components/PrintingSystem/index.4bb450d3.js";
|
|
58
|
+
import { I as I5 } from "./components/Icon/index.b8bc2414.js";
|
|
59
|
+
import { I as I6 } from "./components/Image/index.95ae756b.js";
|
|
60
60
|
import { L as L5 } from "./components/Loadable/index.e83cdb4e.js";
|
|
61
|
-
import { C as C5, M as M5, c as c7, b as b7, d as d5, u as u5 } from "./components/maps/index.
|
|
62
|
-
import { G as G3, b as b8, u as u6 } from "./components/maps/components/GpsTools/index.
|
|
63
|
-
import { M as M6 } from "./components/ModalDialog/index.
|
|
64
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
65
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
66
|
-
import { L as L6 } from "./components/LoadingError/index.
|
|
67
|
-
import { M as M7 } from "./components/MFLoader/index.
|
|
68
|
-
import { N as N3 } from "./components/NoItemSelected/index.
|
|
69
|
-
import { O } from "./components/ObjectLogs/index.
|
|
70
|
-
import { P as P6 } from "./components/PaperForm/index.
|
|
71
|
-
import { P as P7 } from "./components/PDFViewer/index.
|
|
72
|
-
import { H as H3 } from "./components/Page/index.
|
|
73
|
-
import { P as P8 } from "./components/PropertyValue/index.
|
|
61
|
+
import { C as C5, M as M5, c as c7, b as b7, d as d5, u as u5 } from "./components/maps/index.62794049.js";
|
|
62
|
+
import { G as G3, b as b8, u as u6 } from "./components/maps/components/GpsTools/index.2e8969ac.js";
|
|
63
|
+
import { M as M6 } from "./components/ModalDialog/index.f4049ea0.js";
|
|
64
|
+
import { W as W2 } from "./components/modal/WindowConfirm.83178ebd.js";
|
|
65
|
+
import { W as W3 } from "./components/modal/WindowBase.e852a4f5.js";
|
|
66
|
+
import { L as L6 } from "./components/LoadingError/index.5f079267.js";
|
|
67
|
+
import { M as M7 } from "./components/MFLoader/index.7fcff490.js";
|
|
68
|
+
import { N as N3 } from "./components/NoItemSelected/index.94fdb102.js";
|
|
69
|
+
import { O } from "./components/ObjectLogs/index.4943f0d0.js";
|
|
70
|
+
import { P as P6 } from "./components/PaperForm/index.56840b95.js";
|
|
71
|
+
import { P as P7 } from "./components/PDFViewer/index.3bda116b.js";
|
|
72
|
+
import { H as H3 } from "./components/Page/index.b8ff834c.js";
|
|
73
|
+
import { P as P8 } from "./components/PropertyValue/index.f918b1d1.js";
|
|
74
74
|
import { R as R13 } from "./components/Resizeable/index.8c72e36a.js";
|
|
75
75
|
import { S as S4 } from "./components/ScrollBar/index.9bfcc74f.js";
|
|
76
76
|
import { S as S5 } from "./components/SplitLayout/index.aed78a1f.js";
|
|
77
|
-
import { T as T6, a as a10 } from "./components/ToastContainer/index.
|
|
78
|
-
import { S as S6 } from "./components/SideBar/index.
|
|
79
|
-
import { A as A7, g as g6 } from "./components/AppBar/index.
|
|
80
|
-
import { A as A8, g as g7 } from "./components/AccountPopover/index.
|
|
81
|
-
import { a as a11, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.
|
|
82
|
-
import { P as P10 } from "./components/popups/PopupsViewer/index.
|
|
83
|
-
import { H as H4 } from "./components/HamburgerMenu/index.
|
|
77
|
+
import { T as T6, a as a10 } from "./components/ToastContainer/index.53a4ce4b.js";
|
|
78
|
+
import { S as S6 } from "./components/SideBar/index.e37bbfa4.js";
|
|
79
|
+
import { A as A7, g as g6 } from "./components/AppBar/index.e2f52d47.js";
|
|
80
|
+
import { A as A8, g as g7 } from "./components/AccountPopover/index.d00718d0.js";
|
|
81
|
+
import { a as a11, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.a2fb971f.js";
|
|
82
|
+
import { P as P10 } from "./components/popups/PopupsViewer/index.78e22cf7.js";
|
|
83
|
+
import { H as H4 } from "./components/HamburgerMenu/index.17d2323a.js";
|
|
84
84
|
import { R as R14 } from "./contexts/RHFormContext/index.e942a298.js";
|
|
85
|
-
import { M as M8, a as a12 } from "./contexts/ModalContext/index.
|
|
86
|
-
import { u as u8 } from "./hooks/useFormAddEdit/index.
|
|
87
|
-
import { u as u9 } from "./hooks/useModal/index.
|
|
85
|
+
import { M as M8, a as a12 } from "./contexts/ModalContext/index.a9a1683a.js";
|
|
86
|
+
import { u as u8 } from "./hooks/useFormAddEdit/index.9a7f3992.js";
|
|
87
|
+
import { u as u9 } from "./hooks/useModal/index.8e40c267.js";
|
|
88
88
|
import "react/jsx-runtime";
|
|
89
89
|
import "react";
|
|
90
90
|
import "@m4l/core";
|
|
@@ -98,7 +98,7 @@ import "./components/areas/constants.630a4f42.js";
|
|
|
98
98
|
import "@m4l/graphics";
|
|
99
99
|
import "zustand/shallow";
|
|
100
100
|
import "./test/getNameDataTestId.aee44365.js";
|
|
101
|
-
import "./components/areas/hooks/useAreas/index.
|
|
101
|
+
import "./components/areas/hooks/useAreas/index.652cd798.js";
|
|
102
102
|
import "zustand";
|
|
103
103
|
import "yup";
|
|
104
104
|
import "./test/index.6d4b98b9.js";
|
|
@@ -135,16 +135,16 @@ import "./hocs/withToggle/index.548aeace.js";
|
|
|
135
135
|
import "./react-resizable.c60f3843.js";
|
|
136
136
|
import "./components/GridLayout/subcomponents/Griditem/index.8946f18e.js";
|
|
137
137
|
import "fast-equals";
|
|
138
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
139
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
140
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
141
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
142
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
143
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
144
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
145
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
146
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
147
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
138
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.95505327.js";
|
|
139
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.347f8e60.js";
|
|
140
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.c554abe7.js";
|
|
141
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.d2ea1800.js";
|
|
142
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.7c5b96db.js";
|
|
143
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.ee775d7d.js";
|
|
144
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.322fcf4e.js";
|
|
145
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.5ac80dab.js";
|
|
146
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.e7564a8d.js";
|
|
147
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.65f09e1b.js";
|
|
148
148
|
import "chart.js";
|
|
149
149
|
import "chartjs-chart-error-bars";
|
|
150
150
|
import "qrcode.react";
|
package/package.json
CHANGED
|
@@ -2,21 +2,21 @@ import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import React__default, { useState, useEffect, useMemo, forwardRef, useCallback, useRef, createElement, createContext, useContext, useImperativeHandle } from "react";
|
|
3
3
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton, getPropertyByString, evaluateWithContext, voidFunction } from "@m4l/core";
|
|
4
4
|
import { S as SelectCellFormatter, D as DataGrid$1 } from "./react-data-grid.c5377916.js";
|
|
5
|
-
import { I as IconButton$1 } from "./components/mui_extended/IconButton/index.
|
|
5
|
+
import { I as IconButton$1 } from "./components/mui_extended/IconButton/index.eabb4730.js";
|
|
6
6
|
import { styled } from "@mui/material/styles";
|
|
7
|
-
import { a as Table } from "./components/mui_extended/Tab/index.
|
|
8
|
-
import { a as Pager } from "./components/mui_extended/Pager/index.
|
|
9
|
-
import { u as useModal, a as useModalSettings } from "./hooks/useModal/index.
|
|
7
|
+
import { a as Table } from "./components/mui_extended/Tab/index.ca907430.js";
|
|
8
|
+
import { a as Pager } from "./components/mui_extended/Pager/index.24ad477f.js";
|
|
9
|
+
import { u as useModal, a as useModalSettings } from "./hooks/useModal/index.8e40c267.js";
|
|
10
10
|
import { generateUtilityClasses, IconButton, generateUtilityClass, useTheme, MenuItem, Skeleton, Autocomplete, Popper, TextField, Chip, styled as styled$1, Dialog, Checkbox, Box, Grid } from "@mui/material";
|
|
11
|
-
import { P as Popover } from "./components/mui_extended/Popover/index.
|
|
12
|
-
import { I as Icon, a as ArrowIcon } from "./components/Icon/index.
|
|
11
|
+
import { P as Popover } from "./components/mui_extended/Popover/index.d695dfd9.js";
|
|
12
|
+
import { I as Icon, a as ArrowIcon } from "./components/Icon/index.b8bc2414.js";
|
|
13
13
|
import { a as ICONS, I as ICONS$1 } from "./components/areas/icons.504ec098.js";
|
|
14
14
|
import clsx from "clsx";
|
|
15
15
|
import { unstable_composeClasses } from "@mui/base";
|
|
16
16
|
import { aj as AREAS_VIEWER_CLASS_NAME, ak as AREAS_ADMIN_CLASS_NAME, al as componentName$1, T as TEST_PROP_ID, am as componentName$2, an as RHFTAUTOCOMPLET_ROOT_TEST_ID, ao as COMPONENT_CLASS_NAME, ap as componentName$3, aq as DATAGRID_PREFIX_NAME, ar as componentName$4, as as componentName$5, at as componentName$6 } from "./components/areas/constants.630a4f42.js";
|
|
17
17
|
import { B as Badge } from "./components/mui_extended/Badge/index.3465d7fb.js";
|
|
18
18
|
import { useResponsiveDesktop, useFormatter, useResponsiveContainerStore } from "@m4l/graphics";
|
|
19
|
-
import { b as getAreasDictionary, c as DICCTIONARY, L as LABEL_BOOLEAN_YES, h as LABEL_BOOLEAN_NO, i as LABEL_BOOLEAN_TRUE, j as LABEL_BOOLEAN_FALSE, k as dictionary } from "./components/areas/dictionary.
|
|
19
|
+
import { b as getAreasDictionary, c as DICCTIONARY, L as LABEL_BOOLEAN_YES, h as LABEL_BOOLEAN_NO, i as LABEL_BOOLEAN_TRUE, j as LABEL_BOOLEAN_FALSE, k as dictionary } from "./components/areas/dictionary.1e7ae53f.js";
|
|
20
20
|
import { shallow } from "zustand/shallow";
|
|
21
21
|
import { a as getNameDataTestId$1 } from "./test/getNameDataTestId.aee44365.js";
|
|
22
22
|
import { g as getComponentUtilityClass, a as getNameDataTestId, b as getNameCommonActionsDataTestId, e as useOnClickOutside, f as isActive } from "./utils/index.0660ee9c.js";
|
|
@@ -31,80 +31,80 @@ import "./components/animate/variants/fade.b561c0fc.js";
|
|
|
31
31
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
32
32
|
import "./components/animate/variants/container.11f82b76.js";
|
|
33
33
|
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
34
|
-
import { u as useAreasStore } from "./components/areas/hooks/useAreas/index.
|
|
34
|
+
import { u as useAreasStore } from "./components/areas/hooks/useAreas/index.652cd798.js";
|
|
35
35
|
import * as Yup from "yup";
|
|
36
36
|
import { R as RHFormProvider } from "./contexts/RHFormContext/index.e942a298.js";
|
|
37
|
-
import { R as RHFTextField } from "./components/hook-form/RHFTextField/index.
|
|
38
|
-
import { B as Button, L as LoadingButton } from "./components/mui_extended/Button/index.
|
|
37
|
+
import { R as RHFTextField } from "./components/hook-form/RHFTextField/index.cfd2cf47.js";
|
|
38
|
+
import { B as Button, L as LoadingButton } from "./components/mui_extended/Button/index.8ac0d87d.js";
|
|
39
39
|
import { A as ACTIONINTRO_TEST_ID } from "./test/index.6d4b98b9.js";
|
|
40
40
|
import { T as Typography } from "./components/mui_extended/Typography/index.2a1c68f8.js";
|
|
41
41
|
import { S as ScrollBar } from "./components/ScrollBar/index.9bfcc74f.js";
|
|
42
42
|
import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
|
|
43
43
|
import { L as LinearProgressIndeterminate, a as LinearProgress } from "./components/mui_extended/LinearProgress/index.52edc848.js";
|
|
44
|
-
import { M as MFLoader } from "./components/MFLoader/index.
|
|
44
|
+
import { M as MFLoader } from "./components/MFLoader/index.7fcff490.js";
|
|
45
45
|
import { a as WindowToolsMFProvider } from "./components/areas/contexts/WindowToolsMFContext/index.69d95c15.js";
|
|
46
46
|
import { a as DynamicMFParmsProvider } from "./components/areas/contexts/DynamicMFParmsContext/index.37d1d444.js";
|
|
47
|
-
import { R as RESPONSIVE_COLAPSED_HEIGHTS, a as RESPONSIVE_ROW_HEIGHTS, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "./components/areas/contexts/AreasContext/index.
|
|
47
|
+
import { R as RESPONSIVE_COLAPSED_HEIGHTS, a as RESPONSIVE_ROW_HEIGHTS, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "./components/areas/contexts/AreasContext/index.d9245a3e.js";
|
|
48
48
|
import { w as withSizeProvider } from "./components/GridLayout/subcomponents/SizeProvider/index.a5b2190d.js";
|
|
49
49
|
import { R as Responsive } from "./components/GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
|
|
50
50
|
import { useLocation } from "react-router-dom";
|
|
51
|
-
import { L as LoadingError } from "./components/LoadingError/index.
|
|
51
|
+
import { L as LoadingError } from "./components/LoadingError/index.5f079267.js";
|
|
52
52
|
import { c as cjs } from "./react-draggable.2df3b71a.js";
|
|
53
53
|
import { R as ResizeableWindow } from "./components/Resizeable/index.8c72e36a.js";
|
|
54
54
|
import "./components/areas/hooks/useDynamicMFParameters/index.03ce6078.js";
|
|
55
55
|
import { u as useWindowToolsMF } from "./components/areas/hooks/useWindowToolsMF/index.09801b66.js";
|
|
56
56
|
import { useFormContext, useFormState, Controller } from "react-hook-form";
|
|
57
|
-
import { I as Image } from "./components/Image/index.
|
|
57
|
+
import { I as Image } from "./components/Image/index.95ae756b.js";
|
|
58
58
|
import { H as HelperText } from "./components/HelperText/index.651a9b4b.js";
|
|
59
|
-
import { F as FieldLabel } from "./components/FieldLabel/index.
|
|
59
|
+
import { F as FieldLabel } from "./components/FieldLabel/index.38cb0a03.js";
|
|
60
60
|
import { C as CircularProgress } from "./components/mui_extended/CircularProgress/index.967e70b7.js";
|
|
61
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
62
|
-
import "./components/hook-form/RHFDateTime/index.
|
|
61
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.741b1f5b.js";
|
|
62
|
+
import "./components/hook-form/RHFDateTime/index.35e37165.js";
|
|
63
63
|
import "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
|
|
64
64
|
import "./components/hook-form/RHFSelect/index.c6c60ecc.js";
|
|
65
|
-
import "./components/hook-form/RHFPeriod/index.
|
|
65
|
+
import "./components/hook-form/RHFPeriod/index.59536897.js";
|
|
66
66
|
import "./components/hook-form/RHFRadioGroup/index.11c0add8.js";
|
|
67
|
-
import "./components/hook-form/RHFColorPicker/index.
|
|
68
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
69
|
-
import "./components/hook-form/RHFUpload/index.
|
|
70
|
-
import { A as Accordion } from "./components/mui_extended/Accordion/index.
|
|
67
|
+
import "./components/hook-form/RHFColorPicker/index.420421d7.js";
|
|
68
|
+
import "./components/hook-form/RHFCheckbox/index.893b3297.js";
|
|
69
|
+
import "./components/hook-form/RHFUpload/index.aea3e594.js";
|
|
70
|
+
import { A as Accordion } from "./components/mui_extended/Accordion/index.8fc23d76.js";
|
|
71
71
|
import "./components/mui_extended/Avatar/index.3ba36655.js";
|
|
72
72
|
import "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
|
|
73
73
|
import "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
|
|
74
74
|
import "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
|
|
75
|
-
import "./components/mui_extended/CheckBox/index.
|
|
75
|
+
import "./components/mui_extended/CheckBox/index.65ae392f.js";
|
|
76
76
|
import { S as Stack } from "./components/mui_extended/Stack/index.fe363ca5.js";
|
|
77
77
|
import "./components/mui_extended/Tooltip/index.49bb5ee1.js";
|
|
78
|
-
import "./components/mui_extended/ToggleButton/index.
|
|
79
|
-
import "./components/mui_extended/ToggleIconButton/index.
|
|
78
|
+
import "./components/mui_extended/ToggleButton/index.51af00e5.js";
|
|
79
|
+
import "./components/mui_extended/ToggleIconButton/index.db7325ca.js";
|
|
80
80
|
import { W as WrapperComponent } from "./components/WrapperComponent/index.57964195.js";
|
|
81
|
-
import "./components/Period/index.
|
|
82
|
-
import "./components/DynamicFilter/index.
|
|
83
|
-
import { W as WindowConfirm } from "./components/modal/WindowConfirm.
|
|
81
|
+
import "./components/Period/index.3b26e68c.js";
|
|
82
|
+
import "./components/DynamicFilter/index.48329cff.js";
|
|
83
|
+
import { W as WindowConfirm } from "./components/modal/WindowConfirm.83178ebd.js";
|
|
84
84
|
import "./components/DragResizeWindow/index.5e316291.js";
|
|
85
85
|
import "./components/GridLayout/index.7156fbc9.js";
|
|
86
|
-
import "./components/PrintingSystem/index.
|
|
86
|
+
import "./components/PrintingSystem/index.4bb450d3.js";
|
|
87
87
|
import "./components/Loadable/index.e83cdb4e.js";
|
|
88
|
-
import "./components/maps/index.
|
|
89
|
-
import "./components/maps/components/GpsTools/index.
|
|
90
|
-
import "./components/ModalDialog/index.
|
|
91
|
-
import "./components/modal/WindowBase.
|
|
92
|
-
import "./components/NoItemSelected/index.
|
|
93
|
-
import "./components/ObjectLogs/index.
|
|
94
|
-
import "./components/PaperForm/index.
|
|
95
|
-
import "./components/PDFViewer/index.
|
|
96
|
-
import "./components/Page/index.
|
|
97
|
-
import "./components/PropertyValue/index.
|
|
88
|
+
import "./components/maps/index.62794049.js";
|
|
89
|
+
import "./components/maps/components/GpsTools/index.2e8969ac.js";
|
|
90
|
+
import "./components/ModalDialog/index.f4049ea0.js";
|
|
91
|
+
import "./components/modal/WindowBase.e852a4f5.js";
|
|
92
|
+
import "./components/NoItemSelected/index.94fdb102.js";
|
|
93
|
+
import "./components/ObjectLogs/index.4943f0d0.js";
|
|
94
|
+
import "./components/PaperForm/index.56840b95.js";
|
|
95
|
+
import "./components/PDFViewer/index.3bda116b.js";
|
|
96
|
+
import "./components/Page/index.b8ff834c.js";
|
|
97
|
+
import "./components/PropertyValue/index.f918b1d1.js";
|
|
98
98
|
import "./components/SplitLayout/index.aed78a1f.js";
|
|
99
|
-
import "./components/ToastContainer/index.
|
|
100
|
-
import "./components/SideBar/index.
|
|
101
|
-
import "./components/AppBar/index.
|
|
102
|
-
import "./components/AccountPopover/index.
|
|
103
|
-
import "./components/popups/PopupsProvider/index.
|
|
104
|
-
import "./components/popups/PopupsViewer/index.
|
|
105
|
-
import "./components/HamburgerMenu/index.
|
|
106
|
-
import "./contexts/ModalContext/index.
|
|
107
|
-
import "./hooks/useFormAddEdit/index.
|
|
99
|
+
import "./components/ToastContainer/index.53a4ce4b.js";
|
|
100
|
+
import "./components/SideBar/index.e37bbfa4.js";
|
|
101
|
+
import "./components/AppBar/index.e2f52d47.js";
|
|
102
|
+
import "./components/AccountPopover/index.d00718d0.js";
|
|
103
|
+
import "./components/popups/PopupsProvider/index.a2fb971f.js";
|
|
104
|
+
import "./components/popups/PopupsViewer/index.78e22cf7.js";
|
|
105
|
+
import "./components/HamburgerMenu/index.17d2323a.js";
|
|
106
|
+
import "./contexts/ModalContext/index.a9a1683a.js";
|
|
107
|
+
import "./hooks/useFormAddEdit/index.9a7f3992.js";
|
|
108
108
|
const areasViewerClasses = generateUtilityClasses(
|
|
109
109
|
AREAS_VIEWER_CLASS_NAME,
|
|
110
110
|
[
|