@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
@@ -27,430 +27,6 @@ const createMapStore = (initProps) => {
27
27
  mapActions: {
28
28
  /**
29
29
  * TODO: Documentar
30
- * @updatedUser Bruce Escobar - automatic
31
- * @updatedUser Bruce Escobar - automatic
32
- * @updatedUser Bruce Escobar - automatic
33
- * @updatedUser Bruce Escobar - automatic
34
- * @updatedUser Bruce Escobar - automatic
35
- * @updatedUser Bruce Escobar - automatic
36
- * @updatedUser Bruce Escobar - automatic
37
- * @updatedUser Bruce Escobar - automatic
38
- * @updatedUser Bruce Escobar - automatic
39
- * @updatedUser Bruce Escobar - automatic
40
- * @updatedUser Bruce Escobar - automatic
41
- * @updatedUser Bruce Escobar - automatic
42
- * @updatedUser Bruce Escobar - automatic
43
- * @updatedUser Bruce Escobar - automatic
44
- * @updatedUser Bruce Escobar - automatic
45
- * @updatedAt 2024-10-22 19:27:23 - automatic
46
- * @updatedAt 2024-10-22 19:27:23 - automatic
47
- * @updatedAt 2024-10-22 19:27:23 - automatic
48
- * @updatedAt 2024-10-22 19:27:23 - automatic
49
- * @updatedAt 2024-10-22 19:27:23 - automatic
50
- * @updatedAt 2024-10-22 19:27:23 - automatic
51
- * @updatedAt 2024-10-22 19:27:23 - automatic
52
- * @updatedAt 2024-10-22 19:27:23 - automatic
53
- * @updatedAt 2024-10-22 19:27:23 - automatic
54
- * @updatedAt 2024-10-22 19:27:23 - automatic
55
- * @updatedAt 2024-10-22 19:27:23 - automatic
56
- * @updatedAt 2024-10-22 19:27:23 - automatic
57
- * @updatedAt 2024-10-22 19:27:23 - automatic
58
- * @updatedAt 2024-10-22 19:27:23 - automatic
59
- * @updatedAt 2024-10-22 19:27:23 - automatic
60
- * @createdAt 2024-10-22 19:27:22 - automatic
61
- * @createdAt 2024-10-22 19:27:22 - automatic
62
- * @createdAt 2024-10-22 19:27:22 - automatic
63
- * @createdAt 2024-10-22 19:27:22 - automatic
64
- * @createdAt 2024-10-22 19:27:22 - automatic
65
- * @createdAt 2024-10-22 19:27:22 - automatic
66
- * @createdAt 2024-10-22 19:27:22 - automatic
67
- * @createdAt 2024-10-22 19:27:22 - automatic
68
- * @createdAt 2024-10-22 19:27:22 - automatic
69
- * @createdAt 2024-10-22 19:27:22 - automatic
70
- * @createdAt 2024-10-22 19:27:22 - automatic
71
- * @createdAt 2024-10-22 19:27:22 - automatic
72
- * @createdAt 2024-10-22 19:27:22 - automatic
73
- * @createdAt 2024-10-22 19:27:22 - automatic
74
- * @createdAt 2024-10-22 19:27:22 - automatic
75
- * @author Bruce Escobar - automatic
76
- * @author Bruce Escobar - automatic
77
- * @author Bruce Escobar - automatic
78
- * @author Bruce Escobar - automatic
79
- * @author Bruce Escobar - automatic
80
- * @author Bruce Escobar - automatic
81
- * @author Bruce Escobar - automatic
82
- * @author Bruce Escobar - automatic
83
- * @author Bruce Escobar - automatic
84
- * @author Bruce Escobar - automatic
85
- * @author Bruce Escobar - automatic
86
- * @author Bruce Escobar - automatic
87
- * @author Bruce Escobar - automatic
88
- * @author Bruce Escobar - automatic
89
- * @author Bruce Escobar - automatic
90
- * @updatedUser Bruce Escobar - automatic
91
- * @updatedUser Bruce Escobar - automatic
92
- * @updatedUser Bruce Escobar - automatic
93
- * @updatedUser Bruce Escobar - automatic
94
- * @updatedUser Bruce Escobar - automatic
95
- * @updatedUser Bruce Escobar - automatic
96
- * @updatedUser Bruce Escobar - automatic
97
- * @updatedUser Bruce Escobar - automatic
98
- * @updatedUser Bruce Escobar - automatic
99
- * @updatedUser Bruce Escobar - automatic
100
- * @updatedUser Bruce Escobar - automatic
101
- * @updatedUser Bruce Escobar - automatic
102
- * @updatedUser Bruce Escobar - automatic
103
- * @updatedUser Bruce Escobar - automatic
104
- * @updatedUser Bruce Escobar - automatic
105
- * @updatedAt 2024-10-22 19:27:23 - automatic
106
- * @updatedAt 2024-10-22 19:27:23 - automatic
107
- * @updatedAt 2024-10-22 19:27:23 - automatic
108
- * @updatedAt 2024-10-22 19:27:23 - automatic
109
- * @updatedAt 2024-10-22 19:27:23 - automatic
110
- * @updatedAt 2024-10-22 19:27:23 - automatic
111
- * @updatedAt 2024-10-22 19:27:23 - automatic
112
- * @updatedAt 2024-10-22 19:27:23 - automatic
113
- * @updatedAt 2024-10-22 19:27:23 - automatic
114
- * @updatedAt 2024-10-22 19:27:23 - automatic
115
- * @updatedAt 2024-10-22 19:27:23 - automatic
116
- * @updatedAt 2024-10-22 19:27:23 - automatic
117
- * @updatedAt 2024-10-22 19:27:23 - automatic
118
- * @updatedAt 2024-10-22 19:27:23 - automatic
119
- * @updatedAt 2024-10-22 19:27:23 - automatic
120
- * @createdAt 2024-10-22 09:42:38 - automatic
121
- * @createdAt 2024-10-22 09:42:38 - automatic
122
- * @createdAt 2024-10-22 09:42:38 - automatic
123
- * @createdAt 2024-10-22 09:42:38 - automatic
124
- * @createdAt 2024-10-22 09:42:38 - automatic
125
- * @createdAt 2024-10-22 09:42:38 - automatic
126
- * @createdAt 2024-10-22 09:42:38 - automatic
127
- * @createdAt 2024-10-22 09:42:38 - automatic
128
- * @createdAt 2024-10-22 09:42:38 - automatic
129
- * @createdAt 2024-10-22 09:42:38 - automatic
130
- * @createdAt 2024-10-22 09:42:38 - automatic
131
- * @createdAt 2024-10-22 09:42:38 - automatic
132
- * @createdAt 2024-10-22 09:42:38 - automatic
133
- * @createdAt 2024-10-22 09:42:38 - automatic
134
- * @createdAt 2024-10-22 09:42:38 - automatic
135
- * @author Bruce Escobar - automatic
136
- * @author Bruce Escobar - automatic
137
- * @author Bruce Escobar - automatic
138
- * @author Bruce Escobar - automatic
139
- * @author Bruce Escobar - automatic
140
- * @author Bruce Escobar - automatic
141
- * @author Bruce Escobar - automatic
142
- * @author Bruce Escobar - automatic
143
- * @author Bruce Escobar - automatic
144
- * @author Bruce Escobar - automatic
145
- * @author Bruce Escobar - automatic
146
- * @author Bruce Escobar - automatic
147
- * @author Bruce Escobar - automatic
148
- * @author Bruce Escobar - automatic
149
- * @author Bruce Escobar - automatic
150
- * @updatedUser Bruce Escobar - automatic
151
- * @updatedUser Bruce Escobar - automatic
152
- * @updatedUser Bruce Escobar - automatic
153
- * @updatedUser Bruce Escobar - automatic
154
- * @updatedUser Bruce Escobar - automatic
155
- * @updatedUser Bruce Escobar - automatic
156
- * @updatedUser Bruce Escobar - automatic
157
- * @updatedUser Bruce Escobar - automatic
158
- * @updatedUser Bruce Escobar - automatic
159
- * @updatedUser Bruce Escobar - automatic
160
- * @updatedUser Bruce Escobar - automatic
161
- * @updatedUser Bruce Escobar - automatic
162
- * @updatedUser Bruce Escobar - automatic
163
- * @updatedUser Bruce Escobar - automatic
164
- * @updatedUser Bruce Escobar - automatic
165
- * @updatedAt 2024-10-22 19:27:23 - automatic
166
- * @updatedAt 2024-10-22 19:27:23 - automatic
167
- * @updatedAt 2024-10-22 19:27:23 - automatic
168
- * @updatedAt 2024-10-22 19:27:23 - automatic
169
- * @updatedAt 2024-10-22 19:27:23 - automatic
170
- * @updatedAt 2024-10-22 19:27:23 - automatic
171
- * @updatedAt 2024-10-22 19:27:23 - automatic
172
- * @updatedAt 2024-10-22 19:27:23 - automatic
173
- * @updatedAt 2024-10-22 19:27:23 - automatic
174
- * @updatedAt 2024-10-22 19:27:23 - automatic
175
- * @updatedAt 2024-10-22 19:27:23 - automatic
176
- * @updatedAt 2024-10-22 19:27:23 - automatic
177
- * @updatedAt 2024-10-22 19:27:23 - automatic
178
- * @updatedAt 2024-10-22 19:27:23 - automatic
179
- * @updatedAt 2024-10-22 19:27:23 - automatic
180
- * @createdAt 2024-10-22 09:41:31 - automatic
181
- * @createdAt 2024-10-22 09:41:31 - automatic
182
- * @createdAt 2024-10-22 09:41:31 - automatic
183
- * @createdAt 2024-10-22 09:41:31 - automatic
184
- * @createdAt 2024-10-22 09:41:31 - automatic
185
- * @createdAt 2024-10-22 09:41:31 - automatic
186
- * @createdAt 2024-10-22 09:41:31 - automatic
187
- * @createdAt 2024-10-22 09:41:31 - automatic
188
- * @createdAt 2024-10-22 09:41:31 - automatic
189
- * @createdAt 2024-10-22 09:41:31 - automatic
190
- * @createdAt 2024-10-22 09:41:31 - automatic
191
- * @createdAt 2024-10-22 09:41:31 - automatic
192
- * @createdAt 2024-10-22 09:41:31 - automatic
193
- * @createdAt 2024-10-22 09:41:31 - automatic
194
- * @createdAt 2024-10-22 09:41:31 - automatic
195
- * @author Bruce Escobar - automatic
196
- * @author Bruce Escobar - automatic
197
- * @author Bruce Escobar - automatic
198
- * @author Bruce Escobar - automatic
199
- * @author Bruce Escobar - automatic
200
- * @author Bruce Escobar - automatic
201
- * @author Bruce Escobar - automatic
202
- * @author Bruce Escobar - automatic
203
- * @author Bruce Escobar - automatic
204
- * @author Bruce Escobar - automatic
205
- * @author Bruce Escobar - automatic
206
- * @author Bruce Escobar - automatic
207
- * @author Bruce Escobar - automatic
208
- * @author Bruce Escobar - automatic
209
- * @author Bruce Escobar - automatic
210
- * @updatedUser Bruce Escobar - automatic
211
- * @updatedUser Bruce Escobar - automatic
212
- * @updatedUser Bruce Escobar - automatic
213
- * @updatedUser Bruce Escobar - automatic
214
- * @updatedUser Bruce Escobar - automatic
215
- * @updatedUser Bruce Escobar - automatic
216
- * @updatedUser Bruce Escobar - automatic
217
- * @updatedUser Bruce Escobar - automatic
218
- * @updatedUser Bruce Escobar - automatic
219
- * @updatedUser Bruce Escobar - automatic
220
- * @updatedUser Bruce Escobar - automatic
221
- * @updatedUser Bruce Escobar - automatic
222
- * @updatedUser Bruce Escobar - automatic
223
- * @updatedUser Bruce Escobar - automatic
224
- * @updatedUser Bruce Escobar - automatic
225
- * @updatedAt 2024-10-22 19:27:23 - automatic
226
- * @updatedAt 2024-10-22 19:27:23 - automatic
227
- * @updatedAt 2024-10-22 19:27:23 - automatic
228
- * @updatedAt 2024-10-22 19:27:23 - automatic
229
- * @updatedAt 2024-10-22 19:27:23 - automatic
230
- * @updatedAt 2024-10-22 19:27:23 - automatic
231
- * @updatedAt 2024-10-22 19:27:23 - automatic
232
- * @updatedAt 2024-10-22 19:27:23 - automatic
233
- * @updatedAt 2024-10-22 19:27:23 - automatic
234
- * @updatedAt 2024-10-22 19:27:23 - automatic
235
- * @updatedAt 2024-10-22 19:27:23 - automatic
236
- * @updatedAt 2024-10-22 19:27:23 - automatic
237
- * @updatedAt 2024-10-22 19:27:23 - automatic
238
- * @updatedAt 2024-10-22 19:27:23 - automatic
239
- * @updatedAt 2024-10-22 19:27:23 - automatic
240
- * @createdAt 2024-10-15 17:33:28 - automatic
241
- * @createdAt 2024-10-15 17:33:28 - automatic
242
- * @createdAt 2024-10-15 17:33:28 - automatic
243
- * @createdAt 2024-10-15 17:33:28 - automatic
244
- * @createdAt 2024-10-15 17:33:28 - automatic
245
- * @createdAt 2024-10-15 17:33:28 - automatic
246
- * @createdAt 2024-10-15 17:33:28 - automatic
247
- * @createdAt 2024-10-15 17:33:28 - automatic
248
- * @createdAt 2024-10-15 17:33:28 - automatic
249
- * @createdAt 2024-10-15 17:33:28 - automatic
250
- * @createdAt 2024-10-15 17:33:28 - automatic
251
- * @createdAt 2024-10-15 17:33:28 - automatic
252
- * @createdAt 2024-10-15 17:33:28 - automatic
253
- * @createdAt 2024-10-15 17:33:28 - automatic
254
- * @createdAt 2024-10-15 17:33:28 - automatic
255
- * @author Juan Escobar - automatic
256
- * @author Juan Escobar - automatic
257
- * @author Juan Escobar - automatic
258
- * @author Juan Escobar - automatic
259
- * @author Juan Escobar - automatic
260
- * @author Juan Escobar - automatic
261
- * @author Juan Escobar - automatic
262
- * @author Juan Escobar - automatic
263
- * @author Juan Escobar - automatic
264
- * @author Juan Escobar - automatic
265
- * @author Juan Escobar - automatic
266
- * @author Juan Escobar - automatic
267
- * @author Juan Escobar - automatic
268
- * @author Juan Escobar - automatic
269
- * @author Juan Escobar - automatic
270
- * @updatedUser Bruce Escobar - automatic
271
- * @updatedUser Bruce Escobar - automatic
272
- * @updatedUser Bruce Escobar - automatic
273
- * @updatedUser Bruce Escobar - automatic
274
- * @updatedUser Bruce Escobar - automatic
275
- * @updatedUser Bruce Escobar - automatic
276
- * @updatedUser Bruce Escobar - automatic
277
- * @updatedUser Bruce Escobar - automatic
278
- * @updatedUser Bruce Escobar - automatic
279
- * @updatedUser Bruce Escobar - automatic
280
- * @updatedUser Bruce Escobar - automatic
281
- * @updatedUser Bruce Escobar - automatic
282
- * @updatedUser Bruce Escobar - automatic
283
- * @updatedUser Bruce Escobar - automatic
284
- * @updatedUser Bruce Escobar - automatic
285
- * @updatedAt 2024-10-22 19:27:23 - automatic
286
- * @updatedAt 2024-10-22 19:27:23 - automatic
287
- * @updatedAt 2024-10-22 19:27:23 - automatic
288
- * @updatedAt 2024-10-22 19:27:23 - automatic
289
- * @updatedAt 2024-10-22 19:27:23 - automatic
290
- * @updatedAt 2024-10-22 19:27:23 - automatic
291
- * @updatedAt 2024-10-22 19:27:23 - automatic
292
- * @updatedAt 2024-10-22 19:27:23 - automatic
293
- * @updatedAt 2024-10-22 19:27:23 - automatic
294
- * @updatedAt 2024-10-22 19:27:23 - automatic
295
- * @updatedAt 2024-10-22 19:27:23 - automatic
296
- * @updatedAt 2024-10-22 19:27:23 - automatic
297
- * @updatedAt 2024-10-22 19:27:23 - automatic
298
- * @updatedAt 2024-10-22 19:27:23 - automatic
299
- * @updatedAt 2024-10-22 19:27:23 - automatic
300
- * @author Juan Escobar - automatic
301
- * @author Juan Escobar - automatic
302
- * @author Juan Escobar - automatic
303
- * @author Juan Escobar - automatic
304
- * @author Juan Escobar - automatic
305
- * @author Juan Escobar - automatic
306
- * @author Juan Escobar - automatic
307
- * @author Juan Escobar - automatic
308
- * @author Juan Escobar - automatic
309
- * @author Juan Escobar - automatic
310
- * @author Juan Escobar - automatic
311
- * @author Juan Escobar - automatic
312
- * @author Juan Escobar - automatic
313
- * @author Juan Escobar - automatic
314
- * @author Juan Escobar - automatic
315
- * @updatedUser Bruce Escobar - automatic
316
- * @updatedUser Bruce Escobar - automatic
317
- * @updatedUser Bruce Escobar - automatic
318
- * @updatedUser Bruce Escobar - automatic
319
- * @updatedUser Bruce Escobar - automatic
320
- * @updatedUser Bruce Escobar - automatic
321
- * @updatedUser Bruce Escobar - automatic
322
- * @updatedUser Bruce Escobar - automatic
323
- * @updatedUser Bruce Escobar - automatic
324
- * @updatedUser Bruce Escobar - automatic
325
- * @updatedUser Bruce Escobar - automatic
326
- * @updatedUser Bruce Escobar - automatic
327
- * @updatedUser Bruce Escobar - automatic
328
- * @updatedUser Bruce Escobar - automatic
329
- * @updatedUser Bruce Escobar - automatic
330
- * @updatedAt 2024-10-22 19:27:23 - automatic
331
- * @updatedAt 2024-10-22 19:27:23 - automatic
332
- * @updatedAt 2024-10-22 19:27:23 - automatic
333
- * @updatedAt 2024-10-22 19:27:23 - automatic
334
- * @updatedAt 2024-10-22 19:27:23 - automatic
335
- * @updatedAt 2024-10-22 19:27:23 - automatic
336
- * @updatedAt 2024-10-22 19:27:23 - automatic
337
- * @updatedAt 2024-10-22 19:27:23 - automatic
338
- * @updatedAt 2024-10-22 19:27:23 - automatic
339
- * @updatedAt 2024-10-22 19:27:23 - automatic
340
- * @updatedAt 2024-10-22 19:27:23 - automatic
341
- * @updatedAt 2024-10-22 19:27:23 - automatic
342
- * @updatedAt 2024-10-22 19:27:23 - automatic
343
- * @updatedAt 2024-10-22 19:27:23 - automatic
344
- * @updatedAt 2024-10-22 19:27:23 - automatic
345
- * @author Juan Escobar - automatic
346
- * @author Juan Escobar - automatic
347
- * @author Juan Escobar - automatic
348
- * @author Juan Escobar - automatic
349
- * @author Juan Escobar - automatic
350
- * @author Juan Escobar - automatic
351
- * @author Juan Escobar - automatic
352
- * @author Juan Escobar - automatic
353
- * @author Juan Escobar - automatic
354
- * @author Juan Escobar - automatic
355
- * @author Juan Escobar - automatic
356
- * @author Juan Escobar - automatic
357
- * @author Juan Escobar - automatic
358
- * @author Juan Escobar - automatic
359
- * @author Juan Escobar - automatic
360
- * @updatedUser Bruce Escobar - automatic
361
- * @updatedUser Bruce Escobar - automatic
362
- * @updatedUser Bruce Escobar - automatic
363
- * @updatedUser Bruce Escobar - automatic
364
- * @updatedUser Bruce Escobar - automatic
365
- * @updatedUser Bruce Escobar - automatic
366
- * @updatedUser Bruce Escobar - automatic
367
- * @updatedUser Bruce Escobar - automatic
368
- * @updatedUser Bruce Escobar - automatic
369
- * @updatedUser Bruce Escobar - automatic
370
- * @updatedUser Bruce Escobar - automatic
371
- * @updatedUser Bruce Escobar - automatic
372
- * @updatedUser Bruce Escobar - automatic
373
- * @updatedUser Bruce Escobar - automatic
374
- * @updatedUser Bruce Escobar - automatic
375
- * @updatedAt 2024-10-22 19:27:23 - automatic
376
- * @updatedAt 2024-10-22 19:27:23 - automatic
377
- * @updatedAt 2024-10-22 19:27:23 - automatic
378
- * @updatedAt 2024-10-22 19:27:23 - automatic
379
- * @updatedAt 2024-10-22 19:27:23 - automatic
380
- * @updatedAt 2024-10-22 19:27:23 - automatic
381
- * @updatedAt 2024-10-22 19:27:23 - automatic
382
- * @updatedAt 2024-10-22 19:27:23 - automatic
383
- * @updatedAt 2024-10-22 19:27:23 - automatic
384
- * @updatedAt 2024-10-22 19:27:23 - automatic
385
- * @updatedAt 2024-10-22 19:27:23 - automatic
386
- * @updatedAt 2024-10-22 19:27:23 - automatic
387
- * @updatedAt 2024-10-22 19:27:23 - automatic
388
- * @updatedAt 2024-10-22 19:27:23 - automatic
389
- * @updatedAt 2024-10-22 19:27:23 - automatic
390
- * @author Juan Escobar - automatic
391
- * @author Juan Escobar - automatic
392
- * @author Juan Escobar - automatic
393
- * @author Juan Escobar - automatic
394
- * @author Juan Escobar - automatic
395
- * @author Juan Escobar - automatic
396
- * @author Juan Escobar - automatic
397
- * @author Juan Escobar - automatic
398
- * @author Juan Escobar - automatic
399
- * @author Juan Escobar - automatic
400
- * @author Juan Escobar - automatic
401
- * @author Juan Escobar - automatic
402
- * @author Juan Escobar - automatic
403
- * @author Juan Escobar - automatic
404
- * @author Juan Escobar - automatic
405
- * @updatedUser Bruce Escobar - automatic
406
- * @updatedUser Bruce Escobar - automatic
407
- * @updatedUser Bruce Escobar - automatic
408
- * @updatedUser Bruce Escobar - automatic
409
- * @updatedUser Bruce Escobar - automatic
410
- * @updatedUser Bruce Escobar - automatic
411
- * @updatedUser Bruce Escobar - automatic
412
- * @updatedUser Bruce Escobar - automatic
413
- * @updatedUser Bruce Escobar - automatic
414
- * @updatedUser Bruce Escobar - automatic
415
- * @updatedUser Bruce Escobar - automatic
416
- * @updatedUser Bruce Escobar - automatic
417
- * @updatedUser Bruce Escobar - automatic
418
- * @updatedUser Bruce Escobar - automatic
419
- * @updatedUser Bruce Escobar - automatic
420
- * @updatedAt 2024-10-22 19:27:23 - automatic
421
- * @updatedAt 2024-10-22 19:27:23 - automatic
422
- * @updatedAt 2024-10-22 19:27:23 - automatic
423
- * @updatedAt 2024-10-22 19:27:23 - automatic
424
- * @updatedAt 2024-10-22 19:27:23 - automatic
425
- * @updatedAt 2024-10-22 19:27:23 - automatic
426
- * @updatedAt 2024-10-22 19:27:23 - automatic
427
- * @updatedAt 2024-10-22 19:27:23 - automatic
428
- * @updatedAt 2024-10-22 19:27:23 - automatic
429
- * @updatedAt 2024-10-22 19:27:23 - automatic
430
- * @updatedAt 2024-10-22 19:27:23 - automatic
431
- * @updatedAt 2024-10-22 19:27:23 - automatic
432
- * @updatedAt 2024-10-22 19:27:23 - automatic
433
- * @updatedAt 2024-10-22 19:27:23 - automatic
434
- * @updatedAt 2024-10-22 19:27:23 - automatic
435
- * @author Juan Escobar - automatic
436
- * @author Juan Escobar - automatic
437
- * @author Juan Escobar - automatic
438
- * @author Juan Escobar - automatic
439
- * @author Juan Escobar - automatic
440
- * @author Juan Escobar - automatic
441
- * @author Juan Escobar - automatic
442
- * @author Juan Escobar - automatic
443
- * @author Juan Escobar - automatic
444
- * @author Juan Escobar - automatic
445
- * @author Juan Escobar - automatic
446
- * @author Juan Escobar - automatic
447
- * @author Juan Escobar - automatic
448
- * @author Juan Escobar - automatic
449
- * @author Juan Escobar - automatic
450
- * @author Juan Escobar - automatic
451
- * @updatedAt 2024-10-22 19:27:23 - automatic
452
- * @updatedUser Bruce Escobar - automatic
453
- * @createdAt 2024-10-15 17:33:28 - automatic
454
30
  */
455
31
  init: (layersStore) => {
456
32
  set((state) => {
@@ -1,10 +1,8 @@
1
1
  import 'leaflet';
2
-
3
2
  declare module 'leaflet' {
4
3
  namespace gridLayer {
5
4
  interface GoogleMutant extends GridLayer {
6
5
  setElementSize(e: HTMLElement, size: Point): void;
7
-
8
6
  /**
9
7
  * Add additional Google Maps layer.
10
8
  *
@@ -14,7 +12,6 @@ declare module 'leaflet' {
14
12
  * @returns Promise for the native Google Maps Layer instance.
15
13
  */
16
14
  addGoogleLayer(googleLayerName: string, options?: object): Promise<object>;
17
-
18
15
  /**
19
16
  * Removes Google Maps layer.
20
17
  *
@@ -23,9 +20,7 @@ declare module 'leaflet' {
23
20
  */
24
21
  removeGoogleLayer(googleLayerName: string): void;
25
22
  }
26
-
27
23
  type GoogleMutantType = 'roadmap' | 'satellite' | 'terrain' | 'hybrid';
28
-
29
24
  interface GoogleMutantStyler {
30
25
  hue?: string | undefined;
31
26
  lightness?: number | undefined;
@@ -36,7 +31,6 @@ declare module 'leaflet' {
36
31
  color?: string | undefined;
37
32
  weight?: number | undefined;
38
33
  }
39
-
40
34
  /**
41
35
  * Google's map style.
42
36
  *
@@ -47,18 +41,15 @@ declare module 'leaflet' {
47
41
  * https://developers.google.com/maps/documentation/javascript/style-reference#style-features
48
42
  */
49
43
  featureType?: string | undefined;
50
-
51
44
  /**
52
45
  * https://developers.google.com/maps/documentation/javascript/style-reference#style-elements
53
46
  */
54
47
  elementType?: string | undefined;
55
-
56
48
  /**
57
49
  * https://developers.google.com/maps/documentation/javascript/style-reference#stylers
58
50
  */
59
51
  stylers?: GoogleMutantStyler[] | undefined;
60
52
  }
61
-
62
53
  interface GoogleMutantOptions extends TileLayerOptions {
63
54
  minZoom?: number | undefined;
64
55
  maxZoom?: number | undefined;
@@ -66,31 +57,24 @@ declare module 'leaflet' {
66
57
  tileSize?: number | Point | undefined;
67
58
  subdomains?: string | string[] | undefined;
68
59
  errorTileUrl?: string | undefined;
69
-
70
60
  /**
71
61
  * The mutant container will add its own attribution anyways.
72
62
  */
73
63
  attribution?: string | undefined;
74
-
75
64
  opacity?: number | undefined;
76
65
  continuousWorld?: boolean | undefined;
77
66
  noWrap?: boolean | undefined;
78
-
79
67
  /**
80
68
  * Google's map type. 'hybrid' is not really supported.
81
69
  */
82
70
  type?: GoogleMutantType | undefined;
83
-
84
71
  /**
85
72
  * Google's map styles.
86
73
  */
87
74
  styles?: GoogleMutantStyle[] | undefined;
88
75
  }
89
-
90
76
  function googleMutant(options?: GoogleMutantOptions): GoogleMutant;
91
-
92
77
  // Remove the duplicate declaration of GoogleMutantType
93
-
94
78
  interface GoogleMutantStyler {
95
79
  hue?: string | undefined;
96
80
  lightness?: number | undefined;
@@ -101,7 +85,6 @@ declare module 'leaflet' {
101
85
  color?: string | undefined;
102
86
  weight?: number | undefined;
103
87
  }
104
-
105
88
  /**
106
89
  * Google's map style.
107
90
  *
@@ -112,18 +95,15 @@ declare module 'leaflet' {
112
95
  * https://developers.google.com/maps/documentation/javascript/style-reference#style-features
113
96
  */
114
97
  featureType?: string | undefined;
115
-
116
98
  /**
117
99
  * https://developers.google.com/maps/documentation/javascript/style-reference#style-elements
118
100
  */
119
101
  elementType?: string | undefined;
120
-
121
102
  /**
122
103
  * https://developers.google.com/maps/documentation/javascript/style-reference#stylers
123
104
  */
124
105
  stylers?: GoogleMutantStyler[] | undefined;
125
106
  }
126
-
127
107
  interface GoogleMutantOptions extends TileLayerOptions {
128
108
  minZoom?: number | undefined;
129
109
  maxZoom?: number | undefined;
@@ -131,27 +111,22 @@ declare module 'leaflet' {
131
111
  tileSize?: number | Point | undefined;
132
112
  subdomains?: string | string[] | undefined;
133
113
  errorTileUrl?: string | undefined;
134
-
135
114
  /**
136
115
  * The mutant container will add its own attribution anyways.
137
116
  */
138
117
  attribution?: string | undefined;
139
-
140
118
  opacity?: number | undefined;
141
119
  continuousWorld?: boolean | undefined;
142
120
  noWrap?: boolean | undefined;
143
-
144
121
  /**
145
122
  * Google's map type. 'hybrid' is not really supported.
146
123
  */
147
124
  type?: GoogleMutantType | undefined;
148
-
149
125
  /**
150
126
  * Google's map styles.
151
127
  */
152
128
  styles?: GoogleMutantStyle[] | undefined;
153
129
  }
154
-
155
130
  function googleMutant(options?: GoogleMutantOptions): GoogleMutant;
156
131
  }
157
132
  }
@@ -2,9 +2,5 @@
2
2
  * "useAutoFocus" esta pendiente de que las capas que tiene auto foucus y son visible o cuando cambien su features.
3
3
  * en cambios su propiedad de autoFocus o visible, el Efecto de autonEnfoque se activa, haciendo
4
4
  * que el mapa se ajuste a los límites de las capas que tienen auto focus.
5
- * @author Juan Escobar
6
- * @createdAt 2024-10-15 17:33:28 - automatic
7
- * @updatedAt 2024-10-22 19:27:23 - automatic
8
- * @updatedUser Bruce Escobar - automatic
9
5
  */
10
6
  export declare function useAutoFocus(): void;
@@ -6,10 +6,6 @@ interface PolylineWithArrowsProps extends PolylineProps {
6
6
  }
7
7
  /**
8
8
  * TODO: Documentar
9
- * @author Juan Escobar - automatic
10
- * @updatedAt 2024-10-22 19:27:23 - automatic
11
- * @updatedUser Bruce Escobar - automatic
12
- * @createdAt 2024-10-15 17:33:28 - automatic
13
9
  */
14
10
  export declare const PolylineWithArrows: React.FC<PolylineWithArrowsProps>;
15
11
  export default PolylineWithArrows;
@@ -1,10 +1,6 @@
1
1
  import { LayersListModel } from '../model';
2
2
  /**
3
3
  * Hook que contiene la logica de la tabla de capas
4
- * @author Juan Escobar - automatic
5
- * @createdAt 2024-10-07 16:10:36 - automatic
6
- * @updatedAt 2024-10-07 16:10:37 - automatic
7
- * @updatedUser Juan Escobar - automatic
8
4
  */
9
5
  export declare function useMaster(): {
10
6
  rowKeyGetter: (row: LayersListModel) => string;
@@ -2,10 +2,6 @@ import { LayersListModel } from '../model';
2
2
  import { MenuAction } from '../../../../../../../../../../../../MenuActions/types';
3
3
  /**
4
4
  * TODO: Documentar
5
- * @author Andrés Quintero - automatic
6
- * @createdAt 2024-12-27 08:27:31 - automatic
7
- * @updatedAt 2025-01-31 11:37:44 - automatic
8
- * @updatedUser cesar - automatic
9
5
  */
10
6
  export declare function useRowActionsGetter(): {
11
7
  rowActionsGetter: (row: LayersListModel) => MenuAction[] | [];
@@ -6,7 +6,6 @@ import { TopRigthToolsProps } from './types';
6
6
  * - Botones de zoom In
7
7
  * - Botones de zoom Out
8
8
  * @param props
9
- * @author Juan Andrés Escobar
10
9
  * @returns
11
10
  */
12
11
  export declare function TopRightTools(props: TopRigthToolsProps): import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,5 @@
1
1
  /**
2
2
  * subComponente que visualizar la medida que actualmente se haciendo sobre el mapa
3
3
  * @returns
4
- * @author Andrés Quintero - automatic
5
- * @createdAt 2025-01-08 10:36:40 - automatic
6
- * @updatedAt 2025-01-08 10:36:41 - automatic
7
- * @updatedUser Andrés Quintero - automatic
8
4
  */
9
5
  export declare function MeasureData(): 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 2024-11-06 09:00:06 - automatic
6
- * @updatedUser SebastianM - automatic
7
3
  */
8
4
  export declare function MyActions(): import("react/jsx-runtime").JSX.Element;
@@ -8,11 +8,7 @@ export type LefaletLayerRef = {
8
8
  /**
9
9
  * "MyLayer" Este compoente es el encargado de renderizar todos los features de una capa.
10
10
  * Utilizando la propiedad renderFeature, que tiene cada capa.
11
- * @author Juan Escobar
12
11
  * @param props
13
12
  * @returns
14
- * @createdAt 2024-10-07 16:10:36 - automatic
15
- * @updatedAt 2024-10-22 19:27:23 - automatic
16
- * @updatedUser Bruce Escobar - automatic
17
13
  */
18
14
  export declare const MyLayer: React.FC<LayerProps>;
@@ -4,10 +4,6 @@ import { MarkerClusterGroupProps } from './types';
4
4
  * MarkerClusterGroup, es un componente funcional que enmascara el comportamiento que
5
5
  * leaflet.markercluster tiene, no aporta lógica adicional, solo es un wrapper para que funcione
6
6
  * en React. Utilizando createPathComponent de @react-leaflet/core.
7
- * @author Juan Andrés Escobar
8
- * @createdAt 2024/02/22
9
7
  * @returns ForwardRefExoticComponent (significa que es un componente que ha sido envuelto con React.forwardRef.).
10
- * @updatedAt 2024-12-30 14:36:10 - automatic
11
- * @updatedUser Andrés Quintero - automatic
12
8
  */
13
9
  export declare const MarkerClusterGroup: import('react').ForwardRefExoticComponent<L.MarkerClusterGroupOptions & import('@react-leaflet/core').PathProps & import('./types').PropsWithChildren & import('react').RefAttributes<MarkerClusterGroupProps>>;