@m4l/components 9.1.101 → 9.1.103

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 (299) hide show
  1. package/.storybook/network-mocks.d.ts +1 -0
  2. package/@types/export.d.ts +0 -6
  3. package/@types/types.d.ts +0 -23
  4. package/components/AccountPopover/AccountPopover.d.ts +0 -4
  5. package/components/AccountPopover/AccountPopover.styles.js +0 -64
  6. package/components/AccountPopover/subcomponents/MenuPopover/MenuPopover.d.ts +0 -4
  7. package/components/AccountPopover/subcomponents/MenuPopover/types.d.ts +0 -1
  8. package/components/AccountPopover/subcomponents/MyAvatar/MyAvatar.d.ts +0 -4
  9. package/components/AccountPopover/types.d.ts +0 -13
  10. package/components/AppBar/AppBar.d.ts +0 -4
  11. package/components/AppBar/styles.js +0 -33
  12. package/components/AppBar/types.d.ts +0 -8
  13. package/components/BaseModule/BaseModule.d.ts +0 -4
  14. package/components/Chip/Chip.d.ts +0 -4
  15. package/components/Chip/ChipStyles.js +0 -20
  16. package/components/Chip/types.d.ts +0 -15
  17. package/components/Color/Color.d.ts +0 -4
  18. package/components/Color/Color.styles.js +0 -4
  19. package/components/Color/types.d.ts +0 -8
  20. package/components/CommonActions/components/ActionCancel/ActionCancel.d.ts +0 -4
  21. package/components/CommonActions/components/ActionFormCancel/index.d.ts +0 -4
  22. package/components/CommonActions/components/ActionFormIntro/index.d.ts +0 -4
  23. package/components/CommonActions/components/ActionIntro/ActionIntro.d.ts +0 -4
  24. package/components/CommonActions/components/ActionsContainer/ActionsContainer.d.ts +0 -4
  25. package/components/CommonActions/components/ActionsContainer/ActionsContainerStyles.js +0 -4
  26. package/components/DataGrid/dictionary.d.ts +0 -4
  27. package/components/DataGrid/formatters/ColumnPointsFormatter/index.d.ts +0 -4
  28. package/components/DataGrid/subcomponents/Actions/index.d.ts +0 -4
  29. package/components/DataGrid/subcomponents/Actions/subcomponents/Density/index.d.ts +0 -4
  30. package/components/DataGrid/subcomponents/Actions/subcomponents/MobileMenuActions/index.d.ts +0 -4
  31. package/components/DataGrid/subcomponents/Actions/subcomponents/hooks/useModalSettings/index.d.ts +0 -4
  32. package/components/DragResizeWindow/DragResizeWindow.d.ts +0 -4
  33. package/components/DragResizeWindow/DragResizeWindow.styles.d.ts +0 -1
  34. package/components/DragResizeWindow/DragResizeWindow.styles.js +0 -8
  35. package/components/DragResizeWindow/helpers/index.d.ts +0 -4
  36. package/components/DragResizeWindow/hooks/useDimensionEffects.d.ts +0 -4
  37. package/components/DragResizeWindow/hooks/useDragOptions.d.ts +0 -4
  38. package/components/DragResizeWindow/hooks/useResizeOptions.d.ts +0 -4
  39. package/components/DragResizeWindow/types.d.ts +0 -19
  40. package/components/DragResizeWindow/utils.d.ts +0 -4
  41. package/components/DynamicFilter/subcomponents/AppliedFilters/AppliedFilters.d.ts +4 -0
  42. package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.d.ts +0 -4
  43. package/components/DynamicFilter/subcomponents/PopoverFilter/PopoverFilter.d.ts +0 -4
  44. package/components/DynamicFilter/types.d.ts +0 -18
  45. package/components/DynamicSort/subcomponents/AppliedSorts/AppliedSorts.d.ts +4 -0
  46. package/components/DynamicSort/subcomponents/PopoverSort/PopoverSort.d.ts +0 -4
  47. package/components/GridLayout/styles.js +0 -11
  48. package/components/GridLayout/subcomponents/GridItem/index.d.ts +0 -3
  49. package/components/GridLayout/subcomponents/withSizeProvider/index.d.ts +0 -4
  50. package/components/HelperError/HelperError.d.ts +0 -4
  51. package/components/HelperError/HelperError.styles.js +0 -8
  52. package/components/Icon/Icon.d.ts +0 -4
  53. package/components/Icon/Icon.styles.js +0 -12
  54. package/components/Image/Image.d.ts +0 -5
  55. package/components/Image/hoc/WithTrackWindowScroll.d.ts +0 -4
  56. package/components/Image/image.styles.js +0 -13
  57. package/components/Image/subcomponents/LazyLoadComponent/index.d.ts +0 -5
  58. package/components/Image/utils/get-scroll-ancestor.d.ts +0 -4
  59. package/components/Image/utils/isIntersectionObserverAvailable.d.ts +0 -4
  60. package/components/Label/Label.d.ts +0 -4
  61. package/components/Label/Label.styles.js +0 -20
  62. package/components/LanguagePopover/LanguagePopover.d.ts +0 -5
  63. package/components/LinearProgressIndeterminate/LinearProgressIndeterminate.d.ts +0 -4
  64. package/components/LinearProgressIndeterminate/LinearProgressIndeterminate.styles.js +0 -4
  65. package/components/Loadable/index.d.ts +0 -8
  66. package/components/LoadingError/LoadingError.d.ts +0 -5
  67. package/components/MFIsolationApp/MFIsolationApp.d.ts +0 -4
  68. package/components/MFLoader/MFLoader.d.ts +0 -6
  69. package/components/MFLoader/MFLoader.js +0 -3
  70. package/components/MenuActions/MenuActions.d.ts +0 -4
  71. package/components/MenuActions/MenuActions.styles.d.ts +0 -1
  72. package/components/MenuActions/MenuActions.styles.js +0 -24
  73. package/components/MenuActions/dictionary.d.ts +0 -14
  74. package/components/MenuActions/types.d.ts +0 -32
  75. package/components/ModalDialog/ModalDialog.d.ts +0 -6
  76. package/components/ModalDialog/ModalDialog.styles.js +0 -12
  77. package/components/ObjectLogs/components/DetailDialog/index.d.ts +4 -0
  78. package/components/ObjectLogs/index.d.ts +0 -4
  79. package/components/PDFViewer/PDFViewer.d.ts +0 -4
  80. package/components/Pager/Pager.d.ts +0 -4
  81. package/components/Pager/Pager.styles.js +0 -32
  82. package/components/Pager/subcomponents/CustomTablePagination/CustomTablePagination.d.ts +0 -4
  83. package/components/Pager/subcomponents/CustomTablePagination/types.d.ts +0 -15
  84. package/components/Pager/subcomponents/PagerActions/PagerActions.d.ts +0 -4
  85. package/components/Pager/types.d.ts +0 -5
  86. package/components/PaperForm/PaperForm.d.ts +0 -4
  87. package/components/PaperForm/components/Header.d.ts +0 -4
  88. package/components/PaperForm/styles.js +0 -20
  89. package/components/PrintingSystem/types.d.ts +0 -23
  90. package/components/PrintingSystem/utils/PageRender/index.d.ts +0 -4
  91. package/components/PropertyValue/PropertyValue.d.ts +0 -4
  92. package/components/PropertyValue/PropertyValue.styles.js +0 -12
  93. package/components/ScrollBar/ScrollBar.d.ts +4 -0
  94. package/components/ScrollBar/ScrollBar.styles.js +8 -0
  95. package/components/SideBar/SideBar.d.ts +0 -4
  96. package/components/SideBar/context/sideBarContext/index.d.ts +0 -7
  97. package/components/SideBar/context/sideBarContext/types.d.ts +0 -5
  98. package/components/SideBar/helpers/getDataToSkeleton/index.d.ts +0 -4
  99. package/components/SideBar/helpers/getMenuDataWithState/index.d.ts +0 -4
  100. package/components/SideBar/subcomponents/ContentComponent/index.d.ts +0 -4
  101. package/components/SideBar/subcomponents/ContentComponent/style.js +0 -4
  102. package/components/SideBar/subcomponents/ContentGroups/index.d.ts +0 -4
  103. package/components/SideBar/subcomponents/ContentGroups/styles.js +0 -20
  104. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/index.d.ts +0 -4
  105. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/styles.js +0 -8
  106. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/subcomponents/ArrowIcon/index.d.ts +0 -4
  107. package/components/SideBar/subcomponents/FooterSidebar/index.d.ts +0 -4
  108. package/components/SideBar/subcomponents/FooterSidebar/styles.js +0 -4
  109. package/components/SideBar/subcomponents/HeaderSidebar/index.d.ts +0 -4
  110. package/components/SideBar/subcomponents/HeaderSidebar/styles.js +0 -8
  111. package/components/SideBar/subcomponents/SideBarDesktop/index.d.ts +0 -4
  112. package/components/SideBar/subcomponents/SideBarDesktop/styles.js +0 -12
  113. package/components/SideBar/subcomponents/SideBarMobile/index.d.ts +0 -4
  114. package/components/SideBar/subcomponents/SideBarMobile/styles.js +0 -4
  115. package/components/SideBar/subcomponents/SideBarMobile/subcomponents/Drawer.d.ts +0 -4
  116. package/components/SideBar/tests/utils.d.ts +0 -16
  117. package/components/SideBar/types.d.ts +0 -19
  118. package/components/ToastContainer/ToastContainer.d.ts +0 -4
  119. package/components/ToastContainer/ToastContainer.stories.d.ts +0 -4
  120. package/components/ToastContainer/subcomponents/ToastMessage/useToastMessage.d.ts +0 -4
  121. package/components/WindowBase/WindowBase.d.ts +0 -4
  122. package/components/WindowBase/WindowBase.styles.d.ts +0 -4
  123. package/components/WindowBase/WindowBase.styles.js +0 -52
  124. package/components/WindowBase/subcomponents/Header/HeaderWindowBase.d.ts +0 -4
  125. package/components/WindowBase/subcomponents/MemoizedIconButton/MemoizedIconButton.d.ts +0 -4
  126. package/components/WindowBase/subcomponents/MemoizedIconButton/types.d.ts +0 -11
  127. package/components/WindowBase/types.d.ts +0 -27
  128. package/components/WindowConfirm/WindowConfirm.d.ts +0 -4
  129. package/components/WindowConfirm/WindowConfirm.styles.js +0 -32
  130. package/components/WindowConfirm/subcomponents/MessageIllustration/MessageIllustration.d.ts +0 -4
  131. package/components/WindowConfirm/types.d.ts +0 -5
  132. package/components/areas/components/AreasAdmin/AreasAdmin.d.ts +0 -4
  133. package/components/areas/components/AreasAdmin/AreasAdmin.styles.js +1 -77
  134. package/components/areas/components/AreasAdmin/subcomponents/AreaChip/AreaChip.d.ts +1 -4
  135. package/components/areas/components/AreasAdmin/subcomponents/AreaChip/subcomponents/ChipActionsMobile/ChipActionsMobile.d.ts +0 -4
  136. package/components/areas/components/AreasAdmin/subcomponents/AreaChip/subcomponents/ChipActionsMobile/index.d.ts +0 -4
  137. package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/AreaChipMobile.d.ts +0 -4
  138. package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/ChipMobile/ChipMobile.d.ts +0 -4
  139. package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/PanelWindowPopUp/index.d.ts +0 -4
  140. package/components/areas/components/AreasAdmin/subcomponents/PanelWindowPopUp/PanelWindowPopUp.d.ts +0 -4
  141. package/components/areas/components/AreasViewer/classes/index.d.ts +0 -4
  142. package/components/areas/components/AreasViewer/styles.js +0 -13
  143. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/index.d.ts +0 -4
  144. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/InnerForHooks/index.d.ts +0 -4
  145. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/PanelWindows/index.d.ts +0 -5
  146. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useHeaderActions/useHeaderActions.d.ts +0 -4
  147. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useHeaderActions/useHeaderActions.js +0 -8
  148. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useWindow/useWindow.d.ts +0 -4
  149. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/index.d.ts +0 -4
  150. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/helper.d.ts +0 -36
  151. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/index.d.ts +0 -4
  152. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/MainActions/index.d.ts +0 -4
  153. package/components/areas/contexts/AreasContext/helpers/generateModuleCount.d.ts +0 -4
  154. package/components/areas/contexts/AreasContext/helpers/helper.d.ts +0 -36
  155. package/components/areas/contexts/AreasContext/index.d.ts +0 -5
  156. package/components/areas/contexts/AreasContext/store.d.ts +0 -4
  157. package/components/areas/contexts/AreasContext/store.js +0 -136
  158. package/components/areas/contexts/AreasContext/tests/fnNetworkImplementation.d.ts +4 -0
  159. package/components/areas/contexts/AreasContext/types.d.ts +0 -53
  160. package/components/areas/types.d.ts +0 -27
  161. package/components/commercial/HamburgerMenu/HamburgerMenu.d.ts +0 -6
  162. package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/index.d.ts +0 -4
  163. package/components/extended/React-Resizable/Resizable/Resizable.d.ts +0 -4
  164. package/components/extended/React-Resizable/ResizableBox/ResizableBox.d.ts +0 -4
  165. package/components/extended/React-Resizable/ResizableBox/ResizeableBox.styles.js +0 -4
  166. package/components/extended/React-Resizable/ResizableBox/types.d.ts +0 -4
  167. package/components/extended/React-Resizable/helpers.d.ts +0 -4
  168. package/components/extended/React-Resizable/hooks/useResizable.d.ts +0 -4
  169. package/components/extended/React-Spinners/PropagateLoaderSpinner/PropagateLoaderSpinner.d.ts +0 -4
  170. package/components/extended/React-Spinners/PropagateLoaderSpinner/PropagateLoaderSpinner.styles.js +0 -8
  171. package/components/formatters/BooleanFormatter/BooleanFormatter.d.ts +0 -4
  172. package/components/formatters/BooleanFormatter/BooleanFormatter.styles.js +0 -4
  173. package/components/formatters/DateFormatter/DateFormatter.d.ts +0 -8
  174. package/components/formatters/DateFormatter/DateFormatter.styles.js +0 -4
  175. package/components/formatters/PeriodFormatter/PeriodFormatter.d.ts +0 -8
  176. package/components/formatters/PeriodFormatter/PeriodFormatter.styles.js +0 -8
  177. package/components/formatters/PeriodFormatter/dictionary.d.ts +0 -4
  178. package/components/formatters/PointsFormatter/PointsFormatter.d.ts +0 -8
  179. package/components/formatters/PointsFormatter/PointsFormatter.styles.js +0 -4
  180. package/components/hook-form/RHFAutocomplete/RFHAutocompleteStyles.js +0 -8
  181. package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +0 -4
  182. package/components/hook-form/RHFAutocomplete/types.d.ts +0 -4
  183. package/components/hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync.d.ts +0 -4
  184. package/components/hook-form/RHFCheckbox/RHFCheckbox.d.ts +0 -5
  185. package/components/hook-form/RHFColorPicker/RFHColorPicker.d.ts +0 -4
  186. package/components/hook-form/RHFColorPicker/RHFColorPicker.styles.d.ts +0 -1
  187. package/components/hook-form/RHFColorPicker/RHFColorPicker.styles.js +0 -4
  188. package/components/hook-form/RHFDateTime/RHFDateTime.d.ts +0 -4
  189. package/components/hook-form/RHFDateTime/RHFDateTime.styles.js +0 -4
  190. package/components/hook-form/RHFNumberInput/RHFNumberInput.d.ts +0 -4
  191. package/components/hook-form/RHFPeriod/RHFPeriod.d.ts +0 -4
  192. package/components/hook-form/RHFPeriod/RHFPeriod.styles.js +0 -20
  193. package/components/hook-form/RHFPeriod/subcomponents/Period/Period.d.ts +0 -4
  194. package/components/hook-form/RHFPeriod/types.d.ts +0 -4
  195. package/components/hook-form/RHFTextField/RHFTextField.d.ts +0 -4
  196. package/components/hook-form/RHFTextField/RHFTextField.styles.js +0 -8
  197. package/components/hook-form/RHFTextFieldPassword/RHFTextFieldPassword.d.ts +0 -1
  198. package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/index.d.ts +0 -4
  199. package/components/maps/components/Map/Map.d.ts +0 -4
  200. package/components/maps/components/Map/contexts/MapContext/store.d.ts +0 -5
  201. package/components/maps/components/Map/contexts/MapContext/store.js +0 -424
  202. package/components/maps/components/Map/external/googleMutant/index.d.ts +0 -25
  203. package/components/maps/components/Map/hooks/useAutoFocus/index.d.ts +0 -4
  204. package/components/maps/components/Map/pluginLayers/PolylineWithArrows/index.d.ts +0 -4
  205. package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/useMaster.d.ts +0 -4
  206. package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/useRowActionsGetter.d.ts +0 -4
  207. package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/index.d.ts +0 -1
  208. package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MeasureData/index.d.ts +0 -4
  209. package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MyActions/index.d.ts +0 -4
  210. package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/index.d.ts +0 -4
  211. package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/subcomponents/MarkerClusterGroup/index.d.ts +0 -4
  212. package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/subcomponents/RenderByEachFeatureComponent/index.d.ts +0 -1
  213. package/components/maps/components/MapGpsTools/styles.js +0 -3
  214. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/index.d.ts +0 -4
  215. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/index.d.ts +0 -4
  216. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyActions/index.d.ts +0 -4
  217. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/index.d.ts +0 -4
  218. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useRowActionsGetter.d.ts +0 -4
  219. package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/index.d.ts +0 -4
  220. package/components/modal/classes/index.d.ts +0 -4
  221. package/components/mui_extended/Accordion/Accordion.d.ts +0 -4
  222. package/components/mui_extended/Accordion/styles.js +0 -24
  223. package/components/mui_extended/Autocomplete/Autocomplete.js +1 -1
  224. package/components/mui_extended/Autocomplete/Autocomplete.styles.js +0 -41
  225. package/components/mui_extended/Autocomplete/renderOptions/index.d.ts +0 -4
  226. package/components/mui_extended/Autocomplete/types.d.ts +5 -3
  227. package/components/mui_extended/Avatar/styles.js +0 -4
  228. package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/index.d.ts +0 -4
  229. package/components/mui_extended/Badge/Badge.d.ts +0 -4
  230. package/components/mui_extended/Badge/Badge.styles.js +0 -4
  231. package/components/mui_extended/Button/Button.d.ts +0 -4
  232. package/components/mui_extended/Button/ButtonStyles.js +0 -12
  233. package/components/mui_extended/Button/classes/index.d.ts +0 -4
  234. package/components/mui_extended/CheckBox/CheckBox.d.ts +0 -4
  235. package/components/mui_extended/CircularProgress/CircularProgress.d.ts +0 -4
  236. package/components/mui_extended/DateTimePicker/DateTimePicker.d.ts +0 -4
  237. package/components/mui_extended/DateTimePicker/DateTimePicker.styles.js +0 -28
  238. package/components/mui_extended/Dialog/Dialog.d.ts +0 -4
  239. package/components/mui_extended/Dialog/Dialog.styles.js +0 -4
  240. package/components/mui_extended/Divider/Divider.d.ts +0 -4
  241. package/components/mui_extended/IconButton/IconButton.d.ts +0 -4
  242. package/components/mui_extended/IconButton/IconButton.styles.js +0 -12
  243. package/components/mui_extended/ImageButton/ImageButton.d.ts +0 -4
  244. package/components/mui_extended/LoadingButton/LoadingButton.d.ts +0 -4
  245. package/components/mui_extended/LoadingButton/LoadingButton.styles.d.ts +0 -1
  246. package/components/mui_extended/LoadingButton/LoadingButton.styles.js +0 -12
  247. package/components/mui_extended/MenuDivider/MenuDivider.d.ts +0 -4
  248. package/components/mui_extended/MenuDivider/MenuDivider.styles.js +0 -8
  249. package/components/mui_extended/MenuItem/MenuItem.d.ts +0 -4
  250. package/components/mui_extended/MenuItem/MenuItem.styles.js +0 -36
  251. package/components/mui_extended/NavLink/NavLink.d.ts +0 -4
  252. package/components/mui_extended/NavLink/NavLink.styles.js +2 -14
  253. package/components/mui_extended/Popover/Popover.d.ts +0 -5
  254. package/components/mui_extended/Popover/Popover.styles.js +0 -8
  255. package/components/mui_extended/Popper/Popper.d.ts +0 -4
  256. package/components/mui_extended/Popper/PopperStyles.js +0 -4
  257. package/components/mui_extended/Popper/types.d.ts +0 -4
  258. package/components/mui_extended/Select/Select.d.ts +0 -4
  259. package/components/mui_extended/Select/Select.styles.js +0 -32
  260. package/components/mui_extended/Select/types.d.ts +0 -11
  261. package/components/mui_extended/Skeleton/Skeleton.d.ts +0 -4
  262. package/components/mui_extended/Skeleton/skeleton.styles.js +0 -4
  263. package/components/mui_extended/Stack/Stack.d.ts +0 -4
  264. package/components/mui_extended/Tab/Tab.d.ts +0 -4
  265. package/components/mui_extended/Tab/Tab.styles.d.ts +0 -1
  266. package/components/mui_extended/Tab/Tab.styles.js +0 -10
  267. package/components/mui_extended/TextField/TextField.d.ts +0 -4
  268. package/components/mui_extended/TextField/TextField.styles.js +0 -8
  269. package/components/mui_extended/ToggleButton/ToggleButton.styles.js +0 -4
  270. package/components/mui_extended/ToggleIconButton/ToggleIconButton.styles.js +0 -4
  271. package/components/mui_extended/Tooltip/Tooltip.styles.js +0 -4
  272. package/components/mui_extended/Typography/Typography.d.ts +0 -4
  273. package/components/mui_extended/Typography/typography.styles.js +0 -8
  274. package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.d.ts +0 -5
  275. package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.js +0 -132
  276. package/components/popups/components/PopupsProvider/contexts/PopupsContext/types.d.ts +0 -61
  277. package/contexts/ModalContext/index.d.ts +0 -4
  278. package/contexts/RealTimeContext/store.d.ts +0 -5
  279. package/contexts/RealTimeContext/store.js +0 -36
  280. package/hooks/useFormAddEdit/index.d.ts +0 -4
  281. package/hooks/useFormFocus/index.d.ts +0 -5
  282. package/hooks/useInterval/index.d.ts +0 -5
  283. package/hooks/useSizeContainer/index.d.ts +0 -4
  284. package/hooks/useStateRef/index.d.ts +0 -4
  285. package/mockServiceWorker.js +307 -0
  286. package/package.json +6 -1
  287. package/test/HostThemeProviderMock.d.ts +0 -4
  288. package/test/TestAppWrapper.d.ts +0 -4
  289. package/test/TestFormAutoValidation.d.ts +0 -4
  290. package/test/utils.d.ts +0 -7
  291. package/utils/getComponentSlotRoot.d.ts +0 -4
  292. package/utils/getHeightSizeStyles.d.ts +0 -4
  293. package/utils/getTypographyStyles.d.ts +0 -4
  294. /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteEnum.d.ts +0 -0
  295. /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteEnum.js +0 -0
  296. /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteSlots.d.ts +0 -0
  297. /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteSlots.js +0 -0
  298. /package/components/mui_extended/Autocomplete/{slots → slots}/index.d.ts +0 -0
  299. /package/components/mui_extended/Autocomplete/{slots → slots}/index.js +0 -0
