@m4l/components 1.0.7 → 1.0.9

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 (92) hide show
  1. package/components/AccountPopover/{index.97e53037.js → index.85964263.js} +4 -4
  2. package/components/AppBar/{index.1cd669e2.js → index.233917e6.js} +4 -4
  3. package/components/CommonActions/index.5f5362d4.js +170 -0
  4. package/components/DragResizeWindow/{index.5e316291.js → index.8b3e79f7.js} +3 -3
  5. package/components/DynamicFilter/{index.b56ee9d3.js → index.d698a952.js} +15 -135
  6. package/components/DynamicFilter/slots/index.79811999.js +150 -0
  7. package/components/DynamicFilter/{dynamicFilterSlots.d.ts → slots/index.d.ts} +64 -64
  8. package/components/FieldLabel/{index.b4e9c18c.js → index.61450047.js} +4 -4
  9. package/components/GridLayout/{index.7156fbc9.js → index.656840a5.js} +2 -2
  10. package/components/GridLayout/subcomponents/Griditem/{index.8946f18e.js → index.b23625d7.js} +4 -4
  11. package/components/GridLayout/subcomponents/Responsive/{index.3c68f0cb.js → index.97505a31.js} +2 -2
  12. package/components/GridLayout/subcomponents/SizeProvider/{index.a5b2190d.js → index.36cb4139.js} +1 -1
  13. package/components/HamburgerMenu/{index.ead6996d.js → index.6da952c3.js} +3 -3
  14. package/components/HelperText/{index.651a9b4b.js → index.ebb53dac.js} +1 -1
  15. package/components/Icon/{index.0e4bc1c2.js → index.0d591435.js} +3 -3
  16. package/components/Image/{index.a3e64dcd.js → index.7b1ce7d6.js} +2 -2
  17. package/components/LoadingError/{index.12973823.js → index.5b8a819d.js} +5 -5
  18. package/components/MFLoader/{index.bf9ffe58.js → index.6f690259.js} +3 -3
  19. package/components/ModalDialog/{index.7e584b4c.js → index.bdae9c06.js} +4 -4
  20. package/components/NavLink/{index.badec599.js → index.9f5d5670.js} +2 -2
  21. package/components/NoItemSelected/{index.71be932c.js → index.71727588.js} +2 -2
  22. package/components/ObjectLogs/{index.a7df0772.js → index.5e18c08e.js} +7 -7
  23. package/components/PDFViewer/{index.c856f823.js → index.e5b7b58c.js} +2 -2
  24. package/components/Page/{index.f9995356.js → index.bf61755b.js} +1 -1
  25. package/components/PaperForm/{index.ca9e19ab.js → index.2c5d1c14.js} +2 -2
  26. package/components/Period/{index.2c78168c.js → index.9f3a2531.js} +4 -4
  27. package/components/PrintingSystem/{index.8bfc836d.js → index.e166c8d5.js} +15 -15
  28. package/components/PrintingSystem/subcomponents/BodyNode/{index.f37aeaea.js → index.ff5bd9ba.js} +1 -1
  29. package/components/PrintingSystem/subcomponents/ChartNode/{index.602fb570.js → index.e78e9c90.js} +1 -1
  30. package/components/PrintingSystem/subcomponents/DividerNode/{index.2278f796.js → index.1ff8a100.js} +1 -1
  31. package/components/PrintingSystem/subcomponents/FooterNode/{index.8d76df3f.js → index.7078b267.js} +1 -1
  32. package/components/PrintingSystem/subcomponents/GridNode/{index.1e3c435e.js → index.45007400.js} +1 -1
  33. package/components/PrintingSystem/subcomponents/HeaderNode/{index.3f0ab738.js → index.c19c37d6.js} +1 -1
  34. package/components/PrintingSystem/subcomponents/PaperNode/{index.f444cad7.js → index.3a620060.js} +1 -1
  35. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.592f3293.js → index.c158a2b6.js} +1 -1
  36. package/components/PrintingSystem/subcomponents/SectionNode/{index.41fb608c.js → index.cc08a0f8.js} +1 -1
  37. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d378b833.js → index.a37d8efa.js} +1 -1
  38. package/components/PropertyValue/{index.7e4bce22.js → index.2e61bd86.js} +3 -3
  39. package/components/Resizeable/{index.8c72e36a.js → index.414ff687.js} +1 -1
  40. package/components/ScrollBar/{index.9bfcc74f.js → index.1e89bb44.js} +1 -1
  41. package/components/SideBar/{index.a0a2ae27.js → index.a645fbb3.js} +7 -7
  42. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +1 -1
  43. package/components/SplitLayout/{index.aed78a1f.js → index.7d9edf4e.js} +1 -1
  44. package/components/ToastContainer/{index.5fe6b0f7.js → index.c1ae5efc.js} +3 -3
  45. package/components/areas/{constants.630a4f42.js → constants.0d3ba950.js} +19 -23
  46. package/components/areas/contexts/AreasContext/{index.f0aa2770.js → index.ed31c72d.js} +4 -4
  47. package/components/areas/{dictionary.f7ba553d.js → dictionary.ffe082b0.js} +13 -25
  48. package/components/areas/hooks/useAreas/{index.e80b5f68.js → index.dca83673.js} +1 -1
  49. package/components/hook-form/HelperError/{index.fd10c3ab.js → index.2ed03a3c.js} +1 -1
  50. package/components/hook-form/RHFAutocompleteAsync/{index.0aa27d6f.js → index.58439d31.js} +3 -3
  51. package/components/hook-form/RHFCheckbox/{index.fe5a2e61.js → index.52645cbc.js} +4 -4
  52. package/components/hook-form/RHFColorPicker/{index.2891deae.js → index.ad3a7448.js} +6 -6
  53. package/components/hook-form/RHFDateTime/{index.fc07eaa6.js → index.0bb4279e.js} +5 -5
  54. package/components/hook-form/RHFPeriod/{index.34a5f497.js → index.8075a132.js} +4 -4
  55. package/components/hook-form/RHFTextField/{index.51fca2b2.js → index.8d9e389c.js} +6 -6
  56. package/components/hook-form/RHFUpload/{index.1c48cd8d.js → index.bb7f617e.js} +5 -5
  57. package/components/maps/components/GpsTools/{index.50942c36.js → index.a32b12b7.js} +3 -3
  58. package/components/maps/{index.b4317695.js → index.595f5894.js} +12 -12
  59. package/components/modal/{WindowBase.27baa3c5.js → WindowBase.57f82667.js} +4 -4
  60. package/components/modal/{WindowConfirm.4ef45869.js → WindowConfirm.21342f0a.js} +6 -6
  61. package/components/modal/{index.7ca17f55.js → index.5bce430d.js} +1 -1
  62. package/components/mui_extended/Accordion/{index.c50787bf.js → index.232b14c4.js} +4 -4
  63. package/components/mui_extended/Avatar/{index.3ba36655.js → index.12b96914.js} +1 -1
  64. package/components/mui_extended/Badge/{index.3465d7fb.js → index.4737c113.js} +1 -1
  65. package/components/mui_extended/Button/{index.9c53e7ad.js → index.6276c580.js} +6 -6
  66. package/components/mui_extended/CheckBox/{index.902aff74.js → index.2bf3b459.js} +1 -1
  67. package/components/mui_extended/IconButton/{index.d6e94af1.js → index.20a5a0be.js} +1 -1
  68. package/components/mui_extended/IconButton/index.d.ts +0 -1
  69. package/components/mui_extended/LinearProgress/{index.52edc848.js → index.e9455b2e.js} +2 -2
  70. package/components/mui_extended/Pager/{index.9293ab27.js → index.2a5203df.js} +4 -4
  71. package/components/mui_extended/Popover/index.d.ts +1 -0
  72. package/components/mui_extended/Popover/{index.99fe777c.js → index.fda32ba1.js} +15 -13
  73. package/components/mui_extended/Popover/subcomponts/ArrowIcon/index.d.ts +1 -1
  74. package/components/mui_extended/Tab/{index.14641316.js → index.03742bb6.js} +18 -17
  75. package/components/mui_extended/ToggleButton/{index.393e624f.js → index.7a4779c7.js} +1 -1
  76. package/components/mui_extended/ToggleIconButton/{index.540a46b2.js → index.29fdefaa.js} +1 -1
  77. package/components/mui_extended/ToggleIconButton/types.d.ts +1 -1
  78. package/components/mui_extended/Typography/{index.2a1c68f8.js → index.463f613f.js} +1 -1
  79. package/components/mui_extended/index.d.ts +2 -2
  80. package/components/popups/PopupsProvider/{index.e3f8ce5d.js → index.6b5befba.js} +1 -1
  81. package/components/popups/PopupsViewer/{index.077e47cd.js → index.c7940ab0.js} +5 -5
  82. package/contexts/ModalContext/{index.4956950f.js → index.e126d383.js} +1 -1
  83. package/contexts/RHFormContext/{index.e942a298.js → index.95ebabc9.js} +1 -1
  84. package/hooks/useFormAddEdit/{index.3cd8d179.js → index.42356b18.js} +2 -2
  85. package/hooks/useModal/{index.898c7559.js → index.20c3f2be.js} +4 -3
  86. package/index.js +153 -152
  87. package/package.json +1 -1
  88. package/{react-draggable.2df3b71a.js → react-draggable.0cc9b257.js} +1 -1
  89. package/{react-resizable.c60f3843.js → react-resizable.837c446d.js} +2 -2
  90. package/utils/{index.0660ee9c.js → index.c64c2dd1.js} +4 -8
  91. package/{vendor.fc11ba1a.js → vendor.e16cc0cc.js} +106 -241
  92. package/test/index.6d4b98b9.js +0 -4
