@m4l/components 9.1.100 → 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/getWindowForAreaTest.d.ts +33 -0
- package/components/areas/contexts/AreasContext/helpers/helper.d.ts +1 -36
- package/components/areas/contexts/AreasContext/helpers/helper.js +10 -7
- 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 +30 -140
- package/components/areas/contexts/AreasContext/tests/fnNetworkImplementation.d.ts +1 -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.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
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
const windowConfirmStyles = {
|
|
2
2
|
/**
|
|
3
3
|
* Wrapper Window Confirm Styles
|
|
4
|
-
* @author cesar - automatic
|
|
5
|
-
* @createdAt 2024-11-21 08:55:01 - automatic
|
|
6
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
7
|
-
* @updatedUser Andrés Quintero - automatic
|
|
8
4
|
*/
|
|
9
5
|
wrapperWindowConfirm: ({ theme, ownerState }) => ({
|
|
10
6
|
display: "flex",
|
|
@@ -34,10 +30,6 @@ const windowConfirmStyles = {
|
|
|
34
30
|
wrapperWindowBase: {},
|
|
35
31
|
/**
|
|
36
32
|
* Wrapper Window Confirm Content Styles
|
|
37
|
-
* @author cesar - automatic
|
|
38
|
-
* @createdAt 2024-11-22 10:58:23 - automatic
|
|
39
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
40
|
-
* @updatedUser Andrés Quintero - automatic
|
|
41
33
|
*/
|
|
42
34
|
windowConfirmContent: ({ theme }) => ({
|
|
43
35
|
display: "flex",
|
|
@@ -52,10 +44,6 @@ const windowConfirmStyles = {
|
|
|
52
44
|
}),
|
|
53
45
|
/**
|
|
54
46
|
* Container Illustration Styles
|
|
55
|
-
* @author cesar - automatic
|
|
56
|
-
* @createdAt 2024-11-19 11:57:37 - automatic
|
|
57
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
58
|
-
* @updatedUser Andrés Quintero - automatic
|
|
59
47
|
*/
|
|
60
48
|
illustrationContainer: ({ theme }) => ({
|
|
61
49
|
display: "flex",
|
|
@@ -68,10 +56,6 @@ const windowConfirmStyles = {
|
|
|
68
56
|
}),
|
|
69
57
|
/**
|
|
70
58
|
* Icon Illustration Styles
|
|
71
|
-
* @author cesar - automatic
|
|
72
|
-
* @createdAt 2024-11-19 11:57:37 - automatic
|
|
73
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
74
|
-
* @updatedUser Andrés Quintero - automatic
|
|
75
59
|
*/
|
|
76
60
|
illustrationIcon: () => ({
|
|
77
61
|
width: "auto !important",
|
|
@@ -82,10 +66,6 @@ const windowConfirmStyles = {
|
|
|
82
66
|
}),
|
|
83
67
|
/**
|
|
84
68
|
* Text Content Styles
|
|
85
|
-
* @author cesar - automatic
|
|
86
|
-
* @createdAt 2024-11-19 11:57:37 - automatic
|
|
87
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
88
|
-
* @updatedUser Andrés Quintero - automatic
|
|
89
69
|
*/
|
|
90
70
|
textContent: ({ theme }) => ({
|
|
91
71
|
display: "flex",
|
|
@@ -96,10 +76,6 @@ const windowConfirmStyles = {
|
|
|
96
76
|
}),
|
|
97
77
|
/**
|
|
98
78
|
* Title Illustration Styles
|
|
99
|
-
* @author cesar - automatic
|
|
100
|
-
* @createdAt 2024-11-19 11:57:37 - automatic
|
|
101
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
102
|
-
* @updatedUser Andrés Quintero - automatic
|
|
103
79
|
*/
|
|
104
80
|
title: ({ theme }) => ({
|
|
105
81
|
color: theme.vars.palette.text.primary,
|
|
@@ -108,10 +84,6 @@ const windowConfirmStyles = {
|
|
|
108
84
|
}),
|
|
109
85
|
/**
|
|
110
86
|
* Message Illustration Styles
|
|
111
|
-
* @author cesar - automatic
|
|
112
|
-
* @createdAt 2024-11-21 08:55:01 - automatic
|
|
113
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
114
|
-
* @updatedUser Andrés Quintero - automatic
|
|
115
87
|
*/
|
|
116
88
|
message: ({ theme }) => ({
|
|
117
89
|
textAlign: "center",
|
|
@@ -119,10 +91,6 @@ const windowConfirmStyles = {
|
|
|
119
91
|
}),
|
|
120
92
|
/**
|
|
121
93
|
* Actions Container Styles
|
|
122
|
-
* @author cesar - automatic
|
|
123
|
-
* @createdAt 2024-11-19 11:57:37 - automatic
|
|
124
|
-
* @updatedAt 2025-01-08 10:36:41 - automatic
|
|
125
|
-
* @updatedUser Andrés Quintero - automatic
|
|
126
94
|
*/
|
|
127
95
|
actionsContainer: ({ theme }) => ({
|
|
128
96
|
padding: theme.vars.size.baseSpacings.sp3
|
|
@@ -2,9 +2,5 @@ import { OwnerStateWindowConfirm } from '../../types';
|
|
|
2
2
|
import { MessageIllustrationProps } from './types';
|
|
3
3
|
/**
|
|
4
4
|
* TODO: Documentar
|
|
5
|
-
* @author cesar - automatic
|
|
6
|
-
* @createdAt 2024-11-19 11:52:55 - automatic
|
|
7
|
-
* @updatedAt 2024-12-13 14:44:58 - automatic
|
|
8
|
-
* @updatedUser cesar - automatic
|
|
9
5
|
*/
|
|
10
6
|
export declare const MessageIllustration: (props: MessageIllustrationProps & OwnerStateWindowConfirm) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -6,15 +6,10 @@ import { ComponentPalletColor, Sizes } from '@m4l/styles';
|
|
|
6
6
|
/**
|
|
7
7
|
* Colores disponibles para el estado de la ventana de confirmación.
|
|
8
8
|
* Puede ser 'warning', 'error', 'info', 'success' o undefined.
|
|
9
|
-
* @createdAt 2024-11-19 11:52:55 - automatic
|
|
10
9
|
*/
|
|
11
10
|
export type StateColors = 'warning' | 'error' | 'delete' | 'info' | 'success' | undefined;
|
|
12
11
|
/**
|
|
13
12
|
* Propiedades de la ventana de confirmación.
|
|
14
|
-
* @createdAt 2024-11-19 11:52:55 - automatic
|
|
15
|
-
* @author cesar - automatic
|
|
16
|
-
* @updatedAt 2024-12-30 14:36:09 - automatic
|
|
17
|
-
* @updatedUser Andrés Quintero - automatic
|
|
18
13
|
*/
|
|
19
14
|
export interface WindowConfirmProps {
|
|
20
15
|
title: string;
|
|
@@ -5,9 +5,5 @@ import { AreasAdminProps } from './types';
|
|
|
5
5
|
* Este componente permite al usuario administrar las áreas disponibles,
|
|
6
6
|
* seleccionar un área específica y agregar nuevas áreas.
|
|
7
7
|
* Utiliza hooks como useAreasStore, useEnvironment, useModuleDictionary.
|
|
8
|
-
* @author cesar - automatic
|
|
9
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
10
|
-
* @updatedAt 2025-02-04 09:25:18 - automatic
|
|
11
|
-
* @updatedUser cesar - automatic
|
|
12
8
|
*/
|
|
13
9
|
export declare const AreasAdmin: (props: AreasAdminProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -2,16 +2,12 @@ import { g as getHeightSizeStyles } from "../../../../utils/getHeightSizeStyles.
|
|
|
2
2
|
const areasAdminStyles = {
|
|
3
3
|
/**
|
|
4
4
|
* Root areas admin Styles
|
|
5
|
-
* @author cesar - automatic
|
|
6
|
-
* @createdAt 2025-01-22 17:19:48 - automatic
|
|
7
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
8
|
-
* @updatedUser cesar - automatic
|
|
9
5
|
*/
|
|
10
6
|
root: ({ theme }) => ({
|
|
11
7
|
width: "100%",
|
|
12
8
|
display: "flex",
|
|
13
9
|
flexDirection: "row",
|
|
14
|
-
"
|
|
10
|
+
"&& .simplebar-content": {
|
|
15
11
|
display: "flex",
|
|
16
12
|
flexDirection: "row",
|
|
17
13
|
gap: theme.vars.size.baseSpacings.sp2,
|
|
@@ -20,10 +16,6 @@ const areasAdminStyles = {
|
|
|
20
16
|
}),
|
|
21
17
|
/**
|
|
22
18
|
* Root areas admin content Styles
|
|
23
|
-
* @author cesar - automatic
|
|
24
|
-
* @createdAt 2025-01-25 19:41:41 - automatic
|
|
25
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
26
|
-
* @updatedUser cesar - automatic
|
|
27
19
|
*/
|
|
28
20
|
areasAdminContent: () => ({
|
|
29
21
|
display: "flex",
|
|
@@ -32,10 +24,6 @@ const areasAdminStyles = {
|
|
|
32
24
|
}),
|
|
33
25
|
/**
|
|
34
26
|
* Root container admin windows Styles
|
|
35
|
-
* @author cesar - automatic
|
|
36
|
-
* @createdAt 2025-01-25 19:41:41 - automatic
|
|
37
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
38
|
-
* @updatedUser cesar - automatic
|
|
39
27
|
*/
|
|
40
28
|
containerAdminWindows: ({ theme }) => ({
|
|
41
29
|
display: "flex",
|
|
@@ -48,10 +36,6 @@ const areasAdminStyles = {
|
|
|
48
36
|
}),
|
|
49
37
|
/**
|
|
50
38
|
* Root area container content chips
|
|
51
|
-
* @author cesar - automatic
|
|
52
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
53
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
54
|
-
* @updatedUser cesar - automatic
|
|
55
39
|
*/
|
|
56
40
|
areaContainerContentChips: () => ({
|
|
57
41
|
display: "flex",
|
|
@@ -59,10 +43,6 @@ const areasAdminStyles = {
|
|
|
59
43
|
}),
|
|
60
44
|
/**
|
|
61
45
|
* Root area content chip Styles
|
|
62
|
-
* @author cesar - automatic
|
|
63
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
64
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
65
|
-
* @updatedUser cesar - automatic
|
|
66
46
|
*/
|
|
67
47
|
areaContentChip: ({ theme }) => ({
|
|
68
48
|
height: "100%",
|
|
@@ -73,10 +53,6 @@ const areasAdminStyles = {
|
|
|
73
53
|
}),
|
|
74
54
|
/**
|
|
75
55
|
* Root area chip Styles
|
|
76
|
-
* @author cesar - automatic
|
|
77
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
78
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
79
|
-
* @updatedUser cesar - automatic
|
|
80
56
|
*/
|
|
81
57
|
areaChipRoot: () => ({
|
|
82
58
|
width: "100%",
|
|
@@ -85,10 +61,6 @@ const areasAdminStyles = {
|
|
|
85
61
|
}),
|
|
86
62
|
/**
|
|
87
63
|
* Root area container chip edit button
|
|
88
|
-
* @author cesar - automatic
|
|
89
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
90
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
91
|
-
* @updatedUser cesar - automatic
|
|
92
64
|
*/
|
|
93
65
|
areaContainerChipEditButton: () => ({
|
|
94
66
|
display: "flex",
|
|
@@ -96,10 +68,6 @@ const areasAdminStyles = {
|
|
|
96
68
|
}),
|
|
97
69
|
/**
|
|
98
70
|
* Chip areas Styles
|
|
99
|
-
* @author cesar - automatic
|
|
100
|
-
* @createdAt 2025-01-24 09:29:33 - automatic
|
|
101
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
102
|
-
* @updatedUser cesar - automatic
|
|
103
71
|
*/
|
|
104
72
|
chipAreas: ({ theme, ownerState }) => ({
|
|
105
73
|
borderRadius: theme.vars.size.borderRadius.r1,
|
|
@@ -115,10 +83,6 @@ const areasAdminStyles = {
|
|
|
115
83
|
}),
|
|
116
84
|
/**
|
|
117
85
|
* Icon button add area Styles
|
|
118
|
-
* @author cesar - automatic
|
|
119
|
-
* @createdAt 2025-01-24 12:34:21 - automatic
|
|
120
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
121
|
-
* @updatedUser cesar - automatic
|
|
122
86
|
*/
|
|
123
87
|
iconButtonAddArea: ({ theme, ownerState }) => ({
|
|
124
88
|
borderRadius: theme.vars.size.borderRadius.r1,
|
|
@@ -130,10 +94,6 @@ const areasAdminStyles = {
|
|
|
130
94
|
}),
|
|
131
95
|
/**
|
|
132
96
|
* Menu actions Styles
|
|
133
|
-
* @author cesar - automatic
|
|
134
|
-
* @createdAt 2025-01-25 19:41:41 - automatic
|
|
135
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
136
|
-
* @updatedUser cesar - automatic
|
|
137
97
|
*/
|
|
138
98
|
menuActionsChip: () => ({
|
|
139
99
|
opacity: 0,
|
|
@@ -142,10 +102,6 @@ const areasAdminStyles = {
|
|
|
142
102
|
}),
|
|
143
103
|
/**
|
|
144
104
|
* Root area chip mobile Styles
|
|
145
|
-
* @author cesar - automatic
|
|
146
|
-
* @createdAt 2025-01-26 19:29:17 - automatic
|
|
147
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
148
|
-
* @updatedUser cesar - automatic
|
|
149
105
|
*/
|
|
150
106
|
areaChipMobileRoot: ({ theme }) => ({
|
|
151
107
|
display: "flex",
|
|
@@ -155,10 +111,6 @@ const areasAdminStyles = {
|
|
|
155
111
|
}),
|
|
156
112
|
/**
|
|
157
113
|
* Root chip mobile Styles
|
|
158
|
-
* @author cesar - automatic
|
|
159
|
-
* @createdAt 2025-01-26 19:29:17 - automatic
|
|
160
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
161
|
-
* @updatedUser cesar - automatic
|
|
162
114
|
*/
|
|
163
115
|
chipMobileRoot: ({ theme }) => ({
|
|
164
116
|
display: "flex",
|
|
@@ -168,10 +120,6 @@ const areasAdminStyles = {
|
|
|
168
120
|
}),
|
|
169
121
|
/**
|
|
170
122
|
* Root chip mobile content Styles
|
|
171
|
-
* @author cesar - automatic
|
|
172
|
-
* @createdAt 2025-01-26 19:29:17 - automatic
|
|
173
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
174
|
-
* @updatedUser cesar - automatic
|
|
175
123
|
*/
|
|
176
124
|
chipMobileContent: ({ theme }) => ({
|
|
177
125
|
display: "flex",
|
|
@@ -181,20 +129,12 @@ const areasAdminStyles = {
|
|
|
181
129
|
}),
|
|
182
130
|
/**
|
|
183
131
|
* Name area chip mobile Styles
|
|
184
|
-
* @author cesar - automatic
|
|
185
|
-
* @createdAt 2025-01-27 12:58:18 - automatic
|
|
186
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
187
|
-
* @updatedUser cesar - automatic
|
|
188
132
|
*/
|
|
189
133
|
nameChipMobile: ({ theme }) => ({
|
|
190
134
|
padding: theme.vars.size.baseSpacings.sp1
|
|
191
135
|
}),
|
|
192
136
|
/**
|
|
193
137
|
* Root add areas mobile container
|
|
194
|
-
* @author cesar - automatic
|
|
195
|
-
* @createdAt 2025-01-26 19:29:17 - automatic
|
|
196
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
197
|
-
* @updatedUser cesar - automatic
|
|
198
138
|
*/
|
|
199
139
|
addAreasMobileContainer: () => ({
|
|
200
140
|
display: "flex",
|
|
@@ -202,10 +142,6 @@ const areasAdminStyles = {
|
|
|
202
142
|
}),
|
|
203
143
|
/**
|
|
204
144
|
* Root menu actions area chip mobile
|
|
205
|
-
* @author cesar - automatic
|
|
206
|
-
* @createdAt 2025-01-26 19:29:17 - automatic
|
|
207
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
208
|
-
* @updatedUser cesar - automatic
|
|
209
145
|
*/
|
|
210
146
|
menuActionsAreaChipMobile: ({ theme }) => ({
|
|
211
147
|
display: "flex",
|
|
@@ -220,10 +156,6 @@ const areasAdminStyles = {
|
|
|
220
156
|
}),
|
|
221
157
|
/**
|
|
222
158
|
* Root edit area chip container
|
|
223
|
-
* @author cesar - automatic
|
|
224
|
-
* @createdAt 2025-01-26 22:11:32 - automatic
|
|
225
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
226
|
-
* @updatedUser cesar - automatic
|
|
227
159
|
*/
|
|
228
160
|
editAreaChipContainer: ({ theme }) => ({
|
|
229
161
|
borderRadius: theme.vars.size.borderRadius.r1,
|
|
@@ -232,10 +164,6 @@ const areasAdminStyles = {
|
|
|
232
164
|
}),
|
|
233
165
|
/**
|
|
234
166
|
* Root edit area header
|
|
235
|
-
* @author cesar - automatic
|
|
236
|
-
* @createdAt 2025-01-26 22:11:32 - automatic
|
|
237
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
238
|
-
* @updatedUser cesar - automatic
|
|
239
167
|
*/
|
|
240
168
|
editAreaHeader: ({ theme }) => ({
|
|
241
169
|
display: "flex",
|
|
@@ -247,10 +175,6 @@ const areasAdminStyles = {
|
|
|
247
175
|
}),
|
|
248
176
|
/**
|
|
249
177
|
* Root edit area chip mobile container
|
|
250
|
-
* @author cesar - automatic
|
|
251
|
-
* @createdAt 2025-01-26 22:11:32 - automatic
|
|
252
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
253
|
-
* @updatedUser cesar - automatic
|
|
254
178
|
*/
|
|
255
179
|
editAreaChipMobileContainer: ({ theme }) => ({
|
|
256
180
|
borderRadius: theme.vars.size.borderRadius.r1,
|
|
@@ -25,10 +25,7 @@ import { AreaChipProps } from './types';
|
|
|
25
25
|
* - initialValues: { inputEditArea: string } - Initial values for the form.
|
|
26
26
|
* - validationSchema: Yup.ObjectSchema - Validation schema for the form.
|
|
27
27
|
* - rippleRef: React.RefObject<any> - Reference to the ripple effect.
|
|
28
|
-
*
|
|
29
|
-
* @createdAt 2025-01-25 19:41:41 - automatic
|
|
30
|
-
* @updatedAt 2025-02-04 09:17:16 - automatic
|
|
31
|
-
* @updatedUser cesar - automatic
|
|
28
|
+
*
|
|
32
29
|
*/
|
|
33
30
|
export declare const AreaChip: {
|
|
34
31
|
(props: AreaChipProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ChipActionsMobile component for rendering the actions of the chip in mobile view.
|
|
3
|
-
* @author Andrés Quintero - automatic
|
|
4
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
5
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
6
|
-
* @updatedUser cesar - automatic
|
|
7
3
|
*/
|
|
8
4
|
export declare const ChipActionsMobile: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { ChipActionsMobileProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const ChipActionsMobile: (props: ChipActionsMobileProps) => import("react/jsx-runtime").JSX.Element;
|
package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/AreaChipMobile.d.ts
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* TODO: Documentar
|
|
3
|
-
* @author SebastianM - automatic
|
|
4
|
-
* @createdAt 2024-11-06 09:00:05 - automatic
|
|
5
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
6
|
-
* @updatedUser cesar - automatic
|
|
7
3
|
*/
|
|
8
4
|
export declare const AreaChipMobile: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -24,10 +24,6 @@ import { AreaChipProps } from '../../../AreaChip/types';
|
|
|
24
24
|
* - initialValues: { inputEditArea: string } - Initial values for the form.
|
|
25
25
|
* - validationSchema: Yup.ObjectSchema - Validation schema for the form.
|
|
26
26
|
* - rippleRef: React.RefObject<any> - Reference to the ripple effect.
|
|
27
|
-
* @author SebastianM - automatic
|
|
28
|
-
* @createdAt 2024-11-06 11:07:59 - automatic
|
|
29
|
-
* @updatedAt 2025-02-04 07:14:00 - automatic
|
|
30
|
-
* @updatedUser cesar - automatic
|
|
31
27
|
*/
|
|
32
28
|
export declare const ChipMobile: {
|
|
33
29
|
(props: AreaChipProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { PanelWindowPopUpProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const PanelWindowPopUp: (props: PanelWindowPopUpProps) => import("react/jsx-runtime").JSX.Element;
|
package/components/areas/components/AreasAdmin/subcomponents/PanelWindowPopUp/PanelWindowPopUp.d.ts
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { PanelWindowPopUpProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-01-31 11:37:44 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const PanelWindowPopUp: (props: PanelWindowPopUpProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -3,10 +3,6 @@ import { OwnerState } from '../../../contexts/AreasContext/types';
|
|
|
3
3
|
export declare const areasViewerClasses: AreasViewerClasses;
|
|
4
4
|
/**
|
|
5
5
|
* TODO: Documentar
|
|
6
|
-
* @author Juan Escobar - automatic
|
|
7
|
-
* @createdAt 2024-10-15 17:52:49 - automatic
|
|
8
|
-
* @updatedAt 2024-10-22 19:27:23 - automatic
|
|
9
|
-
* @updatedUser Bruce Escobar - automatic
|
|
10
6
|
*/
|
|
11
7
|
export declare const useAreasViewerUtilityClasses: (ownerState: OwnerState) => Record<"root" | "areaRoot" | "areaGridLayoutPanelContainer" | "areaGridLayout" | "areaGridLayoutPopupsContainer" | "areasWindowPopUpList" | "windowRoot" | "windowHeader" | "windowHeaderTitle" | "windowHeaderMainActions" | "windowHeaderCancelHandle" | "windowContent" | "windowRootContainer" | "windowLinearProgressRoot" | "windowLinearProgressBar" | "windowPopupRoot" | "windowModalRoot" | "panelWindowsRoot" | "panelWindowsButtonContainer" | "panelWindowsSeparator" | "loaderContainer" | "containerComponent" | "selectedWindow" | "areasLoadingErrorRoot" | "areasLoadingErrorLoading" | "areasLoadingError" | "areasLoadingErrorIcon" | "areasLoadingErrorTitle" | "areasLoadingErrorDescription" | "areasLoadingErrorDivider", string>;
|
|
12
8
|
export type ViwerClasses = ReturnType<typeof useAreasViewerUtilityClasses>;
|
|
@@ -8,7 +8,6 @@ const AreasViewerRoot = styled("div")`
|
|
|
8
8
|
overflow: hidden;
|
|
9
9
|
/* flex-grow: 1; */
|
|
10
10
|
position: relative;
|
|
11
|
-
|
|
12
11
|
//areaRoot
|
|
13
12
|
& .${areasViewerClasses.areaRoot} {
|
|
14
13
|
display: none;
|
|
@@ -20,18 +19,14 @@ const AreasViewerRoot = styled("div")`
|
|
|
20
19
|
overflow: hidden;
|
|
21
20
|
justify-content: top;
|
|
22
21
|
align-items: flex-start;
|
|
23
|
-
|
|
24
22
|
visibility: hidden;
|
|
25
23
|
}
|
|
26
|
-
|
|
27
24
|
& .${areasViewerClasses.areaRoot}.${areasViewerClasses.selected} {
|
|
28
25
|
display: block;
|
|
29
26
|
visibility: visible;
|
|
30
27
|
}
|
|
31
|
-
|
|
32
28
|
&.${areasViewerClasses.isMobile} .${areasViewerClasses.areaRoot} {
|
|
33
29
|
}
|
|
34
|
-
|
|
35
30
|
// areaGridLayoutPanelContainer
|
|
36
31
|
& .${areasViewerClasses.areaGridLayoutPanelContainer} {
|
|
37
32
|
display: flex;
|
|
@@ -61,7 +56,6 @@ const AreasViewerRoot = styled("div")`
|
|
|
61
56
|
// // position: 'absolute',
|
|
62
57
|
// // },
|
|
63
58
|
}
|
|
64
|
-
|
|
65
59
|
// PanelWindowsRoot
|
|
66
60
|
& .${areasViewerClasses.panelWindowsRoot} {
|
|
67
61
|
display: flex;
|
|
@@ -71,7 +65,6 @@ const AreasViewerRoot = styled("div")`
|
|
|
71
65
|
&.${areasViewerClasses.isMobile} .${areasViewerClasses.panelWindowsRoot} {
|
|
72
66
|
flex-direction: row;
|
|
73
67
|
}
|
|
74
|
-
|
|
75
68
|
// windowRoot
|
|
76
69
|
& .${areasViewerClasses.windowRoot} {
|
|
77
70
|
inset: 0;
|
|
@@ -82,11 +75,9 @@ const AreasViewerRoot = styled("div")`
|
|
|
82
75
|
/* width: 100%; */
|
|
83
76
|
overflow: hidden;
|
|
84
77
|
border: 1px solid gray;
|
|
85
|
-
|
|
86
78
|
background-color: ${(props) => props.theme.vars.palette.background.default};
|
|
87
79
|
padding: ${(props) => props.theme.spacing(0)};
|
|
88
80
|
}
|
|
89
|
-
|
|
90
81
|
& .${areasViewerClasses.windowRoot}.${areasViewerClasses.selected} {
|
|
91
82
|
border-top: 1px solid green;
|
|
92
83
|
}
|
|
@@ -102,21 +93,17 @@ const AreasViewerRoot = styled("div")`
|
|
|
102
93
|
// windowHeaderMainActions
|
|
103
94
|
& .${areasViewerClasses.windowHeaderMainActions} {
|
|
104
95
|
display: flex;
|
|
105
|
-
|
|
106
96
|
gap: 4px;
|
|
107
97
|
}
|
|
108
|
-
|
|
109
98
|
// windowHeaderMainActions
|
|
110
99
|
& .${areasViewerClasses.windowContent} {
|
|
111
100
|
flex-grow: 1;
|
|
112
101
|
position: relative;
|
|
113
102
|
}
|
|
114
|
-
|
|
115
103
|
// windowModalRoot
|
|
116
104
|
& .${areasViewerClasses.windowModalRoot} {
|
|
117
105
|
padding: 16px;
|
|
118
106
|
}
|
|
119
|
-
|
|
120
107
|
${(props) => props.theme.components?.M4LAreasViewer?.styleOverrides}
|
|
121
108
|
`;
|
|
122
109
|
export {
|
|
@@ -2,9 +2,5 @@ import { GridLayoutProps } from './types';
|
|
|
2
2
|
/**
|
|
3
3
|
* Retorna el componente GridLayout con las ventanas (layouts) y popups tomados del área de trabajo.
|
|
4
4
|
* @returns JSX
|
|
5
|
-
* @author cesar - automatic
|
|
6
|
-
* @createdAt 2025-02-07 08:26:21 - automatic
|
|
7
|
-
* @updatedAt 2025-02-07 08:26:22 - automatic
|
|
8
|
-
* @updatedUser cesar - automatic
|
|
9
5
|
*/
|
|
10
6
|
export declare const AreaGridLayout: (props: GridLayoutProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { InnerForHooksProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author cesar - automatic
|
|
5
|
-
* @createdAt 2025-02-05 09:37:08 - automatic
|
|
6
|
-
* @updatedAt 2025-02-05 09:37:08 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare const InnerForHooks: (props: InnerForHooksProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,13 +3,8 @@ import { PanelWindowsProps } from './types';
|
|
|
3
3
|
* Funcion que se encarga de renderizar los botones que permiten cambiar de ventana o módulo
|
|
4
4
|
* cuando el área está en modo single (maximizado o mobile)
|
|
5
5
|
* @returns JSX
|
|
6
|
-
* @createdAt 2024-10-15 17:52:49 - automatic
|
|
7
6
|
*/
|
|
8
7
|
/**
|
|
9
8
|
* TODO: Documentar
|
|
10
|
-
* @author Juan Escobar - automatic
|
|
11
|
-
* @createdAt 2024-10-15 17:52:49 - automatic
|
|
12
|
-
* @updatedAt 2024-12-30 14:36:09 - automatic
|
|
13
|
-
* @updatedUser Andrés Quintero - automatic
|
|
14
9
|
*/
|
|
15
10
|
export declare const PanelWindows: (props: PanelWindowsProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -19,10 +19,6 @@ interface UseHeaderActionsParams {
|
|
|
19
19
|
* windowId: 'win_456',
|
|
20
20
|
* areaId: 'area_123',
|
|
21
21
|
* });
|
|
22
|
-
* @author cesar - automatic
|
|
23
|
-
* @createdAt 2025-02-05 08:48:16 - automatic
|
|
24
|
-
* @updatedAt 2025-02-06 14:50:07 - automatic
|
|
25
|
-
* @updatedUser cesar - automatic
|
|
26
22
|
*/
|
|
27
23
|
export declare const useHeaderActions: ({ windowId, areaId, menuActions, }: UseHeaderActionsParams) => {
|
|
28
24
|
leftActions: WindowBaseAction[];
|
|
@@ -98,10 +98,6 @@ const useHeaderActions = ({
|
|
|
98
98
|
label: maximizedId ? getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_minimize_window)) : getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_maximize_window)),
|
|
99
99
|
/**
|
|
100
100
|
* onClick de la acción de maximize/normalize.
|
|
101
|
-
* @author cesar - automatic
|
|
102
|
-
* @createdAt 2025-02-06 14:50:07 - automatic
|
|
103
|
-
* @updatedAt 2025-02-06 14:50:07 - automatic
|
|
104
|
-
* @updatedUser cesar - automatic
|
|
105
101
|
*/
|
|
106
102
|
onClick: () => {
|
|
107
103
|
if (maximizedId) {
|
|
@@ -120,10 +116,6 @@ const useHeaderActions = ({
|
|
|
120
116
|
label: !collapsed ? getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_collapse_window)) : getLabel(getAreasDictionary(AREAS_DICCTIONARY.label_uncollapse_window)),
|
|
121
117
|
/**
|
|
122
118
|
* onClick de la acción de collapse/expand.
|
|
123
|
-
* @author cesar - automatic
|
|
124
|
-
* @createdAt 2025-02-06 14:50:07 - automatic
|
|
125
|
-
* @updatedAt 2025-02-06 14:50:07 - automatic
|
|
126
|
-
* @updatedUser cesar - automatic
|
|
127
119
|
*/
|
|
128
120
|
onClick: () => {
|
|
129
121
|
if (collapsed) {
|
|
@@ -8,10 +8,6 @@ import { WindowToolsMF } from '../../../../../../../../../../../src/components/a
|
|
|
8
8
|
* @param {string} areaId - Identificador del área.
|
|
9
9
|
* @param {string} windowId - Identificador de la ventana.
|
|
10
10
|
* @returns {Object} Un objeto con el estado, las acciones y las herramientas de la ventana.
|
|
11
|
-
* @author cesar - automatic
|
|
12
|
-
* @createdAt 2025-02-07 15:00:00 - automatic
|
|
13
|
-
* @updatedAt 2025-02-07 16:17:15 - automatic
|
|
14
|
-
* @updatedUser cesar - automatic
|
|
15
11
|
*/
|
|
16
12
|
export declare const useWindow: (areaId: string, windowId: string) => {
|
|
17
13
|
emergeType: "layout" | "popup" | "modal";
|
package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/index.d.ts
CHANGED
|
@@ -11,10 +11,6 @@ import { WindowProps } from './types';
|
|
|
11
11
|
* @returns {JSX.Element|null} Renderiza la ventana o null si aún no se carga.
|
|
12
12
|
* @example
|
|
13
13
|
* <Window areaId="area_123" windowId="win_456" />
|
|
14
|
-
* @author cesar - automatic
|
|
15
|
-
* @createdAt 2025-02-03 09:18:28 - automatic
|
|
16
|
-
* @updatedAt 2025-02-07 16:17:15 - automatic
|
|
17
|
-
* @updatedUser cesar - automatic
|
|
18
14
|
*/
|
|
19
15
|
export declare const Window: (props: WindowProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
20
16
|
export declare const MemonizedWindow: React.MemoExoticComponent<(props: WindowProps) => import("react/jsx-runtime").JSX.Element | null>;
|
|
@@ -2,42 +2,6 @@ import { GetLabelType } from '@m4l/core';
|
|
|
2
2
|
import { AreaWindowAction, WindowOptions } from '../../../../../../../../types';
|
|
3
3
|
/**
|
|
4
4
|
* TODO: Documentar
|
|
5
|
-
* @updatedUser cesar - automatic
|
|
6
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
7
|
-
* @createdAt 2025-02-06 11:13:09 - automatic
|
|
8
|
-
* @author cesar - automatic
|
|
9
|
-
* @updatedUser cesar - automatic
|
|
10
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
11
|
-
* @createdAt 2025-01-31 11:37:43 - automatic
|
|
12
|
-
* @author cesar - automatic
|
|
13
|
-
* @updatedUser cesar - automatic
|
|
14
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
15
|
-
* @createdAt 2025-01-31 11:36:54 - automatic
|
|
16
|
-
* @author cesar - automatic
|
|
17
|
-
* @updatedUser cesar - automatic
|
|
18
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
19
|
-
* @createdAt 2025-01-31 11:36:15 - automatic
|
|
20
|
-
* @author cesar - automatic
|
|
21
|
-
* @updatedUser cesar - automatic
|
|
22
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
23
|
-
* @createdAt 2025-01-31 11:35:35 - automatic
|
|
24
|
-
* @author cesar - automatic
|
|
25
|
-
* @updatedUser cesar - automatic
|
|
26
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
27
|
-
* @createdAt 2025-01-31 11:34:36 - automatic
|
|
28
|
-
* @author cesar - automatic
|
|
29
|
-
* @updatedUser cesar - automatic
|
|
30
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
31
|
-
* @createdAt 2025-01-21 14:45:38 - automatic
|
|
32
|
-
* @author cesar - automatic
|
|
33
|
-
* @updatedUser cesar - automatic
|
|
34
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
35
|
-
* @createdAt 2025-01-18 21:23:13 - automatic
|
|
36
|
-
* @author cesar - automatic
|
|
37
|
-
* @author cesar - automatic
|
|
38
|
-
* @createdAt 2025-01-18 21:23:13 - automatic
|
|
39
|
-
* @updatedAt 2025-02-06 11:13:10 - automatic
|
|
40
|
-
* @updatedUser cesar - automatic
|
|
41
5
|
*/
|
|
42
6
|
export declare function getMainActions(isDesktop: boolean | undefined, moduleActions: AreaWindowAction[]): AreaWindowAction[];
|
|
43
7
|
type GetMenuActionsType = {
|
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import { HeaderProps } from './types';
|
|
2
2
|
/**
|
|
3
3
|
* TODO: Documentar
|
|
4
|
-
* @author Andrés Quintero - automatic
|
|
5
|
-
* @createdAt 2024-12-27 08:27:31 - automatic
|
|
6
|
-
* @updatedAt 2025-02-07 08:26:22 - automatic
|
|
7
|
-
* @updatedUser cesar - automatic
|
|
8
4
|
*/
|
|
9
5
|
export declare function Header(props: HeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -3,10 +3,6 @@ type MainActionsProps = {
|
|
|
3
3
|
};
|
|
4
4
|
/**
|
|
5
5
|
* TODO: Documentar
|
|
6
|
-
* @author SebastianM - automatic
|
|
7
|
-
* @createdAt 2024-11-29 10:30:19 - automatic
|
|
8
|
-
* @updatedAt 2024-11-29 10:30:19 - automatic
|
|
9
|
-
* @updatedUser SebastianM - automatic
|
|
10
6
|
*/
|
|
11
7
|
export declare function MainActions(props: MainActionsProps): import("react/jsx-runtime").JSX.Element;
|
|
12
8
|
export {};
|
|
@@ -5,9 +5,5 @@ import { WindowStateProps } from '../../../types';
|
|
|
5
5
|
* y genera un number que representa el 'moduleCount' de la ventana.
|
|
6
6
|
* @param hashWindows
|
|
7
7
|
* @returns number con el número de módulos repetidos en una mista area
|
|
8
|
-
* @author cesar - automatic
|
|
9
|
-
* @createdAt 2025-02-07 08:26:22 - automatic
|
|
10
|
-
* @updatedAt 2025-02-07 08:26:22 - automatic
|
|
11
|
-
* @updatedUser cesar - automatic
|
|
12
8
|
*/
|
|
13
9
|
export declare const generateModuleCount: (areaId: string, moduleId: string, hashWindows: Record<string, WindowStateProps>) => number;
|