@m4l/components 0.2.2 → 0.2.3
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.37803642.js → index.3f67361e.js} +1 -1
- package/components/AppBar/{index.d17827eb.js → index.f78b52c7.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.6aa59730.js → index.5916fb86.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.e6ac3a19.js → index.dbd002ab.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.ebadee33.js → index.c7acf718.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.33acdebb.js → index.789d82ed.js} +2 -2
- package/components/CommonActions/components/Actions/{index.f358ae72.js → index.ccf731c1.js} +1 -1
- package/components/DataGrid/{index.e93a1a31.js → index.71fae988.js} +6 -6
- package/components/DataGrid/subcomponents/Actions/{index.bcf7a8d7.js → index.ea3fb0b2.js} +9 -9
- package/components/DraggableWindow/{index.ddc7327b.js → index.8f423ed7.js} +1 -1
- package/components/DynamicFilter/{index.6663cc83.js → index.69c2e381.js} +11 -11
- package/components/GridLayout/{index.c26989d8.js → index.4a245d9e.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.da0a3c47.js → index.ea745285.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.2e641db2.js → index.edb59c22.js} +1 -1
- package/components/Icon/{index.6db034b5.js → index.f1161f32.js} +1 -1
- package/components/Image/{index.2a2e0b27.js → index.9799dfc0.js} +1 -1
- package/components/LanguagePopover/{index.ff7c862e.js → index.b8fd6ccc.js} +2 -2
- package/components/LinearProgressIndeterminate/{index.7f4ed9b7.js → index.c46da124.js} +1 -1
- package/components/LoadingError/{index.0ac9e74d.js → index.19b6eeb6.js} +3 -3
- package/components/MFLoader/{index.cd087354.js → index.56cd1993.js} +1 -1
- package/components/ModalDialog/{index.8c4fde10.js → index.ec55087e.js} +4 -4
- package/components/NoItemSelected/{index.afc12ed9.js → index.8a2a13f8.js} +1 -1
- package/components/ObjectLogs/{index.cb303905.js → index.7150b3a9.js} +5 -5
- package/components/Page/{index.190e2356.js → index.49d18c85.js} +1 -1
- package/components/PaperForm/{index.7a206d69.js → index.637c8cb4.js} +1 -1
- package/components/Period/{index.906f1ce2.js → index.c964884f.js} +2 -2
- package/components/PrintingSystem/{index.bbf52442.js → index.d1fd7818.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.ee81edc5.js → index.f6410daa.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.b56666cf.js → index.6b30abe0.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.ca3332b1.js → index.dcac3bc0.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.932c3e33.js → index.dd21921e.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.16748040.js → index.eb5ebe06.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.0ddbbbad.js → index.48e8769c.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.efd9af2f.js → index.ccec72dc.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.75ed9752.js → index.807e0343.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.68cac21a.js → index.622df623.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.91ba514f.js → index.f06ac3d5.js} +1 -1
- package/components/PropertyValue/{index.a36c1223.js → index.8fcce0c2.js} +1 -1
- package/components/Resizeable/{index.383eb1aa.js → index.8c53c1fa.js} +1 -1
- package/components/SideBar/{index.7e4a79a6.js → index.83ee1067.js} +4 -4
- package/components/areas/components/AreasAdmin/{index.74532c2a.js → index.90da0626.js} +10 -10
- package/components/areas/components/AreasViewer/{index.3cd1a452.js → index.eb166eca.js} +15 -15
- package/components/areas/contexts/AreasContext/{index.55981647.js → index.1c3f87a7.js} +4 -4
- package/components/areas/hooks/useAreas/{index.5cbbe91c.js → index.58ac16d2.js} +1 -1
- package/components/formatters/BooleanFormatter/{index.5379222a.js → index.fffdef5e.js} +2 -2
- package/components/formatters/{index.d0a0800d.js → index.7ee9ae5d.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.09ff3d84.js → index.31e92edb.js} +2 -2
- package/components/hook-form/RHFAutocompleteAsync/{index.54b4dca3.js → index.6c5648f7.js} +1 -1
- package/components/hook-form/RHFColorPicker/index.259b6f38.js +61 -0
- package/components/hook-form/RHFDateTime/{index.2b76899e.js → index.a5ba00d5.js} +1 -1
- package/components/hook-form/RHFPeriod/{index.d6c8587a.js → index.fd29d20c.js} +1 -1
- package/components/hook-form/RHFTextField/{index.f546c18a.js → index.22203742.js} +2 -2
- package/components/hook-form/RHFUpload/{index.a5621247.js → index.aef0f459.js} +2 -2
- package/components/maps/{GpsTools.34a27c0a.js → components/GpsTools/index.ed49dc90.js} +28 -27
- package/components/maps/{Map.9fc17398.js → components/Map/index.9fcc381d.js} +4 -4
- package/components/modal/{WindowBase.38d4b8e7.js → WindowBase.2f29424e.js} +3 -3
- package/components/modal/{WindowConfirm.cd776fe5.js → WindowConfirm.1d1d9cd2.js} +6 -6
- package/components/mui_extended/Accordion/{index.5b4b2075.js → index.c8c7d392.js} +3 -3
- package/components/mui_extended/Button/{index.fc5132fa.js → index.bd3371a3.js} +1 -1
- package/components/mui_extended/IconButton/{index.df52ae90.js → index.dd9f297b.js} +1 -1
- package/components/mui_extended/MenuActions/{index.04d87c36.js → index.46c5f7c7.js} +2 -2
- package/components/mui_extended/Pager/{index.c6990cd4.js → index.e4e66ac8.js} +1 -1
- package/components/mui_extended/Tab/{index.53203047.js → index.a85b2dab.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.4b7b7df0.js → index.b030c4ec.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.e430bed4.js → index.e0854091.js} +1 -1
- package/contexts/ModalContext/{index.aa3bd23f.js → index.436c2938.js} +1 -1
- package/hooks/useFormAddEdit/{index.59c74cbf.js → index.16083a43.js} +2 -2
- package/hooks/useModal/{index.b4b84d5d.js → index.05d1821e.js} +1 -1
- package/hooks/useTab/{index.6ab00d5a.js → index.19c8a409.js} +1 -1
- package/index.js +75 -76
- package/package.json +1 -1
- package/{react-draggable.cdce362f.js → react-draggable.e4725f3a.js} +1 -1
- package/{react-resizable.806822ee.js → react-resizable.c07d63fb.js} +2 -2
- package/utils/{index.b22c4c1a.js → index.6469f148.js} +0 -32
- package/vendor.384f1182.js +110 -0
- package/components/maps/index.7057e217.js +0 -1
- package/node_modules.f907e6dd.js +0 -4736
- package/vendor.caaaf054.js +0 -168
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L } from "./assets/Logo/index.228dcb5a.js";
|
|
2
|
-
import { c, h, i, e, f, g } from "./components/DataGrid/index.
|
|
2
|
+
import { c, h, i, e, f, g } from "./components/DataGrid/index.71fae988.js";
|
|
3
3
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
4
4
|
import { N as N2 } from "./components/NavLink/index.b75c91e1.js";
|
|
5
5
|
import { S } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
@@ -12,27 +12,27 @@ import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
|
12
12
|
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
13
|
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
14
14
|
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
-
import { A as A2 } from "./components/areas/components/AreasAdmin/index.
|
|
16
|
-
import { A as A3 } from "./components/areas/components/AreasViewer/index.
|
|
15
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.90da0626.js";
|
|
16
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.eb166eca.js";
|
|
17
17
|
import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
18
18
|
import { a as a3, D, M as M3, c as c2 } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
19
|
-
import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.
|
|
19
|
+
import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.1c3f87a7.js";
|
|
20
20
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
21
21
|
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
22
22
|
import { A as A5, D as D2, L as L3, a as a4, g as g2 } from "./components/areas/dictionary.08cfc4c9.js";
|
|
23
|
-
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.
|
|
24
|
-
import { R as R2 } from "./
|
|
25
|
-
import { R as R3, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
26
|
-
import { R as R4 } from "./components/hook-form/RHFDateTime/index.
|
|
23
|
+
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.31e92edb.js";
|
|
24
|
+
import { R as R2 } from "./components/hook-form/RHFColorPicker/index.259b6f38.js";
|
|
25
|
+
import { R as R3, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.6c5648f7.js";
|
|
26
|
+
import { R as R4 } from "./components/hook-form/RHFDateTime/index.a5ba00d5.js";
|
|
27
27
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
28
28
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
29
|
-
import { R as R7 } from "./components/hook-form/RHFPeriod/index.
|
|
30
|
-
import { P as P2, g as g5 } from "./components/Period/index.
|
|
29
|
+
import { R as R7 } from "./components/hook-form/RHFPeriod/index.fd29d20c.js";
|
|
30
|
+
import { P as P2, g as g5 } from "./components/Period/index.c964884f.js";
|
|
31
31
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.7deb4e48.js";
|
|
32
32
|
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.a38715e3.js";
|
|
33
|
-
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.
|
|
34
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
35
|
-
import { A as A6 } from "./components/mui_extended/Accordion/index.
|
|
33
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.22203742.js";
|
|
34
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.aef0f459.js";
|
|
35
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.c8c7d392.js";
|
|
36
36
|
import { A as A7 } from "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
37
37
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
38
38
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
@@ -40,68 +40,68 @@ import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js"
|
|
|
40
40
|
import { B as B3 } from "./components/mui_extended/Badge/index.09f5aee5.js";
|
|
41
41
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
42
42
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
43
|
-
import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.
|
|
44
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
45
|
-
import { P as P3, g as g6 } from "./components/mui_extended/Pager/index.
|
|
46
|
-
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.
|
|
43
|
+
import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.bd3371a3.js";
|
|
44
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.46c5f7c7.js";
|
|
45
|
+
import { P as P3, g as g6 } from "./components/mui_extended/Pager/index.e4e66ac8.js";
|
|
46
|
+
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.a85b2dab.js";
|
|
47
47
|
import { C as C2 } from "./components/mui_extended/CheckBox.e662d20c.js";
|
|
48
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
48
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.dd9f297b.js";
|
|
49
49
|
import { P as P4 } from "./components/mui_extended/Popover/index.b3eca6b1.js";
|
|
50
50
|
import { S as S2 } from "./components/mui_extended/Stack/index.0e53197c.js";
|
|
51
51
|
import { T as T3 } from "./components/mui_extended/Tooltip/index.24a2bc3f.js";
|
|
52
52
|
import { T as T4 } from "./components/mui_extended/Typography/index.379dd374.js";
|
|
53
|
-
import { T as T5 } from "./components/mui_extended/ToggleButton/index.
|
|
54
|
-
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.
|
|
55
|
-
import { B as B5 } from "./components/formatters/BooleanFormatter/index.
|
|
53
|
+
import { T as T5 } from "./components/mui_extended/ToggleButton/index.b030c4ec.js";
|
|
54
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.e0854091.js";
|
|
55
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.fffdef5e.js";
|
|
56
56
|
import { D as D3, g as g7 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
57
|
import { U, g as g8 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
58
|
import { P as P5, g as g9 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
59
|
-
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.
|
|
59
|
+
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.7ee9ae5d.js";
|
|
60
60
|
import { P as P7, g as g11 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
61
61
|
import { c as c5 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
62
62
|
import { c as c6 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
63
63
|
import { c as c7 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.b63f7246.js";
|
|
64
64
|
import { c as c8 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
65
|
-
import { D as D4, g as g12 } from "./components/DynamicFilter/index.
|
|
65
|
+
import { D as D4, g as g12 } from "./components/DynamicFilter/index.69c2e381.js";
|
|
66
66
|
import { H, e as e2 } from "./components/HelperText/index.7d2afdb3.js";
|
|
67
|
-
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
68
|
-
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.
|
|
69
|
-
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.
|
|
70
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
71
|
-
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
72
|
-
import { D as D5 } from "./components/DraggableWindow/index.
|
|
73
|
-
import { G, S as S3, w, A as A13 } from "./components/GridLayout/index.
|
|
74
|
-
import { R as R12, a as a8, b as b6, c as c9 } from "./components/GridLayout/subcomponents/Responsive/index.
|
|
75
|
-
import { P as P8 } from "./components/PrintingSystem/index.
|
|
76
|
-
import { I as I4 } from "./components/Icon/index.
|
|
77
|
-
import { L as L7 } from "./components/LanguagePopover/index.
|
|
78
|
-
import { L as L8 } from "./components/LinearProgressIndeterminate/index.
|
|
79
|
-
import { I as I5 } from "./components/Image/index.
|
|
67
|
+
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.ccf731c1.js";
|
|
68
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.5916fb86.js";
|
|
69
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.789d82ed.js";
|
|
70
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.dbd002ab.js";
|
|
71
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.c7acf718.js";
|
|
72
|
+
import { D as D5 } from "./components/DraggableWindow/index.8f423ed7.js";
|
|
73
|
+
import { G, S as S3, w, A as A13 } from "./components/GridLayout/index.4a245d9e.js";
|
|
74
|
+
import { R as R12, a as a8, b as b6, c as c9 } from "./components/GridLayout/subcomponents/Responsive/index.edb59c22.js";
|
|
75
|
+
import { P as P8 } from "./components/PrintingSystem/index.d1fd7818.js";
|
|
76
|
+
import { I as I4 } from "./components/Icon/index.f1161f32.js";
|
|
77
|
+
import { L as L7 } from "./components/LanguagePopover/index.b8fd6ccc.js";
|
|
78
|
+
import { L as L8 } from "./components/LinearProgressIndeterminate/index.c46da124.js";
|
|
79
|
+
import { I as I5 } from "./components/Image/index.9799dfc0.js";
|
|
80
80
|
import { L as L9 } from "./components/Loadable/index.e994fc3e.js";
|
|
81
|
-
import { c as c10, e as e3, d as d4, a as a9, u as u3 } from "./components/maps/Map.
|
|
82
|
-
import { a as a10 } from "./components/maps/GpsTools.
|
|
83
|
-
import { M as M5, d as d5, g as g14 } from "./components/ModalDialog/index.
|
|
81
|
+
import { c as c10, e as e3, d as d4, a as a9, u as u3 } from "./components/maps/components/Map/index.9fcc381d.js";
|
|
82
|
+
import { a as a10 } from "./components/maps/components/GpsTools/index.ed49dc90.js";
|
|
83
|
+
import { M as M5, d as d5, g as g14 } from "./components/ModalDialog/index.ec55087e.js";
|
|
84
84
|
import { g as g15 } from "./components/modal/index.61389369.js";
|
|
85
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
86
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
87
|
-
import { L as L10, g as g16 } from "./components/LoadingError/index.
|
|
88
|
-
import { M as M6, g as g17 } from "./components/MFLoader/index.
|
|
89
|
-
import { N as N3, d as d6, g as g18 } from "./components/NoItemSelected/index.
|
|
90
|
-
import { O, d as d7, g as g19 } from "./components/ObjectLogs/index.
|
|
91
|
-
import { P as P9 } from "./components/PaperForm/index.
|
|
92
|
-
import { H as H2 } from "./components/Page/index.
|
|
93
|
-
import { P as P10 } from "./components/PropertyValue/index.
|
|
94
|
-
import { R as R13 } from "./components/Resizeable/index.
|
|
85
|
+
import { W as W2 } from "./components/modal/WindowConfirm.1d1d9cd2.js";
|
|
86
|
+
import { W as W3 } from "./components/modal/WindowBase.2f29424e.js";
|
|
87
|
+
import { L as L10, g as g16 } from "./components/LoadingError/index.19b6eeb6.js";
|
|
88
|
+
import { M as M6, g as g17 } from "./components/MFLoader/index.56cd1993.js";
|
|
89
|
+
import { N as N3, d as d6, g as g18 } from "./components/NoItemSelected/index.8a2a13f8.js";
|
|
90
|
+
import { O, d as d7, g as g19 } from "./components/ObjectLogs/index.7150b3a9.js";
|
|
91
|
+
import { P as P9 } from "./components/PaperForm/index.637c8cb4.js";
|
|
92
|
+
import { H as H2 } from "./components/Page/index.49d18c85.js";
|
|
93
|
+
import { P as P10 } from "./components/PropertyValue/index.8fcce0c2.js";
|
|
94
|
+
import { R as R13 } from "./components/Resizeable/index.8c53c1fa.js";
|
|
95
95
|
import { S as S4 } from "./components/ScrollBar/index.65bb2930.js";
|
|
96
96
|
import { S as S5 } from "./components/SplitLayout/index.9ef430f6.js";
|
|
97
|
-
import { S as S6 } from "./components/SideBar/index.
|
|
98
|
-
import { A as A14, g as g20 } from "./components/AppBar/index.
|
|
99
|
-
import { A as A15, g as g21 } from "./components/AccountPopover/index.
|
|
97
|
+
import { S as S6 } from "./components/SideBar/index.83ee1067.js";
|
|
98
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.f78b52c7.js";
|
|
99
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.3f67361e.js";
|
|
100
100
|
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.7769076a.js";
|
|
101
|
-
import { M as M7, a as a11 } from "./contexts/ModalContext/index.
|
|
102
|
-
import { g as g23, u as u4 } from "./hooks/useFormAddEdit/index.
|
|
103
|
-
import { u as u5 } from "./hooks/useModal/index.
|
|
104
|
-
import { u as u6 } from "./hooks/useTab/index.
|
|
101
|
+
import { M as M7, a as a11 } from "./contexts/ModalContext/index.436c2938.js";
|
|
102
|
+
import { g as g23, u as u4 } from "./hooks/useFormAddEdit/index.16083a43.js";
|
|
103
|
+
import { u as u5 } from "./hooks/useModal/index.05d1821e.js";
|
|
104
|
+
import { u as u6 } from "./hooks/useTab/index.19c8a409.js";
|
|
105
105
|
import "react-router-dom";
|
|
106
106
|
import "@mui/material/styles";
|
|
107
107
|
import "@mui/material";
|
|
@@ -112,34 +112,32 @@ import "clsx";
|
|
|
112
112
|
import "react-dnd";
|
|
113
113
|
import "react-dnd-html5-backend";
|
|
114
114
|
import "@m4l/core";
|
|
115
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
115
|
+
import "./components/DataGrid/subcomponents/Actions/index.ea3fb0b2.js";
|
|
116
116
|
import "@m4l/graphics";
|
|
117
117
|
import "@mui/base";
|
|
118
118
|
import "./test/constants_no_mock.86c553a9.js";
|
|
119
|
+
import "./vendor.384f1182.js";
|
|
119
120
|
import "framer-motion";
|
|
120
121
|
import "simplebar-react";
|
|
121
122
|
import "./react-spinners.342a6578.js";
|
|
122
|
-
import "./components/areas/hooks/useAreas/index.
|
|
123
|
+
import "./components/areas/hooks/useAreas/index.58ac16d2.js";
|
|
123
124
|
import "zustand";
|
|
124
125
|
import "yup";
|
|
125
|
-
import "./utils/index.
|
|
126
|
+
import "./utils/index.6469f148.js";
|
|
126
127
|
import "./components/areas/constants.66529246.js";
|
|
127
128
|
import "./components/areas/icons.8266ccc8.js";
|
|
128
129
|
import "zustand/shallow";
|
|
129
130
|
import "@mui/material/ButtonBase/TouchRipple";
|
|
130
131
|
import "./components/areas/index.4cc6a221.js";
|
|
131
|
-
import "./react-resizable.
|
|
132
|
-
import "./react-draggable.
|
|
132
|
+
import "./react-resizable.c07d63fb.js";
|
|
133
|
+
import "./react-draggable.e4725f3a.js";
|
|
133
134
|
import "prop-types";
|
|
134
135
|
import "react-dom";
|
|
135
136
|
import "zustand/middleware/immer";
|
|
136
137
|
import "zustand/middleware";
|
|
137
138
|
import "lodash";
|
|
138
139
|
import "react-hook-form";
|
|
139
|
-
import "
|
|
140
|
-
import "lodash/isUndefined";
|
|
141
|
-
import "lodash/isObject";
|
|
142
|
-
import "lodash/get";
|
|
140
|
+
import "react-colorful";
|
|
143
141
|
import "lodash/debounce";
|
|
144
142
|
import "@mui/x-date-pickers";
|
|
145
143
|
import "lodash/isString";
|
|
@@ -148,23 +146,24 @@ import "@mui/material/Button";
|
|
|
148
146
|
import "@mui/lab";
|
|
149
147
|
import "./hocs/withToggle/index.e44eb0da.js";
|
|
150
148
|
import "./components/WrapperComponent/index.5e872594.js";
|
|
151
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
149
|
+
import "./components/GridLayout/subcomponents/Griditem/index.ea745285.js";
|
|
152
150
|
import "fast-equals";
|
|
153
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
154
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
155
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
156
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
157
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
158
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
159
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
160
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
161
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
162
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
151
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.dcac3bc0.js";
|
|
152
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.622df623.js";
|
|
153
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.f06ac3d5.js";
|
|
154
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.48e8769c.js";
|
|
155
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.f6410daa.js";
|
|
156
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.dd21921e.js";
|
|
157
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.ccec72dc.js";
|
|
158
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.807e0343.js";
|
|
159
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.eb5ebe06.js";
|
|
160
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.6b30abe0.js";
|
|
163
161
|
import "chart.js";
|
|
164
162
|
import "chartjs-chart-error-bars";
|
|
165
163
|
import "leaflet/dist/leaflet.css";
|
|
166
164
|
import "react-leaflet";
|
|
167
165
|
import "leaflet";
|
|
166
|
+
import "immer";
|
|
168
167
|
import "./components/hook-form/HelperError/index.66bbcac3.js";
|
|
169
168
|
import "./hooks/useFormReadyForUpdate/index.f60f500e.js";
|
|
170
169
|
import "leaflet-polylinedecorator";
|
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.6469f148.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.e4725f3a.js";
|
|
3
|
+
import { u as utils } from "./utils/index.6469f148.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$2 = {};
|
|
@@ -512,44 +512,12 @@ function cloneElement(element, props) {
|
|
|
512
512
|
}
|
|
513
513
|
return /* @__PURE__ */ _react.default.cloneElement(element, props);
|
|
514
514
|
}
|
|
515
|
-
var isBrowser = true;
|
|
516
|
-
function getRegisteredStyles(registered, registeredStyles, classNames) {
|
|
517
|
-
var rawClassName = "";
|
|
518
|
-
classNames.split(" ").forEach(function(className) {
|
|
519
|
-
if (registered[className] !== void 0) {
|
|
520
|
-
registeredStyles.push(registered[className] + ";");
|
|
521
|
-
} else {
|
|
522
|
-
rawClassName += className + " ";
|
|
523
|
-
}
|
|
524
|
-
});
|
|
525
|
-
return rawClassName;
|
|
526
|
-
}
|
|
527
|
-
var registerStyles = function registerStyles2(cache, serialized, isStringTag) {
|
|
528
|
-
var className = cache.key + "-" + serialized.name;
|
|
529
|
-
if ((isStringTag === false || isBrowser === false) && cache.registered[className] === void 0) {
|
|
530
|
-
cache.registered[className] = serialized.styles;
|
|
531
|
-
}
|
|
532
|
-
};
|
|
533
|
-
var insertStyles = function insertStyles2(cache, serialized, isStringTag) {
|
|
534
|
-
registerStyles(cache, serialized, isStringTag);
|
|
535
|
-
var className = cache.key + "-" + serialized.name;
|
|
536
|
-
if (cache.inserted[serialized.name] === void 0) {
|
|
537
|
-
var current = serialized;
|
|
538
|
-
do {
|
|
539
|
-
cache.insert(serialized === current ? "." + className : "", current, cache.sheet, true);
|
|
540
|
-
current = current.next;
|
|
541
|
-
} while (current !== void 0);
|
|
542
|
-
}
|
|
543
|
-
};
|
|
544
515
|
export {
|
|
545
|
-
getRegisteredStyles as a,
|
|
546
|
-
insertStyles as b,
|
|
547
516
|
domFns as d,
|
|
548
517
|
getComponentUtilityClass as g,
|
|
549
518
|
isValidDate as i,
|
|
550
519
|
log$1 as l,
|
|
551
520
|
positionFns as p,
|
|
552
|
-
registerStyles as r,
|
|
553
521
|
shims as s,
|
|
554
522
|
utils as u
|
|
555
523
|
};
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import "./assets/Logo/index.228dcb5a.js";
|
|
2
|
+
import "./components/DataGrid/index.71fae988.js";
|
|
3
|
+
import "./components/DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
4
|
+
import "./components/NavLink/index.b75c91e1.js";
|
|
5
|
+
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
6
|
+
import "./components/animate/index.5d4575bc.js";
|
|
7
|
+
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
8
|
+
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
9
|
+
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
10
|
+
import "./components/animate/PropagateLoader/index.7fab43c8.js";
|
|
11
|
+
import "./components/animate/variants/fade.b561c0fc.js";
|
|
12
|
+
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
|
+
import "./components/animate/variants/container.11f82b76.js";
|
|
14
|
+
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
+
import "./components/areas/components/AreasAdmin/index.90da0626.js";
|
|
16
|
+
import "./components/areas/components/AreasViewer/index.eb166eca.js";
|
|
17
|
+
import "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
18
|
+
import "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
19
|
+
import "./components/areas/contexts/AreasContext/index.1c3f87a7.js";
|
|
20
|
+
import "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
21
|
+
import "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
22
|
+
import "./components/areas/dictionary.08cfc4c9.js";
|
|
23
|
+
import "./components/hook-form/RHFAutocomplete/index.31e92edb.js";
|
|
24
|
+
import "./components/hook-form/RHFColorPicker/index.259b6f38.js";
|
|
25
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.6c5648f7.js";
|
|
26
|
+
import "./components/hook-form/RHFDateTime/index.a5ba00d5.js";
|
|
27
|
+
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
28
|
+
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
29
|
+
import "./components/hook-form/RHFPeriod/index.fd29d20c.js";
|
|
30
|
+
import "./components/Period/index.c964884f.js";
|
|
31
|
+
import "./components/hook-form/RHFRadioGroup/index.7deb4e48.js";
|
|
32
|
+
import "./components/hook-form/RHFCheckbox/index.a38715e3.js";
|
|
33
|
+
import "./components/hook-form/RHFTextField/index.22203742.js";
|
|
34
|
+
import "./components/hook-form/RHFUpload/index.aef0f459.js";
|
|
35
|
+
import "./components/mui_extended/Accordion/index.c8c7d392.js";
|
|
36
|
+
import "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
37
|
+
import "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
38
|
+
import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
39
|
+
import "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
40
|
+
import "./components/mui_extended/Badge/index.09f5aee5.js";
|
|
41
|
+
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
42
|
+
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
43
|
+
import "./components/mui_extended/Button/index.bd3371a3.js";
|
|
44
|
+
import "./components/mui_extended/MenuActions/index.46c5f7c7.js";
|
|
45
|
+
import "./components/mui_extended/Pager/index.e4e66ac8.js";
|
|
46
|
+
import "./components/mui_extended/Tab/index.a85b2dab.js";
|
|
47
|
+
import "./components/mui_extended/CheckBox.e662d20c.js";
|
|
48
|
+
import "./components/mui_extended/IconButton/index.dd9f297b.js";
|
|
49
|
+
import "./components/mui_extended/Popover/index.b3eca6b1.js";
|
|
50
|
+
import "./components/mui_extended/Stack/index.0e53197c.js";
|
|
51
|
+
import "./components/mui_extended/Tooltip/index.24a2bc3f.js";
|
|
52
|
+
import "./components/mui_extended/Typography/index.379dd374.js";
|
|
53
|
+
import "./components/mui_extended/ToggleButton/index.b030c4ec.js";
|
|
54
|
+
import "./components/mui_extended/ToggleIconButton/index.e0854091.js";
|
|
55
|
+
import "./components/formatters/BooleanFormatter/index.fffdef5e.js";
|
|
56
|
+
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
|
+
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
|
+
import "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
59
|
+
import "./components/formatters/index.7ee9ae5d.js";
|
|
60
|
+
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
61
|
+
import "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
62
|
+
import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
63
|
+
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.b63f7246.js";
|
|
64
|
+
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
65
|
+
import "./components/DynamicFilter/index.69c2e381.js";
|
|
66
|
+
import "./components/HelperText/index.7d2afdb3.js";
|
|
67
|
+
import "./components/CommonActions/components/Actions/index.ccf731c1.js";
|
|
68
|
+
import "./components/CommonActions/components/ActionCancel/index.5916fb86.js";
|
|
69
|
+
import "./components/CommonActions/components/ActionIntro/index.789d82ed.js";
|
|
70
|
+
import "./components/CommonActions/components/ActionFormCancel/index.dbd002ab.js";
|
|
71
|
+
import "./components/CommonActions/components/ActionFormIntro/index.c7acf718.js";
|
|
72
|
+
import "./components/DraggableWindow/index.8f423ed7.js";
|
|
73
|
+
import "./components/GridLayout/index.4a245d9e.js";
|
|
74
|
+
import "./components/GridLayout/subcomponents/Responsive/index.edb59c22.js";
|
|
75
|
+
import "./components/PrintingSystem/index.d1fd7818.js";
|
|
76
|
+
import "./components/Icon/index.f1161f32.js";
|
|
77
|
+
import "./components/LanguagePopover/index.b8fd6ccc.js";
|
|
78
|
+
import "./components/LinearProgressIndeterminate/index.c46da124.js";
|
|
79
|
+
import "./components/Image/index.9799dfc0.js";
|
|
80
|
+
import "./components/Loadable/index.e994fc3e.js";
|
|
81
|
+
import "./components/maps/components/Map/index.9fcc381d.js";
|
|
82
|
+
import "./components/maps/components/GpsTools/index.ed49dc90.js";
|
|
83
|
+
import "./components/ModalDialog/index.ec55087e.js";
|
|
84
|
+
import "./components/modal/index.61389369.js";
|
|
85
|
+
import "./components/modal/WindowConfirm.1d1d9cd2.js";
|
|
86
|
+
import "./components/modal/WindowBase.2f29424e.js";
|
|
87
|
+
import "./components/LoadingError/index.19b6eeb6.js";
|
|
88
|
+
import "./components/MFLoader/index.56cd1993.js";
|
|
89
|
+
import "./components/NoItemSelected/index.8a2a13f8.js";
|
|
90
|
+
import "./components/ObjectLogs/index.7150b3a9.js";
|
|
91
|
+
import "./components/PaperForm/index.637c8cb4.js";
|
|
92
|
+
import "./components/Page/index.49d18c85.js";
|
|
93
|
+
import "./components/PropertyValue/index.8fcce0c2.js";
|
|
94
|
+
import "./components/Resizeable/index.8c53c1fa.js";
|
|
95
|
+
import "./components/ScrollBar/index.65bb2930.js";
|
|
96
|
+
import "./components/SplitLayout/index.9ef430f6.js";
|
|
97
|
+
import "./components/SideBar/index.83ee1067.js";
|
|
98
|
+
import "./components/AppBar/index.f78b52c7.js";
|
|
99
|
+
import "./components/AccountPopover/index.3f67361e.js";
|
|
100
|
+
import "./contexts/RHFormContext/index.7769076a.js";
|
|
101
|
+
import "./contexts/ModalContext/index.436c2938.js";
|
|
102
|
+
import "./hooks/useFormAddEdit/index.16083a43.js";
|
|
103
|
+
import "./hooks/useModal/index.05d1821e.js";
|
|
104
|
+
import "./hooks/useTab/index.19c8a409.js";
|
|
105
|
+
const getNameDataTestId = (ELEMENT_PREFIX, ELEMENT_KEY, ELEMENT_ID) => {
|
|
106
|
+
return `${ELEMENT_PREFIX}-${[ELEMENT_KEY]}-${ELEMENT_ID}`;
|
|
107
|
+
};
|
|
108
|
+
export {
|
|
109
|
+
getNameDataTestId as g
|
|
110
|
+
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|