package/index.js CHANGED
@@ -1,9 +1,9 @@
1
- import { d, G, i, e, A, H, l, m, B, y, z, h, F, x, w, E, C, v, r, a, D, M, N, P, s, R, S, T, I, U, q, n, p, t, o, c } from "./vendor.fc11ba1a.js";
2
- import { A as A2, c as c2, n as n2, s as s2, v as v2, z as z2, C as C2, m as m2, b, r as r2, q as q2, E as E2, p as p2, l as l2, w as w2, x as x2, u, t as t2, y as y2, B as B2, o as o2, e as e2, F as F2 } from "./components/areas/dictionary.f7ba553d.js";
3
- import { h as h2 } from "./utils/index.0660ee9c.js";
4
- import { N as N2 } from "./components/NavLink/index.badec599.js";
1
+ import { y, A, i, B, t, v, f, x, s, r, w, C, q, n, a, D, M, N, P, o, R, S, T, z, U, m, j, l, p, k, c } from "./vendor.e16cc0cc.js";
2
+ import { A as A2, c as c2, n as n2, t as t2, x as x2, z as z2, m as m2, b, q as q2, B as B2, p as p2, l as l2, u, v as v2, s as s2, r as r2, w as w2, y as y2, o as o2, e, C as C2 } from "./components/areas/dictionary.ffe082b0.js";
3
+ import { f as f2 } from "./utils/index.c64c2dd1.js";
4
+ import { N as N2 } from "./components/NavLink/index.9f5d5670.js";
5
5
  import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
