@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
@@ -98,10 +98,6 @@ const useHeaderActions = ({
98
98
  label: maximizedId ? getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_minimize_window)) : getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_maximize_window)),
99
99
  /**
100
100
  * onClick de la acción de maximize/normalize.
101
- * @author cesar - automatic
102
- * @createdAt 2025-02-06 14:50:07 - automatic
103
- * @updatedAt 2025-02-06 14:50:07 - automatic
104
- * @updatedUser cesar - automatic
105
101
  */
106
102
  onClick: () => {
107
103
  if (maximizedId) {
@@ -120,10 +116,6 @@ const useHeaderActions = ({
120
116
  label: !collapsed ? getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_collapse_window)) : getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_uncollapse_window)),
121
117
  /**
122
118
  * onClick de la acción de collapse/expand.
123
- * @author cesar - automatic
124
- * @createdAt 2025-02-06 14:50:07 - automatic
125
- * @updatedAt 2025-02-06 14:50:07 - automatic
126
- * @updatedUser cesar - automatic
127
119
  */
128
120
  onClick: () => {
129
121
  if (collapsed) {
@@ -8,10 +8,6 @@ import { WindowToolsMF } from '../../../../../../../../../../../src/components/a
8
8
  * @param {string} areaId - Identificador del área.
9
9
  * @param {string} windowId - Identificador de la ventana.
10
10
  * @returns {Object} Un objeto con el estado, las acciones y las herramientas de la ventana.
11
- * @author cesar - automatic
12
- * @createdAt 2025-02-07 15:00:00 - automatic
13
- * @updatedAt 2025-02-07 16:17:15 - automatic
14
- * @updatedUser cesar - automatic
15
11
  */
16
12
  export declare const useWindow: (areaId: string, windowId: string) => {
17
13
  emergeType: "layout" | "popup" | "modal";
@@ -11,10 +11,6 @@ import { WindowProps } from './types';
11
11
  * @returns {JSX.Element|null} Renderiza la ventana o null si aún no se carga.
12
12
  * @example
13
13
  * <Window areaId="area_123" windowId="win_456" />
14
- * @author cesar - automatic
15
- * @createdAt 2025-02-03 09:18:28 - automatic
16
- * @updatedAt 2025-02-07 16:17:15 - automatic
17
- * @updatedUser cesar - automatic
18
14
  */
19
15
  export declare const Window: (props: WindowProps) => import("react/jsx-runtime").JSX.Element | null;
20
16
  export declare const MemonizedWindow: React.MemoExoticComponent<(props: WindowProps) => import("react/jsx-runtime").JSX.Element | null>;
@@ -2,42 +2,6 @@ import { GetLabelType } from '@m4l/core';
2
2
  import { AreaWindowAction, WindowOptions } from '../../../../../../../../types';
3
3
  /**
4
4
  * TODO: Documentar
5
- * @updatedUser cesar - automatic
6
- * @updatedAt 2025-02-06 11:13:10 - automatic
7
- * @createdAt 2025-02-06 11:13:09 - automatic
8
- * @author cesar - automatic
9
- * @updatedUser cesar - automatic
10
- * @updatedAt 2025-02-06 11:13:10 - automatic
11
- * @createdAt 2025-01-31 11:37:43 - automatic
12
- * @author cesar - automatic
13
- * @updatedUser cesar - automatic
14
- * @updatedAt 2025-02-06 11:13:10 - automatic
15
- * @createdAt 2025-01-31 11:36:54 - automatic
16
- * @author cesar - automatic
17
- * @updatedUser cesar - automatic
18
- * @updatedAt 2025-02-06 11:13:10 - automatic
19
- * @createdAt 2025-01-31 11:36:15 - automatic
20
- * @author cesar - automatic
21
- * @updatedUser cesar - automatic
22
- * @updatedAt 2025-02-06 11:13:10 - automatic
23
- * @createdAt 2025-01-31 11:35:35 - automatic
24
- * @author cesar - automatic
25
- * @updatedUser cesar - automatic
26
- * @updatedAt 2025-02-06 11:13:10 - automatic
27
- * @createdAt 2025-01-31 11:34:36 - automatic
28
- * @author cesar - automatic
29
- * @updatedUser cesar - automatic
30
- * @updatedAt 2025-02-06 11:13:10 - automatic
31
- * @createdAt 2025-01-21 14:45:38 - automatic
32
- * @author cesar - automatic
33
- * @updatedUser cesar - automatic
34
- * @updatedAt 2025-02-06 11:13:10 - automatic
35
- * @createdAt 2025-01-18 21:23:13 - automatic
36
- * @author cesar - automatic
37
- * @author cesar - automatic
38
- * @createdAt 2025-01-18 21:23:13 - automatic
39
- * @updatedAt 2025-02-06 11:13:10 - automatic
40
- * @updatedUser cesar - automatic
41
5
  */
42
6
  export declare function getMainActions(isDesktop: boolean | undefined, moduleActions: AreaWindowAction[]): AreaWindowAction[];
43
7
  type GetMenuActionsType = {
@@ -1,9 +1,5 @@
1
1
  import { HeaderProps } 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-02-07 08:26:22 - automatic
7
- * @updatedUser cesar - automatic
8
4
  */
9
5
  export declare function Header(props: HeaderProps): import("react/jsx-runtime").JSX.Element;
@@ -3,10 +3,6 @@ type MainActionsProps = {
3
3
  };
4
4
  /**
5
5
  * TODO: Documentar
6
- * @author SebastianM - automatic
7
- * @createdAt 2024-11-29 10:30:19 - automatic
8
- * @updatedAt 2024-11-29 10:30:19 - automatic
9
- * @updatedUser SebastianM - automatic
10
6
  */
11
7
  export declare function MainActions(props: MainActionsProps): import("react/jsx-runtime").JSX.Element;
12
8
  export {};
@@ -5,9 +5,5 @@ import { WindowStateProps } from '../../../types';
5
5
  * y genera un number que representa el 'moduleCount' de la ventana.
6
6
  * @param hashWindows
7
7
  * @returns number con el número de módulos repetidos en una mista area
8
- * @author cesar - automatic
9
- * @createdAt 2025-02-07 08:26:22 - automatic
10
- * @updatedAt 2025-02-07 08:26:22 - automatic
11
- * @updatedUser cesar - automatic
12
8
  */
13
9
  export declare const generateModuleCount: (areaId: string, moduleId: string, hashWindows: Record<string, WindowStateProps>) => number;
@@ -55,51 +55,15 @@ export declare const DEFAULT_AREA: Omit<Area, 'id' | 'name' | 'viewMode'>;
55
55
  * si "loadAreasFromNetwork" esta en true, agrega al backend el área de trabajo
56
56
  * @param state
57
57
  * @returns
58
- * @author cesar - automatic
59
- * @createdAt 2025-02-07 08:26:22 - automatic
60
- * @updatedAt 2025-02-07 08:26:22 - automatic
61
- * @updatedUser cesar - automatic
62
58
  */
63
59
  export declare const addArea: (state: WritableDraft<AreasStateWithActions>) => string;
64
60
  /**
65
61
  * Actualiza la clases basado en owner state
66
62
  * @param state immer State
67
- * @author cesar - automatic
68
- * @createdAt 2025-02-07 08:26:22 - automatic
69
- * @updatedAt 2025-02-07 08:26:22 - automatic
70
- * @updatedUser cesar - automatic
71
63
  */
72
64
  export declare const updateOwnerStateClasses: (state: WritableDraft<AreasStateWithActions>) => void;
73
65
  /**
74
66
  * TODO: Documentar
75
- * @updatedUser cesar - automatic
76
- * @updatedUser cesar - automatic
77
- * @updatedUser cesar - automatic
78
- * @updatedUser cesar - automatic
79
- * @updatedUser cesar - automatic
80
- * @updatedUser cesar - automatic
81
- * @updatedAt 2025-02-07 08:26:22 - automatic
82
- * @updatedAt 2025-02-07 08:26:22 - automatic
83
- * @updatedAt 2025-02-07 08:26:22 - automatic
84
- * @updatedAt 2025-02-07 08:26:22 - automatic
85
- * @updatedAt 2025-02-07 08:26:22 - automatic
86
- * @updatedAt 2025-02-07 08:26:22 - automatic
87
- * @createdAt 2025-02-07 08:26:22 - automatic
88
- * @createdAt 2025-02-07 08:26:22 - automatic
89
- * @createdAt 2025-02-07 08:26:22 - automatic
90
- * @createdAt 2025-02-07 08:26:22 - automatic
91
- * @createdAt 2025-02-07 08:26:22 - automatic
92
- * @createdAt 2025-02-07 08:26:22 - automatic
93
- * @author cesar - automatic
94
- * @author cesar - automatic
95
- * @author cesar - automatic
96
- * @author cesar - automatic
97
- * @author cesar - automatic
98
- * @author cesar - automatic
99
- * @author cesar - automatic
100
- * @createdAt 2025-02-07 08:26:22 - automatic
101
- * @updatedAt 2025-02-07 08:26:22 - automatic
102
- * @updatedUser cesar - automatic
103
67
  */
104
68
  export declare const getCurrentArea: (state: WritableDraft<AreasStateWithActions> | AreasStateWithActions) => Area;
105
69
  /**
@@ -13,14 +13,9 @@ declare const AreasContext: import('react').Context<(Omit<Omit<import('zustand')
13
13
  * Expone el store (AreasStore) encargado de gestionar la creación, modificación y borrado de las areas de trabajo.
14
14
  * @param props
15
15
  * @returns
16
- * @createdAt 2024-12-30 14:36:06 - automatic
17
16
  */
18
17
  /**
19
18
  * TODO: Documentar
20
- * @author Andrés Quintero - automatic
21
- * @createdAt 2024-12-30 14:36:06 - automatic
22
- * @updatedAt 2025-02-07 08:26:22 - automatic
23
- * @updatedUser cesar - automatic
24
19
  */
25
20
  declare function AreasProvider(props: AreasProviderProps): import("react/jsx-runtime").JSX.Element;
26
21
  export { AreasProvider, AreasContext };
@@ -3,10 +3,6 @@ import { AreasStateWithActions, InitialAreasStoreProps } from './types';
3
3
  * Crea el Store, por defecto inicia en estado 'init'
4
4
  * @param initProps propiedades iniciales del store
5
5
  * @returns
6
- * @author Bruce Escobar - automatic
7
- * @createdAt 2024-10-22 09:41:31 - automatic
8
- * @updatedAt 2025-02-07 08:26:22 - automatic
9
- * @updatedUser cesar - automatic
10
6
  */
11
7
  export declare const createAreasStore: (initProps: InitialAreasStoreProps) => Omit<Omit<import('zustand').StoreApi<AreasStateWithActions>, "setState"> & {
12
8
  setState<A extends string | {
@@ -31,10 +31,6 @@ const createAreasStore = (initProps) => {
31
31
  areasActions: {
32
32
  /**
33
33
  * Inicializa el store de areas
34
- * @author Bruce Escobar - automatic
35
- * @createdAt 2024-10-22 09:41:31 - automatic
36
- * @updatedAt 2025-02-07 08:26:22 - automatic
37
- * @updatedUser cesar - automatic
38
34
  */
39
35
  init: () => {
40
36
  if (get().ownerState.status !== "init") {
@@ -104,10 +100,6 @@ const createAreasStore = (initProps) => {
104
100
  },
105
101
  /**
106
102
  * Acción encargada de añadir un área de trabajo en blanco
107
- * @author cesar - automatic
108
- * @createdAt 2025-02-07 08:26:22 - automatic
109
- * @updatedAt 2025-02-07 08:26:22 - automatic
110
- * @updatedUser cesar - automatic
111
103
  */
112
104
  addArea: () => {
113
105
  let newId = "";
@@ -119,10 +111,6 @@ const createAreasStore = (initProps) => {
119
111
  },
120
112
  /**
121
113
  * editArea store
122
- * @author cesar - automatic
123
- * @createdAt 2025-01-29 16:33:52 - automatic
124
- * @updatedAt 2025-02-07 08:26:22 - automatic
125
- * @updatedUser cesar - automatic
126
114
  */
127
115
  editArea: (areaId, newName) => {
128
116
  set((state) => {
@@ -142,10 +130,6 @@ const createAreasStore = (initProps) => {
142
130
  },
143
131
  /**
144
132
  * deleteArea store
145
- * @author cesar - automatic
146
- * @createdAt 2025-01-29 16:33:52 - automatic
147
- * @updatedAt 2025-02-07 08:26:22 - automatic
148
- * @updatedUser cesar - automatic
149
133
  */
150
134
  deleteArea: (areaId) => {
151
135
  let selectNewAreaId = "";
@@ -190,10 +174,6 @@ const createAreasStore = (initProps) => {
190
174
  },
191
175
  /**
192
176
  * selectArea store
193
- * @author cesar - automatic
194
- * @createdAt 2025-01-29 16:33:52 - automatic
195
- * @updatedAt 2025-02-07 08:26:22 - automatic
196
- * @updatedUser cesar - automatic
197
177
  */
198
178
  selectArea: (areaId) => {
199
179
  set((state) => {
@@ -221,10 +201,6 @@ const createAreasStore = (initProps) => {
221
201
  },
222
202
  /**
223
203
  * setHandlerGetLabel
224
- * @author cesar - automatic
225
- * @createdAt 2025-01-29 16:33:52 - automatic
226
- * @updatedAt 2025-02-07 08:26:22 - automatic
227
- * @updatedUser cesar - automatic
228
204
  */
229
205
  setHandlerGetLabel: (newHandler) => {
230
206
  set((state) => {
@@ -233,10 +209,6 @@ const createAreasStore = (initProps) => {
233
209
  },
234
210
  /**
235
211
  * setExternalState
236
- * @author cesar - automatic
237
- * @createdAt 2025-01-29 16:33:52 - automatic
238
- * @updatedAt 2025-02-07 08:26:22 - automatic
239
- * @updatedUser cesar - automatic
240
212
  */
241
213
  setExternalState: (newExternalState) => {
242
214
  set((state) => {
@@ -248,10 +220,6 @@ const createAreasStore = (initProps) => {
248
220
  areaActions: {
249
221
  /**
250
222
  * addWindow store
251
- * @author cesar - automatic
252
- * @createdAt 2025-01-29 16:33:52 - automatic
253
- * @updatedAt 2025-02-07 08:26:22 - automatic
254
- * @updatedUser cesar - automatic
255
223
  */
256
224
  addWindow: (newWindowProps) => {
257
225
  const windowId = `${get().currentAreaId}_window_${(/* @__PURE__ */ new Date()).getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
@@ -268,10 +236,6 @@ const createAreasStore = (initProps) => {
268
236
  },
269
237
  /**
270
238
  * addLayout store
271
- * @author cesar - automatic
272
- * @createdAt 2025-01-29 16:33:52 - automatic
273
- * @updatedAt 2025-02-07 08:26:22 - automatic
274
- * @updatedUser cesar - automatic
275
239
  */
276
240
  addLayout: (areaId, windowId, newWindowProps) => {
277
241
  let previousId = windowId;
@@ -345,10 +309,6 @@ const createAreasStore = (initProps) => {
345
309
  },
346
310
  /**
347
311
  * closeLayout
348
- * @author cesar - automatic
349
- * @createdAt 2025-01-29 16:33:52 - automatic
350
- * @updatedAt 2025-02-07 08:26:22 - automatic
351
- * @updatedUser cesar - automatic
352
312
  */
353
313
  closeLayout: (areaId, removeLayoutId) => {
354
314
  set((state) => {
@@ -383,10 +343,6 @@ const createAreasStore = (initProps) => {
383
343
  },
384
344
  /**
385
345
  * saveLayouts
386
- * @author cesar - automatic
387
- * @createdAt 2025-01-29 16:33:52 - automatic
388
- * @updatedAt 2025-02-07 08:26:22 - automatic
389
- * @updatedUser cesar - automatic
390
346
  */
391
347
  saveLayouts: (areaId) => {
392
348
  let nrKeys = 0;
@@ -433,10 +389,6 @@ const createAreasStore = (initProps) => {
433
389
  },
434
390
  /**
435
391
  * closeWindowModal
436
- * @author cesar - automatic
437
- * @createdAt 2025-01-29 16:33:52 - automatic
438
- * @updatedAt 2025-02-07 08:26:22 - automatic
439
- * @updatedUser cesar - automatic
440
392
  */
441
393
  closeWindowModal: (removeModalId) => {
442
394
  set((state) => {
@@ -450,10 +402,6 @@ const createAreasStore = (initProps) => {
450
402
  },
451
403
  /**
452
404
  * addWindowModal
453
- * @author cesar - automatic
454
- * @createdAt 2025-01-29 16:33:52 - automatic
455
- * @updatedAt 2025-02-07 08:26:22 - automatic
456
- * @updatedUser cesar - automatic
457
405
  */
458
406
  addWindowModal: (areaId, windowId, newWindowModalProps) => {
459
407
  set((state) => {
@@ -512,10 +460,6 @@ const createAreasStore = (initProps) => {
512
460
  ),
513
461
  /**
514
462
  * onBreakpointsLayoutsChange
515
- * @author cesar - automatic
516
- * @createdAt 2025-01-29 16:33:52 - automatic
517
- * @updatedAt 2025-02-07 08:26:22 - automatic
518
- * @updatedUser cesar - automatic
519
463
  */
520
464
  onBreakpointsLayoutsChange: (areaId, _currentLayout, newAllLayouts) => {
521
465
  if (!isEqualLayouts(get().hashAreas[areaId].layouts, newAllLayouts)) {
@@ -529,10 +473,6 @@ const createAreasStore = (initProps) => {
529
473
  },
530
474
  /**
531
475
  * containerChange
532
- * @author cesar - automatic
533
- * @createdAt 2025-01-29 16:33:52 - automatic
534
- * @updatedAt 2025-02-07 08:26:22 - automatic
535
- * @updatedUser cesar - automatic
536
476
  */
537
477
  onContainerChange: (areaId, e) => {
538
478
  set((state) => {
@@ -542,10 +482,6 @@ const createAreasStore = (initProps) => {
542
482
  },
543
483
  /**
544
484
  * selectLayout
545
- * @author cesar - automatic
546
- * @createdAt 2025-01-29 16:33:52 - automatic
547
- * @updatedAt 2025-02-07 08:26:22 - automatic
548
- * @updatedUser cesar - automatic
549
485
  */
550
486
  selectLayout: (areaId, layoutId) => {
551
487
  set((state) => {
@@ -578,10 +514,6 @@ const createAreasStore = (initProps) => {
578
514
  },
579
515
  /**
580
516
  * unColapseLayoutItem
581
- * @author cesar - automatic
582
- * @createdAt 2025-01-29 16:33:52 - automatic
583
- * @updatedAt 2025-02-07 08:26:22 - automatic
584
- * @updatedUser cesar - automatic
585
517
  */
586
518
  unColapseLayoutItem: (areaId, layoutId) => {
587
519
  set((state) => {
@@ -590,10 +522,6 @@ const createAreasStore = (initProps) => {
590
522
  },
591
523
  /**
592
524
  * colapseLayoutItem
593
- * @author cesar - automatic
594
- * @createdAt 2025-01-29 16:33:52 - automatic
595
- * @updatedAt 2025-02-07 08:26:22 - automatic
596
- * @updatedUser cesar - automatic
597
525
  */
598
526
  colapseLayoutItem: (areaId, layoutId) => {
599
527
  if (!get().hashAreas[areaId].maximizedId && get().hashWindows[layoutId]) {
@@ -604,10 +532,6 @@ const createAreasStore = (initProps) => {
604
532
  },
605
533
  /**
606
534
  * minimizeLayout
607
- * @author cesar - automatic
608
- * @createdAt 2025-01-29 16:33:52 - automatic
609
- * @updatedAt 2025-02-07 08:26:22 - automatic
610
- * @updatedUser cesar - automatic
611
535
  */
612
536
  maximizeLayout: (areaId, layoutId) => {
613
537
  set((state) => {
@@ -628,10 +552,6 @@ const createAreasStore = (initProps) => {
628
552
  },
629
553
  /**
630
554
  * normalizeLayouts
631
- * @author cesar - automatic
632
- * @createdAt 2025-01-29 16:33:52 - automatic
633
- * @updatedAt 2025-02-07 08:26:22 - automatic
634
- * @updatedUser cesar - automatic
635
555
  */
636
556
  normalizeLayouts: (areaId) => {
637
557
  set((state) => {
@@ -650,10 +570,6 @@ const createAreasStore = (initProps) => {
650
570
  },
651
571
  /**
652
572
  * loadWindowsFromApi
653
- * @author cesar - automatic
654
- * @createdAt 2025-01-29 16:33:52 - automatic
655
- * @updatedAt 2025-02-07 08:26:22 - automatic
656
- * @updatedUser cesar - automatic
657
573
  */
658
574
  loadWindowsFromApi: (areaId) => {
659
575
  const area = get().hashAreas[areaId];
@@ -858,10 +774,6 @@ const createAreasStore = (initProps) => {
858
774
  windowActions: {
859
775
  /**
860
776
  * setActions
861
- * @author cesar - automatic
862
- * @createdAt 2025-01-29 16:33:52 - automatic
863
- * @updatedAt 2025-02-07 08:26:22 - automatic
864
- * @updatedUser cesar - automatic
865
777
  */
866
778
  setActions: (windowId, newActions, version) => {
867
779
  set((state) => {
@@ -873,10 +785,6 @@ const createAreasStore = (initProps) => {
873
785
  },
874
786
  /**
875
787
  * getCookie
876
- * @author cesar - automatic
877
- * @createdAt 2025-01-29 16:33:52 - automatic
878
- * @updatedAt 2025-02-07 08:26:22 - automatic
879
- * @updatedUser cesar - automatic
880
788
  */
881
789
  getCookie: (windowId, id) => {
882
790
  if (get().hashWindows[windowId]) {
@@ -886,10 +794,6 @@ const createAreasStore = (initProps) => {
886
794
  },
887
795
  /**
888
796
  * getCookies
889
- * @author cesar - automatic
890
- * @createdAt 2025-01-29 16:33:52 - automatic
891
- * @updatedAt 2025-02-07 08:26:22 - automatic
892
- * @updatedUser cesar - automatic
893
797
  */
894
798
  getCookies: (windowId, type) => {
895
799
  if (get().hashWindows[windowId]) {
@@ -903,10 +807,6 @@ const createAreasStore = (initProps) => {
903
807
  },
904
808
  /**
905
809
  * setCookie
906
- * @author cesar - automatic
907
- * @createdAt 2025-01-29 16:33:52 - automatic
908
- * @updatedAt 2025-02-07 08:26:22 - automatic
909
- * @updatedUser cesar - automatic
910
810
  */
911
811
  setCookie: (windowId, id, type, cookie) => {
912
812
  set((state) => {
@@ -927,10 +827,6 @@ const createAreasStore = (initProps) => {
927
827
  },
928
828
  /**
929
829
  * close window
930
- * @author cesar - automatic
931
- * @createdAt 2025-01-29 16:33:52 - automatic
932
- * @updatedAt 2025-02-07 08:26:22 - automatic
933
- * @updatedUser cesar - automatic
934
830
  */
935
831
  close: (windowId) => {
936
832
  const hW = get().hashWindows[windowId];
@@ -943,10 +839,6 @@ const createAreasStore = (initProps) => {
943
839
  },
944
840
  /**
945
841
  * startProgress
946
- * @author cesar - automatic
947
- * @createdAt 2025-01-29 16:33:52 - automatic
948
- * @updatedAt 2025-02-07 08:26:22 - automatic
949
- * @updatedUser cesar - automatic
950
842
  */
951
843
  startProgress: (windowId) => {
952
844
  set((state) => {
@@ -957,10 +849,6 @@ const createAreasStore = (initProps) => {
957
849
  },
958
850
  /**
959
851
  * stopProgress
960
- * @author cesar - automatic
961
- * @createdAt 2025-01-29 16:33:52 - automatic
962
- * @updatedAt 2025-02-07 08:26:22 - automatic
963
- * @updatedUser cesar - automatic
964
852
  */
965
853
  stopProgress: (windowId) => {
966
854
  set((state) => {
@@ -971,10 +859,6 @@ const createAreasStore = (initProps) => {
971
859
  },
972
860
  /**
973
861
  * loadCookiesFromApi
974
- * @author cesar - automatic
975
- * @createdAt 2025-01-29 16:33:52 - automatic
976
- * @updatedAt 2025-02-07 08:26:22 - automatic
977
- * @updatedUser cesar - automatic
978
862
  */
979
863
  loadCookiesFromApi: (windowId) => {
980
864
  const hW = get().hashWindows[windowId];
@@ -1015,10 +899,6 @@ const createAreasStore = (initProps) => {
1015
899
  },
1016
900
  /**
1017
901
  * saveModuleCookies
1018
- * @author cesar - automatic
1019
- * @createdAt 2025-01-29 16:33:52 - automatic
1020
- * @updatedAt 2025-02-07 08:26:22 - automatic
1021
- * @updatedUser cesar - automatic
1022
902
  */
1023
903
  saveModuleCookies: (windowId) => {
1024
904
  const hW = get().hashWindows[windowId];
@@ -1035,10 +915,6 @@ const createAreasStore = (initProps) => {
1035
915
  },
1036
916
  /**
1037
917
  * setModuleCookies
1038
- * @author cesar - automatic
1039
- * @createdAt 2025-01-29 16:33:52 - automatic
1040
- * @updatedAt 2025-02-07 08:26:22 - automatic
1041
- * @updatedUser cesar - automatic
1042
918
  */
1043
919
  resetModuleCookies: (windowId) => {
1044
920
  const hW = get().hashWindows[windowId];
@@ -1059,10 +935,6 @@ const createAreasStore = (initProps) => {
1059
935
  },
1060
936
  /**
1061
937
  * setFnQueryClose
1062
- * @author cesar - automatic
1063
- * @createdAt 2025-01-29 16:33:52 - automatic
1064
- * @updatedAt 2025-02-07 08:26:22 - automatic
1065
- * @updatedUser cesar - automatic
1066
938
  */
1067
939
  setFnQueryClose: (windowId, fnQueryClose) => {
1068
940
  set((state) => {
@@ -1071,10 +943,6 @@ const createAreasStore = (initProps) => {
1071
943
  },
1072
944
  /**
1073
945
  * setWindowTitle
1074
- * @author cesar - automatic
1075
- * @createdAt 2025-01-29 16:33:52 - automatic
1076
- * @updatedAt 2025-02-07 08:26:22 - automatic
1077
- * @updatedUser cesar - automatic
1078
946
  */
1079
947
  setWindowTitle: (windowId, title) => {
1080
948
  set((state) => {
@@ -1085,10 +953,6 @@ const createAreasStore = (initProps) => {
1085
953
  areaAdminActions: {
1086
954
  /**
1087
955
  * setFocus
1088
- * @author cesar - automatic
1089
- * @createdAt 2025-01-29 16:33:52 - automatic
1090
- * @updatedAt 2025-02-07 08:26:22 - automatic
1091
- * @updatedUser cesar - automatic
1092
956
  */
1093
957
  setFocus: (newValue) => {
1094
958
  set((state) => {
@@ -16,6 +16,10 @@ export declare const windowSelected = "windowSelected";
16
16
  * Función para ser usada como una implementación de mock
17
17
  * de la función networkOperation del hook useNetwork.
18
18
  * @param pars Parámetros de la llamada a la api
19
+ * @author Diego Betancur - automatic
20
+ * @createdAt 2025-02-10 11:59:56 - automatic
21
+ * @updatedAt 2025-02-10 11:59:56 - automatic
22
+ * @updatedUser Diego Betancur - automatic
19
23
  */
20
24
  export declare const fnNetworkImplementation: (pars: any) => Promise<{
21
25
  data: {};