@m4l/components 1.0.13 → 1.0.15

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.
Files changed (59) hide show
  1. package/components/AccountPopover/{index.f22ad364.js → index.e29a3c5c.js} +1 -1
  2. package/components/AppBar/{index.8d90ce87.js → index.4f4bb61f.js} +1 -1
  3. package/components/CommonActions/components/ActionFormCancel/{index.a1318eac.js → index.b325f1e2.js} +1 -1
  4. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.7fb1ebaa.js → index.ff18b2a6.js} +1 -1
  5. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.0ee10612.js → index.1487b238.js} +1 -1
  6. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.dce9ada8.js → index.2999445b.js} +1 -1
  7. package/components/DataGrid/{index.68e19254.js → index.4a2e0f22.js} +2 -2
  8. package/components/DataGrid/subcomponents/Actions/{index.6b044e84.js → index.0a3db350.js} +6 -6
  9. package/components/DragResizeWindow/{index.a358789f.js → index.f23525c7.js} +2 -2
  10. package/components/DynamicFilter/{dictionary.d28d39ef.js → dictionary.da8046c7.js} +1 -1
  11. package/components/DynamicFilter/helpers/{index.11ed2896.js → index.a13deed7.js} +2 -2
  12. package/components/DynamicFilter/{index.056a99c7.js → index.952f8480.js} +3 -35
  13. package/components/DynamicFilter/slots/constants.13968194.js +34 -0
  14. package/components/DynamicFilter/slots/constants.d.ts +30 -0
  15. package/components/DynamicFilter/slots/{index.82d7eaf2.js → index.b55f3ebc.js} +4 -3
  16. package/components/DynamicFilter/store/{index.9b5121d6.js → index.370765c1.js} +1 -1
  17. package/components/DynamicFilter/subcomponents/{index.778c93cc.js → index.e32811b5.js} +9 -9
  18. package/components/DynamicFilter/types.d.ts +1 -30
  19. package/components/FieldLabel/{index.6b6f708e.js → index.31998491.js} +1 -1
  20. package/components/Icon/{index.83867398.js → index.7c470582.js} +2 -2
  21. package/components/LoadingError/{index.aee18b24.js → index.42a55f4c.js} +1 -1
  22. package/components/MFLoader/{index.c975666e.js → index.aa7f5a2e.js} +1 -1
  23. package/components/ObjectLogs/{index.a3e42b21.js → index.92ef4170.js} +5 -5
  24. package/components/PaperForm/{index.007ef4cf.js → index.c7495338.js} +1 -1
  25. package/components/Period/{index.9647181b.js → index.798f8392.js} +1 -1
  26. package/components/PropertyValue/{index.51faabb5.js → index.2d2911e8.js} +2 -2
  27. package/components/SideBar/{index.4075c562.js → index.6cfca08a.js} +2 -2
  28. package/components/ToastContainer/{index.2a7d304e.js → index.18d8fe7c.js} +1 -1
  29. package/components/areas/components/AreasAdmin/{index.325bac22.js → index.4b10abad.js} +5 -5
  30. package/components/areas/components/AreasViewer/{index.6e30ec72.js → index.7573f13c.js} +7 -7
  31. package/components/areas/contexts/AreasContext/{index.3311cbf9.js → index.11779442.js} +2 -2
  32. package/components/areas/hooks/useAreas/{index.f81493ef.js → index.62f5aa0a.js} +1 -1
  33. package/components/commercial/TopBar/{index.410fffa8.js → index.7c61f79e.js} +2 -2
  34. package/components/commercial/{index.07638f52.js → index.ecc02533.js} +2 -2
  35. package/components/formatters/BooleanFormatter/{index.cbf9cd6e.js → index.a9d5ac7d.js} +2 -2
  36. package/components/formatters/{index.63a3e08e.js → index.7b777849.js} +1 -1
  37. package/components/hook-form/RHFAutocomplete/{index.2991d444.js → index.e5e8baae.js} +2 -2
  38. package/components/hook-form/RHFAutocompleteAsync/{index.d97c727b.js → index.5d539214.js} +1 -1
  39. package/components/hook-form/RHFCheckbox/{index.b57e3131.js → index.63c87daa.js} +1 -1
  40. package/components/hook-form/RHFColorPicker/{index.310f6ff0.js → index.9d34e1f3.js} +2 -2
  41. package/components/hook-form/RHFDateTime/{index.5689a29f.js → index.64804ca3.js} +2 -2
  42. package/components/hook-form/RHFPeriod/{index.019e61ae.js → index.15a61515.js} +2 -2
  43. package/components/hook-form/RHFTextField/{index.10e57945.js → index.d2af30c0.js} +2 -2
  44. package/components/maps/components/GpsTools/{index.20f83559.js → index.6d2dab3c.js} +11 -11
  45. package/components/maps/components/Map/{index.c37f3304.js → index.2c31ea9e.js} +8 -8
  46. package/components/modal/{WindowBase.cfbb0c9e.js → WindowBase.6bf7201e.js} +2 -2
  47. package/components/modal/{WindowConfirm.300bd34b.js → WindowConfirm.ca443b26.js} +1 -1
  48. package/components/mui_extended/Accordion/{index.0843a609.js → index.c51c5787.js} +2 -2
  49. package/components/mui_extended/{CheckBox.21c25705.js → CheckBox.511980a0.js} +1 -1
  50. package/components/mui_extended/IconButton/{index.b4532b85.js → index.31343834.js} +1 -1
  51. package/components/mui_extended/MenuActions/{index.eae97857.js → index.520a26d8.js} +2 -2
  52. package/components/mui_extended/Pager/{index.3926c835.js → index.225cd67f.js} +2 -2
  53. package/components/mui_extended/ToggleIconButton/{index.fcd5205c.js → index.27848408.js} +1 -1
  54. package/components/popups/PopupsProvider/{index.d7c9efce.js → index.13be398e.js} +1 -1
  55. package/components/popups/PopupsViewer/{index.f3677ab1.js → index.31407dfb.js} +4 -4
  56. package/hooks/useFormAddEdit/{index.6d983cd8.js → index.ab256ea9.js} +1 -1
  57. package/index.js +63 -62
  58. package/package.json +1 -1
  59. package/styles/DynamicFilter.styles.d.ts +1 -1
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c, e, g } from "./components/DataGrid/index.68e19254.js";
1
+ import { c, e, g } from "./components/DataGrid/index.4a2e0f22.js";
2
2
  import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js";
