@m4l/components 3.0.0 → 3.0.1

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 (199) hide show
  1. package/@types/export.d.ts +266 -266
  2. package/@types/types.d.ts +47 -47
  3. package/components/AccountPopover/{index.af5aae0e.js → index-BJWLsxYq.js} +7 -5
  4. package/components/AppBar/{index.b8f22046.js → index-BdA-qQyV.js} +7 -5
  5. package/components/BaseModule/{index.f7a04fe7.js → index-Bl0GPyrz.js} +1 -1
  6. package/components/CommonActions/components/ActionCancel/{index.e67885bc.js → index-BlaMdPmp.js} +2 -2
  7. package/components/CommonActions/components/ActionFormCancel/{index.92988013.js → index-C5ZI4ZPP.js} +5 -5
  8. package/components/CommonActions/components/ActionFormIntro/{index.f8867ae9.js → index-BbVMcr05.js} +2 -2
  9. package/components/CommonActions/components/ActionIntro/{index.e58eb0c4.js → index-DGooFqVu.js} +3 -3
  10. package/components/CommonActions/components/Actions/{index.f674be30.js → index-B_vOmNZT.js} +5 -3
  11. package/components/DataGrid/assets/icons/datagrid.svg +4 -4
  12. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.89a59c52.js → index-0wqcK8ML.js} +1 -1
  13. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.d619d1db.js → index-Ozdfjlt2.js} +1 -1
  14. package/components/DataGrid/formatters/ColumnDateFormatter/{index.e00d0cf2.js → index-CKg8CJ6A.js} +1 -1
  15. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.557bc8a5.js → index-D-98uXfl.js} +1 -1
  16. package/components/DataGrid/formatters/ColumnNestedValueFormatter/{index.880e743b.js → index-BslXGK-A.js} +1 -1
  17. package/components/DataGrid/formatters/ColumnPointsFormatter/{index.ab152484.js → index-BXGW2CsK.js} +1 -1
  18. package/components/DataGrid/formatters/ColumnPriceFormatter/{index.bf9d9e60.js → index-O11tBykn.js} +1 -1
  19. package/components/DataGrid/formatters/ColumnSetCheckFormatter/{index.4045b2f2.js → index-BaCawLr1.js} +1 -1
  20. package/components/DataGrid/formatters/ColumnUncertaintyFormatter/{index.a87302d1.js → index-Cq7a-jnE.js} +1 -1
  21. package/components/DataGrid/formatters/{index.06c18753.js → index-B5SJg0Qq.js} +2 -2
  22. package/components/DataGrid/{index.b37d6cab.js → index-7vJWvQtu.js} +33 -26
  23. package/components/DataGrid/subcomponents/Actions/{index.c3b1c1e2.js → index-C-p5O-cU.js} +22 -26
  24. package/components/DataGrid/subcomponents/editors/TextEditor/{index.3f0d9e28.js → index-BIFm8akr.js} +4 -0
  25. package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
  26. package/components/DragResizeWindow/{index.a4bcaab8.js → index-D2jLYExo.js} +25 -6
  27. package/components/DynamicFilter/{dictionary.94a74eb3.js → dictionary-DbRGLe8j.js} +2 -2
  28. package/components/DynamicFilter/{index.b07b567a.js → index-D2CmPq_i.js} +7 -8
  29. package/components/DynamicFilter/slots/{dynamicFilterSlots.dd5824d5.js → dynamicFilterSlots-BSCWv_Rw.js} +8 -8
  30. package/components/DynamicFilter/store/{index.49d1b77f.js → index-BcaPHLdk.js} +3 -3
  31. package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.9e8fcc8c.js → index-BZAxYAp1.js} +3 -3
  32. package/components/DynamicFilter/subcomponents/AppliedFilters/{index.3e52c5d7.js → index-DIFUGgys.js} +4 -4
  33. package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.68d855e9.js → index-D5BGKd5r.js} +8 -8
  34. package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.11f588b4.js → index-DFHDm1e4.js} +4 -3
  35. package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.77555163.js → index-Hn2Rzovd.js} +10 -9
  36. package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.1c8454db.js → index-B5F1Ji7m.js} +5 -4
  37. package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.cb31333a.js → index-BQlxIk_N.js} +6 -6
  38. package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.0ae3d439.js → index-DF7EGeSx.js} +5 -4
  39. package/components/DynamicFilter/subcomponents/FieldTypes/{index.5a0c7b12.js → index-B6WQUIl7.js} +5 -5
  40. package/components/DynamicFilter/subcomponents/FilterActions/{index.50c175e7.js → index-D5edNMdo.js} +3 -3
  41. package/components/DynamicFilter/subcomponents/InputFilter/{index.82d4ac5a.js → index-bbdBrHj0.js} +33 -13
  42. package/components/DynamicFilter/subcomponents/PopoverFilter/{index.fa62a6c3.js → index-CD3aGB5S.js} +7 -6
  43. package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.e5e439f1.js → index-MiYNpAu0.js} +2 -2
  44. package/components/FieldLabel/{index.9a979def.js → index-BpW2AGJx.js} +6 -4
  45. package/components/GridLayout/{index.dd291886.js → index-HK_hTGnZ.js} +51 -72
  46. package/components/GridLayout/subcomponents/Griditem/{index.10278655.js → index-izY8S7ns.js} +11 -13
  47. package/components/GridLayout/subcomponents/Responsive/{index.24857a52.js → index-bpKDnaCd.js} +7 -7
  48. package/components/GridLayout/subcomponents/SizeProvider/{index.2f762118.js → index-OWN-RzRq.js} +15 -9
  49. package/components/HelperText/{index.6818980e.js → index-COWCXeJp.js} +10 -3
  50. package/components/Icon/{index.c06685f4.js → index-CedboS6y.js} +9 -4
  51. package/components/Image/{index.ae542f70.js → index-B7FhR9uF.js} +40 -31
  52. package/components/LanguagePopover/index-4kPWKmxk.js +179 -0
  53. package/components/LinearProgressIndeterminate/{index.ca78fd37.js → index-Do7CKcow.js} +5 -3
  54. package/components/Loadable/{index.e83cdb4e.js → index-BMbi9ISF.js} +1 -1
  55. package/components/LoadingError/{index.765ff885.js → index-CNh7b1ew.js} +8 -6
  56. package/components/MFIsolationApp/{index.677d9e93.js → index-DJ-MUHoQ.js} +5 -5
  57. package/components/MFLoader/{index.6af7729c.js → index-Bcg9TXnJ.js} +36 -15
  58. package/components/ModalDialog/{index.a57ee020.js → index-BuGRs967.js} +6 -6
  59. package/components/NavLink/{index.dd723dfd.js → index-B6Gmzyl0.js} +5 -3
  60. package/components/NoItemSelected/{index.b3e365b1.js → index-CMet73v_.js} +3 -1
  61. package/components/ObjectLogs/{index.54fdee14.js → index-_8l1PbEQ.js} +19 -12
  62. package/components/PDFViewer/{index.7932d07b.js → index-CV9x1XKR.js} +4 -2
  63. package/components/Page/{index.5f2963f3.js → index-DKQLs5le.js} +11 -8
  64. package/components/PaperForm/{index.cdb1f846.js → index-DciWfnML.js} +4 -2
  65. package/components/Period/{index.b0b2a03b.js → index-DxijnNw6.js} +20 -31
  66. package/components/PrintingSystem/{index.800a7957.js → index-sSZkZbrr.js} +16 -14
  67. package/components/PrintingSystem/subcomponents/BodyNode/{index.60ad80bd.js → index-CxYjxWxL.js} +1 -1
  68. package/components/PrintingSystem/subcomponents/ChartNode/{index.d4aa116e.js → index-D85qi4Qz.js} +3 -1
  69. package/components/PrintingSystem/subcomponents/DividerNode/{index.142bbf1a.js → index-BA-IYLWh.js} +1 -1
  70. package/components/PrintingSystem/subcomponents/FooterNode/{index.d16d2c5e.js → index-Bn9eNtAi.js} +1 -1
  71. package/components/PrintingSystem/subcomponents/GridNode/{index.044363bf.js → index-gNEGVptD.js} +6 -2
  72. package/components/PrintingSystem/subcomponents/HeaderNode/{index.5581a84d.js → index-CiVr-jBF.js} +1 -1
  73. package/components/PrintingSystem/subcomponents/PaperNode/{index.2994c128.js → index-BGbvh0Xk.js} +1 -1
  74. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.166d7264.js → index-DvhbyOo3.js} +1 -1
  75. package/components/PrintingSystem/subcomponents/SectionNode/{index.642ab1b7.js → index-Cw8ZUwsm.js} +1 -1
  76. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d8a2a0af.js → index-l9SFQ11V.js} +1 -1
  77. package/components/PropertyValue/{index.d81eae0a.js → index-hcXIE6qk.js} +7 -5
  78. package/components/Resizeable/{index.df2f3bb8.js → index-ObbOlXFx.js} +1 -1
  79. package/components/ScrollBar/{index.11feff65.js → index-BpTjE7o3.js} +3 -1
  80. package/components/SideBar/{index.990e8667.js → index-Cg1bZn8y.js} +100 -74
  81. package/components/SplitLayout/{index.b247de95.js → index-CYnKlhi5.js} +5 -3
  82. package/components/ToastContainer/{index.c1657bde.js → index-B5VGIn45.js} +3 -3
  83. package/components/animate/LoadingScreen/{index.36a63311.js → index-CzDq3A0i.js} +1 -1
  84. package/components/animate/MotionContainer/{index.3032bd8f.js → index-eartnWyO.js} +1 -1
  85. package/components/animate/MotionLazyContainer/{index.d2902a6c.js → index-Be8osTiG.js} +1 -1
  86. package/components/animate/PropagateLoader/{index.a9da8d00.js → index-Bkq8V2SN.js} +1 -1
  87. package/components/animate/{index.ceb7669a.js → index-mH4o-crX.js} +1 -1
  88. package/components/animate/variants/{bounce.784aaaaa.js → bounce-DanQqHAX.js} +3 -1
  89. package/components/animate/variants/{fade.b561c0fc.js → fade-CAOJNn06.js} +3 -1
  90. package/components/areas/components/AreasAdmin/{index.b232384d.js → index-qqSduaty.js} +21 -19
  91. package/components/areas/components/AreasViewer/{index.d45bfcd2.js → index-D5If8gFK.js} +36 -25
  92. package/components/areas/contexts/AreasContext/{index.9edd84c3.js → index-Dyj8tCdG.js} +174 -15
  93. package/components/areas/hooks/useAreas/{index.5a57ab76.js → index-o0DvT3xZ.js} +2 -3
  94. package/components/areas/hooks/useDynamicMFParameters/{index.9e09e1e3.js → index-DhbcZPs9.js} +1 -1
  95. package/components/areas/hooks/useWindowToolsMF/{index.2fbae9dc.js → index-BECQfhbC.js} +2 -3
  96. package/components/commercial/AppBarCommercial/{index.b4f6147e.js → index-DvigwCQP.js} +4 -2
  97. package/components/commercial/SectionCommercial/{index.a250338c.js → index-CLHGooDg.js} +4 -2
  98. package/components/commercial/TopBar/{index.4fdd66e5.js → index-DJNYXgHq.js} +13 -11
  99. package/components/commercial/{index.be1af158.js → index-BLUHQfcA.js} +4 -4
  100. package/components/formatters/BooleanFormatter/{index.91435984.js → index-DpF0x_xp.js} +3 -3
  101. package/components/formatters/DateFormatter/{index.2ef6f261.js → index-CGcRZ8BA.js} +1 -1
  102. package/components/formatters/PointsFormatter/{index.51cd6774.js → index-C7sR8iqk.js} +1 -1
  103. package/components/formatters/PriceFormatter/{index.97f75b4b.js → index-CsvRawmc.js} +1 -1
  104. package/components/formatters/UncertaintyFormatter/{index.c3ffdebc.js → index-B9ESVEVp.js} +4 -4
  105. package/components/formatters/{index.64017cc1.js → index-CDt8LzvL.js} +13 -19
  106. package/components/hook-form/HelperError/{index.360f8fb7.js → index-D-_czK9n.js} +1 -1
  107. package/components/hook-form/RHFAutocomplete/{index.089af1b8.js → index-BhbgwNUz.js} +20 -20
  108. package/components/hook-form/RHFAutocompleteAsync/{index.f05b6fe3.js → index-BnUgdSnR.js} +5 -3
  109. package/components/hook-form/RHFCheckbox/{index.4cefbad2.js → index-ubHFuH1F.js} +53 -46
  110. package/components/hook-form/RHFColorPicker/{index.ed380b30.js → index-DBpi0Zhe.js} +8 -6
  111. package/components/hook-form/RHFDateTime/{index.118ebe6d.js → index-BtfOlX4T.js} +7 -5
  112. package/components/hook-form/RHFPeriod/{index.404ba4c6.js → index-BicAIry0.js} +6 -4
  113. package/components/hook-form/RHFRadioGroup/{index.591f779d.js → index-Di37rp0B.js} +1 -1
  114. package/components/hook-form/RHFTextField/index-Cz7BMTLe.js +337 -0
  115. package/components/hook-form/RHFUpload/{index.7b7ee732.js → index-D52JNxDh.js} +10 -8
  116. package/components/maps/components/GpsTools/{index.c1198f79.js → index-BP1dIwh6.js} +102 -32
  117. package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
  118. package/components/maps/components/Map/{index.8c947175.js → index-CS6xr1Fl.js} +263 -73
  119. package/components/maps/leaflet-geoman.d.ts +1476 -1476
  120. package/components/modal/{WindowBase.00b9e5f1.js → WindowBase-CLBER1xc.js} +4 -4
  121. package/components/modal/{WindowConfirm.abf49573.js → WindowConfirm-DraflAKP.js} +8 -7
  122. package/components/modal/{index.81eb6def.js → index-CydPIpKZ.js} +2 -0
  123. package/components/mui_extended/Accordion/{index.26524ecd.js → index-ZFpEUCnw.js} +8 -6
  124. package/components/mui_extended/Avatar/{index.e7bcc850.js → index-Bk4Hq2nk.js} +5 -2
  125. package/components/mui_extended/Badge/{index.48948839.js → index-D6F1o3k2.js} +4 -2
  126. package/components/mui_extended/Breadcrumbs/{index.4a44883c.js → index-DTS7rOZH.js} +1 -2
  127. package/components/mui_extended/Button/{index.3d14e3e9.js → index-DlzpoczE.js} +33 -13
  128. package/components/mui_extended/{CheckBox.5dc01b37.js → CheckBox-ByxYagHV.js} +4 -2
  129. package/components/mui_extended/IconButton/{index.7b6c1ee3.js → index-BfDbi0cC.js} +42 -22
  130. package/components/mui_extended/MenuActions/{index.11d777bb.js → index-CUz70BPj.js} +28 -24
  131. package/components/mui_extended/Pager/{index.b28a2103.js → index-CRgYDkV8.js} +8 -5
  132. package/components/mui_extended/Popover/{index.a7da93f1.js → index-C6_2t4L1.js} +39 -27
  133. package/components/mui_extended/Stack/{index.99de8138.js → index-CV2W-_eL.js} +3 -1
  134. package/components/mui_extended/Tab/{index.5c6a6801.js → index-PyZxxeDt.js} +9 -3
  135. package/components/mui_extended/ToggleButton/{index.86098567.js → index-X6htsgfF.js} +2 -2
  136. package/components/mui_extended/ToggleIconButton/{index.cbfe1cad.js → index-mT-xXWg9.js} +3 -2
  137. package/components/mui_extended/Tooltip/{index.49bb5ee1.js → index-B8QUytCK.js} +2 -0
  138. package/components/mui_extended/Typography/{index.8c0801e4.js → index-DKPqV11f.js} +4 -2
  139. package/components/popups/PopupsProvider/{index.9a23e1d0.js → index-DhSxmtfJ.js} +1 -2
  140. package/components/popups/PopupsViewer/{index.52653047.js → index-D8iTb2JJ.js} +10 -7
  141. package/components/popups/PopupsViewer/slots/{popupsViewerSlots.69dd2614.js → popupsViewerSlots-DEQAZ8fq.js} +4 -4
  142. package/contexts/ModalContext/{index.799110fe.js → index-CMPcjPCy.js} +1 -1
  143. package/contexts/RHFormContext/{index.f9d41b99.js → index-B4a0h0fX.js} +3 -1
  144. package/hooks/useFormAddEdit/{index.8947ee59.js → index-DvRNtaub.js} +2 -2
  145. package/hooks/useModal/{index.eb857f6e.js → index-C9r1LQIz.js} +2 -3
  146. package/hooks/useSizeContainer/{index.3c48670c.js → index-D4hDjM1P.js} +2 -0
  147. package/hooks/useTab/{index.9ad15247.js → index-DTbLh_DH.js} +1 -1
  148. package/index.js +125 -237
  149. package/package.json +1 -1
  150. package/{react-data-grid.c5377916.js → react-data-grid-BfYuZ6AK.js} +59 -110
  151. package/{react-draggable.079122b0.js → react-draggable-DsCPdgQP.js} +238 -57
  152. package/{react-json-view.57125fcf.js → react-json-view-bhqIAaNg.js} +277 -467
  153. package/{react-resizable.330f1499.js → react-resizable-eBbFl2dX.js} +75 -37
  154. package/{react-spinners.342a6578.js → react-spinners-TpKN9lZg.js} +6 -8
  155. package/{react-splitter-layout.8b1655c8.js → react-splitter-layout-C-JTsNGs.js} +14 -23
  156. package/style.css +1 -65
  157. package/styles/{DynamicFilter.0713a406.js → DynamicFilter-CJFsIegc.js} +1 -1
  158. package/styles/{index.db9e7ddb.js → index-Cc9p_h7i.js} +51 -14
  159. package/utils/{index.f77cc2ab.js → index-DiMrtgIu.js} +26 -51
  160. package/vite-env.d.ts +4 -4
  161. package/components/LanguagePopover/index.2a7e40fc.js +0 -168
  162. package/components/hook-form/RHFTextField/index.80b98b98.js +0 -296
  163. /package/{commonjs.565e6834.js → commonjs-BfYxJMv3.js} +0 -0
  164. /package/components/DataGrid/{constants.e334cd50.js → constants-8L7QgBKi.js} +0 -0
  165. /package/components/DynamicFilter/{constants.095f1dbb.js → constants-ByqmFATV.js} +0 -0
  166. /package/components/DynamicFilter/slots/{SlotsEnum.104a03d4.js → SlotsEnum-cawFeNzx.js} +0 -0
  167. /package/components/DynamicFilter/slots/{index.36b12be1.js → index-l0sNRNKZ.js} +0 -0
  168. /package/components/ScrollToTop/{index.e06f98f6.js → index-TxORk5dB.js} +0 -0
  169. /package/components/WrapperComponent/{index.57964195.js → index-BHV-CsDU.js} +0 -0
  170. /package/components/animate/{features.0fbf41e1.js → features-BbnE33u3.js} +0 -0
  171. /package/components/animate/variants/{container.11f82b76.js → container-Dmpr6tg5.js} +0 -0
  172. /package/components/animate/variants/{index.7a912140.js → index-l0sNRNKZ.js} +0 -0
  173. /package/components/animate/variants/{transition.bd46b9ce.js → transition-B9W5SWTa.js} +0 -0
  174. /package/components/areas/components/{index.558684b3.js → index-l0sNRNKZ.js} +0 -0
  175. /package/components/areas/{constants.66529246.js → constants-rqODZNZe.js} +0 -0
  176. /package/components/areas/contexts/DynamicMFParmsContext/{index.3d9ad0ad.js → index-22c6E7vK.js} +0 -0
  177. /package/components/areas/contexts/WindowToolsMFContext/{index.992ae7a3.js → index-DkE30fhm.js} +0 -0
  178. /package/components/areas/contexts/{index.24025b97.js → index-l0sNRNKZ.js} +0 -0
  179. /package/components/areas/{dictionary.08cfc4c9.js → dictionary-YUsP9beq.js} +0 -0
  180. /package/components/areas/hooks/{index.d9dc1e21.js → index-l0sNRNKZ.js} +0 -0
  181. /package/components/areas/{icons.01fa3bcc.js → icons-CwFr-alN.js} +0 -0
  182. /package/components/areas/{index.4cc6a221.js → index-B_Odny9h.js} +0 -0
  183. /package/components/hook-form/RHFMultiCheckbox/{index.437e6ba3.js → index-BARudV1A.js} +0 -0
  184. /package/components/hook-form/RHFSelect/{index.c6c60ecc.js → index-LdwRuFz-.js} +0 -0
  185. /package/components/maps/{index.13bb982c.js → index-Ci-7-FHg.js} +0 -0
  186. /package/components/mui_extended/BoxIcon/{index.d61e7ac5.js → index-BUTJ2tKw.js} +0 -0
  187. /package/components/mui_extended/CircularProgress/{index.967e70b7.js → index-Bnnti_G6.js} +0 -0
  188. /package/components/mui_extended/LinearProgress/{index.4092bb69.js → index-CGgW8jq2.js} +0 -0
  189. /package/components/mui_extended/LinkWithRoute/{index.288c51f3.js → index-BC2miUjR.js} +0 -0
  190. /package/components/mui_extended/{index.b606cd9d.js → index-l0sNRNKZ.js} +0 -0
  191. /package/components/popups/PopupsViewer/{constants.29247547.js → constants-DuyD7aCn.js} +0 -0
  192. /package/components/popups/PopupsViewer/{icons.066abd43.js → icons-BUujqqbu.js} +0 -0
  193. /package/components/popups/PopupsViewer/slots/{index.37ef2263.js → index-B98CiRLa.js} +0 -0
  194. /package/components/popups/{index.c5eae682.js → index-l0sNRNKZ.js} +0 -0
  195. /package/hocs/withToggle/{index.548aeace.js → index-C1_DMZD3.js} +0 -0
  196. /package/hooks/useFormReadyForUpdate/{index.f60f500e.js → index-B3HygFCM.js} +0 -0
  197. /package/hooks/useStateRef/{index.538edb89.js → index-C3P6ZK3m.js} +0 -0
  198. /package/test/{constants_no_mock.86c553a9.js → constants_no_mock-CF-669v-.js} +0 -0
  199. /package/test/{getNameDataTestId.0faeade8.js → getNameDataTestId-BaBTWhBr.js} +0 -0
