@m4l/components 1.0.7 → 1.0.8
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.97e53037.js → index.fbe7e445.js} +4 -4
- package/components/AppBar/{index.1cd669e2.js → index.88ae8b87.js} +4 -4
- package/components/CommonActions/index.9d9c7d2d.js +170 -0
- package/components/DragResizeWindow/{index.5e316291.js → index.8b3e79f7.js} +3 -3
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +16 -16
- package/components/DynamicFilter/{index.b56ee9d3.js → index.b79e3e3f.js} +21 -18
- package/components/FieldLabel/{index.b4e9c18c.js → index.5d964cbd.js} +4 -4
- package/components/GridLayout/{index.7156fbc9.js → index.656840a5.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.8946f18e.js → index.b23625d7.js} +4 -4
- package/components/GridLayout/subcomponents/Responsive/{index.3c68f0cb.js → index.97505a31.js} +2 -2
- package/components/GridLayout/subcomponents/SizeProvider/{index.a5b2190d.js → index.36cb4139.js} +1 -1
- package/components/HamburgerMenu/{index.ead6996d.js → index.3bb9880f.js} +3 -3
- package/components/HelperText/{index.651a9b4b.js → index.ebb53dac.js} +1 -1
- package/components/Icon/{index.0e4bc1c2.js → index.3887ef2f.js} +3 -3
- package/components/Image/{index.a3e64dcd.js → index.01f0cdca.js} +2 -2
- package/components/LoadingError/{index.12973823.js → index.c95950b0.js} +5 -5
- package/components/MFLoader/{index.bf9ffe58.js → index.b980701c.js} +3 -3
- package/components/ModalDialog/{index.7e584b4c.js → index.5c9ce220.js} +4 -4
- package/components/NavLink/{index.badec599.js → index.9f5d5670.js} +2 -2
- package/components/NoItemSelected/{index.71be932c.js → index.ed990b9b.js} +2 -2
- package/components/ObjectLogs/{index.a7df0772.js → index.994c87f7.js} +7 -7
- package/components/PDFViewer/{index.c856f823.js → index.4e9adad1.js} +2 -2
- package/components/Page/{index.f9995356.js → index.1a6915e1.js} +1 -1
- package/components/PaperForm/{index.ca9e19ab.js → index.9aee22a8.js} +2 -2
- package/components/Period/{index.2c78168c.js → index.a1124549.js} +4 -4
- package/components/PrintingSystem/{index.8bfc836d.js → index.986a7f36.js} +15 -15
- package/components/PrintingSystem/subcomponents/BodyNode/{index.f37aeaea.js → index.03795652.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.602fb570.js → index.c0695dce.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.2278f796.js → index.b1c64ac8.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.8d76df3f.js → index.a25fe8c0.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.1e3c435e.js → index.63126c45.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.3f0ab738.js → index.4265f4d0.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.f444cad7.js → index.3689165b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.592f3293.js → index.f6d75fa7.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.41fb608c.js → index.8be372b6.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d378b833.js → index.17bfe615.js} +1 -1
- package/components/PropertyValue/{index.7e4bce22.js → index.d371ce09.js} +3 -3
- package/components/Resizeable/{index.8c72e36a.js → index.414ff687.js} +1 -1
- package/components/ScrollBar/{index.9bfcc74f.js → index.1e89bb44.js} +1 -1
- package/components/SideBar/{index.a0a2ae27.js → index.8ba746a8.js} +7 -7
- package/components/SplitLayout/{index.aed78a1f.js → index.7d9edf4e.js} +1 -1
- package/components/ToastContainer/{index.5fe6b0f7.js → index.32c1142f.js} +3 -3
- package/components/areas/{constants.630a4f42.js → constants.0d3ba950.js} +19 -23
- package/components/areas/contexts/AreasContext/{index.f0aa2770.js → index.8813e482.js} +4 -4
- package/components/areas/{dictionary.f7ba553d.js → dictionary.5fa9b201.js} +13 -25
- package/components/areas/hooks/useAreas/{index.e80b5f68.js → index.d4e3b9af.js} +1 -1
- package/components/hook-form/HelperError/{index.fd10c3ab.js → index.2ed03a3c.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.0aa27d6f.js → index.29408b18.js} +3 -3
- package/components/hook-form/RHFCheckbox/{index.fe5a2e61.js → index.fd1193ae.js} +4 -4
- package/components/hook-form/RHFColorPicker/{index.2891deae.js → index.451c6787.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.fc07eaa6.js → index.a9d2ba66.js} +5 -5
- package/components/hook-form/RHFPeriod/{index.34a5f497.js → index.92cc371e.js} +4 -4
- package/components/hook-form/RHFTextField/{index.51fca2b2.js → index.2b2632c1.js} +6 -6
- package/components/hook-form/RHFUpload/{index.1c48cd8d.js → index.f1cfc225.js} +5 -5
- package/components/maps/components/GpsTools/{index.50942c36.js → index.72796708.js} +3 -3
- package/components/maps/{index.b4317695.js → index.00de5f7b.js} +12 -12
- package/components/modal/{WindowBase.27baa3c5.js → WindowBase.6140e216.js} +4 -4
- package/components/modal/{WindowConfirm.4ef45869.js → WindowConfirm.a8f65450.js} +6 -6
- package/components/modal/{index.7ca17f55.js → index.5bce430d.js} +1 -1
- package/components/mui_extended/Accordion/{index.c50787bf.js → index.c91a6f3d.js} +4 -4
- package/components/mui_extended/Avatar/{index.3ba36655.js → index.12b96914.js} +1 -1
- package/components/mui_extended/Badge/{index.3465d7fb.js → index.4737c113.js} +1 -1
- package/components/mui_extended/Button/{index.9c53e7ad.js → index.84b7159a.js} +6 -6
- package/components/mui_extended/CheckBox/{index.902aff74.js → index.b1f18922.js} +1 -1
- package/components/mui_extended/IconButton/index.d.ts +0 -1
- package/components/mui_extended/IconButton/{index.d6e94af1.js → index.fd8a76af.js} +1 -1
- package/components/mui_extended/LinearProgress/{index.52edc848.js → index.e9455b2e.js} +2 -2
- package/components/mui_extended/Pager/{index.9293ab27.js → index.fba94d09.js} +4 -4
- package/components/mui_extended/Popover/{index.99fe777c.js → index.2e637571.js} +14 -13
- package/components/mui_extended/Popover/index.d.ts +1 -0
- package/components/mui_extended/Popover/subcomponts/ArrowIcon/index.d.ts +1 -1
- package/components/mui_extended/Tab/{index.14641316.js → index.243402a1.js} +18 -17
- package/components/mui_extended/ToggleButton/{index.393e624f.js → index.aeb04226.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.540a46b2.js → index.f74a798e.js} +1 -1
- package/components/mui_extended/ToggleIconButton/types.d.ts +1 -1
- package/components/mui_extended/Typography/{index.2a1c68f8.js → index.463f613f.js} +1 -1
- package/components/mui_extended/index.d.ts +2 -2
- package/components/popups/PopupsProvider/{index.e3f8ce5d.js → index.5d90b31f.js} +1 -1
- package/components/popups/PopupsViewer/{index.077e47cd.js → index.b6a68e24.js} +5 -5
- package/contexts/ModalContext/{index.4956950f.js → index.a166538d.js} +1 -1
- package/contexts/RHFormContext/{index.e942a298.js → index.95ebabc9.js} +1 -1
- package/hooks/useFormAddEdit/{index.3cd8d179.js → index.ca90cd13.js} +2 -2
- package/hooks/useModal/{index.898c7559.js → index.167828d6.js} +4 -3
- package/index.js +150 -150
- package/package.json +1 -1
- package/{react-draggable.2df3b71a.js → react-draggable.0cc9b257.js} +1 -1
- package/{react-resizable.c60f3843.js → react-resizable.837c446d.js} +2 -2
- package/utils/{index.0660ee9c.js → index.c64c2dd1.js} +4 -8
- package/{vendor.fc11ba1a.js → vendor.f1f6f92c.js} +106 -241
- package/test/index.6d4b98b9.js +0 -4
package/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { A as A2, c as c2, n as n2,
|
|
3
|
-
import {
|
|
4
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
1
|
+
import { y, A, i, B, t, v, f, x, s, r, w, C, q, n, a, D, M, N, P, o, R, S, T, z, U, m, j, l, p, k, c } from "./vendor.f1f6f92c.js";
|
|
2
|
+
import { A as A2, c as c2, n as n2, t as t2, x as x2, z as z2, m as m2, b, q as q2, B as B2, p as p2, l as l2, u, v as v2, s as s2, r as r2, w as w2, y as y2, o as o2, e, C as C2 } from "./components/areas/dictionary.5fa9b201.js";
|
|
3
|
+
import { f as f2 } from "./utils/index.c64c2dd1.js";
|
|
4
|
+
import { N as N2 } from "./components/NavLink/index.9f5d5670.js";
|
|
5
5
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
6
|
-
import { A as A3, I
|
|
6
|
+
import { A as A3, I } from "./components/animate/index.b8497385.js";
|
|
7
7
|
import { M as M2 } from "./components/animate/MotionContainer/index.3032bd8f.js";
|
|
8
8
|
import { M as M3 } from "./components/animate/MotionLazyContainer/index.d2902a6c.js";
|
|
9
9
|
import { L } from "./components/animate/LoadingScreen/index.779690a7.js";
|
|
@@ -14,77 +14,78 @@ 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.8813e482.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.29408b18.js";
|
|
21
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.a9d2ba66.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.92cc371e.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
|
|
29
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
30
|
-
import { A as A5 } from "./components/mui_extended/Accordion/index.
|
|
31
|
-
import { A as A6 } from "./components/mui_extended/Avatar/index.
|
|
26
|
+
import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.451c6787.js";
|
|
27
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.fd1193ae.js";
|
|
28
|
+
import { b as b4, c as c4, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.2b2632c1.js";
|
|
29
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.f1cfc225.js";
|
|
30
|
+
import { A as A5 } from "./components/mui_extended/Accordion/index.c91a6f3d.js";
|
|
31
|
+
import { A as A6 } from "./components/mui_extended/Avatar/index.12b96914.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";
|
|
34
34
|
import { C as C3 } from "./components/mui_extended/CircularProgress/index.967e70b7.js";
|
|
35
|
-
import { B as B5 } from "./components/mui_extended/Badge/index.
|
|
36
|
-
import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.
|
|
35
|
+
import { B as B5 } from "./components/mui_extended/Badge/index.4737c113.js";
|
|
36
|
+
import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.e9455b2e.js";
|
|
37
37
|
import { L as L3 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
|
|
38
|
-
import { B as B6, I as
|
|
39
|
-
import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.
|
|
40
|
-
import { b as b5, d as
|
|
41
|
-
import { C as C4 } from "./components/mui_extended/CheckBox/index.
|
|
42
|
-
import { I as
|
|
43
|
-
import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.
|
|
38
|
+
import { B as B6, I as I2, L as L4 } from "./components/mui_extended/Button/index.84b7159a.js";
|
|
39
|
+
import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.fba94d09.js";
|
|
40
|
+
import { b as b5, d as d2, f as f3, e as e2, c as c5, u as u4 } from "./components/mui_extended/Tab/index.243402a1.js";
|
|
41
|
+
import { C as C4 } from "./components/mui_extended/CheckBox/index.b1f18922.js";
|
|
42
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.fd8a76af.js";
|
|
43
|
+
import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.2e637571.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
|
-
import { T as T3 } from "./components/mui_extended/Typography/index.
|
|
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
|
|
52
|
-
import { H
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import { I as
|
|
46
|
+
import { T as T3 } from "./components/mui_extended/Typography/index.463f613f.js";
|
|
47
|
+
import { T as T4 } from "./components/mui_extended/ToggleButton/index.aeb04226.js";
|
|
48
|
+
import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.f74a798e.js";
|
|
49
|
+
import { P as P4, a as a8, g as g5 } from "./components/Period/index.a1124549.js";
|
|
50
|
+
import { D as D3 } from "./components/DynamicFilter/index.b79e3e3f.js";
|
|
51
|
+
import { F } from "./components/FieldLabel/index.5d964cbd.js";
|
|
52
|
+
import { H, e as e3 } from "./components/HelperText/index.ebb53dac.js";
|
|
53
|
+
import { a as a9, d as d3, c as c6, b as b6, A as A7, e as e4, g as g6 } from "./components/CommonActions/index.9d9c7d2d.js";
|
|
54
|
+
import { D as D4, d as d4 } from "./components/DragResizeWindow/index.8b3e79f7.js";
|
|
55
|
+
import { G, n as n3, q as q3 } from "./components/GridLayout/index.656840a5.js";
|
|
56
|
+
import { R as R12, a as a10, b as b7, c as c7 } from "./components/GridLayout/subcomponents/Responsive/index.97505a31.js";
|
|
57
|
+
import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.36cb4139.js";
|
|
58
|
+
import { P as P5 } from "./components/PrintingSystem/index.986a7f36.js";
|
|
59
|
+
import { I as I4 } from "./components/Icon/index.3887ef2f.js";
|
|
60
|
+
import { I as I5 } from "./components/Image/index.01f0cdca.js";
|
|
60
61
|
import { L as L5 } from "./components/Loadable/index.e83cdb4e.js";
|
|
61
|
-
import { C as C5, M as M5, c as
|
|
62
|
-
import { G as
|
|
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
|
|
73
|
-
import { P as P8 } from "./components/PropertyValue/index.
|
|
74
|
-
import { R as R13 } from "./components/Resizeable/index.
|
|
75
|
-
import { S as S4 } from "./components/ScrollBar/index.
|
|
76
|
-
import { S as S5 } from "./components/SplitLayout/index.
|
|
77
|
-
import { T as T6, a as
|
|
78
|
-
import { S as S6 } from "./components/SideBar/index.
|
|
79
|
-
import { A as
|
|
80
|
-
import { A as
|
|
81
|
-
import { a as
|
|
82
|
-
import { P as P10 } from "./components/popups/PopupsViewer/index.
|
|
83
|
-
import { H as
|
|
84
|
-
import { R as R14 } from "./contexts/RHFormContext/index.
|
|
85
|
-
import { M as M8, a as
|
|
86
|
-
import { u as u8 } from "./hooks/useFormAddEdit/index.
|
|
87
|
-
import { u as u9 } from "./hooks/useModal/index.
|
|
62
|
+
import { C as C5, M as M5, c as c8, b as b8, d as d5, u as u5 } from "./components/maps/index.00de5f7b.js";
|
|
63
|
+
import { G as G2, b as b9, u as u6 } from "./components/maps/components/GpsTools/index.72796708.js";
|
|
64
|
+
import { M as M6 } from "./components/ModalDialog/index.5c9ce220.js";
|
|
65
|
+
import { W as W2 } from "./components/modal/WindowConfirm.a8f65450.js";
|
|
66
|
+
import { W as W3 } from "./components/modal/WindowBase.6140e216.js";
|
|
67
|
+
import { L as L6 } from "./components/LoadingError/index.c95950b0.js";
|
|
68
|
+
import { M as M7 } from "./components/MFLoader/index.b980701c.js";
|
|
69
|
+
import { N as N3 } from "./components/NoItemSelected/index.ed990b9b.js";
|
|
70
|
+
import { O } from "./components/ObjectLogs/index.994c87f7.js";
|
|
71
|
+
import { P as P6 } from "./components/PaperForm/index.9aee22a8.js";
|
|
72
|
+
import { P as P7 } from "./components/PDFViewer/index.4e9adad1.js";
|
|
73
|
+
import { H as H2 } from "./components/Page/index.1a6915e1.js";
|
|
74
|
+
import { P as P8 } from "./components/PropertyValue/index.d371ce09.js";
|
|
75
|
+
import { R as R13 } from "./components/Resizeable/index.414ff687.js";
|
|
76
|
+
import { S as S4 } from "./components/ScrollBar/index.1e89bb44.js";
|
|
77
|
+
import { S as S5 } from "./components/SplitLayout/index.7d9edf4e.js";
|
|
78
|
+
import { T as T6, a as a11 } from "./components/ToastContainer/index.32c1142f.js";
|
|
79
|
+
import { S as S6 } from "./components/SideBar/index.8ba746a8.js";
|
|
80
|
+
import { A as A8, g as g7 } from "./components/AppBar/index.88ae8b87.js";
|
|
81
|
+
import { A as A9, g as g8 } from "./components/AccountPopover/index.fbe7e445.js";
|
|
82
|
+
import { a as a12, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.5d90b31f.js";
|
|
83
|
+
import { P as P10 } from "./components/popups/PopupsViewer/index.b6a68e24.js";
|
|
84
|
+
import { H as H3 } from "./components/HamburgerMenu/index.3bb9880f.js";
|
|
85
|
+
import { R as R14 } from "./contexts/RHFormContext/index.95ebabc9.js";
|
|
86
|
+
import { M as M8, a as a13 } from "./contexts/ModalContext/index.a166538d.js";
|
|
87
|
+
import { u as u8 } from "./hooks/useFormAddEdit/index.ca90cd13.js";
|
|
88
|
+
import { u as u9 } from "./hooks/useModal/index.167828d6.js";
|
|
88
89
|
import "react/jsx-runtime";
|
|
89
90
|
import "react";
|
|
90
91
|
import "@m4l/core";
|
|
@@ -94,17 +95,16 @@ import "@mui/material/styles";
|
|
|
94
95
|
import "@mui/material";
|
|
95
96
|
import "./components/areas/icons.504ec098.js";
|
|
96
97
|
import "@mui/base";
|
|
97
|
-
import "./components/areas/constants.
|
|
98
|
+
import "./components/areas/constants.0d3ba950.js";
|
|
98
99
|
import "@m4l/graphics";
|
|
99
100
|
import "zustand/shallow";
|
|
100
101
|
import "./test/getNameDataTestId.aee44365.js";
|
|
101
|
-
import "./components/areas/hooks/useAreas/index.
|
|
102
|
+
import "./components/areas/hooks/useAreas/index.d4e3b9af.js";
|
|
102
103
|
import "zustand";
|
|
103
104
|
import "yup";
|
|
104
|
-
import "./test/index.6d4b98b9.js";
|
|
105
105
|
import "@mui/material/ButtonBase/TouchRipple";
|
|
106
106
|
import "react-router-dom";
|
|
107
|
-
import "./react-draggable.
|
|
107
|
+
import "./react-draggable.0cc9b257.js";
|
|
108
108
|
import "prop-types";
|
|
109
109
|
import "react-dom";
|
|
110
110
|
import "react-hook-form";
|
|
@@ -127,24 +127,24 @@ import "react-dnd";
|
|
|
127
127
|
import "react-dnd-html5-backend";
|
|
128
128
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
129
129
|
import "@geoman-io/leaflet-geoman-free";
|
|
130
|
-
import "./components/hook-form/HelperError/index.
|
|
130
|
+
import "./components/hook-form/HelperError/index.2ed03a3c.js";
|
|
131
131
|
import "./hooks/useFormReadyForUpdate/index.f60f500e.js";
|
|
132
132
|
import "leaflet";
|
|
133
133
|
import "./hooks/useStateRef/index.538edb89.js";
|
|
134
134
|
import "./hocs/withToggle/index.548aeace.js";
|
|
135
|
-
import "./react-resizable.
|
|
136
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
135
|
+
import "./react-resizable.837c446d.js";
|
|
136
|
+
import "./components/GridLayout/subcomponents/Griditem/index.b23625d7.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.b1c64ac8.js";
|
|
139
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.8be372b6.js";
|
|
140
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.17bfe615.js";
|
|
141
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.4265f4d0.js";
|
|
142
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.03795652.js";
|
|
143
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.a25fe8c0.js";
|
|
144
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.3689165b.js";
|
|
145
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.f6d75fa7.js";
|
|
146
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.63126c45.js";
|
|
147
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.c0695dce.js";
|
|
148
148
|
import "chart.js";
|
|
149
149
|
import "chartjs-chart-error-bars";
|
|
150
150
|
import "qrcode.react";
|
|
@@ -154,7 +154,7 @@ import "leaflet.markercluster";
|
|
|
154
154
|
import "leaflet/dist/leaflet.css?used";
|
|
155
155
|
import "leaflet-polylinedecorator";
|
|
156
156
|
import "immer";
|
|
157
|
-
import "./components/modal/index.
|
|
157
|
+
import "./components/modal/index.5bce430d.js";
|
|
158
158
|
import "./react-json-view.57125fcf.js";
|
|
159
159
|
import "./commonjs.565e6834.js";
|
|
160
160
|
import "react-helmet-async";
|
|
@@ -167,19 +167,19 @@ import "@hookform/resolvers/yup";
|
|
|
167
167
|
export {
|
|
168
168
|
A2 as AREAS_DICTIONARY_ID,
|
|
169
169
|
A5 as Accordion,
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
170
|
+
A9 as AccountPopover,
|
|
171
|
+
a9 as ActionCancel,
|
|
172
|
+
d3 as ActionFormCancel,
|
|
173
|
+
c6 as ActionFormIntro,
|
|
174
|
+
b6 as ActionIntro,
|
|
175
|
+
A7 as Actions,
|
|
176
176
|
A3 as AnimatedScroll,
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
177
|
+
A8 as AppBar,
|
|
178
|
+
y as AppBarComercial,
|
|
179
|
+
A as AreasAdmin,
|
|
180
180
|
A4 as AreasContext,
|
|
181
181
|
b3 as AreasProvider,
|
|
182
|
-
|
|
182
|
+
i as AreasViewer,
|
|
183
183
|
A6 as Avatar,
|
|
184
184
|
B5 as Badge,
|
|
185
185
|
B as BooleanFormatter,
|
|
@@ -188,17 +188,17 @@ export {
|
|
|
188
188
|
B6 as Button,
|
|
189
189
|
C4 as CheckBox,
|
|
190
190
|
C3 as CircularProgress,
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
191
|
+
t as ColumnBooleanFormatter,
|
|
192
|
+
v as ColumnConcatenatedValueFormatter,
|
|
193
|
+
f as ColumnDateFormatter,
|
|
194
|
+
x as ColumnInteractiveCheckFormatter,
|
|
195
|
+
s as ColumnNestedValueFormatter,
|
|
196
|
+
r as ColumnPointsFormatter,
|
|
197
|
+
w as ColumnPriceFormatter,
|
|
198
198
|
C as ColumnSetCheckFormatter,
|
|
199
|
-
|
|
199
|
+
q as ColumnUncertaintyFormatter,
|
|
200
200
|
C5 as CommonFeatureRender,
|
|
201
|
-
|
|
201
|
+
n as ConcatenatedFormatter,
|
|
202
202
|
c2 as DICCTIONARY,
|
|
203
203
|
a as DataGrid,
|
|
204
204
|
D as DateFormatter,
|
|
@@ -206,18 +206,18 @@ export {
|
|
|
206
206
|
D3 as DynamicFilter,
|
|
207
207
|
D2 as DynamicMFParmsContext,
|
|
208
208
|
a4 as DynamicMFParmsProvider,
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
209
|
+
F as FieldLabel,
|
|
210
|
+
G2 as GpsTools,
|
|
211
|
+
b9 as GpsToolsProvider,
|
|
212
|
+
G as GridLayout,
|
|
213
|
+
H3 as HamburgerMenu,
|
|
214
|
+
H2 as HelmetPage,
|
|
215
|
+
H as HelperText,
|
|
216
|
+
I4 as Icon,
|
|
217
|
+
I3 as IconButton,
|
|
218
|
+
I as IconButtonAnimate,
|
|
219
|
+
I5 as Image,
|
|
220
|
+
I2 as ImageButton,
|
|
221
221
|
n2 as LABEL_FILTER_BUTTON,
|
|
222
222
|
g4 as LanguagePopover,
|
|
223
223
|
a6 as LinearProgress,
|
|
@@ -229,14 +229,14 @@ export {
|
|
|
229
229
|
L as LoadingScreen,
|
|
230
230
|
M7 as MFLoader,
|
|
231
231
|
M5 as Map,
|
|
232
|
-
|
|
233
|
-
|
|
232
|
+
c8 as MapContext,
|
|
233
|
+
b8 as MapProvider,
|
|
234
234
|
d5 as MarkerFeatureRender,
|
|
235
235
|
M4 as MemonizedDynamicMFParmsProvider,
|
|
236
236
|
M as MenuActions,
|
|
237
237
|
M8 as ModalContext,
|
|
238
238
|
M6 as ModalDialog,
|
|
239
|
-
|
|
239
|
+
a13 as ModalProvider,
|
|
240
240
|
M2 as MotionContainer,
|
|
241
241
|
M3 as MotionLazyContainer,
|
|
242
242
|
N2 as NavLink,
|
|
@@ -250,10 +250,10 @@ export {
|
|
|
250
250
|
a8 as PeriodFormatter,
|
|
251
251
|
P as PointsFormatter,
|
|
252
252
|
P3 as Popover,
|
|
253
|
-
|
|
253
|
+
a12 as PopupsContext,
|
|
254
254
|
P9 as PopupsProvider,
|
|
255
255
|
P10 as PopupsViewer,
|
|
256
|
-
|
|
256
|
+
o as PriceFormatter,
|
|
257
257
|
P5 as PrintingSystem,
|
|
258
258
|
P2 as PropagateLoader,
|
|
259
259
|
P8 as PropertyValue,
|
|
@@ -270,7 +270,7 @@ export {
|
|
|
270
270
|
c4 as RHFTEXTFIELD_PREFIX,
|
|
271
271
|
a5 as RHFTEXTFIELD_ROOT_TEST_ID,
|
|
272
272
|
R10 as RHFTextField,
|
|
273
|
-
|
|
273
|
+
d as RHFTextFieldPassword,
|
|
274
274
|
R11 as RHFUploadImage,
|
|
275
275
|
R14 as RHFormProvider,
|
|
276
276
|
R13 as ResizeableWindow,
|
|
@@ -282,61 +282,61 @@ export {
|
|
|
282
282
|
S5 as SplitLayout,
|
|
283
283
|
S3 as Stack,
|
|
284
284
|
b5 as Tab,
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
285
|
+
d2 as TabContent,
|
|
286
|
+
f3 as TabContext,
|
|
287
|
+
e2 as TabProvider,
|
|
288
288
|
c5 as Tabs,
|
|
289
289
|
T as TextEditor,
|
|
290
290
|
T6 as ToastContainer,
|
|
291
|
-
|
|
291
|
+
a11 as ToastMessage,
|
|
292
292
|
T4 as ToggleButton,
|
|
293
293
|
T5 as ToggleIconButton,
|
|
294
294
|
T2 as Tooltip,
|
|
295
|
-
|
|
295
|
+
z as TopBar,
|
|
296
296
|
T3 as Typography,
|
|
297
297
|
U as UncertaintyFormatter,
|
|
298
298
|
W3 as WindowBase,
|
|
299
299
|
W2 as WindowConfirm,
|
|
300
300
|
W as WindowToolsMFContext,
|
|
301
301
|
a3 as WindowToolsMFProvider,
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
302
|
+
a10 as addLayoutItemToBreakPointIfNoExists,
|
|
303
|
+
b7 as addLayoutItemToBreakPoints,
|
|
304
|
+
c7 as cloneLayouts,
|
|
305
305
|
c3 as createDynamicMFStore,
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
306
|
+
e4 as defaultCommonActionsDictionary,
|
|
307
|
+
t2 as defaultModalDialogDictionary,
|
|
308
|
+
x2 as defaultNoItemSelectedDictionary,
|
|
309
|
+
z2 as defaultObjectLogDictionary,
|
|
310
310
|
d4 as draggableWindowClasses,
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
311
|
+
e3 as errorLabelClasses,
|
|
312
|
+
g8 as getAccountPopoverDictionary,
|
|
313
|
+
g7 as getAppBarDictionary,
|
|
314
314
|
m2 as getAreasComponentsDictionary,
|
|
315
315
|
b as getAreasDictionary,
|
|
316
|
-
|
|
317
|
-
|
|
316
|
+
g6 as getCommonActionsDictionary,
|
|
317
|
+
f2 as getDataGridRowsFromSet,
|
|
318
318
|
q2 as getDynamicFilterComponentsDictionary,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
319
|
+
B2 as getFormComponentsDictionary,
|
|
320
|
+
m as getFormatConcatenated,
|
|
321
|
+
j as getFormatDate,
|
|
322
322
|
g5 as getFormatPeriod,
|
|
323
|
-
|
|
324
|
-
|
|
323
|
+
l as getFormatPoints,
|
|
324
|
+
p as getFormatPrice,
|
|
325
325
|
p2 as getFormattersComponentsDictionary,
|
|
326
326
|
l2 as getGridComponentsDictionary,
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
327
|
+
u as getLoadingErrorComponentsDictionary,
|
|
328
|
+
v2 as getMFLoaderComponentsDictionary,
|
|
329
|
+
s2 as getModalDialogComponentsDictionary,
|
|
330
|
+
r2 as getModalDictionary,
|
|
331
|
+
w2 as getNoItemSelectedComponentsDictionary,
|
|
332
|
+
y2 as getObjectLogsComponentsDictionary,
|
|
333
333
|
g3 as getPagerComponentsDictionary,
|
|
334
334
|
o2 as getPeriodComponetsDictionary,
|
|
335
335
|
g as getRHFAutocompleteAsyncComponentsDictionary,
|
|
336
|
-
|
|
336
|
+
e as getRHFAutocompleteComponentsDictionary,
|
|
337
337
|
g2 as getRHFColorPickerComponentsDictionary,
|
|
338
|
-
|
|
339
|
-
|
|
338
|
+
k as getUncertaintyFormat,
|
|
339
|
+
C2 as getformAddEditDictionary,
|
|
340
340
|
n3 as isEqualLayout,
|
|
341
341
|
q3 as isEqualLayouts,
|
|
342
342
|
u2 as useDynamicMFParametersStore,
|
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 { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.
|
|
5
|
+
import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.c64c2dd1.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.0cc9b257.js";
|
|
3
|
+
import { u as utils } from "./utils/index.c64c2dd1.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$2 = {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { generateUtilityClass } from "@mui/material";
|
|
2
2
|
import React__default, { useEffect } from "react";
|
|
3
|
-
import { ah as RHFAUTOCOMPLETE_PREFIX
|
|
3
|
+
import { ah as RHFAUTOCOMPLETE_PREFIX } from "../components/areas/constants.0d3ba950.js";
|
|
4
4
|
function isValidDate(d) {
|
|
5
5
|
return d && d instanceof Date && !isNaN(d.getTime());
|
|
6
6
|
}
|
|
@@ -516,9 +516,6 @@ function cloneElement(element, props) {
|
|
|
516
516
|
const getNameDataTestId = (KEY) => {
|
|
517
517
|
return `${RHFAUTOCOMPLETE_PREFIX}-${KEY}`;
|
|
518
518
|
};
|
|
519
|
-
const getNameCommonActionsDataTestId = (KEY) => {
|
|
520
|
-
return `${COMMONACTIONS_PREFIX}-${KEY}`;
|
|
521
|
-
};
|
|
522
519
|
function useOnClickOutside(ref, handler, noRef) {
|
|
523
520
|
useEffect(() => {
|
|
524
521
|
const listener = (event) => {
|
|
@@ -569,13 +566,12 @@ const isActive = (data) => {
|
|
|
569
566
|
};
|
|
570
567
|
export {
|
|
571
568
|
getNameDataTestId as a,
|
|
572
|
-
|
|
569
|
+
useOnClickOutside as b,
|
|
573
570
|
containerQuery as c,
|
|
574
571
|
domFns as d,
|
|
575
|
-
|
|
576
|
-
|
|
572
|
+
isActive as e,
|
|
573
|
+
getDataGridRowsFromSet as f,
|
|
577
574
|
getComponentUtilityClass as g,
|
|
578
|
-
getDataGridRowsFromSet as h,
|
|
579
575
|
isValidDate as i,
|
|
580
576
|
log$1 as l,
|
|
581
577
|
positionFns as p,
|