@m4l/components 0.2.36 → 1.0.0
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.a9dc9f92.js → index.efc74d5c.js} +3 -5
- package/components/AppBar/{index.7dee7427.js → index.fc126a22.js} +6 -5
- package/components/AppBar/styles.d.ts +1 -1
- package/components/CommonActions/components/Actions/styles.d.ts +1 -1
- package/components/DataGrid/styles.d.ts +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/styles.d.ts +7 -7
- package/components/DragResizeWindow/{index.a9f25040.js → index.46b380e1.js} +3 -6
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +76 -101
- package/components/DynamicFilter/{index.48d809e2.js → index.d9168c12.js} +22 -96
- package/components/FieldLabel/{index.2622ee40.js → index.f9cdcc27.js} +4 -4
- package/components/GridLayout/{index.b9c47a4c.js → index.bb3b7769.js} +23 -46
- package/components/GridLayout/subcomponents/Griditem/{index.69bc14e5.js → index.bb23f651.js} +4 -3
- package/components/GridLayout/subcomponents/Responsive/{index.094c1d09.js → index.b8a2a121.js} +2 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.e1d2df80.js → index.094bc6b5.js} +1 -1
- package/components/{commercial/index.b90488db.js → HamburgerMenu/index.5997af31.js} +4 -6
- package/components/HelperText/{index.81c5d349.js → index.be949cdf.js} +3 -2
- package/components/HelperText/styles.d.ts +1 -1
- package/components/Icon/index.d5fed418.js +420 -0
- package/components/Icon/styles.d.ts +2 -2
- package/components/{hook-form/RHFUpload/index.c5e5c61c.js → Image/index.36a3d440.js} +233 -32
- package/components/Image/styles.d.ts +1 -1
- package/components/LanguagePopover/{index.72f316fc.js → index.e6fa2336.js} +5 -8
- package/components/LanguagePopover/styles.d.ts +5 -5
- package/components/LinearProgressIndeterminate/{index.2ecd571e.js → index.de9d447c.js} +2 -4
- package/components/Loadable/{index.97fe63f9.js → index.e83cdb4e.js} +1 -1
- package/components/LoadingError/{index.7aaba1cf.js → index.9f00c83c.js} +8 -12
- package/components/LoadingError/styles.d.ts +1 -1
- package/components/MFLoader/{index.40c419c0.js → index.402c1acc.js} +4 -8
- package/components/ModalDialog/{index.42349189.js → index.ea9189c3.js} +5 -14
- package/components/NavLink/{index.9e847eb5.js → index.4e548cee.js} +4 -4
- package/components/NavLink/styles.d.ts +1 -1
- package/components/NoItemSelected/{index.5a8160fd.js → index.418c8316.js} +6 -15
- package/components/NoItemSelected/styles.d.ts +4 -4
- package/components/ObjectLogs/{index.6955149e.js → index.bfa7dad3.js} +10 -27
- package/components/ObjectLogs/styles.d.ts +3 -3
- package/components/PDFViewer/{index.47bb0928.js → index.bb2eca5a.js} +2 -2
- package/components/{mui_extended/Pager/index.1ba2d52b.js → Page/index.fdf04592.js} +134 -26
- package/components/PaperForm/{index.9f6fd02d.js → index.8121e3da.js} +8 -7
- package/components/PaperForm/styles.d.ts +6 -6
- package/components/Period/{index.c6d1a95a.js → index.5233694b.js} +157 -22
- package/components/Period/styles.d.ts +5 -5
- package/components/PrintingSystem/{index.f51a00f8.js → index.fb176a93.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.6792c353.js → index.c1d61038.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.eec6b4cd.js → index.18bd9bad.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.e58467c9.js → index.67d9f1b4.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.920b75c9.js → index.eaee152a.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.6c1ad53c.js → index.f5f63a2a.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.e8b151ad.js → index.7de4e411.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.bf199422.js → index.f9ccf22b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.44d436b9.js → index.f2f2e903.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.879cf13d.js → index.540a4b19.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.eb6af0ca.js → index.41e7fcb0.js} +1 -1
- package/components/PropertyValue/{index.5e59580c.js → index.9572c347.js} +4 -7
- package/components/Resizeable/{index.5e8e48b1.js → index.1f0c1359.js} +7 -7
- package/components/ResizeableWindow/styles.d.ts +1 -1
- package/components/ScrollBar/{index.4b965665.js → index.adf0eade.js} +2 -4
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.5d1f4a23.js → index.629ba840.js} +24 -26
- package/components/SideBar/styles.d.ts +2 -2
- package/components/SideBar/subcomponents/ContentGroups/styles.d.ts +3 -3
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +2 -18
- package/components/SplitLayout/{index.15756f0f.js → index.74091a81.js} +1 -3
- package/components/ToastContainer/{index.dbd78941.js → index.f9b507b9.js} +3 -3
- package/components/animate/LoadingScreen/{index.1a83615a.js → index.779690a7.js} +3 -5
- package/components/animate/PropagateLoader/{index.76d7ea70.js → index.a9da8d00.js} +3 -2
- package/components/animate/PropagateLoader/syles.d.ts +1 -1
- package/components/animate/{index.87296638.js → index.b8497385.js} +3 -2
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/styles.d.ts +3 -3
- package/components/areas/constants.5387d83e.js +412 -0
- package/components/areas/contexts/AreasContext/{index.19c7b906.js → index.bb316000.js} +5 -6
- package/components/areas/contexts/DynamicMFParmsContext/{index.3d9ad0ad.js → index.37d1d444.js} +2 -2
- package/components/areas/contexts/WindowToolsMFContext/{index.992ae7a3.js → index.69d95c15.js} +2 -2
- package/components/areas/dictionary.7e74022a.js +286 -0
- package/components/areas/hooks/useAreas/{index.cedd30ee.js → index.e24bd74d.js} +1 -1
- package/components/areas/hooks/useDynamicMFParameters/{index.9e09e1e3.js → index.03ce6078.js} +1 -1
- package/components/areas/hooks/useWindowToolsMF/{index.2fbae9dc.js → index.09801b66.js} +1 -1
- package/components/areas/icons.504ec098.js +83 -0
- package/components/commercial/HamburgerMenu/styles.d.ts +1 -1
- package/components/commercial/SectionCommercial/styles.d.ts +4 -9
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocompleteAsync/styles.d.ts +4 -4
- package/components/hook-form/RHFCheckbox/styles.d.ts +2 -10
- package/components/hook-form/RHFPeriod/styles.d.ts +1 -1
- package/components/hook-form/RHFTextField/styles.d.ts +2 -2
- package/components/hook-form/RHFTextField/subcomponents/Skeleton/styles.d.ts +2 -2
- package/components/hook-form/RHFTextFieldPassword/styles.d.ts +1 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/styles.d.ts +1 -1
- package/components/maps/components/GpsTools/{index.4ea69dd1.js → index.75880ce0.js} +14 -136
- package/components/maps/components/GpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/styles.d.ts +4 -9
- package/components/maps/{components/Map/index.62b7d09b.js → index.8ec46ce4.js} +19 -194
- package/components/modal/{WindowBase.2414cd02.js → WindowBase.a3ac7adc.js} +3 -4
- package/components/modal/{WindowConfirm.48140481.js → WindowConfirm.e35da619.js} +6 -10
- package/components/modal/{index.81eb6def.js → index.a0e30c8b.js} +1 -5
- package/components/mui_extended/Accordion/styles.d.ts +3 -3
- package/components/mui_extended/Badge/styles.d.ts +1 -1
- package/components/mui_extended/Button/styles.d.ts +2 -10
- package/components/mui_extended/IconButton/styles.d.ts +1 -1
- package/components/mui_extended/ImageButton/styles.d.ts +1 -1
- package/components/mui_extended/MenuActions/styles.d.ts +2 -27
- package/components/mui_extended/Pager/styles.d.ts +1 -1
- package/components/mui_extended/Stack/styles.d.ts +2 -9
- package/components/mui_extended/Tab/styles.d.ts +2 -2
- package/components/mui_extended/Tabs/styles.d.ts +3 -58
- package/components/mui_extended/Typography/styles.d.ts +1 -1
- package/components/popups/PopupsProvider/{index.8fb6232a.js → index.18669fb4.js} +1 -1
- package/components/popups/PopupsViewer/{index.813854e4.js → index.ba354267.js} +5 -10
- package/contexts/ModalContext/{index.45c275cd.js → index.cf02e6bd.js} +1 -1
- package/contexts/RHFormContext/{index.bf3a2812.js → index.dc955a09.js} +2 -6
- package/hooks/useFormAddEdit/{index.9b27ca02.js → index.f156a2cd.js} +4 -8
- package/hooks/useModal/index.ef54bcf2.js +66 -0
- package/hooks/useTab/{index.f7973779.js → index.bce8b99e.js} +1 -1
- package/index.d.ts +0 -1
- package/index.js +276 -360
- package/package.json +3 -2
- package/{react-draggable.79b4c69a.js → react-draggable.5331add7.js} +1 -1
- package/{react-resizable.af1f31c1.js → react-resizable.37bfb965.js} +3 -5
- package/test/{getNameDataTestId.0faeade8.js → getNameDataTestId.aee44365.js} +2 -2
- package/test/index.6d4b98b9.js +4 -0
- package/utils/{index.0718eeac.js → index.9ee4c99a.js} +113 -3
- package/vendor.a1ce6777.js +6352 -0
- package/assets/Logo/index.109a182d.js +0 -38
- package/assets/Logo.d.ts +0 -6
- package/components/CommonActions/components/ActionCancel/index.46f636e9.js +0 -12
- package/components/CommonActions/components/ActionFormCancel/index.2b0bd50d.js +0 -56
- package/components/CommonActions/components/ActionFormIntro/index.4f212c39.js +0 -33
- package/components/CommonActions/components/ActionIntro/index.7406bd47.js +0 -25
- package/components/CommonActions/components/Actions/index.273645af.js +0 -70
- package/components/DataGrid/constants.e334cd50.js +0 -10
- package/components/DataGrid/formatters/ColumnBooleanFormatter/index.cee6b676.js +0 -26
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.708f3fb5.js +0 -22
- package/components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js +0 -19
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.c064bb07.js +0 -23
- package/components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js +0 -14
- package/components/DataGrid/formatters/ColumnPointsFormatter/index.226cc583.js +0 -10
- package/components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js +0 -10
- package/components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js +0 -36
- package/components/DataGrid/formatters/ColumnUncertaintyFormatter/index.a87302d1.js +0 -10
- package/components/DataGrid/formatters/index.2c2f0ae4.js +0 -1
- package/components/DataGrid/index.304437ee.js +0 -917
- package/components/DataGrid/subcomponents/Actions/index.f14590d2.js +0 -595
- package/components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js +0 -76
- package/components/Icon/index.ee7b85c9.js +0 -192
- package/components/Image/index.8cc036b1.js +0 -168
- package/components/Page/index.c1d4a319.js +0 -114
- package/components/animate/variants/index.7a912140.js +0 -1
- package/components/areas/components/AreasAdmin/index.f239c717.js +0 -733
- package/components/areas/components/AreasViewer/index.61e0538b.js +0 -1071
- package/components/areas/components/index.558684b3.js +0 -1
- package/components/areas/constants.66529246.js +0 -6
- package/components/areas/contexts/index.24025b97.js +0 -1
- package/components/areas/dictionary.08cfc4c9.js +0 -36
- package/components/areas/hooks/index.d9dc1e21.js +0 -1
- package/components/areas/icons.8266ccc8.js +0 -26
- package/components/areas/index.4cc6a221.js +0 -22
- package/components/commercial/AppBarCommercial/index.9f654f8e.js +0 -28
- package/components/commercial/SectionCommercial/index.3df4685b.js +0 -57
- package/components/commercial/TopBar/index.7aeb6ec0.js +0 -234
- package/components/formatters/BooleanFormatter/index.0c2d8e35.js +0 -44
- package/components/formatters/DateFormatter/index.2ef6f261.js +0 -43
- package/components/formatters/PointsFormatter/index.d8a4ee54.js +0 -25
- package/components/formatters/PriceFormatter/index.97f75b4b.js +0 -35
- package/components/formatters/UncertaintyFormatter/index.c3ffdebc.js +0 -29
- package/components/formatters/index.b816c6b6.js +0 -117
- package/components/hook-form/HelperError/index.c8b046b7.js +0 -19
- package/components/hook-form/RHFAutocomplete/index.ea2ac2b1.js +0 -408
- package/components/hook-form/RHFAutocompleteAsync/index.98dcf0de.js +0 -158
- package/components/hook-form/RHFCheckbox/index.c32278fa.js +0 -142
- package/components/hook-form/RHFColorPicker/index.8c939bfd.js +0 -191
- package/components/hook-form/RHFDateTime/index.ac27deab.js +0 -190
- package/components/hook-form/RHFMultiCheckbox/index.437e6ba3.js +0 -34
- package/components/hook-form/RHFPeriod/index.70cfc422.js +0 -104
- package/components/hook-form/RHFRadioGroup/index.11c0add8.js +0 -35
- package/components/hook-form/RHFSelect/index.c6c60ecc.js +0 -29
- package/components/hook-form/RHFTextField/index.fa97889a.js +0 -325
- package/components/maps/index.13bb982c.js +0 -7
- package/components/mui_extended/Accordion/index.d08a0361.js +0 -142
- package/components/mui_extended/Avatar/index.fb9ad158.js +0 -63
- package/components/mui_extended/Badge/index.2a3aef2c.js +0 -30
- package/components/mui_extended/BoxIcon/index.d61e7ac5.js +0 -22
- package/components/mui_extended/Breadcrumbs/index.4a44883c.js +0 -87
- package/components/mui_extended/Button/index.5395d101.js +0 -213
- package/components/mui_extended/CheckBox.256169f0.js +0 -76
- package/components/mui_extended/CircularProgress/index.967e70b7.js +0 -8
- package/components/mui_extended/IconButton/index.b0ee4965.js +0 -119
- package/components/mui_extended/LinearProgress/index.4092bb69.js +0 -9
- package/components/mui_extended/LinkWithRoute/index.288c51f3.js +0 -15
- package/components/mui_extended/MenuActions/index.d92ed0d6.js +0 -175
- package/components/mui_extended/Popover/index.4e7340b4.js +0 -142
- package/components/mui_extended/Stack/index.fe363ca5.js +0 -31
- package/components/mui_extended/Tab/index.c5ad86e2.js +0 -134
- package/components/mui_extended/ToggleButton/index.7fbc8614.js +0 -18
- package/components/mui_extended/ToggleIconButton/index.0cd347b4.js +0 -24
- package/components/mui_extended/Tooltip/index.49bb5ee1.js +0 -40
- package/components/mui_extended/Typography/index.a1e774a2.js +0 -54
- package/components/mui_extended/index.b606cd9d.js +0 -1
- package/hooks/useModal/index.30674bb7.js +0 -11
- package/style.css +0 -65
- package/test/constants_no_mock.86c553a9.js +0 -4
package/index.js
CHANGED
|
@@ -1,415 +1,331 @@
|
|
|
1
|
-
import { L } from "./
|
|
2
|
-
import { c,
|
|
3
|
-
import {
|
|
4
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
5
|
-
import { S } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
6
|
-
import { A, I } from "./components/animate/index.
|
|
7
|
-
import { M } from "./components/animate/MotionContainer/index.3032bd8f.js";
|
|
8
|
-
import { M as
|
|
9
|
-
import { L as L2 } from "./components/animate/LoadingScreen/index.
|
|
10
|
-
import { P } from "./components/animate/PropagateLoader/index.
|
|
11
|
-
import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
12
|
-
import { v as
|
|
13
|
-
import { v as
|
|
14
|
-
import { v as
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import { R as
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import { L as
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import { P as
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import { S as
|
|
51
|
-
import { T as T3 } from "./components/
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import { C as C6 } from "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js";
|
|
64
|
-
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.cee6b676.js";
|
|
65
|
-
import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js";
|
|
66
|
-
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.708f3fb5.js";
|
|
67
|
-
import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js";
|
|
68
|
-
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.c064bb07.js";
|
|
69
|
-
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js";
|
|
70
|
-
import { D as D4, g as g13 } from "./components/DynamicFilter/index.48d809e2.js";
|
|
71
|
-
import { F } from "./components/FieldLabel/index.2622ee40.js";
|
|
72
|
-
import { H, e as e2 } from "./components/HelperText/index.81c5d349.js";
|
|
73
|
-
import { A as A8, d as d3, g as g14 } from "./components/CommonActions/components/Actions/index.273645af.js";
|
|
74
|
-
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.46f636e9.js";
|
|
75
|
-
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.7406bd47.js";
|
|
76
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.2b0bd50d.js";
|
|
77
|
-
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.4f212c39.js";
|
|
78
|
-
import { D as D5, d as d4 } from "./components/DragResizeWindow/index.a9f25040.js";
|
|
79
|
-
import { G, w, A as A13 } from "./components/GridLayout/index.b9c47a4c.js";
|
|
80
|
-
import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.094c1d09.js";
|
|
81
|
-
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.e1d2df80.js";
|
|
82
|
-
import { P as P8 } from "./components/PrintingSystem/index.f51a00f8.js";
|
|
83
|
-
import { I as I4 } from "./components/Icon/index.ee7b85c9.js";
|
|
84
|
-
import { L as L7 } from "./components/LanguagePopover/index.72f316fc.js";
|
|
85
|
-
import { L as L8 } from "./components/LinearProgressIndeterminate/index.2ecd571e.js";
|
|
86
|
-
import { I as I5 } from "./components/Image/index.8cc036b1.js";
|
|
87
|
-
import { L as L9 } from "./components/Loadable/index.97fe63f9.js";
|
|
88
|
-
import { C as C13, c as c6, e as e3, d as d5, f, u as u3 } from "./components/maps/components/Map/index.62b7d09b.js";
|
|
89
|
-
import { G as G2, a as a9, u as u4 } from "./components/maps/components/GpsTools/index.4ea69dd1.js";
|
|
90
|
-
import { M as M5, d as d6, g as g15 } from "./components/ModalDialog/index.42349189.js";
|
|
91
|
-
import { g as g16 } from "./components/modal/index.81eb6def.js";
|
|
92
|
-
import { W as W2 } from "./components/modal/WindowConfirm.48140481.js";
|
|
93
|
-
import { W as W3 } from "./components/modal/WindowBase.2414cd02.js";
|
|
94
|
-
import { L as L10, g as g17 } from "./components/LoadingError/index.7aaba1cf.js";
|
|
95
|
-
import { M as M6, g as g18 } from "./components/MFLoader/index.40c419c0.js";
|
|
96
|
-
import { N as N3, d as d7, g as g19 } from "./components/NoItemSelected/index.5a8160fd.js";
|
|
97
|
-
import { O, d as d8, g as g20 } from "./components/ObjectLogs/index.6955149e.js";
|
|
98
|
-
import { P as P9 } from "./components/PaperForm/index.9f6fd02d.js";
|
|
99
|
-
import { P as P10 } from "./components/PDFViewer/index.47bb0928.js";
|
|
100
|
-
import { H as H2 } from "./components/Page/index.c1d4a319.js";
|
|
101
|
-
import { P as P11 } from "./components/PropertyValue/index.5e59580c.js";
|
|
102
|
-
import { R as R13 } from "./components/Resizeable/index.5e8e48b1.js";
|
|
103
|
-
import { S as S3 } from "./components/ScrollBar/index.4b965665.js";
|
|
104
|
-
import { S as S4 } from "./components/SplitLayout/index.15756f0f.js";
|
|
105
|
-
import { T as T7, a as a10 } from "./components/ToastContainer/index.dbd78941.js";
|
|
106
|
-
import { S as S5 } from "./components/SideBar/index.5d1f4a23.js";
|
|
107
|
-
import { A as A14, g as g21 } from "./components/AppBar/index.7dee7427.js";
|
|
108
|
-
import { A as A15, g as g22 } from "./components/AccountPopover/index.a9dc9f92.js";
|
|
109
|
-
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.8fb6232a.js";
|
|
110
|
-
import { P as P13 } from "./components/popups/PopupsViewer/index.813854e4.js";
|
|
111
|
-
import { A as A16 } from "./components/commercial/AppBarCommercial/index.9f654f8e.js";
|
|
112
|
-
import { H as H3 } from "./components/commercial/index.b90488db.js";
|
|
113
|
-
import { T as T8 } from "./components/commercial/TopBar/index.7aeb6ec0.js";
|
|
114
|
-
import { S as S6 } from "./components/commercial/SectionCommercial/index.3df4685b.js";
|
|
115
|
-
import { R as R14, g as g23 } from "./contexts/RHFormContext/index.bf3a2812.js";
|
|
116
|
-
import { M as M7, a as a12 } from "./contexts/ModalContext/index.45c275cd.js";
|
|
117
|
-
import { g as g24, u as u6 } from "./hooks/useFormAddEdit/index.9b27ca02.js";
|
|
118
|
-
import { u as u7 } from "./hooks/useModal/index.30674bb7.js";
|
|
119
|
-
import { u as u8 } from "./hooks/useTab/index.f7973779.js";
|
|
120
|
-
import { useState } from "react";
|
|
1
|
+
import { M, e, ad, k, f, d, ae, z, E, A, Q, Y, O, B, s, C, a9, aa, j, ac, a8, a7, ab, r, a6, a3, g, D, L, U, V, W, N, a0, P, a4, R, c, J, l, b, F, I, G, a, K, ag, S, n, p, x, q, m, y, X, o, af, T, _, a2, Z, a1, a5, $, u } from "./vendor.a1ce6777.js";
|
|
2
|
+
import { A as A2, c as c2, m as m2, u as u2, x as x2, C as C2, F as F2, l as l2, b as b2, t, s as s2, G as G2, r as r2, k as k2, y as y2, z as z2, w, v, B as B2, E as E2, p as p2, o as o2, n as n2, q as q2, H } from "./components/areas/dictionary.7e74022a.js";
|
|
3
|
+
import { w as w2 } from "./utils/index.9ee4c99a.js";
|
|
4
|
+
import { N as N2 } from "./components/NavLink/index.4e548cee.js";
|
|
5
|
+
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
6
|
+
import { A as A3, I as I2 } from "./components/animate/index.b8497385.js";
|
|
7
|
+
import { M as M2 } from "./components/animate/MotionContainer/index.3032bd8f.js";
|
|
8
|
+
import { M as M3 } from "./components/animate/MotionLazyContainer/index.d2902a6c.js";
|
|
9
|
+
import { L as L2 } from "./components/animate/LoadingScreen/index.779690a7.js";
|
|
10
|
+
import { P as P2 } from "./components/animate/PropagateLoader/index.a9da8d00.js";
|
|
11
|
+
import { v as v2 } from "./components/animate/variants/fade.b561c0fc.js";
|
|
12
|
+
import { v as v3 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
|
+
import { v as v4 } from "./components/animate/variants/container.11f82b76.js";
|
|
14
|
+
import { v as v5, a as a10, b as b3 } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
+
import { W as W2, a as a11 } from "./components/areas/contexts/WindowToolsMFContext/index.69d95c15.js";
|
|
16
|
+
import { D as D2, a as a12, M as M4, c as c3 } from "./components/areas/contexts/DynamicMFParmsContext/index.37d1d444.js";
|
|
17
|
+
import { A as A4, b as b4 } from "./components/areas/contexts/AreasContext/index.bb316000.js";
|
|
18
|
+
import { u as u3 } from "./components/areas/hooks/useDynamicMFParameters/index.03ce6078.js";
|
|
19
|
+
import { u as u4 } from "./components/areas/hooks/useWindowToolsMF/index.09801b66.js";
|
|
20
|
+
import { a as a13, P as P3, R as R2, g as g2 } from "./components/Period/index.5233694b.js";
|
|
21
|
+
import { b4 as b42, aJ, b3 as b32 } from "./components/areas/constants.5387d83e.js";
|
|
22
|
+
import { I as I3, a as a14, R as R3 } from "./components/Image/index.36a3d440.js";
|
|
23
|
+
import { B as B3, I as I4, a as a15, T as T2 } from "./components/Icon/index.d5fed418.js";
|
|
24
|
+
import { H as H2, b as b5, g as g3 } from "./components/Page/index.fdf04592.js";
|
|
25
|
+
import { D as D3 } from "./components/DynamicFilter/index.d9168c12.js";
|
|
26
|
+
import { F as F3 } from "./components/FieldLabel/index.f9cdcc27.js";
|
|
27
|
+
import { H as H3, e as e2 } from "./components/HelperText/index.be949cdf.js";
|
|
28
|
+
import { D as D4, d as d2 } from "./components/DragResizeWindow/index.46b380e1.js";
|
|
29
|
+
import { G as G3, n as n3, q as q3 } from "./components/GridLayout/index.bb3b7769.js";
|
|
30
|
+
import { R as R4, a as a16, b as b6, c as c4 } from "./components/GridLayout/subcomponents/Responsive/index.b8a2a121.js";
|
|
31
|
+
import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.094bc6b5.js";
|
|
32
|
+
import { P as P4 } from "./components/PrintingSystem/index.fb176a93.js";
|
|
33
|
+
import { L as L3 } from "./components/LanguagePopover/index.e6fa2336.js";
|
|
34
|
+
import { L as L4 } from "./components/LinearProgressIndeterminate/index.de9d447c.js";
|
|
35
|
+
import { L as L5 } from "./components/Loadable/index.e83cdb4e.js";
|
|
36
|
+
import { C as C3, M as M5, b as b7, a as a17, c as c5, u as u5 } from "./components/maps/index.8ec46ce4.js";
|
|
37
|
+
import { G as G4, a as a18, u as u6 } from "./components/maps/components/GpsTools/index.75880ce0.js";
|
|
38
|
+
import { M as M6 } from "./components/ModalDialog/index.ea9189c3.js";
|
|
39
|
+
import { W as W3 } from "./components/modal/WindowConfirm.e35da619.js";
|
|
40
|
+
import { W as W4 } from "./components/modal/WindowBase.a3ac7adc.js";
|
|
41
|
+
import { L as L6 } from "./components/LoadingError/index.9f00c83c.js";
|
|
42
|
+
import { M as M7 } from "./components/MFLoader/index.402c1acc.js";
|
|
43
|
+
import { N as N3 } from "./components/NoItemSelected/index.418c8316.js";
|
|
44
|
+
import { O as O2 } from "./components/ObjectLogs/index.bfa7dad3.js";
|
|
45
|
+
import { P as P5 } from "./components/PaperForm/index.8121e3da.js";
|
|
46
|
+
import { P as P6 } from "./components/PDFViewer/index.bb2eca5a.js";
|
|
47
|
+
import { P as P7 } from "./components/PropertyValue/index.9572c347.js";
|
|
48
|
+
import { R as R5 } from "./components/Resizeable/index.1f0c1359.js";
|
|
49
|
+
import { S as S3 } from "./components/ScrollBar/index.adf0eade.js";
|
|
50
|
+
import { S as S4 } from "./components/SplitLayout/index.74091a81.js";
|
|
51
|
+
import { T as T3, a as a19 } from "./components/ToastContainer/index.f9b507b9.js";
|
|
52
|
+
import { S as S5 } from "./components/SideBar/index.629ba840.js";
|
|
53
|
+
import { A as A5, g as g4 } from "./components/AppBar/index.fc126a22.js";
|
|
54
|
+
import { A as A6, g as g5 } from "./components/AccountPopover/index.efc74d5c.js";
|
|
55
|
+
import { a as a20, P as P8, u as u7 } from "./components/popups/PopupsProvider/index.18669fb4.js";
|
|
56
|
+
import { P as P9 } from "./components/popups/PopupsViewer/index.ba354267.js";
|
|
57
|
+
import { H as H4 } from "./components/HamburgerMenu/index.5997af31.js";
|
|
58
|
+
import { R as R6 } from "./contexts/RHFormContext/index.dc955a09.js";
|
|
59
|
+
import { M as M8, a as a21 } from "./contexts/ModalContext/index.cf02e6bd.js";
|
|
60
|
+
import { u as u8 } from "./hooks/useFormAddEdit/index.f156a2cd.js";
|
|
61
|
+
import { u as u9 } from "./hooks/useModal/index.ef54bcf2.js";
|
|
62
|
+
import { u as u10 } from "./hooks/useTab/index.bce8b99e.js";
|
|
121
63
|
import "react/jsx-runtime";
|
|
122
|
-
import "react
|
|
123
|
-
import "@
|
|
124
|
-
import "@mui/material";
|
|
64
|
+
import "react";
|
|
65
|
+
import "@m4l/core";
|
|
125
66
|
import "./react-data-grid.c5377916.js";
|
|
126
67
|
import "clsx";
|
|
68
|
+
import "@mui/material/styles";
|
|
69
|
+
import "react-hook-form";
|
|
127
70
|
import "react-dnd";
|
|
128
71
|
import "react-dnd-html5-backend";
|
|
129
|
-
import "
|
|
130
|
-
import "@
|
|
131
|
-
import "./components/
|
|
72
|
+
import "@mui/material";
|
|
73
|
+
import "@mui/base";
|
|
74
|
+
import "./components/areas/icons.504ec098.js";
|
|
132
75
|
import "@m4l/graphics";
|
|
133
76
|
import "zustand/shallow";
|
|
134
|
-
import "
|
|
135
|
-
import "./
|
|
136
|
-
import "./test/getNameDataTestId.0faeade8.js";
|
|
137
|
-
import "framer-motion";
|
|
138
|
-
import "simplebar-react";
|
|
139
|
-
import "./react-spinners.342a6578.js";
|
|
140
|
-
import "./components/areas/hooks/useAreas/index.cedd30ee.js";
|
|
77
|
+
import "./test/getNameDataTestId.aee44365.js";
|
|
78
|
+
import "./components/areas/hooks/useAreas/index.e24bd74d.js";
|
|
141
79
|
import "zustand";
|
|
142
80
|
import "yup";
|
|
143
|
-
import "
|
|
144
|
-
import "./
|
|
145
|
-
import "./components/areas/icons.8266ccc8.js";
|
|
81
|
+
import "@mui/material/Button";
|
|
82
|
+
import "./test/index.6d4b98b9.js";
|
|
146
83
|
import "@mui/material/ButtonBase/TouchRipple";
|
|
147
|
-
import "
|
|
148
|
-
import "./react-
|
|
149
|
-
import "./react-draggable.79b4c69a.js";
|
|
84
|
+
import "react-router-dom";
|
|
85
|
+
import "./react-draggable.5331add7.js";
|
|
150
86
|
import "prop-types";
|
|
151
87
|
import "react-dom";
|
|
152
|
-
import "zustand/middleware/immer";
|
|
153
|
-
import "zustand/middleware";
|
|
154
|
-
import "lodash";
|
|
155
|
-
import "react-hook-form";
|
|
156
|
-
import "./index.js";
|
|
157
88
|
import "lodash/debounce";
|
|
158
89
|
import "@mui/x-date-pickers";
|
|
159
90
|
import "react-color";
|
|
160
|
-
import "lodash/isString";
|
|
161
|
-
import "react-dropzone";
|
|
162
|
-
import "@mui/material/Button";
|
|
163
91
|
import "@mui/lab";
|
|
164
92
|
import "./hocs/withToggle/index.548aeace.js";
|
|
165
93
|
import "./components/WrapperComponent/index.57964195.js";
|
|
166
|
-
import "
|
|
94
|
+
import "framer-motion";
|
|
95
|
+
import "simplebar-react";
|
|
96
|
+
import "./react-spinners.342a6578.js";
|
|
97
|
+
import "zustand/middleware/immer";
|
|
98
|
+
import "zustand/middleware";
|
|
99
|
+
import "lodash";
|
|
100
|
+
import "lodash/isString";
|
|
101
|
+
import "react-dropzone";
|
|
102
|
+
import "qrcode.react";
|
|
103
|
+
import "react-leaflet";
|
|
104
|
+
import "leaflet";
|
|
105
|
+
import "react-helmet-async";
|
|
106
|
+
import "./react-resizable.37bfb965.js";
|
|
107
|
+
import "./components/GridLayout/subcomponents/Griditem/index.bb23f651.js";
|
|
167
108
|
import "fast-equals";
|
|
168
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
169
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
170
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
171
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
172
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
173
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
174
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
175
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
176
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
177
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
109
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.67d9f1b4.js";
|
|
110
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.540a4b19.js";
|
|
111
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.41e7fcb0.js";
|
|
112
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.7de4e411.js";
|
|
113
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.c1d61038.js";
|
|
114
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.eaee152a.js";
|
|
115
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.f9ccf22b.js";
|
|
116
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.f2f2e903.js";
|
|
117
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.f5f63a2a.js";
|
|
118
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.18bd9bad.js";
|
|
178
119
|
import "chart.js";
|
|
179
120
|
import "chartjs-chart-error-bars";
|
|
180
|
-
import "react-leaflet";
|
|
181
|
-
import "leaflet";
|
|
182
|
-
import "qrcode.react";
|
|
183
121
|
import "@googlemaps/js-api-loader";
|
|
184
122
|
import "./hooks/useFormReadyForUpdate/index.f60f500e.js";
|
|
185
123
|
import "./hooks/useStateRef/index.538edb89.js";
|
|
186
124
|
import "@react-leaflet/core";
|
|
187
125
|
import "leaflet.markercluster";
|
|
188
126
|
import "leaflet/dist/leaflet.css?used";
|
|
189
|
-
import "./components/maps/index.13bb982c.js";
|
|
190
127
|
import "leaflet-polylinedecorator";
|
|
191
128
|
import "immer";
|
|
192
129
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
193
130
|
import "@geoman-io/leaflet-geoman-free";
|
|
194
|
-
import "./components/
|
|
131
|
+
import "./components/modal/index.a0e30c8b.js";
|
|
195
132
|
import "./react-json-view.57125fcf.js";
|
|
196
133
|
import "./commonjs.565e6834.js";
|
|
197
|
-
import "react-helmet-async";
|
|
198
|
-
import "simplebar/dist/simplebar.min.css?used";
|
|
199
134
|
import "./react-splitter-layout.8b1655c8.js";
|
|
200
135
|
import "react-toastify";
|
|
201
136
|
import "@m4l/styles";
|
|
202
137
|
import "react-transition-group";
|
|
203
138
|
import "./hooks/useSizeContainer/index.3c48670c.js";
|
|
204
|
-
import "@mui/material/";
|
|
205
139
|
import "@hookform/resolvers/yup";
|
|
206
|
-
const useFormFocus = () => {
|
|
207
|
-
const [isFocus, setIsFocus] = useState(false);
|
|
208
|
-
const [isTabSelected, setIsTabSelected] = useState(false);
|
|
209
|
-
const handlerFocus = () => {
|
|
210
|
-
setIsFocus(true);
|
|
211
|
-
};
|
|
212
|
-
const handlerOnKeyUp = (event) => {
|
|
213
|
-
if (event.key === "Tab") {
|
|
214
|
-
setIsTabSelected(true);
|
|
215
|
-
}
|
|
216
|
-
};
|
|
217
|
-
const handlerOnBlur = () => {
|
|
218
|
-
setIsFocus(false);
|
|
219
|
-
setIsTabSelected(false);
|
|
220
|
-
};
|
|
221
|
-
return { isFocus, isTabSelected, handlerFocus, handlerOnKeyUp, handlerOnBlur };
|
|
222
|
-
};
|
|
223
140
|
export {
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
141
|
+
A2 as AREAS_DICTIONARY_ID,
|
|
142
|
+
M as Accordion,
|
|
143
|
+
A6 as AccountPopover,
|
|
144
|
+
e as ActionCancel,
|
|
145
|
+
ad as ActionFormCancel,
|
|
146
|
+
k as ActionFormIntro,
|
|
147
|
+
f as ActionIntro,
|
|
148
|
+
d as Actions,
|
|
149
|
+
A3 as AnimatedScroll,
|
|
150
|
+
A5 as AppBar,
|
|
151
|
+
ae as AppBarComercial,
|
|
152
|
+
z as AreasAdmin,
|
|
236
153
|
A4 as AreasContext,
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
154
|
+
b4 as AreasProvider,
|
|
155
|
+
E as AreasViewer,
|
|
156
|
+
A as Avatar,
|
|
157
|
+
Q as Badge,
|
|
158
|
+
Y as BooleanFormatter,
|
|
159
|
+
B3 as BoxIcon,
|
|
160
|
+
O as Breadcrumbs,
|
|
161
|
+
B as Button,
|
|
162
|
+
s as CheckBox,
|
|
246
163
|
C as CircularProgress,
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
164
|
+
a9 as ColumnBooleanFormatter,
|
|
165
|
+
aa as ColumnConcatenatedValueFormatter,
|
|
166
|
+
j as ColumnDateFormatter,
|
|
167
|
+
ac as ColumnInteractiveCheckFormatter,
|
|
168
|
+
a8 as ColumnNestedValueFormatter,
|
|
169
|
+
a7 as ColumnPointsFormatter,
|
|
170
|
+
ab as ColumnPriceFormatter,
|
|
171
|
+
r as ColumnSetCheckFormatter,
|
|
172
|
+
a6 as ColumnUncertaintyFormatter,
|
|
173
|
+
C3 as CommonFeatureRender,
|
|
174
|
+
a3 as ConcatenatedFormatter,
|
|
175
|
+
c2 as DICCTIONARY,
|
|
176
|
+
g as DataGrid,
|
|
177
|
+
D as DateFormatter,
|
|
178
|
+
D4 as DragResizeWindow,
|
|
179
|
+
D3 as DynamicFilter,
|
|
180
|
+
D2 as DynamicMFParmsContext,
|
|
181
|
+
a12 as DynamicMFParmsProvider,
|
|
182
|
+
F3 as FieldLabel,
|
|
183
|
+
G4 as GpsTools,
|
|
184
|
+
a18 as GpsToolsProvider,
|
|
185
|
+
G3 as GridLayout,
|
|
186
|
+
H4 as HamburgerMenu,
|
|
270
187
|
H2 as HelmetPage,
|
|
271
|
-
|
|
188
|
+
H3 as HelperText,
|
|
272
189
|
I4 as Icon,
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
190
|
+
a15 as IconButton,
|
|
191
|
+
I2 as IconButtonAnimate,
|
|
192
|
+
I3 as Image,
|
|
193
|
+
a14 as ImageButton,
|
|
194
|
+
m2 as LABEL_FILTER_BUTTON,
|
|
195
|
+
L3 as LanguagePopover,
|
|
196
|
+
L as LinearProgress,
|
|
197
|
+
L4 as LinearProgressIndeterminate,
|
|
198
|
+
U as LinkWithRoute,
|
|
199
|
+
L5 as Loadable,
|
|
200
|
+
V as LoadingButton,
|
|
201
|
+
L6 as LoadingError,
|
|
285
202
|
L2 as LoadingScreen,
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
M2 as MotionLazyContainer,
|
|
203
|
+
M7 as MFLoader,
|
|
204
|
+
M5 as Map,
|
|
205
|
+
b7 as MapContext,
|
|
206
|
+
a17 as MapProvider,
|
|
207
|
+
c5 as MarkerFeatureRender,
|
|
208
|
+
M4 as MemonizedDynamicMFParmsProvider,
|
|
209
|
+
W as MenuActions,
|
|
210
|
+
M8 as ModalContext,
|
|
211
|
+
M6 as ModalDialog,
|
|
212
|
+
a21 as ModalProvider,
|
|
213
|
+
M2 as MotionContainer,
|
|
214
|
+
M3 as MotionLazyContainer,
|
|
299
215
|
N2 as NavLink,
|
|
300
216
|
N3 as NoItemSelected,
|
|
301
217
|
N as NumberEditor,
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
218
|
+
O2 as ObjectLogs,
|
|
219
|
+
P6 as PDFViewer,
|
|
220
|
+
b5 as Pager,
|
|
221
|
+
P5 as PaperForm,
|
|
222
|
+
a13 as Period,
|
|
223
|
+
P3 as PeriodFormatter,
|
|
224
|
+
a0 as PointsFormatter,
|
|
225
|
+
P as Popover,
|
|
226
|
+
a20 as PopupsContext,
|
|
227
|
+
P8 as PopupsProvider,
|
|
228
|
+
P9 as PopupsViewer,
|
|
229
|
+
a4 as PriceFormatter,
|
|
230
|
+
P4 as PrintingSystem,
|
|
231
|
+
P2 as PropagateLoader,
|
|
232
|
+
P7 as PropertyValue,
|
|
317
233
|
R as RHFAutocomplete,
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
234
|
+
c as RHFAutocompleteAsync,
|
|
235
|
+
J as RHFCheckbox,
|
|
236
|
+
l as RHFColorPicker,
|
|
237
|
+
b as RHFDateTime,
|
|
238
|
+
F as RHFMultiCheckbox,
|
|
239
|
+
R2 as RHFPeriod,
|
|
240
|
+
I as RHFRadioGroup,
|
|
241
|
+
G as RHFSelect,
|
|
242
|
+
b42 as RHFTEXTFIELD_INPUT_TEST_ID,
|
|
243
|
+
aJ as RHFTEXTFIELD_PREFIX,
|
|
244
|
+
b32 as RHFTEXTFIELD_ROOT_TEST_ID,
|
|
245
|
+
a as RHFTextField,
|
|
246
|
+
K as RHFTextFieldPassword,
|
|
247
|
+
R3 as RHFUploadImage,
|
|
248
|
+
R6 as RHFormProvider,
|
|
249
|
+
R5 as ResizeableWindow,
|
|
250
|
+
R4 as Responsive,
|
|
335
251
|
S3 as ScrollBar,
|
|
336
|
-
|
|
337
|
-
|
|
252
|
+
S2 as ScrollToTop,
|
|
253
|
+
ag as SectionCommercial,
|
|
338
254
|
S5 as SideBar,
|
|
339
255
|
S4 as SplitLayout,
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
256
|
+
S as Stack,
|
|
257
|
+
n as Tab,
|
|
258
|
+
p as TabContent,
|
|
259
|
+
x as TabContext,
|
|
260
|
+
q as TabProvider,
|
|
261
|
+
m as Tabs,
|
|
262
|
+
y as TextEditor,
|
|
263
|
+
T3 as ToastContainer,
|
|
264
|
+
a19 as ToastMessage,
|
|
265
|
+
X as ToggleButton,
|
|
266
|
+
T2 as ToggleIconButton,
|
|
267
|
+
o as Tooltip,
|
|
268
|
+
af as TopBar,
|
|
269
|
+
T as Typography,
|
|
270
|
+
_ as UncertaintyFormatter,
|
|
271
|
+
W4 as WindowBase,
|
|
272
|
+
W3 as WindowConfirm,
|
|
273
|
+
W2 as WindowToolsMFContext,
|
|
274
|
+
a11 as WindowToolsMFProvider,
|
|
275
|
+
a16 as addLayoutItemToBreakPointIfNoExists,
|
|
360
276
|
b6 as addLayoutItemToBreakPoints,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
277
|
+
c4 as cloneLayouts,
|
|
278
|
+
c3 as createDynamicMFStore,
|
|
279
|
+
u2 as defaultCommonActionsDictionary,
|
|
280
|
+
x2 as defaultModalDialogDictionary,
|
|
281
|
+
C2 as defaultNoItemSelectedDictionary,
|
|
282
|
+
F2 as defaultObjectLogDictionary,
|
|
283
|
+
d2 as draggableWindowClasses,
|
|
368
284
|
e2 as errorLabelClasses,
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
useFormFocus,
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
285
|
+
g5 as getAccountPopoverDictionary,
|
|
286
|
+
g4 as getAppBarDictionary,
|
|
287
|
+
l2 as getAreasComponentsDictionary,
|
|
288
|
+
b2 as getAreasDictionary,
|
|
289
|
+
t as getCommonActionsDictionary,
|
|
290
|
+
w2 as getDataGridRowsFromSet,
|
|
291
|
+
s2 as getDynamicFilterComponentsDictionary,
|
|
292
|
+
G2 as getFormComponentsDictionary,
|
|
293
|
+
a2 as getFormatConcatenated,
|
|
294
|
+
Z as getFormatDate,
|
|
295
|
+
g2 as getFormatPeriod,
|
|
296
|
+
a1 as getFormatPoints,
|
|
297
|
+
a5 as getFormatPrice,
|
|
298
|
+
r2 as getFormattersComponentsDictionary,
|
|
299
|
+
k2 as getGridComponentsDictionary,
|
|
300
|
+
y2 as getLoadingErrorComponentsDictionary,
|
|
301
|
+
z2 as getMFLoaderComponentsDictionary,
|
|
302
|
+
w as getModalDialogComponentsDictionary,
|
|
303
|
+
v as getModalDictionary,
|
|
304
|
+
B2 as getNoItemSelectedComponentsDictionary,
|
|
305
|
+
E2 as getObjectLogsComponentsDictionary,
|
|
306
|
+
g3 as getPagerComponentsDictionary,
|
|
307
|
+
p2 as getPeriodComponetsDictionary,
|
|
308
|
+
o2 as getRHFAutocompleteAsyncComponentsDictionary,
|
|
309
|
+
n2 as getRHFAutocompleteComponentsDictionary,
|
|
310
|
+
q2 as getRHFColorPickerComponentsDictionary,
|
|
311
|
+
$ as getUncertaintyFormat,
|
|
312
|
+
H as getformAddEditDictionary,
|
|
313
|
+
n3 as isEqualLayout,
|
|
314
|
+
q3 as isEqualLayouts,
|
|
315
|
+
u3 as useDynamicMFParametersStore,
|
|
316
|
+
u8 as useFormAddEdit,
|
|
317
|
+
u as useFormFocus,
|
|
318
|
+
u5 as useMapStore,
|
|
319
|
+
u6 as useMapToolsStore,
|
|
320
|
+
u9 as useModal,
|
|
321
|
+
u7 as usePopupsStore,
|
|
322
|
+
u10 as useTab,
|
|
323
|
+
u4 as useWindowToolsMF,
|
|
324
|
+
v3 as varBounce,
|
|
325
|
+
v4 as varContainer,
|
|
326
|
+
v2 as varFade,
|
|
327
|
+
v5 as varTranEnter,
|
|
328
|
+
a10 as varTranExit,
|
|
329
|
+
b3 as varTranHover,
|
|
330
|
+
w3 as withSizeProvider
|
|
415
331
|
};
|