6
- import { A as A3, I as I2 } from "./components/animate/index.b8497385.js";
6
+ import { A as A3, I } from "./components/animate/index.b8497385.js";
7
7
  import { M as M2 } from "./components/animate/MotionContainer/index.3032bd8f.js";
8
8
  import { M as M3 } from "./components/animate/MotionLazyContainer/index.d2902a6c.js";
9
9
  import { L } from "./components/animate/LoadingScreen/index.779690a7.js";
@@ -14,77 +14,78 @@ import { v as v5 } from "./components/animate/variants/container.11f82b76.js";
14
14
  import { v as v6, a as a2, b as b2 } from "./components/animate/variants/transition.bd46b9ce.js";
15
15
  import { W, a as a3 } from "./components/areas/contexts/WindowToolsMFContext/index.69d95c15.js";
16
16
  import { D as D2, a as a4, M as M4, c as c3 } from "./components/areas/contexts/DynamicMFParmsContext/index.37d1d444.js";
17
- import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.f0aa2770.js";
17
+ import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.ed31c72d.js";
18
18
  import { u as u2 } from "./components/areas/hooks/useDynamicMFParameters/index.03ce6078.js";
19
19
  import { u as u3 } from "./components/areas/hooks/useWindowToolsMF/index.09801b66.js";
20
- import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.0aa27d6f.js";
21
- import { R as R3 } from "./components/hook-form/RHFDateTime/index.fc07eaa6.js";
20
+ import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.58439d31.js";
21
+ import { R as R3 } from "./components/hook-form/RHFDateTime/index.0bb4279e.js";
22
22
  import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
23
23
  import { R as R5 } from "./components/hook-form/RHFSelect/index.c6c60ecc.js";
24
- import { R as R6 } from "./components/hook-form/RHFPeriod/index.34a5f497.js";
24
+ import { R as R6 } from "./components/hook-form/RHFPeriod/index.8075a132.js";
25
25
  import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.11c0add8.js";