@@ -6,10 +6,6 @@ import { Theme } from '@mui/material/styles';
6
6
  import { ComponentPalletColor, Sizes } from '@m4l/styles';
7
7
  /**
8
8
  * Type representing a single action in the `WindowBase` component.
9
- * @author cesar - automatic
10
- * @createdAt 2024-12-23 09:48:25 - automatic
11
- * @updatedAt 2025-02-07 11:59:47 - automatic
12
- * @updatedUser cesar - automatic
13
9
  */
14
10
  export interface WindowBaseAction {
15
11
  place: 'left' | 'right' | 'inside';
@@ -53,34 +49,26 @@ export interface WindowBaseAction {
53
49
  * onClose: () => console.log('Cancel Clicked'),
54
50
  * };
55
51
  * ```
56
- * @author cesar - automatic
57
- * @createdAt 2024-11-20 09:38:37 - automatic
58
- * @updatedAt 2024-11-22 09:10:41 - automatic
59
- * @updatedUser cesar - automatic
60
52
  */
61
53
  export interface WindowBaseProps {
62
54
  /**
63
55
  * The main title of the window.
64
56
  * This property is required and displayed prominently at the top of the window.
65
- * @createdAt 2025-02-07 11:56:13 - automatic
66
57
  */
67
58
  title: string;
68
59
  /**
69
60
  * An optional subtitle for the window.
70
61
  * Typically displayed below the main title to provide additional context or details.
71
- * @createdAt 2025-02-07 11:56:13 - automatic
72
62
  */
73
63
  subTitle?: string;
74
64
  /**
75
65
  * The content to be rendered inside the window.
76
66
  * This can include any valid React node or JSX.
77
- * @createdAt 2025-02-07 11:56:13 - automatic
78
67
  */
79
68
  children: ReactNode;
80
69
  /**
81
70
  * URL of the icon displayed in the header of the window.
82
71
  * This is optional and used to provide a visual identifier for the window.
83
- * @createdAt 2025-02-07 11:56:13 - automatic
84
72
  */
85
73
  iconUrl?: string;
86
74
  /**
@@ -88,7 +76,6 @@ export interface WindowBaseProps {
88
76
  * - `'outlined'`: Displays the window with an outlined border.
89
77
  * - `'text'`: Displays the window with minimal styling, emphasizing the content.
90
78
  * Default is `'outlined'` if not specified.
91
- * @createdAt 2025-02-07 11:56:13 - automatic
92
79
  */
93
80
  variant?: 'outlined' | 'text';
94
81
  /**
@@ -96,67 +83,53 @@ export interface WindowBaseProps {
96
83
  * - `'small'`: A compact window size.
97
84
  * - `'medium'`: A standard window size.
98
85
  * Default is `'medium'` if not specified.
99
- * @createdAt 2025-02-07 11:56:13 - automatic
100
86
  */
101
87
  size?: Extract<Sizes, 'small' | 'medium'>;
102
88
  /**
103
89
  * The color theme of the window.
104
90
  * Restricted to `'default'`, which applies the default theme color.
105
- * @createdAt 2025-02-07 11:56:13 - automatic
106
91
  */
107
92
  color?: Extract<ComponentPalletColor, 'default'>;
108
93
  /**
109
94
  * Indicates if the window is currently selected.
110
95
  * When `true`, the window may display a visual indicator to denote selection.
111
- * @createdAt 2025-02-07 11:56:13 - automatic
112
96
  */
113
97
  selected?: boolean;
114
98
  /**
115
99
  * The version label for the window.
116
100
  * Useful for displaying version information (e.g., `1.0.0`) in the header or footer.
117
- * @createdAt 2025-02-07 11:56:13 - automatic
118
101
  */
119
102
  version?: string;
120
103
  /**
121
104
  * A unique identifier for automated testing.
122
105
  * Provides a `data-testid` attribute for querying this component in tests.
123
- * @createdAt 2025-02-07 11:56:13 - automatic
124
106
  */
125
107
  dataTestId?: string;
126
108
  /**
127
109
  * Callback function executed when the window is closed.
128
110
  * Typically triggered by a close button or similar action.
129
- * @createdAt 2025-02-07 11:56:13 - automatic
130
111
  */
131
112
  onClose?: VoidFunction;
132
113
  /**
133
114
  * List of actions to display in the window.
134
115
  * Each action defines its placement, icon, label, and other properties.
135
- * @createdAt 2025-02-07 11:56:13 - automatic
136
116
  */
137
117
  actions?: WindowBaseAction[];
138
118
  /**
139
119
  * An optional class name to apply to the root element of the component.
140
- * @createdAt 2025-02-07 11:56:13 - automatic
141
120
  */
142
121
  className?: string;
143
122
  /**
144
123
  * Indicates if the window is in a loading state.
145
- * @createdAt 2025-02-07 11:56:13 - automatic
146
124
  */
147
125
  isLoading?: boolean;
148
126
  /**
149
127
  * A unique identifier for the window.
150
128
  * This is used to identify and manage multiple windows.
151
- * @createdAt 2025-02-07 11:56:13 - automatic
152
129
  */
153
130
  windowId?: string;
154
131
  /**
155
132
  * "onMouseDown" event handler for the window.
156
- * @author cesar - automatic
157
- * @createdAt 2025-02-07 11:56:13 - automatic
158
- * @updatedAt 2025-02-07 11:56:13 - automatic
159
- * @updatedUser cesar - automatic
160
133
  */
161
134
  onMouseDown?: React.MouseEventHandler<HTMLDivElement>;
162
135
  }
@@ -20,9 +20,5 @@ import { WindowConfirmProps } from './types';
20
20
  * onClickCancel={() => console.log("Cancelled")}
21
21
  * onClickIntro={() => console.log("Confirmed")}
22
22
  * />
23
- * @author SebastianM - automatic
24
- * @createdAt 2024-11-06 09:00:05 - automatic
25
- * @updatedAt 2024-12-13 15:19:53 - automatic
26
- * @updatedUser cesar - automatic
27
23
  */
28
24
  export declare const WindowConfirm: (props: WindowConfirmProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,6 @@
1
1
  const windowConfirmStyles = {
2
2
  /**
3
3
  * Wrapper Window Confirm Styles
4
- * @author cesar - automatic
5
- * @createdAt 2024-11-21 08:55:01 - automatic
6
- * @updatedAt 2025-01-08 10:36:41 - automatic
7
- * @updatedUser Andrés Quintero - automatic
8
4
  */
9
5
  wrapperWindowConfirm: ({ theme, ownerState }) => ({
10
6
  display: "flex",
@@ -34,10 +30,6 @@ const windowConfirmStyles = {
34
30
  wrapperWindowBase: {},
35
31
  /**
36
32
  * Wrapper Window Confirm Content Styles
37
- * @author cesar - automatic
38
- * @createdAt 2024-11-22 10:58:23 - automatic
39
- * @updatedAt 2025-01-08 10:36:41 - automatic
40
- * @updatedUser Andrés Quintero - automatic
41
33
  */
42
34
  windowConfirmContent: ({ theme }) => ({
43
35
  display: "flex",
@@ -52,10 +44,6 @@ const windowConfirmStyles = {
52
44
  }),
53
45
  /**
54
46
  * Container Illustration Styles
55
- * @author cesar - automatic
56
- * @createdAt 2024-11-19 11:57:37 - automatic
57
- * @updatedAt 2025-01-08 10:36:41 - automatic
58
- * @updatedUser Andrés Quintero - automatic
59
47
  */
60
48
  illustrationContainer: ({ theme }) => ({
61
49
  display: "flex",
@@ -68,10 +56,6 @@ const windowConfirmStyles = {
68
56
  }),
69
57
  /**
70
58
  * Icon Illustration Styles
71
- * @author cesar - automatic
72
- * @createdAt 2024-11-19 11:57:37 - automatic
73
- * @updatedAt 2025-01-08 10:36:41 - automatic
74
- * @updatedUser Andrés Quintero - automatic
75
59
  */
76
60
  illustrationIcon: () => ({
77
61
  width: "auto !important",
@@ -82,10 +66,6 @@ const windowConfirmStyles = {
82
66
  }),
83
67
  /**
84
68
  * Text Content Styles
85
- * @author cesar - automatic
86
- * @createdAt 2024-11-19 11:57:37 - automatic
87
- * @updatedAt 2025-01-08 10:36:41 - automatic
88
- * @updatedUser Andrés Quintero - automatic
89
69
  */
90
70
  textContent: ({ theme }) => ({
91
71
  display: "flex",
@@ -96,10 +76,6 @@ const windowConfirmStyles = {
96
76
  }),
97
77
  /**
98
78
  * Title Illustration Styles
99
- * @author cesar - automatic
100
- * @createdAt 2024-11-19 11:57:37 - automatic
101
- * @updatedAt 2025-01-08 10:36:41 - automatic
102
- * @updatedUser Andrés Quintero - automatic
103
79
  */
104
80
  title: ({ theme }) => ({
105
81
  color: theme.vars.palette.text.primary,
@@ -108,10 +84,6 @@ const windowConfirmStyles = {
108
84
  }),
109
85
  /**
110
86
  * Message Illustration Styles
111
- * @author cesar - automatic
112
- * @createdAt 2024-11-21 08:55:01 - automatic
113
- * @updatedAt 2025-01-08 10:36:41 - automatic
114
- * @updatedUser Andrés Quintero - automatic
115
87
  */
116
88
  message: ({ theme }) => ({
117
89
  textAlign: "center",
@@ -119,10 +91,6 @@ const windowConfirmStyles = {
119
91
  }),
120
92
  /**
121
93
  * Actions Container Styles
122
- * @author cesar - automatic
123
- * @createdAt 2024-11-19 11:57:37 - automatic
124
- * @updatedAt 2025-01-08 10:36:41 - automatic
125
- * @updatedUser Andrés Quintero - automatic
126
94
  */
127
95
  actionsContainer: ({ theme }) => ({
128
96
  padding: theme.vars.size.baseSpacings.sp3
@@ -2,9 +2,5 @@ import { OwnerStateWindowConfirm } from '../../types';
2
2
  import { MessageIllustrationProps } from './types';
3
3
  /**
4
4
  * TODO: Documentar
5
- * @author cesar - automatic
6
- * @createdAt 2024-11-19 11:52:55 - automatic
7
- * @updatedAt 2024-12-13 14:44:58 - automatic
8
- * @updatedUser cesar - automatic
9
5
  */
10
6
  export declare const MessageIllustration: (props: MessageIllustrationProps & OwnerStateWindowConfirm) => import("react/jsx-runtime").JSX.Element;
@@ -6,15 +6,10 @@ import { ComponentPalletColor, Sizes } from '@m4l/styles';
6
6
  /**
7
7
  * Colores disponibles para el estado de la ventana de confirmación.
8
8
  * Puede ser 'warning', 'error', 'info', 'success' o undefined.
9
- * @createdAt 2024-11-19 11:52:55 - automatic
10
9
  */
11
10
  export type StateColors = 'warning' | 'error' | 'delete' | 'info' | 'success' | undefined;
12
11
  /**
13
12
  * Propiedades de la ventana de confirmación.
14
- * @createdAt 2024-11-19 11:52:55 - automatic
15
- * @author cesar - automatic
16
- * @updatedAt 2024-12-30 14:36:09 - automatic
17
- * @updatedUser Andrés Quintero - automatic
18
13
  */
19
14
  export interface WindowConfirmProps {
20
15
  title: string;
@@ -5,9 +5,5 @@ import { AreasAdminProps } from './types';
5
5
  * Este componente permite al usuario administrar las áreas disponibles,
6
6
  * seleccionar un área específica y agregar nuevas áreas.
7
7
  * Utiliza hooks como useAreasStore, useEnvironment, useModuleDictionary.
8
- * @author cesar - automatic
9
- * @createdAt 2025-01-24 09:29:33 - automatic
10
- * @updatedAt 2025-02-04 09:25:18 - automatic
11
- * @updatedUser cesar - automatic
12
8
  */
13
9
  export declare const AreasAdmin: (props: AreasAdminProps) => import("react/jsx-runtime").JSX.Element | null;
@@ -2,16 +2,12 @@ import { g as getHeightSizeStyles } from "../../../../utils/getHeightSizeStyles.
2
2
  const areasAdminStyles = {
3
3
  /**
4
4
  * Root areas admin Styles
5
- * @author cesar - automatic
6
- * @createdAt 2025-01-22 17:19:48 - automatic
7
- * @updatedAt 2025-02-04 09:17:16 - automatic
8
- * @updatedUser cesar - automatic
9
5
  */
10
6
  root: ({ theme }) => ({
11
7
  width: "100%",
12
8
  display: "flex",
13
9
  flexDirection: "row",
14
- "& .simplebar-content": {
10
+ "&& .simplebar-content": {
15
11
  display: "flex",
16
12
  flexDirection: "row",
17
13
  gap: theme.vars.size.baseSpacings.sp2,
@@ -20,10 +16,6 @@ const areasAdminStyles = {
20
16
  }),
21
17
  /**
22
18
  * Root areas admin content Styles
23
- * @author cesar - automatic
24
- * @createdAt 2025-01-25 19:41:41 - automatic
25
- * @updatedAt 2025-02-04 09:17:16 - automatic
26
- * @updatedUser cesar - automatic
27
19
  */
28
20
  areasAdminContent: () => ({
29
21
  display: "flex",
@@ -32,10 +24,6 @@ const areasAdminStyles = {
32
24
  }),
33
25
  /**
34
26
  * Root container admin windows Styles
35
- * @author cesar - automatic
36
- * @createdAt 2025-01-25 19:41:41 - automatic
37
- * @updatedAt 2025-02-04 09:17:16 - automatic
38
- * @updatedUser cesar - automatic
39
27
  */
40
28
  containerAdminWindows: ({ theme }) => ({
41
29
  display: "flex",
@@ -48,10 +36,6 @@ const areasAdminStyles = {
48
36
  }),
49
37
  /**
50
38
  * Root area container content chips
51
- * @author cesar - automatic
52
- * @createdAt 2025-01-24 09:29:33 - automatic
53
- * @updatedAt 2025-02-04 09:17:16 - automatic
54
- * @updatedUser cesar - automatic
55
39
  */
56
40
  areaContainerContentChips: () => ({
57
41
  display: "flex",
@@ -59,10 +43,6 @@ const areasAdminStyles = {
59
43
  }),
60
44
  /**
61
45
  * Root area content chip Styles
62
- * @author cesar - automatic
63
- * @createdAt 2025-01-24 09:29:33 - automatic
64
- * @updatedAt 2025-02-04 09:17:16 - automatic
65
- * @updatedUser cesar - automatic
66
46
  */
67
47
  areaContentChip: ({ theme }) => ({
68
48
  height: "100%",
@@ -73,10 +53,6 @@ const areasAdminStyles = {
73
53
  }),
74
54
  /**
75
55
  * Root area chip Styles
76
- * @author cesar - automatic
77
- * @createdAt 2025-01-24 09:29:33 - automatic
78
- * @updatedAt 2025-02-04 09:17:16 - automatic
79
- * @updatedUser cesar - automatic
80
56
  */
81
57
  areaChipRoot: () => ({
82
58
  width: "100%",
@@ -85,10 +61,6 @@ const areasAdminStyles = {
85
61
  }),
86
62
  /**
87
63
  * Root area container chip edit button
88
- * @author cesar - automatic
89
- * @createdAt 2025-01-24 09:29:33 - automatic
90
- * @updatedAt 2025-02-04 09:17:16 - automatic
91
- * @updatedUser cesar - automatic
92
64
  */
93
65
  areaContainerChipEditButton: () => ({
94
66
  display: "flex",
@@ -96,10 +68,6 @@ const areasAdminStyles = {
96
68
  }),
97
69
  /**
98
70
  * Chip areas Styles
99
- * @author cesar - automatic
100
- * @createdAt 2025-01-24 09:29:33 - automatic
101
- * @updatedAt 2025-02-04 09:17:16 - automatic
102
- * @updatedUser cesar - automatic
103
71
  */
104
72
  chipAreas: ({ theme, ownerState }) => ({
105
73
  borderRadius: theme.vars.size.borderRadius.r1,
@@ -115,10 +83,6 @@ const areasAdminStyles = {
115
83
  }),
116
84
  /**
117
85
  * Icon button add area Styles
118
- * @author cesar - automatic
119
- * @createdAt 2025-01-24 12:34:21 - automatic
120
- * @updatedAt 2025-02-04 09:17:16 - automatic
121
- * @updatedUser cesar - automatic
122
86
  */
123
87
  iconButtonAddArea: ({ theme, ownerState }) => ({
124
88
  borderRadius: theme.vars.size.borderRadius.r1,
@@ -130,10 +94,6 @@ const areasAdminStyles = {
130
94
  }),
131
95
  /**
132
96
  * Menu actions Styles
133
- * @author cesar - automatic
134
- * @createdAt 2025-01-25 19:41:41 - automatic
135
- * @updatedAt 2025-02-04 09:17:16 - automatic
136
- * @updatedUser cesar - automatic
137
97
  */
138
98
  menuActionsChip: () => ({
139
99
  opacity: 0,
@@ -142,10 +102,6 @@ const areasAdminStyles = {
142
102
  }),
143
103
  /**
144
104
  * Root area chip mobile Styles
145
- * @author cesar - automatic
146
- * @createdAt 2025-01-26 19:29:17 - automatic
147
- * @updatedAt 2025-02-04 09:17:16 - automatic
148
- * @updatedUser cesar - automatic
149
105
  */
150
106
  areaChipMobileRoot: ({ theme }) => ({
151
107
  display: "flex",
@@ -155,10 +111,6 @@ const areasAdminStyles = {
155
111
  }),
156
112
  /**
157
113
  * Root chip mobile Styles
158
- * @author cesar - automatic
159
- * @createdAt 2025-01-26 19:29:17 - automatic
160
- * @updatedAt 2025-02-04 09:17:16 - automatic
161
- * @updatedUser cesar - automatic
162
114
  */
163
115
  chipMobileRoot: ({ theme }) => ({
164
116
  display: "flex",
@@ -168,10 +120,6 @@ const areasAdminStyles = {
168
120
  }),
169
121
  /**
170
122
  * Root chip mobile content Styles
171
- * @author cesar - automatic
172
- * @createdAt 2025-01-26 19:29:17 - automatic
173
- * @updatedAt 2025-02-04 09:17:16 - automatic
174
- * @updatedUser cesar - automatic
175
123
  */
176
124
  chipMobileContent: ({ theme }) => ({
177
125
  display: "flex",
@@ -181,20 +129,12 @@ const areasAdminStyles = {
181
129
  }),
182
130
  /**
183
131
  * Name area chip mobile Styles
184
- * @author cesar - automatic
185
- * @createdAt 2025-01-27 12:58:18 - automatic
186
- * @updatedAt 2025-02-04 09:17:16 - automatic
187
- * @updatedUser cesar - automatic
188
132
  */
189
133
  nameChipMobile: ({ theme }) => ({
190
134
  padding: theme.vars.size.baseSpacings.sp1
191
135
  }),
192
136
  /**
193
137
  * Root add areas mobile container
194
- * @author cesar - automatic
195
- * @createdAt 2025-01-26 19:29:17 - automatic
196
- * @updatedAt 2025-02-04 09:17:16 - automatic
197
- * @updatedUser cesar - automatic
198
138
  */
199
139
  addAreasMobileContainer: () => ({
200
140
  display: "flex",
@@ -202,10 +142,6 @@ const areasAdminStyles = {
202
142
  }),
203
143
  /**
204
144
  * Root menu actions area chip mobile
205
- * @author cesar - automatic
206
- * @createdAt 2025-01-26 19:29:17 - automatic
207
- * @updatedAt 2025-02-04 09:17:16 - automatic
208
- * @updatedUser cesar - automatic
209
145
  */
210
146
  menuActionsAreaChipMobile: ({ theme }) => ({
211
147
  display: "flex",
@@ -220,10 +156,6 @@ const areasAdminStyles = {
220
156
  }),
221
157
  /**
222
158
  * Root edit area chip container
223
- * @author cesar - automatic
224
- * @createdAt 2025-01-26 22:11:32 - automatic
225
- * @updatedAt 2025-02-04 09:17:16 - automatic
226
- * @updatedUser cesar - automatic
227
159
  */
228
160
  editAreaChipContainer: ({ theme }) => ({
229
161
  borderRadius: theme.vars.size.borderRadius.r1,
@@ -232,10 +164,6 @@ const areasAdminStyles = {
232
164
  }),
233
165
  /**
234
166
  * Root edit area header
235
- * @author cesar - automatic
236
- * @createdAt 2025-01-26 22:11:32 - automatic
237
- * @updatedAt 2025-02-04 09:17:16 - automatic
238
- * @updatedUser cesar - automatic
239
167
  */
240
168
  editAreaHeader: ({ theme }) => ({
241
169
  display: "flex",
@@ -247,10 +175,6 @@ const areasAdminStyles = {
247
175
  }),
248
176
  /**
249
177
  * Root edit area chip mobile container
250
- * @author cesar - automatic
251
- * @createdAt 2025-01-26 22:11:32 - automatic
252
- * @updatedAt 2025-02-04 09:17:16 - automatic
253
- * @updatedUser cesar - automatic
254
178
  */
255
179
  editAreaChipMobileContainer: ({ theme }) => ({
256
180
  borderRadius: theme.vars.size.borderRadius.r1,
@@ -25,10 +25,7 @@ import { AreaChipProps } from './types';
25
25
  * - initialValues: { inputEditArea: string } - Initial values for the form.
26
26
  * - validationSchema: Yup.ObjectSchema - Validation schema for the form.
27
27
  * - rippleRef: React.RefObject<any> - Reference to the ripple effect.
28
- * @author cesar - automatic
29
- * @createdAt 2025-01-25 19:41:41 - automatic
30
- * @updatedAt 2025-02-04 09:17:16 - automatic
31
- * @updatedUser cesar - automatic
28
+ *
32
29
  */
33
30
  export declare const AreaChip: {
34
31
  (props: AreaChipProps): import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,4 @@
1
1
  /**
2
2
  * ChipActionsMobile component for rendering the actions of the chip in mobile view.
3
- * @author Andrés Quintero - automatic
4
- * @createdAt 2024-12-27 08:27:31 - automatic
5
- * @updatedAt 2025-01-31 11:37:44 - automatic
6
- * @updatedUser cesar - automatic
7
3
  */
8
4
  export declare const ChipActionsMobile: () => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,5 @@
1
1
  import { ChipActionsMobileProps } from './types';
2
2
  /**
3
3
  * TODO: Documentar
4
- * @author Andrés Quintero - automatic
5
- * @createdAt 2024-12-27 08:27:31 - automatic
6
- * @updatedAt 2025-01-31 11:37:44 - automatic
7
- * @updatedUser cesar - automatic
8
4
  */
9
5
  export declare const ChipActionsMobile: (props: ChipActionsMobileProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,4 @@
1
1
  /**
2
2
  * TODO: Documentar
3
- * @author SebastianM - automatic
4
- * @createdAt 2024-11-06 09:00:05 - automatic
5
- * @updatedAt 2025-01-31 11:37:44 - automatic
6
- * @updatedUser cesar - automatic
7
3
  */
8
4
  export declare const AreaChipMobile: () => import("react/jsx-runtime").JSX.Element;
@@ -24,10 +24,6 @@ import { AreaChipProps } from '../../../AreaChip/types';
24
24
  * - initialValues: { inputEditArea: string } - Initial values for the form.
25
25
  * - validationSchema: Yup.ObjectSchema - Validation schema for the form.
26
26
  * - rippleRef: React.RefObject<any> - Reference to the ripple effect.
27
- * @author SebastianM - automatic
28
- * @createdAt 2024-11-06 11:07:59 - automatic
29
- * @updatedAt 2025-02-04 07:14:00 - automatic
30
- * @updatedUser cesar - automatic
31
27
  */
32
28
  export declare const ChipMobile: {
33
29
  (props: AreaChipProps): import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,5 @@
1
1
  import { PanelWindowPopUpProps } from './types';
2
2
  /**
3
3
  * TODO: Documentar
4
- * @author Andrés Quintero - automatic
5
- * @createdAt 2024-12-27 08:27:31 - automatic
6
- * @updatedAt 2025-01-31 11:37:44 - automatic
7
- * @updatedUser cesar - automatic
8
4
  */
9
5
  export declare const PanelWindowPopUp: (props: PanelWindowPopUpProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,5 @@
1
1
  import { PanelWindowPopUpProps } from './types';
2
2
  /**
3
3
  * TODO: Documentar
4
- * @author Andrés Quintero - automatic
5
- * @createdAt 2024-12-27 08:27:31 - automatic
6
- * @updatedAt 2025-01-31 11:37:44 - automatic
7
- * @updatedUser cesar - automatic
8
4
  */
9
5
  export declare const PanelWindowPopUp: (props: PanelWindowPopUpProps) => import("react/jsx-runtime").JSX.Element | null;
@@ -3,10 +3,6 @@ import { OwnerState } from '../../../contexts/AreasContext/types';
3
3
  export declare const areasViewerClasses: AreasViewerClasses;
4
4
  /**
5
5
  * TODO: Documentar
6
- * @author Juan Escobar - automatic
7
- * @createdAt 2024-10-15 17:52:49 - automatic
8
- * @updatedAt 2024-10-22 19:27:23 - automatic
9
- * @updatedUser Bruce Escobar - automatic
10
6
  */
11
7
  export declare const useAreasViewerUtilityClasses: (ownerState: OwnerState) => Record<"root" | "areaRoot" | "areaGridLayoutPanelContainer" | "areaGridLayout" | "areaGridLayoutPopupsContainer" | "areasWindowPopUpList" | "windowRoot" | "windowHeader" | "windowHeaderTitle" | "windowHeaderMainActions" | "windowHeaderCancelHandle" | "windowContent" | "windowRootContainer" | "windowLinearProgressRoot" | "windowLinearProgressBar" | "windowPopupRoot" | "windowModalRoot" | "panelWindowsRoot" | "panelWindowsButtonContainer" | "panelWindowsSeparator" | "loaderContainer" | "containerComponent" | "selectedWindow" | "areasLoadingErrorRoot" | "areasLoadingErrorLoading" | "areasLoadingError" | "areasLoadingErrorIcon" | "areasLoadingErrorTitle" | "areasLoadingErrorDescription" | "areasLoadingErrorDivider", string>;
12
8
  export type ViwerClasses = ReturnType<typeof useAreasViewerUtilityClasses>;
@@ -8,7 +8,6 @@ const AreasViewerRoot = styled("div")`
8
8
  overflow: hidden;
9
9
  /* flex-grow: 1; */
10
10
  position: relative;
11
-
12
11
  //areaRoot
13
12
  & .${areasViewerClasses.areaRoot} {
14
13
  display: none;
@@ -20,18 +19,14 @@ const AreasViewerRoot = styled("div")`
20
19
  overflow: hidden;
21
20
  justify-content: top;
22
21
  align-items: flex-start;
23
-
24
22
  visibility: hidden;
25
23
  }
26
-
27
24
  & .${areasViewerClasses.areaRoot}.${areasViewerClasses.selected} {
28
25
  display: block;
29
26
  visibility: visible;
30
27
  }
31
-
32
28
  &.${areasViewerClasses.isMobile} .${areasViewerClasses.areaRoot} {
33
29
  }
34
-
35
30
  // areaGridLayoutPanelContainer
36
31
  & .${areasViewerClasses.areaGridLayoutPanelContainer} {
37
32
  display: flex;
@@ -61,7 +56,6 @@ const AreasViewerRoot = styled("div")`
61
56
  // // position: 'absolute',
62
57
  // // },
63
58
  }
64
-
65
59
  // PanelWindowsRoot
66
60
  & .${areasViewerClasses.panelWindowsRoot} {
67
61
  display: flex;
@@ -71,7 +65,6 @@ const AreasViewerRoot = styled("div")`
71
65
  &.${areasViewerClasses.isMobile} .${areasViewerClasses.panelWindowsRoot} {
72
66
  flex-direction: row;
73
67
  }
74
-
75
68
  // windowRoot
76
69
  & .${areasViewerClasses.windowRoot} {
77
70
  inset: 0;
@@ -82,11 +75,9 @@ const AreasViewerRoot = styled("div")`
82
75
  /* width: 100%; */
83
76
  overflow: hidden;
84
77
  border: 1px solid gray;
85
-
86
78
  background-color: ${(props) => props.theme.vars.palette.background.default};
87
79
  padding: ${(props) => props.theme.spacing(0)};
88
80
  }
89
-
90
81
  & .${areasViewerClasses.windowRoot}.${areasViewerClasses.selected} {
91
82
  border-top: 1px solid green;
92
83
  }
@@ -102,21 +93,17 @@ const AreasViewerRoot = styled("div")`
102
93
  // windowHeaderMainActions
103
94
  & .${areasViewerClasses.windowHeaderMainActions} {
104
95
  display: flex;
105
-
106
96
  gap: 4px;
107
97
  }
108
-
109
98
  // windowHeaderMainActions
110
99
  & .${areasViewerClasses.windowContent} {
111
100
  flex-grow: 1;
112
101
  position: relative;
113
102
  }
114
-
115
103
  // windowModalRoot
116
104
  & .${areasViewerClasses.windowModalRoot} {
117
105
  padding: 16px;
118
106
  }
119
-
120
107
  ${(props) => props.theme.components?.M4LAreasViewer?.styleOverrides}
121
108
  `;
122
109
  export {
@@ -2,9 +2,5 @@ import { GridLayoutProps } from './types';
2
2
  /**
3
3
  * Retorna el componente GridLayout con las ventanas (layouts) y popups tomados del área de trabajo.
4
4
  * @returns JSX
5
- * @author cesar - automatic
6
- * @createdAt 2025-02-07 08:26:21 - automatic
7
- * @updatedAt 2025-02-07 08:26:22 - automatic
8
- * @updatedUser cesar - automatic
9
5
  */
10
6
  export declare const AreaGridLayout: (props: GridLayoutProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,5 @@
1
1
  import { InnerForHooksProps } from './types';
2
2
  /**
3
3
  * TODO: Documentar
4
- * @author cesar - automatic
5
- * @createdAt 2025-02-05 09:37:08 - automatic
6
- * @updatedAt 2025-02-05 09:37:08 - automatic
7
- * @updatedUser cesar - automatic
8
4
  */
9
5
  export declare const InnerForHooks: (props: InnerForHooksProps) => import("react/jsx-runtime").JSX.Element;
@@ -3,13 +3,8 @@ import { PanelWindowsProps } from './types';
3
3
  * Funcion que se encarga de renderizar los botones que permiten cambiar de ventana o módulo
4
4
  * cuando el área está en modo single (maximizado o mobile)
5
5
  * @returns JSX
6
- * @createdAt 2024-10-15 17:52:49 - automatic
7
6
  */
8
7
  /**
9
8
  * TODO: Documentar
10
- * @author Juan Escobar - automatic
11
- * @createdAt 2024-10-15 17:52:49 - automatic
12
- * @updatedAt 2024-12-30 14:36:09 - automatic
13
- * @updatedUser Andrés Quintero - automatic
14
9
  */
15
10
  export declare const PanelWindows: (props: PanelWindowsProps) => import("react/jsx-runtime").JSX.Element | null;
@@ -19,10 +19,6 @@ interface UseHeaderActionsParams {
19
19
  * windowId: 'win_456',
20
20
  * areaId: 'area_123',
21
21
  * });
22
- * @author cesar - automatic
23
- * @createdAt 2025-02-05 08:48:16 - automatic
24
- * @updatedAt 2025-02-06 14:50:07 - automatic
25
- * @updatedUser cesar - automatic
26
22
  */
27
23
  export declare const useHeaderActions: ({ windowId, areaId, menuActions, }: UseHeaderActionsParams) => {
28
24
  leftActions: WindowBaseAction[];