@m4l/components 0.2.18 → 0.2.20

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 (211) hide show
  1. package/components/AccountPopover/{index.34362031.js → index.b00671fa.js} +1 -5
  2. package/components/AppBar/{index.c64b66ee.js → index.3a694645.js} +2 -2
  3. package/components/CommonActions/components/ActionCancel/{index.106c5327.js → index.bd595785.js} +2 -2
  4. package/components/CommonActions/components/ActionFormCancel/{index.6d00f737.js → index.6fd990b7.js} +4 -4
  5. package/components/CommonActions/components/ActionFormIntro/{index.9ee7df17.js → index.798cb977.js} +2 -2
  6. package/components/CommonActions/components/ActionIntro/{index.bd2a14b2.js → index.64498081.js} +2 -2
  7. package/components/CommonActions/components/Actions/{index.8368ac0f.js → index.b8a1d42a.js} +1 -1
  8. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.6924642b.js → index.6faecd3c.js} +1 -1
  9. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.17a5c379.js → index.3cabb920.js} +3 -3
  10. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.d.ts +1 -1
  11. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.d.ts +1 -1
  12. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.60ddc1d2.js → index.fd1bea19.js} +3 -3
  13. package/components/DataGrid/formatters/index.d.ts +3 -1
  14. package/components/DataGrid/{index.37ce6054.js → index.660a6e7b.js} +3 -3
  15. package/components/DataGrid/subcomponents/Actions/{index.a39b31d8.js → index.e07a52bf.js} +12 -12
  16. package/components/DataGrid/types.d.ts +1 -1
  17. package/components/DragResizeWindow/{index.cb3d34e7.js → index.7b380a1e.js} +4 -4
  18. package/components/DynamicFilter/{index.73258cb8.js → index.0d1fcfa7.js} +10 -10
  19. package/components/GridLayout/{index.4d26c328.js → index.88b62a5d.js} +2 -2
  20. package/components/GridLayout/subcomponents/Griditem/{index.25e9f332.js → index.5256b153.js} +3 -3
  21. package/components/GridLayout/subcomponents/Responsive/{index.3839890b.js → index.dfed4e68.js} +1 -1
  22. package/components/GridLayout/subcomponents/SizeProvider/{index.a751962f.js → index.6b5de802.js} +1 -1
  23. package/components/Icon/{index.282c5b58.js → index.770f86ae.js} +1 -1
  24. package/components/Image/{index.8915f577.js → index.6dd3b128.js} +2 -2
  25. package/components/LanguagePopover/{index.5e1d85a9.js → index.b7f2816d.js} +2 -2
  26. package/components/LinearProgressIndeterminate/{index.2d53ade4.js → index.32caeee2.js} +1 -1
  27. package/components/LoadingError/{index.d95e6efb.js → index.3a86956f.js} +3 -3
  28. package/components/MFLoader/{index.cc563716.js → index.544940c7.js} +1 -4
  29. package/components/ModalDialog/{index.690c82a4.js → index.9ac45602.js} +4 -4
  30. package/components/NoItemSelected/{index.5246b204.js → index.08ec6c48.js} +1 -1
  31. package/components/ObjectLogs/{index.ad5284ce.js → index.0d263f80.js} +5 -5
  32. package/components/PDFViewer/{index.51e4f1b2.js → index.de51408a.js} +1 -2
  33. package/components/Page/{index.f4aedd2d.js → index.09e28ba1.js} +1 -1
  34. package/components/PaperForm/classes/index.d.ts +2 -1
  35. package/components/PaperForm/classes/types.d.ts +1 -0
  36. package/components/PaperForm/{index.30f68f0f.js → index.130ce6ad.js} +11 -6
  37. package/components/PaperForm/types.d.ts +4 -1
  38. package/components/Period/{index.8e118051.js → index.3c7e8590.js} +2 -2
  39. package/components/PopupsProvider/index.3d5ad0ee.js +4 -0
  40. package/components/PrintingSystem/{index.9dc25af9.js → index.9dcfb35d.js} +18 -14
  41. package/components/PrintingSystem/subcomponents/BodyNode/{index.6c1cf8f5.js → index.a3897785.js} +1 -1
  42. package/components/PrintingSystem/subcomponents/ChartNode/{index.fdb01c74.js → index.ecd5e809.js} +1 -1
  43. package/components/PrintingSystem/subcomponents/DividerNode/{index.46c5eb9e.js → index.6e177f94.js} +1 -1
  44. package/components/PrintingSystem/subcomponents/FooterNode/{index.18aa1ddd.js → index.82f1e38f.js} +1 -1
  45. package/components/PrintingSystem/subcomponents/GridNode/{index.f4b4ffca.js → index.2b8fef69.js} +2 -6
  46. package/components/PrintingSystem/subcomponents/HeaderNode/{index.9afcd686.js → index.a5d48adf.js} +1 -1
  47. package/components/PrintingSystem/subcomponents/PaperNode/{index.a3967d23.js → index.a4c5c3e6.js} +1 -1
  48. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.e1c05641.js → index.3764b312.js} +3 -5
  49. package/components/PrintingSystem/subcomponents/SectionNode/{index.c5588090.js → index.4941ecf4.js} +1 -1
  50. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.7792384b.js → index.9cc3b262.js} +1 -1
  51. package/components/PrintingSystem/types.d.ts +2 -2
  52. package/components/PropertyValue/{index.d61c943c.js → index.d975c7f3.js} +1 -2
  53. package/components/Resizeable/{index.18c86aff.js → index.14ab4804.js} +1 -1
  54. package/components/SideBar/{index.f5aecd41.js → index.e55c9b7c.js} +4 -4
  55. package/components/ToastContainer/{index.83304f62.js → index.b5f27f85.js} +3 -3
  56. package/components/areas/components/AreasAdmin/{index.c55d5c24.js → index.c802bb2f.js} +18 -20
  57. package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
  58. package/components/areas/components/AreasViewer/{index.2bec316e.js → index.214d8c7d.js} +15 -19
  59. package/components/areas/contexts/AreasContext/helper.d.ts +2 -2
  60. package/components/areas/contexts/AreasContext/{index.827ee1e5.js → index.055ab6e2.js} +6 -16
  61. package/components/areas/hooks/useAreas/{index.71bc8f19.js → index.5da0bc90.js} +1 -1
  62. package/components/formatters/BooleanFormatter/{index.b21353a5.js → index.7a463493.js} +2 -3
  63. package/components/formatters/{index.7b216229.js → index.648cf3b0.js} +1 -1
  64. package/components/hook-form/RHFAutocomplete/{index.210ee73f.js → index.d05ae217.js} +2 -3
  65. package/components/hook-form/RHFAutocompleteAsync/{index.e5935f63.js → index.699b8aaf.js} +1 -1
  66. package/components/hook-form/RHFColorPicker/{index.bcc1eced.js → index.759fa6a7.js} +3 -3
  67. package/components/hook-form/RHFDateTime/{index.fa80a8cb.js → index.97bd36d7.js} +1 -1
  68. package/components/hook-form/RHFPeriod/{index.d320e56f.js → index.4e10efa3.js} +1 -2
  69. package/components/hook-form/RHFTextField/{index.ab689d7d.js → index.78934e84.js} +2 -2
  70. package/components/hook-form/RHFUpload/{index.e251c9b6.js → index.7178a50b.js} +2 -2
  71. package/components/index.d.ts +0 -1
  72. package/components/modal/{WindowBase.779aa7a5.js → WindowBase.14255209.js} +3 -3
  73. package/components/modal/{WindowConfirm.ec73ba4f.js → WindowConfirm.f79ee169.js} +6 -6
  74. package/components/mui_extended/Accordion/{index.e15e10d9.js → index.fb6849e8.js} +2 -2
  75. package/components/mui_extended/Button/{index.5c68764a.js → index.928f05b7.js} +1 -1
  76. package/components/mui_extended/IconButton/{index.a719445f.js → index.023c369f.js} +1 -1
  77. package/components/mui_extended/MenuActions/{index.62359120.js → index.34293162.js} +2 -2
  78. package/components/mui_extended/Pager/{index.fa5f5ded.js → index.212ee603.js} +1 -2
  79. package/components/mui_extended/Tab/{index.cefe27e7.js → index.409b9c74.js} +4 -4
  80. package/components/mui_extended/ToggleButton/{index.5aa6ea58.js → index.cb0fb441.js} +1 -1
  81. package/components/mui_extended/ToggleIconButton/{index.47ddefd4.js → index.49390b68.js} +1 -1
  82. package/contexts/ModalContext/{index.6085b148.js → index.e8f5ad3e.js} +1 -1
  83. package/hooks/useFormAddEdit/{index.59821a33.js → index.5e748884.js} +2 -4
  84. package/hooks/useModal/{index.1c88654a.js → index.50b23c06.js} +1 -1
  85. package/hooks/useTab/{index.500c048b.js → index.eee18a49.js} +1 -1
  86. package/index.js +94 -113
  87. package/{node_modules.bb836860.js → node_modules.448153f1.js} +1 -1
  88. package/package.json +4 -4
  89. package/react-data-grid.c5377916.js +2 -2
  90. package/{react-draggable.312ab17d.js → react-draggable.38b6012b.js} +1 -1
  91. package/{react-resizable.f2c58a4c.js → react-resizable.3cdda6a7.js} +2 -2
  92. package/vendor.ddae4aaf.js +114 -0
  93. package/components/PopupsProvider/classes/index.d.ts +0 -11
  94. package/components/PopupsProvider/classes/types.d.ts +0 -9
  95. package/components/PopupsProvider/contexts/PopupsContext/PopupsContext.d.ts +0 -19
  96. package/components/PopupsProvider/contexts/PopupsContext/helper.d.ts +0 -7
  97. package/components/PopupsProvider/contexts/PopupsContext/index.d.ts +0 -1
  98. package/components/PopupsProvider/contexts/PopupsContext/store.d.ts +0 -16
  99. package/components/PopupsProvider/contexts/PopupsContext/types.d.ts +0 -117
  100. package/components/PopupsProvider/hooks/usePopupsStore/index.d.ts +0 -3
  101. package/components/PopupsProvider/index.81460070.js +0 -247
  102. package/components/PopupsProvider/index.d.ts +0 -2
  103. package/components/PopupsProvider/subcomponents/Popup/index.d.ts +0 -8
  104. package/components/PopupsProvider/subcomponents/Popup/types.d.ts +0 -16
  105. package/components/PopupsProvider/subcomponents/PopupsContainer/index.d.ts +0 -2
  106. package/components/PopupsProvider/subcomponents/PopupsContainer/types.d.ts +0 -1
  107. package/components/hook-form/HelperError/index.66bbcac3.js +0 -30
  108. package/components/hook-form/RHFHelperError/index.d.ts +0 -4
  109. package/components/maps/components/GpsTools/GpsTools.d.ts +0 -1
  110. package/components/maps/components/GpsTools/classes/index.d.ts +0 -4
  111. package/components/maps/components/GpsTools/classes/types.d.ts +0 -20
  112. package/components/maps/components/GpsTools/constants.d.ts +0 -8
  113. package/components/maps/components/GpsTools/contexts/GpsToolsContext/index.d.ts +0 -19
  114. package/components/maps/components/GpsTools/contexts/GpsToolsContext/store.d.ts +0 -16
  115. package/components/maps/components/GpsTools/contexts/GpsToolsContext/types.d.ts +0 -173
  116. package/components/maps/components/GpsTools/hooks/useGpsToolsStore/index.d.ts +0 -2
  117. package/components/maps/components/GpsTools/hooks/useLayers/index.d.ts +0 -1
  118. package/components/maps/components/GpsTools/icons.d.ts +0 -15
  119. package/components/maps/components/GpsTools/index.d.ts +0 -2
  120. package/components/maps/components/GpsTools/index.dfa96cdf.js +0 -2092
  121. package/components/maps/components/GpsTools/subcomponents/TabTools/index.d.ts +0 -9
  122. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/constants.d.ts +0 -7
  123. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/index.d.ts +0 -1
  124. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/model.d.ts +0 -122
  125. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/constants.d.ts +0 -20
  126. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/helpers.d.ts +0 -7
  127. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/hooks/useDrawing.d.ts +0 -11
  128. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/hooks/useSubmit.d.ts +0 -8
  129. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/hooks/useSumbitErrorsFocus.d.ts +0 -5
  130. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/hooks/useValidation.d.ts +0 -22
  131. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/index.d.ts +0 -1
  132. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/index.d.ts +0 -1
  133. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/types.d.ts +0 -6
  134. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/validations.d.ts +0 -5
  135. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/index.d.ts +0 -1
  136. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/types.d.ts +0 -7
  137. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/validations.d.ts +0 -6
  138. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/MyActions/index.d.ts +0 -1
  139. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/index.d.ts +0 -1
  140. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/StyleData/index.d.ts +0 -1
  141. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/FillData/index.d.ts +0 -1
  142. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/StrokeData/index.d.ts +0 -1
  143. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/subcomponents/StyleData/types.d.ts +0 -10
  144. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofenceAddEdit/types.d.ts +0 -25
  145. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/hooks/useCheckedFeatures.d.ts +0 -9
  146. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/hooks/useCheckedGeofences.d.ts +0 -4
  147. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/hooks/useColumns.d.ts +0 -9
  148. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/hooks/useMaster.d.ts +0 -20
  149. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/hooks/useRowActionsGetter.d.ts +0 -9
  150. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/index.d.ts +0 -1
  151. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/GeofencesTool/subcomponents/GeofencesList/subcomponents/Filter/index.d.ts +0 -7
  152. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/constants.d.ts +0 -30
  153. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/hooks/useMeasure.d.ts +0 -31
  154. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/hooks/useValidation.d.ts +0 -10
  155. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/index.d.ts +0 -1
  156. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/subcomponents/MeasureData/index.d.ts +0 -1
  157. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/subcomponents/MeasureData/types.d.ts +0 -6
  158. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/subcomponents/MeasureData/validations.d.ts +0 -2
  159. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/subcomponents/MyActions/index.d.ts +0 -1
  160. package/components/maps/components/GpsTools/subcomponents/TabTools/subcomponents/MeasureTool/types.d.ts +0 -9
  161. package/components/maps/components/GpsTools/types.d.ts +0 -34
  162. package/components/maps/components/Map/Map.d.ts +0 -2
  163. package/components/maps/components/Map/classes/index.d.ts +0 -5
  164. package/components/maps/components/Map/classes/types.d.ts +0 -19
  165. package/components/maps/components/Map/contexts/MapContext/MapContext.d.ts +0 -19
  166. package/components/maps/components/Map/contexts/MapContext/helper.d.ts +0 -8
  167. package/components/maps/components/Map/contexts/MapContext/index.d.ts +0 -2
  168. package/components/maps/components/Map/contexts/MapContext/store.d.ts +0 -16
  169. package/components/maps/components/Map/contexts/MapContext/types.d.ts +0 -414
  170. package/components/maps/components/Map/dictionary.d.ts +0 -70
  171. package/components/maps/components/Map/featureRenders/CommonFeatureRender/index.d.ts +0 -8
  172. package/components/maps/components/Map/featureRenders/MarkerFeatureRender/IconMarker.d.ts +0 -6
  173. package/components/maps/components/Map/featureRenders/MarkerFeatureRender/IconMarkerGrua.d.ts +0 -1
  174. package/components/maps/components/Map/featureRenders/MarkerFeatureRender/IconMarkerTaxi.d.ts +0 -1
  175. package/components/maps/components/Map/featureRenders/MarkerFeatureRender/index.d.ts +0 -2
  176. package/components/maps/components/Map/featureRenders/index.d.ts +0 -1
  177. package/components/maps/components/Map/hooks/useAutoFocus/index.d.ts +0 -8
  178. package/components/maps/components/Map/hooks/useAutoFocus/types.d.ts +0 -15
  179. package/components/maps/components/Map/hooks/useDisableZoomEvents/index.d.ts +0 -1
  180. package/components/maps/components/Map/hooks/useMapStore/index.d.ts +0 -3
  181. package/components/maps/components/Map/index.040c05a5.js +0 -1339
  182. package/components/maps/components/Map/index.d.ts +0 -7
  183. package/components/maps/components/Map/pluginLayers/PolylineWithArrows/index.d.ts +0 -9
  184. package/components/maps/components/Map/pluginLayers/index.d.ts +0 -1
  185. package/components/maps/components/Map/subcomponents/LayersContainer/index.d.ts +0 -2
  186. package/components/maps/components/Map/subcomponents/LayersTool/hooks/useCheckedLayers.d.ts +0 -9
  187. package/components/maps/components/Map/subcomponents/LayersTool/hooks/useColumns.d.ts +0 -15
  188. package/components/maps/components/Map/subcomponents/LayersTool/hooks/useMaster.d.ts +0 -12
  189. package/components/maps/components/Map/subcomponents/LayersTool/index.d.ts +0 -1
  190. package/components/maps/components/Map/subcomponents/LayersTool/model.d.ts +0 -19
  191. package/components/maps/components/Map/subcomponents/MainTools/index.d.ts +0 -2
  192. package/components/maps/components/Map/subcomponents/MainTools/types.d.ts +0 -5
  193. package/components/maps/components/Map/subcomponents/MyLayer/index.d.ts +0 -17
  194. package/components/maps/components/Map/subcomponents/MyLayer/subcomponents/MarkerClusterGroup/index.d.ts +0 -20
  195. package/components/maps/components/Map/subcomponents/MyLayer/subcomponents/MarkerClusterGroup/types.d.ts +0 -11
  196. package/components/maps/components/Map/subcomponents/MyLayer/subcomponents/RenderByEachFeatureComponent/index.d.ts +0 -12
  197. package/components/maps/components/Map/subcomponents/MyLayer/subcomponents/RenderByEachFeatureComponent/types.d.ts +0 -5
  198. package/components/maps/components/Map/subcomponents/MyLayer/types.d.ts +0 -2
  199. package/components/maps/components/Map/types.d.ts +0 -28
  200. package/components/maps/index.d.ts +0 -3
  201. package/hooks/useFormReadyForUpdate/index.d.ts +0 -6
  202. package/hooks/useFormReadyForUpdate/index.f60f500e.js +0 -20
  203. package/hooks/useSizeContainer/contants.d.ts +0 -1
  204. package/hooks/useSizeContainer/index.62b4e0c4.js +0 -35
  205. package/hooks/useSizeContainer/index.d.ts +0 -8
  206. package/hooks/useStateRef/index.538edb89.js +0 -15
  207. package/hooks/useStateRef/index.d.ts +0 -8
  208. package/components/DataGrid/formatters/ColumnUncertaintyFormatter/{index.084ce3ef.js → index.aeea65aa.js} +1 -1
  209. /package/components/GridLayout/subcomponents/{Griditem → GridItem}/index.d.ts +0 -0
  210. /package/components/GridLayout/subcomponents/{Griditem → GridItem}/types.d.ts +0 -0
  211. /package/utils/{index.9ad3909a.js → index.79b6a2c1.js} +0 -0
