@m4l/components 0.2.3 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@types/export.d.ts +16 -4
- package/{commonjs.565e6834.js → commonjs.333e55c7.js} +5 -0
- package/components/AccountPopover/{index.3f67361e.js → index.2604c389.js} +2 -4
- package/components/AccountPopover/index.d.ts +1 -0
- package/components/AppBar/AppBar.d.ts +24 -0
- package/components/AppBar/classes/index.d.ts +2 -0
- package/components/AppBar/classes/types.d.ts +2 -0
- package/components/AppBar/{index.f78b52c7.js → index.9522f237.js} +26 -5
- package/components/AppBar/types.d.ts +14 -0
- package/components/CommonActions/components/ActionCancel/{index.5916fb86.js → index.06539086.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.dbd002ab.js → index.33fc6c79.js} +5 -14
- package/components/CommonActions/components/ActionFormIntro/{index.c7acf718.js → index.5a719043.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.789d82ed.js → index.3e8a2e60.js} +2 -2
- package/components/CommonActions/components/Actions/{index.ccf731c1.js → index.2f6286eb.js} +1 -1
- package/components/DataGrid/formatters/columnPointsFormatter/{index.5e645334.js → index.a19b7b90.js} +1 -1
- package/components/DataGrid/{index.71fae988.js → index.8fbcf147.js} +8 -9
- package/components/DataGrid/subcomponents/Actions/{index.ea3fb0b2.js → index.bad681dc.js} +9 -9
- package/components/DraggableWindow/{index.8f423ed7.js → index.f9f067bd.js} +1 -1
- package/components/DynamicFilter/classes/index.d.ts +1 -1
- package/components/DynamicFilter/classes/types.d.ts +1 -0
- package/components/DynamicFilter/{index.69c2e381.js → index.cd7691e0.js} +17 -13
- package/components/GridLayout/{index.4a245d9e.js → index.e8c04242.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.ea745285.js → index.4d38f12e.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.edb59c22.js → index.e25df1dc.js} +1 -1
- package/components/Icon/index.05984e7f.js +248 -0
- package/components/Icon/types.d.ts +1 -0
- package/components/Image/{index.9799dfc0.js → index.bf37e923.js} +46 -4
- package/components/Image/types.d.ts +2 -2
- package/components/LanguagePopover/{index.b8fd6ccc.js → index.5ff37dbf.js} +2 -2
- package/components/LinearProgressIndeterminate/{index.c46da124.js → index.a0ad2d9e.js} +1 -1
- package/components/LoadingError/{index.19b6eeb6.js → index.fabad214.js} +3 -3
- package/components/MFLoader/{index.56cd1993.js → index.7b4ee2a4.js} +1 -1
- package/components/ModalDialog/{index.ec55087e.js → index.89e26413.js} +4 -4
- package/components/NoItemSelected/{index.8a2a13f8.js → index.7db73e77.js} +1 -1
- package/components/ObjectLogs/{index.7150b3a9.js → index.9c353020.js} +7 -7
- package/components/PDFViewer/PDFViewer.d.ts +2 -0
- package/components/PDFViewer/classes/constants.d.ts +1 -0
- package/components/PDFViewer/classes/index.d.ts +7 -0
- package/components/PDFViewer/classes/types.d.ts +7 -0
- package/components/PDFViewer/index.5c2db67a.js +63 -0
- package/components/PDFViewer/index.d.ts +1 -0
- package/components/PDFViewer/types.d.ts +3 -0
- package/components/Page/{index.49d18c85.js → index.710cb16f.js} +1 -1
- package/components/PaperForm/{index.637c8cb4.js → index.7ea3883f.js} +1 -1
- package/components/Period/{index.c964884f.js → index.0aa8e507.js} +2 -2
- package/components/PrintingSystem/{index.d1fd7818.js → index.ed3b22b7.js} +15 -43
- package/components/PrintingSystem/subcomponents/BodyNode/{index.f6410daa.js → index.7acc6016.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.6b30abe0.js → index.e4a23bdd.js} +4 -4
- package/components/PrintingSystem/subcomponents/DividerNode/{index.dcac3bc0.js → index.16fff262.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.dd21921e.js → index.6c67dec0.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.eb5ebe06.js → index.f466062b.js} +4 -4
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.48e8769c.js → index.77d3d39a.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.ccec72dc.js → index.2a3d54a3.js} +4 -4
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.807e0343.js → index.e71ad971.js} +1 -1
- package/components/PrintingSystem/subcomponents/QRImageNode/index.d.ts +2 -0
- package/components/PrintingSystem/subcomponents/QRImageNode/types.d.ts +3 -0
- package/components/PrintingSystem/subcomponents/SectionNode/{index.622df623.js → index.ce4f6d16.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.f06ac3d5.js → index.850d20a1.js} +3 -3
- package/components/PrintingSystem/types.d.ts +10 -1
- package/components/PropertyValue/classes/index.d.ts +1 -1
- package/components/PropertyValue/classes/types.d.ts +4 -1
- package/components/PropertyValue/index.37d91d0c.js +206 -0
- package/components/PropertyValue/types.d.ts +5 -7
- package/components/Resizeable/{index.8c53c1fa.js → index.6478d7d8.js} +1 -1
- package/components/ScrollBar/{index.65bb2930.js → index.010f1b9d.js} +5 -1
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.83ee1067.js → index.58d29b84.js} +12 -12
- package/components/SideBar/types.d.ts +3 -3
- package/components/SplitLayout/{index.9ef430f6.js → index.30fd5861.js} +1 -1
- package/components/ToastContainer/ToastContainer.d.ts +2 -0
- package/components/ToastContainer/classes/constants.d.ts +1 -0
- package/components/ToastContainer/classes/index.d.ts +8 -0
- package/components/ToastContainer/classes/types.d.ts +9 -0
- package/components/ToastContainer/index.d.ts +2 -0
- package/components/ToastContainer/index.ed440301.js +87 -0
- package/components/ToastContainer/subcomponents/ToastMessage/index.d.ts +2 -0
- package/components/ToastContainer/subcomponents/ToastMessage/types.d.ts +5 -0
- package/components/ToastContainer/types.d.ts +4 -0
- package/components/areas/components/AreasAdmin/{index.90da0626.js → index.a14ba797.js} +12 -12
- package/components/areas/components/AreasViewer/{index.eb166eca.js → index.c4545f2d.js} +15 -15
- package/components/areas/contexts/AreasContext/{index.1c3f87a7.js → index.54893ef7.js} +4 -4
- package/components/areas/hooks/useAreas/{index.58ac16d2.js → index.a15b3d9c.js} +1 -1
- package/components/formatters/BooleanFormatter/{index.fffdef5e.js → index.4f3cbdce.js} +2 -2
- package/components/formatters/PointsFormatter/{index.80a4e414.js → index.5c94c5e8.js} +2 -2
- package/components/formatters/PointsFormatter/index.d.ts +1 -1
- package/components/formatters/{index.7ee9ae5d.js → index.4ca6946d.js} +1 -1
- package/components/hook-form/RHFAutocomplete/classes/types.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/{index.31e92edb.js → index.0ce87ac3.js} +26 -35
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/Skeleton/types.d.ts +1 -2
- package/components/hook-form/RHFAutocomplete/types.d.ts +8 -3
- package/components/hook-form/RHFAutocompleteAsync/{index.6c5648f7.js → index.57789d3a.js} +1 -1
- package/components/hook-form/RHFColorPicker/classes/constants.d.ts +1 -0
- package/components/hook-form/RHFColorPicker/classes/index.d.ts +11 -0
- package/components/hook-form/RHFColorPicker/classes/types.d.ts +11 -0
- package/components/hook-form/RHFColorPicker/index.d.ts +6 -0
- package/components/hook-form/RHFColorPicker/index.d00a2b53.js +150 -0
- package/components/hook-form/RHFColorPicker/subcomponents/Skeleton/indext.d.ts +1 -0
- package/components/hook-form/RHFColorPicker/types.d.ts +5 -0
- package/components/hook-form/RHFDateTime/{index.a5ba00d5.js → index.ae5d3a39.js} +1 -1
- package/components/hook-form/RHFDateTime/types.d.ts +0 -1
- package/components/hook-form/RHFPeriod/{index.fd29d20c.js → index.ae9bcf41.js} +1 -1
- package/components/hook-form/RHFTextField/{index.22203742.js → index.80cc07e0.js} +2 -2
- package/components/hook-form/RHFUpload/{index.aef0f459.js → index.587aac00.js} +4 -4
- package/components/index.d.ts +2 -0
- package/components/maps/components/GpsTools/{index.ed49dc90.js → index.889b0c39.js} +17 -17
- package/components/maps/components/Map/{index.9fcc381d.js → index.665e5c5d.js} +4 -4
- package/components/modal/{WindowBase.2f29424e.js → WindowBase.ea17cf20.js} +3 -3
- package/components/modal/{WindowConfirm.1d1d9cd2.js → WindowConfirm.19ddbd5d.js} +6 -6
- package/components/mui_extended/Accordion/{index.c8c7d392.js → index.b9b427d7.js} +3 -3
- package/components/mui_extended/Button/classes/types.d.ts +2 -0
- package/components/mui_extended/Button/{index.bd3371a3.js → index.570fd3a4.js} +3 -3
- package/components/mui_extended/IconButton/{index.dd9f297b.js → index.26de70bd.js} +1 -1
- package/components/mui_extended/LoadingButton/classes/constants.d.ts +1 -1
- package/components/mui_extended/MenuActions/{index.46c5f7c7.js → index.8c02ff61.js} +2 -2
- package/components/mui_extended/Pager/{index.e4e66ac8.js → index.5629e82b.js} +1 -1
- package/components/mui_extended/Tab/{index.a85b2dab.js → index.724d5948.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.b030c4ec.js → index.21a1f8e5.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.e0854091.js → index.00f13c40.js} +1 -1
- package/contexts/ModalContext/{index.436c2938.js → index.b39d303d.js} +1 -1
- package/hooks/useFormAddEdit/{index.16083a43.js → index.32aa4f64.js} +2 -2
- package/hooks/useModal/{index.05d1821e.js → index.abdc0962.js} +1 -1
- package/hooks/useTab/{index.19c8a409.js → index.991b13a7.js} +1 -1
- package/index.js +99 -84
- package/node_modules.8f15d11f.js +6921 -0
- package/package.json +5 -2
- package/{react-draggable.e4725f3a.js → react-draggable.ee21cb7e.js} +4 -4
- package/{react-json-view.57125fcf.js → react-json-view.5636414a.js} +1 -1
- package/{react-resizable.c07d63fb.js → react-resizable.ee028152.js} +5 -5
- package/{react-splitter-layout.8b1655c8.js → react-splitter-layout.c5d98bf7.js} +3 -3
- package/{vendor.384f1182.js → vendor.8f8b0ac9.js} +62 -60
- package/components/Icon/index.f1161f32.js +0 -147
- package/components/PrintingSystem/utils/getEvalValue/index.d.ts +0 -1
- package/components/PropertyValue/index.8fcce0c2.js +0 -220
- package/components/PropertyValue/skeleton.d.ts +0 -2
- package/components/hook-form/RHFColorPicker/index.259b6f38.js +0 -61
- /package/components/GridLayout/subcomponents/{Griditem → GridItem}/index.d.ts +0 -0
- /package/components/GridLayout/subcomponents/{Griditem → GridItem}/types.d.ts +0 -0
- /package/utils/{index.6469f148.js → index.de903261.js} +0 -0
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.8fbcf147.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.a14ba797.js";
|
|
16
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.c4545f2d.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.54893ef7.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 "./components/hook-form/RHFColorPicker/index.
|
|
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.0ce87ac3.js";
|
|
24
|
+
import { R as R2 } from "./components/hook-form/RHFColorPicker/index.d00a2b53.js";
|
|
25
|
+
import { R as R3, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.57789d3a.js";
|
|
26
|
+
import { R as R4 } from "./components/hook-form/RHFDateTime/index.ae5d3a39.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.ae9bcf41.js";
|
|
30
|
+
import { P as P2, g as g5 } from "./components/Period/index.0aa8e507.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.80cc07e0.js";
|
|
34
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.587aac00.js";
|
|
35
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.b9b427d7.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,70 @@ 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.570fd3a4.js";
|
|
44
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.8c02ff61.js";
|
|
45
|
+
import { P as P3, g as g6 } from "./components/mui_extended/Pager/index.5629e82b.js";
|
|
46
|
+
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.724d5948.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.26de70bd.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.21a1f8e5.js";
|
|
54
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.00f13c40.js";
|
|
55
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.4f3cbdce.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
|
-
import { P as P5, g as g9 } from "./components/formatters/PointsFormatter/index.
|
|
59
|
-
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.
|
|
58
|
+
import { P as P5, g as g9 } from "./components/formatters/PointsFormatter/index.5c94c5e8.js";
|
|
59
|
+
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.4ca6946d.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
|
-
import { c as c6 } from "./components/DataGrid/formatters/columnPointsFormatter/index.
|
|
62
|
+
import { c as c6 } from "./components/DataGrid/formatters/columnPointsFormatter/index.a19b7b90.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.cd7691e0.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.2f6286eb.js";
|
|
68
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.06539086.js";
|
|
69
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.3e8a2e60.js";
|
|
70
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.33fc6c79.js";
|
|
71
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.5a719043.js";
|
|
72
|
+
import { D as D5 } from "./components/DraggableWindow/index.f9f067bd.js";
|
|
73
|
+
import { G, S as S3, w, A as A13 } from "./components/GridLayout/index.e8c04242.js";
|
|
74
|
+
import { R as R12, a as a8, b as b6, c as c9 } from "./components/GridLayout/subcomponents/Responsive/index.e25df1dc.js";
|
|
75
|
+
import { P as P8 } from "./components/PrintingSystem/index.ed3b22b7.js";
|
|
76
|
+
import { I as I4 } from "./components/Icon/index.05984e7f.js";
|
|
77
|
+
import { L as L7 } from "./components/LanguagePopover/index.5ff37dbf.js";
|
|
78
|
+
import { L as L8 } from "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
79
|
+
import { I as I5 } from "./components/Image/index.bf37e923.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/components/Map/index.
|
|
82
|
-
import { a as a10 } from "./components/maps/components/GpsTools/index.
|
|
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.665e5c5d.js";
|
|
82
|
+
import { a as a10 } from "./components/maps/components/GpsTools/index.889b0c39.js";
|
|
83
|
+
import { M as M5, d as d5, g as g14 } from "./components/ModalDialog/index.89e26413.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 {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import { S as
|
|
97
|
-
import { S as
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
85
|
+
import { W as W2 } from "./components/modal/WindowConfirm.19ddbd5d.js";
|
|
86
|
+
import { W as W3 } from "./components/modal/WindowBase.ea17cf20.js";
|
|
87
|
+
import { L as L10, g as g16 } from "./components/LoadingError/index.fabad214.js";
|
|
88
|
+
import { M as M6, g as g17 } from "./components/MFLoader/index.7b4ee2a4.js";
|
|
89
|
+
import { N as N3, d as d6, g as g18 } from "./components/NoItemSelected/index.7db73e77.js";
|
|
90
|
+
import { O, d as d7, g as g19 } from "./components/ObjectLogs/index.9c353020.js";
|
|
91
|
+
import { P as P9 } from "./components/PaperForm/index.7ea3883f.js";
|
|
92
|
+
import { P as P10 } from "./components/PDFViewer/index.5c2db67a.js";
|
|
93
|
+
import { H as H2 } from "./components/Page/index.710cb16f.js";
|
|
94
|
+
import { P as P11 } from "./components/PropertyValue/index.37d91d0c.js";
|
|
95
|
+
import { R as R13 } from "./components/Resizeable/index.6478d7d8.js";
|
|
96
|
+
import { S as S4 } from "./components/ScrollBar/index.010f1b9d.js";
|
|
97
|
+
import { S as S5 } from "./components/SplitLayout/index.30fd5861.js";
|
|
98
|
+
import { T as T7, a as a11 } from "./components/ToastContainer/index.ed440301.js";
|
|
99
|
+
import { S as S6 } from "./components/SideBar/index.58d29b84.js";
|
|
100
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.9522f237.js";
|
|
101
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.2604c389.js";
|
|
100
102
|
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.7769076a.js";
|
|
101
|
-
import { M as M7, a as
|
|
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.
|
|
103
|
+
import { M as M7, a as a12 } from "./contexts/ModalContext/index.b39d303d.js";
|
|
104
|
+
import { g as g23, u as u4 } from "./hooks/useFormAddEdit/index.32aa4f64.js";
|
|
105
|
+
import { u as u5 } from "./hooks/useModal/index.abdc0962.js";
|
|
106
|
+
import { u as u6 } from "./hooks/useTab/index.991b13a7.js";
|
|
105
107
|
import "react-router-dom";
|
|
106
108
|
import "@mui/material/styles";
|
|
107
109
|
import "@mui/material";
|
|
@@ -112,52 +114,62 @@ import "clsx";
|
|
|
112
114
|
import "react-dnd";
|
|
113
115
|
import "react-dnd-html5-backend";
|
|
114
116
|
import "@m4l/core";
|
|
115
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
117
|
+
import "./components/DataGrid/subcomponents/Actions/index.bad681dc.js";
|
|
116
118
|
import "@m4l/graphics";
|
|
117
119
|
import "@mui/base";
|
|
118
120
|
import "./test/constants_no_mock.86c553a9.js";
|
|
119
|
-
import "./vendor.
|
|
121
|
+
import "./vendor.8f8b0ac9.js";
|
|
120
122
|
import "framer-motion";
|
|
121
123
|
import "simplebar-react";
|
|
122
124
|
import "./react-spinners.342a6578.js";
|
|
123
|
-
import "./components/areas/hooks/useAreas/index.
|
|
125
|
+
import "./components/areas/hooks/useAreas/index.a15b3d9c.js";
|
|
124
126
|
import "zustand";
|
|
125
127
|
import "yup";
|
|
126
|
-
import "./utils/index.
|
|
128
|
+
import "./utils/index.de903261.js";
|
|
127
129
|
import "./components/areas/constants.66529246.js";
|
|
128
130
|
import "./components/areas/icons.8266ccc8.js";
|
|
129
131
|
import "zustand/shallow";
|
|
130
132
|
import "@mui/material/ButtonBase/TouchRipple";
|
|
131
133
|
import "./components/areas/index.4cc6a221.js";
|
|
132
|
-
import "./react-resizable.
|
|
133
|
-
import "./react-draggable.
|
|
134
|
+
import "./react-resizable.ee028152.js";
|
|
135
|
+
import "./react-draggable.ee21cb7e.js";
|
|
134
136
|
import "prop-types";
|
|
135
137
|
import "react-dom";
|
|
136
138
|
import "zustand/middleware/immer";
|
|
137
139
|
import "zustand/middleware";
|
|
138
140
|
import "lodash";
|
|
139
141
|
import "react-hook-form";
|
|
140
|
-
import "
|
|
142
|
+
import "./node_modules.8f15d11f.js";
|
|
143
|
+
import "lodash-es/debounce";
|
|
144
|
+
import "lodash-es/each";
|
|
145
|
+
import "lodash/isString";
|
|
146
|
+
import "lodash/forOwn";
|
|
147
|
+
import "lodash/isPlainObject";
|
|
148
|
+
import "lodash/map";
|
|
149
|
+
import "lodash/cloneDeep";
|
|
150
|
+
import "lodash-es/merge";
|
|
151
|
+
import "lodash-es/throttle";
|
|
152
|
+
import "lodash-es/map";
|
|
153
|
+
import "lodash-es/isUndefined";
|
|
141
154
|
import "lodash/debounce";
|
|
142
155
|
import "@mui/x-date-pickers";
|
|
143
|
-
import "lodash/isString";
|
|
144
156
|
import "react-dropzone";
|
|
145
157
|
import "@mui/material/Button";
|
|
146
158
|
import "@mui/lab";
|
|
147
159
|
import "./hocs/withToggle/index.e44eb0da.js";
|
|
148
160
|
import "./components/WrapperComponent/index.5e872594.js";
|
|
149
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
161
|
+
import "./components/GridLayout/subcomponents/Griditem/index.4d38f12e.js";
|
|
150
162
|
import "fast-equals";
|
|
151
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
152
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
153
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
154
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
155
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
156
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
157
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
158
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
159
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
160
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
163
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.16fff262.js";
|
|
164
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.ce4f6d16.js";
|
|
165
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.850d20a1.js";
|
|
166
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.77d3d39a.js";
|
|
167
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.7acc6016.js";
|
|
168
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.6c67dec0.js";
|
|
169
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.2a3d54a3.js";
|
|
170
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.e71ad971.js";
|
|
171
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.f466062b.js";
|
|
172
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.e4a23bdd.js";
|
|
161
173
|
import "chart.js";
|
|
162
174
|
import "chartjs-chart-error-bars";
|
|
163
175
|
import "leaflet/dist/leaflet.css";
|
|
@@ -169,11 +181,11 @@ import "./hooks/useFormReadyForUpdate/index.f60f500e.js";
|
|
|
169
181
|
import "leaflet-polylinedecorator";
|
|
170
182
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
171
183
|
import "@geoman-io/leaflet-geoman-free";
|
|
172
|
-
import "./react-json-view.
|
|
173
|
-
import "./commonjs.
|
|
184
|
+
import "./react-json-view.5636414a.js";
|
|
185
|
+
import "./commonjs.333e55c7.js";
|
|
174
186
|
import "react-helmet-async";
|
|
175
187
|
import "simplebar/dist/simplebar.min.css?used";
|
|
176
|
-
import "./react-splitter-layout.
|
|
188
|
+
import "./react-splitter-layout.c5d98bf7.js";
|
|
177
189
|
import "@hookform/resolvers/yup";
|
|
178
190
|
export {
|
|
179
191
|
A5 as AREAS_DICTIONARY_ID,
|
|
@@ -233,13 +245,14 @@ export {
|
|
|
233
245
|
M4 as MenuActions,
|
|
234
246
|
M7 as ModalContext,
|
|
235
247
|
M5 as ModalDialog,
|
|
236
|
-
|
|
248
|
+
a12 as ModalProvider,
|
|
237
249
|
M as MotionContainer,
|
|
238
250
|
M2 as MotionLazyContainer,
|
|
239
251
|
N2 as NavLink,
|
|
240
252
|
N3 as NoItemSelected,
|
|
241
253
|
N as NumberEditor,
|
|
242
254
|
O as ObjectLogs,
|
|
255
|
+
P10 as PDFViewer,
|
|
243
256
|
P3 as Pager,
|
|
244
257
|
P9 as PaperForm,
|
|
245
258
|
P2 as Period,
|
|
@@ -249,7 +262,7 @@ export {
|
|
|
249
262
|
P7 as PriceFormatter,
|
|
250
263
|
P8 as PrintingSystem,
|
|
251
264
|
P as PropagateLoader,
|
|
252
|
-
|
|
265
|
+
P11 as PropertyValue,
|
|
253
266
|
R as RHFAutocomplete,
|
|
254
267
|
R3 as RHFAutocompleteAsync,
|
|
255
268
|
R9 as RHFCheckbox,
|
|
@@ -280,6 +293,8 @@ export {
|
|
|
280
293
|
c4 as TabProvider,
|
|
281
294
|
T2 as Tabs,
|
|
282
295
|
T as TextEditor,
|
|
296
|
+
T7 as ToastContainer,
|
|
297
|
+
a11 as ToastMessage,
|
|
283
298
|
T5 as ToggleButton,
|
|
284
299
|
T6 as ToggleIconButton,
|
|
285
300
|
T3 as Tooltip,
|