@@ -6,13 +6,13 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
6
6
  import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
- import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.d45bfcd2.js";
10
- import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.b232384d.js";
11
- import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.3d9ad0ad.js";
12
- import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
13
- import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.24857a52.js";
9
+ import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index-D5If8gFK.js";
10
+ import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index-qqSduaty.js";
11
+ import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index-22c6E7vK.js";
12
+ import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary-YUsP9beq.js";
13
+ import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index-bpKDnaCd.js";
14
14
  import { debounce, cloneDeep } from "lodash";
15
- import { A as isEqualLayouts } from "../../../GridLayout/index.dd291886.js";
15
+ import { z as isEqualLayouts } from "../../../GridLayout/index-HK_hTGnZ.js";
16
16
  const PADDING_GRIDLAYOUT = 11;
17
17
  const MARGIN_GRIDLAYOUT = 11;
18
18
  const DEBOUCED_SAVE_TIME = 500;
@@ -33,6 +33,8 @@ const DEFAULT_AREA = {
33
33
  status: "init",
34
34
  zPopUpIndex: 0,
35
35
  layouts: DEFAULT_LAYOUTS,
36
+ // colapsedItems: {},
37
+ // windowsLayoutIds: [],
36
38
  layoutItemsIds: [],
37
39
  currentLayoutId: "",
38
40
  currentPopUpId: "",
@@ -41,7 +43,7 @@ const DEFAULT_AREA = {
41
43
  loadWindows: false
42
44
  };
43
45
  const addArea = (state) => {
44
- const areaId = `area_${new Date().getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
46
+ const areaId = `area_${(/* @__PURE__ */ new Date()).getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
45
47
  const labelNewArea = state.getLabel(getAreasDictionary(DICCTIONARY.label_new_area));
46
48
  let isFree;
47
49
  let name = `${labelNewArea} 1`;
@@ -139,7 +141,9 @@ function getDataFromResponse(data, state, areaId) {
139
141
  if (windows) {
140
142
  for (const key in windows) {
141
143
  const element = windows[key];
142
- if (element && element["mfProps"] && element["emergeType"] === "layout" && element["winType"] === "microfrontend") {
144
+ if (element && // element['layoutProps'] && //Garantizar que venga con los LayoutProps de la venta
145
+ element["mfProps"] && //Garantizar que venga con los mfProps de la venta
146
+ element["emergeType"] === "layout" && element["winType"] === "microfrontend") {
143
147
  newWindowsLayoutsIds.push(key);
144
148
  const onClose = state.areaActions.closeLayout;
145
149
  state.hashWindows[key] = {
@@ -181,6 +185,7 @@ function getDataFromResponse(data, state, areaId) {
181
185
  return {
182
186
  newBreakPointsLayouts,
183
187
  newHashLayoutItems
188
+ // baseResponsiveLayoutItems,
184
189
  };
185
190
  }
186
191
  function getCookiesContainer(data, containerId) {
@@ -244,6 +249,7 @@ const createAreasStore = (initProps) => {
244
249
  ...DEFAULT_AREA,
245
250
  ...response.data[i],
246
251
  loadWindows: true
252
+ //Se indica que si se carguen las ventas debido a que viene de la API
247
253
  };
248
254
  state.hashAreas[newArea.id] = newArea;
249
255
  state.areasIds.push(newArea.id);
@@ -338,8 +344,7 @@ const createAreasStore = (initProps) => {
338
344
  });
339
345
  }
340
346
  }
341
- if (get().hashAreas[areaId].maximizedId !== void 0)
342
- ;
347
+ if (get().hashAreas[areaId].maximizedId !== void 0) ;
343
348
  },
344
349
  setHandlerGetLabel: (newHandler) => {
345
350
  set((state) => {
@@ -355,7 +360,7 @@ const createAreasStore = (initProps) => {
355
360
  },
356
361
  areaActions: {
357
362
  addWindow: (newWindowProps) => {
358
- const windowId = `${get().currentAreaId}_window_${new Date().getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
363
+ const windowId = `${get().currentAreaId}_window_${(/* @__PURE__ */ new Date()).getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
359
364
  if (newWindowProps.emergeType === "layout" || newWindowProps.emergeType === "popup") {
360
365
  get().areaActions.addLayout(get().currentAreaId, windowId, newWindowProps);
361
366
  } else if (newWindowProps.emergeType === "modal") {
@@ -472,6 +477,7 @@ const createAreasStore = (initProps) => {
472
477
  title: true,
473
478
  url_icon: true,
474
479
  windowOptions: true,
480
+ // layoutProps: false,
475
481
  moduleId: true,
476
482
  windowId: true,
477
483
  mfProps: true
@@ -626,8 +632,7 @@ const createAreasStore = (initProps) => {
626
632
  maximizeLayout: (areaId, layoutId) => {
627
633
  set((state) => {
628
634
  const area = state.hashAreas[areaId];
629
- if (!area)
630
- return;
635
+ if (!area) return;
631
636
  area.maximizedId = layoutId;
632
637
  const index = area.layouts["xxs"]?.findIndex((li) => li.i === area.maximizedId);
633
638
  if (index !== void 0 && index > -1 && layoutId && state.hashWindows[layoutId].emergeType === "popup") {
@@ -642,8 +647,7 @@ const createAreasStore = (initProps) => {
642
647
  normalizeLayouts: (areaId) => {
643
648
  set((state) => {
644
649
  const area = state.hashAreas[areaId];
645
- if (!area)
646
- return;
650
+ if (!area) return;
647
651
  if (area.maximizedId) {
648
652
  const index = area.layouts["xxs"]?.findIndex((li) => li.i === area.maximizedId);
649
653
  if (index !== void 0 && index > -1 && state.hashWindows[area.maximizedId].emergeType === "popup") {
@@ -676,6 +680,7 @@ const createAreasStore = (initProps) => {
676
680
  parms: { f: [{ n: "container_id", o: "e", o1: areaId }] },
677
681
  toastSuccess: false,
678
682
  toastError: false
683
+ // isRemote: false
679
684
  }).then((response) => {
680
685
  const area2 = get().hashAreas[areaId];
681
686
  if (!area2) {
@@ -698,6 +703,158 @@ const createAreasStore = (initProps) => {
698
703
  });
699
704
  });
700
705
  }
706
+ // addWindowLayoutPendiente: (
707
+ // areaId: string,
708
+ // windowId: string,
709
+ // newWindow: NewLayoutMagnetizableProps,
710
+ // ) => {
711
+ // const newLayoutItem: WinLayoutItem = {
712
+ // ...newWindow.layoutProps,
713
+ // i: windowId,
714
+ // isDraggable: true,
715
+ // isResizable: true,
716
+ // winType: newWindow.winType,
717
+ // freeMove: false,
718
+ // };
719
+ // set(state => {
720
+ // const area = state.hashAreas[areaId];
721
+ // if (!area) {
722
+ // return;
723
+ // }
724
+ // const dynamicMFStore = createDynamicMFStore({
725
+ // dynamicMFParameters: newWindow.dynamicParams,
726
+ // windowId,
727
+ // });
728
+ // area.windowsLayouts.push(newLayoutItem);
729
+ // area.hashWindowsLayouts[windowId] = {
730
+ // ...newWindow,
731
+ // areaId,
732
+ // windowId,
733
+ // emergeType: 'layout',
734
+ // onClose: (removeLayoutId: string) => {
735
+ // get().areaActions.closeWindowLayout(areaId, removeLayoutId);
736
+ // },
737
+ // ...DEFAULT_WINDOW,
738
+ // dynamicMFStore,
739
+ // };
740
+ // area.baseResponsivelayoutItems.push({ i: windowId });
741
+ // //Agregar la ventana al hash general de todas las ventanas
742
+ // state.hashWindows[windowId] = area.hashWindowsLayouts[windowId];
743
+ // setAddBreakPoints(area, newLayoutItem);
744
+ // });
745
+ // get().areaActions.selectLayout(areaId, windowId);
746
+ // if (
747
+ // get().hashAreas[areaId].viewMode === 'single' ||
748
+ // newWindow?.openType === 'maximized'
749
+ // ) {
750
+ // get().areaActions.maximizeLayout(areaId, windowId);
751
+ // }
752
+ // get().areaActions.saveLayouts(areaId);
753
+ // get().areaActions.bouncedSaveBreakpointsLayouts(areaId);
754
+ // },
755
+ // closeLayout: (areaId: string, removePopUpId: string) => {
756
+ // set(state => {
757
+ // const area = state.hashAreas[areaId];
758
+ // if (!area) {
759
+ // return;
760
+ // }
761
+ // const removeIndex = area.windowsPopUps.findIndex(
762
+ // wpId => wpId === removePopUpId,
763
+ // );
764
+ // if (removeIndex > -1) {
765
+ // area.windowsPopUps.splice(removeIndex, 1);
766
+ // }
767
+ // delete area.hashWindowsPopups[removePopUpId];
768
+ // delete state.hashWindows[removePopUpId];
769
+ // });
770
+ // },
771
+ // selectWindowPopUp: (areaId: string, popUpId: string) => {
772
+ // set(state => {
773
+ // state.hashAreas[areaId].zPopUpIndex++;
774
+ // state.hashAreas[areaId].currentPopUpId = popUpId;
775
+ // state.hashAreas[areaId].zPopUpIndex++;
776
+ // state.hashAreas[areaId].currentPopUpId = popUpId;
777
+ // state.hashAreas[areaId].hashWindowsPopups[popUpId].zIndex =
778
+ // state.hashAreas[areaId].zPopUpIndex;
779
+ // //Seleccionar el layout padre si lo tiene
780
+ // if (
781
+ // state.hashAreas[areaId].hashWindowsPopups[popUpId].parentLayoutId &&
782
+ // state.hashAreas[areaId].hashWindowsPopups[popUpId]
783
+ // .parentLayoutId !== ''
784
+ // ) {
785
+ // state.hashAreas[areaId].currentLayoutId =
786
+ // state.hashAreas[areaId].hashWindowsPopups[
787
+ // popUpId
788
+ // ].parentLayoutId;
789
+ // } else {
790
+ // state.hashAreas[areaId].currentLayoutId = '';
791
+ // }
792
+ // });
793
+ // //Enfocar el componente despues de la renderización.
794
+ // setTimeout(() => {
795
+ // //Asegurar visibilidad si es un reemplazo
796
+ // const container = document.getElementsByClassName(
797
+ // `${areasViewerClasses.areaGridLayoutPanelContainer}-${areaId}`,
798
+ // )[0];
799
+ // const element = document.getElementsByClassName(
800
+ // `${areasViewerClasses.windowPopupRoot}-${popUpId}`,
801
+ // )[0]; //`M4L_WindowPopUp_${popUpId}`,
802
+ // //TODO: Proteeccion de los vectores
803
+ // if (element && container) {
804
+ // const { top, left } = element.getBoundingClientRect();
805
+ // const { top: containerTop, left: containerLeft } =
806
+ // container.getBoundingClientRect();
807
+ // container.scrollTop = container.scrollTop + top - containerTop;
808
+ // container.scrollLeft = container.scrollLeft + left - containerLeft;
809
+ // }
810
+ // }, 100);
811
+ // // windowsPopUps.findIndex(wp => wp.container_id === lookForThisId) > -1) {
812
+ // // setSelectedWindow(newSeletectedId);
813
+ // },
814
+ // resizeMaximixedLayout: (areaId: string) => {
815
+ // set(state => {
816
+ // const area = state.hashAreas[areaId];
817
+ // if (!area) return;
818
+ // if (areaId !== state.currentAreaId) {
819
+ // return;
820
+ // }
821
+ // if (area.viewMode === 'single' && area.currentLayoutId !== '') {
822
+ // console.log('Rezigning', areaId);
823
+ // const layoutsBreakPoints = area.layouts;
824
+ // const container = document.getElementsByClassName(
825
+ // `${areasViewerClasses.areaGridLayout}-${area.id}`,
826
+ // )[0];
827
+ // window.dispatchEvent(new Event('resize'));
828
+ // for (const key in layoutsBreakPoints) {
829
+ // const layoutBreakpoint = layoutsBreakPoints[key];
830
+ // if (layoutBreakpoint) {
831
+ // const clientHeight = container.clientHeight;
832
+ // //Formula que sale de despejar de acuerdo al grid layout en el codigo fuente: heigthpx = colOrRowSize * gridUnits + Math.max(0, gridUnits - 1) * marginPx
833
+ // const heigthUnits =
834
+ // (clientHeight +
835
+ // MARGIN_GRIDLAYOUT -
836
+ // 2 * PADDING_GRIDLAYOUT) /
837
+ // (ROW_HEIGTH_GRIDLAYOUT + MARGIN_GRIDLAYOUT);
838
+ // for (
839
+ // let index = 0;
840
+ // index < layoutBreakpoint.length;
841
+ // index++
842
+ // ) {
843
+ // const l = layoutBreakpoint[index];
844
+ // if (l.i === area.currentLayoutId) {
845
+ // l.h = heigthUnits;
846
+ // l.maxH = heigthUnits;
847
+ // }
848
+ // }
849
+ // }
850
+ // }
851
+ // }
852
+ // //TODO: Corregir cuando arranca en celular,
853
+ // // no se han cargado las ventanas y no se puede encontrar
854
+ // // Adicionalmente no se ha posicionado el panelWindows, y calcula
855
+ // // state.cols = MAXIMIZED_COLS;
856
+ // });
857
+ // },
701
858
  },
702
859
  windowActions: {
703
860
  setActions: (windowId, newActions, version) => {
@@ -786,6 +943,7 @@ const createAreasStore = (initProps) => {
786
943
  },
787
944
  toastSuccess: false,
788
945
  toastError: false
946
+ // isRemote: false
789
947
  }).then((response) => {
790
948
  set((state) => {
791
949
  const hWs = state.hashWindows[windowId];
@@ -886,6 +1044,7 @@ function AreasProvider(props) {
886
1044
  isSkeleton,
887
1045
  focus: false
888
1046
  }
1047
+ // onLoad,
889
1048
  });
890
1049
  areasStoreRef.current?.getState().areasActions.init();
891
1050
  }
@@ -1,10 +1,9 @@
1
1
  import { useContext } from "react";
2
2
  import { useStore } from "zustand";
3
- import { b as AreasContext } from "../../contexts/AreasContext/index.9edd84c3.js";
3
+ import { b as AreasContext } from "../../contexts/AreasContext/index-Dyj8tCdG.js";
4
4
  function useAreasStore(selector, equalityFn) {
5
5
  const context = useContext(AreasContext);
6
- if (!context)
7
- throw new Error("useAreasStore context must be use inside AreasContext");
6
+ if (!context) throw new Error("useAreasStore context must be use inside AreasContext");
8
7
  return useStore(context, selector, equalityFn);
9
8
  }
10
9
  export {
@@ -1,6 +1,6 @@
1
1
  import { useContext } from "react";
2
2
  import { useStore } from "zustand";
3
- import { a as DynamicMFParmsContext } from "../../contexts/DynamicMFParmsContext/index.3d9ad0ad.js";
3
+ import { a as DynamicMFParmsContext } from "../../contexts/DynamicMFParmsContext/index-22c6E7vK.js";
4
4
  function useDynamicMFParametersStore(selector, equalityFn) {
5
5
  const store = useContext(DynamicMFParmsContext);
6
6
  if (!store)
@@ -1,9 +1,8 @@
1
1
  import { useContext } from "react";
2
- import { a as WindowToolsMFContext } from "../../contexts/WindowToolsMFContext/index.992ae7a3.js";
2
+ import { a as WindowToolsMFContext } from "../../contexts/WindowToolsMFContext/index-DkE30fhm.js";
3
3
  const useWindowToolsMF = () => {
4
4
  const context = useContext(WindowToolsMFContext);
5
- if (!context)
6
- throw new Error("useWindowToolsMF context must be use inside WindowToolsMFContext");
5
+ if (!context) throw new Error("useWindowToolsMF context must be use inside WindowToolsMFContext");
7
6
  return context;
8
7
  };
9
8
  export {
@@ -1,13 +1,15 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../utils/index.f77cc2ab.js";
5
- import { ab as AppBarComercialRoot } from "../../../styles/index.db9e7ddb.js";
4
+ import { g as getComponentUtilityClass } from "../../../utils/index-DiMrtgIu.js";
5
+ import { ab as AppBarComercialRoot } from "../../../styles/index-Cc9p_h7i.js";
6
6
  const componentName = "M4LAppBarCommercial";
7
7
  generateUtilityClasses(
8
8
  componentName,
9
9
  [
10
+ /* elements */
10
11
  "root"
12
+ /* states or variants of elements */
11
13
  ]
12
14
  );
13
15
  const useAppBarComercialUtilityClasses = () => {
@@ -1,13 +1,15 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../utils/index.f77cc2ab.js";
5
- import { ac as SectionCommercialRoot } from "../../../styles/index.db9e7ddb.js";
4
+ import { g as getComponentUtilityClass } from "../../../utils/index-DiMrtgIu.js";
5
+ import { ac as SectionCommercialRoot } from "../../../styles/index-Cc9p_h7i.js";
6
6
  const componentName = "M4LSectionCommercial";
7
7
  generateUtilityClasses(
8
8
  componentName,
9
9
  [
10
+ /* elements */
10
11
  "root",
12
+ /* states or variants of elements */
11
13
  "fullWidth",
12
14
  "boxed",
13
15
  "columnReverse"
@@ -1,19 +1,20 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
- import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
2
+ import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
3
3
  import { generateUtilityClasses, useTheme, Box, Grid, styled } from "@mui/material";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
- import { g as getComponentUtilityClass } from "../../../utils/index.f77cc2ab.js";
5
+ import { g as getComponentUtilityClass } from "../../../utils/index-DiMrtgIu.js";
6
6
  import { createContext, useContext, useState } from "react";
7
7
  import { useEnvironment } from "@m4l/core";
8
- import { ad as ArrowIconRoot } from "../../../styles/index.db9e7ddb.js";
9
- import { I as Icon } from "../../Icon/index.c06685f4.js";
8
+ import { ad as ArrowIconRoot } from "../../../styles/index-Cc9p_h7i.js";
9
+ import { I as Icon } from "../../Icon/index-CedboS6y.js";
10
10
  import clsx from "clsx";
11
- import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
12
- import { A as Accordion } from "../../mui_extended/Accordion/index.26524ecd.js";
13
- import { B as Button } from "../../mui_extended/Button/index.3d14e3e9.js";
14
- import { P as Popover } from "../../mui_extended/Popover/index.a7da93f1.js";
11
+ import { g as getNameDataTestId } from "../../../test/getNameDataTestId-BaBTWhBr.js";
12
+ import { A as Accordion } from "../../mui_extended/Accordion/index-ZFpEUCnw.js";
13
+ import { B as Button } from "../../mui_extended/Button/index-DlzpoczE.js";
14
+ import { P as Popover } from "../../mui_extended/Popover/index-C6_2t4L1.js";
15
15
  const componentName = "M4LTopBar";
16
16
  const TopBarClasses = generateUtilityClasses(componentName, [
17
+ /* elements */
17
18
  "root",
18
19
  "ContainerImageComercial",
19
20
  "SimplebarComercial",
@@ -22,6 +23,7 @@ const TopBarClasses = generateUtilityClasses(componentName, [
22
23
  "ContainerAccordion",
23
24
  "ContainerAccordionCase1",
24
25
  "IconAndButton",
26
+ /* states or variants of elements */
25
27
  "IsActive"
26
28
  ]);
27
29
  function getTopBarClassesUtilityClass() {
@@ -58,7 +60,6 @@ const TopBarProvider = (props) => {
58
60
  );
59
61
  };
60
62
  const useTopBar = () => useContext(TopBarContext);
61
- const useTopBar$1 = useTopBar;
62
63
  function ArrowIcon(props) {
63
64
  const { openState } = props;
64
65
  const { host_static_assets, environment_assets } = useEnvironment();
@@ -83,7 +84,7 @@ const isActive = (data) => {
83
84
  };
84
85
  const NavItemRoot = (props) => {
85
86
  const theme = useTheme();
86
- const { classes, dataTestId } = useTopBar$1();
87
+ const { classes, dataTestId } = useTopBar();
87
88
  const { itemRootData } = props;
88
89
  const { title, children, module_id } = itemRootData;
89
90
  const [anchorEl, setAnchorEl] = useState(null);
@@ -200,12 +201,13 @@ const NavItemRoot = (props) => {
200
201
  );
201
202
  };
202
203
  const ConteinItem = () => {
203
- const { dataMenu: DataMenu, classes, dataTestId } = useTopBar$1();
204
+ const { dataMenu: DataMenu, classes, dataTestId } = useTopBar();
204
205
  return /* @__PURE__ */ jsx(
205
206
  "div",
206
207
  {
207
208
  className: classes.SimplebarComercial,
208
209
  ...process.env.NODE_ENV !== "production" ? { [TEST_PROP_ID]: getNameDataTestId(componentName, "SimplebarComercial", dataTestId) } : {},
210
+ //Map que se encarga de cargar el iNavItemRoot
209
211
  children: DataMenu.map((group) => /* @__PURE__ */ jsx(NavItemRoot, { itemRootData: group }, group.module_id))
210
212
  }
211
213
  );
@@ -1,12 +1,12 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { useState } from "react";
3
- import { ae as HamburgerMenuRoot } from "../../styles/index.db9e7ddb.js";
3
+ import { ae as HamburgerMenuRoot } from "../../styles/index-Cc9p_h7i.js";
4
4
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
- import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
+ import { T as TEST_PROP_ID } from "../../test/constants_no_mock-CF-669v-.js";
7
7
  import { useEnvironment } from "@m4l/core";
8
- import { S as SideBar } from "../SideBar/index.990e8667.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.7b6c1ee3.js";
8
+ import { S as SideBar } from "../SideBar/index-Cg1bZn8y.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index-BfDbi0cC.js";
10
10
  const componentName = "M4LHamburgerMenuCommercial";
11
11
  generateUtilityClasses(componentName, ["root", "ImageLogo"]);
12
12
  function getHamburgerMenuComercialClassesUtilityClass(slot) {
@@ -1,9 +1,9 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useMemo } from "react";
3
3
  import { useModuleDictionary, useEnvironment } from "@m4l/core";
4
- import { I as Icon } from "../../Icon/index.c06685f4.js";
5
- import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
6
- import { F as FormatterRoot, f as formatterClasses } from "../index.64017cc1.js";
4
+ import { I as Icon } from "../../Icon/index-CedboS6y.js";
5
+ import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
6
+ import { F as FormatterRoot, f as formatterClasses } from "../index-CDt8LzvL.js";
7
7
  import clsx from "clsx";
8
8
  const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
9
9
  const LABEL_BOOLEAN_YES = `${BOOLEAN_FORMATTER_DICTIONARY_KEY}.boolean_yes`;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useFormatter } from "@m4l/graphics";
3
- import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
3
+ import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
4
4
  function getFormatDate(presentationType, value, format) {
5
5
  const { dateFormatter } = useFormatter();
6
6
  let finalFormat = format || dateFormatter.datetimeFormat;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { getPropertyByString } from "@m4l/core";
3
- import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
3
+ import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
4
4
  function getFormatPoints(obProps, fieldValue, fieldUnit, chainPoint) {
5
5
  let result = "";
6
6
  const points = getPropertyByString(obProps, fieldValue);
@@ -1,7 +1,7 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { getPropertyByString } from "@m4l/core";
3
3
  import { useFormatter } from "@m4l/graphics";
4
- import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
4
+ import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
5
5
  function getFormatPrice(obProps, fieldValue, currency, decimalDigits) {
6
6
  let result = "";
7
7
  const value = getPropertyByString(obProps, fieldValue);
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { getPropertyByString } from "@m4l/core";
3
- import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
3
+ import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
4
4
  function getUncertaintyFormat(obProps, fieldValue, fieldSymbol, fieldUnit) {
5
5
  let result = "";
6
6
  const ranges = getPropertyByString(obProps, fieldValue);
@@ -10,11 +10,11 @@ function getUncertaintyFormat(obProps, fieldValue, fieldSymbol, fieldUnit) {
10
10
  return "[]";
11
11
  }
12
12
  ranges.map((obj, idx) => {
13
- const cmc_min_closed = obj.cmc_min_closed != true ? "<" : "\u2264";
14
- const cmc_max_closed = obj.cmc_max_closed != true ? "<" : "\u2264";
13
+ const cmc_min_closed = obj.cmc_min_closed != true ? "<" : "";
14
+ const cmc_max_closed = obj.cmc_max_closed != true ? "<" : "";
15
15
  result = result.concat(
16
16
  `${idx > 0 ? " " : ""}`,
17
- obj.cmc_min !== obj.cmc_max ? `[${obj.cmc_min}${unit} ${cmc_min_closed} ${symbol} ${cmc_max_closed} ${obj.cmc_max}${unit} \xB1 ${obj.cmc_uncertainty}]` : `[${obj.cmc_min}${unit} \xB1 ${obj.cmc_uncertainty}]`
17
+ obj.cmc_min !== obj.cmc_max ? `[${obj.cmc_min}${unit} ${cmc_min_closed} ${symbol} ${cmc_max_closed} ${obj.cmc_max}${unit} ± ${obj.cmc_uncertainty}]` : `[${obj.cmc_min}${unit} ± ${obj.cmc_uncertainty}]`
18
18
  );
19
19
  });
20
20
  return result;
@@ -1,15 +1,17 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import "@mui/base";
4
- import { af as FormatterRootContainer } from "../../styles/index.db9e7ddb.js";
5
- import { W as WrapperComponent } from "../WrapperComponent/index.57964195.js";
4
+ import { af as FormatterRootContainer } from "../../styles/index-Cc9p_h7i.js";
5
+ import { W as WrapperComponent } from "../WrapperComponent/index-BHV-CsDU.js";
6
6
  import { useModuleDictionary } from "@m4l/core";
7
- import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index.91435984.js";
7
+ import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index-DpF0x_xp.js";
8
8
  const COMPONENT_CLASS_NAME = "M4LFormatter";
9
9
  const formatterClasses = generateUtilityClasses(COMPONENT_CLASS_NAME, [
10
+ /* elements */
10
11
  "root",
11
12
  "booleanFormatterIcon",
12
13
  "booleanFormatterCheck"
14
+ /* states or variants of elements */
13
15
  ]);
14
16
  const FormatterRoot = (props) => {
15
17
  const { children } = props;
@@ -17,17 +19,14 @@ const FormatterRoot = (props) => {
17
19
  };
18
20
  function getFormatConcatenated(values, separator) {
19
21
  const returnSymbol = "";
20
- if (values === null)
21
- return returnSymbol;
22
+ if (values === null) return returnSymbol;
22
23
  if (!Array.isArray(values)) {
23
24
  return values.toString();
24
25
  } else {
25
- if (values.length == 0)
26
- return returnSymbol;
26
+ if (values.length == 0) return returnSymbol;
27
27
  else {
28
28
  const result = values.map((value) => {
29
- if (value === null || value === void 0)
30
- return returnSymbol;
29
+ if (value === null || value === void 0) return returnSymbol;
31
30
  else {
32
31
  if (typeof value === "string" || typeof value === "number") {
33
32
  return value.toString();
@@ -71,30 +70,25 @@ function getFormatPeriod(years, months, days) {
71
70
  case 0:
72
71
  break;
73
72
  case 1:
74
- if (years > 0)
75
- period += separator;
73
+ if (years > 0) period += separator;
76
74
  period += "1 " + getLabel(dictionary.LABEL_MONTH);
77
75
  break;
78
76
  default:
79
- if (years > 0)
80
- period += separator;
77
+ if (years > 0) period += separator;
81
78
  period += months.toString() + " " + getLabel(dictionary.LABEL_MONTHS);
82
79
  }
83
80
  switch (days) {
84
81
  case 0:
85
82
  break;
86
83
  case 1:
87
- if (years > 0 || months > 0)
88
- period += separator;
84
+ if (years > 0 || months > 0) period += separator;
89
85
  period += "1 " + getLabel(dictionary.LABEL_DAY);
90
86
  break;
91
87
  default:
92
- if (years > 0 || months > 0)
93
- period += separator;
88
+ if (years > 0 || months > 0) period += separator;
94
89
  period += days.toString() + " " + getLabel(dictionary.LABEL_DAYS);
95
90
  }
96
- if (period == "")
97
- period = "-";
91
+ if (period == "") period = "-";
98
92
  return period;
99
93
  }
100
94
  function PeriodFormatter(props) {
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useFormContext, useController } from "react-hook-form";
3
- import { H as HelperText } from "../../HelperText/index.6818980e.js";
3
+ import { H as HelperText } from "../../HelperText/index-COWCXeJp.js";
4
4
  function HelperError(props) {
5
5
  const { name } = props;
6
6
  const { control } = useFormContext();