@m4l/components 1.0.22 → 1.0.23
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 +274 -274
- package/@types/types.d.ts +25 -25
- package/components/AccountPopover/{index.f8453a39.js → index.5c97ab79.js} +3 -3
- package/components/AppBar/{index.48d5220c.js → index.631dac35.js} +4 -4
- package/components/CommonActions/components/ActionCancel/{index.5dc2a47d.js → index.4ec04ad9.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.2a421fd5.js → index.4d61b0fe.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.dfab71be.js → index.241ff066.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.3f96d6dc.js → index.6c855294.js} +2 -2
- package/components/CommonActions/components/Actions/{index.2569b4df.js → index.2083f1d3.js} +2 -2
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.f29b245f.js → index.371bcc46.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.e54fd4db.js → index.efe5a903.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.3424cf67.js → index.8128c255.js} +1 -1
- package/components/DataGrid/formatters/{index.59c6d2a6.js → index.84c30cd7.js} +2 -2
- package/components/DataGrid/{index.79892601.js → index.3f13b6aa.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.6d5cb1d7.js → index.feeb7987.js} +11 -11
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
- package/components/DragResizeWindow/{index.be8a40b2.js → index.4e9cf2dc.js} +3 -3
- package/components/DynamicFilter/{dictionary.d15d08fc.js → dictionary.2241d3c2.js} +2 -2
- package/components/DynamicFilter/{index.900abf99.js → index.94ef8a65.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.95aa2fd6.js → dynamicFilterSlots.cff0c775.js} +6 -6
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +1 -1
- package/components/DynamicFilter/store/{index.13e44665.js → index.806ee1a5.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.11860dc2.js → index.e75e32be.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.1c74b0a2.js → index.5c30d4c9.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.11e8fb88.js → index.9a3e7c86.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.2c973bfc.js → index.abfd8da5.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.254058ff.js → index.4937bcea.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.2b0a8737.js → index.09549b28.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.42cb7301.js → index.bbca18ab.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.88923c45.js → index.4e1c56b6.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.1f7bcb48.js → index.9dd57d81.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.5820ac71.js → index.d13450e6.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.b9a06165.js → index.293ccf6f.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.86a867ab.js → index.c5e7b96f.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.4cd0d771.js → index.aa8ff6d5.js} +2 -2
- package/components/FieldLabel/{index.9b515e11.js → index.170296ed.js} +4 -4
- package/components/GridLayout/{index.2a975f9d.js → index.9e93facb.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.d1d38e7a.js → index.225906d4.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.84c3e0eb.js → index.3cb5a032.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.28155002.js → index.16747fc4.js} +1 -1
- package/components/HelperText/{index.985f65b9.js → index.ad6b4907.js} +2 -2
- package/components/Icon/{index.735ed5af.js → index.8168aa10.js} +3 -3
- package/components/Image/{index.31093474.js → index.92d522f9.js} +2 -2
- package/components/LanguagePopover/{index.a7ec1033.js → index.68640a8e.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.af8809c0.js → index.9f87f47c.js} +2 -2
- package/components/LoadingError/{index.1b480949.js → index.32dc5ad7.js} +5 -5
- package/components/MFLoader/{index.c65e5b0f.js → index.70b0984a.js} +2 -2
- package/components/ModalDialog/{index.52db045e.js → index.22eb4873.js} +4 -4
- package/components/NavLink/{index.01b82b32.js → index.ddfdae0b.js} +2 -2
- package/components/NoItemSelected/{index.55fc2872.js → index.9ac8f4c8.js} +1 -1
- package/components/ObjectLogs/{index.22344399.js → index.032e25fb.js} +9 -9
- package/components/PDFViewer/{index.a8751ff9.js → index.0f8c84da.js} +2 -2
- package/components/Page/{index.bea04867.js → index.0268570c.js} +1 -1
- package/components/PaperForm/{index.b76ee2b3.js → index.8a387dab.js} +2 -2
- package/components/Period/{index.3731b3c5.js → index.c2efde10.js} +4 -4
- package/components/PrintingSystem/{index.5941d5ea.js → index.d3db73b0.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.f63e9cca.js → index.0b481469.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.4b32dbc2.js → index.6d961379.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.2ac056f3.js → index.9f5fccbf.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.dbda1218.js → index.9cb21de9.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.0770d62f.js → index.2e8b0108.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.f01a96bc.js → index.683901c4.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.76ad4b49.js → index.c666cc89.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.8dc2d646.js → index.46901d93.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.f5e3019c.js → index.4107bf33.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.86ad2bd4.js → index.ebece5ce.js} +1 -1
- package/components/PropertyValue/{index.b8350841.js → index.6445835e.js} +3 -3
- package/components/Resizeable/{index.031731ec.js → index.57cbe2be.js} +1 -1
- package/components/ScrollBar/{index.f59feb47.js → index.56125bbf.js} +1 -1
- package/components/SideBar/{index.6b59320a.js → index.ed48577e.js} +6 -6
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +1 -1
- package/components/SplitLayout/{index.3e816b39.js → index.dcdc77e6.js} +1 -1
- package/components/ToastContainer/{index.bb85cf2c.js → index.67f277fd.js} +3 -3
- package/components/animate/LoadingScreen/{index.614abae2.js → index.782f1eca.js} +1 -1
- package/components/animate/{index.34175ff1.js → index.3dddf2d3.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.92015229.js → index.3c8301b9.js} +15 -15
- package/components/areas/components/AreasViewer/{index.5613b04c.js → index.9298ef7a.js} +15 -15
- package/components/areas/components/AreasViewer/styles.d.ts +1 -1
- package/components/areas/contexts/AreasContext/{index.ab6739b8.js → index.55cdde3e.js} +4 -4
- package/components/areas/hooks/useAreas/{index.fb7026bb.js → index.5275e969.js} +1 -1
- package/components/areas/types.d.ts +1 -1
- package/components/commercial/AppBarCommercial/{index.84ddbcf1.js → index.9fa71fbe.js} +2 -2
- package/components/commercial/SectionCommercial/{index.b0416595.js → index.67cb0e24.js} +2 -2
- package/components/commercial/TopBar/{index.fefacbbb.js → index.e307711a.js} +6 -6
- package/components/commercial/{index.e852decf.js → index.3b81acbf.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.bab92b54.js → index.6b0373e0.js} +2 -2
- package/components/formatters/{index.54397ac7.js → index.a0d79071.js} +2 -2
- package/components/hook-form/HelperError/{index.f3c76460.js → index.6b671a90.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.6e22b0e5.js → index.0c0f1166.js} +6 -6
- package/components/hook-form/RHFAutocompleteAsync/{index.027097e2.js → index.98c0c8b1.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.f55b8014.js → index.93b8e70f.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.b3921a34.js → index.d6edb266.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.d017e3ea.js → index.d793e753.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.f76251fc.js → index.f298b64d.js} +4 -4
- package/components/hook-form/RHFTextField/{index.d982607c.js → index.8ca96674.js} +5 -5
- package/components/hook-form/RHFUpload/{index.5fa39ab0.js → index.07ebbfc1.js} +5 -5
- package/components/maps/components/GpsTools/{index.3e432a7d.js → index.a19df7ba.js} +23 -23
- package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
- package/components/maps/components/Map/{index.92f8d4f5.js → index.ccb0be2e.js} +14 -14
- package/components/maps/leaflet-geoman.d.ts +1476 -1476
- package/components/modal/{WindowBase.62dc9432.js → WindowBase.58fc327c.js} +3 -3
- package/components/modal/{WindowConfirm.af2047ad.js → WindowConfirm.746fdae7.js} +6 -6
- package/components/mui_extended/Accordion/{index.2c184653.js → index.fd3b659c.js} +4 -4
- package/components/mui_extended/Avatar/{index.b4817d98.js → index.3ebe1a4b.js} +1 -1
- package/components/mui_extended/Badge/{index.40d1aa2c.js → index.ecd151e9.js} +1 -1
- package/components/mui_extended/Button/{index.3f98a33c.js → index.dc43db94.js} +3 -3
- package/components/mui_extended/{CheckBox.d1a186d8.js → CheckBox.ea329fff.js} +2 -2
- package/components/mui_extended/IconButton/{index.6e1e7606.js → index.3284f1d5.js} +2 -2
- package/components/mui_extended/MenuActions/{index.e40047bd.js → index.9e3d7f5d.js} +5 -5
- package/components/mui_extended/Pager/{index.3d387e89.js → index.ef526d95.js} +4 -4
- package/components/mui_extended/Popover/{index.2dc9ded4.js → index.57cd2dc0.js} +2 -2
- package/components/mui_extended/Stack/{index.5ffdbe1b.js → index.0c52ffa7.js} +1 -1
- package/components/mui_extended/Tab/{index.aa10efd0.js → index.c0a8e330.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.82878215.js → index.560c0a3c.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.ce4374ba.js → index.98d85395.js} +1 -1
- package/components/mui_extended/Typography/{index.5bd73114.js → index.5a14dd12.js} +1 -1
- package/components/popups/PopupsProvider/{index.67239cbd.js → index.b3bb56b7.js} +1 -1
- package/components/popups/PopupsViewer/{index.4b9f2606.js → index.0f579946.js} +4 -4
- package/contexts/ModalContext/{index.ca0f8525.js → index.141fdede.js} +1 -1
- package/contexts/RHFormContext/{index.b08da209.js → index.8cfee498.js} +1 -1
- package/hooks/useFormAddEdit/{index.a5612e31.js → index.f4f4dccd.js} +2 -2
- package/hooks/useModal/{index.f2579c58.js → index.70c3f0b5.js} +1 -1
- package/hooks/useTab/{index.36300b7b.js → index.6f39459c.js} +1 -1
- package/index.js +119 -119
- 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.c33860d6.js → DynamicFilter.27c16026.js} +49 -35
- package/styles/DynamicFilter.styles.d.ts +1 -1
- package/styles/{index.2129f144.js → index.379fa100.js} +9 -9
- package/vite-env.d.ts +4 -4
- /package/utils/{index.78d1638f.js → index.14912462.js} +0 -0
package/index.js
CHANGED
|
@@ -1,140 +1,140 @@
|
|
|
1
|
-
import { D, c, g } from "./components/DataGrid/index.
|
|
1
|
+
import { D, c, g } from "./components/DataGrid/index.3f13b6aa.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.ddfdae0b.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.3dddf2d3.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.782f1eca.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.3c8301b9.js";
|
|
15
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.9298ef7a.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 { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.
|
|
18
|
+
import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.55cdde3e.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.0c0f1166.js";
|
|
23
|
+
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.98c0c8b1.js";
|
|
24
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.d793e753.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.
|
|
27
|
+
import { R as R6 } from "./components/hook-form/RHFPeriod/index.f298b64d.js";
|
|
28
|
+
import { P as P2, g as g5 } from "./components/Period/index.c2efde10.js";
|
|
29
29
|
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.11c0add8.js";
|
|
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.
|
|
30
|
+
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.d6edb266.js";
|
|
31
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.93b8e70f.js";
|
|
32
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.8ca96674.js";
|
|
33
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.07ebbfc1.js";
|
|
34
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.fd3b659c.js";
|
|
35
|
+
import { A as A7 } from "./components/mui_extended/Avatar/index.3ebe1a4b.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.ecd151e9.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.dc43db94.js";
|
|
43
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.9e3d7f5d.js";
|
|
44
|
+
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.ef526d95.js";
|
|
45
|
+
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.c0a8e330.js";
|
|
46
|
+
import { C as C2 } from "./components/mui_extended/CheckBox.ea329fff.js";
|
|
47
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.3284f1d5.js";
|
|
48
|
+
import { P as P4 } from "./components/mui_extended/Popover/index.57cd2dc0.js";
|
|
49
|
+
import { S as S2 } from "./components/mui_extended/Stack/index.0c52ffa7.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.5a14dd12.js";
|
|
52
|
+
import { T as T5 } from "./components/mui_extended/ToggleButton/index.560c0a3c.js";
|
|
53
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.98d85395.js";
|
|
54
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.6b0373e0.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.a0d79071.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.371bcc46.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.efe5a903.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.8128c255.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.2241d3c2.js";
|
|
70
|
+
import { D as D5 } from "./components/DynamicFilter/index.94ef8a65.js";
|
|
71
|
+
import { F } from "./components/FieldLabel/index.170296ed.js";
|
|
72
|
+
import { H, e } from "./components/HelperText/index.ad6b4907.js";
|
|
73
|
+
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.2083f1d3.js";
|
|
74
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.4ec04ad9.js";
|
|
75
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.6c855294.js";
|
|
76
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.4d61b0fe.js";
|
|
77
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.241ff066.js";
|
|
78
|
+
import { D as D6, d as d4 } from "./components/DragResizeWindow/index.4e9cf2dc.js";
|
|
79
|
+
import { G, w, A as A13 } from "./components/GridLayout/index.9e93facb.js";
|
|
80
|
+
import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.3cb5a032.js";
|
|
81
|
+
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.16747fc4.js";
|
|
82
|
+
import { P as P8 } from "./components/PrintingSystem/index.d3db73b0.js";
|
|
83
|
+
import { I as I4 } from "./components/Icon/index.8168aa10.js";
|
|
84
|
+
import { L as L6 } from "./components/LanguagePopover/index.68640a8e.js";
|
|
85
|
+
import { L as L7 } from "./components/LinearProgressIndeterminate/index.9f87f47c.js";
|
|
86
|
+
import { I as I5 } from "./components/Image/index.92d522f9.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.ccb0be2e.js";
|
|
89
|
+
import { M as M5, G as G2, u as u4 } from "./components/maps/components/GpsTools/index.a19df7ba.js";
|
|
90
|
+
import { M as M6, d as d6, g as g14 } from "./components/ModalDialog/index.22eb4873.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.
|
|
109
|
-
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.
|
|
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 { R as R14, g as g22 } from "./contexts/RHFormContext/index.
|
|
116
|
-
import { M as M8, a as a12 } from "./contexts/ModalContext/index.
|
|
117
|
-
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.
|
|
118
|
-
import { u as u7 } from "./hooks/useModal/index.
|
|
119
|
-
import { u as u8 } from "./hooks/useTab/index.
|
|
92
|
+
import { W as W2 } from "./components/modal/WindowConfirm.746fdae7.js";
|
|
93
|
+
import { W as W3 } from "./components/modal/WindowBase.58fc327c.js";
|
|
94
|
+
import { L as L9, g as g16 } from "./components/LoadingError/index.32dc5ad7.js";
|
|
95
|
+
import { M as M7, g as g17 } from "./components/MFLoader/index.70b0984a.js";
|
|
96
|
+
import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.9ac8f4c8.js";
|
|
97
|
+
import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.032e25fb.js";
|
|
98
|
+
import { P as P9 } from "./components/PaperForm/index.8a387dab.js";
|
|
99
|
+
import { P as P10 } from "./components/PDFViewer/index.0f8c84da.js";
|
|
100
|
+
import { H as H2 } from "./components/Page/index.0268570c.js";
|
|
101
|
+
import { P as P11 } from "./components/PropertyValue/index.6445835e.js";
|
|
102
|
+
import { R as R13 } from "./components/Resizeable/index.57cbe2be.js";
|
|
103
|
+
import { S as S3 } from "./components/ScrollBar/index.56125bbf.js";
|
|
104
|
+
import { S as S4 } from "./components/SplitLayout/index.dcdc77e6.js";
|
|
105
|
+
import { T as T7, a as a10 } from "./components/ToastContainer/index.67f277fd.js";
|
|
106
|
+
import { S as S5 } from "./components/SideBar/index.ed48577e.js";
|
|
107
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.631dac35.js";
|
|
108
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.5c97ab79.js";
|
|
109
|
+
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.b3bb56b7.js";
|
|
110
|
+
import { P as P13 } from "./components/popups/PopupsViewer/index.0f579946.js";
|
|
111
|
+
import { A as A16 } from "./components/commercial/AppBarCommercial/index.9fa71fbe.js";
|
|
112
|
+
import { H as H3 } from "./components/commercial/index.3b81acbf.js";
|
|
113
|
+
import { T as T8 } from "./components/commercial/TopBar/index.e307711a.js";
|
|
114
|
+
import { S as S6 } from "./components/commercial/SectionCommercial/index.67cb0e24.js";
|
|
115
|
+
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.8cfee498.js";
|
|
116
|
+
import { M as M8, a as a12 } from "./contexts/ModalContext/index.141fdede.js";
|
|
117
|
+
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.f4f4dccd.js";
|
|
118
|
+
import { u as u7 } from "./hooks/useModal/index.70c3f0b5.js";
|
|
119
|
+
import { u as u8 } from "./hooks/useTab/index.6f39459c.js";
|
|
120
120
|
import { useState } from "react";
|
|
121
121
|
import "react/jsx-runtime";
|
|
122
|
-
import "./styles/index.
|
|
122
|
+
import "./styles/index.379fa100.js";
|
|
123
123
|
import "@mui/material";
|
|
124
124
|
import "@mui/material/styles";
|
|
125
125
|
import "simplebar-react";
|
|
126
|
-
import "./react-resizable.
|
|
127
|
-
import "./react-draggable.
|
|
126
|
+
import "./react-resizable.a59c14f4.js";
|
|
127
|
+
import "./react-draggable.1c1ba224.js";
|
|
128
128
|
import "prop-types";
|
|
129
129
|
import "react-dom";
|
|
130
130
|
import "clsx";
|
|
131
|
-
import "./utils/index.
|
|
131
|
+
import "./utils/index.14912462.js";
|
|
132
132
|
import "./react-data-grid.c5377916.js";
|
|
133
133
|
import "react-dnd";
|
|
134
134
|
import "react-dnd-html5-backend";
|
|
135
135
|
import "./components/DataGrid/constants.e334cd50.js";
|
|
136
136
|
import "@m4l/core";
|
|
137
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
137
|
+
import "./components/DataGrid/subcomponents/Actions/index.feeb7987.js";
|
|
138
138
|
import "@m4l/graphics";
|
|
139
139
|
import "zustand/shallow";
|
|
140
140
|
import "@mui/base";
|
|
@@ -143,7 +143,7 @@ import "./test/getNameDataTestId.0faeade8.js";
|
|
|
143
143
|
import "react-router-dom";
|
|
144
144
|
import "framer-motion";
|
|
145
145
|
import "./react-spinners.342a6578.js";
|
|
146
|
-
import "./components/areas/hooks/useAreas/index.
|
|
146
|
+
import "./components/areas/hooks/useAreas/index.5275e969.js";
|
|
147
147
|
import "zustand";
|
|
148
148
|
import "yup";
|
|
149
149
|
import "./components/areas/constants.66529246.js";
|
|
@@ -164,36 +164,36 @@ import "@mui/material/Button";
|
|
|
164
164
|
import "@mui/lab";
|
|
165
165
|
import "./hocs/withToggle/index.548aeace.js";
|
|
166
166
|
import "./components/WrapperComponent/index.57964195.js";
|
|
167
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/index.
|
|
168
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.
|
|
167
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/index.9dd57d81.js";
|
|
168
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.abfd8da5.js";
|
|
169
169
|
import "./components/DynamicFilter/constants.095f1dbb.js";
|
|
170
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.
|
|
171
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.
|
|
172
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.
|
|
173
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.
|
|
174
|
-
import "./components/DynamicFilter/store/index.
|
|
175
|
-
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.
|
|
176
|
-
import "./components/DynamicFilter/slots/dynamicFilterSlots.
|
|
170
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.4e1c56b6.js";
|
|
171
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.4937bcea.js";
|
|
172
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.09549b28.js";
|
|
173
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.bbca18ab.js";
|
|
174
|
+
import "./components/DynamicFilter/store/index.806ee1a5.js";
|
|
175
|
+
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.9a3e7c86.js";
|
|
176
|
+
import "./components/DynamicFilter/slots/dynamicFilterSlots.cff0c775.js";
|
|
177
177
|
import "./components/DynamicFilter/slots/SlotsEnum.104a03d4.js";
|
|
178
|
-
import "./styles/DynamicFilter.
|
|
179
|
-
import "./components/DynamicFilter/subcomponents/InputFilter/index.
|
|
180
|
-
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.
|
|
181
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.
|
|
182
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.
|
|
183
|
-
import "./components/DynamicFilter/subcomponents/FilterActions/index.
|
|
184
|
-
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.
|
|
185
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
178
|
+
import "./styles/DynamicFilter.27c16026.js";
|
|
179
|
+
import "./components/DynamicFilter/subcomponents/InputFilter/index.293ccf6f.js";
|
|
180
|
+
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.aa8ff6d5.js";
|
|
181
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.5c30d4c9.js";
|
|
182
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.e75e32be.js";
|
|
183
|
+
import "./components/DynamicFilter/subcomponents/FilterActions/index.d13450e6.js";
|
|
184
|
+
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.c5e7b96f.js";
|
|
185
|
+
import "./components/GridLayout/subcomponents/Griditem/index.225906d4.js";
|
|
186
186
|
import "fast-equals";
|
|
187
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
188
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
189
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
190
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
191
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
192
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
193
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
194
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
195
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
196
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
187
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.9f5fccbf.js";
|
|
188
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.4107bf33.js";
|
|
189
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.ebece5ce.js";
|
|
190
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.683901c4.js";
|
|
191
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.0b481469.js";
|
|
192
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.9cb21de9.js";
|
|
193
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.c666cc89.js";
|
|
194
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.46901d93.js";
|
|
195
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.2e8b0108.js";
|
|
196
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.6d961379.js";
|
|
197
197
|
import "chart.js";
|
|
198
198
|
import "chartjs-chart-error-bars";
|
|
199
199
|
import "react-leaflet";
|
|
@@ -209,8 +209,8 @@ import "./components/maps/index.13bb982c.js";
|
|
|
209
209
|
import "leaflet-polylinedecorator";
|
|
210
210
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
211
211
|
import "@geoman-io/leaflet-geoman-free";
|
|
212
|
-
import "./components/DataGrid/formatters/index.
|
|
213
|
-
import "./components/hook-form/HelperError/index.
|
|
212
|
+
import "./components/DataGrid/formatters/index.84c30cd7.js";
|
|
213
|
+
import "./components/hook-form/HelperError/index.6b671a90.js";
|
|
214
214
|
import "immer";
|
|
215
215
|
import "./react-json-view.57125fcf.js";
|
|
216
216
|
import "./commonjs.565e6834.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,5 +1,5 @@
|
|
|
1
1
|
import { alpha } from "@mui/material";
|
|
2
|
-
import { c as containerQuery } from "../utils/index.
|
|
2
|
+
import { c as containerQuery } from "../utils/index.14912462.js";
|
|
3
3
|
const CONTAINER_QUERY_NAME = "dynamic";
|
|
4
4
|
const dynamicFilterStyles = {
|
|
5
5
|
root: {
|
|
@@ -19,8 +19,8 @@ const dynamicFilterStyles = {
|
|
|
19
19
|
height: "fit-content",
|
|
20
20
|
border: "1px solid",
|
|
21
21
|
borderRadius: "4px",
|
|
22
|
-
borderColor: theme.palette.state?.borderPrimary,
|
|
23
|
-
background: theme.palette.background.default,
|
|
22
|
+
borderColor: theme.vars.palette.state?.borderPrimary,
|
|
23
|
+
background: theme.vars.palette.background.default,
|
|
24
24
|
[containerQuery(theme.breakpoints, CONTAINER_QUERY_NAME)]: {
|
|
25
25
|
minHeight: "auto",
|
|
26
26
|
height: "auto",
|
|
@@ -29,10 +29,10 @@ const dynamicFilterStyles = {
|
|
|
29
29
|
"applied-filters applied-filters"`
|
|
30
30
|
},
|
|
31
31
|
"&:focus-within": {
|
|
32
|
-
borderColor: !ownerState.isValid ? theme.palette.state.error.normal : theme.palette.state?.focus
|
|
32
|
+
borderColor: !ownerState.isValid ? theme.vars.palette.state.error.normal : theme.vars.palette.state?.focus
|
|
33
33
|
},
|
|
34
34
|
...ownerState.isValid === false ? {
|
|
35
|
-
borderColor: theme.palette.state.error.normal
|
|
35
|
+
borderColor: theme.vars.palette.state.error.normal
|
|
36
36
|
} : {}
|
|
37
37
|
}),
|
|
38
38
|
inputFilter: ({ theme }) => ({
|
|
@@ -48,7 +48,7 @@ const dynamicFilterStyles = {
|
|
|
48
48
|
borderTopLeftRadius: "4px",
|
|
49
49
|
borderBottomLeftRadius: "4px",
|
|
50
50
|
borderRight: "1px solid",
|
|
51
|
-
borderColor: theme.palette.state?.borderPrimary,
|
|
51
|
+
borderColor: theme.vars.palette.state?.borderPrimary,
|
|
52
52
|
[containerQuery(theme.breakpoints, CONTAINER_QUERY_NAME)]: {
|
|
53
53
|
height: "32px",
|
|
54
54
|
width: "100%",
|
|
@@ -62,30 +62,32 @@ const dynamicFilterStyles = {
|
|
|
62
62
|
}),
|
|
63
63
|
inputFilterInput: ({ theme }) => ({
|
|
64
64
|
...theme.typography.body,
|
|
65
|
-
background: theme.palette.background.default,
|
|
66
|
-
color: theme.palette.text.secondary,
|
|
65
|
+
background: theme.vars.palette.background.default,
|
|
66
|
+
color: theme.vars.palette.text.secondary,
|
|
67
67
|
border: "1px solid",
|
|
68
68
|
borderColor: "transparent",
|
|
69
69
|
padding: "4px 8px",
|
|
70
70
|
width: "100%",
|
|
71
71
|
height: "100%",
|
|
72
72
|
"&::placeholder": {
|
|
73
|
-
color: theme.palette.text.secondary
|
|
73
|
+
color: theme.vars.palette.text.secondary
|
|
74
74
|
},
|
|
75
75
|
"&:focus-visible": {
|
|
76
|
-
color: theme.palette.text.secondary,
|
|
76
|
+
color: theme.vars.palette.text.secondary,
|
|
77
77
|
border: "1px solid",
|
|
78
|
-
borderColor: theme.palette.state?.active12,
|
|
79
|
-
background: theme.palette.state?.active12,
|
|
78
|
+
borderColor: theme.vars.palette.state?.active12,
|
|
79
|
+
background: theme.vars.palette.state?.active12,
|
|
80
80
|
BorderRadius: "2px",
|
|
81
81
|
outline: "none!important"
|
|
82
82
|
},
|
|
83
83
|
"&:hover": {
|
|
84
|
-
borderColor: theme.palette.state?.toneOp,
|
|
85
|
-
background: theme.palette.state?.hoverDefault
|
|
84
|
+
borderColor: theme.vars.palette.state?.toneOp,
|
|
85
|
+
background: theme.vars.palette.state?.hoverDefault
|
|
86
86
|
}
|
|
87
87
|
}),
|
|
88
|
-
inputFilterIcon: {
|
|
88
|
+
inputFilterIcon: {
|
|
89
|
+
visibility: "visible"
|
|
90
|
+
},
|
|
89
91
|
appliedFilters: ({ theme }) => ({
|
|
90
92
|
gridArea: "applied-filters",
|
|
91
93
|
width: "100%",
|
|
@@ -99,7 +101,7 @@ const dynamicFilterStyles = {
|
|
|
99
101
|
padding: "4px",
|
|
100
102
|
display: "flex",
|
|
101
103
|
borderTop: "1px solid ",
|
|
102
|
-
borderColor: theme.palette.state?.borderSecondary,
|
|
104
|
+
borderColor: theme.vars.palette.state?.borderSecondary,
|
|
103
105
|
"&:has(div[class*=appliedFilterInnerContainer]:empty), &:empty": {
|
|
104
106
|
display: "none"
|
|
105
107
|
}
|
|
@@ -134,17 +136,19 @@ const dynamicFilterStyles = {
|
|
|
134
136
|
height: "24px",
|
|
135
137
|
minHeight: theme.spacing(3),
|
|
136
138
|
paddingLeft: theme.spacing(1),
|
|
137
|
-
borderColor: alpha(`${theme.palette.divider}`, 0.1),
|
|
139
|
+
borderColor: alpha(`${theme.colorSchemes.finalTheme.palette.divider}`, 0.1),
|
|
138
140
|
border: "none",
|
|
139
141
|
borderRadius: "4px",
|
|
140
|
-
backgroundColor: theme.palette.state?.default,
|
|
141
|
-
color: theme.palette.text.secondary,
|
|
142
|
+
backgroundColor: theme.vars.palette.state?.default,
|
|
143
|
+
color: theme.vars.palette.text.secondary,
|
|
142
144
|
...theme.typography.body,
|
|
143
145
|
[theme.breakpoints.down("sm")]: {
|
|
144
146
|
height: "fit-content"
|
|
145
147
|
}
|
|
146
148
|
}),
|
|
147
|
-
appliedFilterChipIcon: {
|
|
149
|
+
appliedFilterChipIcon: {
|
|
150
|
+
visibility: "visible"
|
|
151
|
+
},
|
|
148
152
|
appliedFilterChipInfo: ({ theme }) => ({
|
|
149
153
|
...theme.typography.body2,
|
|
150
154
|
display: "flex",
|
|
@@ -160,20 +164,22 @@ const dynamicFilterStyles = {
|
|
|
160
164
|
}),
|
|
161
165
|
appliedFilterChipInfoFieldName: ({ theme }) => ({
|
|
162
166
|
...theme.typography.subtitle2,
|
|
163
|
-
color: theme.palette.text.secondary
|
|
167
|
+
color: theme.vars.palette.text.secondary
|
|
164
168
|
}),
|
|
165
169
|
appliedFilterChipInfoOperator: ({ theme }) => ({
|
|
166
170
|
...theme.typography.body2,
|
|
167
171
|
marginLeft: theme.spacing(1.5),
|
|
168
172
|
fontStyle: "italic",
|
|
169
|
-
color: theme.palette.text.secondary
|
|
173
|
+
color: theme.vars.palette.text.secondary
|
|
170
174
|
}),
|
|
171
175
|
appliedFilterChipInfoOperands: ({ theme }) => ({
|
|
172
176
|
...theme.typography.body2,
|
|
173
177
|
marginLeft: theme.spacing(1.5),
|
|
174
|
-
color: theme.palette.text.secondary
|
|
178
|
+
color: theme.vars.palette.text.secondary
|
|
175
179
|
}),
|
|
176
|
-
appliedFilterChipRemoveButton: {
|
|
180
|
+
appliedFilterChipRemoveButton: {
|
|
181
|
+
visibility: "visible"
|
|
182
|
+
},
|
|
177
183
|
actions: ({ theme }) => ({
|
|
178
184
|
gridArea: "actions-filter",
|
|
179
185
|
display: "flex",
|
|
@@ -185,7 +191,7 @@ const dynamicFilterStyles = {
|
|
|
185
191
|
borderTopRightRadius: "4px",
|
|
186
192
|
borderBottomRightRadius: "4px",
|
|
187
193
|
borderLeft: "1px solid",
|
|
188
|
-
borderColor: theme.palette.state?.borderPrimary
|
|
194
|
+
borderColor: theme.vars.palette.state?.borderPrimary
|
|
189
195
|
}),
|
|
190
196
|
actionsSkeletonButton: {
|
|
191
197
|
display: "flex",
|
|
@@ -194,9 +200,13 @@ const dynamicFilterStyles = {
|
|
|
194
200
|
width: "24px",
|
|
195
201
|
height: "24px"
|
|
196
202
|
},
|
|
197
|
-
actionsClearButton: {
|
|
203
|
+
actionsClearButton: {
|
|
204
|
+
visibility: "visible"
|
|
205
|
+
},
|
|
198
206
|
actionsSubmitButton: ({ theme, ownerState }) => ({
|
|
199
|
-
...ownerState.isValid === false ? { border: `1px dashed ${theme.palette.error.main}` } : {
|
|
207
|
+
...ownerState.isValid === false ? { border: `1px dashed ${theme.vars.palette.error.main}` } : {
|
|
208
|
+
visibility: "visible"
|
|
209
|
+
}
|
|
200
210
|
}),
|
|
201
211
|
popoverMenu: ({ theme }) => ({
|
|
202
212
|
"& .MuiPaper-root": {
|
|
@@ -219,17 +229,19 @@ const dynamicFilterStyles = {
|
|
|
219
229
|
borderRadius: "4px",
|
|
220
230
|
"&:hover": {
|
|
221
231
|
...theme.typography.body,
|
|
222
|
-
color: theme.palette.state?.hover,
|
|
223
|
-
background: theme.palette.state?.default,
|
|
232
|
+
color: theme.vars.palette.state?.hover,
|
|
233
|
+
background: theme.vars.palette.state?.default,
|
|
224
234
|
borderRadius: "4px",
|
|
225
235
|
padding: "4px 12px 4px 8px"
|
|
226
236
|
}
|
|
227
237
|
}),
|
|
228
238
|
popoverMenuItemLabel: ({ theme }) => ({
|
|
229
239
|
...theme.typography.body,
|
|
230
|
-
color: theme.palette.text.primary
|
|
240
|
+
color: theme.vars.palette.text.primary
|
|
231
241
|
}),
|
|
232
|
-
popoverMenuItemIcon: {
|
|
242
|
+
popoverMenuItemIcon: {
|
|
243
|
+
visibility: "visible"
|
|
244
|
+
},
|
|
233
245
|
popoverFilter: ({ theme }) => ({
|
|
234
246
|
width: "auto",
|
|
235
247
|
"& .MuiPaper-root": {
|
|
@@ -237,7 +249,7 @@ const dynamicFilterStyles = {
|
|
|
237
249
|
minWidth: "220px",
|
|
238
250
|
maxWidth: "100%",
|
|
239
251
|
minHeight: "auto",
|
|
240
|
-
boxShadow: theme.customShadows?.z3,
|
|
252
|
+
boxShadow: theme.vars.customShadows?.z3,
|
|
241
253
|
"& .M4LPopover-arrowStyle": {
|
|
242
254
|
display: "none"
|
|
243
255
|
},
|
|
@@ -251,7 +263,7 @@ const dynamicFilterStyles = {
|
|
|
251
263
|
}
|
|
252
264
|
}),
|
|
253
265
|
popoverFilterHeader: ({ theme }) => ({
|
|
254
|
-
backgroundColor: theme.palette.state?.default,
|
|
266
|
+
backgroundColor: theme.vars.palette.state?.default,
|
|
255
267
|
display: "flex",
|
|
256
268
|
alignItems: "center",
|
|
257
269
|
gap: "8px",
|
|
@@ -264,10 +276,12 @@ const dynamicFilterStyles = {
|
|
|
264
276
|
height: "36px"
|
|
265
277
|
}
|
|
266
278
|
}),
|
|
267
|
-
popoverFilterHeaderIcon: {
|
|
279
|
+
popoverFilterHeaderIcon: {
|
|
280
|
+
visibility: "visible"
|
|
281
|
+
},
|
|
268
282
|
popoverFilterHeaderTitle: ({ theme }) => ({
|
|
269
283
|
...theme.typography.paragraphDens,
|
|
270
|
-
color: theme.palette.text.primary
|
|
284
|
+
color: theme.vars.palette.text.primary
|
|
271
285
|
}),
|
|
272
286
|
popoverFilterContainerFields: ({ theme }) => ({
|
|
273
287
|
height: "fit-content",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { DynamicFilterStyles } from '../components/DynamicFilter/types';
|
|
1
|
+
import type { DynamicFilterStyles } from '../components/DynamicFilter/types';
|
|
2
2
|
export declare const dynamicFilterStyles: DynamicFilterStyles;
|
|
@@ -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.9e93facb.js";
|
|
5
|
+
import { a as ResizableBox } from "../react-resizable.a59c14f4.js";
|
|
6
|
+
import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.3c8301b9.js";
|
|
7
|
+
import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.9298ef7a.js";
|
|
8
|
+
import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.a19df7ba.js";
|
|
9
|
+
import { R as RHFormProvider } from "../contexts/RHFormContext/index.8cfee498.js";
|
|
10
|
+
import { S as Stack$1 } from "../components/mui_extended/Stack/index.0c52ffa7.js";
|
|
11
|
+
import { I as Image } from "../components/Image/index.92d522f9.js";
|
|
12
12
|
const RootStyle$1 = styled("div", {
|
|
13
13
|
shouldForwardProp: (props) => props !== "variant"
|
|
14
14
|
})(({ theme, variant }) => ({
|
|
@@ -693,7 +693,7 @@ styled$1(SimpleBarReact)(({ theme }) => ({
|
|
|
693
693
|
}
|
|
694
694
|
}));
|
|
695
695
|
const react_resizable_css = ".react-resizable {\n position: relative;\n}\n.react-resizable-handle {\n position: absolute;\n width: 20px;\n height: 20px;\n background-repeat: no-repeat;\n background-origin: content-box;\n box-sizing: border-box;\n background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');\n background-position: bottom right;\n padding: 0 3px 3px 0;\n}\n.react-resizable-handle-sw {\n bottom: 0;\n left: 0;\n cursor: sw-resize;\n transform: rotate(90deg);\n}\n.react-resizable-handle-se {\n bottom: 0;\n right: 0;\n cursor: se-resize;\n}\n.react-resizable-handle-nw {\n top: 0;\n left: 0;\n cursor: nw-resize;\n transform: rotate(180deg);\n}\n.react-resizable-handle-ne {\n top: 0;\n right: 0;\n cursor: ne-resize;\n transform: rotate(270deg);\n}\n.react-resizable-handle-w,\n.react-resizable-handle-e {\n top: 50%;\n margin-top: -10px;\n cursor: ew-resize;\n}\n.react-resizable-handle-w {\n left: 0;\n transform: rotate(135deg);\n}\n.react-resizable-handle-e {\n right: 0;\n transform: rotate(315deg);\n}\n.react-resizable-handle-n,\n.react-resizable-handle-s {\n left: 50%;\n margin-left: -10px;\n cursor: ns-resize;\n}\n.react-resizable-handle-n {\n top: 0;\n transform: rotate(225deg);\n}\n.react-resizable-handle-s {\n bottom: 0;\n transform: rotate(45deg);\n}";
|
|
696
|
-
const AreasViewerRoot = styled("div")`
|
|
696
|
+
const AreasViewerRoot = styled$1("div")`
|
|
697
697
|
/* display: flex; */
|
|
698
698
|
width: 100%;
|
|
699
699
|
height: 100%;
|