@m4l/components 9.5.3 → 9.5.4-beta-feature-701-create-extended-library.0
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/types.d.ts +1 -1
- package/components/AccountPopover/slots/AccountPopoverSlots.d.ts +5 -5
- package/components/AccountPopover/slots/AccountPopoverSlots.js +37 -38
- package/components/ActionsGroup/slots/ActionsGroupSlots.d.ts +3 -3
- package/components/ActionsGroup/slots/ActionsGroupSlots.d.ts.map +1 -1
- package/components/ActionsGroup/slots/ActionsGroupSlots.js +12 -13
- package/components/ActionsGroup/subcomponents/ActionIconButton/ActionIconButton.js +1 -1
- package/components/AppBar/AppBar.d.ts +9 -9
- package/components/AppBar/AppBar.d.ts.map +1 -1
- package/components/AppBar/AppBar.js +23 -21
- package/components/AppBar/slots/AppBarSlots.d.ts +1 -1
- package/components/CheckableList/CheckableList.js +28 -28
- package/components/CheckableList/slots/styled.d.ts +9 -9
- package/components/CheckableList/slots/styled.js +1 -1
- package/components/Chip/slots/ChipSlots.d.ts +4 -4
- package/components/Chip/slots/ChipSlots.d.ts.map +1 -1
- package/components/Chip/slots/ChipSlots.js +20 -21
- package/components/Color/Color.d.ts +1 -3
- package/components/Color/Color.d.ts.map +1 -1
- package/components/Color/Color.js +9 -9
- package/components/CommonActions/components/ActionCancel/slots/ActionsCancelSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionFormCancel/slots/ActionFormCancelSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionFormSubmitProgrammatic/slots/ActionFormSubmitProgrammaticSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionIntro/slots/ActionsIntroSlots.d.ts +1 -1
- package/components/DaysOfMonthPicker/slots/DaysOfMonthPickerSlots.d.ts +1 -1
- package/components/DaysOfWeekPicker/slots/DaysOfWeekPickerSlots.d.ts +1 -1
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +2 -2
- package/components/DynamicFilter/subcomponents/InputFilter/InputFilter.js +1 -1
- package/components/DynamicSort/slots/DynamicSortSlots.d.ts +2 -2
- package/components/DynamicSort/subcomponents/FieldTypes/StringSort/index.js +1 -1
- package/components/DynamicSort/subcomponents/InputSort/InputSort.js +1 -1
- package/components/DynamicSort/subcomponents/PopoverMenuFields/PopoverMenuFields.js +1 -1
- package/components/EditLabel/slots/EditLabelSlots.d.ts +4 -4
- package/components/HelperError/slots/HelperErrorSlots.d.ts +1 -1
- package/components/HelperError/slots/HelperErrorSlots.js +1 -1
- package/components/HelperError/types.d.ts +1 -1
- package/components/HelperError/types.d.ts.map +1 -1
- package/components/Icon/Icon.d.ts +3 -6
- package/components/Icon/Icon.d.ts.map +1 -1
- package/components/Icon/Icon.js +3 -99
- package/components/Icon/index.d.ts +3 -2
- package/components/Icon/index.d.ts.map +1 -1
- package/components/ImageText/slots/ImageTextSlots.d.ts +2 -2
- package/components/ImageText/slots/ImageTextSlots.js +1 -1
- package/components/Label/slots/LabelSlots.d.ts +3 -3
- package/components/Label/slots/LabelSlots.d.ts.map +1 -1
- package/components/Label/slots/LabelSlots.js +9 -10
- package/components/Label/types.d.ts +19 -17
- package/components/Label/types.d.ts.map +1 -1
- package/components/LoadingError/LoadingError.js +6 -6
- package/components/LoadingError/slots/LoadingErrorSlots.d.ts +1 -1
- package/components/LoadingError/slots/LoadingErrorSlots.d.ts.map +1 -1
- package/components/LoadingError/slots/LoadingErrorSlots.js +6 -6
- package/components/MenuActions/slots/MenuActionsSlots.d.ts +1 -1
- package/components/ModalDialog/slots/ModalDialogSlots.d.ts +1 -1
- package/components/NumberInput/slots/NumberInputSlots.d.ts +2 -2
- package/components/ObjectLogs/slots/ObjectLogsSlots.d.ts +4 -4
- package/components/ObjectLogs/slots/ObjectLogsSlots.js +18 -19
- package/components/Pager/slots/PagerSlots.d.ts +3 -3
- package/components/Pager/slots/PagerSlots.d.ts.map +1 -1
- package/components/Pager/slots/PagerSlots.js +1 -1
- package/components/PaperForm/slots/PaperFormSlots.d.ts +2 -2
- package/components/PaperForm/slots/PaperFormSlots.js +9 -10
- package/components/PropertyValue/PropertyValue.js +14 -14
- package/components/PropertyValue/slots/PropertyValueSlots.d.ts +1 -1
- package/components/PropertyValue/slots/PropertyValueSlots.js +1 -1
- package/components/SettingsLayout/slots/SettingsLayoutSlots.d.ts +5 -5
- package/components/SettingsLayout/slots/SettingsLayoutSlots.d.ts.map +1 -1
- package/components/SettingsLayout/slots/SettingsLayoutSlots.js +25 -26
- package/components/SettingsLayout/subcomponents/SettingColorPresets/SettingColorPresets.d.ts.map +1 -1
- package/components/SettingsLayout/subcomponents/SettingColorPresets/SettingColorPresets.js +17 -18
- package/components/SettingsLayout/subcomponents/SettingDirection/SettingDirection.d.ts.map +1 -1
- package/components/SettingsLayout/subcomponents/SettingDirection/SettingDirection.js +13 -14
- package/components/SettingsLayout/subcomponents/SettingFullscreen/SettingFullscreen.js +1 -1
- package/components/SettingsLayout/subcomponents/SettingItem/SettingItem.js +4 -4
- package/components/SettingsLayout/subcomponents/SettingMode/SettingMode.d.ts.map +1 -1
- package/components/SettingsLayout/subcomponents/SettingMode/SettingMode.js +19 -20
- package/components/SideBar/slots/SideBarSlots.d.ts +1 -1
- package/components/SideBar/subcomponents/TreeGroupItems/subcomponents/AdormentIcon/AdormentIcon.js +3 -3
- package/components/SideBar/subcomponents/TreeGroupItems/subcomponents/ArrowIcon/index.js +1 -1
- package/components/Stepper/slots/StepperSlot.d.ts +5 -5
- package/components/Stepper/slots/StepperSlot.d.ts.map +1 -1
- package/components/Stepper/slots/StepperSlot.js +41 -42
- package/components/Stepper/subcomponents/StepArea/subcomponents/Inidicator/index.js +1 -1
- package/components/TabsNavigator/slots/TabsNavigatorSlots.d.ts +3 -3
- package/components/TabsNavigator/slots/TabsNavigatorSlots.d.ts.map +1 -1
- package/components/TabsNavigator/slots/TabsNavigatorSlots.js +21 -22
- package/components/TabsNavigator/subcomponents/TextMarquee/types.d.ts +1 -1
- package/components/TabsNavigator/subcomponents/TextMarquee/types.d.ts.map +1 -1
- package/components/ToastContainer/slots/toastContainerSlots.d.ts +5 -5
- package/components/ToastContainer/slots/toastContainerSlots.d.ts.map +1 -1
- package/components/ToastContainer/slots/toastContainerSlots.js +17 -18
- package/components/ToastContainer/types.d.ts +1 -1
- package/components/ToastContainer/types.d.ts.map +1 -1
- package/components/WindowBase/slots/WindowBaseSlots.d.ts +4 -4
- package/components/WindowBase/slots/WindowBaseSlots.d.ts.map +1 -1
- package/components/WindowBase/slots/WindowBaseSlots.js +67 -68
- package/components/WindowBase/subcomponents/EditionInfo/EditionInfo.js +6 -6
- package/components/WindowBase/subcomponents/MemoizedIconButton/types.d.ts +1 -1
- package/components/WindowBase/subcomponents/MemoizedIconButton/types.d.ts.map +1 -1
- package/components/WindowBase/types.d.ts +1 -2
- package/components/WindowBase/types.d.ts.map +1 -1
- package/components/WindowConfirm/slots/WindowConfirmSlots.d.ts +4 -4
- package/components/WindowConfirm/slots/WindowConfirmSlots.js +1 -1
- package/components/animate/variants/background.d.ts +9 -9
- package/components/animate/variants/bounce.d.ts +9 -9
- package/components/animate/variants/fade.d.ts +20 -20
- package/components/animate/variants/flip.d.ts +6 -6
- package/components/animate/variants/rotate.d.ts +3 -3
- package/components/animate/variants/scale.d.ts +6 -6
- package/components/animate/variants/slide.d.ts +16 -16
- package/components/animate/variants/transition.d.ts +3 -3
- package/components/animate/variants/zoom.d.ts +15 -15
- package/components/areas/components/AreasAdmin/AreasAdmin.js +8 -8
- package/components/areas/components/AreasAdmin/slots/AreasAdminSlots.d.ts +3 -3
- package/components/areas/components/AreasAdmin/slots/AreasAdminSlots.js +4 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/AreaChip.js +22 -22
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/ChipMobile/ChipMobile.js +10 -10
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/index.js +1 -1
- package/components/datagrids/formatters/ColumnIconFormatter/types.d.ts +1 -1
- package/components/datagrids/formatters/ColumnIconFormatter/types.d.ts.map +1 -1
- package/components/datagrids/slots/DataGridSlot.d.ts +6 -6
- package/components/datagrids/slots/DataGridSlot.d.ts.map +1 -1
- package/components/datagrids/slots/DataGridSlot.js +111 -112
- package/components/datagrids/subcomponents/HeaderActions/subcomponents/Density/Density.js +1 -1
- package/components/datagrids/subcomponents/HeaderActions/subcomponents/ViewMode/ViewMode.js +1 -1
- package/components/datagrids/tests/helpers/useCustomCardExample.d.ts.map +1 -1
- package/components/datagrids/views/TableView/hooks/useHeaderMenuActions/useHeaderMenuActions.js +4 -4
- package/components/datagrids/views/TableView/subcomponents/CheckboxFormatter/subcomponents/CustomIcons/CustomIcons.js +8 -8
- package/components/datagrids/views/TableView/subcomponents/DraggableHeaderRenderer/DraggableHeaderRenderer.js +1 -1
- package/components/datagrids/views/TableView/subcomponents/RenderGroupCell/RenderGroupCell.js +1 -1
- package/components/extended/React-resizable-panels/slots/SplitLayoutSlots.d.ts +1 -1
- package/components/extended/React-resizable-panels/slots/SplitLayoutSlots.js +1 -1
- package/components/extended/mui/Accordion/slots/AccordionSlots.d.ts +3 -3
- package/components/extended/mui/Accordion/slots/AccordionSlots.d.ts.map +1 -1
- package/components/extended/mui/Accordion/slots/AccordionSlots.js +11 -12
- package/components/extended/mui/Autocomplete/constants.d.ts +1 -1
- package/components/extended/mui/Autocomplete/slots/AutocompleteSlots.d.ts +5 -5
- package/components/extended/mui/Autocomplete/slots/AutocompleteSlots.js +1 -1
- package/components/extended/mui/Autocomplete/subcomponents/LoadingText/LoadingText.js +4 -4
- package/components/extended/mui/Autocomplete/subcomponents/NoOptionsText/NoOptionsText.js +4 -4
- package/components/extended/mui/Autocomplete/subcomponents/RenderAdornment/RenderAdornment.js +4 -4
- package/components/extended/mui/Badge/slots/BadgeSlots.d.ts +1 -1
- package/components/extended/mui/Button/slots/ButtonSlots.d.ts +2 -2
- package/components/extended/mui/Button/slots/ButtonSlots.js +10 -11
- package/components/extended/mui/CheckBox/slots/CheckBoxSlots.d.ts +3 -3
- package/components/extended/mui/CheckBox/slots/CheckBoxSlots.js +11 -12
- package/components/extended/mui/DatePicker/slots/DatePickerSlots.d.ts +2 -2
- package/components/extended/mui/DateTimePicker/slots/DateTimePickerSlots.d.ts +2 -2
- package/components/extended/mui/IconButton/IconButton.js +9 -9
- package/components/extended/mui/IconButton/helpers/evalIconColor.d.ts +1 -1
- package/components/extended/mui/IconButton/helpers/evalIconColor.d.ts.map +1 -1
- package/components/extended/mui/IconButton/slots/IconButtonSlots.d.ts +1 -1
- package/components/extended/mui/IconButton/slots/IconButtonSlots.js +1 -1
- package/components/extended/mui/IconButton/types.d.ts +1 -2
- package/components/extended/mui/IconButton/types.d.ts.map +1 -1
- package/components/extended/mui/LoadingButton/slots/LoadingButtonSlots.d.ts +1 -1
- package/components/extended/mui/MenuItem/slots/MenuItemSlots.d.ts +4 -4
- package/components/extended/mui/MenuItem/slots/MenuItemSlots.js +17 -18
- package/components/extended/mui/MenuItem/types.d.ts +1 -1
- package/components/extended/mui/MenuItem/types.d.ts.map +1 -1
- package/components/extended/mui/NavLink/slots/NavLinkSlots.d.ts +1 -1
- package/components/extended/mui/NavLink/slots/NavLinkSlots.js +4 -4
- package/components/extended/mui/NavLink/types.d.ts +1 -1
- package/components/extended/mui/NavLink/types.d.ts.map +1 -1
- package/components/extended/mui/Popper/slots/PopperStlots.d.ts +1 -1
- package/components/extended/mui/Radio/Radio.js +1 -1
- package/components/extended/mui/Radio/slots/styled.d.ts +1 -1
- package/components/extended/mui/Radio/slots/styled.js +1 -1
- package/components/extended/mui/Select/slots/SelectSlots.d.ts +6 -6
- package/components/extended/mui/Select/slots/SelectSlots.d.ts.map +1 -1
- package/components/extended/mui/Select/slots/SelectSlots.js +21 -22
- package/components/extended/mui/Tab/Slots/TabSlots.d.ts +4 -4
- package/components/extended/mui/Tab/Slots/TabSlots.d.ts.map +1 -1
- package/components/extended/mui/Tab/Slots/TabSlots.js +11 -12
- package/components/extended/mui/TextField/slots/TextFieldSlots.d.ts +3 -3
- package/components/extended/mui/TextField/slots/TextFieldSlots.js +1 -1
- package/components/extended/mui/TimePicker/slots/TimePickerSlots.d.ts +2 -2
- package/components/extended/mui/ToggleButton/slots/ToggleButtonSlots.d.ts +1 -1
- package/components/extended/mui/ToggleIconButton/slots/ToggleIconButtonSlots.d.ts +1 -1
- package/components/extended/mui/Tooltip/Tooltip.d.ts +3 -3
- package/components/extended/mui/Tooltip/Tooltip.d.ts.map +1 -1
- package/components/extended/mui/Tooltip/Tooltip.js +3 -32
- package/components/extended/mui/Tooltip/index.d.ts +0 -1
- package/components/extended/mui/Tooltip/index.d.ts.map +1 -1
- package/components/extended/mui/Typography/Typography.d.ts +3 -19
- package/components/extended/mui/Typography/Typography.d.ts.map +1 -1
- package/components/extended/mui/Typography/Typography.js +3 -56
- package/components/extended/mui/Typography/index.d.ts +2 -1
- package/components/extended/mui/Typography/index.d.ts.map +1 -1
- package/components/extended/rsuite/DateRangePicker/DateRangePicker.js +1 -1
- package/components/formatters/BooleanFormatter/slots/BooleanFormatterSlots.d.ts +3 -3
- package/components/formatters/BooleanFormatter/slots/BooleanFormatterSlots.js +16 -17
- package/components/formatters/ConcatenatedFormatter/slots/ConcatenatedFormatterSlots.d.ts +1 -1
- package/components/formatters/ConcatenatedFormatter/slots/ConcatenatedFormatterSlots.d.ts.map +1 -1
- package/components/formatters/ConcatenatedFormatter/slots/ConcatenatedFormatterSlots.js +1 -1
- package/components/formatters/ConcatenatedFormatter/types.d.ts +1 -1
- package/components/formatters/ConcatenatedFormatter/types.d.ts.map +1 -1
- package/components/formatters/DateFormatter/slots/DateFormatterSlots.d.ts +1 -1
- package/components/formatters/DateFormatter/slots/DateFormatterSlots.d.ts.map +1 -1
- package/components/formatters/DateFormatter/slots/DateFormatterSlots.js +1 -1
- package/components/formatters/DistanceToNowFormatter/slots/DistanceToNowFormatterSlots.d.ts +1 -1
- package/components/formatters/DistanceToNowFormatter/slots/DistanceToNowFormatterSlots.js +1 -1
- package/components/formatters/IconsFormatter/slots/IconsFormatterSlots.d.ts +2 -2
- package/components/formatters/IconsFormatter/slots/IconsFormatterSlots.js +1 -1
- package/components/formatters/IconsFormatter/types.d.ts +1 -1
- package/components/formatters/IconsFormatter/types.d.ts.map +1 -1
- package/components/formatters/ImageFormatter/slots/ImageFormatterSlots.d.ts +1 -1
- package/components/formatters/ImageFormatter/slots/ImageFormatterSlots.js +1 -1
- package/components/formatters/NestedFormatter/slots/NestedFormatterSlots.d.ts +1 -1
- package/components/formatters/NestedFormatter/slots/NestedFormatterSlots.d.ts.map +1 -1
- package/components/formatters/NestedFormatter/slots/NestedFormatterSlots.js +4 -4
- package/components/formatters/PeriodFormatter/slots/PeriodFormatterSlots.d.ts +1 -1
- package/components/formatters/PeriodFormatter/slots/PeriodFormatterSlots.d.ts.map +1 -1
- package/components/formatters/PeriodFormatter/slots/PeriodFormatterSlots.js +1 -1
- package/components/formatters/PointsFormatter/slots/ointsFormatterSlots.d.ts +1 -1
- package/components/formatters/PointsFormatter/slots/ointsFormatterSlots.d.ts.map +1 -1
- package/components/formatters/PointsFormatter/slots/ointsFormatterSlots.js +1 -1
- package/components/formatters/PriceFormatter/slots/PriceFormatterSlots.d.ts +1 -1
- package/components/formatters/PriceFormatter/slots/PriceFormatterSlots.d.ts.map +1 -1
- package/components/formatters/PriceFormatter/slots/PriceFormatterSlots.js +8 -8
- package/components/formatters/PriceFormatter/types.d.ts +1 -1
- package/components/formatters/PriceFormatter/types.d.ts.map +1 -1
- package/components/formatters/UncertaintyFormatter/slots/UncertaintyFormatterSlots.d.ts +1 -1
- package/components/formatters/UncertaintyFormatter/slots/UncertaintyFormatterSlots.d.ts.map +1 -1
- package/components/formatters/UncertaintyFormatter/slots/UncertaintyFormatterSlots.js +8 -8
- package/components/formatters/UncertaintyFormatter/types.d.ts +1 -1
- package/components/formatters/UncertaintyFormatter/types.d.ts.map +1 -1
- package/components/hook-form/RHFCheckbox/slots/RHFCheckBoxSlots.d.ts +1 -1
- package/components/hook-form/RHFColorPicker/slots/RHFColorPickerSlots.d.ts +1 -1
- package/components/hook-form/RHFDatePicker/slots/RHFDatePickerSlots.d.ts +2 -2
- package/components/hook-form/RHFPeriod/slots/RHFPeriodSlots.d.ts +1 -1
- package/components/hook-form/RHFPeriod/subcomponents/Period/Period.js +9 -9
- package/components/hook-form/RHFRadioGroup/formatters/OptionIconLabelFormatter/index.d.ts.map +1 -1
- package/components/hook-form/RHFRadioGroup/slots/styled.d.ts +1 -1
- package/components/hook-form/RHFRadioGroup/slots/styled.d.ts.map +1 -1
- package/components/hook-form/RHFRadioGroup/slots/styled.js +1 -1
- package/components/hook-form/RHFRadioGroup/subcomponents/RenderOptionStartAdornment/RenderOptionStartAdornment.js +6 -6
- package/components/hook-form/RHFSelect/slots/RHFSlots.d.ts +1 -1
- package/components/hook-form/RHFTextField/slots/RHFTextFieldSlots.d.ts +1 -1
- package/components/hook-form/RHFTextFieldPassword/slots/RHFTextFieldPasswordSlots.d.ts +2 -2
- package/components/hook-form/RHFUpload/RHFUploadImage/slots/RHFUploadImageSlots.d.ts +3 -3
- package/components/hook-form/RHFUpload/RHFUploadImage/slots/RHFUploadImageSlots.js +1 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/UploadImage.js +14 -14
- package/components/hook-form/RHFUpload/RHFUploadSingleFile/slots/RHFUploadSingleFileSlots.d.ts +7 -7
- package/components/hook-form/RHFUpload/RHFUploadSingleFile/slots/RHFUploadSingleFileSlots.js +1 -1
- package/components/hook-form/RHFUpload/components/UploadComponents/BlockContent.d.ts.map +1 -1
- package/components/hook-form/RHFUpload/components/UploadComponents/RejectionFiles.d.ts.map +1 -1
- package/hooks/useDynamicFilterAndSort/slots/DynamicFilterAndSortSlots.d.ts +1 -1
- package/index.js +484 -476
- package/package.json +7 -6
- package/utils/getIconColor.d.ts +1 -1
- package/utils/getIconColor.d.ts.map +1 -1
- package/components/Icon/Icon.styles.d.ts +0 -3
- package/components/Icon/Icon.styles.d.ts.map +0 -1
- package/components/Icon/Icon.styles.js +0 -92
- package/components/Icon/constants.d.ts +0 -4
- package/components/Icon/constants.d.ts.map +0 -1
- package/components/Icon/constants.js +0 -8
- package/components/Icon/slots/IconEnum.d.ts +0 -7
- package/components/Icon/slots/IconEnum.d.ts.map +0 -1
- package/components/Icon/slots/IconEnum.js +0 -4
- package/components/Icon/slots/IconSlots.d.ts +0 -13
- package/components/Icon/slots/IconSlots.d.ts.map +0 -1
- package/components/Icon/slots/IconSlots.js +0 -25
- package/components/Icon/slots/index.d.ts +0 -3
- package/components/Icon/slots/index.d.ts.map +0 -1
- package/components/Icon/types.d.ts +0 -109
- package/components/Icon/types.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/Tooltip.styles.d.ts +0 -3
- package/components/extended/mui/Tooltip/Tooltip.styles.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/Tooltip.styles.js +0 -65
- package/components/extended/mui/Tooltip/constants.d.ts +0 -10
- package/components/extended/mui/Tooltip/constants.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/constants.js +0 -8
- package/components/extended/mui/Tooltip/slots/TooltipEnum.d.ts +0 -6
- package/components/extended/mui/Tooltip/slots/TooltipEnum.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/slots/TooltipEnum.js +0 -4
- package/components/extended/mui/Tooltip/slots/TooltipSlots.d.ts +0 -10
- package/components/extended/mui/Tooltip/slots/TooltipSlots.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/slots/TooltipSlots.js +0 -20
- package/components/extended/mui/Tooltip/slots/index.d.ts +0 -3
- package/components/extended/mui/Tooltip/slots/index.d.ts.map +0 -1
- package/components/extended/mui/Tooltip/types.d.ts +0 -28
- package/components/extended/mui/Tooltip/types.d.ts.map +0 -1
- package/components/extended/mui/Typography/constants.d.ts +0 -18
- package/components/extended/mui/Typography/constants.d.ts.map +0 -1
- package/components/extended/mui/Typography/constants.js +0 -8
- package/components/extended/mui/Typography/slots/typographyEnum.d.ts +0 -8
- package/components/extended/mui/Typography/slots/typographyEnum.d.ts.map +0 -1
- package/components/extended/mui/Typography/slots/typographyEnum.js +0 -4
- package/components/extended/mui/Typography/slots/typographySlots.d.ts +0 -13
- package/components/extended/mui/Typography/slots/typographySlots.d.ts.map +0 -1
- package/components/extended/mui/Typography/slots/typographySlots.js +0 -17
- package/components/extended/mui/Typography/types.d.ts +0 -79
- package/components/extended/mui/Typography/types.d.ts.map +0 -1
- package/components/extended/mui/Typography/typography.styles.d.ts +0 -3
- package/components/extended/mui/Typography/typography.styles.d.ts.map +0 -1
- package/components/extended/mui/Typography/typography.styles.js +0 -59
package/index.js
CHANGED
|
@@ -7,19 +7,19 @@ import { MotionContainer as l } from "./components/animate/MotionContainer/index
|
|
|
7
7
|
import { MotionLazyContainer as c } from "./components/animate/MotionLazyContainer/index.js";
|
|
8
8
|
import { LoadingScreen as F } from "./components/animate/LoadingScreen/index.js";
|
|
9
9
|
import { AnimatedScroll as g } from "./components/animate/AnimatedScroll/animatedScroll.js";
|
|
10
|
-
import { varFade as
|
|
11
|
-
import { varBounce as
|
|
12
|
-
import { varContainer as
|
|
13
|
-
import { varTranEnter as R, varTranExit as N, varTranHover as
|
|
14
|
-
import { AppBar as
|
|
15
|
-
import { getAppBarDictionary as
|
|
16
|
-
import { AreasAdmin as
|
|
17
|
-
import { AreasViewer as
|
|
10
|
+
import { varFade as D } from "./components/animate/variants/fade.js";
|
|
11
|
+
import { varBounce as y } from "./components/animate/variants/bounce.js";
|
|
12
|
+
import { varContainer as T } from "./components/animate/variants/container.js";
|
|
13
|
+
import { varTranEnter as R, varTranExit as N, varTranHover as O } from "./components/animate/variants/transition.js";
|
|
14
|
+
import { AppBar as _ } from "./components/AppBar/AppBar.js";
|
|
15
|
+
import { getAppBarDictionary as L } from "./components/AppBar/dictionary.js";
|
|
16
|
+
import { AreasAdmin as M } from "./components/areas/components/AreasAdmin/AreasAdmin.js";
|
|
17
|
+
import { AreasViewer as v } from "./components/areas/components/AreasViewer/AreasViewer.js";
|
|
18
18
|
import { AreasContext as k, AreasProvider as h } from "./components/areas/contexts/AreasContext/index.js";
|
|
19
19
|
import { useAreasStore as w } from "./components/areas/hooks/useAreas/index.js";
|
|
20
|
-
import { AREAS_DICCTIONARY as
|
|
20
|
+
import { AREAS_DICCTIONARY as W, AREAS_DICTIONARY_ID as z, LABEL_FILTER_BUTTON as U, getAreasComponentsDictionary as K, getAreasDictionary as j } from "./components/areas/dictionary.js";
|
|
21
21
|
import { BaseModule as q } from "./components/BaseModule/BaseModule.js";
|
|
22
|
-
import { Card as
|
|
22
|
+
import { Card as X } from "./components/Card/Card.js";
|
|
23
23
|
import { CheckableList as $ } from "./components/CheckableList/CheckableList.js";
|
|
24
24
|
import { getCheckableListComponentsDictionary as ro } from "./components/CheckableList/dictionary.js";
|
|
25
25
|
import { Chip as to } from "./components/Chip/Chip.js";
|
|
@@ -30,20 +30,20 @@ import { SectionCommercial as so } from "./components/commercial/SectionCommerci
|
|
|
30
30
|
import { ActionsContainer as uo } from "./components/CommonActions/components/ActionsContainer/ActionsContainer.js";
|
|
31
31
|
import { ActionCancel as Co } from "./components/CommonActions/components/ActionCancel/ActionCancel.js";
|
|
32
32
|
import { ActionIntro as go } from "./components/CommonActions/components/ActionIntro/ActionIntro.js";
|
|
33
|
-
import { ActionFormCancel as
|
|
34
|
-
import { ActionFormIntro as
|
|
35
|
-
import { ActionFormSubmitProgrammatic as
|
|
36
|
-
import { DICTIONARY as Ro, defaultCommonActionsDictionary as No, getCommonActionsDictionary as
|
|
37
|
-
import { ContainerFlow as
|
|
38
|
-
import { DataGrid as
|
|
39
|
-
import { TreeDataGrid as
|
|
40
|
-
import { getDataGridComponentsDictionary as
|
|
33
|
+
import { ActionFormCancel as Do } from "./components/CommonActions/components/ActionFormCancel/ActionFormCancel.js";
|
|
34
|
+
import { ActionFormIntro as yo } from "./components/CommonActions/components/ActionFormIntro/ActionFormIntro.js";
|
|
35
|
+
import { ActionFormSubmitProgrammatic as To } from "./components/CommonActions/components/ActionFormSubmitProgrammatic/ActionFormSubmitProgrammatic.js";
|
|
36
|
+
import { DICTIONARY as Ro, defaultCommonActionsDictionary as No, getCommonActionsDictionary as Oo } from "./components/CommonActions/dictionary.js";
|
|
37
|
+
import { ContainerFlow as _o } from "./components/ContainerFlow/ContainerFlow.js";
|
|
38
|
+
import { DataGrid as Lo } from "./components/datagrids/components/DataGridMain/DataGridMain.js";
|
|
39
|
+
import { TreeDataGrid as Mo } from "./components/datagrids/components/TreeDataGrid/TreeDataGrid.js";
|
|
40
|
+
import { getDataGridComponentsDictionary as vo } from "./components/datagrids/dictionary.js";
|
|
41
41
|
import { NumberEditor as ko, TextEditor as ho } from "./components/datagrids/subcomponents/editors/TextEditor/TextEditor.js";
|
|
42
42
|
import { getDataGridRowsFromSet as wo } from "./components/datagrids/helpers/shared/getDataGridRowsFromSet/getDataGridRowsFromSet.js";
|
|
43
|
-
import { DATAGRID_ROW_HEADER_HEIGHTS as
|
|
44
|
-
import { ColumnBooleanFormatter as
|
|
43
|
+
import { DATAGRID_ROW_HEADER_HEIGHTS as Wo, DATAGRID_ROW_HEIGHTS as zo, DATAGRID_SEMANTIC_WIDTHS as Uo } from "./components/datagrids/constants.js";
|
|
44
|
+
import { ColumnBooleanFormatter as jo } from "./components/datagrids/formatters/ColumnBooleanFormatter/formatter.js";
|
|
45
45
|
import { ColumnBooleanGroupFormatter as qo } from "./components/datagrids/formatters/ColumnBooleanFormatter/ColumnBooleanGroupFormatter.js";
|
|
46
|
-
import { useColumnBoolean as
|
|
46
|
+
import { useColumnBoolean as Xo } from "./components/datagrids/formatters/ColumnBooleanFormatter/useColumnBoolean.js";
|
|
47
47
|
import { ColumnConcatenatedValuesFormatter as $o } from "./components/datagrids/formatters/ColumnConcatenatedValuesFormatter/formatter.js";
|
|
48
48
|
import { ColumnConcatenatedValuesGroupFormatter as rr } from "./components/datagrids/formatters/ColumnConcatenatedValuesFormatter/ColumnConcatenatedValuesGroupFormatter.js";
|
|
49
49
|
import { useColumnConcatenatedValues as tr } from "./components/datagrids/formatters/ColumnConcatenatedValuesFormatter/useColumnConcatenatedValues.js";
|
|
@@ -54,23 +54,23 @@ import { ColumnIconFormatter as sr } from "./components/datagrids/formatters/Col
|
|
|
54
54
|
import { ColumnIconGroupFormatter as ur } from "./components/datagrids/formatters/ColumnIconFormatter/ColumnIconGroupFormatter.js";
|
|
55
55
|
import { useColumnIcon as Cr } from "./components/datagrids/formatters/ColumnIconFormatter/useColumnIcon.js";
|
|
56
56
|
import { ColumnInteractiveCheckFormatter as dr } from "./components/datagrids/formatters/ColumnInteractiveCheckFormatter/formatter.js";
|
|
57
|
-
import { useColumnInteractiveCheck as
|
|
58
|
-
import { ColumnNestedValueFormatter as
|
|
59
|
-
import { ColumnNestedValueGroupFormatter as
|
|
57
|
+
import { useColumnInteractiveCheck as Sr } from "./components/datagrids/formatters/ColumnInteractiveCheckFormatter/useColumnInteractiveCheck.js";
|
|
58
|
+
import { ColumnNestedValueFormatter as Pr } from "./components/datagrids/formatters/ColumnNestedValueFormatter/formatter.js";
|
|
59
|
+
import { ColumnNestedValueGroupFormatter as Ar } from "./components/datagrids/formatters/ColumnNestedValueFormatter/ColumnNestedValueGroupFormatter.js";
|
|
60
60
|
import { useColumnNestedValue as Ir } from "./components/datagrids/formatters/ColumnNestedValueFormatter/useColumnNestedValue.js";
|
|
61
61
|
import { ColumnPointsFormatter as Nr } from "./components/datagrids/formatters/ColumnPointsFormatter/formatter.js";
|
|
62
62
|
import { ColumnPointsGroupFormatter as Er } from "./components/datagrids/formatters/ColumnPointsFormatter/ColumnPointsGroupFormatter.js";
|
|
63
|
-
import { useColumnPoints as
|
|
63
|
+
import { useColumnPoints as Br } from "./components/datagrids/formatters/ColumnPointsFormatter/useColumnPoints.js";
|
|
64
64
|
import { ColumnPriceFormatter as Hr } from "./components/datagrids/formatters/ColumnPriceFormatter/formatter.js";
|
|
65
|
-
import { ColumnPriceGroupFormatter as
|
|
65
|
+
import { ColumnPriceGroupFormatter as Gr } from "./components/datagrids/formatters/ColumnPriceFormatter/ColumnPriceGroupFormatter.js";
|
|
66
66
|
import { useColumnPrice as br } from "./components/datagrids/formatters/ColumnPriceFormatter/useColumnPrice.js";
|
|
67
67
|
import { ColumnSetCheckFormatter as hr } from "./components/datagrids/formatters/ColumnSetCheckFormatter/formatter.js";
|
|
68
68
|
import { useColumnSetCheck as wr } from "./components/datagrids/formatters/ColumnSetCheckFormatter/useColumnSetCheck.js";
|
|
69
|
-
import { ColumnUncertaintyFormatter as
|
|
70
|
-
import { ColumnUncertaintyGroupFormatter as
|
|
71
|
-
import { useColumnUncertanity as
|
|
69
|
+
import { ColumnUncertaintyFormatter as Wr } from "./components/datagrids/formatters/ColumnUncertaintyFormatter/formatter.js";
|
|
70
|
+
import { ColumnUncertaintyGroupFormatter as Ur } from "./components/datagrids/formatters/ColumnUncertaintyFormatter/ColumnUncertaintyGroupFormatter.js";
|
|
71
|
+
import { useColumnUncertanity as jr } from "./components/datagrids/formatters/ColumnUncertaintyFormatter/useColumnUncertainty.js";
|
|
72
72
|
import { ColumnChipStatusFormatter as qr } from "./components/datagrids/formatters/ColumnChipStatusFormatter/formatter.js";
|
|
73
|
-
import { ColumnChipStatusGroupFormatter as
|
|
73
|
+
import { ColumnChipStatusGroupFormatter as Xr } from "./components/datagrids/formatters/ColumnChipStatusFormatter/ColumnChipStatusGroupFormatter.js";
|
|
74
74
|
import { useColumnChipStatus as $r } from "./components/datagrids/formatters/ColumnChipStatusFormatter/useColumnChipStatus.js";
|
|
75
75
|
import { ColumnTagsFormatter as re } from "./components/datagrids/formatters/ColumnTagsFormatter/formatter.js";
|
|
76
76
|
import { ColumnTagsGroupFormatter as te } from "./components/datagrids/formatters/ColumnTagsFormatter/ColumnTagsGroupFormatter.js";
|
|
@@ -81,23 +81,23 @@ import { useColumnColor as se } from "./components/datagrids/formatters/ColumnCo
|
|
|
81
81
|
import { useColumnImage as ue } from "./components/datagrids/formatters/ColumnImageFormatter/useColumnImage.js";
|
|
82
82
|
import { ColumnImageFormatter as Ce } from "./components/datagrids/formatters/ColumnImageFormatter/formatter.js";
|
|
83
83
|
import { ColumnImageGroupFormatter as de } from "./components/datagrids/formatters/ColumnImageFormatter/ColumnImageGroupFormatter.js";
|
|
84
|
-
import { DaysOfWeekPicker as
|
|
85
|
-
import { getDaysOfWeekPickerDictionary as
|
|
86
|
-
import { DragResizeWindowRND as
|
|
84
|
+
import { DaysOfWeekPicker as Se } from "./components/DaysOfWeekPicker/DaysOfWeekPicker.js";
|
|
85
|
+
import { getDaysOfWeekPickerDictionary as Pe } from "./components/DaysOfWeekPicker/dictionary.js";
|
|
86
|
+
import { DragResizeWindowRND as Ae } from "./components/DragResizeWindowRND/DragResizeWindowRND.js";
|
|
87
87
|
import { dragResizeWindowRNDClasses as Ie } from "./components/DragResizeWindowRND/classes/index.js";
|
|
88
88
|
import { WINDOW_SIZES as Ne } from "./components/DragResizeWindowRND/constants.js";
|
|
89
89
|
import { DaysOfMonthPicker as Ee } from "./components/DaysOfMonthPicker/DaysOfMonthPicker.js";
|
|
90
|
-
import { getDynamicFilterComponentsDictionary as
|
|
91
|
-
import { getFilterGroupFieldsByName as He, getIsIfInDynamicFilter as
|
|
92
|
-
import { getRawFiltersForNetwork as
|
|
90
|
+
import { getDynamicFilterComponentsDictionary as Be } from "./components/DynamicFilter/dictionary.js";
|
|
91
|
+
import { getFilterGroupFieldsByName as He, getIsIfInDynamicFilter as Me } from "./components/DynamicFilter/helpers/frontEndHelpers.js";
|
|
92
|
+
import { getRawFiltersForNetwork as ve } from "./components/DynamicFilter/helpers/getRawFiltersForNetwork.js";
|
|
93
93
|
import { DynamicFilter as ke } from "./components/DynamicFilter/DynamicFilter.js";
|
|
94
94
|
import { DynamicForm as Ve } from "./components/DynamicForm/DynamicForm.js";
|
|
95
|
-
import { useDynamicForm as
|
|
96
|
-
import { useDynamicFormData as
|
|
97
|
-
import { useDynamicFormCoupled as
|
|
95
|
+
import { useDynamicForm as Ye } from "./components/DynamicForm/hooks/useDynamicForm/useDynamicForm.js";
|
|
96
|
+
import { useDynamicFormData as ze } from "./components/DynamicForm/hooks/useDynamicFormData/useDynamicFormData.js";
|
|
97
|
+
import { useDynamicFormCoupled as Ke } from "./components/DynamicForm/hooks/useDynamicFormCoupled/useDynamicFormCoupled.js";
|
|
98
98
|
import { EMPTY_DATA as Je } from "./components/DynamicForm/constants.js";
|
|
99
99
|
import { getDynamicSortComponentsDictionary as Qe } from "./components/DynamicSort/dictionary.js";
|
|
100
|
-
import { SortCompareValues as
|
|
100
|
+
import { SortCompareValues as Ze } from "./components/DynamicSort/helpers/frontEndHelpers.js";
|
|
101
101
|
import { getRawSortsForNetwork as ot } from "./components/DynamicSort/helpers/getRawSortsForNetwork.js";
|
|
102
102
|
import { DynamicSort as et } from "./components/DynamicSort/DynamicSort.js";
|
|
103
103
|
import { Resizable as mt } from "./components/extended/React-Resizable/Resizable/Resizable.js";
|
|
@@ -108,23 +108,23 @@ import { FixedSizeList as lt } from "./components/extended/React-Window/FixedSiz
|
|
|
108
108
|
import { VariableSizeList as ct } from "./components/extended/React-Window/VariableSizeList/VariableSizeList.js";
|
|
109
109
|
import { ReactJsonViewer as Ft } from "./components/extended/React-Json-Viewer/ReactJsonViewer.js";
|
|
110
110
|
import { Avatar as gt } from "./components/extended/mui/Avatar/Avatar.js";
|
|
111
|
-
import { BoxIcon as
|
|
112
|
-
import { Breadcrumbs as
|
|
113
|
-
import { CircularProgress as
|
|
111
|
+
import { BoxIcon as Dt } from "./components/extended/mui/BoxIcon/index.js";
|
|
112
|
+
import { Breadcrumbs as yt } from "./components/extended/mui/Breadcrumbs/index.js";
|
|
113
|
+
import { CircularProgress as Tt } from "./components/extended/mui/CircularProgress/CircularProgress.js";
|
|
114
114
|
import { Badge as Rt } from "./components/extended/mui/Badge/Badge.js";
|
|
115
|
-
import { LinearProgress as
|
|
116
|
-
import { LinkWithRoute as
|
|
117
|
-
import { LoadingButton as
|
|
118
|
-
import { getPagerComponentsDictionary as
|
|
119
|
-
import { Accordion as
|
|
115
|
+
import { LinearProgress as Ot } from "./components/extended/mui/LinearProgress/index.js";
|
|
116
|
+
import { LinkWithRoute as _t } from "./components/extended/mui/LinkWithRoute/index.js";
|
|
117
|
+
import { LoadingButton as Lt } from "./components/extended/mui/LoadingButton/LoadingButton.js";
|
|
118
|
+
import { getPagerComponentsDictionary as Mt } from "./components/Pager/dicctionary.js";
|
|
119
|
+
import { Accordion as vt } from "./components/extended/mui/Accordion/Accordion.js";
|
|
120
120
|
import { Tooltip as kt } from "./components/extended/mui/Tooltip/Tooltip.js";
|
|
121
121
|
import { IconButton as Vt } from "./components/extended/mui/IconButton/IconButton.js";
|
|
122
|
-
import { Button as
|
|
123
|
-
import { CheckBox as
|
|
124
|
-
import { Radio as
|
|
122
|
+
import { Button as Yt } from "./components/extended/mui/Button/Button.js";
|
|
123
|
+
import { CheckBox as zt } from "./components/extended/mui/CheckBox/CheckBox.js";
|
|
124
|
+
import { Radio as Kt } from "./components/extended/mui/Radio/Radio.js";
|
|
125
125
|
import { ImageButton as Jt } from "./components/extended/mui/ImageButton/ImageButton.js";
|
|
126
126
|
import { Popover as Qt } from "./components/extended/mui/Popover/Popover.js";
|
|
127
|
-
import { Select as
|
|
127
|
+
import { Select as Zt } from "./components/extended/mui/Select/Select.js";
|
|
128
128
|
import { Skeleton as om } from "./components/extended/mui/Skeleton/Skeleton.js";
|
|
129
129
|
import { Stack as em } from "./components/extended/mui/Stack/Stack.js";
|
|
130
130
|
import { Tab as mm } from "./components/extended/mui/Tab/Tab.js";
|
|
@@ -132,211 +132,212 @@ import { Tabs as am } from "./components/extended/mui/Tabs/Tabs.js";
|
|
|
132
132
|
import { TabContent as xm } from "./components/extended/mui/TabContent/TabContent.js";
|
|
133
133
|
import { TabContext as im, TabProvider as sm } from "./components/extended/mui/TabContext/index.js";
|
|
134
134
|
import { Typography as um } from "./components/extended/mui/Typography/Typography.js";
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
import {
|
|
215
|
-
import {
|
|
216
|
-
import {
|
|
217
|
-
import {
|
|
218
|
-
import {
|
|
219
|
-
import {
|
|
220
|
-
import {
|
|
221
|
-
import {
|
|
222
|
-
import {
|
|
223
|
-
import {
|
|
224
|
-
import {
|
|
225
|
-
import {
|
|
226
|
-
import {
|
|
227
|
-
import {
|
|
228
|
-
import {
|
|
229
|
-
import {
|
|
230
|
-
import {
|
|
231
|
-
import {
|
|
232
|
-
import {
|
|
233
|
-
import {
|
|
234
|
-
import {
|
|
235
|
-
import {
|
|
236
|
-
import {
|
|
237
|
-
import {
|
|
238
|
-
import {
|
|
239
|
-
import {
|
|
240
|
-
import {
|
|
241
|
-
import {
|
|
242
|
-
import {
|
|
243
|
-
import {
|
|
244
|
-
import {
|
|
245
|
-
import {
|
|
246
|
-
import {
|
|
247
|
-
import {
|
|
248
|
-
import {
|
|
249
|
-
import {
|
|
250
|
-
import {
|
|
251
|
-
import {
|
|
252
|
-
import {
|
|
253
|
-
import {
|
|
254
|
-
import {
|
|
255
|
-
import {
|
|
256
|
-
import {
|
|
257
|
-
import {
|
|
258
|
-
import {
|
|
259
|
-
import {
|
|
260
|
-
import {
|
|
261
|
-
import {
|
|
262
|
-
import {
|
|
263
|
-
import {
|
|
264
|
-
import {
|
|
265
|
-
import {
|
|
266
|
-
import {
|
|
267
|
-
import {
|
|
268
|
-
import {
|
|
269
|
-
import {
|
|
270
|
-
import {
|
|
271
|
-
import {
|
|
272
|
-
import {
|
|
273
|
-
import {
|
|
274
|
-
import {
|
|
275
|
-
import {
|
|
276
|
-
import {
|
|
277
|
-
import {
|
|
278
|
-
import {
|
|
279
|
-
import {
|
|
280
|
-
import {
|
|
281
|
-
import {
|
|
282
|
-
import {
|
|
283
|
-
import {
|
|
284
|
-
import {
|
|
285
|
-
import {
|
|
286
|
-
import {
|
|
287
|
-
import {
|
|
288
|
-
import {
|
|
289
|
-
import {
|
|
290
|
-
import {
|
|
291
|
-
import {
|
|
292
|
-
import {
|
|
293
|
-
import {
|
|
294
|
-
import {
|
|
295
|
-
import {
|
|
296
|
-
import {
|
|
297
|
-
import {
|
|
298
|
-
import {
|
|
299
|
-
import {
|
|
300
|
-
import {
|
|
301
|
-
import {
|
|
135
|
+
import { ICON_CLASSES as Cm, ICON_KEY_COMPONENT as Fm, ICON_PREFIX as dm, TYPOGRAPHY_CLASSES as gm, TYPOGRAPHY_CLASS_NAME_SPECIFY as Sm, TYPOGRAPHY_FONTS as Dm, TYPOGRAPHY_KEY_COMPONENT as Pm } from "@m4l/base";
|
|
136
|
+
import { toggleButtonStyles as Am } from "./components/extended/mui/ToggleButton/ToggleButton.styles.js";
|
|
137
|
+
import { ToggleButton as Im } from "./components/extended/mui/ToggleButton/ToggleButton.js";
|
|
138
|
+
import { TOGGLE_BUTTON_KEY_COMPONENT as Nm } from "./components/extended/mui/ToggleButton/constants.js";
|
|
139
|
+
import { ToggleButtonSlots as Em } from "./components/extended/mui/ToggleButton/slots/ToggleButtonEnum.js";
|
|
140
|
+
import { ToggleButtonRootStyled as Bm } from "./components/extended/mui/ToggleButton/slots/ToggleButtonSlots.js";
|
|
141
|
+
import { toggleIconButtonStyles as Hm } from "./components/extended/mui/ToggleIconButton/ToggleIconButton.styles.js";
|
|
142
|
+
import { ToggleIconButton as Gm } from "./components/extended/mui/ToggleIconButton/ToggleIconButton.js";
|
|
143
|
+
import { TOGGLE_ICON_BUTTON_CLASS_NAME_SPECIFY as bm, TOGGLE_ICON_BUTTON_KEY_COMPONENT as km } from "./components/extended/mui/ToggleIconButton/constants.js";
|
|
144
|
+
import { ToggleIconButtonSlots as Vm } from "./components/extended/mui/ToggleIconButton/slots/ToggleIconButtonEnum.js";
|
|
145
|
+
import { ToggleIconButtonRootStyled as Ym } from "./components/extended/mui/ToggleIconButton/slots/ToggleIconButtonSlots.js";
|
|
146
|
+
import { NavLink as zm } from "./components/extended/mui/NavLink/NavLink.js";
|
|
147
|
+
import { Dialog as Km } from "./components/extended/mui/Dialog/Dialog.js";
|
|
148
|
+
import { Divider as Jm } from "./components/extended/mui/Divider/Divider.js";
|
|
149
|
+
import { DatePicker as Qm } from "./components/extended/mui/DatePicker/DatePicker.js";
|
|
150
|
+
import { DateRangePicker as Zm } from "./components/extended/rsuite/DateRangePicker/DateRangePicker.js";
|
|
151
|
+
import { DateFormatter as op, getFormatDate as rp } from "./components/formatters/DateFormatter/DateFormatter.js";
|
|
152
|
+
import { UncertaintyFormatter as tp, getUncertaintyFormat as mp } from "./components/formatters/UncertaintyFormatter/UncertaintyFormatter.js";
|
|
153
|
+
import { PointsFormatter as ap, getFormatPoints as np } from "./components/formatters/PointsFormatter/PointsFormatter.js";
|
|
154
|
+
import { ConcatenatedFormatter as fp, getFormatConcatenated as ip } from "./components/formatters/ConcatenatedFormatter/ConcatenatedFormatter.js";
|
|
155
|
+
import { PeriodFormatter as lp, useFormatPeriod as up } from "./components/formatters/PeriodFormatter/PeriodFormatter.js";
|
|
156
|
+
import { PriceFormatter as Cp, getFormatPrice as Fp } from "./components/formatters/PriceFormatter/PriceFormatter.js";
|
|
157
|
+
import { TagsFormatter as gp } from "./components/formatters/TagsFormatter/TagsFormatter.js";
|
|
158
|
+
import { ColorFormatter as Dp } from "./components/formatters/ColorFormatter/ColorFormatter.js";
|
|
159
|
+
import { ImageFormatter as yp } from "./components/formatters/ImageFormatter/ImageFormatter.js";
|
|
160
|
+
import { NestedFormatter as Tp } from "./components/formatters/NestedFormatter/NestedFormatter.js";
|
|
161
|
+
import { BooleanFormatter as Rp } from "./components/formatters/BooleanFormatter/BooleanFormatter.js";
|
|
162
|
+
import { getBooleanFormatterComponentsDictionary as Op } from "./components/formatters/BooleanFormatter/dictionary.js";
|
|
163
|
+
import { ChipStatusFormatter as _p } from "./components/formatters/ChipStatusFormatter/ChipStatusFormatter.js";
|
|
164
|
+
import { getDistanceToNowFormatterComponentsDictionary as Lp } from "./components/formatters/DistanceToNowFormatter/dictionary.js";
|
|
165
|
+
import { DistanceToNowFormatter as Mp } from "./components/formatters/DistanceToNowFormatter/DistanceToNowFormatter.js";
|
|
166
|
+
import { useDistanceToNowFormatter as vp } from "./components/formatters/DistanceToNowFormatter/hooks/useDistanceToNowFormatter.js";
|
|
167
|
+
import { getFormattersComponentsDictionary as kp } from "./components/formatters/dictionary.js";
|
|
168
|
+
import { FormContainer as Vp } from "./components/FormContainer/FormContainer.js";
|
|
169
|
+
import { GridLayout as Yp } from "./components/GridLayout/GridLayout.js";
|
|
170
|
+
import { Responsive as zp } from "./components/GridLayout/subcomponents/Responsive/index.js";
|
|
171
|
+
import { addLayoutItemToBreakPointIfNoExists as Kp, addLayoutItemToBreakPoints as jp, cloneLayouts as Jp } from "./components/GridLayout/subcomponents/Responsive/responsiveUtils.js";
|
|
172
|
+
import { isEqualLayout as Qp, isEqualLayouts as Xp } from "./components/GridLayout/utils.js";
|
|
173
|
+
import { withSizeProvider as $p } from "./components/GridLayout/subcomponents/withSizeProvider/index.js";
|
|
174
|
+
import { HelmetPage as ra } from "./components/HelmetPage/index.js";
|
|
175
|
+
import { HelperError as ta } from "./components/HelperError/HelperError.js";
|
|
176
|
+
import { RHFAutocomplete as pa } from "./components/hook-form/RHFAutocomplete/RHFAutocomplete.js";
|
|
177
|
+
import { getRHFAutocompleteComponentsDictionary as na } from "./components/hook-form/RHFAutocomplete/dictionary.js";
|
|
178
|
+
import { RHFAutocompleteAsync as fa } from "./components/hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync.js";
|
|
179
|
+
import { getRHFAutocompleteAsyncComponentsDictionary as sa } from "./components/hook-form/RHFAutocompleteAsync/dictionary.js";
|
|
180
|
+
import { RHFDateTime as ua } from "./components/hook-form/RHFDateTime/RHFDateTime.js";
|
|
181
|
+
import { RHFDateTimePicker as Ca } from "./components/hook-form/RHFDateTimePicker/RHFDateTimePicker.js";
|
|
182
|
+
import { RHFDatePicker as da } from "./components/hook-form/RHFDatePicker/RHFDatePicker.js";
|
|
183
|
+
import { RHFMultiCheckbox as Sa } from "./components/hook-form/RHFMultiCheckbox/index.js";
|
|
184
|
+
import { RHFSelect as Pa } from "./components/hook-form/RHFSelect/RHFSelect.js";
|
|
185
|
+
import { RHFHelperError as Aa } from "./components/hook-form/RHFHelperError/index.js";
|
|
186
|
+
import { RHFRadioGroup as Ia } from "./components/hook-form/RHFRadioGroup/RHFRadioGroup.js";
|
|
187
|
+
import { RHFUploadSingleFile as Na } from "./components/hook-form/RHFUpload/RHFUploadSingleFile/RHFUploadSingleFile.js";
|
|
188
|
+
import { RHFColorPicker as Ea } from "./components/hook-form/RHFColorPicker/RFHColorPicker.js";
|
|
189
|
+
import { RHFCheckbox as Ba } from "./components/hook-form/RHFCheckbox/RHFCheckbox.js";
|
|
190
|
+
import { RHFCheckableList as Ha } from "./components/hook-form/RHFCheckableList/RHFCheckableList.js";
|
|
191
|
+
import { RHFDaysOfWeekPicker as Ga } from "./components/hook-form/RHFDaysOfWeekPicker/RHFDaysOfWeekPicker.js";
|
|
192
|
+
import { RHFDaysOfMonthPicker as ba } from "./components/hook-form/RHFDaysOfMonthPicker/RHFDaysOfMonthPicker.js";
|
|
193
|
+
import { RHFTextField as ha } from "./components/hook-form/RHFTextField/RHFTextField.js";
|
|
194
|
+
import { RHFTextFieldPassword as wa } from "./components/hook-form/RHFTextFieldPassword/RHFTextFieldPassword.js";
|
|
195
|
+
import { getPeriodComponetsDictionary as Wa } from "./components/hook-form/RHFPeriod/subcomponents/Period/dictionary.js";
|
|
196
|
+
import { rhfPeriodStyles as Ua } from "./components/hook-form/RHFPeriod/RHFPeriod.styles.js";
|
|
197
|
+
import { RHFPeriod as ja } from "./components/hook-form/RHFPeriod/RHFPeriod.js";
|
|
198
|
+
import { RHF_PERIOD_KEY_COMPONENT as qa } from "./components/hook-form/RHFPeriod/constants.js";
|
|
199
|
+
import { RHFPeriodSlots as Xa } from "./components/hook-form/RHFPeriod/slots/RHFPeriodEnum.js";
|
|
200
|
+
import { NumberInputStyled as $a, PeriodRootStyled as on, RHFPeriodRootStyled as rn, SelectStyled as en } from "./components/hook-form/RHFPeriod/slots/RHFPeriodSlots.js";
|
|
201
|
+
import { RHFNumberInput as mn } from "./components/hook-form/RHFNumberInput/RHFNumberInput.js";
|
|
202
|
+
import { RHFUploadImage as an } from "./components/hook-form/RHFUpload/RHFUploadImage/RHFUploadImage.js";
|
|
203
|
+
import { VALIDATION_OBJECT_BRAND as xn, VALIDATION_PARTIAL_OBJECT_BRAND as fn, VALIDATION_SCHEMA_BRAND as sn } from "./components/hook-form/RHFormProvider/types.js";
|
|
204
|
+
import { FormProviderCustom as un, RHFormProvider as cn, useCustomForm as Cn } from "./components/hook-form/RHFormProvider/RHFormProvider.js";
|
|
205
|
+
import { createEmptyValidationSchema as dn, createValidationFullObject as gn, createValidationPartialObject as Sn, createValidationSchema as Dn } from "./components/hook-form/RHFormProvider/schema.js";
|
|
206
|
+
import { RHFActionsGroup as yn } from "./components/hook-form/RHFActionsGroup/RHFActionsGroup.js";
|
|
207
|
+
import { RHFDateRangePicker as Tn } from "./components/hook-form/RHFDateRangePicker/RHFDateRangePicker.js";
|
|
208
|
+
import { Icon as Rn } from "./components/Icon/Icon.js";
|
|
209
|
+
import { Image as On } from "./components/Image/Image.js";
|
|
210
|
+
import { Label as _n } from "./components/Label/Label.js";
|
|
211
|
+
import { LanguagePopover as Ln } from "./components/LanguagePopover/LanguagePopover.js";
|
|
212
|
+
import { LinearProgressIndeterminate as Mn } from "./components/LinearProgressIndeterminate/LinearProgressIndeterminate.js";
|
|
213
|
+
import { Loadable as vn } from "./components/Loadable/index.js";
|
|
214
|
+
import { LoadingError as kn } from "./components/LoadingError/LoadingError.js";
|
|
215
|
+
import { getLoadingErrorComponentsDictionary as Vn } from "./components/LoadingError/dictionary.js";
|
|
216
|
+
import { getMenuActionsComponentsDictionary as Yn } from "./components/MenuActions/dictionary.js";
|
|
217
|
+
import { MemonizedMenuActions as zn, MenuActions as Un } from "./components/MenuActions/MenuActions.js";
|
|
218
|
+
import { MFIsolationApp as jn } from "./components/MFIsolationApp/MFIsolationApp.js";
|
|
219
|
+
import { MFIsolationAppStorybook as qn } from "./components/MFIsolationAppStorybook/MFIsolationAppStorybook.js";
|
|
220
|
+
import { MFAppStorybook as Xn } from "./components/MFIsolationAppStorybook/subcomponents/MFAppStorybook/MFAppStorybook.js";
|
|
221
|
+
import { MFLoader as $n } from "./components/MFLoader/MFLoader.js";
|
|
222
|
+
import { getMFLoaderComponentsDictionary as rx } from "./components/MFLoader/dictionary.js";
|
|
223
|
+
import { ImageText as tx } from "./components/ImageText/ImageText.js";
|
|
224
|
+
import { NoItemSelected as px } from "./components/NoItemSelected/NoItemSelected.js";
|
|
225
|
+
import { getNoItemSelectedComponentsDictionary as nx } from "./components/NoItemSelected/dictionary.js";
|
|
226
|
+
import { NoItemPrivileges as fx } from "./components/NoItemPrivileges/NoItemPrivileges.js";
|
|
227
|
+
import { getNoItemPrivilegesComponentsDictionary as sx } from "./components/NoItemPrivileges/dictionary.js";
|
|
228
|
+
import { getObjectLogsComponentsDictionary as ux } from "./components/ObjectLogs/dictionary.js";
|
|
229
|
+
import { ObjectLogs as Cx } from "./components/ObjectLogs/ObjectLogs.js";
|
|
230
|
+
import { PaperForm as dx } from "./components/PaperForm/PaperForm.js";
|
|
231
|
+
import { PDFViewer as Sx } from "./components/PDFViewer/PDFViewer.js";
|
|
232
|
+
import { usePopupsStore as Px } from "./components/popups/components/PopupsProvider/hooks/usePopupsStore.js";
|
|
233
|
+
import { PopupsContext as Ax, PopupsProvider as Tx } from "./components/popups/components/PopupsProvider/contexts/PopupsContext/PopupsContext.js";
|
|
234
|
+
import { PopupsViewer as Rx } from "./components/popups/components/PopupsViewer/PopupsViewer.js";
|
|
235
|
+
import { PrintingSystem as Ox } from "./components/PrintingSystem/PrintingSystem.js";
|
|
236
|
+
import { PropertyValue as _x } from "./components/PropertyValue/PropertyValue.js";
|
|
237
|
+
import { ScrollBar as Lx } from "./components/ScrollBar/ScrollBar.js";
|
|
238
|
+
import { SideBar as Mx } from "./components/SideBar/SideBar.js";
|
|
239
|
+
import { ToastContainer as vx } from "./components/ToastContainer/ToastContainer.js";
|
|
240
|
+
import { ToastMessage as kx } from "./components/ToastContainer/subcomponents/ToastMessage/ToastMessage.js";
|
|
241
|
+
import { TabsNavigator as Vx } from "./components/TabsNavigator/TabsNavigator.js";
|
|
242
|
+
import { getTabsNavigatorComponentsDictionary as Yx } from "./components/TabsNavigator/dictionary.js";
|
|
243
|
+
import { WindowBase as zx } from "./components/WindowBase/WindowBase.js";
|
|
244
|
+
import { useWindowToolsMF as Kx } from "./components/WindowBase/hooks/useWindowToolsMF/index.js";
|
|
245
|
+
import { useDynamicMFParameters as Jx, useDynamicMFParametersStore as qx } from "./components/WindowBase/hooks/useDynamicMFParameters/index.js";
|
|
246
|
+
import { MemonizedWindowToolsMFContext as Xx, WindowToolsMFContext as Zx, WindowToolsMFProvider as $x } from "./components/WindowBase/contexts/WindowToolsMFContext/WindowToolsMFContext.js";
|
|
247
|
+
import { createDynamicMFStore as rf } from "./components/WindowBase/contexts/DynamicMFParmsContext/store.js";
|
|
248
|
+
import { DynamicMFParmsContext as tf, DynamicMFParmsProvider as mf, MemonizedDynamicMFParmsProvider as pf } from "./components/WindowBase/contexts/DynamicMFParmsContext/DynamicMFParmsContext.js";
|
|
249
|
+
import { WindowConfirm as nf } from "./components/WindowConfirm/WindowConfirm.js";
|
|
250
|
+
import { getModalDialogComponentsDictionary as ff, getModalDictionary as sf } from "./components/ModalDialog/dictionary.js";
|
|
251
|
+
import { ModalDialog as uf } from "./components/ModalDialog/ModalDialog.js";
|
|
252
|
+
import { SettingsLayout as Cf } from "./components/SettingsLayout/SettingsLayout.js";
|
|
253
|
+
import { Pager as df } from "./components/Pager/Pager.js";
|
|
254
|
+
import { useStepper as Sf } from "./components/Stepper/hooks/useStepper/index.js";
|
|
255
|
+
import { Stepper as Pf } from "./components/Stepper/Stepper.js";
|
|
256
|
+
import { StepperContent as Af } from "./components/Stepper/subcomponents/StepperContent/index.js";
|
|
257
|
+
import { Step as If } from "./components/Stepper/subcomponents/StepperContent/subcomponents/Step/index.js";
|
|
258
|
+
import { StepperFooter as Nf } from "./components/Stepper/subcomponents/StepperFooter/index.js";
|
|
259
|
+
import { StepperFooterLeftActions as Ef } from "./components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterLeftActions/index.js";
|
|
260
|
+
import { StepperFooterRightActions as Bf } from "./components/Stepper/subcomponents/StepperFooter/subcomponents/StepperFooterRightActions/index.js";
|
|
261
|
+
import { StepperNextButton as Hf } from "./components/Stepper/subcomponents/StepperButtons/StepperNextButton/index.js";
|
|
262
|
+
import { StepperPrevButton as Gf } from "./components/Stepper/subcomponents/StepperButtons/StepperPrevButton/index.js";
|
|
263
|
+
import { StepperCancelButton as bf } from "./components/Stepper/subcomponents/StepperButtons/StepperCancelButton/index.js";
|
|
264
|
+
import { StepperSubmitButton as hf } from "./components/Stepper/subcomponents/StepperButtons/StepperSubmitButton/index.js";
|
|
265
|
+
import { evaluateVisibilityStepCondition as wf } from "./components/Stepper/helpers/evaluateVisibilityStepCondition/index.js";
|
|
266
|
+
import { getStepsAndValidationSchema as Wf } from "./components/Stepper/helpers/getStepsAndValidationSchema/getStepsAndValidationSchema.js";
|
|
267
|
+
import { getStepperComponentsDictionary as Uf } from "./components/Stepper/dictionary.js";
|
|
268
|
+
import { useAppearanceComponentStore as jf } from "./contexts/AppearanceComponentContext/useAppearanceComponentStore.js";
|
|
269
|
+
import { AppearanceComponentProvider as qf } from "./contexts/AppearanceComponentContext/AppearanceComponentContext.js";
|
|
270
|
+
import { ModalContext as Xf, ModalProvider as Zf } from "./contexts/ModalContext/index.js";
|
|
271
|
+
import { getFormComponentsDictionary as oi } from "./components/hook-form/RHFormProvider/dictionary.js";
|
|
272
|
+
import { useFormAddEdit as ei } from "./hooks/useFormAddEdit/useFormAddEdit.js";
|
|
273
|
+
import { useModal as mi } from "./hooks/useModal/index.js";
|
|
274
|
+
import { useTab as ai } from "./hooks/useTab/index.js";
|
|
275
|
+
import { getformAddEditDictionary as xi } from "./hooks/useFormAddEdit/dictionary.js";
|
|
276
|
+
import { useFormFocus as ii } from "./hooks/useFormFocus/index.js";
|
|
277
|
+
import { useInterval as li } from "./hooks/useInterval/index.js";
|
|
278
|
+
import { useComponentSize as ci } from "./hooks/useComponentSize/useComponentSize.js";
|
|
279
|
+
import { useFormReadyForUpdate as Fi } from "./hooks/useFormReadyForUpdate/index.js";
|
|
280
|
+
import { useStateRef as gi } from "./hooks/useStateRef/index.js";
|
|
281
|
+
import { SKELETON_SVG_ICON as Di } from "./hooks/useSvgColor/constants.js";
|
|
282
|
+
import { useSvgColor as yi } from "./hooks/useSvgColor/useSvgColor.js";
|
|
283
|
+
import { useDynamicFilterAndSort as Ti } from "./hooks/useDynamicFilterAndSort/useDynamicFilterAndSort.js";
|
|
284
|
+
import { useDataGridPersistence as Ri } from "./hooks/useDataGridPersistence/useDataGridPersistence.js";
|
|
285
|
+
import { usePopoverContainer as Oi } from "./hooks/usePopoverContainer/usePopoverContainer.js";
|
|
286
|
+
import { POPOVER_CONTAINER_ID as _i } from "./hooks/usePopoverContainer/constants.js";
|
|
287
|
+
import { useIsVisible as Li } from "./hooks/useIsVisible/useIsVisible.js";
|
|
288
|
+
import { useSizeContainer as Mi } from "./hooks/useSizeContainer/index.js";
|
|
289
|
+
import { useWatchTyped as vi } from "./hooks/useWatchTyped/useTypedWatch.js";
|
|
290
|
+
import { capitalizeFirstLetter as ki } from "./utils/capitalizeFirstLetter.js";
|
|
291
|
+
import { isValidDate as Vi } from "./utils/isValidDate.js";
|
|
292
|
+
import { getComponentUtilityClass as Yi } from "./utils/getComponentUtilityClass.js";
|
|
293
|
+
import { getPaletteColor as zi } from "./utils/getPaletteColor.js";
|
|
294
|
+
import { getTypographyStyles as Ki } from "./utils/getTypographyStyles.js";
|
|
295
|
+
import { getIconColor as Ji } from "./utils/getIconColor.js";
|
|
296
|
+
import { getHeightSizeStyles as Qi, getSizeStyles as Xi } from "./utils/getSizeStyles/getSizeStyles.js";
|
|
297
|
+
import { ObjectQueue as $i } from "./utils/ObjectQueue.js";
|
|
298
|
+
import { getComponentClasses as rs, getComponentSlotRoot as es } from "./utils/getComponentSlotRoot.js";
|
|
299
|
+
import { formatDistanceToNow as ms } from "./utils/formatDistanceToNow/formatDistanteToNow.js";
|
|
300
|
+
import { getValidDate as as } from "./utils/getValidDate.js";
|
|
301
|
+
import { getNullGuard as xs } from "./utils/getNullGuard.js";
|
|
302
|
+
import { createCustomDeepShallow as is, deepShallow as ss } from "./utils/deepShallow.js";
|
|
302
303
|
export {
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
304
|
+
W as AREAS_DICCTIONARY,
|
|
305
|
+
z as AREAS_DICTIONARY_ID,
|
|
306
|
+
vt as Accordion,
|
|
306
307
|
m as AccountPopover,
|
|
307
308
|
Co as ActionCancel,
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
309
|
+
Do as ActionFormCancel,
|
|
310
|
+
yo as ActionFormIntro,
|
|
311
|
+
To as ActionFormSubmitProgrammatic,
|
|
311
312
|
go as ActionIntro,
|
|
312
313
|
uo as ActionsContainer,
|
|
313
314
|
x as ActionsGroup,
|
|
314
315
|
g as AnimatedScroll,
|
|
315
|
-
|
|
316
|
+
_ as AppBar,
|
|
316
317
|
po as AppBarComercial,
|
|
317
|
-
|
|
318
|
-
|
|
318
|
+
qf as AppearanceComponentProvider,
|
|
319
|
+
M as AreasAdmin,
|
|
319
320
|
k as AreasContext,
|
|
320
321
|
h as AreasProvider,
|
|
321
|
-
|
|
322
|
+
v as AreasViewer,
|
|
322
323
|
gt as Avatar,
|
|
323
324
|
Rt as Badge,
|
|
324
325
|
q as BaseModule,
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
326
|
+
Rp as BooleanFormatter,
|
|
327
|
+
Dt as BoxIcon,
|
|
328
|
+
yt as Breadcrumbs,
|
|
329
|
+
Yt as Button,
|
|
330
|
+
X as Card,
|
|
331
|
+
zt as CheckBox,
|
|
331
332
|
$ as CheckableList,
|
|
332
333
|
to as Chip,
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
334
|
+
_p as ChipStatusFormatter,
|
|
335
|
+
Tt as CircularProgress,
|
|
336
|
+
Dp as ColorFormatter,
|
|
337
|
+
jo as ColumnBooleanFormatter,
|
|
337
338
|
qo as ColumnBooleanGroupFormatter,
|
|
338
339
|
qr as ColumnChipStatusFormatter,
|
|
339
|
-
|
|
340
|
+
Xr as ColumnChipStatusGroupFormatter,
|
|
340
341
|
ne as ColumnColorFormatter,
|
|
341
342
|
fe as ColumnColorGroupFormatter,
|
|
342
343
|
$o as ColumnConcatenatedValueFormatter,
|
|
@@ -348,303 +349,310 @@ export {
|
|
|
348
349
|
Ce as ColumnImageFormatter,
|
|
349
350
|
de as ColumnImageGroupFormatter,
|
|
350
351
|
dr as ColumnInteractiveCheckFormatter,
|
|
351
|
-
|
|
352
|
-
|
|
352
|
+
Pr as ColumnNestedValueFormatter,
|
|
353
|
+
Ar as ColumnNestedValueGroupFormatter,
|
|
353
354
|
Nr as ColumnPointsFormatter,
|
|
354
355
|
Er as ColumnPointsGroupFormatter,
|
|
355
356
|
Hr as ColumnPriceFormatter,
|
|
356
|
-
|
|
357
|
+
Gr as ColumnPriceGroupFormatter,
|
|
357
358
|
hr as ColumnSetCheckFormatter,
|
|
358
359
|
re as ColumnTagsFormatter,
|
|
359
360
|
te as ColumnTagsGroupFormatter,
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
361
|
+
Wr as ColumnUncertaintyFormatter,
|
|
362
|
+
Ur as ColumnUncertaintyGroupFormatter,
|
|
363
|
+
fp as ConcatenatedFormatter,
|
|
364
|
+
_o as ContainerFlow,
|
|
365
|
+
Wo as DATAGRID_ROW_HEADER_HEIGHTS,
|
|
366
|
+
zo as DATAGRID_ROW_HEIGHTS,
|
|
367
|
+
Uo as DATAGRID_SEMANTIC_WIDTHS,
|
|
367
368
|
Ro as DICTIONARY,
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
369
|
+
Lo as DataGrid,
|
|
370
|
+
op as DateFormatter,
|
|
371
|
+
Qm as DatePicker,
|
|
372
|
+
Zm as DateRangePicker,
|
|
372
373
|
Ee as DaysOfMonthPicker,
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
374
|
+
Se as DaysOfWeekPicker,
|
|
375
|
+
Km as Dialog,
|
|
376
|
+
Mp as DistanceToNowFormatter,
|
|
377
|
+
Jm as Divider,
|
|
378
|
+
Ae as DragResizeWindowRND,
|
|
378
379
|
ke as DynamicFilter,
|
|
379
380
|
Ve as DynamicForm,
|
|
380
|
-
|
|
381
|
-
|
|
381
|
+
tf as DynamicMFParmsContext,
|
|
382
|
+
mf as DynamicMFParmsProvider,
|
|
382
383
|
et as DynamicSort,
|
|
383
384
|
Je as EMPTY_DATA,
|
|
384
385
|
lt as FixedSizeList,
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
386
|
+
Vp as FormContainer,
|
|
387
|
+
un as FormProviderCustom,
|
|
388
|
+
Yp as GridLayout,
|
|
388
389
|
no as HamburgerMenu,
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
390
|
+
ra as HelmetPage,
|
|
391
|
+
ta as HelperError,
|
|
392
|
+
Cm as ICON_CLASSES,
|
|
393
|
+
Fm as ICON_KEY_COMPONENT,
|
|
394
|
+
dm as ICON_PREFIX,
|
|
395
|
+
Rn as Icon,
|
|
392
396
|
Vt as IconButton,
|
|
393
397
|
i as IconButtonAnimate,
|
|
394
|
-
|
|
398
|
+
On as Image,
|
|
395
399
|
Jt as ImageButton,
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
400
|
+
yp as ImageFormatter,
|
|
401
|
+
tx as ImageText,
|
|
402
|
+
U as LABEL_FILTER_BUTTON,
|
|
403
|
+
_n as Label,
|
|
404
|
+
Ln as LanguagePopover,
|
|
405
|
+
Ot as LinearProgress,
|
|
406
|
+
Mn as LinearProgressIndeterminate,
|
|
407
|
+
_t as LinkWithRoute,
|
|
408
|
+
vn as Loadable,
|
|
409
|
+
Lt as LoadingButton,
|
|
410
|
+
kn as LoadingError,
|
|
407
411
|
F as LoadingScreen,
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
412
|
+
Xn as MFAppStorybook,
|
|
413
|
+
jn as MFIsolationApp,
|
|
414
|
+
qn as MFIsolationAppStorybook,
|
|
415
|
+
$n as MFLoader,
|
|
416
|
+
pf as MemonizedDynamicMFParmsProvider,
|
|
417
|
+
zn as MemonizedMenuActions,
|
|
418
|
+
Xx as MemonizedWindowToolsMFContext,
|
|
419
|
+
Un as MenuActions,
|
|
420
|
+
Xf as ModalContext,
|
|
421
|
+
uf as ModalDialog,
|
|
422
|
+
Zf as ModalProvider,
|
|
419
423
|
l as MotionContainer,
|
|
420
424
|
c as MotionLazyContainer,
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
+
zm as NavLink,
|
|
426
|
+
Tp as NestedFormatter,
|
|
427
|
+
fx as NoItemPrivileges,
|
|
428
|
+
px as NoItemSelected,
|
|
425
429
|
ko as NumberEditor,
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
430
|
+
$a as NumberInputStyled,
|
|
431
|
+
Cx as ObjectLogs,
|
|
432
|
+
$i as ObjectQueue,
|
|
433
|
+
Sx as PDFViewer,
|
|
434
|
+
_i as POPOVER_CONTAINER_ID,
|
|
435
|
+
df as Pager,
|
|
436
|
+
dx as PaperForm,
|
|
437
|
+
lp as PeriodFormatter,
|
|
438
|
+
on as PeriodRootStyled,
|
|
439
|
+
ap as PointsFormatter,
|
|
436
440
|
Qt as Popover,
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
441
|
+
Ax as PopupsContext,
|
|
442
|
+
Tx as PopupsProvider,
|
|
443
|
+
Rx as PopupsViewer,
|
|
444
|
+
Cp as PriceFormatter,
|
|
445
|
+
Ox as PrintingSystem,
|
|
442
446
|
it as PropagateLoaderSpinner,
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
447
|
+
_x as PropertyValue,
|
|
448
|
+
yn as RHFActionsGroup,
|
|
449
|
+
pa as RHFAutocomplete,
|
|
450
|
+
fa as RHFAutocompleteAsync,
|
|
451
|
+
Ha as RHFCheckableList,
|
|
452
|
+
Ba as RHFCheckbox,
|
|
453
|
+
Ea as RHFColorPicker,
|
|
454
|
+
da as RHFDatePicker,
|
|
455
|
+
Tn as RHFDateRangePicker,
|
|
456
|
+
ua as RHFDateTime,
|
|
457
|
+
Ca as RHFDateTimePicker,
|
|
458
|
+
ba as RHFDaysOfMonthPicker,
|
|
459
|
+
Ga as RHFDaysOfWeekPicker,
|
|
460
|
+
Aa as RHFHelperError,
|
|
461
|
+
Sa as RHFMultiCheckbox,
|
|
462
|
+
mn as RHFNumberInput,
|
|
463
|
+
ja as RHFPeriod,
|
|
464
|
+
rn as RHFPeriodRootStyled,
|
|
465
|
+
Xa as RHFPeriodSlots,
|
|
466
|
+
Ia as RHFRadioGroup,
|
|
467
|
+
Pa as RHFSelect,
|
|
468
|
+
ha as RHFTextField,
|
|
469
|
+
wa as RHFTextFieldPassword,
|
|
470
|
+
an as RHFUploadImage,
|
|
471
|
+
Na as RHFUploadSingleFile,
|
|
472
|
+
qa as RHF_PERIOD_KEY_COMPONENT,
|
|
473
|
+
cn as RHFormProvider,
|
|
474
|
+
Kt as Radio,
|
|
471
475
|
Ft as ReactJsonViewer,
|
|
472
476
|
mt as Resizable,
|
|
473
477
|
at as ResizableBox,
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
478
|
+
zp as Responsive,
|
|
479
|
+
Di as SKELETON_SVG_ICON,
|
|
480
|
+
Lx as ScrollBar,
|
|
477
481
|
so as SectionCommercial,
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
+
Zt as Select,
|
|
483
|
+
en as SelectStyled,
|
|
484
|
+
Cf as SettingsLayout,
|
|
485
|
+
Mx as SideBar,
|
|
482
486
|
om as Skeleton,
|
|
483
|
-
|
|
487
|
+
Ze as SortCompareValues,
|
|
484
488
|
xt as SplitLayout,
|
|
485
489
|
em as Stack,
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
490
|
+
If as Step,
|
|
491
|
+
Pf as Stepper,
|
|
492
|
+
bf as StepperCancelButton,
|
|
493
|
+
Af as StepperContent,
|
|
494
|
+
Nf as StepperFooter,
|
|
495
|
+
Ef as StepperFooterLeftActions,
|
|
496
|
+
Bf as StepperFooterRightActions,
|
|
497
|
+
Hf as StepperNextButton,
|
|
498
|
+
Gf as StepperPrevButton,
|
|
499
|
+
hf as StepperSubmitButton,
|
|
500
|
+
Nm as TOGGLE_BUTTON_KEY_COMPONENT,
|
|
501
|
+
bm as TOGGLE_ICON_BUTTON_CLASS_NAME_SPECIFY,
|
|
502
|
+
km as TOGGLE_ICON_BUTTON_KEY_COMPONENT,
|
|
503
|
+
gm as TYPOGRAPHY_CLASSES,
|
|
504
|
+
Sm as TYPOGRAPHY_CLASS_NAME_SPECIFY,
|
|
505
|
+
Dm as TYPOGRAPHY_FONTS,
|
|
506
|
+
Pm as TYPOGRAPHY_KEY_COMPONENT,
|
|
499
507
|
mm as Tab,
|
|
500
508
|
xm as TabContent,
|
|
501
509
|
im as TabContext,
|
|
502
510
|
sm as TabProvider,
|
|
503
511
|
am as Tabs,
|
|
504
|
-
|
|
505
|
-
|
|
512
|
+
Vx as TabsNavigator,
|
|
513
|
+
gp as TagsFormatter,
|
|
506
514
|
ho as TextEditor,
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
+
vx as ToastContainer,
|
|
516
|
+
kx as ToastMessage,
|
|
517
|
+
Im as ToggleButton,
|
|
518
|
+
Bm as ToggleButtonRootStyled,
|
|
519
|
+
Em as ToggleButtonSlots,
|
|
520
|
+
Gm as ToggleIconButton,
|
|
521
|
+
Ym as ToggleIconButtonRootStyled,
|
|
522
|
+
Vm as ToggleIconButtonSlots,
|
|
515
523
|
kt as Tooltip,
|
|
516
524
|
fo as TopBar,
|
|
517
|
-
|
|
525
|
+
Mo as TreeDataGrid,
|
|
518
526
|
um as Typography,
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
527
|
+
tp as UncertaintyFormatter,
|
|
528
|
+
xn as VALIDATION_OBJECT_BRAND,
|
|
529
|
+
fn as VALIDATION_PARTIAL_OBJECT_BRAND,
|
|
530
|
+
sn as VALIDATION_SCHEMA_BRAND,
|
|
523
531
|
ct as VariableSizeList,
|
|
524
532
|
Ne as WINDOW_SIZES,
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
533
|
+
zx as WindowBase,
|
|
534
|
+
nf as WindowConfirm,
|
|
535
|
+
Zx as WindowToolsMFContext,
|
|
536
|
+
$x as WindowToolsMFProvider,
|
|
537
|
+
Kp as addLayoutItemToBreakPointIfNoExists,
|
|
538
|
+
jp as addLayoutItemToBreakPoints,
|
|
539
|
+
ki as capitalizeFirstLetter,
|
|
540
|
+
Jp as cloneLayouts,
|
|
541
|
+
is as createCustomDeepShallow,
|
|
542
|
+
rf as createDynamicMFStore,
|
|
543
|
+
dn as createEmptyValidationSchema,
|
|
536
544
|
e as createToaster,
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
545
|
+
gn as createValidationFullObject,
|
|
546
|
+
Sn as createValidationPartialObject,
|
|
547
|
+
Dn as createValidationSchema,
|
|
548
|
+
ss as deepShallow,
|
|
541
549
|
No as defaultCommonActionsDictionary,
|
|
542
550
|
Ie as dragResizeWindowRNDClasses,
|
|
543
|
-
|
|
544
|
-
|
|
551
|
+
wf as evaluateVisibilityStepCondition,
|
|
552
|
+
ms as formatDistanceToNow,
|
|
545
553
|
a as getAccountPopoverDictionary,
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
554
|
+
L as getAppBarDictionary,
|
|
555
|
+
K as getAreasComponentsDictionary,
|
|
556
|
+
j as getAreasDictionary,
|
|
557
|
+
Op as getBooleanFormatterComponentsDictionary,
|
|
550
558
|
ro as getCheckableListComponentsDictionary,
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
559
|
+
Oo as getCommonActionsDictionary,
|
|
560
|
+
rs as getComponentClasses,
|
|
561
|
+
es as getComponentSlotRoot,
|
|
562
|
+
Yi as getComponentUtilityClass,
|
|
563
|
+
vo as getDataGridComponentsDictionary,
|
|
556
564
|
wo as getDataGridRowsFromSet,
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
565
|
+
Pe as getDaysOfWeekPickerDictionary,
|
|
566
|
+
Lp as getDistanceToNowFormatterComponentsDictionary,
|
|
567
|
+
Be as getDynamicFilterComponentsDictionary,
|
|
560
568
|
Qe as getDynamicSortComponentsDictionary,
|
|
561
569
|
He as getFilterGroupFieldsByName,
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
570
|
+
oi as getFormComponentsDictionary,
|
|
571
|
+
ip as getFormatConcatenated,
|
|
572
|
+
rp as getFormatDate,
|
|
573
|
+
np as getFormatPoints,
|
|
574
|
+
Fp as getFormatPrice,
|
|
575
|
+
kp as getFormattersComponentsDictionary,
|
|
576
|
+
Qi as getHeightSizeStyles,
|
|
577
|
+
Ji as getIconColor,
|
|
578
|
+
Me as getIsIfInDynamicFilter,
|
|
579
|
+
Vn as getLoadingErrorComponentsDictionary,
|
|
580
|
+
rx as getMFLoaderComponentsDictionary,
|
|
581
|
+
Yn as getMenuActionsComponentsDictionary,
|
|
582
|
+
ff as getModalDialogComponentsDictionary,
|
|
583
|
+
sf as getModalDictionary,
|
|
584
|
+
sx as getNoItemPrivilegesComponentsDictionary,
|
|
585
|
+
nx as getNoItemSelectedComponentsDictionary,
|
|
586
|
+
xs as getNullGuard,
|
|
587
|
+
ux as getObjectLogsComponentsDictionary,
|
|
588
|
+
Mt as getPagerComponentsDictionary,
|
|
589
|
+
zi as getPaletteColor,
|
|
590
|
+
Wa as getPeriodComponetsDictionary,
|
|
591
|
+
sa as getRHFAutocompleteAsyncComponentsDictionary,
|
|
592
|
+
na as getRHFAutocompleteComponentsDictionary,
|
|
593
|
+
ve as getRawFiltersForNetwork,
|
|
586
594
|
ot as getRawSortsForNetwork,
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
595
|
+
Xi as getSizeStyles,
|
|
596
|
+
Uf as getStepperComponentsDictionary,
|
|
597
|
+
Wf as getStepsAndValidationSchema,
|
|
598
|
+
Yx as getTabsNavigatorComponentsDictionary,
|
|
599
|
+
Ki as getTypographyStyles,
|
|
600
|
+
mp as getUncertaintyFormat,
|
|
601
|
+
as as getValidDate,
|
|
602
|
+
xi as getformAddEditDictionary,
|
|
603
|
+
Qp as isEqualLayout,
|
|
604
|
+
Xp as isEqualLayouts,
|
|
605
|
+
Vi as isValidDate,
|
|
606
|
+
Ua as rhfPeriodStyles,
|
|
607
|
+
Am as toggleButtonStyles,
|
|
608
|
+
Hm as toggleIconButtonStyles,
|
|
609
|
+
jf as useAppearanceComponentStore,
|
|
602
610
|
w as useAreasStore,
|
|
603
|
-
|
|
611
|
+
Xo as useColumnBoolean,
|
|
604
612
|
$r as useColumnChipStatus,
|
|
605
613
|
se as useColumnColor,
|
|
606
614
|
tr as useColumnConcatenatedValue,
|
|
607
615
|
fr as useColumnDate,
|
|
608
616
|
Cr as useColumnIcon,
|
|
609
617
|
ue as useColumnImage,
|
|
610
|
-
|
|
618
|
+
Sr as useColumnInteractiveCheck,
|
|
611
619
|
Ir as useColumnNestedValue,
|
|
612
|
-
|
|
620
|
+
Br as useColumnPoints,
|
|
613
621
|
br as useColumnPrice,
|
|
614
622
|
wr as useColumnSetCheck,
|
|
615
623
|
pe as useColumnTags,
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
624
|
+
jr as useColumnUncertanity,
|
|
625
|
+
ci as useComponentSize,
|
|
626
|
+
Cn as useCustomForm,
|
|
627
|
+
Ri as useDataGridPersistence,
|
|
628
|
+
vp as useDistanceToNowFormatter,
|
|
629
|
+
Ti as useDynamicFilterAndSort,
|
|
630
|
+
Ye as useDynamicForm,
|
|
631
|
+
Ke as useDynamicFormCoupled,
|
|
632
|
+
ze as useDynamicFormData,
|
|
633
|
+
Jx as useDynamicMFParameters,
|
|
634
|
+
qx as useDynamicMFParametersStore,
|
|
635
|
+
ei as useFormAddEdit,
|
|
636
|
+
ii as useFormFocus,
|
|
637
|
+
Fi as useFormReadyForUpdate,
|
|
638
|
+
up as useFormatPeriod,
|
|
639
|
+
li as useInterval,
|
|
640
|
+
Li as useIsVisible,
|
|
641
|
+
mi as useModal,
|
|
642
|
+
Oi as usePopoverContainer,
|
|
643
|
+
Px as usePopupsStore,
|
|
644
|
+
Mi as useSizeContainer,
|
|
645
|
+
gi as useStateRef,
|
|
646
|
+
Sf as useStepper,
|
|
647
|
+
yi as useSvgColor,
|
|
648
|
+
ai as useTab,
|
|
649
|
+
vi as useWatchTyped,
|
|
650
|
+
Kx as useWindowToolsMF,
|
|
651
|
+
y as varBounce,
|
|
652
|
+
T as varContainer,
|
|
653
|
+
D as varFade,
|
|
646
654
|
R as varTranEnter,
|
|
647
655
|
N as varTranExit,
|
|
648
|
-
|
|
649
|
-
|
|
656
|
+
O as varTranHover,
|
|
657
|
+
$p as withSizeProvider
|
|
650
658
|
};
|