@@ -7,7 +7,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
8
8
  import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
9
9
  import { P as Popover } from "../mui_extended/Popover/index.b3eca6b1.js";
10
- import { I as Icon } from "../Icon/index.282c5b58.js";
10
+ import { I as Icon } from "../Icon/index.770f86ae.js";
11
11
  import clsx from "clsx";
12
12
  const componentName = "M4LAccountPopover";
13
13
  generateUtilityClasses(componentName, [
@@ -97,7 +97,6 @@ const MenuPopOver = (props) => {
97
97
  host_static_assets,
98
98
  environment_assets
99
99
  } = useEnvironment();
100
- console.log("MenuPopOver", data);
101
100
  const {
102
101
  avatar_url,
103
102
  first_name,
@@ -119,8 +118,6 @@ const MenuPopOver = (props) => {
119
118
  const handleOpen = (event) => {
120
119
  setOpen(event.currentTarget);
121
120
  };
122
- const dataIsArray = Array.isArray(data) && data.length > 0;
123
- console.log("dataIsArray", dataIsArray);
124
121
  return /* @__PURE__ */ jsxs("div", {
125
122
  role: "presentation",
126
123
  className: classes.containerAvatarPopover,
@@ -279,7 +276,6 @@ const AccountPopover = (props) => {
279
276
  };
280
277
  }, [open]);
281
278
  const accountPopoverClasses = useAccountPopoverUtilityClasses();
282
- console.log("user data", userData);
283
279
  return /* @__PURE__ */ jsx(AcountPopOverRoot, {
284
280
  className: clsx(accountPopoverClasses.root, className),
285
281
  ...process.env.NODE_ENV !== "production" ? {
@@ -5,9 +5,9 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
5
5
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import { jsxs, jsx } from "react/jsx-runtime";
8
- import { I as Image } from "../Image/index.8915f577.js";
8
+ import { I as Image } from "../Image/index.6dd3b128.js";
9
9
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
10
- import { I as IconButton } from "../mui_extended/IconButton/index.a719445f.js";
10
+ import { I as IconButton } from "../mui_extended/IconButton/index.023c369f.js";
11
11
  const AppBarRoot = styled("header")(({
12
12
  theme
13
13
  }) => ({
@@ -1,6 +1,6 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.5c68764a.js";
3
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.8368ac0f.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.928f05b7.js";
3
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const ActionCancel = (props) => {
6
6
  const {
@@ -1,12 +1,12 @@
1
1
  import { useFormContext, useFormState } from "react-hook-form";
2
2
  import { useModuleDictionary } from "@m4l/core";
3
- import { B as Button } from "../../../mui_extended/Button/index.5c68764a.js";
3
+ import { B as Button } from "../../../mui_extended/Button/index.928f05b7.js";
4
4
  import { useCallback, useEffect } from "react";
5
- import { u as useModal } from "../../../../hooks/useModal/index.1c88654a.js";
6
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.8368ac0f.js";
5
+ import { u as useModal } from "../../../../hooks/useModal/index.50b23c06.js";
6
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
  import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
9
- import { W as WindowConfirm } from "../../../modal/WindowConfirm.ec73ba4f.js";
9
+ import { W as WindowConfirm } from "../../../modal/WindowConfirm.f79ee169.js";
10
10
  function ActionFormCancel() {
11
11
  const {
12
12
  getLabel
@@ -1,8 +1,8 @@
1
1
  import { useFormContext, useFormState } from "react-hook-form";
2
2
  import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
3
3
  import { Skeleton } from "@mui/material";
4
- import { L as LoadingButton } from "../../../mui_extended/Button/index.5c68764a.js";
5
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.8368ac0f.js";
4
+ import { L as LoadingButton } from "../../../mui_extended/Button/index.928f05b7.js";
5
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  function ActionFormIntro(props) {
8
8
  const {
@@ -1,7 +1,7 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.5c68764a.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.928f05b7.js";
3
3
  import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
4
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.8368ac0f.js";
4
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.js";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  const ACTIONINTRO_TEST_ID = "m4lactions";
7
7
  const ActionIntro = (props) => {
@@ -1,7 +1,7 @@
1
1
  import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
2
2
  import { generateUtilityClasses } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../../utils/index.9ad3909a.js";
4
+ import { g as getComponentUtilityClass } from "../../../../utils/index.79b6a2c1.js";
5
5
  import { styled } from "@mui/material/styles";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  const componentName = "M4LCommonActions";
@@ -1,6 +1,6 @@
1
1
  import { getPropertyByString } from "@m4l/core";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.b21353a5.js";
3
+ import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.7a463493.js";
4
4
  function ColumnBooleanFormatter(props) {
5
5
  const {
6
6
  fieldValue,
@@ -1,7 +1,7 @@
1
1
  import { getPropertyByString } from "@m4l/core";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { C as ConcatenatedFormatter } from "../../../formatters/index.7b216229.js";
4
- function ColumnConcatenatedValuesFormatter(props) {
3
+ import { C as ConcatenatedFormatter } from "../../../formatters/index.648cf3b0.js";
4
+ function ColumnConcatenatedValueFormatter(props) {
5
5
  const {
6
6
  fieldValue,
7
7
  fieldSeparator,
@@ -26,5 +26,5 @@ function ColumnConcatenatedValuesFormatter(props) {
26
26
  };
27
27
  }
28
28
  export {
29
- ColumnConcatenatedValuesFormatter as C
29
+ ColumnConcatenatedValueFormatter as C
30
30
  };
@@ -4,4 +4,4 @@ import { ColumnConcatenatedValuesFormatterProps } from './types';
4
4
  * @param props
5
5
  * @returns
6
6
  */
7
- export declare function ColumnConcatenatedValuesFormatter(props: ColumnConcatenatedValuesFormatterProps): (obProps: any) => import("react/jsx-runtime").JSX.Element;
7
+ export declare function ColumnConcatenatedValueFormatter(props: ColumnConcatenatedValuesFormatterProps): (obProps: any) => import("react/jsx-runtime").JSX.Element;
@@ -3,4 +3,4 @@ import { ColumnInteractiveCheckFormatterProps } from './types';
3
3
  * @description ColumnInteractiveCheckFormatter: Es un formateador de columna booleano que permite la interacción directa
4
4
  * (camnbiar el checked) sin la necesidad de entrar en edición como lo hace un editor
5
5
  */
6
- export declare function ColumnInteractiveCheckFormatterColumn<Row>(props: ColumnInteractiveCheckFormatterProps<Row>): import("react/jsx-runtime").JSX.Element;
6
+ export declare function ColumnInteractiveCheckFormatter<Row>(props: ColumnInteractiveCheckFormatterProps<Row>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { Checkbox } from "@mui/material";
2
- import { d as dataGridClasses } from "../../index.37ce6054.js";
2
+ import { d as dataGridClasses } from "../../index.660a6e7b.js";
3
3
  import { jsx } from "react/jsx-runtime";
4
- function ColumnInteractiveCheckFormatterColumn(props) {
4
+ function ColumnInteractiveCheckFormatter(props) {
5
5
  const {
6
6
  row,
7
7
  onRowChange,
@@ -22,5 +22,5 @@ function ColumnInteractiveCheckFormatterColumn(props) {
22
22
  });
23
23
  }
24
24
  export {
25
- ColumnInteractiveCheckFormatterColumn as C
25
+ ColumnInteractiveCheckFormatter as C
26
26
  };
@@ -3,6 +3,8 @@ export { ColumnPointsFormatter } from './ColumnPointsFormatter';
3
3
  export { ColumnNestedValueFormatter } from './ColumnNestedValueFormatter';
4
4
  export { ColumnBooleanFormatter } from './ColumnBooleanFormatter';
5
5
  export { ColumnDateFormatter } from './ColumnDateFormatter';
6
- export { ColumnConcatenatedValuesFormatter } from './ColumnConcatenatedValueFormatter';
6
+ export { ColumnConcatenatedValueFormatter } from './ColumnConcatenatedValueFormatter';
7
7
  export { ColumnPriceFormatter } from './ColumnPriceFormatter';
8
+ export { ColumnInteractiveCheckFormatter } from './ColumnInteractiveCheckFormatter';
9
+ export { ColumnSetCheckFormatter } from './ColumnSetCheckFormatter';
8
10
  export type { ColumnUncertaintyFormatterProps } from './ColumnUncertaintyFormatter/types';
@@ -1,5 +1,5 @@
1
- import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.690c82a4.js";
2
- import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.fa5f5ded.js";
1
+ import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.9ac45602.js";
2
+ import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.212ee603.js";
3
3
  import { styled } from "@mui/material/styles";
4
4
  import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
5
5
  import { u as useRowSelection, S as SelectCellFormatter, H as HeaderRenderer, D as DataGrid$1 } from "../../react-data-grid.c5377916.js";
@@ -9,7 +9,7 @@ import { SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generat
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
10
10
  import { D as DATAGRID_SELECT_COLUMN_KEY, c as componentName, a as DATAGRID_PREFIX_NAME } from "./constants.e334cd50.js";
11
11
  import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
12
- import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.a39b31d8.js";
12
+ import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.e07a52bf.js";
13
13
  import { unstable_composeClasses } from "@mui/base";
14
14
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
15
15
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
@@ -1,21 +1,21 @@
1
- import { M as MenuActions } from "../../../mui_extended/MenuActions/index.62359120.js";
2
- import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.37ce6054.js";
1
+ import { M as MenuActions } from "../../../mui_extended/MenuActions/index.34293162.js";
2
+ import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.660a6e7b.js";
3
3
  import { useTheme, Skeleton } from "@mui/material";
4
4
  import { b as DATAGRID_ACTIONS_COLUMN_KEY } from "../../constants.e334cd50.js";
5
5
  import { jsx, Fragment, jsxs } from "react/jsx-runtime";
6
- import { P as Pager } from "../../../mui_extended/Pager/index.fa5f5ded.js";
7
- import { I as IconButton } from "../../../mui_extended/IconButton/index.a719445f.js";
6
+ import { P as Pager } from "../../../mui_extended/Pager/index.212ee603.js";
7
+ import { I as IconButton } from "../../../mui_extended/IconButton/index.023c369f.js";
8
8
  import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
9
9
  import { forwardRef, useRef, useState, useImperativeHandle, useMemo, useEffect, useCallback } from "react";
10
10
  import { D as DataGrid$1 } from "../../../../react-data-grid.c5377916.js";
11
11
  import { styled } from "@mui/material/styles";
12
- import { C as ColumnInteractiveCheckFormatterColumn } from "../../formatters/ColumnInteractiveCheckFormatter/index.60ddc1d2.js";
13
- import { u as useModal } from "../../../../hooks/useModal/index.1c88654a.js";
14
- import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.106c5327.js";
15
- import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.bd2a14b2.js";
12
+ import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.fd1bea19.js";
13
+ import { u as useModal } from "../../../../hooks/useModal/index.50b23c06.js";
14
+ import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.bd595785.js";
15
+ import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.64498081.js";
16
16
  import { useResponsiveDesktop } from "@m4l/graphics";
17
- import { W as WindowBase } from "../../../modal/WindowBase.779aa7a5.js";
18
- import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.8368ac0f.js";
17
+ import { W as WindowBase } from "../../../modal/WindowBase.14255209.js";
18
+ import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.b8a1d42a.js";
19
19
  function ActionsFormatter(props) {
20
20
  const {
21
21
  rowActionsGetter,
@@ -175,14 +175,14 @@ const ColumnsConfig = forwardRef((props, ref) => {
175
175
  name: getLabel("data_grid.settings_column_visible"),
176
176
  width: 80,
177
177
  type: "boolean",
178
- formatter: ColumnInteractiveCheckFormatterColumn,
178
+ formatter: ColumnInteractiveCheckFormatter,
179
179
  cellClass: "rdg-cell-align-center"
180
180
  }, {
181
181
  key: "frozen",
182
182
  name: getLabel("data_grid.settings_column_frozen"),
183
183
  width: 80,
184
184
  type: "boolean",
185
- formatter: ColumnInteractiveCheckFormatterColumn,
185
+ formatter: ColumnInteractiveCheckFormatter,
186
186
  cellClass: "rdg-cell-align-center"
187
187
  }], [getLabel]);
188
188
  const checkAll = () => {
@@ -4,7 +4,7 @@ import type { Column, RowsChangeData, FormatterProps } from 'react-data-grid';
4
4
  import type { MenuAction } from '../mui_extended/MenuActions/types';
5
5
  import { ActionsProps } from './subcomponents/Actions/types';
6
6
  export declare type GridFormatterPropss<T, SR> = FormatterProps<T, SR>;
7
- export type { ColumnUncertaintyFormatter as columnUncertaintyFormatter, ColumnPointsFormatter as columnPointsFormatter, ColumnNestedValueFormatter as columnNestedValueFormatter, } from './formatters';
7
+ export type { ColumnUncertaintyFormatter, ColumnPointsFormatter, ColumnNestedValueFormatter, } from './formatters';
8
8
  export declare type ColumnType = 'string' | 'date' | 'number' | 'boolean' | 'custom';
9
9
  export declare type ColumnAlign = 'left' | 'center' | 'right';
10
10
  export declare interface GridRow {
@@ -1,12 +1,12 @@
1
1
  import React__default, { useState, useRef, useCallback, useEffect, useMemo } from "react";
2
- import { D as DraggableCore_1 } from "../../react-draggable.312ab17d.js";
2
+ import { D as DraggableCore_1 } from "../../react-draggable.38b6012b.js";
3
3
  import clsx from "clsx";
4
4
  import { styled } from "@mui/material/styles";
5
- import { M as MAP_ZINDEX_OVER_MAP } from "../maps/components/Map/index.040c05a5.js";
5
+ import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.ddae4aaf.js";
6
6
  import { generateUtilityClasses } from "@mui/material";
7
7
  import "@mui/base";
8
- import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.81460070.js";
9
- import { R as Resizable } from "../../react-resizable.f2c58a4c.js";
8
+ import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.3d5ad0ee.js";
9
+ import { R as Resizable } from "../../react-resizable.3cdda6a7.js";
10
10
  import { jsx } from "react/jsx-runtime";
11
11
  const DraggeableWindowRoot = styled("div")`
12
12
  position: absolute;
@@ -3,30 +3,30 @@ import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent
3
3
  import { useStore, createStore } from "zustand";
4
4
  import { generateUtilityClasses, alpha, styled as styled$1, Skeleton, MenuItem } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
- import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.9ad3909a.js";
6
+ import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.79b6a2c1.js";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
9
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
10
- import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.8368ac0f.js";
11
- import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.210ee73f.js";
10
+ import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.b8a1d42a.js";
11
+ import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.d05ae217.js";
12
12
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
13
13
  import { jsxs, jsx, Fragment } from "react/jsx-runtime";
14
14
  import { useFormContext, useWatch } from "react-hook-form";
15
15
  import { shallow } from "zustand/shallow";
16
- import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.fa80a8cb.js";
17
- import { R as RHFTextField } from "../hook-form/RHFTextField/index.ab689d7d.js";
16
+ import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.97bd36d7.js";
17
+ import { R as RHFTextField } from "../hook-form/RHFTextField/index.78934e84.js";
18
18
  import * as Yup from "yup";
19
19
  import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
20
20
  import { styled, useTheme } from "@mui/material/styles";
21
21
  import { S as ScrollBar } from "../ScrollBar/index.010f1b9d.js";
22
22
  import clsx from "clsx";
23
- import { I as IconButton } from "../mui_extended/IconButton/index.a719445f.js";
24
- import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.62359120.js";
23
+ import { I as IconButton } from "../mui_extended/IconButton/index.023c369f.js";
24
+ import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.34293162.js";
25
25
  import { P as Popover } from "../mui_extended/Popover/index.b3eca6b1.js";
26
- import { I as Icon } from "../Icon/index.282c5b58.js";
26
+ import { I as Icon } from "../Icon/index.770f86ae.js";
27
27
  import { R as RHFormProvider } from "../../contexts/RHFormContext/index.7769076a.js";
28
- import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.106c5327.js";
29
- import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.bd2a14b2.js";
28
+ import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.bd595785.js";
29
+ import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.64498081.js";
30
30
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
31
31
  const COMPONENT_PREFIX = "M4LDynamicFilter";
32
32
  const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
@@ -1,8 +1,8 @@
1
1
  import { useState, useRef, useEffect, useCallback } from "react";
2
2
  import clsx from "clsx";
3
- import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.25e9f332.js";
3
+ import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.5256b153.js";
4
4
  import { styled, alpha } from "@mui/material/styles";
5
- import { r as react_resizable_css } from "../../react-resizable.f2c58a4c.js";
5
+ import { r as react_resizable_css } from "../../react-resizable.3cdda6a7.js";
6
6
  import { generateUtilityClasses } from "@mui/material";
7
7
  import "@mui/base";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
2
- import { D as DraggableCore_1 } from "../../../../react-draggable.312ab17d.js";
3
- import { R as Resizable } from "../../../../react-resizable.f2c58a4c.js";
4
- import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.4d26c328.js";
2
+ import { D as DraggableCore_1 } from "../../../../react-draggable.38b6012b.js";
3
+ import { R as Resizable } from "../../../../react-resizable.3cdda6a7.js";
4
+ import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.88b62a5d.js";
5
5
  import clsx from "clsx";
6
6
  import { deepEqual } from "fast-equals";
7
7
  import { jsx, Fragment } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.4d26c328.js";
1
+ import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.88b62a5d.js";
2
2
  import { useState, useRef, useEffect, useCallback } from "react";
3
3
  import { useFirstRender } from "@m4l/graphics";
4
4
  import { deepEqual } from "fast-equals";
@@ -2,7 +2,7 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
2
2
  import clsx from "clsx";
3
3
  import { throttle } from "lodash";
4
4
  import { useResizeObserver } from "@m4l/graphics";
5
- import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.4d26c328.js";
5
+ import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.88b62a5d.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  function withSizeProvider(ComposedComponent) {
8
8
  return (props) => {
@@ -1,7 +1,7 @@
1
1
  import React__default, { useState, useEffect } from "react";
2
2
  import { useEnvironment } from "@m4l/core";
3
3
  import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
4
- import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.f5aecd41.js";
4
+ import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.e55c9b7c.js";
5
5
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import { unstable_composeClasses } from "@mui/base";
@@ -5,8 +5,8 @@ import { jsx, Fragment, jsxs } from "react/jsx-runtime";
5
5
  import { styled, Skeleton as Skeleton$1, generateUtilityClasses, generateUtilityClass } from "@mui/material";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import clsx from "clsx";
8
- import { c as classes, g as getSize } from "../PrintingSystem/index.9dc25af9.js";
9
- import { Q as QRCode } from "../../node_modules.bb836860.js";
8
+ import { c as classes, g as getSize } from "../PrintingSystem/index.9dcfb35d.js";
9
+ import { Q as QRCode } from "../../node_modules.448153f1.js";
10
10
  function isIntersectionObserverAvailable() {
11
11
  return typeof window !== "undefined" && "IntersectionObserver" in window && "IntersectionObserverEntry" in window;
12
12
  }
@@ -1,8 +1,8 @@
1
1
  import { useState, useEffect } from "react";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
3
- import { I as Image } from "../Image/index.8915f577.js";
3
+ import { I as Image } from "../Image/index.6dd3b128.js";
4
4
  import { useLocales } from "@m4l/graphics";
5
- import { I as ImageButton } from "../mui_extended/Button/index.5c68764a.js";
5
+ import { I as ImageButton } from "../mui_extended/Button/index.928f05b7.js";
6
6
  import { useEnvironment, useNetwork } from "@m4l/core";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
@@ -1,7 +1,7 @@
1
1
  import clsx from "clsx";
2
2
  import { generateUtilityClasses, styled } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../utils/index.9ad3909a.js";
4
+ import { g as getComponentUtilityClass } from "../../utils/index.79b6a2c1.js";
5
5
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
@@ -3,10 +3,10 @@ import { I as ICONS } from "../areas/icons.8266ccc8.js";
3
3
  import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
- import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.2d53ade4.js";
7
- import { I as Icon } from "../Icon/index.282c5b58.js";
6
+ import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.32caeee2.js";
7
+ import { I as Icon } from "../Icon/index.770f86ae.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { B as Button } from "../mui_extended/Button/index.5c68764a.js";
9
+ import { B as Button } from "../mui_extended/Button/index.928f05b7.js";
10
10
  const componentName = "M4LoadingError";
11
11
  generateUtilityClasses(componentName, [
12
12
  "root",
@@ -12,7 +12,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
12
12
  import { unstable_composeClasses } from "@mui/base";
13
13
  import { jsx, jsxs } from "react/jsx-runtime";
14
14
  import { L as LinearProgress } from "../mui_extended/LinearProgress/index.c92b9ba9.js";
15
- import { L as LoadingError } from "../LoadingError/index.d95e6efb.js";
15
+ import { L as LoadingError } from "../LoadingError/index.3a86956f.js";
16
16
  const componentName = "M4LMFLoader";
17
17
  const mfLoaderClasses = generateUtilityClasses(componentName, [
18
18
  "root",
@@ -140,7 +140,6 @@ class ObservableLoaderMF {
140
140
  this.tryAgain();
141
141
  }
142
142
  unsubscribe(subscriber) {
143
- console.log("unsubscribe", subscriber);
144
143
  const index = this.subscribers.indexOf(subscriber);
145
144
  if (index !== -1) {
146
145
  this.subscribers.splice(index, 1);
@@ -189,7 +188,6 @@ function MFLoader(props) {
189
188
  const {
190
189
  currentLocale
191
190
  } = useLocales();
192
- console.log("divScript", divScript);
193
191
  const classes = mfLoaderUtilityClasses();
194
192
  const isFirstRender = useFirstRender([moduleId]);
195
193
  const final_host = environment.isLocalhost ? `https://localhost:${debug_port}` : `https://${window.location.host}/mf/${moduleId}`;
@@ -213,7 +211,6 @@ function MFLoader(props) {
213
211
  }
214
212
  }
215
213
  const renderMicroFrontend = useCallback((newDScript) => {
216
- console.log("`render_${prefix}_${newDScript.moduleId}`", `render_${prefix}_${newDScript.moduleId}`);
217
214
  try {
218
215
  window[`render_${prefix}_${newDScript.moduleId}`](newDScript.divContainerId, {
219
216
  ...environment,
@@ -1,11 +1,11 @@
1
1
  import { useTheme, Dialog, Paper } from "@mui/material";
2
- import { c as cjs } from "../../react-draggable.312ab17d.js";
3
- import { u as useModal } from "../../hooks/useModal/index.1c88654a.js";
4
- import { R as ResizeableWindow } from "../Resizeable/index.18c86aff.js";
2
+ import { c as cjs } from "../../react-draggable.38b6012b.js";
3
+ import { u as useModal } from "../../hooks/useModal/index.50b23c06.js";
4
+ import { R as ResizeableWindow } from "../Resizeable/index.14ab4804.js";
5
5
  import { useResponsiveDesktop } from "@m4l/graphics";
6
6
  import { m as modalUtilityClasses } from "../modal/index.61389369.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
- import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.8368ac0f.js";
8
+ import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.b8a1d42a.js";
9
9
  const DragabblePaperComponent = (props) => {
10
10
  return /* @__PURE__ */ jsx(cjs.exports, {
11
11
  handle: ".m4l_draggable_handle",
@@ -1,6 +1,6 @@
1
1
  import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
2
2
  import { styled } from "@mui/material/styles";
3
- import { I as Image } from "../Image/index.8915f577.js";
3
+ import { I as Image } from "../Image/index.6dd3b128.js";
4
4
  import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
5
5
  import { useMemo } from "react";
6
6
  import { unstable_composeClasses } from "@mui/base";
@@ -1,18 +1,18 @@
1
1
  import { useState, useEffect, useCallback, useMemo } from "react";
2
2
  import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
3
3
  import { styled } from "@mui/material/styles";
4
- import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.37ce6054.js";
4
+ import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.660a6e7b.js";
5
5
  import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
6
6
  import { Tooltip, IconButton } from "@mui/material";
7
7
  import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
8
8
  import { R as ReactJson } from "../../react-json-view.5636414a.js";
9
9
  import { S as ScrollBar } from "../ScrollBar/index.010f1b9d.js";
10
10
  import { jsx, jsxs } from "react/jsx-runtime";
11
- import { u as useModal } from "../../hooks/useModal/index.1c88654a.js";
12
- import { I as Icon } from "../Icon/index.282c5b58.js";
11
+ import { u as useModal } from "../../hooks/useModal/index.50b23c06.js";
12
+ import { I as Icon } from "../Icon/index.770f86ae.js";
13
13
  import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
14
- import { W as WindowBase } from "../modal/WindowBase.779aa7a5.js";
15
- import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.73258cb8.js";
14
+ import { W as WindowBase } from "../modal/WindowBase.14255209.js";
15
+ import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.0d1fcfa7.js";
16
16
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
17
17
  const Container = styled("div")(() => ({
18
18
  height: "100%",
@@ -1,7 +1,7 @@
1
1
  import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
2
2
  import { unstable_composeClasses } from "@mui/base";
3
3
  import { jsxs, jsx } from "react/jsx-runtime";
4
- import { B as Button } from "../mui_extended/Button/index.5c68764a.js";
4
+ import { B as Button } from "../mui_extended/Button/index.928f05b7.js";
5
5
  const PDFVeiwerRoot = styled("div")(({ theme }) => ({
6
6
  ...theme.components?.M4LPDFViewer?.styleOverrides
7
7
  }));
@@ -27,7 +27,6 @@ const PDFViewer = (props) => {
27
27
  const {
28
28
  pdfUrl
29
29
  } = props;
30
- console.log("pdfUrl", pdfUrl);
31
30
  const handleDownload = async () => {
32
31
  try {
33
32
  const response = await fetch(pdfUrl);
@@ -1,5 +1,5 @@
1
1
  import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
2
- import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.9dc25af9.js";
2
+ import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.9dcfb35d.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
5
5
  import React__default from "react";
@@ -1,7 +1,8 @@
1
1
  import { PaperFormClassesType } from './types';
2
+ import { OwnerState } from '../types';
2
3
  export declare const periodClasses: PaperFormClassesType;
3
4
  export declare function getPaperFormUtilityClass(slot: string): string;
4
- export declare const paperFormUtilityClasses: () => {
5
+ export declare const paperFormUtilityClasses: (ownerState: OwnerState) => {
5
6
  root: string;
6
7
  content: string;
7
8
  headerContainer: string;
@@ -5,6 +5,7 @@ export interface PaperFormClassesType {
5
5
  iconTitleContainer: string;
6
6
  iconHeaderContainer: string;
7
7
  skeletonContainer: string;
8
+ isForm: string;
8
9
  }
9
10
  export declare type PaperFormClassesKey = keyof PaperFormClassesType;
10
11
  export declare type Classes = ReturnType<typeof paperFormUtilityClasses>;
@@ -1,7 +1,7 @@
1
1
  import { styled } from "@mui/material/styles";
2
2
  import { useModuleSkeleton } from "@m4l/core";
3
3
  import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
4
- import { I as Icon } from "../Icon/index.282c5b58.js";
4
+ import { I as Icon } from "../Icon/index.770f86ae.js";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  const PaperFormRoot = styled("div")(({
@@ -91,14 +91,15 @@ generateUtilityClasses(componentName, [
91
91
  "headerContainer",
92
92
  "iconTitleContainer",
93
93
  "iconHeaderContainer",
94
- "skeletonContainer"
94
+ "skeletonContainer",
95
+ "isForm"
95
96
  ]);
96
97
  function getPaperFormUtilityClass(slot) {
97
98
  return generateUtilityClass(componentName, slot);
98
99
  }
99
- const paperFormUtilityClasses = () => {
100
+ const paperFormUtilityClasses = (ownerState) => {
100
101
  const slots = {
101
- root: ["root"],
102
+ root: ["root", ownerState.isForm && "isForm"],
102
103
  headerContainer: ["headerContainer"],
103
104
  iconTitleContainer: ["iconTitleContainer"],
104
105
  iconHeaderContainer: ["iconHeaderContainer"],
@@ -114,9 +115,13 @@ function PaperForm(props) {
114
115
  const {
115
116
  urlIcon,
116
117
  title,
117
- children
118
+ children,
119
+ isForm = false
118
120
  } = props;
119
- const classes = paperFormUtilityClasses();
121
+ const ownerState = {
122
+ isForm
123
+ };
124
+ const classes = paperFormUtilityClasses(ownerState);
120
125
  return /* @__PURE__ */ jsxs(PaperFormRoot, {
121
126
  className: classes.root,
122
127
  children: [/* @__PURE__ */ jsx(Header, {