@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.
- package/.storybook/network-mocks.d.ts +1 -0
- 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/AppliedFilters/AppliedFilters.d.ts +4 -0
- 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/AppliedSorts/AppliedSorts.d.ts +4 -0
- 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/components/DetailDialog/index.d.ts +4 -0
- 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/ScrollBar/ScrollBar.d.ts +4 -0
- package/components/ScrollBar/ScrollBar.styles.js +8 -0
- 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/tests/fnNetworkImplementation.d.ts +4 -0
- 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.js +1 -1
- 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 +5 -3
- 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/mockServiceWorker.js +307 -0
- package/package.json +6 -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
- /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteEnum.d.ts +0 -0
- /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteEnum.js +0 -0
- /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteSlots.d.ts +0 -0
- /package/components/mui_extended/Autocomplete/{slots → slots}/AutocompleteSlots.js +0 -0
- /package/components/mui_extended/Autocomplete/{slots → slots}/index.d.ts +0 -0
- /package/components/mui_extended/Autocomplete/{slots → slots}/index.js +0 -0
|
@@ -2,10 +2,6 @@ const loadingButtonStyles = {
|
|
|
2
2
|
/**
|
|
3
3
|
* Estilos para el componente Button de M4L.
|
|
4
4
|
* Componente boton con variantes y paletas de colores.
|
|
5
|
-
* @author Andrés Quintero - automatic
|
|
6
|
-
* @createdAt 2024-12-31 11:23:51 - automatic
|
|
7
|
-
* @updatedAt 2025-01-03 11:42:14 - automatic
|
|
8
|
-
* @updatedUser Andrés Quintero - automatic
|
|
9
5
|
*/
|
|
10
6
|
root: ({ ownerState }) => ({
|
|
11
7
|
...ownerState.loading && {
|
|
@@ -20,10 +16,6 @@ const loadingButtonStyles = {
|
|
|
20
16
|
/**
|
|
21
17
|
* Estilos para la versión esquelética del botón.
|
|
22
18
|
* Incluye tamaños responsivos para diferentes anchos de pantalla y tamaños de botón.
|
|
23
|
-
* @author Andrés Quintero - automatic
|
|
24
|
-
* @createdAt 2024-12-31 11:23:51 - automatic
|
|
25
|
-
* @updatedAt 2025-01-03 11:42:14 - automatic
|
|
26
|
-
* @updatedUser Andrés Quintero - automatic
|
|
27
19
|
*/
|
|
28
20
|
skeletonLoadingButton: ({ theme, ownerState }) => ({
|
|
29
21
|
width: "100%",
|
|
@@ -52,10 +44,6 @@ const loadingButtonStyles = {
|
|
|
52
44
|
/**
|
|
53
45
|
* Estilos para el componente CircularProgress.
|
|
54
46
|
* Posiciona el cargador dentro del botón y aplica un color consistente.
|
|
55
|
-
* @author Andrés Quintero - automatic
|
|
56
|
-
* @createdAt 2024-12-31 11:23:51 - automatic
|
|
57
|
-
* @updatedAt 2025-01-03 11:42:14 - automatic
|
|
58
|
-
* @updatedUser Andrés Quintero - automatic
|
|
59
47
|
*/
|
|
60
48
|
circularProgress: ({ theme, ownerState }) => ({
|
|
61
49
|
position: "absolute",
|
|
@@ -4,9 +4,5 @@ import { MenuDividerProps } from './types';
|
|
|
4
4
|
* It supports customization of color, size, and alignment.
|
|
5
5
|
* @param props Properties for the MenuDivider component.
|
|
6
6
|
* @returns JSX.Element
|
|
7
|
-
* @author Cesar
|
|
8
|
-
* @createdAt 2025-01-09 14:12:00
|
|
9
|
-
* @updatedAt 2025-01-13 17:37:57 - automatic
|
|
10
|
-
* @updatedUser cesar - automatic
|
|
11
7
|
*/
|
|
12
8
|
export declare const MenuDivider: (props: MenuDividerProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,10 +2,6 @@ import { g as getHeightSizeStyles } from "../../../utils/getHeightSizeStyles.js"
|
|
|
2
2
|
const menuDividerStyles = {
|
|
3
3
|
/**
|
|
4
4
|
* MenuDivider Styles
|
|
5
|
-
* @author cesar - automatic
|
|
6
|
-
* @createdAt 2025-01-09 17:33:20 - automatic
|
|
7
|
-
* @updatedAt 2025-01-13 16:00:08 - automatic
|
|
8
|
-
* @updatedUser cesar - automatic
|
|
9
5
|
*/
|
|
10
6
|
root: ({ theme, ownerState }) => ({
|
|
11
7
|
display: "flex",
|
|
@@ -30,10 +26,6 @@ const menuDividerStyles = {
|
|
|
30
26
|
}),
|
|
31
27
|
/**
|
|
32
28
|
* MenuDivider Divider Styles
|
|
33
|
-
* @author cesar - automatic
|
|
34
|
-
* @createdAt 2025-01-13 16:00:08 - automatic
|
|
35
|
-
* @updatedAt 2025-01-13 16:00:08 - automatic
|
|
36
|
-
* @updatedUser cesar - automatic
|
|
37
29
|
*/
|
|
38
30
|
divider: ({ theme, ownerState }) => ({
|
|
39
31
|
position: "absolute",
|
|
@@ -5,9 +5,5 @@ import { MenuItemProps } from './types';
|
|
|
5
5
|
* If the module is in skeleton mode, it renders a skeleton menu item instead.
|
|
6
6
|
* @param props
|
|
7
7
|
* @returns
|
|
8
|
-
* @author Bruce Escobar - automatic
|
|
9
|
-
* @createdAt 2024-10-22 19:53:39 - automatic
|
|
10
|
-
* @updatedAt 2025-01-14 11:50:41 - automatic
|
|
11
|
-
* @updatedUser cesar - automatic
|
|
12
8
|
*/
|
|
13
9
|
export declare const MenuItem: (props: MenuItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,19 +3,7 @@ const menuItemStyles = {
|
|
|
3
3
|
/**
|
|
4
4
|
* Estilos para el contenedor de los items del menú
|
|
5
5
|
* <<<<<<< HEAD
|
|
6
|
-
* @updatedUser cesar - automatic
|
|
7
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
8
|
-
* @createdAt 2025-01-25 19:41:41 - automatic
|
|
9
|
-
* @author cesar - automatic
|
|
10
|
-
* @updatedUser cesar - automatic
|
|
11
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
12
|
-
* @createdAt 2025-01-08 10:36:40 - automatic
|
|
13
|
-
* @author Andrés Quintero - automatic
|
|
14
6
|
* =======
|
|
15
|
-
* @author cesar - automatic
|
|
16
|
-
* @createdAt 2025-01-20 15:51:18 - automatic
|
|
17
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
18
|
-
* @updatedUser cesar - automatic
|
|
19
7
|
* >>>>>>> main
|
|
20
8
|
*/
|
|
21
9
|
root: ({ theme, ownerState }) => ({
|
|
@@ -119,14 +107,9 @@ const menuItemStyles = {
|
|
|
119
107
|
}),
|
|
120
108
|
/**
|
|
121
109
|
* Estilos para el icono de los items del menú
|
|
122
|
-
* @author SebastianM - automatic
|
|
123
|
-
* @createdAt 2024-12-02 19:12:14 - automatic
|
|
124
110
|
* <<<<<<< HEAD
|
|
125
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
126
111
|
* =======
|
|
127
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
128
112
|
* >>>>>>> main
|
|
129
|
-
* @updatedUser cesar - automatic
|
|
130
113
|
*/
|
|
131
114
|
menuItemIcon: () => ({
|
|
132
115
|
"&.MenuItemEndIcon-root": {
|
|
@@ -135,14 +118,9 @@ const menuItemStyles = {
|
|
|
135
118
|
}),
|
|
136
119
|
/**
|
|
137
120
|
* Estilos para el icono de los items del menú cuando están seleccionados
|
|
138
|
-
* @author SebastianM - automatic
|
|
139
|
-
* @createdAt 2024-12-13 12:45:48 - automatic
|
|
140
121
|
* <<<<<<< HEAD
|
|
141
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
142
122
|
* =======
|
|
143
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
144
123
|
* >>>>>>> main
|
|
145
|
-
* @updatedUser cesar - automatic
|
|
146
124
|
*/
|
|
147
125
|
menuItemIconChecked: ({ ownerState }) => ({
|
|
148
126
|
visibility: ownerState.checkable ? ownerState.checked ? "visible" : "hidden" : "hidden",
|
|
@@ -155,14 +133,9 @@ const menuItemStyles = {
|
|
|
155
133
|
}),
|
|
156
134
|
/**
|
|
157
135
|
* Estilos para la tipografía del menú item
|
|
158
|
-
* @author SebastianM - automatic
|
|
159
|
-
* @createdAt 2024-12-13 12:45:48 - automatic
|
|
160
136
|
* <<<<<<< HEAD
|
|
161
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
162
137
|
* =======
|
|
163
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
164
138
|
* >>>>>>> main
|
|
165
|
-
* @updatedUser cesar - automatic
|
|
166
139
|
*/
|
|
167
140
|
menuItemTypography: () => ({
|
|
168
141
|
overflow: "hidden",
|
|
@@ -170,10 +143,6 @@ const menuItemStyles = {
|
|
|
170
143
|
}),
|
|
171
144
|
/**
|
|
172
145
|
* Estilos para el contenedor de los items del menú contenedor
|
|
173
|
-
* @author cesar - automatic
|
|
174
|
-
* @createdAt 2025-01-20 15:51:18 - automatic
|
|
175
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
176
|
-
* @updatedUser cesar - automatic
|
|
177
146
|
*/
|
|
178
147
|
menuItemContainer: ({ theme }) => ({
|
|
179
148
|
display: "flex",
|
|
@@ -184,14 +153,9 @@ const menuItemStyles = {
|
|
|
184
153
|
}),
|
|
185
154
|
/**
|
|
186
155
|
* Estilos para el contenedor de los items del menú en skeleton
|
|
187
|
-
* @author Bruce Escobar - automatic
|
|
188
|
-
* @createdAt 2024-10-22 10:38:00 - automatic
|
|
189
156
|
* <<<<<<< HEAD
|
|
190
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
191
157
|
* =======
|
|
192
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
193
158
|
* >>>>>>> main
|
|
194
|
-
* @updatedUser cesar - automatic
|
|
195
159
|
*/
|
|
196
160
|
skeletonMenuItem: ({ theme, ownerState }) => ({
|
|
197
161
|
width: "100%",
|
|
@@ -5,9 +5,5 @@ import { NavLinkProps } from './types';
|
|
|
5
5
|
* lo que mejora la experiencia de usuario al proporcionar una interfaz clara e intuitiva.
|
|
6
6
|
* @param {NavLinkProps} props - Las propiedades del componente.
|
|
7
7
|
* @returns {JSX.Element} El componente NavLink renderizado.
|
|
8
|
-
* @author cesar - automatic
|
|
9
|
-
* @createdAt 2025-01-31 16:49:27 - automatic
|
|
10
|
-
* @updatedAt 2025-01-31 16:52:06 - automatic
|
|
11
|
-
* @updatedUser cesar - automatic
|
|
12
8
|
*/
|
|
13
9
|
export declare const NavLink: (props: NavLinkProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { g as getHeightSizeStyles } from "../../../utils/getHeightSizeStyles.js";
|
|
2
2
|
import { g as getTypographyStyles } from "../../../utils/getTypographyStyles.js";
|
|
3
3
|
const navLinkStyles = {
|
|
4
|
-
/* *
|
|
4
|
+
/* *
|
|
5
5
|
* 🌳 Estilos para el componente raiz 🌳 */
|
|
6
6
|
root: () => ({}),
|
|
7
7
|
/**
|
|
@@ -9,16 +9,12 @@ const navLinkStyles = {
|
|
|
9
9
|
* @param {object} ownerState - The state of the owner component
|
|
10
10
|
* @param {object} theme - The theme object
|
|
11
11
|
* @returns {object} The styles for the Typography component
|
|
12
|
-
* @author cesar - automatic
|
|
13
|
-
* @createdAt 2025-01-31 16:52:05 - automatic
|
|
14
|
-
* @updatedAt 2025-01-31 16:52:06 - automatic
|
|
15
|
-
* @updatedUser cesar - automatic
|
|
16
12
|
*/
|
|
17
13
|
typographyStyled: ({ ownerState, theme }) => ({
|
|
18
14
|
"&.MuiTypography-root": {
|
|
19
15
|
color: "inherit",
|
|
20
16
|
cursor: ownerState.disabled ? "not-allowed" : "inherit",
|
|
21
|
-
/* *
|
|
17
|
+
/* *
|
|
22
18
|
* 🔠 Estilos para tamaños de la tipografia 🔠 */
|
|
23
19
|
...getTypographyStyles(
|
|
24
20
|
theme.generalSettings.isMobile,
|
|
@@ -34,10 +30,6 @@ const navLinkStyles = {
|
|
|
34
30
|
}),
|
|
35
31
|
/**
|
|
36
32
|
* Styles for the Skeleton component
|
|
37
|
-
* @author cesar - automatic
|
|
38
|
-
* @createdAt 2025-01-31 16:52:05 - automatic
|
|
39
|
-
* @updatedAt 2025-01-31 16:52:06 - automatic
|
|
40
|
-
* @updatedUser cesar - automatic
|
|
41
33
|
*/
|
|
42
34
|
skeletonStyled: ({ ownerState, theme }) => ({
|
|
43
35
|
"&.MuiSkeleton-root": {
|
|
@@ -62,10 +54,6 @@ const navLinkStyles = {
|
|
|
62
54
|
}),
|
|
63
55
|
/**
|
|
64
56
|
* Styles for the RouterNavLink component
|
|
65
|
-
* @author cesar - automatic
|
|
66
|
-
* @createdAt 2025-01-31 16:52:05 - automatic
|
|
67
|
-
* @updatedAt 2025-01-31 16:52:06 - automatic
|
|
68
|
-
* @updatedUser cesar - automatic
|
|
69
57
|
*/
|
|
70
58
|
routerNavLinkStyled: ({ theme, ownerState }) => ({
|
|
71
59
|
/** 😶🌫️ Estilo Disabeld & Enabled para el componente RouterNavLink 😶🌫️ */
|
|
@@ -10,13 +10,8 @@ import { PopoverProps } from './types';
|
|
|
10
10
|
* @param props.instaceDataTestId - Identificador de prueba para la instancia del Popover.
|
|
11
11
|
* @param props.other - Otras propiedades adicionales que se pasarán al componente PopoverRootStyled.
|
|
12
12
|
* @returns Un componente Popover que contiene los elementos hijos proporcionados y una flecha opcional.
|
|
13
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
14
13
|
*/
|
|
15
14
|
/**
|
|
16
15
|
* Componente Popover que se utiliza para mostrar información adicional en un área emergente.
|
|
17
|
-
* @author Andrés Quintero - automatic
|
|
18
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
19
|
-
* @updatedAt 2025-01-03 11:42:15 - automatic
|
|
20
|
-
* @updatedUser Andrés Quintero - automatic
|
|
21
16
|
*/
|
|
22
17
|
export declare const Popover: (props: PopoverProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
const popoverStyles = {
|
|
2
2
|
/**
|
|
3
3
|
* Styles applied to the Popover root element.
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-01-30 08:26:28 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
root: ({ theme }) => ({
|
|
10
6
|
"&.M4lclassCssSpecificity": {
|
|
@@ -16,10 +12,6 @@ const popoverStyles = {
|
|
|
16
12
|
}),
|
|
17
13
|
/**
|
|
18
14
|
* Styles applied to the Popover arrow element.
|
|
19
|
-
* @author Andrés Quintero - automatic
|
|
20
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
21
|
-
* @updatedAt 2025-01-30 08:26:28 - automatic
|
|
22
|
-
* @updatedUser cesar - automatic
|
|
23
15
|
*/
|
|
24
16
|
arrow: () => ({})
|
|
25
17
|
};
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { PopperProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* The Popper component is used to display a pop-up box with additional information or options.
|
|
4
|
-
* @author SebastianM - automatic
|
|
5
|
-
* @createdAt 2024-12-19 11:22:55 - automatic
|
|
6
|
-
* @updatedAt 2024-12-23 10:04:43 - automatic
|
|
7
|
-
* @updatedUser SebastianM - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const Popper: import('react').ForwardRefExoticComponent<Omit<PopperProps, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
const popperStyles = {
|
|
2
2
|
/**
|
|
3
3
|
* Styles for the root element of the popper component.
|
|
4
|
-
* @author SebastianM - automatic
|
|
5
|
-
* @createdAt 2024-12-06 10:20:25 - automatic
|
|
6
|
-
* @updatedAt 2024-12-23 10:04:43 - automatic
|
|
7
|
-
* @updatedUser SebastianM - automatic
|
|
8
4
|
*/
|
|
9
5
|
popperRoot: ({ theme, ownerState }) => ({
|
|
10
6
|
position: "relative",
|
|
@@ -7,10 +7,6 @@ import { POPPER_KEY_COMPONENT } from './constants';
|
|
|
7
7
|
import { PopperSlots } from './slots';
|
|
8
8
|
/**
|
|
9
9
|
* Props for the `Popper` component.
|
|
10
|
-
* @author SebastianM - automatic
|
|
11
|
-
* @createdAt 2024-12-10 12:16:10 - automatic
|
|
12
|
-
* @updatedAt 2024-12-11 10:35:15 - automatic
|
|
13
|
-
* @updatedUser SebastianM - automatic
|
|
14
10
|
*/
|
|
15
11
|
export interface PopperProps extends Omit<MUIPopperProps, 'color'> {
|
|
16
12
|
color?: Extract<ComponentPalletColor, 'default'> | undefined;
|
|
@@ -3,9 +3,5 @@ import { SelectProps } from './types';
|
|
|
3
3
|
* Select component for rendering a dropdown with various options.
|
|
4
4
|
* @param {SelectProps} props - The properties for the Select component.
|
|
5
5
|
* @returns {JSX.Element} The rendered Select component.
|
|
6
|
-
* @author SebastianM - automatic
|
|
7
|
-
* @createdAt 2024-12-23 10:47:53 - automatic
|
|
8
|
-
* @updatedAt 2025-01-03 11:42:15 - automatic
|
|
9
|
-
* @updatedUser Andrés Quintero - automatic
|
|
10
6
|
*/
|
|
11
7
|
export declare const Select: import('react').ForwardRefExoticComponent<Omit<SelectProps<any>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
@@ -3,10 +3,6 @@ import { S as SELECT_CLASSES } from "./constants.js";
|
|
|
3
3
|
const selectStyles = {
|
|
4
4
|
/**
|
|
5
5
|
* Estilos para el componente Select
|
|
6
|
-
* @author Bruce Escobar - automatic
|
|
7
|
-
* @createdAt 2024-10-22 10:30:26 - automatic
|
|
8
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
9
|
-
* @updatedUser cesar - automatic
|
|
10
6
|
*/
|
|
11
7
|
root: ({ theme, ownerState }) => ({
|
|
12
8
|
[`&.${SELECT_CLASSES.root}`]: {
|
|
@@ -96,19 +92,11 @@ const selectStyles = {
|
|
|
96
92
|
}),
|
|
97
93
|
/**
|
|
98
94
|
* Estilos para el ícono de la fila
|
|
99
|
-
* @author Bruce Escobar - automatic
|
|
100
|
-
* @createdAt 2024-10-22 10:30:26 - automatic
|
|
101
|
-
* @updatedAt 2025-01-03 11:42:15 - automatic
|
|
102
|
-
* @updatedUser Andrés Quintero - automatic
|
|
103
95
|
*/
|
|
104
96
|
adorment: {},
|
|
105
97
|
/**
|
|
106
98
|
* Styles for the render option container
|
|
107
99
|
* @returns {object} The styles for the render option container
|
|
108
|
-
* @author SebastianM - automatic
|
|
109
|
-
* @createdAt 2024-12-18 15:11:13 - automatic
|
|
110
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
111
|
-
* @updatedUser cesar - automatic
|
|
112
100
|
*/
|
|
113
101
|
renderValueContainer: ({ theme }) => ({
|
|
114
102
|
display: "flex",
|
|
@@ -121,10 +109,6 @@ const selectStyles = {
|
|
|
121
109
|
}),
|
|
122
110
|
/**
|
|
123
111
|
* Styles for the label option
|
|
124
|
-
* @author SebastianM - automatic
|
|
125
|
-
* @createdAt 2024-12-23 10:47:53 - automatic
|
|
126
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
127
|
-
* @updatedUser cesar - automatic
|
|
128
112
|
*/
|
|
129
113
|
labelOption: ({ theme }) => ({
|
|
130
114
|
paddingLeft: theme.vars.size.baseSpacings.sp1,
|
|
@@ -133,10 +117,6 @@ const selectStyles = {
|
|
|
133
117
|
/**
|
|
134
118
|
* Styles for the label placeholder
|
|
135
119
|
* @returns {object} The styles for the label placeholder
|
|
136
|
-
* @author SebastianM - automatic
|
|
137
|
-
* @createdAt 2024-12-26 14:16:33 - automatic
|
|
138
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
139
|
-
* @updatedUser cesar - automatic
|
|
140
120
|
*/
|
|
141
121
|
labelPlaceholer: ({ theme }) => ({
|
|
142
122
|
paddingLeft: theme.vars.size.baseSpacings.sp1
|
|
@@ -145,28 +125,16 @@ const selectStyles = {
|
|
|
145
125
|
* Styles for the menu item select
|
|
146
126
|
* @param {object} theme - The theme object
|
|
147
127
|
* @returns {object} The styles for the menu item select
|
|
148
|
-
* @author SebastianM - automatic
|
|
149
|
-
* @createdAt 2024-12-26 14:16:33 - automatic
|
|
150
|
-
* @updatedAt 2025-01-03 11:42:15 - automatic
|
|
151
|
-
* @updatedUser Andrés Quintero - automatic
|
|
152
128
|
*/
|
|
153
129
|
menuItemList: {},
|
|
154
130
|
/**
|
|
155
131
|
* Estilos del menuItem que no tiene opciones
|
|
156
132
|
* @param {object} theme - The theme object
|
|
157
133
|
* @returns {object} The styles for the menu item select
|
|
158
|
-
* @author SebastianM - automatic
|
|
159
|
-
* @createdAt 2024-12-26 14:16:33 - automatic
|
|
160
|
-
* @updatedAt 2024-12-31 11:23:53 - automatic
|
|
161
|
-
* @updatedUser Andrés Quintero - automatic
|
|
162
134
|
*/
|
|
163
135
|
menuItemNoOptions: {},
|
|
164
136
|
/**
|
|
165
137
|
* Styles for the skeleton select component
|
|
166
|
-
* @author SebastianM - automatic
|
|
167
|
-
* @createdAt 2024-12-17 15:54:22 - automatic
|
|
168
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
169
|
-
* @updatedUser cesar - automatic
|
|
170
138
|
*/
|
|
171
139
|
skeletonSelect: ({ theme, ownerState }) => ({
|
|
172
140
|
width: "100%",
|
|
@@ -10,7 +10,6 @@ import { default as React } from 'react';
|
|
|
10
10
|
* id - Identificador único de la opción. Puede ser número o string.
|
|
11
11
|
* label - Texto que representa la opción.
|
|
12
12
|
* [icon] - (Opcional) URL del ícono asociado a la opción.
|
|
13
|
-
* @createdAt 2024-10-22 10:30:26 - automatic
|
|
14
13
|
*/
|
|
15
14
|
export type selectOption<T = unknown> = {
|
|
16
15
|
id: T;
|
|
@@ -19,28 +18,18 @@ export type selectOption<T = unknown> = {
|
|
|
19
18
|
};
|
|
20
19
|
/**
|
|
21
20
|
* Propiedades que acepta el componente `Select`, extendiendo las propiedades de Material-UI `SelectProps`.
|
|
22
|
-
* @author Bruce Escobar - automatic
|
|
23
|
-
* @createdAt 2024-10-22 10:30:26 - automatic
|
|
24
|
-
* @updatedAt 2025-01-03 11:42:15 - automatic
|
|
25
|
-
* @updatedUser Andrés Quintero - automatic
|
|
26
21
|
*/
|
|
27
22
|
export interface SelectProps<T> extends Omit<MUISelectProps<T>, 'size' | 'onChange' | 'error' | 'variant' | 'color'> {
|
|
28
23
|
/**
|
|
29
24
|
* Lista de opciones para enseñar en el Select.
|
|
30
|
-
* @createdAt 2025-01-31 11:34:36 - automatic
|
|
31
25
|
*/
|
|
32
26
|
options: selectOption<T>[];
|
|
33
27
|
/**
|
|
34
28
|
* Tamaño del Select.
|
|
35
|
-
* @createdAt 2025-01-31 11:34:36 - automatic
|
|
36
29
|
*/
|
|
37
30
|
size?: Extract<Sizes, 'small' | 'medium'>;
|
|
38
31
|
/**
|
|
39
32
|
* procedimiento para ejecutarse cuando cabia la selección.
|
|
40
|
-
* @author cesar - automatic
|
|
41
|
-
* @createdAt 2025-01-31 11:34:36 - automatic
|
|
42
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
43
|
-
* @updatedUser cesar - automatic
|
|
44
33
|
*/
|
|
45
34
|
onChange?: (option: selectOption<T>) => void;
|
|
46
35
|
/**
|
|
@@ -4,9 +4,5 @@ import { SkeletonProps } from './types';
|
|
|
4
4
|
* al cual se le ha agregado una capa de estilos con overrides definidos por el sistema de diseño.
|
|
5
5
|
* Este componente proporciona una experiencia de carga visual mientras los datos están siendo recuperados,
|
|
6
6
|
* y es altamente personalizable gracias a las propiedades y variantes específicas que se le han añadido.
|
|
7
|
-
* @author Bruce Escobar - automatic
|
|
8
|
-
* @createdAt 2024-10-22 09:41:31 - automatic
|
|
9
|
-
* @updatedAt 2024-10-22 19:27:23 - automatic
|
|
10
|
-
* @updatedUser Bruce Escobar - automatic
|
|
11
7
|
*/
|
|
12
8
|
export declare const Skeleton: (props: SkeletonProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,10 +2,6 @@ const skeletonStyles = {
|
|
|
2
2
|
/**
|
|
3
3
|
* Slot: root
|
|
4
4
|
* Componente extendido de MUI Skeleton, que permite personalizar los estilos del componente.
|
|
5
|
-
* @author Bruce Escobar - automatic
|
|
6
|
-
* @createdAt 2024-10-22 09:41:31 - automatic
|
|
7
|
-
* @updatedAt 2024-10-22 19:27:23 - automatic
|
|
8
|
-
* @updatedUser Bruce Escobar - automatic
|
|
9
5
|
*/
|
|
10
6
|
root: ({ ownerState, theme }) => ({
|
|
11
7
|
"&.M4lclassCssSpecificity": {
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { StackProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* Stack es un componente contenedor para organizar elementos vertical u horizontalmente.
|
|
4
|
-
* @author cesar - automatic
|
|
5
|
-
* @createdAt 2025-02-04 15:44:12 - automatic
|
|
6
|
-
* @updatedAt 2025-02-04 15:44:12 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const Stack: (props: StackProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { TabProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* Componente `Tab` que representa una pestaña interactiva.
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2024-12-30 14:36:11 - automatic
|
|
7
|
-
* @updatedUser Andrés Quintero - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare function Tab(props: TabProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
const tabStyles = {
|
|
2
2
|
/**
|
|
3
3
|
* Slot Raíz: Estilos para el contenedor principal del componente Tab.
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2024-12-30 14:36:11 - automatic
|
|
7
|
-
* @updatedUser Andrés Quintero - automatic
|
|
8
4
|
*/
|
|
9
5
|
root: ({ theme, ownerState }) => ({
|
|
10
6
|
// Estructura y layout básico
|
|
@@ -71,7 +67,6 @@ const tabStyles = {
|
|
|
71
67
|
/**
|
|
72
68
|
* **Pseudoclases**:
|
|
73
69
|
* - Estilos para los estados hover, focus-visible y active.
|
|
74
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
75
70
|
*/
|
|
76
71
|
"&:hover": {
|
|
77
72
|
background: theme.vars.palette[ownerState.tabColor || "default"].hover
|
|
@@ -83,7 +78,6 @@ const tabStyles = {
|
|
|
83
78
|
* **Estado Seleccionado**:
|
|
84
79
|
* - Estilos aplicados cuando la pestaña está en estado seleccionado (`.Mui-selected`).
|
|
85
80
|
* - Incluye estilos específicos para el icono y la tipografía.
|
|
86
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
87
81
|
*/
|
|
88
82
|
"&.Mui-selected": {
|
|
89
83
|
background: theme.vars.palette.background.default,
|
|
@@ -151,10 +145,6 @@ const tabStyles = {
|
|
|
151
145
|
/**
|
|
152
146
|
* Slot de Tipografía:
|
|
153
147
|
* - **Estilos Generales**: Configura el color base del texto, aplicando especificidad para clases específicas.
|
|
154
|
-
* @author Andrés Quintero - automatic
|
|
155
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
156
|
-
* @updatedAt 2024-12-30 14:36:11 - automatic
|
|
157
|
-
* @updatedUser Andrés Quintero - automatic
|
|
158
148
|
*/
|
|
159
149
|
tipography: ({ ownerState }) => ({
|
|
160
150
|
cursor: "pointer",
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { TextFieldProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* Componente TextField extended de MUI-MATERIAL componente de entrada de datos en una interfaz de usuario que permite a los usuarios ingresar y editar texto. Es comúnmente utilizado en formularios y otros contextos donde se requiere la entrada de texto por parte del usuario.
|
|
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 TextField: import('react').ForwardRefExoticComponent<Omit<TextFieldProps, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
@@ -4,10 +4,6 @@ import { T as TEXT_FIELD_CLASSES } from "./constants.js";
|
|
|
4
4
|
const textFieldStyles = {
|
|
5
5
|
/**
|
|
6
6
|
* Estilos personalizados para el componente TextField.
|
|
7
|
-
* @author SebastianM - automatic
|
|
8
|
-
* @createdAt 2024-11-29 10:03:37 - automatic
|
|
9
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
10
|
-
* @updatedUser Andrés Quintero - automatic
|
|
11
7
|
*/
|
|
12
8
|
root: ({ ownerState, theme }) => ({
|
|
13
9
|
width: "100%",
|
|
@@ -125,10 +121,6 @@ const textFieldStyles = {
|
|
|
125
121
|
}),
|
|
126
122
|
/**
|
|
127
123
|
* Estilos personalizados para el componente Skeleton.
|
|
128
|
-
* @author SebastianM - automatic
|
|
129
|
-
* @createdAt 2024-11-29 10:03:37 - automatic
|
|
130
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
131
|
-
* @updatedUser Andrés Quintero - automatic
|
|
132
124
|
*/
|
|
133
125
|
skeleton: ({ ownerState, theme }) => ({
|
|
134
126
|
[`&.${TEXT_FIELD_CLASSES.skeleton}`]: {
|
|
@@ -3,10 +3,6 @@ const toggleButtonStyles = {
|
|
|
3
3
|
* Generates styles for the Toggle Button based on its state.
|
|
4
4
|
* @param theme - Material-UI theme object.
|
|
5
5
|
* @param ownerState - The owner state of the Toggle Button.
|
|
6
|
-
* @author cesar - automatic
|
|
7
|
-
* @createdAt 2024-12-12 10:02:53 - automatic
|
|
8
|
-
* @updatedAt 2024-12-30 14:36:11 - automatic
|
|
9
|
-
* @updatedUser Andrés Quintero - automatic
|
|
10
6
|
*/
|
|
11
7
|
toggleButtonRoot: ({ theme, ownerState }) => {
|
|
12
8
|
const innerShadow = ownerState?.variant === "contained" ? theme.vars.customShadows.innerShadowContainer : ownerState?.variant === "outlined" ? theme.vars.customShadows.innerShadowOutlinedText : theme.vars.customShadows.innerShadowText;
|
|
@@ -3,10 +3,6 @@ const toggleIconButtonStyles = {
|
|
|
3
3
|
* Generates styles for the Toggle IconButton based on its state.
|
|
4
4
|
* @param theme - Material-UI theme object.
|
|
5
5
|
* @param ownerState - The owner state of the Toggle Button.
|
|
6
|
-
* @author cesar - automatic
|
|
7
|
-
* @createdAt 2024-12-12 10:02:53 - automatic
|
|
8
|
-
* @updatedAt 2024-12-18 15:14:35 - automatic
|
|
9
|
-
* @updatedUser cesar - automatic
|
|
10
6
|
*/
|
|
11
7
|
toggleIconButtonRoot: ({ theme, ownerState }) => ({
|
|
12
8
|
...ownerState?.isToggled && {
|
|
@@ -2,10 +2,6 @@ const tooltipStyles = {
|
|
|
2
2
|
root: ({}) => ({}),
|
|
3
3
|
/**
|
|
4
4
|
* Estilos del componente Tooltip
|
|
5
|
-
* @author Andrés Quintero - automatic
|
|
6
|
-
* @createdAt 2024-12-30 14:36:06 - automatic
|
|
7
|
-
* @updatedAt 2024-12-30 14:36:11 - automatic
|
|
8
|
-
* @updatedUser Andrés Quintero - automatic
|
|
9
5
|
*/
|
|
10
6
|
tooltip: ({ theme }) => ({
|
|
11
7
|
background: theme.vars.palette.background.default,
|
|
@@ -17,9 +17,5 @@ import { TypographyProps } from './types';
|
|
|
17
17
|
* @param {React.ReactNode} [props.children] - The content of the typography.
|
|
18
18
|
* @param {object} [props.other] - Additional properties to be passed to the component.
|
|
19
19
|
* @returns {JSX.Element} The rendered Typography component.
|
|
20
|
-
* @author Bruce Escobar - automatic
|
|
21
|
-
* @createdAt 2024-10-22 09:41:31 - automatic
|
|
22
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
23
|
-
* @updatedUser Andrés Quintero - automatic
|
|
24
20
|
*/
|
|
25
21
|
export declare function Typography(props: TypographyProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,10 +4,6 @@ const typographyStyles = {
|
|
|
4
4
|
/**
|
|
5
5
|
* Slot: root
|
|
6
6
|
* Componente extendido de MUI Typography, que permite personalizar los estilos del componente.
|
|
7
|
-
* @author Bruce Escobar - automatic
|
|
8
|
-
* @createdAt 2024-10-22 09:41:31 - automatic
|
|
9
|
-
* @updatedAt 2025-01-20 10:20:09 - automatic
|
|
10
|
-
* @updatedUser cesar - automatic
|
|
11
7
|
*/
|
|
12
8
|
root: ({ ownerState, theme }) => ({
|
|
13
9
|
cursor: "default",
|
|
@@ -41,10 +37,6 @@ const typographyStyles = {
|
|
|
41
37
|
}),
|
|
42
38
|
/**
|
|
43
39
|
* Slot: skeleton
|
|
44
|
-
* @author cesar - automatic
|
|
45
|
-
* @createdAt 2025-01-20 09:47:08 - automatic
|
|
46
|
-
* @updatedAt 2025-01-20 10:20:09 - automatic
|
|
47
|
-
* @updatedUser cesar - automatic
|
|
48
40
|
*/
|
|
49
41
|
skeleton: ({ theme, ownerState }) => ({
|
|
50
42
|
...getHeightSizeStyles(
|
|
@@ -3,14 +3,9 @@ import { PopupsStateWithActions, InitialPopupsStoreProps } 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
|
* Crea el store de los popups
|
|
10
|
-
* @author Juan Escobar - automatic
|
|
11
|
-
* @updatedAt 2024-10-22 19:27:24 - automatic
|
|
12
|
-
* @updatedUser Bruce Escobar - automatic
|
|
13
|
-
* @createdAt 2024-10-15 17:33:28 - automatic
|
|
14
9
|
*/
|
|
15
10
|
export declare const createPopupsStore: (initProps: InitialPopupsStoreProps) => Omit<Omit<import('zustand').StoreApi<PopupsStateWithActions>, "setState"> & {
|
|
16
11
|
setState<A extends string | {
|