26
- import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.2891deae.js";
27
- import { R as R9 } from "./components/hook-form/RHFCheckbox/index.fe5a2e61.js";
28
- import { b as b4, c as c4, a as a5, R as R10, d as d2 } from "./components/hook-form/RHFTextField/index.51fca2b2.js";
29
- import { R as R11 } from "./components/hook-form/RHFUpload/index.1c48cd8d.js";
30
- import { A as A5 } from "./components/mui_extended/Accordion/index.c50787bf.js";
31
- import { A as A6 } from "./components/mui_extended/Avatar/index.3ba36655.js";
26
+ import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.ad3a7448.js";
27
+ import { R as R9 } from "./components/hook-form/RHFCheckbox/index.52645cbc.js";
28
+ import { b as b4, c as c4, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.8d9e389c.js";
29
+ import { R as R11 } from "./components/hook-form/RHFUpload/index.bb7f617e.js";
30
+ import { A as A5 } from "./components/mui_extended/Accordion/index.232b14c4.js";
31
+ import { A as A6 } from "./components/mui_extended/Avatar/index.12b96914.js";
32
32
  import { B as B3 } from "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
33
33
  import { B as B4 } from "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
34
34
  import { C as C3 } from "./components/mui_extended/CircularProgress/index.967e70b7.js";
35
- import { B as B5 } from "./components/mui_extended/Badge/index.3465d7fb.js";
36
- import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.52edc848.js";
35
+ import { B as B5 } from "./components/mui_extended/Badge/index.4737c113.js";
36
+ import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.e9455b2e.js";
37
37
  import { L as L3 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
38
- import { B as B6, I as I3, L as L4 } from "./components/mui_extended/Button/index.9c53e7ad.js";
39
- import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.9293ab27.js";
40
- import { b as b5, d as d3, f, e as e3, c as c5, u as u4 } from "./components/mui_extended/Tab/index.14641316.js";
41
- import { C as C4 } from "./components/mui_extended/CheckBox/index.902aff74.js";
42
- import { I as I4 } from "./components/mui_extended/IconButton/index.d6e94af1.js";
43
- import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.99fe777c.js";
38
+ import { B as B6, I as I2, L as L4 } from "./components/mui_extended/Button/index.6276c580.js";
39
+ import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.2a5203df.js";
40
+ import { b as b5, d as d2, f as f3, e as e2, c as c5, u as u4 } from "./components/mui_extended/Tab/index.03742bb6.js";
41
+ import { C as C4 } from "./components/mui_extended/CheckBox/index.2bf3b459.js";
42
+ import { I as I3 } from "./components/mui_extended/IconButton/index.20a5a0be.js";
43
+ import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.fda32ba1.js";
44
44
  import { S as S3 } from "./components/mui_extended/Stack/index.fe363ca5.js";
45
45
  import { T as T2 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
46
- import { T as T3 } from "./components/mui_extended/Typography/index.2a1c68f8.js";
47
- import { T as T4 } from "./components/mui_extended/ToggleButton/index.393e624f.js";
48
- import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.540a46b2.js";
49
- import { P as P4, a as a8, g as g5 } from "./components/Period/index.2c78168c.js";
50
- import { D as D3 } from "./components/DynamicFilter/index.b56ee9d3.js";
51
- import { F as F3 } from "./components/FieldLabel/index.b4e9c18c.js";
52
- import { H as H2, e as e4 } from "./components/HelperText/index.651a9b4b.js";
53
- import { D as D4, d as d4 } from "./components/DragResizeWindow/index.5e316291.js";
54
- import { G as G2, n as n3, q as q3 } from "./components/GridLayout/index.7156fbc9.js";
55
- import { R as R12, a as a9, b as b6, c as c6 } from "./components/GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
56
- import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.a5b2190d.js";
57
- import { P as P5 } from "./components/PrintingSystem/index.8bfc836d.js";
58
- import { I as I5 } from "./components/Icon/index.0e4bc1c2.js";
59
- import { I as I6 } from "./components/Image/index.a3e64dcd.js";
46
+ import { T as T3 } from "./components/mui_extended/Typography/index.463f613f.js";
47
+ import { T as T4 } from "./components/mui_extended/ToggleButton/index.7a4779c7.js";
48
+ import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.29fdefaa.js";
49
+ import { P as P4, a as a8, g as g5 } from "./components/Period/index.9f3a2531.js";
50
+ import { a as a9 } from "./components/DynamicFilter/index.d698a952.js";
51
+ import { F } from "./components/FieldLabel/index.61450047.js";
52
+ import { H, e as e3 } from "./components/HelperText/index.ebb53dac.js";
53
+ import { a as a10, d as d3, c as c6, b as b6, A as A7, e as e4, g as g6 } from "./components/CommonActions/index.5f5362d4.js";
54
+ import { D as D3, d as d4 } from "./components/DragResizeWindow/index.8b3e79f7.js";
55
+ import { G, n as n3, q as q3 } from "./components/GridLayout/index.656840a5.js";
56
+ import { R as R12, a as a11, b as b7, c as c7 } from "./components/GridLayout/subcomponents/Responsive/index.97505a31.js";
57
+ import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.36cb4139.js";
58
+ import { P as P5 } from "./components/PrintingSystem/index.e166c8d5.js";
59
+ import { I as I4 } from "./components/Icon/index.0d591435.js";
60
+ import { I as I5 } from "./components/Image/index.7b1ce7d6.js";
60
61
  import { L as L5 } from "./components/Loadable/index.e83cdb4e.js";
61
- import { C as C5, M as M5, c as c7, b as b7, d as d5, u as u5 } from "./components/maps/index.b4317695.js";
62
- import { G as G3, b as b8, u as u6 } from "./components/maps/components/GpsTools/index.50942c36.js";
63
- import { M as M6 } from "./components/ModalDialog/index.7e584b4c.js";
64
- import { W as W2 } from "./components/modal/WindowConfirm.4ef45869.js";
65
- import { W as W3 } from "./components/modal/WindowBase.27baa3c5.js";
66
- import { L as L6 } from "./components/LoadingError/index.12973823.js";
67
- import { M as M7 } from "./components/MFLoader/index.bf9ffe58.js";
68
- import { N as N3 } from "./components/NoItemSelected/index.71be932c.js";
69
- import { O } from "./components/ObjectLogs/index.a7df0772.js";
70
- import { P as P6 } from "./components/PaperForm/index.ca9e19ab.js";
71
- import { P as P7 } from "./components/PDFViewer/index.c856f823.js";
72
- import { H as H3 } from "./components/Page/index.f9995356.js";
73
- import { P as P8 } from "./components/PropertyValue/index.7e4bce22.js";
74
- import { R as R13 } from "./components/Resizeable/index.8c72e36a.js";
75
- import { S as S4 } from "./components/ScrollBar/index.9bfcc74f.js";
76
- import { S as S5 } from "./components/SplitLayout/index.aed78a1f.js";
77
- import { T as T6, a as a10 } from "./components/ToastContainer/index.5fe6b0f7.js";
78
- import { S as S6 } from "./components/SideBar/index.a0a2ae27.js";
79
- import { A as A7, g as g6 } from "./components/AppBar/index.1cd669e2.js";
80
- import { A as A8, g as g7 } from "./components/AccountPopover/index.97e53037.js";
81
- import { a as a11, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.e3f8ce5d.js";
82
- import { P as P10 } from "./components/popups/PopupsViewer/index.077e47cd.js";
83
- import { H as H4 } from "./components/HamburgerMenu/index.ead6996d.js";
84
- import { R as R14 } from "./contexts/RHFormContext/index.e942a298.js";
85
- import { M as M8, a as a12 } from "./contexts/ModalContext/index.4956950f.js";
86
- import { u as u8 } from "./hooks/useFormAddEdit/index.3cd8d179.js";
87
- import { u as u9 } from "./hooks/useModal/index.898c7559.js";
62
+ import { C as C5, M as M5, c as c8, b as b8, d as d5, u as u5 } from "./components/maps/index.595f5894.js";
63
+ import { G as G2, b as b9, u as u6 } from "./components/maps/components/GpsTools/index.a32b12b7.js";
64
+ import { M as M6 } from "./components/ModalDialog/index.bdae9c06.js";
65
+ import { W as W2 } from "./components/modal/WindowConfirm.21342f0a.js";
66
+ import { W as W3 } from "./components/modal/WindowBase.57f82667.js";
67
+ import { L as L6 } from "./components/LoadingError/index.5b8a819d.js";
68
+ import { M as M7 } from "./components/MFLoader/index.6f690259.js";
69
+ import { N as N3 } from "./components/NoItemSelected/index.71727588.js";
70
+ import { O } from "./components/ObjectLogs/index.5e18c08e.js";
71
+ import { P as P6 } from "./components/PaperForm/index.2c5d1c14.js";
72
+ import { P as P7 } from "./components/PDFViewer/index.e5b7b58c.js";
73
+ import { H as H2 } from "./components/Page/index.bf61755b.js";
74
+ import { P as P8 } from "./components/PropertyValue/index.2e61bd86.js";
75
+ import { R as R13 } from "./components/Resizeable/index.414ff687.js";
76
+ import { S as S4 } from "./components/ScrollBar/index.1e89bb44.js";
77
+ import { S as S5 } from "./components/SplitLayout/index.7d9edf4e.js";
78
+ import { T as T6, a as a12 } from "./components/ToastContainer/index.c1ae5efc.js";
79
+ import { S as S6 } from "./components/SideBar/index.a645fbb3.js";
80
+ import { A as A8, g as g7 } from "./components/AppBar/index.233917e6.js";
81
+ import { A as A9, g as g8 } from "./components/AccountPopover/index.85964263.js";
82
+ import { a as a13, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.6b5befba.js";
83
+ import { P as P10 } from "./components/popups/PopupsViewer/index.c7940ab0.js";
84
+ import { H as H3 } from "./components/HamburgerMenu/index.6da952c3.js";
85
+ import { R as R14 } from "./contexts/RHFormContext/index.95ebabc9.js";
86
+ import { M as M8, a as a14 } from "./contexts/ModalContext/index.e126d383.js";
87
+ import { u as u8 } from "./hooks/useFormAddEdit/index.42356b18.js";
88
+ import { u as u9 } from "./hooks/useModal/index.20c3f2be.js";
88
89
  import "react/jsx-runtime";
89
90
  import "react";
90
91
  import "@m4l/core";
@@ -94,17 +95,16 @@ import "@mui/material/styles";
94
95
  import "@mui/material";
95
96
  import "./components/areas/icons.504ec098.js";
96
97
  import "@mui/base";
97
- import "./components/areas/constants.630a4f42.js";
98
+ import "./components/areas/constants.0d3ba950.js";
98
99
  import "@m4l/graphics";
99
100
  import "zustand/shallow";
100
101
  import "./test/getNameDataTestId.aee44365.js";
101
- import "./components/areas/hooks/useAreas/index.e80b5f68.js";
102
+ import "./components/areas/hooks/useAreas/index.dca83673.js";
102
103
  import "zustand";
103
104
  import "yup";
104
- import "./test/index.6d4b98b9.js";
105
105
  import "@mui/material/ButtonBase/TouchRipple";
106
106
  import "react-router-dom";
107
- import "./react-draggable.2df3b71a.js";
107
+ import "./react-draggable.0cc9b257.js";
108
108
  import "prop-types";
109
109
  import "react-dom";
110
110
  import "react-hook-form";
@@ -127,24 +127,25 @@ import "react-dnd";
127
127
  import "react-dnd-html5-backend";
128
128
  import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
129
129
  import "@geoman-io/leaflet-geoman-free";
130
- import "./components/hook-form/HelperError/index.fd10c3ab.js";
130
+ import "./components/hook-form/HelperError/index.2ed03a3c.js";
131
131
  import "./hooks/useFormReadyForUpdate/index.f60f500e.js";
132
132
  import "leaflet";
133
+ import "./components/DynamicFilter/slots/index.79811999.js";
133
134
  import "./hooks/useStateRef/index.538edb89.js";
134
135
  import "./hocs/withToggle/index.548aeace.js";
135
- import "./react-resizable.c60f3843.js";
136
- import "./components/GridLayout/subcomponents/Griditem/index.8946f18e.js";
136
+ import "./react-resizable.837c446d.js";
137
+ import "./components/GridLayout/subcomponents/Griditem/index.b23625d7.js";
137
138
  import "fast-equals";
138
- import "./components/PrintingSystem/subcomponents/DividerNode/index.2278f796.js";
139
- import "./components/PrintingSystem/subcomponents/SectionNode/index.41fb608c.js";
140
- import "./components/PrintingSystem/subcomponents/TextBoxNode/index.d378b833.js";
141
- import "./components/PrintingSystem/subcomponents/HeaderNode/index.3f0ab738.js";
142
- import "./components/PrintingSystem/subcomponents/BodyNode/index.f37aeaea.js";
143
- import "./components/PrintingSystem/subcomponents/FooterNode/index.8d76df3f.js";
144
- import "./components/PrintingSystem/subcomponents/PaperNode/index.f444cad7.js";
145
- import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.592f3293.js";
146
- import "./components/PrintingSystem/subcomponents/GridNode/index.1e3c435e.js";
147
- import "./components/PrintingSystem/subcomponents/ChartNode/index.602fb570.js";
139
+ import "./components/PrintingSystem/subcomponents/DividerNode/index.1ff8a100.js";
140
+ import "./components/PrintingSystem/subcomponents/SectionNode/index.cc08a0f8.js";
141
+ import "./components/PrintingSystem/subcomponents/TextBoxNode/index.a37d8efa.js";
142
+ import "./components/PrintingSystem/subcomponents/HeaderNode/index.c19c37d6.js";
143
+ import "./components/PrintingSystem/subcomponents/BodyNode/index.ff5bd9ba.js";
144
+ import "./components/PrintingSystem/subcomponents/FooterNode/index.7078b267.js";
145
+ import "./components/PrintingSystem/subcomponents/PaperNode/index.3a620060.js";
146
+ import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.c158a2b6.js";
147
+ import "./components/PrintingSystem/subcomponents/GridNode/index.45007400.js";
148
+ import "./components/PrintingSystem/subcomponents/ChartNode/index.e78e9c90.js";
148
149
  import "chart.js";
149
150
  import "chartjs-chart-error-bars";
150
151
  import "qrcode.react";
@@ -154,7 +155,7 @@ import "leaflet.markercluster";
154
155
  import "leaflet/dist/leaflet.css?used";
155
156
  import "leaflet-polylinedecorator";
156
157
  import "immer";
157
- import "./components/modal/index.7ca17f55.js";
158
+ import "./components/modal/index.5bce430d.js";
158
159
  import "./react-json-view.57125fcf.js";
159
160
  import "./commonjs.565e6834.js";
160
161
  import "react-helmet-async";
@@ -167,19 +168,19 @@ import "@hookform/resolvers/yup";
167
168
  export {
168
169
  A2 as AREAS_DICTIONARY_ID,
169
170
  A5 as Accordion,
170
- A8 as AccountPopover,
171
- d as ActionCancel,
172
- G as ActionFormCancel,
173
- i as ActionFormIntro,
174
- e as ActionIntro,
175
- A as Actions,
171
+ A9 as AccountPopover,
172
+ a10 as ActionCancel,
173
+ d3 as ActionFormCancel,
174
+ c6 as ActionFormIntro,
175
+ b6 as ActionIntro,
176
+ A7 as Actions,
176
177
  A3 as AnimatedScroll,
177
- A7 as AppBar,
178
- H as AppBarComercial,
179
- l as AreasAdmin,
178
+ A8 as AppBar,
179
+ y as AppBarComercial,
180
+ A as AreasAdmin,
180
181
  A4 as AreasContext,
181
182
  b3 as AreasProvider,
182
- m as AreasViewer,
183
+ i as AreasViewer,
183
184
  A6 as Avatar,
184
185
  B5 as Badge,
185
186
  B as BooleanFormatter,
@@ -188,36 +189,36 @@ export {
188
189
  B6 as Button,
189
190
  C4 as CheckBox,
190
191
  C3 as CircularProgress,
191
- y as ColumnBooleanFormatter,
192
- z as ColumnConcatenatedValueFormatter,
193
- h as ColumnDateFormatter,
194
- F as ColumnInteractiveCheckFormatter,
195
- x as ColumnNestedValueFormatter,
196
- w as ColumnPointsFormatter,
197
- E as ColumnPriceFormatter,
192
+ t as ColumnBooleanFormatter,
193
+ v as ColumnConcatenatedValueFormatter,
194
+ f as ColumnDateFormatter,
195
+ x as ColumnInteractiveCheckFormatter,
196
+ s as ColumnNestedValueFormatter,
197
+ r as ColumnPointsFormatter,
198
+ w as ColumnPriceFormatter,
198
199
  C as ColumnSetCheckFormatter,
199
- v as ColumnUncertaintyFormatter,
200
+ q as ColumnUncertaintyFormatter,
200
201
  C5 as CommonFeatureRender,
201
- r as ConcatenatedFormatter,
202
+ n as ConcatenatedFormatter,
202
203
  c2 as DICCTIONARY,
203
204
  a as DataGrid,
204
205
  D as DateFormatter,
205
- D4 as DragResizeWindow,
206
- D3 as DynamicFilter,
206
+ D3 as DragResizeWindow,
207
+ a9 as DynamicFilter,
207
208
  D2 as DynamicMFParmsContext,
208
209
  a4 as DynamicMFParmsProvider,
209
- F3 as FieldLabel,
210
- G3 as GpsTools,
211
- b8 as GpsToolsProvider,
212
- G2 as GridLayout,
213
- H4 as HamburgerMenu,
214
- H3 as HelmetPage,
215
- H2 as HelperText,
216
- I5 as Icon,
217
- I4 as IconButton,
218
- I2 as IconButtonAnimate,
219
- I6 as Image,
220
- I3 as ImageButton,
210
+ F as FieldLabel,
211
+ G2 as GpsTools,
212
+ b9 as GpsToolsProvider,
213
+ G as GridLayout,
214
+ H3 as HamburgerMenu,
215
+ H2 as HelmetPage,
216
+ H as HelperText,
217
+ I4 as Icon,
218
+ I3 as IconButton,
219
+ I as IconButtonAnimate,
220
+ I5 as Image,
221
+ I2 as ImageButton,
221
222
  n2 as LABEL_FILTER_BUTTON,
222
223
  g4 as LanguagePopover,
223
224
  a6 as LinearProgress,
@@ -229,14 +230,14 @@ export {
229
230
  L as LoadingScreen,
230
231
  M7 as MFLoader,
231
232
  M5 as Map,
232
- c7 as MapContext,
233
- b7 as MapProvider,
233
+ c8 as MapContext,
234
+ b8 as MapProvider,
234
235
  d5 as MarkerFeatureRender,
235
236
  M4 as MemonizedDynamicMFParmsProvider,
236
237
  M as MenuActions,
237
238
  M8 as ModalContext,
238
239
  M6 as ModalDialog,
239
- a12 as ModalProvider,
240
+ a14 as ModalProvider,
240
241
  M2 as MotionContainer,
241
242
  M3 as MotionLazyContainer,
242
243
  N2 as NavLink,
@@ -250,10 +251,10 @@ export {
250
251
  a8 as PeriodFormatter,
251
252
  P as PointsFormatter,
252
253
  P3 as Popover,
253
- a11 as PopupsContext,
254
+ a13 as PopupsContext,
254
255
  P9 as PopupsProvider,
255
256
  P10 as PopupsViewer,
256
- s as PriceFormatter,
257
+ o as PriceFormatter,
257
258
  P5 as PrintingSystem,
258
259
  P2 as PropagateLoader,
259
260
  P8 as PropertyValue,
@@ -270,7 +271,7 @@ export {
270
271
  c4 as RHFTEXTFIELD_PREFIX,
271
272
  a5 as RHFTEXTFIELD_ROOT_TEST_ID,
272
273
  R10 as RHFTextField,
273
- d2 as RHFTextFieldPassword,
274
+ d as RHFTextFieldPassword,
274
275
  R11 as RHFUploadImage,
275
276
  R14 as RHFormProvider,
276
277
  R13 as ResizeableWindow,
@@ -282,61 +283,61 @@ export {
282
283
  S5 as SplitLayout,
283
284
  S3 as Stack,
284
285
  b5 as Tab,
285
- d3 as TabContent,
286
- f as TabContext,
287
- e3 as TabProvider,
286
+ d2 as TabContent,
287
+ f3 as TabContext,
288
+ e2 as TabProvider,
288
289
  c5 as Tabs,
289
290
  T as TextEditor,
290
291
  T6 as ToastContainer,
291
- a10 as ToastMessage,
292
+ a12 as ToastMessage,
292
293
  T4 as ToggleButton,
293
294
  T5 as ToggleIconButton,
294
295
  T2 as Tooltip,
295
- I as TopBar,
296
+ z as TopBar,
296
297
  T3 as Typography,
297
298
  U as UncertaintyFormatter,
298
299
  W3 as WindowBase,
299
300
  W2 as WindowConfirm,
300
301
  W as WindowToolsMFContext,
301
302
  a3 as WindowToolsMFProvider,
302
- a9 as addLayoutItemToBreakPointIfNoExists,
303
- b6 as addLayoutItemToBreakPoints,
304
- c6 as cloneLayouts,
303
+ a11 as addLayoutItemToBreakPointIfNoExists,
304
+ b7 as addLayoutItemToBreakPoints,
305
+ c7 as cloneLayouts,
305
306
  c3 as createDynamicMFStore,
306
- s2 as defaultCommonActionsDictionary,
307
- v2 as defaultModalDialogDictionary,
308
- z2 as defaultNoItemSelectedDictionary,
309
- C2 as defaultObjectLogDictionary,
307
+ e4 as defaultCommonActionsDictionary,
308
+ t2 as defaultModalDialogDictionary,
309
+ x2 as defaultNoItemSelectedDictionary,
310
+ z2 as defaultObjectLogDictionary,
310
311
  d4 as draggableWindowClasses,
311
- e4 as errorLabelClasses,
312
- g7 as getAccountPopoverDictionary,
313
- g6 as getAppBarDictionary,
312
+ e3 as errorLabelClasses,
313
+ g8 as getAccountPopoverDictionary,
314
+ g7 as getAppBarDictionary,
314
315
  m2 as getAreasComponentsDictionary,
315
316
  b as getAreasDictionary,
316
- r2 as getCommonActionsDictionary,
317
- h2 as getDataGridRowsFromSet,
317
+ g6 as getCommonActionsDictionary,
318
+ f2 as getDataGridRowsFromSet,
318
319
  q2 as getDynamicFilterComponentsDictionary,
319
- E2 as getFormComponentsDictionary,
320
- q as getFormatConcatenated,
321
- n as getFormatDate,
320
+ B2 as getFormComponentsDictionary,
321
+ m as getFormatConcatenated,
322
+ j as getFormatDate,
322
323
  g5 as getFormatPeriod,
323
- p as getFormatPoints,
324
- t as getFormatPrice,
324
+ l as getFormatPoints,
325
+ p as getFormatPrice,
325
326
  p2 as getFormattersComponentsDictionary,
326
327
  l2 as getGridComponentsDictionary,
327
- w2 as getLoadingErrorComponentsDictionary,
328
- x2 as getMFLoaderComponentsDictionary,
329
- u as getModalDialogComponentsDictionary,
330
- t2 as getModalDictionary,
331
- y2 as getNoItemSelectedComponentsDictionary,
332
- B2 as getObjectLogsComponentsDictionary,
328
+ u as getLoadingErrorComponentsDictionary,
329
+ v2 as getMFLoaderComponentsDictionary,
330
+ s2 as getModalDialogComponentsDictionary,
331
+ r2 as getModalDictionary,
332
+ w2 as getNoItemSelectedComponentsDictionary,
333
+ y2 as getObjectLogsComponentsDictionary,
333
334
  g3 as getPagerComponentsDictionary,
334
335
  o2 as getPeriodComponetsDictionary,
335
336
  g as getRHFAutocompleteAsyncComponentsDictionary,
336
- e2 as getRHFAutocompleteComponentsDictionary,
337
+ e as getRHFAutocompleteComponentsDictionary,
337
338
  g2 as getRHFColorPickerComponentsDictionary,
338
- o as getUncertaintyFormat,
339
- F2 as getformAddEditDictionary,
339
+ k as getUncertaintyFormat,
340
+ C2 as getformAddEditDictionary,
340
341
  n3 as isEqualLayout,
341
342
  q3 as isEqualLayouts,
342
343
  u2 as useDynamicMFParametersStore,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/components",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "license": "UNLICENSED",
5
5
  "lint-staged": {
6
6
  "src/**/*.{js,ts,jsx,tsx}": "eslint --max-warnings=0 --fix",
@@ -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.0660ee9c.js";
5
+ import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.c64c2dd1.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.2df3b71a.js";
3
- import { u as utils } from "./utils/index.0660ee9c.js";
2
+ import { c as cjs } from "./react-draggable.0cc9b257.js";
3
+ import { u as utils } from "./utils/index.c64c2dd1.js";
4
4
  import require$$1 from "prop-types";
5
5
  var reactResizable = { exports: {} };
6
6
  var Resizable$2 = {};
@@ -1,6 +1,6 @@
1
1
  import { generateUtilityClass } from "@mui/material";
2
2
  import React__default, { useEffect } from "react";
3
- import { ah as RHFAUTOCOMPLETE_PREFIX, ai as COMMONACTIONS_PREFIX } from "../components/areas/constants.630a4f42.js";
3
+ import { ah as RHFAUTOCOMPLETE_PREFIX } from "../components/areas/constants.0d3ba950.js";
4
4
  function isValidDate(d) {
5
5
  return d && d instanceof Date && !isNaN(d.getTime());
6
6
  }
@@ -516,9 +516,6 @@ function cloneElement(element, props) {
516
516
  const getNameDataTestId = (KEY) => {
517
517
  return `${RHFAUTOCOMPLETE_PREFIX}-${KEY}`;
518
518
  };
519
- const getNameCommonActionsDataTestId = (KEY) => {
520
- return `${COMMONACTIONS_PREFIX}-${KEY}`;
521
- };
522
519
  function useOnClickOutside(ref, handler, noRef) {
523
520
  useEffect(() => {
524
521
  const listener = (event) => {
@@ -569,13 +566,12 @@ const isActive = (data) => {
569
566
  };
570
567
  export {
571
568
  getNameDataTestId as a,
572
- getNameCommonActionsDataTestId as b,
569
+ useOnClickOutside as b,
573
570
  containerQuery as c,
574
571
  domFns as d,
575
- useOnClickOutside as e,
576
- isActive as f,
572
+ isActive as e,
573
+ getDataGridRowsFromSet as f,
577
574
  getComponentUtilityClass as g,
578
- getDataGridRowsFromSet as h,
579
575
  isValidDate as i,
580
576
  log$1 as l,
581
577
  positionFns as p,