3
3
  import { N as N2 } from "./components/NavLink/index.ad039baf.js";
4
4
  import { S } from "./components/ScrollToTop/index.e06f98f6.js";
@@ -11,27 +11,27 @@ 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.325bac22.js";
15
- import { A as A3 } from "./components/areas/components/AreasViewer/index.6e30ec72.js";
14
+ import { A as A2 } from "./components/areas/components/AreasAdmin/index.4b10abad.js";
15
+ import { A as A3 } from "./components/areas/components/AreasViewer/index.7573f13c.js";
16
16
  import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.992ae7a3.js";
17
17
  import { a as a3, D, 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.3311cbf9.js";
18
+ import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.11779442.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 D2, 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.2991d444.js";
23
- import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.d97c727b.js";
24
- import { R as R3 } from "./components/hook-form/RHFDateTime/index.5689a29f.js";
22
+ import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.e5e8baae.js";
23
+ import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.5d539214.js";
24
+ import { R as R3 } from "./components/hook-form/RHFDateTime/index.64804ca3.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.019e61ae.js";
28
- import { P as P2, g as g5 } from "./components/Period/index.9647181b.js";
27
+ import { R as R6 } from "./components/hook-form/RHFPeriod/index.15a61515.js";
28
+ import { P as P2, g as g5 } from "./components/Period/index.798f8392.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.310f6ff0.js";
31
- import { R as R9 } from "./components/hook-form/RHFCheckbox/index.b57e3131.js";
32
- import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.10e57945.js";
30
+ import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.9d34e1f3.js";
31
+ import { R as R9 } from "./components/hook-form/RHFCheckbox/index.63c87daa.js";
32
+ import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.d2af30c0.js";
33
33
  import { R as R11 } from "./components/hook-form/RHFUpload/index.7fd23b2a.js";
34
- import { A as A6 } from "./components/mui_extended/Accordion/index.0843a609.js";
34
+ import { A as A6 } from "./components/mui_extended/Accordion/index.c51c5787.js";
35
35
  import { A as A7 } from "./components/mui_extended/Avatar/index.fb9ad158.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";
@@ -40,81 +40,81 @@ import { B as B3 } from "./components/mui_extended/Badge/index.8beaeefc.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
42
  import { B as B4, I as I2, L as L5 } from "./components/mui_extended/Button/index.d742e9ee.js";
43
- import { M as M4 } from "./components/mui_extended/MenuActions/index.eae97857.js";
44
- import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.3926c835.js";
43
+ import { M as M4 } from "./components/mui_extended/MenuActions/index.520a26d8.js";
44
+ import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.225cd67f.js";
45
45
  import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.e911930f.js";
46
- import { C as C2 } from "./components/mui_extended/CheckBox.21c25705.js";
47
- import { I as I3 } from "./components/mui_extended/IconButton/index.b4532b85.js";
46
+ import { C as C2 } from "./components/mui_extended/CheckBox.511980a0.js";
47
+ import { I as I3 } from "./components/mui_extended/IconButton/index.31343834.js";
48
48
  import { P as P4 } from "./components/mui_extended/Popover/index.2348fc4f.js";
49
49
  import { S as S2 } from "./components/mui_extended/Stack/index.fe363ca5.js";
50
50
  import { T as T3 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
51
51
  import { T as T4 } from "./components/mui_extended/Typography/index.642798f1.js";
52
52
  import { T as T5 } from "./components/mui_extended/ToggleButton/index.b834f5f0.js";
53
- import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.fcd5205c.js";
54
- import { B as B5 } from "./components/formatters/BooleanFormatter/index.cbf9cd6e.js";
53
+ import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.27848408.js";
54
+ import { B as B5 } from "./components/formatters/BooleanFormatter/index.a9d5ac7d.js";
55
55
  import { D as D3, 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.d8a4ee54.js";
58
- import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.63a3e08e.js";
58
+ import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.7b777849.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.226cc583.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.7fb1ebaa.js";
63
+ import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.ff18b2a6.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.0ee10612.js";
65
+ import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.1487b238.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.dce9ada8.js";
67
+ import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.2999445b.js";
68
68
  import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js";
69
- import { a as a8 } from "./components/DynamicFilter/dictionary.d28d39ef.js";
70
- import { a as a9 } from "./components/DynamicFilter/index.056a99c7.js";
71
- import { F } from "./components/FieldLabel/index.6b6f708e.js";
69
+ import { a as a8 } from "./components/DynamicFilter/dictionary.da8046c7.js";
70
+ import { D as D4 } from "./components/DynamicFilter/index.952f8480.js";
71
+ import { F } from "./components/FieldLabel/index.31998491.js";
72
72
  import { H, e as e2 } from "./components/HelperText/index.09e80920.js";
73
73
  import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.258bf919.js";
74
74
  import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.609a78ca.js";
75
75
  import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.ebac0bc1.js";
76
- import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.a1318eac.js";
76
+ import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.b325f1e2.js";
77
77
  import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.34d569d1.js";
78
- import { D as D4, d as d4 } from "./components/DragResizeWindow/index.a358789f.js";
78
+ import { D as D5, d as d4 } from "./components/DragResizeWindow/index.f23525c7.js";
79
79
  import { G, w, A as A13 } from "./components/GridLayout/index.68d907d4.js";
80
- import { R as R12, a as a10, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.45cecca2.js";
80
+ import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.45cecca2.js";
81
81
  import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.7050ac4f.js";
82
82
  import { P as P8 } from "./components/PrintingSystem/index.a69a9d85.js";
83
- import { I as I4 } from "./components/Icon/index.83867398.js";
83
+ import { I as I4 } from "./components/Icon/index.7c470582.js";
84
84
  import { L as L6 } from "./components/LanguagePopover/index.921efd11.js";
85
85
  import { L as L7 } from "./components/LinearProgressIndeterminate/index.ea9c8518.js";
86
86
  import { I as I5 } from "./components/Image/index.19aa7ff5.js";
87
87
  import { L as L8 } from "./components/Loadable/index.e83cdb4e.js";
88
- import { C as C13, c as c6, e as e3, d as d5, f, u as u3 } from "./components/maps/components/Map/index.c37f3304.js";
89
- import { G as G2, a as a11, u as u4 } from "./components/maps/components/GpsTools/index.20f83559.js";
88
+ import { C as C13, c as c6, e as e3, d as d5, f, u as u3 } from "./components/maps/components/Map/index.2c31ea9e.js";
89
+ import { G as G2, a as a10, u as u4 } from "./components/maps/components/GpsTools/index.6d2dab3c.js";
90
90
  import { M as M5, d as d6, g as g14 } from "./components/ModalDialog/index.0dd5af28.js";
91
91
  import { g as g15 } from "./components/modal/index.81eb6def.js";
92
- import { W as W2 } from "./components/modal/WindowConfirm.300bd34b.js";
93
- import { W as W3 } from "./components/modal/WindowBase.cfbb0c9e.js";
94
- import { L as L9, g as g16 } from "./components/LoadingError/index.aee18b24.js";
95
- import { M as M6, g as g17 } from "./components/MFLoader/index.c975666e.js";
92
+ import { W as W2 } from "./components/modal/WindowConfirm.ca443b26.js";
93
+ import { W as W3 } from "./components/modal/WindowBase.6bf7201e.js";
94
+ import { L as L9, g as g16 } from "./components/LoadingError/index.42a55f4c.js";
95
+ import { M as M6, g as g17 } from "./components/MFLoader/index.aa7f5a2e.js";
96
96
  import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.d10603d7.js";
97
- import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.a3e42b21.js";
98
- import { P as P9 } from "./components/PaperForm/index.007ef4cf.js";
97
+ import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.92ef4170.js";
98
+ import { P as P9 } from "./components/PaperForm/index.c7495338.js";
99
99
  import { P as P10 } from "./components/PDFViewer/index.35f68e67.js";
100
100
  import { H as H2 } from "./components/Page/index.f4755eba.js";
101
- import { P as P11 } from "./components/PropertyValue/index.51faabb5.js";
101
+ import { P as P11 } from "./components/PropertyValue/index.2d2911e8.js";
102
102
  import { R as R13 } from "./components/Resizeable/index.4f75c0b5.js";
103
103
  import { S as S3 } from "./components/ScrollBar/index.21bc5025.js";
104
104
  import { S as S4 } from "./components/SplitLayout/index.15756f0f.js";
105
- import { T as T7, a as a12 } from "./components/ToastContainer/index.2a7d304e.js";
106
- import { S as S5 } from "./components/SideBar/index.4075c562.js";
107
- import { A as A14, g as g20 } from "./components/AppBar/index.8d90ce87.js";
108
- import { A as A15, g as g21 } from "./components/AccountPopover/index.f22ad364.js";
109
- import { a as a13, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.d7c9efce.js";
110
- import { P as P13 } from "./components/popups/PopupsViewer/index.f3677ab1.js";
105
+ import { T as T7, a as a11 } from "./components/ToastContainer/index.18d8fe7c.js";
106
+ import { S as S5 } from "./components/SideBar/index.6cfca08a.js";
107
+ import { A as A14, g as g20 } from "./components/AppBar/index.4f4bb61f.js";
108
+ import { A as A15, g as g21 } from "./components/AccountPopover/index.e29a3c5c.js";
109
+ import { a as a12, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.13be398e.js";
110
+ import { P as P13 } from "./components/popups/PopupsViewer/index.31407dfb.js";
111
111
  import { A as A16 } from "./components/commercial/AppBarCommercial/index.cbd55cf8.js";
112
- import { H as H3 } from "./components/commercial/index.07638f52.js";
113
- import { T as T8 } from "./components/commercial/TopBar/index.410fffa8.js";
112
+ import { H as H3 } from "./components/commercial/index.ecc02533.js";
113
+ import { T as T8 } from "./components/commercial/TopBar/index.7c61f79e.js";
114
114
  import { S as S6 } from "./components/commercial/SectionCommercial/index.d22ebbd5.js";
115
115
  import { R as R14, g as g22 } from "./contexts/RHFormContext/index.bf3a2812.js";
116
- import { M as M7, a as a14 } from "./contexts/ModalContext/index.ad1fb73b.js";
117
- import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.6d983cd8.js";
116
+ import { M as M7, a as a13 } from "./contexts/ModalContext/index.ad1fb73b.js";
117
+ import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.ab256ea9.js";
118
118
  import { u as u7 } from "./hooks/useModal/index.2003c854.js";
119
119
  import { u as u8 } from "./hooks/useTab/index.8d1a6e63.js";
120
120
  import { useState } from "react";
@@ -127,7 +127,7 @@ import "react-dnd-html5-backend";
127
127
  import "@mui/material";
128
128
  import "./components/DataGrid/constants.e334cd50.js";
129
129
  import "@m4l/core";
130
- import "./components/DataGrid/subcomponents/Actions/index.6b044e84.js";
130
+ import "./components/DataGrid/subcomponents/Actions/index.0a3db350.js";
131
131
  import "@m4l/graphics";
132
132
  import "zustand/shallow";
133
133
  import "@mui/base";
@@ -137,7 +137,7 @@ import "react-router-dom";
137
137
  import "framer-motion";
138
138
  import "simplebar-react";
139
139
  import "./react-spinners.342a6578.js";
140
- import "./components/areas/hooks/useAreas/index.f81493ef.js";
140
+ import "./components/areas/hooks/useAreas/index.62f5aa0a.js";
141
141
  import "zustand";
142
142
  import "yup";
143
143
  import "./utils/index.14912462.js";
@@ -162,11 +162,12 @@ import "@mui/material/Button";
162
162
  import "@mui/lab";
163
163
  import "./hocs/withToggle/index.548aeace.js";
164
164
  import "./components/WrapperComponent/index.57964195.js";
165
- import "./components/DynamicFilter/store/index.9b5121d6.js";
165
+ import "./components/DynamicFilter/store/index.370765c1.js";
166
166
  import "./components/DynamicFilter/constants.1dddd09c.js";
167
- import "./components/DynamicFilter/helpers/index.11ed2896.js";
168
- import "./components/DynamicFilter/subcomponents/index.778c93cc.js";
169
- import "./components/DynamicFilter/slots/index.82d7eaf2.js";
167
+ import "./components/DynamicFilter/helpers/index.a13deed7.js";
168
+ import "./components/DynamicFilter/subcomponents/index.e32811b5.js";
169
+ import "./components/DynamicFilter/slots/index.b55f3ebc.js";
170
+ import "./components/DynamicFilter/slots/constants.13968194.js";
170
171
  import "./react-resizable.a59c14f4.js";
171
172
  import "./components/GridLayout/subcomponents/Griditem/index.8955a794.js";
172
173
  import "fast-equals";
@@ -261,13 +262,13 @@ export {
261
262
  D2 as DICCTIONARY,
262
263
  c as DataGrid,
263
264
  D3 as DateFormatter,
264
- D4 as DragResizeWindow,
265
- a9 as DynamicFilter,
265
+ D5 as DragResizeWindow,
266
+ D4 as DynamicFilter,
266
267
  a3 as DynamicMFParmsContext,
267
268
  D as DynamicMFParmsProvider,
268
269
  F as FieldLabel,
269
270
  G2 as GpsTools,
270
- a11 as GpsToolsProvider,
271
+ a10 as GpsToolsProvider,
271
272
  G as GridLayout,
272
273
  H3 as HamburgerMenu,
273
274
  H2 as HelmetPage,
@@ -295,7 +296,7 @@ export {
295
296
  M4 as MenuActions,
296
297
  M7 as ModalContext,
297
298
  M5 as ModalDialog,
298
- a14 as ModalProvider,
299
+ a13 as ModalProvider,
299
300
  M as MotionContainer,
300
301
  M2 as MotionLazyContainer,
301
302
  N2 as NavLink,
@@ -309,7 +310,7 @@ export {
309
310
  P6 as PeriodFormatter,
310
311
  P5 as PointsFormatter,
311
312
  P4 as Popover,
312
- a13 as PopupsContext,
313
+ a12 as PopupsContext,
313
314
  P12 as PopupsProvider,
314
315
  P13 as PopupsViewer,
315
316
  P7 as PriceFormatter,
@@ -347,7 +348,7 @@ export {
347
348
  T2 as Tabs,
348
349
  T as TextEditor,
349
350
  T7 as ToastContainer,
350
- a12 as ToastMessage,
351
+ a11 as ToastMessage,
351
352
  T5 as ToggleButton,
352
353
  T6 as ToggleIconButton,
353
354
  T3 as Tooltip,
@@ -358,7 +359,7 @@ export {
358
359
  W2 as WindowConfirm,
359
360
  a2 as WindowToolsMFContext,
360
361
  W as WindowToolsMFProvider,
361
- a10 as addLayoutItemToBreakPointIfNoExists,
362
+ a9 as addLayoutItemToBreakPointIfNoExists,
362
363
  b6 as addLayoutItemToBreakPoints,
363
364
  c5 as cloneLayouts,
364
365
  c2 as createDynamicMFStore,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/components",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "license": "UNLICENSED",
5
5
  "lint-staged": {
6
6
  "src/**/*.{js,ts,jsx,tsx}": "eslint --max-warnings=0 --fix",
@@ -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;