@m4l/components 1.1.2 → 2.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/@types/export.d.ts +269 -269
- package/@types/types.d.ts +34 -34
- package/components/AccountPopover/{index.84049a50.js → index.493dbab5.js} +3 -3
- package/components/AppBar/{index.22ed1a0e.js → index.4b2c02da.js} +4 -4
- package/components/BaseModule/{index.0fc648c5.js → index.dba0d174.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.33cf608e.js → index.ce196f96.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.d1359a38.js → index.d63f6a23.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.415de2bb.js → index.0daa98b8.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.0893587b.js → index.1c40d33b.js} +2 -2
- package/components/CommonActions/components/Actions/{index.2342a37e.js → index.434f4824.js} +2 -2
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.9d6f8597.js → index.0a3660c0.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.9bcaba12.js → index.4b1df4ab.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.a58a8712.js → index.37f4f359.js} +1 -1
- package/components/DataGrid/formatters/{index.6698b419.js → index.91129d5e.js} +2 -2
- package/components/DataGrid/{index.b1cac6af.js → index.d538cef8.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.a60b17d5.js → index.8d2e96e7.js} +11 -11
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
- package/components/DragResizeWindow/{index.46048367.js → index.17e7059d.js} +3 -3
- package/components/DynamicFilter/{dictionary.da256925.js → dictionary.f471309f.js} +2 -2
- package/components/DynamicFilter/{index.08abfc2c.js → index.a7e772f7.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.b02bff6a.js → dynamicFilterSlots.1e2dc145.js} +6 -6
- package/components/DynamicFilter/store/{index.1e4af8b4.js → index.3733c18e.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.37bcd016.js → index.5b952ba7.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.2740f285.js → index.e38ed08e.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.63102514.js → index.bbc1b1c0.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.3824d701.js → index.b0a2c96e.js} +4 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.57ddf344.js → index.2036b257.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.7beac9f0.js → index.d7559fb2.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.e9e1af93.js → index.d628de04.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.d27a8bcc.js → index.804bb474.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.e8f1d8e5.js → index.de33ba0a.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.35014c15.js → index.c8c90968.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.f42e9571.js → index.1b95c167.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.ada7eb0c.js → index.fd8a2421.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.144885cf.js → index.9f07285e.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.59b9b63a.js → index.44f3e099.js} +4 -4
- package/components/GridLayout/{index.56c3f4fa.js → index.a9f419d8.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.02bcb3b3.js → index.c9f8165b.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.65aeef5e.js → index.ad80dae3.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.0aad6f90.js → index.6ebe8790.js} +1 -1
- package/components/HelperText/{index.5c72277a.js → index.e9eddfe4.js} +2 -2
- package/components/Icon/{index.13aaae3c.js → index.2b591dd6.js} +3 -3
- package/components/Image/{index.4b51d4ba.js → index.fb9e71ba.js} +2 -2
- package/components/LanguagePopover/{index.7605fda8.js → index.f495b317.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.292a4af8.js → index.8a0b3615.js} +2 -2
- package/components/LoadingError/{index.b129b573.js → index.2675dde0.js} +5 -5
- package/components/MFIsolationApp/{index.9f718621.js → index.359ce9ec.js} +2 -2
- package/components/MFLoader/{index.5d340e32.js → index.49a6bd2c.js} +2 -2
- package/components/ModalDialog/{index.ff275011.js → index.3571068b.js} +4 -4
- package/components/NavLink/{index.506c7827.js → index.82f5f2f4.js} +2 -2
- package/components/NoItemSelected/{index.1d7d5a9d.js → index.437fb106.js} +1 -1
- package/components/ObjectLogs/{index.473ebd65.js → index.5d260f34.js} +9 -9
- package/components/PDFViewer/{index.4e7ffac8.js → index.9f1d12c4.js} +2 -2
- package/components/Page/{index.b75c74e3.js → index.4e1e1b9b.js} +1 -1
- package/components/PaperForm/{index.8289409f.js → index.d6293e64.js} +2 -2
- package/components/Period/{index.13e4c351.js → index.f0095a0a.js} +4 -4
- package/components/PrintingSystem/{index.e1535b80.js → index.88fbf9ec.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.6b36842d.js → index.79cb87c7.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.4aab9d2c.js → index.a5d910d6.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.23a9dc95.js → index.350c25de.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.d0e8fd15.js → index.8c2f7536.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.35ff7dab.js → index.b02b56db.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.9547c826.js → index.462d6322.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.71afe03e.js → index.a5e25147.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.abbb154c.js → index.430bd242.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.b3f2ba6c.js → index.d76d27d3.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.809aaad2.js → index.2dcd8991.js} +1 -1
- package/components/PropertyValue/{index.36555931.js → index.5d847b88.js} +3 -3
- package/components/Resizeable/{index.57363836.js → index.f22bccb6.js} +1 -1
- package/components/ScrollBar/{index.236e2aa3.js → index.3f1ca3da.js} +1 -1
- package/components/SideBar/{index.bb6c2c7b.js → index.f15b9904.js} +6 -6
- package/components/SplitLayout/{index.75953afb.js → index.4b247e0c.js} +1 -1
- package/components/ToastContainer/{index.bb972338.js → index.dec47e74.js} +3 -3
- package/components/animate/LoadingScreen/{index.09915798.js → index.db36f970.js} +1 -1
- package/components/animate/{index.5c545243.js → index.14aa2d3c.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.42d40964.js → index.55c40f0c.js} +15 -15
- package/components/areas/components/AreasViewer/{index.266a3815.js → index.8a568629.js} +15 -15
- package/components/areas/contexts/AreasContext/{index.c2289888.js → index.c677ccfa.js} +4 -4
- package/components/areas/hooks/useAreas/{index.509c1703.js → index.2d10f64c.js} +1 -1
- package/components/areas/types.d.ts +1 -1
- package/components/commercial/AppBarCommercial/{index.3fd10868.js → index.85de55bb.js} +2 -2
- package/components/commercial/SectionCommercial/{index.bd45c64e.js → index.47c0cb0c.js} +2 -2
- package/components/commercial/TopBar/{index.4e55cffa.js → index.ec7a6cc6.js} +6 -6
- package/components/commercial/{index.4bdbb8fe.js → index.90e72726.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.ac870381.js → index.5243a181.js} +2 -2
- package/components/formatters/{index.53ad2f51.js → index.1b738709.js} +2 -2
- package/components/hook-form/HelperError/{index.9f93c627.js → index.c6f8f840.js} +1 -1
- package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -2
- package/components/hook-form/RHFAutocomplete/classes/types.d.ts +0 -1
- package/components/hook-form/RHFAutocomplete/{index.b8347185.js → index.c8bcfed8.js} +302 -70
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeImage/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/Skeleton/types.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/types.d.ts +17 -9
- package/components/hook-form/RHFAutocompleteAsync/{index.aeb3bf66.js → index.2b2ff592.js} +102 -5
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeImage/index.d.ts +3 -0
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocompleteAsync/types.d.ts +6 -3
- package/components/hook-form/RHFCheckbox/{index.c3b7ce0f.js → index.06c0b776.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.c259b8ac.js → index.f606dce6.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.4efe48ce.js → index.fb4867fa.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.0f912e3e.js → index.75e07583.js} +4 -4
- package/components/hook-form/RHFRadioGroup/{index.96c94958.js → index.a0a28a48.js} +1 -1
- package/components/hook-form/RHFTextField/{index.828b30f5.js → index.257c6486.js} +5 -5
- package/components/hook-form/RHFUpload/{index.b664c68b.js → index.a6954d0d.js} +5 -5
- package/components/maps/components/GpsTools/{index.e759163d.js → index.30fe41d1.js} +27 -24
- package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
- package/components/maps/components/Map/{index.c568e68d.js → index.14f082d4.js} +14 -13
- package/components/maps/leaflet-geoman.d.ts +1476 -1476
- package/components/modal/{WindowBase.58f9e2b0.js → WindowBase.0dc3b3ea.js} +3 -3
- package/components/modal/{WindowConfirm.60955735.js → WindowConfirm.b8a431dd.js} +6 -6
- package/components/mui_extended/Accordion/{index.e6971e30.js → index.bb0cd2ab.js} +4 -4
- package/components/mui_extended/Avatar/{index.8cc99f13.js → index.bcf4d669.js} +1 -1
- package/components/mui_extended/Badge/{index.07fb40c0.js → index.89ca5b23.js} +1 -1
- package/components/mui_extended/Button/{index.111f830e.js → index.24b9496b.js} +3 -3
- package/components/mui_extended/{CheckBox.a8958eb8.js → CheckBox.4d930bed.js} +2 -2
- package/components/mui_extended/IconButton/{index.9425bdc5.js → index.f5dcf537.js} +2 -2
- package/components/mui_extended/MenuActions/{index.8b0d69b7.js → index.540d82fd.js} +5 -5
- package/components/mui_extended/Pager/classes/index.d.ts +1 -1
- package/components/mui_extended/Pager/{index.cb749e65.js → index.f3a6c94b.js} +4 -4
- package/components/mui_extended/Popover/{index.5e78a637.js → index.6d8fe229.js} +1 -1
- package/components/mui_extended/Stack/{index.3674daf7.js → index.9d6ed8c2.js} +1 -1
- package/components/mui_extended/Tab/{index.a94a92c1.js → index.0941bb3a.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.a55def3b.js → index.d45c7a60.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.cd20de81.js → index.c51670d1.js} +1 -1
- package/components/mui_extended/Typography/{index.45e97bdd.js → index.dbc44e77.js} +1 -1
- package/components/popups/PopupsViewer/{index.8fe4aa5d.js → index.6a175b73.js} +4 -4
- package/components/popups/PopupsViewer/slots/{popupsViewerSlots.aaf546e2.js → popupsViewerSlots.be9219c7.js} +2 -2
- package/contexts/ModalContext/{index.a5c622d6.js → index.26017754.js} +1 -1
- package/contexts/RHFormContext/{index.40a9547e.js → index.54d30cb2.js} +1 -1
- package/hooks/useFormAddEdit/{index.b6a3cf63.js → index.bd4ae2a5.js} +2 -2
- package/hooks/useModal/{index.3ad1e014.js → index.d3c18b29.js} +1 -1
- package/hooks/useTab/{index.4081b113.js → index.da9b5a24.js} +1 -1
- package/index.js +123 -123
- package/package.json +1 -1
- package/{react-draggable.310e3387.js → react-draggable.1c1ba224.js} +1 -1
- package/{react-resizable.3755959b.js → react-resizable.a59c14f4.js} +2 -2
- package/styles/{DynamicFilter.557ee3a7.js → DynamicFilter.27c16026.js} +1 -1
- package/styles/{index.239f949e.js → index.d972f170.js} +11 -11
- package/vite-env.d.ts +4 -4
- /package/utils/{index.78d1638f.js → index.14912462.js} +0 -0
package/index.js
CHANGED
|
@@ -1,142 +1,142 @@
|
|
|
1
|
-
import { D, c, g } from "./components/DataGrid/index.
|
|
1
|
+
import { D, c, g } from "./components/DataGrid/index.d538cef8.js";
|
|
2
2
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js";
|
|
3
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
3
|
+
import { N as N2 } from "./components/NavLink/index.82f5f2f4.js";
|
|
4
4
|
import { S } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
5
|
-
import { A, I } from "./components/animate/index.
|
|
5
|
+
import { A, I } from "./components/animate/index.14aa2d3c.js";
|
|
6
6
|
import { M } from "./components/animate/MotionContainer/index.3032bd8f.js";
|
|
7
7
|
import { M as M2 } from "./components/animate/MotionLazyContainer/index.d2902a6c.js";
|
|
8
|
-
import { L } from "./components/animate/LoadingScreen/index.
|
|
8
|
+
import { L } from "./components/animate/LoadingScreen/index.db36f970.js";
|
|
9
9
|
import { P } from "./components/animate/PropagateLoader/index.a9da8d00.js";
|
|
10
10
|
import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
11
11
|
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
12
12
|
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
13
13
|
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
14
|
-
import { A as A2 } from "./components/areas/components/AreasAdmin/index.
|
|
15
|
-
import { A as A3 } from "./components/areas/components/AreasViewer/index.
|
|
14
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.55c40f0c.js";
|
|
15
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.8a568629.js";
|
|
16
16
|
import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.992ae7a3.js";
|
|
17
17
|
import { a as a3, D as D2, M as M3, c as c2 } from "./components/areas/contexts/DynamicMFParmsContext/index.3d9ad0ad.js";
|
|
18
|
-
import { b as b2, A as A4 } from "./components/areas/contexts/AreasContext/index.
|
|
18
|
+
import { b as b2, A as A4 } from "./components/areas/contexts/AreasContext/index.c677ccfa.js";
|
|
19
19
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.9e09e1e3.js";
|
|
20
20
|
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.2fbae9dc.js";
|
|
21
21
|
import { A as A5, D as D3, L as L2, a as a4, g as g2 } from "./components/areas/dictionary.08cfc4c9.js";
|
|
22
|
-
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.
|
|
23
|
-
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
24
|
-
import { R as R3 } from "./components/hook-form/RHFDateTime/index.
|
|
22
|
+
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.c8bcfed8.js";
|
|
23
|
+
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.2b2ff592.js";
|
|
24
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.fb4867fa.js";
|
|
25
25
|
import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
|
|
26
26
|
import { R as R5 } from "./components/hook-form/RHFSelect/index.c6c60ecc.js";
|
|
27
|
-
import { R as R6 } from "./components/hook-form/RHFPeriod/index.
|
|
28
|
-
import { P as P2, g as g5 } from "./components/Period/index.
|
|
29
|
-
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.
|
|
30
|
-
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.
|
|
31
|
-
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.
|
|
32
|
-
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.
|
|
33
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
34
|
-
import { A as A6 } from "./components/mui_extended/Accordion/index.
|
|
35
|
-
import { A as A7 } from "./components/mui_extended/Avatar/index.
|
|
27
|
+
import { R as R6 } from "./components/hook-form/RHFPeriod/index.75e07583.js";
|
|
28
|
+
import { P as P2, g as g5 } from "./components/Period/index.f0095a0a.js";
|
|
29
|
+
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.a0a28a48.js";
|
|
30
|
+
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.f606dce6.js";
|
|
31
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.06c0b776.js";
|
|
32
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.257c6486.js";
|
|
33
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.a6954d0d.js";
|
|
34
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.bb0cd2ab.js";
|
|
35
|
+
import { A as A7 } from "./components/mui_extended/Avatar/index.bcf4d669.js";
|
|
36
36
|
import { B } from "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
|
|
37
37
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
|
|
38
38
|
import { C } from "./components/mui_extended/CircularProgress/index.967e70b7.js";
|
|
39
|
-
import { B as B3 } from "./components/mui_extended/Badge/index.
|
|
39
|
+
import { B as B3 } from "./components/mui_extended/Badge/index.89ca5b23.js";
|
|
40
40
|
import { L as L3 } from "./components/mui_extended/LinearProgress/index.4092bb69.js";
|
|
41
41
|
import { L as L4 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
|
|
42
|
-
import { B as B4, I as I2, L as L5 } from "./components/mui_extended/Button/index.
|
|
43
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
44
|
-
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.
|
|
45
|
-
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.
|
|
46
|
-
import { C as C2 } from "./components/mui_extended/CheckBox.
|
|
47
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
48
|
-
import { P as P4 } from "./components/mui_extended/Popover/index.
|
|
49
|
-
import { S as S2 } from "./components/mui_extended/Stack/index.
|
|
42
|
+
import { B as B4, I as I2, L as L5 } from "./components/mui_extended/Button/index.24b9496b.js";
|
|
43
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.540d82fd.js";
|
|
44
|
+
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.f3a6c94b.js";
|
|
45
|
+
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.0941bb3a.js";
|
|
46
|
+
import { C as C2 } from "./components/mui_extended/CheckBox.4d930bed.js";
|
|
47
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.f5dcf537.js";
|
|
48
|
+
import { P as P4 } from "./components/mui_extended/Popover/index.6d8fe229.js";
|
|
49
|
+
import { S as S2 } from "./components/mui_extended/Stack/index.9d6ed8c2.js";
|
|
50
50
|
import { T as T3 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
|
|
51
|
-
import { T as T4 } from "./components/mui_extended/Typography/index.
|
|
52
|
-
import { T as T5 } from "./components/mui_extended/ToggleButton/index.
|
|
53
|
-
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.
|
|
54
|
-
import { B as B5 } from "./components/formatters/BooleanFormatter/index.
|
|
51
|
+
import { T as T4 } from "./components/mui_extended/Typography/index.dbc44e77.js";
|
|
52
|
+
import { T as T5 } from "./components/mui_extended/ToggleButton/index.d45c7a60.js";
|
|
53
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.c51670d1.js";
|
|
54
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.5243a181.js";
|
|
55
55
|
import { D as D4, g as g8 } from "./components/formatters/DateFormatter/index.2ef6f261.js";
|
|
56
56
|
import { U, g as g9 } from "./components/formatters/UncertaintyFormatter/index.c3ffdebc.js";
|
|
57
57
|
import { P as P5, g as g10 } from "./components/formatters/PointsFormatter/index.51cd6774.js";
|
|
58
|
-
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.
|
|
58
|
+
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.1b738709.js";
|
|
59
59
|
import { P as P7, g as g12 } from "./components/formatters/PriceFormatter/index.97f75b4b.js";
|
|
60
60
|
import { C as C4 } from "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.a87302d1.js";
|
|
61
61
|
import { C as C5 } from "./components/DataGrid/formatters/ColumnPointsFormatter/index.ab152484.js";
|
|
62
62
|
import { C as C6 } from "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js";
|
|
63
|
-
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.
|
|
63
|
+
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.0a3660c0.js";
|
|
64
64
|
import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js";
|
|
65
|
-
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.
|
|
65
|
+
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.4b1df4ab.js";
|
|
66
66
|
import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js";
|
|
67
|
-
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.
|
|
67
|
+
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.37f4f359.js";
|
|
68
68
|
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js";
|
|
69
|
-
import { a as a8 } from "./components/DynamicFilter/dictionary.
|
|
70
|
-
import { D as D5 } from "./components/DynamicFilter/index.
|
|
71
|
-
import { F } from "./components/FieldLabel/index.
|
|
72
|
-
import { H, e } from "./components/HelperText/index.
|
|
73
|
-
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
74
|
-
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.
|
|
75
|
-
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.
|
|
76
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
77
|
-
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
78
|
-
import { D as D6, d as d4 } from "./components/DragResizeWindow/index.
|
|
79
|
-
import { G, w, A as A13 } from "./components/GridLayout/index.
|
|
80
|
-
import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.
|
|
81
|
-
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.
|
|
82
|
-
import { P as P8 } from "./components/PrintingSystem/index.
|
|
83
|
-
import { I as I4 } from "./components/Icon/index.
|
|
84
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
85
|
-
import { L as L7 } from "./components/LinearProgressIndeterminate/index.
|
|
86
|
-
import { I as I5 } from "./components/Image/index.
|
|
69
|
+
import { a as a8 } from "./components/DynamicFilter/dictionary.f471309f.js";
|
|
70
|
+
import { D as D5 } from "./components/DynamicFilter/index.a7e772f7.js";
|
|
71
|
+
import { F } from "./components/FieldLabel/index.44f3e099.js";
|
|
72
|
+
import { H, e } from "./components/HelperText/index.e9eddfe4.js";
|
|
73
|
+
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.434f4824.js";
|
|
74
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.ce196f96.js";
|
|
75
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.1c40d33b.js";
|
|
76
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.d63f6a23.js";
|
|
77
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.0daa98b8.js";
|
|
78
|
+
import { D as D6, d as d4 } from "./components/DragResizeWindow/index.17e7059d.js";
|
|
79
|
+
import { G, w, A as A13 } from "./components/GridLayout/index.a9f419d8.js";
|
|
80
|
+
import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.ad80dae3.js";
|
|
81
|
+
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.6ebe8790.js";
|
|
82
|
+
import { P as P8 } from "./components/PrintingSystem/index.88fbf9ec.js";
|
|
83
|
+
import { I as I4 } from "./components/Icon/index.2b591dd6.js";
|
|
84
|
+
import { L as L6 } from "./components/LanguagePopover/index.f495b317.js";
|
|
85
|
+
import { L as L7 } from "./components/LinearProgressIndeterminate/index.8a0b3615.js";
|
|
86
|
+
import { I as I5 } from "./components/Image/index.fb9e71ba.js";
|
|
87
87
|
import { L as L8 } from "./components/Loadable/index.e83cdb4e.js";
|
|
88
|
-
import { C as C13, b as b7, d as d5, c as c6, e as e2, u as u3 } from "./components/maps/components/Map/index.
|
|
89
|
-
import { M as M5, G as G2, u as u4 } from "./components/maps/components/GpsTools/index.
|
|
90
|
-
import { M as M6, d as d6, g as g14 } from "./components/ModalDialog/index.
|
|
88
|
+
import { C as C13, b as b7, d as d5, c as c6, e as e2, u as u3 } from "./components/maps/components/Map/index.14f082d4.js";
|
|
89
|
+
import { M as M5, G as G2, u as u4 } from "./components/maps/components/GpsTools/index.30fe41d1.js";
|
|
90
|
+
import { M as M6, d as d6, g as g14 } from "./components/ModalDialog/index.3571068b.js";
|
|
91
91
|
import { g as g15 } from "./components/modal/index.81eb6def.js";
|
|
92
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
93
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
94
|
-
import { L as L9, g as g16 } from "./components/LoadingError/index.
|
|
95
|
-
import { M as M7, g as g17 } from "./components/MFLoader/index.
|
|
96
|
-
import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.
|
|
97
|
-
import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.
|
|
98
|
-
import { P as P9 } from "./components/PaperForm/index.
|
|
99
|
-
import { P as P10 } from "./components/PDFViewer/index.
|
|
100
|
-
import { H as H2 } from "./components/Page/index.
|
|
101
|
-
import { P as P11 } from "./components/PropertyValue/index.
|
|
102
|
-
import { R as R13 } from "./components/Resizeable/index.
|
|
103
|
-
import { S as S3 } from "./components/ScrollBar/index.
|
|
104
|
-
import { S as S4 } from "./components/SplitLayout/index.
|
|
105
|
-
import { T as T7, a as a10 } from "./components/ToastContainer/index.
|
|
106
|
-
import { S as S5 } from "./components/SideBar/index.
|
|
107
|
-
import { A as A14, g as g20 } from "./components/AppBar/index.
|
|
108
|
-
import { A as A15, g as g21 } from "./components/AccountPopover/index.
|
|
92
|
+
import { W as W2 } from "./components/modal/WindowConfirm.b8a431dd.js";
|
|
93
|
+
import { W as W3 } from "./components/modal/WindowBase.0dc3b3ea.js";
|
|
94
|
+
import { L as L9, g as g16 } from "./components/LoadingError/index.2675dde0.js";
|
|
95
|
+
import { M as M7, g as g17 } from "./components/MFLoader/index.49a6bd2c.js";
|
|
96
|
+
import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.437fb106.js";
|
|
97
|
+
import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.5d260f34.js";
|
|
98
|
+
import { P as P9 } from "./components/PaperForm/index.d6293e64.js";
|
|
99
|
+
import { P as P10 } from "./components/PDFViewer/index.9f1d12c4.js";
|
|
100
|
+
import { H as H2 } from "./components/Page/index.4e1e1b9b.js";
|
|
101
|
+
import { P as P11 } from "./components/PropertyValue/index.5d847b88.js";
|
|
102
|
+
import { R as R13 } from "./components/Resizeable/index.f22bccb6.js";
|
|
103
|
+
import { S as S3 } from "./components/ScrollBar/index.3f1ca3da.js";
|
|
104
|
+
import { S as S4 } from "./components/SplitLayout/index.4b247e0c.js";
|
|
105
|
+
import { T as T7, a as a10 } from "./components/ToastContainer/index.dec47e74.js";
|
|
106
|
+
import { S as S5 } from "./components/SideBar/index.f15b9904.js";
|
|
107
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.4b2c02da.js";
|
|
108
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.493dbab5.js";
|
|
109
109
|
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.776c62e7.js";
|
|
110
|
-
import { P as P13 } from "./components/popups/PopupsViewer/index.
|
|
111
|
-
import { A as A16 } from "./components/commercial/AppBarCommercial/index.
|
|
112
|
-
import { H as H3 } from "./components/commercial/index.
|
|
113
|
-
import { T as T8 } from "./components/commercial/TopBar/index.
|
|
114
|
-
import { S as S6 } from "./components/commercial/SectionCommercial/index.
|
|
115
|
-
import { M as M8 } from "./components/MFIsolationApp/index.
|
|
116
|
-
import { B as B6 } from "./components/BaseModule/index.
|
|
117
|
-
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.
|
|
118
|
-
import { a as a12, M as M9 } from "./contexts/ModalContext/index.
|
|
119
|
-
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.
|
|
120
|
-
import { u as u7 } from "./hooks/useModal/index.
|
|
121
|
-
import { u as u8 } from "./hooks/useTab/index.
|
|
110
|
+
import { P as P13 } from "./components/popups/PopupsViewer/index.6a175b73.js";
|
|
111
|
+
import { A as A16 } from "./components/commercial/AppBarCommercial/index.85de55bb.js";
|
|
112
|
+
import { H as H3 } from "./components/commercial/index.90e72726.js";
|
|
113
|
+
import { T as T8 } from "./components/commercial/TopBar/index.ec7a6cc6.js";
|
|
114
|
+
import { S as S6 } from "./components/commercial/SectionCommercial/index.47c0cb0c.js";
|
|
115
|
+
import { M as M8 } from "./components/MFIsolationApp/index.359ce9ec.js";
|
|
116
|
+
import { B as B6 } from "./components/BaseModule/index.dba0d174.js";
|
|
117
|
+
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.54d30cb2.js";
|
|
118
|
+
import { a as a12, M as M9 } from "./contexts/ModalContext/index.26017754.js";
|
|
119
|
+
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.bd4ae2a5.js";
|
|
120
|
+
import { u as u7 } from "./hooks/useModal/index.d3c18b29.js";
|
|
121
|
+
import { u as u8 } from "./hooks/useTab/index.da9b5a24.js";
|
|
122
122
|
import { useState } from "react";
|
|
123
123
|
import "react/jsx-runtime";
|
|
124
|
-
import "./styles/index.
|
|
124
|
+
import "./styles/index.d972f170.js";
|
|
125
125
|
import "@mui/material";
|
|
126
126
|
import "@mui/material/styles";
|
|
127
127
|
import "simplebar-react";
|
|
128
|
-
import "./react-resizable.
|
|
129
|
-
import "./react-draggable.
|
|
128
|
+
import "./react-resizable.a59c14f4.js";
|
|
129
|
+
import "./react-draggable.1c1ba224.js";
|
|
130
130
|
import "prop-types";
|
|
131
131
|
import "react-dom";
|
|
132
132
|
import "clsx";
|
|
133
|
-
import "./utils/index.
|
|
133
|
+
import "./utils/index.14912462.js";
|
|
134
134
|
import "./react-data-grid.c5377916.js";
|
|
135
135
|
import "react-dnd";
|
|
136
136
|
import "react-dnd-html5-backend";
|
|
137
137
|
import "./components/DataGrid/constants.e334cd50.js";
|
|
138
138
|
import "@m4l/core";
|
|
139
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
139
|
+
import "./components/DataGrid/subcomponents/Actions/index.8d2e96e7.js";
|
|
140
140
|
import "@m4l/graphics";
|
|
141
141
|
import "zustand/shallow";
|
|
142
142
|
import "@mui/base";
|
|
@@ -145,7 +145,7 @@ import "./test/getNameDataTestId.0faeade8.js";
|
|
|
145
145
|
import "react-router-dom";
|
|
146
146
|
import "framer-motion";
|
|
147
147
|
import "./react-spinners.342a6578.js";
|
|
148
|
-
import "./components/areas/hooks/useAreas/index.
|
|
148
|
+
import "./components/areas/hooks/useAreas/index.2d10f64c.js";
|
|
149
149
|
import "zustand";
|
|
150
150
|
import "yup";
|
|
151
151
|
import "./components/areas/constants.66529246.js";
|
|
@@ -155,8 +155,8 @@ import "./components/areas/index.4cc6a221.js";
|
|
|
155
155
|
import "zustand/middleware/immer";
|
|
156
156
|
import "zustand/middleware";
|
|
157
157
|
import "lodash";
|
|
158
|
-
import "react-hook-form";
|
|
159
158
|
import "./index.js";
|
|
159
|
+
import "react-hook-form";
|
|
160
160
|
import "lodash/debounce";
|
|
161
161
|
import "@mui/x-date-pickers";
|
|
162
162
|
import "react-color";
|
|
@@ -166,36 +166,36 @@ import "@mui/material/Button";
|
|
|
166
166
|
import "@mui/lab";
|
|
167
167
|
import "./hocs/withToggle/index.548aeace.js";
|
|
168
168
|
import "./components/WrapperComponent/index.57964195.js";
|
|
169
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/index.
|
|
170
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.
|
|
169
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/index.de33ba0a.js";
|
|
170
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.b0a2c96e.js";
|
|
171
171
|
import "./components/DynamicFilter/constants.095f1dbb.js";
|
|
172
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.
|
|
173
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.
|
|
174
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.
|
|
175
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.
|
|
176
|
-
import "./components/DynamicFilter/store/index.
|
|
177
|
-
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.
|
|
178
|
-
import "./components/DynamicFilter/slots/dynamicFilterSlots.
|
|
172
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.804bb474.js";
|
|
173
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.2036b257.js";
|
|
174
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.d7559fb2.js";
|
|
175
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.d628de04.js";
|
|
176
|
+
import "./components/DynamicFilter/store/index.3733c18e.js";
|
|
177
|
+
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.bbc1b1c0.js";
|
|
178
|
+
import "./components/DynamicFilter/slots/dynamicFilterSlots.1e2dc145.js";
|
|
179
179
|
import "./components/DynamicFilter/slots/SlotsEnum.104a03d4.js";
|
|
180
|
-
import "./styles/DynamicFilter.
|
|
181
|
-
import "./components/DynamicFilter/subcomponents/InputFilter/index.
|
|
182
|
-
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.
|
|
183
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.
|
|
184
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.
|
|
185
|
-
import "./components/DynamicFilter/subcomponents/FilterActions/index.
|
|
186
|
-
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.
|
|
187
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
180
|
+
import "./styles/DynamicFilter.27c16026.js";
|
|
181
|
+
import "./components/DynamicFilter/subcomponents/InputFilter/index.1b95c167.js";
|
|
182
|
+
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.9f07285e.js";
|
|
183
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.e38ed08e.js";
|
|
184
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.5b952ba7.js";
|
|
185
|
+
import "./components/DynamicFilter/subcomponents/FilterActions/index.c8c90968.js";
|
|
186
|
+
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.fd8a2421.js";
|
|
187
|
+
import "./components/GridLayout/subcomponents/Griditem/index.c9f8165b.js";
|
|
188
188
|
import "fast-equals";
|
|
189
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
190
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
191
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
192
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
193
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
194
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
195
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
196
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
197
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
198
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
189
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.350c25de.js";
|
|
190
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.d76d27d3.js";
|
|
191
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.2dcd8991.js";
|
|
192
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.462d6322.js";
|
|
193
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.79cb87c7.js";
|
|
194
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.8c2f7536.js";
|
|
195
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.a5e25147.js";
|
|
196
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.430bd242.js";
|
|
197
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.b02b56db.js";
|
|
198
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.a5d910d6.js";
|
|
199
199
|
import "chart.js";
|
|
200
200
|
import "chartjs-chart-error-bars";
|
|
201
201
|
import "react-leaflet";
|
|
@@ -211,8 +211,8 @@ import "./components/maps/index.13bb982c.js";
|
|
|
211
211
|
import "leaflet-polylinedecorator";
|
|
212
212
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
213
213
|
import "@geoman-io/leaflet-geoman-free";
|
|
214
|
-
import "./components/DataGrid/formatters/index.
|
|
215
|
-
import "./components/hook-form/HelperError/index.
|
|
214
|
+
import "./components/DataGrid/formatters/index.91129d5e.js";
|
|
215
|
+
import "./components/hook-form/HelperError/index.c6f8f840.js";
|
|
216
216
|
import "immer";
|
|
217
217
|
import "./react-json-view.57125fcf.js";
|
|
218
218
|
import "./commonjs.565e6834.js";
|
|
@@ -222,7 +222,7 @@ import "react-toastify";
|
|
|
222
222
|
import "@m4l/styles";
|
|
223
223
|
import "react-transition-group";
|
|
224
224
|
import "./components/popups/PopupsViewer/icons.066abd43.js";
|
|
225
|
-
import "./components/popups/PopupsViewer/slots/popupsViewerSlots.
|
|
225
|
+
import "./components/popups/PopupsViewer/slots/popupsViewerSlots.be9219c7.js";
|
|
226
226
|
import "./components/popups/PopupsViewer/constants.29247547.js";
|
|
227
227
|
import "./components/popups/PopupsViewer/slots/index.154e4e5f.js";
|
|
228
228
|
import "./hooks/useSizeContainer/index.3c48670c.js";
|
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.14912462.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.1c1ba224.js";
|
|
3
|
+
import { u as utils } from "./utils/index.14912462.js";
|
|
4
4
|
import require$$1 from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$2 = {};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { styled, alpha, Skeleton, Popover, IconButton, Stack, Tabs, Dialog, ListItemText, ListItemButton } from "@mui/material";
|
|
2
2
|
import { styled as styled$1, alpha as alpha$1 } from "@mui/material/styles";
|
|
3
3
|
import SimpleBarReact from "simplebar-react";
|
|
4
|
-
import { h as gridLayoutClasses } from "../components/GridLayout/index.
|
|
5
|
-
import { a as ResizableBox } from "../react-resizable.
|
|
6
|
-
import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.
|
|
7
|
-
import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.
|
|
8
|
-
import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.
|
|
9
|
-
import { R as RHFormProvider } from "../contexts/RHFormContext/index.
|
|
10
|
-
import { S as Stack$1 } from "../components/mui_extended/Stack/index.
|
|
11
|
-
import { I as Image } from "../components/Image/index.
|
|
4
|
+
import { h as gridLayoutClasses } from "../components/GridLayout/index.a9f419d8.js";
|
|
5
|
+
import { a as ResizableBox } from "../react-resizable.a59c14f4.js";
|
|
6
|
+
import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.55c40f0c.js";
|
|
7
|
+
import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.8a568629.js";
|
|
8
|
+
import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.30fe41d1.js";
|
|
9
|
+
import { R as RHFormProvider } from "../contexts/RHFormContext/index.54d30cb2.js";
|
|
10
|
+
import { S as Stack$1 } from "../components/mui_extended/Stack/index.9d6ed8c2.js";
|
|
11
|
+
import { I as Image } from "../components/Image/index.fb9e71ba.js";
|
|
12
12
|
const RootStyle$1 = styled("div", {
|
|
13
13
|
shouldForwardProp: (props) => props !== "variant"
|
|
14
14
|
})(({ theme, variant }) => ({
|
|
@@ -440,9 +440,6 @@ const WrapperOption = styled$1("li")(({ theme }) => ({
|
|
|
440
440
|
const HelperTextRoot = styled$1("div")(({ theme }) => ({
|
|
441
441
|
...theme.components?.M4LErrorLabel?.styleOverrides
|
|
442
442
|
}));
|
|
443
|
-
const WrapperStandarActions = styled$1("div")(({ theme }) => ({
|
|
444
|
-
...theme.components?.M4LCommonActions?.styleOverrides
|
|
445
|
-
}));
|
|
446
443
|
const RHFColorPickerRoot = styled("div")(({ theme }) => ({
|
|
447
444
|
...theme.components?.M4LRHFColorPicker?.styleOverrides
|
|
448
445
|
}));
|
|
@@ -494,6 +491,9 @@ const ContainerCheckTypography = styled$1("div")(() => ({
|
|
|
494
491
|
display: "flex",
|
|
495
492
|
alignItems: "center"
|
|
496
493
|
}));
|
|
494
|
+
const WrapperStandarActions = styled$1("div")(({ theme }) => ({
|
|
495
|
+
...theme.components?.M4LCommonActions?.styleOverrides
|
|
496
|
+
}));
|
|
497
497
|
const RHFDateTimeRoot = styled("div")(({ theme }) => ({
|
|
498
498
|
...theme.components?.M4LRHFDateTime?.styleOverrides
|
|
499
499
|
}));
|
package/vite-env.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
2
|
-
/// <reference types="vitest" />
|
|
3
|
-
/// <reference types="vitest/globals" />
|
|
4
|
-
/// <reference types="vitest/importMeta" />
|
|
1
|
+
/// <reference types="vite/client" />
|
|
2
|
+
/// <reference types="vitest" />
|
|
3
|
+
/// <reference types="vitest/globals" />
|
|
4
|
+
/// <reference types="vitest/importMeta" />
|
|
File without changes
|