@m4l/components 9.1.101 → 9.1.102
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.
- package/@types/export.d.ts +0 -6
- package/@types/types.d.ts +0 -23
- package/components/AccountPopover/AccountPopover.d.ts +0 -4
- package/components/AccountPopover/AccountPopover.styles.js +0 -64
- package/components/AccountPopover/subcomponents/MenuPopover/MenuPopover.d.ts +0 -4
- package/components/AccountPopover/subcomponents/MenuPopover/types.d.ts +0 -1
- package/components/AccountPopover/subcomponents/MyAvatar/MyAvatar.d.ts +0 -4
- package/components/AccountPopover/types.d.ts +0 -13
- package/components/AppBar/AppBar.d.ts +0 -4
- package/components/AppBar/styles.js +0 -33
- package/components/AppBar/types.d.ts +0 -8
- package/components/BaseModule/BaseModule.d.ts +0 -4
- package/components/Chip/Chip.d.ts +0 -4
- package/components/Chip/ChipStyles.js +0 -20
- package/components/Chip/types.d.ts +0 -15
- package/components/Color/Color.d.ts +0 -4
- package/components/Color/Color.styles.js +0 -4
- package/components/Color/types.d.ts +0 -8
- package/components/CommonActions/components/ActionCancel/ActionCancel.d.ts +0 -4
- package/components/CommonActions/components/ActionFormCancel/index.d.ts +0 -4
- package/components/CommonActions/components/ActionFormIntro/index.d.ts +0 -4
- package/components/CommonActions/components/ActionIntro/ActionIntro.d.ts +0 -4
- package/components/CommonActions/components/ActionsContainer/ActionsContainer.d.ts +0 -4
- package/components/CommonActions/components/ActionsContainer/ActionsContainerStyles.js +0 -4
- package/components/DataGrid/dictionary.d.ts +0 -4
- package/components/DataGrid/formatters/ColumnPointsFormatter/index.d.ts +0 -4
- package/components/DataGrid/subcomponents/Actions/index.d.ts +0 -4
- package/components/DataGrid/subcomponents/Actions/subcomponents/Density/index.d.ts +0 -4
- package/components/DataGrid/subcomponents/Actions/subcomponents/MobileMenuActions/index.d.ts +0 -4
- package/components/DataGrid/subcomponents/Actions/subcomponents/hooks/useModalSettings/index.d.ts +0 -4
- package/components/DragResizeWindow/DragResizeWindow.d.ts +0 -4
- package/components/DragResizeWindow/DragResizeWindow.styles.d.ts +0 -1
- package/components/DragResizeWindow/DragResizeWindow.styles.js +0 -8
- package/components/DragResizeWindow/helpers/index.d.ts +0 -4
- package/components/DragResizeWindow/hooks/useDimensionEffects.d.ts +0 -4
- package/components/DragResizeWindow/hooks/useDragOptions.d.ts +0 -4
- package/components/DragResizeWindow/hooks/useResizeOptions.d.ts +0 -4
- package/components/DragResizeWindow/types.d.ts +0 -19
- package/components/DragResizeWindow/utils.d.ts +0 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.d.ts +0 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/PopoverFilter.d.ts +0 -4
- package/components/DynamicFilter/types.d.ts +0 -18
- package/components/DynamicSort/subcomponents/PopoverSort/PopoverSort.d.ts +0 -4
- package/components/GridLayout/styles.js +0 -11
- package/components/GridLayout/subcomponents/GridItem/index.d.ts +0 -3
- package/components/GridLayout/subcomponents/withSizeProvider/index.d.ts +0 -4
- package/components/HelperError/HelperError.d.ts +0 -4
- package/components/HelperError/HelperError.styles.js +0 -8
- package/components/Icon/Icon.d.ts +0 -4
- package/components/Icon/Icon.styles.js +0 -12
- package/components/Image/Image.d.ts +0 -5
- package/components/Image/hoc/WithTrackWindowScroll.d.ts +0 -4
- package/components/Image/image.styles.js +0 -13
- package/components/Image/subcomponents/LazyLoadComponent/index.d.ts +0 -5
- package/components/Image/utils/get-scroll-ancestor.d.ts +0 -4
- package/components/Image/utils/isIntersectionObserverAvailable.d.ts +0 -4
- package/components/Label/Label.d.ts +0 -4
- package/components/Label/Label.styles.js +0 -20
- package/components/LanguagePopover/LanguagePopover.d.ts +0 -5
- package/components/LinearProgressIndeterminate/LinearProgressIndeterminate.d.ts +0 -4
- package/components/LinearProgressIndeterminate/LinearProgressIndeterminate.styles.js +0 -4
- package/components/Loadable/index.d.ts +0 -8
- package/components/LoadingError/LoadingError.d.ts +0 -5
- package/components/MFIsolationApp/MFIsolationApp.d.ts +0 -4
- package/components/MFLoader/MFLoader.d.ts +0 -6
- package/components/MFLoader/MFLoader.js +0 -3
- package/components/MenuActions/MenuActions.d.ts +0 -4
- package/components/MenuActions/MenuActions.styles.d.ts +0 -1
- package/components/MenuActions/MenuActions.styles.js +0 -24
- package/components/MenuActions/dictionary.d.ts +0 -14
- package/components/MenuActions/types.d.ts +0 -32
- package/components/ModalDialog/ModalDialog.d.ts +0 -6
- package/components/ModalDialog/ModalDialog.styles.js +0 -12
- package/components/ObjectLogs/index.d.ts +0 -4
- package/components/PDFViewer/PDFViewer.d.ts +0 -4
- package/components/Pager/Pager.d.ts +0 -4
- package/components/Pager/Pager.styles.js +0 -32
- package/components/Pager/subcomponents/CustomTablePagination/CustomTablePagination.d.ts +0 -4
- package/components/Pager/subcomponents/CustomTablePagination/types.d.ts +0 -15
- package/components/Pager/subcomponents/PagerActions/PagerActions.d.ts +0 -4
- package/components/Pager/types.d.ts +0 -5
- package/components/PaperForm/PaperForm.d.ts +0 -4
- package/components/PaperForm/components/Header.d.ts +0 -4
- package/components/PaperForm/styles.js +0 -20
- package/components/PrintingSystem/types.d.ts +0 -23
- package/components/PrintingSystem/utils/PageRender/index.d.ts +0 -4
- package/components/PropertyValue/PropertyValue.d.ts +0 -4
- package/components/PropertyValue/PropertyValue.styles.js +0 -12
- package/components/SideBar/SideBar.d.ts +0 -4
- package/components/SideBar/context/sideBarContext/index.d.ts +0 -7
- package/components/SideBar/context/sideBarContext/types.d.ts +0 -5
- package/components/SideBar/helpers/getDataToSkeleton/index.d.ts +0 -4
- package/components/SideBar/helpers/getMenuDataWithState/index.d.ts +0 -4
- package/components/SideBar/subcomponents/ContentComponent/index.d.ts +0 -4
- package/components/SideBar/subcomponents/ContentComponent/style.js +0 -4
- package/components/SideBar/subcomponents/ContentGroups/index.d.ts +0 -4
- package/components/SideBar/subcomponents/ContentGroups/styles.js +0 -20
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/index.d.ts +0 -4
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/styles.js +0 -8
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/subcomponents/ArrowIcon/index.d.ts +0 -4
- package/components/SideBar/subcomponents/FooterSidebar/index.d.ts +0 -4
- package/components/SideBar/subcomponents/FooterSidebar/styles.js +0 -4
- package/components/SideBar/subcomponents/HeaderSidebar/index.d.ts +0 -4
- package/components/SideBar/subcomponents/HeaderSidebar/styles.js +0 -8
- package/components/SideBar/subcomponents/SideBarDesktop/index.d.ts +0 -4
- package/components/SideBar/subcomponents/SideBarDesktop/styles.js +0 -12
- package/components/SideBar/subcomponents/SideBarMobile/index.d.ts +0 -4
- package/components/SideBar/subcomponents/SideBarMobile/styles.js +0 -4
- package/components/SideBar/subcomponents/SideBarMobile/subcomponents/Drawer.d.ts +0 -4
- package/components/SideBar/tests/utils.d.ts +0 -16
- package/components/SideBar/types.d.ts +0 -19
- package/components/ToastContainer/ToastContainer.d.ts +0 -4
- package/components/ToastContainer/ToastContainer.stories.d.ts +0 -4
- package/components/ToastContainer/subcomponents/ToastMessage/useToastMessage.d.ts +0 -4
- package/components/WindowBase/WindowBase.d.ts +0 -4
- package/components/WindowBase/WindowBase.styles.d.ts +0 -4
- package/components/WindowBase/WindowBase.styles.js +0 -52
- package/components/WindowBase/subcomponents/Header/HeaderWindowBase.d.ts +0 -4
- package/components/WindowBase/subcomponents/MemoizedIconButton/MemoizedIconButton.d.ts +0 -4
- package/components/WindowBase/subcomponents/MemoizedIconButton/types.d.ts +0 -11
- package/components/WindowBase/types.d.ts +0 -27
- package/components/WindowConfirm/WindowConfirm.d.ts +0 -4
- package/components/WindowConfirm/WindowConfirm.styles.js +0 -32
- package/components/WindowConfirm/subcomponents/MessageIllustration/MessageIllustration.d.ts +0 -4
- package/components/WindowConfirm/types.d.ts +0 -5
- package/components/areas/components/AreasAdmin/AreasAdmin.d.ts +0 -4
- package/components/areas/components/AreasAdmin/AreasAdmin.styles.js +1 -77
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/AreaChip.d.ts +1 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/subcomponents/ChipActionsMobile/ChipActionsMobile.d.ts +0 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/subcomponents/ChipActionsMobile/index.d.ts +0 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/AreaChipMobile.d.ts +0 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/ChipMobile/ChipMobile.d.ts +0 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/PanelWindowPopUp/index.d.ts +0 -4
- package/components/areas/components/AreasAdmin/subcomponents/PanelWindowPopUp/PanelWindowPopUp.d.ts +0 -4
- package/components/areas/components/AreasViewer/classes/index.d.ts +0 -4
- package/components/areas/components/AreasViewer/styles.js +0 -13
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/index.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/InnerForHooks/index.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/PanelWindows/index.d.ts +0 -5
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useHeaderActions/useHeaderActions.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useHeaderActions/useHeaderActions.js +0 -8
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useWindow/useWindow.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/index.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/helper.d.ts +0 -36
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/index.d.ts +0 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/MainActions/index.d.ts +0 -4
- package/components/areas/contexts/AreasContext/helpers/generateModuleCount.d.ts +0 -4
- package/components/areas/contexts/AreasContext/helpers/helper.d.ts +0 -36
- package/components/areas/contexts/AreasContext/index.d.ts +0 -5
- package/components/areas/contexts/AreasContext/store.d.ts +0 -4
- package/components/areas/contexts/AreasContext/store.js +0 -136
- package/components/areas/contexts/AreasContext/types.d.ts +0 -53
- package/components/areas/types.d.ts +0 -27
- package/components/commercial/HamburgerMenu/HamburgerMenu.d.ts +0 -6
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/index.d.ts +0 -4
- package/components/extended/React-Resizable/Resizable/Resizable.d.ts +0 -4
- package/components/extended/React-Resizable/ResizableBox/ResizableBox.d.ts +0 -4
- package/components/extended/React-Resizable/ResizableBox/ResizeableBox.styles.js +0 -4
- package/components/extended/React-Resizable/ResizableBox/types.d.ts +0 -4
- package/components/extended/React-Resizable/helpers.d.ts +0 -4
- package/components/extended/React-Resizable/hooks/useResizable.d.ts +0 -4
- package/components/extended/React-Spinners/PropagateLoaderSpinner/PropagateLoaderSpinner.d.ts +0 -4
- package/components/extended/React-Spinners/PropagateLoaderSpinner/PropagateLoaderSpinner.styles.js +0 -8
- package/components/formatters/BooleanFormatter/BooleanFormatter.d.ts +0 -4
- package/components/formatters/BooleanFormatter/BooleanFormatter.styles.js +0 -4
- package/components/formatters/DateFormatter/DateFormatter.d.ts +0 -8
- package/components/formatters/DateFormatter/DateFormatter.styles.js +0 -4
- package/components/formatters/PeriodFormatter/PeriodFormatter.d.ts +0 -8
- package/components/formatters/PeriodFormatter/PeriodFormatter.styles.js +0 -8
- package/components/formatters/PeriodFormatter/dictionary.d.ts +0 -4
- package/components/formatters/PointsFormatter/PointsFormatter.d.ts +0 -8
- package/components/formatters/PointsFormatter/PointsFormatter.styles.js +0 -4
- package/components/hook-form/RHFAutocomplete/RFHAutocompleteStyles.js +0 -8
- package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +0 -4
- package/components/hook-form/RHFAutocomplete/types.d.ts +0 -4
- package/components/hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync.d.ts +0 -4
- package/components/hook-form/RHFCheckbox/RHFCheckbox.d.ts +0 -5
- package/components/hook-form/RHFColorPicker/RFHColorPicker.d.ts +0 -4
- package/components/hook-form/RHFColorPicker/RHFColorPicker.styles.d.ts +0 -1
- package/components/hook-form/RHFColorPicker/RHFColorPicker.styles.js +0 -4
- package/components/hook-form/RHFDateTime/RHFDateTime.d.ts +0 -4
- package/components/hook-form/RHFDateTime/RHFDateTime.styles.js +0 -4
- package/components/hook-form/RHFNumberInput/RHFNumberInput.d.ts +0 -4
- package/components/hook-form/RHFPeriod/RHFPeriod.d.ts +0 -4
- package/components/hook-form/RHFPeriod/RHFPeriod.styles.js +0 -20
- package/components/hook-form/RHFPeriod/subcomponents/Period/Period.d.ts +0 -4
- package/components/hook-form/RHFPeriod/types.d.ts +0 -4
- package/components/hook-form/RHFTextField/RHFTextField.d.ts +0 -4
- package/components/hook-form/RHFTextField/RHFTextField.styles.js +0 -8
- package/components/hook-form/RHFTextFieldPassword/RHFTextFieldPassword.d.ts +0 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/index.d.ts +0 -4
- package/components/maps/components/Map/Map.d.ts +0 -4
- package/components/maps/components/Map/contexts/MapContext/store.d.ts +0 -5
- package/components/maps/components/Map/contexts/MapContext/store.js +0 -424
- package/components/maps/components/Map/external/googleMutant/index.d.ts +0 -25
- package/components/maps/components/Map/hooks/useAutoFocus/index.d.ts +0 -4
- package/components/maps/components/Map/pluginLayers/PolylineWithArrows/index.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/useMaster.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/useRowActionsGetter.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/index.d.ts +0 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MeasureData/index.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MyActions/index.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/index.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/subcomponents/MarkerClusterGroup/index.d.ts +0 -4
- package/components/maps/components/Map/subcomponents/LayersContainer/subcomponents/MyLayer/subcomponents/RenderByEachFeatureComponent/index.d.ts +0 -1
- package/components/maps/components/MapGpsTools/styles.js +0 -3
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/index.d.ts +0 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/index.d.ts +0 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyActions/index.d.ts +0 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/index.d.ts +0 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useRowActionsGetter.d.ts +0 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/index.d.ts +0 -4
- package/components/modal/classes/index.d.ts +0 -4
- package/components/mui_extended/Accordion/Accordion.d.ts +0 -4
- package/components/mui_extended/Accordion/styles.js +0 -24
- package/components/mui_extended/Autocomplete/Autocomplete.styles.js +0 -41
- package/components/mui_extended/Autocomplete/renderOptions/index.d.ts +0 -4
- package/components/mui_extended/Autocomplete/types.d.ts +0 -2
- package/components/mui_extended/Avatar/styles.js +0 -4
- package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/index.d.ts +0 -4
- package/components/mui_extended/Badge/Badge.d.ts +0 -4
- package/components/mui_extended/Badge/Badge.styles.js +0 -4
- package/components/mui_extended/Button/Button.d.ts +0 -4
- package/components/mui_extended/Button/ButtonStyles.js +0 -12
- package/components/mui_extended/Button/classes/index.d.ts +0 -4
- package/components/mui_extended/CheckBox/CheckBox.d.ts +0 -4
- package/components/mui_extended/CircularProgress/CircularProgress.d.ts +0 -4
- package/components/mui_extended/DateTimePicker/DateTimePicker.d.ts +0 -4
- package/components/mui_extended/DateTimePicker/DateTimePicker.styles.js +0 -28
- package/components/mui_extended/Dialog/Dialog.d.ts +0 -4
- package/components/mui_extended/Dialog/Dialog.styles.js +0 -4
- package/components/mui_extended/Divider/Divider.d.ts +0 -4
- package/components/mui_extended/IconButton/IconButton.d.ts +0 -4
- package/components/mui_extended/IconButton/IconButton.styles.js +0 -12
- package/components/mui_extended/ImageButton/ImageButton.d.ts +0 -4
- package/components/mui_extended/LoadingButton/LoadingButton.d.ts +0 -4
- package/components/mui_extended/LoadingButton/LoadingButton.styles.d.ts +0 -1
- package/components/mui_extended/LoadingButton/LoadingButton.styles.js +0 -12
- package/components/mui_extended/MenuDivider/MenuDivider.d.ts +0 -4
- package/components/mui_extended/MenuDivider/MenuDivider.styles.js +0 -8
- package/components/mui_extended/MenuItem/MenuItem.d.ts +0 -4
- package/components/mui_extended/MenuItem/MenuItem.styles.js +0 -36
- package/components/mui_extended/NavLink/NavLink.d.ts +0 -4
- package/components/mui_extended/NavLink/NavLink.styles.js +2 -14
- package/components/mui_extended/Popover/Popover.d.ts +0 -5
- package/components/mui_extended/Popover/Popover.styles.js +0 -8
- package/components/mui_extended/Popper/Popper.d.ts +0 -4
- package/components/mui_extended/Popper/PopperStyles.js +0 -4
- package/components/mui_extended/Popper/types.d.ts +0 -4
- package/components/mui_extended/Select/Select.d.ts +0 -4
- package/components/mui_extended/Select/Select.styles.js +0 -32
- package/components/mui_extended/Select/types.d.ts +0 -11
- package/components/mui_extended/Skeleton/Skeleton.d.ts +0 -4
- package/components/mui_extended/Skeleton/skeleton.styles.js +0 -4
- package/components/mui_extended/Stack/Stack.d.ts +0 -4
- package/components/mui_extended/Tab/Tab.d.ts +0 -4
- package/components/mui_extended/Tab/Tab.styles.d.ts +0 -1
- package/components/mui_extended/Tab/Tab.styles.js +0 -10
- package/components/mui_extended/TextField/TextField.d.ts +0 -4
- package/components/mui_extended/TextField/TextField.styles.js +0 -8
- package/components/mui_extended/ToggleButton/ToggleButton.styles.js +0 -4
- package/components/mui_extended/ToggleIconButton/ToggleIconButton.styles.js +0 -4
- package/components/mui_extended/Tooltip/Tooltip.styles.js +0 -4
- package/components/mui_extended/Typography/Typography.d.ts +0 -4
- package/components/mui_extended/Typography/typography.styles.js +0 -8
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.d.ts +0 -5
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.js +0 -132
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/types.d.ts +0 -61
- package/contexts/ModalContext/index.d.ts +0 -4
- package/contexts/RealTimeContext/store.d.ts +0 -5
- package/contexts/RealTimeContext/store.js +0 -36
- package/hooks/useFormAddEdit/index.d.ts +0 -4
- package/hooks/useFormFocus/index.d.ts +0 -5
- package/hooks/useInterval/index.d.ts +0 -5
- package/hooks/useSizeContainer/index.d.ts +0 -4
- package/hooks/useStateRef/index.d.ts +0 -4
- package/package.json +1 -1
- package/test/HostThemeProviderMock.d.ts +0 -4
- package/test/TestAppWrapper.d.ts +0 -4
- package/test/TestFormAutoValidation.d.ts +0 -4
- package/test/utils.d.ts +0 -7
- package/utils/getComponentSlotRoot.d.ts +0 -4
- package/utils/getHeightSizeStyles.d.ts +0 -4
- package/utils/getTypographyStyles.d.ts +0 -4
|
@@ -11,10 +11,6 @@ export interface RHFPeriodProps extends Omit<LabelProps, 'label'> {
|
|
|
11
11
|
dataTestId?: string;
|
|
12
12
|
/**
|
|
13
13
|
* Clase CSS adicional para aplicar estilos personalizados al componente.
|
|
14
|
-
* @author cesar - automatic
|
|
15
|
-
* @createdAt 2025-01-24 15:21:25 - automatic
|
|
16
|
-
* @updatedAt 2025-01-24 15:21:25 - automatic
|
|
17
|
-
* @updatedUser cesar - automatic
|
|
18
14
|
*/
|
|
19
15
|
className?: string;
|
|
20
16
|
onChange?: (newValue: any) => void;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { RHFTextFieldProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* Provee de un campo de texto vinculado al formulario de hook-forms, aporta su versión provisional de carga en red.
|
|
4
|
-
* @author Bruce Escobar - automatic
|
|
5
|
-
* @createdAt 2024-10-22 19:27:22 - automatic
|
|
6
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
7
|
-
* @updatedUser Andrés Quintero - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const RHFTextField: import('react').ForwardRefExoticComponent<Omit<RHFTextFieldProps, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
const rhfTextFieldStyles = {
|
|
2
2
|
/**
|
|
3
3
|
* Elemento Root
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
7
|
-
* @updatedUser Andrés Quintero - automatic
|
|
8
4
|
*/
|
|
9
5
|
root: ({ theme }) => ({
|
|
10
6
|
display: "flex",
|
|
@@ -21,10 +17,6 @@ const rhfTextFieldStyles = {
|
|
|
21
17
|
label: {},
|
|
22
18
|
/**
|
|
23
19
|
* Estilos personalizados para el componente Skeleton.
|
|
24
|
-
* @author Bruce Escobar - automatic
|
|
25
|
-
* @createdAt 2024-10-22 09:41:31 - automatic
|
|
26
|
-
* @updatedAt 2024-10-22 19:27:23 - automatic
|
|
27
|
-
* @updatedUser Bruce Escobar - automatic
|
|
28
20
|
*/
|
|
29
21
|
helperErrorStyled: {},
|
|
30
22
|
skeletonTextFieldRoot: {},
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { UploadImageProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author Juan Escobar - automatic
|
|
5
|
-
* @updatedAt 2024-12-30 14:36:10 - automatic
|
|
6
|
-
* @updatedUser Andrés Quintero - automatic
|
|
7
|
-
* @createdAt 2024-10-15 17:33:28 - automatic
|
|
8
4
|
*/
|
|
9
5
|
export default function UploadImage({ error, file, helperText, sx, ...other }: UploadImageProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,10 +3,6 @@ import { MapProps } from './types';
|
|
|
3
3
|
* "Map" componente encargado de renderizar las diferentes capas y brindar diferentes herramientas de usabilidad al usuario.
|
|
4
4
|
* Se utiliza MapRootContainer que es el estilado del contenedor principal del mapa.
|
|
5
5
|
* @param props.gpsTools Herrameitas para gestionar las herramientas de guardian.click
|
|
6
|
-
* @author Juan Andres Escobar G.
|
|
7
6
|
* @link https://react-leaflet.js.org/
|
|
8
|
-
* @createdAt 2024-10-07 16:10:36 - automatic
|
|
9
|
-
* @updatedAt 2024-10-07 16:10:37 - automatic
|
|
10
|
-
* @updatedUser Juan Escobar - automatic
|
|
11
7
|
*/
|
|
12
8
|
export declare function MyMap(props: MapProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,14 +3,9 @@ import { MapStateWithActions, InitialMapStoreProps } 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
|
-
* @createdAt 2024-10-15 17:33:28 - automatic
|
|
7
6
|
*/
|
|
8
7
|
/**
|
|
9
8
|
* TODO: Documentar
|
|
10
|
-
* @author Juan Escobar - automatic
|
|
11
|
-
* @updatedAt 2024-10-22 19:27:23 - automatic
|
|
12
|
-
* @updatedUser Bruce Escobar - automatic
|
|
13
|
-
* @createdAt 2024-10-15 17:33:28 - automatic
|
|
14
9
|
*/
|
|
15
10
|
export declare const createMapStore: (initProps: InitialMapStoreProps) => Omit<Omit<import('zustand').StoreApi<MapStateWithActions>, "setState"> & {
|
|
16
11
|
setState<A extends string | {
|
|
@@ -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;
|