@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
|
@@ -11,14 +11,14 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
11
11
|
opacity: number;
|
|
12
12
|
transition: (props?: import('../type').TranEnterType) => {
|
|
13
13
|
duration: number;
|
|
14
|
-
ease: number[] | "
|
|
14
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
exit: {
|
|
18
18
|
opacity: number;
|
|
19
19
|
transition: (props?: import('../type').TranExitType) => {
|
|
20
20
|
duration: number;
|
|
21
|
-
ease: number[] | "
|
|
21
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
22
22
|
};
|
|
23
23
|
};
|
|
24
24
|
};
|
|
@@ -32,7 +32,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
32
32
|
opacity: number;
|
|
33
33
|
transition: {
|
|
34
34
|
duration: number;
|
|
35
|
-
ease: number[] | "
|
|
35
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
36
36
|
};
|
|
37
37
|
};
|
|
38
38
|
exit: {
|
|
@@ -40,7 +40,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
40
40
|
opacity: number;
|
|
41
41
|
transition: {
|
|
42
42
|
duration: number;
|
|
43
|
-
ease: number[] | "
|
|
43
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
44
44
|
};
|
|
45
45
|
};
|
|
46
46
|
};
|
|
@@ -54,7 +54,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
54
54
|
opacity: number;
|
|
55
55
|
transition: {
|
|
56
56
|
duration: number;
|
|
57
|
-
ease: number[] | "
|
|
57
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
58
58
|
};
|
|
59
59
|
};
|
|
60
60
|
exit: {
|
|
@@ -62,7 +62,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
62
62
|
opacity: number;
|
|
63
63
|
transition: {
|
|
64
64
|
duration: number;
|
|
65
|
-
ease: number[] | "
|
|
65
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
66
66
|
};
|
|
67
67
|
};
|
|
68
68
|
};
|
|
@@ -76,7 +76,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
76
76
|
opacity: number;
|
|
77
77
|
transition: {
|
|
78
78
|
duration: number;
|
|
79
|
-
ease: number[] | "
|
|
79
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
80
80
|
};
|
|
81
81
|
};
|
|
82
82
|
exit: {
|
|
@@ -84,7 +84,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
84
84
|
opacity: number;
|
|
85
85
|
transition: {
|
|
86
86
|
duration: number;
|
|
87
|
-
ease: number[] | "
|
|
87
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
88
88
|
};
|
|
89
89
|
};
|
|
90
90
|
};
|
|
@@ -98,7 +98,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
98
98
|
opacity: number;
|
|
99
99
|
transition: {
|
|
100
100
|
duration: number;
|
|
101
|
-
ease: number[] | "
|
|
101
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
102
102
|
};
|
|
103
103
|
};
|
|
104
104
|
exit: {
|
|
@@ -106,7 +106,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
106
106
|
opacity: number;
|
|
107
107
|
transition: {
|
|
108
108
|
duration: number;
|
|
109
|
-
ease: number[] | "
|
|
109
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
110
110
|
};
|
|
111
111
|
};
|
|
112
112
|
};
|
|
@@ -118,14 +118,14 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
118
118
|
opacity: number;
|
|
119
119
|
transition: {
|
|
120
120
|
duration: number;
|
|
121
|
-
ease: number[] | "
|
|
121
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
122
122
|
};
|
|
123
123
|
};
|
|
124
124
|
exit: {
|
|
125
125
|
opacity: number;
|
|
126
126
|
transition: {
|
|
127
127
|
duration: number;
|
|
128
|
-
ease: number[] | "
|
|
128
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
129
129
|
};
|
|
130
130
|
};
|
|
131
131
|
};
|
|
@@ -139,7 +139,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
139
139
|
opacity: number;
|
|
140
140
|
transition: {
|
|
141
141
|
duration: number;
|
|
142
|
-
ease: number[] | "
|
|
142
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
143
143
|
};
|
|
144
144
|
};
|
|
145
145
|
exit: {
|
|
@@ -147,7 +147,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
147
147
|
opacity: number;
|
|
148
148
|
transition: {
|
|
149
149
|
duration: number;
|
|
150
|
-
ease: number[] | "
|
|
150
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
151
151
|
};
|
|
152
152
|
};
|
|
153
153
|
};
|
|
@@ -161,7 +161,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
161
161
|
opacity: number;
|
|
162
162
|
transition: {
|
|
163
163
|
duration: number;
|
|
164
|
-
ease: number[] | "
|
|
164
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
165
165
|
};
|
|
166
166
|
};
|
|
167
167
|
exit: {
|
|
@@ -169,7 +169,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
169
169
|
opacity: number;
|
|
170
170
|
transition: {
|
|
171
171
|
duration: number;
|
|
172
|
-
ease: number[] | "
|
|
172
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
173
173
|
};
|
|
174
174
|
};
|
|
175
175
|
};
|
|
@@ -183,7 +183,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
183
183
|
opacity: number;
|
|
184
184
|
transition: {
|
|
185
185
|
duration: number;
|
|
186
|
-
ease: number[] | "
|
|
186
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
187
187
|
};
|
|
188
188
|
};
|
|
189
189
|
exit: {
|
|
@@ -191,7 +191,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
191
191
|
opacity: number;
|
|
192
192
|
transition: {
|
|
193
193
|
duration: number;
|
|
194
|
-
ease: number[] | "
|
|
194
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
195
195
|
};
|
|
196
196
|
};
|
|
197
197
|
};
|
|
@@ -205,7 +205,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
205
205
|
opacity: number;
|
|
206
206
|
transition: {
|
|
207
207
|
duration: number;
|
|
208
|
-
ease: number[] | "
|
|
208
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
209
209
|
};
|
|
210
210
|
};
|
|
211
211
|
exit: {
|
|
@@ -213,7 +213,7 @@ export declare const varFade: (props?: VariantsType) => {
|
|
|
213
213
|
opacity: number;
|
|
214
214
|
transition: {
|
|
215
215
|
duration: number;
|
|
216
|
-
ease: number[] | "
|
|
216
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
217
217
|
};
|
|
218
218
|
};
|
|
219
219
|
};
|
|
@@ -13,7 +13,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
13
13
|
opacity: number;
|
|
14
14
|
transition: {
|
|
15
15
|
duration: number;
|
|
16
|
-
ease: number[] | "
|
|
16
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
19
|
exit: {
|
|
@@ -21,7 +21,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
21
21
|
opacity: number;
|
|
22
22
|
transition: {
|
|
23
23
|
duration: number;
|
|
24
|
-
ease: number[] | "
|
|
24
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
};
|
|
@@ -35,7 +35,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
35
35
|
opacity: number;
|
|
36
36
|
transition: {
|
|
37
37
|
duration: number;
|
|
38
|
-
ease: number[] | "
|
|
38
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
41
|
exit: {
|
|
@@ -43,7 +43,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
43
43
|
opacity: number;
|
|
44
44
|
transition: {
|
|
45
45
|
duration: number;
|
|
46
|
-
ease: number[] | "
|
|
46
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
49
|
};
|
|
@@ -57,7 +57,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
57
57
|
opacity: number;
|
|
58
58
|
transition: {
|
|
59
59
|
duration: number;
|
|
60
|
-
ease: number[] | "
|
|
60
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
};
|
|
@@ -71,7 +71,7 @@ export declare const varFlip: (props?: VariantsType) => {
|
|
|
71
71
|
opacity: number;
|
|
72
72
|
transition: {
|
|
73
73
|
duration: number;
|
|
74
|
-
ease: number[] | "
|
|
74
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
75
75
|
};
|
|
76
76
|
};
|
|
77
77
|
};
|
|
@@ -13,7 +13,7 @@ export declare const varRotate: (props?: VariantsType) => {
|
|
|
13
13
|
rotate: number;
|
|
14
14
|
transition: {
|
|
15
15
|
duration: number;
|
|
16
|
-
ease: number[] | "
|
|
16
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
19
|
exit: {
|
|
@@ -21,7 +21,7 @@ export declare const varRotate: (props?: VariantsType) => {
|
|
|
21
21
|
rotate: number;
|
|
22
22
|
transition: {
|
|
23
23
|
duration: number;
|
|
24
|
-
ease: number[] | "
|
|
24
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
};
|
|
@@ -35,7 +35,7 @@ export declare const varRotate: (props?: VariantsType) => {
|
|
|
35
35
|
rotate: number;
|
|
36
36
|
transition: {
|
|
37
37
|
duration: number;
|
|
38
|
-
ease: number[] | "
|
|
38
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
41
|
};
|
|
@@ -13,7 +13,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
13
13
|
opacity: number;
|
|
14
14
|
transition: {
|
|
15
15
|
duration: number;
|
|
16
|
-
ease: number[] | "
|
|
16
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
19
|
exit: {
|
|
@@ -21,7 +21,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
21
21
|
opacity: number;
|
|
22
22
|
transition: {
|
|
23
23
|
duration: number;
|
|
24
|
-
ease: number[] | "
|
|
24
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
};
|
|
@@ -35,7 +35,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
35
35
|
opacity: number;
|
|
36
36
|
transition: {
|
|
37
37
|
duration: number;
|
|
38
|
-
ease: number[] | "
|
|
38
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
41
|
exit: {
|
|
@@ -43,7 +43,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
43
43
|
opacity: number;
|
|
44
44
|
transition: {
|
|
45
45
|
duration: number;
|
|
46
|
-
ease: number[] | "
|
|
46
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
49
|
};
|
|
@@ -57,7 +57,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
57
57
|
opacity: number;
|
|
58
58
|
transition: {
|
|
59
59
|
duration: number;
|
|
60
|
-
ease: number[] | "
|
|
60
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
};
|
|
@@ -71,7 +71,7 @@ export declare const varScale: (props?: VariantsType) => {
|
|
|
71
71
|
opacity: number;
|
|
72
72
|
transition: {
|
|
73
73
|
duration: number;
|
|
74
|
-
ease: number[] | "
|
|
74
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
75
75
|
};
|
|
76
76
|
};
|
|
77
77
|
};
|
|
@@ -11,14 +11,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
11
11
|
y: number;
|
|
12
12
|
transition: {
|
|
13
13
|
duration: number;
|
|
14
|
-
ease: number[] | "
|
|
14
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
exit: {
|
|
18
18
|
y: number;
|
|
19
19
|
transition: {
|
|
20
20
|
duration: number;
|
|
21
|
-
ease: number[] | "
|
|
21
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
22
22
|
};
|
|
23
23
|
};
|
|
24
24
|
};
|
|
@@ -30,14 +30,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
30
30
|
y: number;
|
|
31
31
|
transition: {
|
|
32
32
|
duration: number;
|
|
33
|
-
ease: number[] | "
|
|
33
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
34
34
|
};
|
|
35
35
|
};
|
|
36
36
|
exit: {
|
|
37
37
|
y: number;
|
|
38
38
|
transition: {
|
|
39
39
|
duration: number;
|
|
40
|
-
ease: number[] | "
|
|
40
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
43
|
};
|
|
@@ -49,14 +49,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
49
49
|
x: number;
|
|
50
50
|
transition: {
|
|
51
51
|
duration: number;
|
|
52
|
-
ease: number[] | "
|
|
52
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
53
53
|
};
|
|
54
54
|
};
|
|
55
55
|
exit: {
|
|
56
56
|
x: number;
|
|
57
57
|
transition: {
|
|
58
58
|
duration: number;
|
|
59
|
-
ease: number[] | "
|
|
59
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
60
60
|
};
|
|
61
61
|
};
|
|
62
62
|
};
|
|
@@ -68,14 +68,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
68
68
|
x: number;
|
|
69
69
|
transition: {
|
|
70
70
|
duration: number;
|
|
71
|
-
ease: number[] | "
|
|
71
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
72
72
|
};
|
|
73
73
|
};
|
|
74
74
|
exit: {
|
|
75
75
|
x: number;
|
|
76
76
|
transition: {
|
|
77
77
|
duration: number;
|
|
78
|
-
ease: number[] | "
|
|
78
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
79
79
|
};
|
|
80
80
|
};
|
|
81
81
|
};
|
|
@@ -87,14 +87,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
87
87
|
y: number;
|
|
88
88
|
transition: {
|
|
89
89
|
duration: number;
|
|
90
|
-
ease: number[] | "
|
|
90
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
91
91
|
};
|
|
92
92
|
};
|
|
93
93
|
exit: {
|
|
94
94
|
y: number;
|
|
95
95
|
transition: {
|
|
96
96
|
duration: number;
|
|
97
|
-
ease: number[] | "
|
|
97
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
98
98
|
};
|
|
99
99
|
};
|
|
100
100
|
};
|
|
@@ -106,14 +106,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
106
106
|
y: number;
|
|
107
107
|
transition: {
|
|
108
108
|
duration: number;
|
|
109
|
-
ease: number[] | "
|
|
109
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
110
110
|
};
|
|
111
111
|
};
|
|
112
112
|
exit: {
|
|
113
113
|
y: number;
|
|
114
114
|
transition: {
|
|
115
115
|
duration: number;
|
|
116
|
-
ease: number[] | "
|
|
116
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
117
117
|
};
|
|
118
118
|
};
|
|
119
119
|
};
|
|
@@ -125,14 +125,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
125
125
|
x: number;
|
|
126
126
|
transition: {
|
|
127
127
|
duration: number;
|
|
128
|
-
ease: number[] | "
|
|
128
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
129
129
|
};
|
|
130
130
|
};
|
|
131
131
|
exit: {
|
|
132
132
|
x: number;
|
|
133
133
|
transition: {
|
|
134
134
|
duration: number;
|
|
135
|
-
ease: number[] | "
|
|
135
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
136
136
|
};
|
|
137
137
|
};
|
|
138
138
|
};
|
|
@@ -144,14 +144,14 @@ export declare const varSlide: (props?: VariantsType) => {
|
|
|
144
144
|
x: number;
|
|
145
145
|
transition: {
|
|
146
146
|
duration: number;
|
|
147
|
-
ease: number[] | "
|
|
147
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
148
148
|
};
|
|
149
149
|
};
|
|
150
150
|
exit: {
|
|
151
151
|
x: number;
|
|
152
152
|
transition: {
|
|
153
153
|
duration: number;
|
|
154
|
-
ease: number[] | "
|
|
154
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
155
155
|
};
|
|
156
156
|
};
|
|
157
157
|
};
|
|
@@ -4,20 +4,20 @@ import { TranHoverType, TranEnterType, TranExitType } from '../type';
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const varTranHover: (props?: TranHoverType) => {
|
|
6
6
|
duration: number;
|
|
7
|
-
ease: number[] | "
|
|
7
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
8
8
|
};
|
|
9
9
|
/**
|
|
10
10
|
* TODO: Documentar
|
|
11
11
|
*/
|
|
12
12
|
export declare const varTranEnter: (props?: TranEnterType) => {
|
|
13
13
|
duration: number;
|
|
14
|
-
ease: number[] | "
|
|
14
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
15
15
|
};
|
|
16
16
|
/**
|
|
17
17
|
* TODO: Documentar
|
|
18
18
|
*/
|
|
19
19
|
export declare const varTranExit: (props?: TranExitType) => {
|
|
20
20
|
duration: number;
|
|
21
|
-
ease: number[] | "
|
|
21
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
22
22
|
};
|
|
23
23
|
//# sourceMappingURL=transition.d.ts.map
|
|
@@ -13,7 +13,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
13
13
|
opacity: number;
|
|
14
14
|
transition: {
|
|
15
15
|
duration: number;
|
|
16
|
-
ease: number[] | "
|
|
16
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
19
|
exit: {
|
|
@@ -21,7 +21,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
21
21
|
opacity: number;
|
|
22
22
|
transition: {
|
|
23
23
|
duration: number;
|
|
24
|
-
ease: number[] | "
|
|
24
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
};
|
|
@@ -37,7 +37,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
37
37
|
translateY: number;
|
|
38
38
|
transition: {
|
|
39
39
|
duration: number;
|
|
40
|
-
ease: number[] | "
|
|
40
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
43
|
exit: {
|
|
@@ -46,7 +46,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
46
46
|
translateY: number;
|
|
47
47
|
transition: {
|
|
48
48
|
duration: number;
|
|
49
|
-
ease: number[] | "
|
|
49
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
50
50
|
};
|
|
51
51
|
};
|
|
52
52
|
};
|
|
@@ -62,7 +62,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
62
62
|
translateY: number;
|
|
63
63
|
transition: {
|
|
64
64
|
duration: number;
|
|
65
|
-
ease: number[] | "
|
|
65
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
66
66
|
};
|
|
67
67
|
};
|
|
68
68
|
exit: {
|
|
@@ -71,7 +71,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
71
71
|
translateY: number;
|
|
72
72
|
transition: {
|
|
73
73
|
duration: number;
|
|
74
|
-
ease: number[] | "
|
|
74
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
75
75
|
};
|
|
76
76
|
};
|
|
77
77
|
};
|
|
@@ -87,7 +87,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
87
87
|
translateX: number;
|
|
88
88
|
transition: {
|
|
89
89
|
duration: number;
|
|
90
|
-
ease: number[] | "
|
|
90
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
91
91
|
};
|
|
92
92
|
};
|
|
93
93
|
exit: {
|
|
@@ -96,7 +96,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
96
96
|
translateX: number;
|
|
97
97
|
transition: {
|
|
98
98
|
duration: number;
|
|
99
|
-
ease: number[] | "
|
|
99
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
100
100
|
};
|
|
101
101
|
};
|
|
102
102
|
};
|
|
@@ -112,7 +112,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
112
112
|
translateX: number;
|
|
113
113
|
transition: {
|
|
114
114
|
duration: number;
|
|
115
|
-
ease: number[] | "
|
|
115
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
116
116
|
};
|
|
117
117
|
};
|
|
118
118
|
exit: {
|
|
@@ -121,7 +121,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
121
121
|
translateX: number;
|
|
122
122
|
transition: {
|
|
123
123
|
duration: number;
|
|
124
|
-
ease: number[] | "
|
|
124
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
125
125
|
};
|
|
126
126
|
};
|
|
127
127
|
};
|
|
@@ -135,7 +135,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
135
135
|
opacity: number;
|
|
136
136
|
transition: {
|
|
137
137
|
duration: number;
|
|
138
|
-
ease: number[] | "
|
|
138
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
139
139
|
};
|
|
140
140
|
};
|
|
141
141
|
};
|
|
@@ -150,7 +150,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
150
150
|
translateY: number;
|
|
151
151
|
transition: {
|
|
152
152
|
duration: number;
|
|
153
|
-
ease: number[] | "
|
|
153
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
154
154
|
};
|
|
155
155
|
};
|
|
156
156
|
};
|
|
@@ -165,7 +165,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
165
165
|
translateY: number;
|
|
166
166
|
transition: {
|
|
167
167
|
duration: number;
|
|
168
|
-
ease: number[] | "
|
|
168
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
169
169
|
};
|
|
170
170
|
};
|
|
171
171
|
};
|
|
@@ -180,7 +180,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
180
180
|
translateX: number;
|
|
181
181
|
transition: {
|
|
182
182
|
duration: number;
|
|
183
|
-
ease: number[] | "
|
|
183
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
184
184
|
};
|
|
185
185
|
};
|
|
186
186
|
};
|
|
@@ -195,7 +195,7 @@ export declare const varZoom: (props?: VariantsType) => {
|
|
|
195
195
|
translateX: number;
|
|
196
196
|
transition: {
|
|
197
197
|
duration: number;
|
|
198
|
-
ease: number[] | "
|
|
198
|
+
ease: "linear" | number[] | "easeIn" | "easeOut" | "easeInOut" | "circIn" | "circOut" | "circInOut" | "backIn" | "backOut" | "backInOut" | "anticipate";
|
|
199
199
|
};
|
|
200
200
|
};
|
|
201
201
|
};
|