UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

128 lines (127 loc) 4.43 kB
export type Variants = { ButtonVariantType?: object; CheckboxVariantType?: object; ContainerVariants?: object; ButtonSizeType?: object; ChipVariantType?: object; AccordionVariantType?: object; ActionBottomSheetVariantType?: object; AvatarSize?: object; BackToTopVariantsType?: object; BadgeVariant?: object; BadgeSize?: object; BadgeVariantV2?: object; BadgeSizeV2?: object; BannerStateVariantType?: object; BannerAlignType?: object; BreadcrumbsVariantType?: object; CalendarVariantType?: object; CardImageStateVariantType?: object; CardInformativeStateVariantType?: object; CardSelectorVariantType?: object; AccordionSideMenuVariantType?: object; DotVariantType?: object; DotSizeType?: object; PopoverVariantType?: object; CarouselVariantType?: object; CheckboxWithLabelVariants?: object; CommercialCardVariant?: object; ConfirmationMessageVariantType?: object; CrossellModuleVariantType?: object; CssAnimationVariants?: object; DividerVariantType?: object; DrawerVariantType?: object; LayoutVariantType?: object; EmptyStateVariantType?: object; EmptyStateStateType?: object; FooterVariants?: object; FunctionalitiesModuleVariantType?: object; TabsVariantType?: object; HeaderVariantType?: object; LinkVariantType?: object; TextVariantType?: object; HeaderStructureVariantType?: object; IconHighlightedVariantType?: object; InputVariantType?: object; InputCounterVariant?: object; InputCurrencyVariant?: object; InputDateVariantType?: object; InputDigitPasswordVariantType?: object; InputDigitSequenceVariant?: object; InputDropdownVariant?: object; InputPasswordVariant?: object; InputPhoneVariant?: object; InputSearchVariant?: object; LineSeparatorLabelVariantType?: object; LineSeparatorLineVariantType?: object; ListOptionsVariantType?: object; OptionVariantType?: object; LoaderVariantType?: object; LoadingStateVariant?: object; MediaButtonVariantType?: object; MediaButtonIconSizeVariantType?: object; MediaProgressBarVariantType?: object; ProgressBarVariantType?: object; ProgressBarSizeType?: object; MessageVariantType?: object; ModalVariantType?: object; NavBarVariantType?: object; NavigationCardVariantType?: object; NavigationRowVariantType?: object; OliveMenuVariant?: object; OperativeLayoutVariantType?: object; OverlayVariantType?: object; PageControlVariant?: object; ArrowsControlVariant?: object; PageControlAutomateVariant?: object; PaginationVariantsTheme?: object; PillSelectorVariant?: object; PillSelectorVariantTypeV2?: object; PillSelectorSizeTypeV2?: object; PillVariantType?: object; PillSizeType?: object; PillVariantTypeV2?: object; PillSizeTypeV2?: object; QuickButtonVariantType?: object; QuickCardHighlightsVariantType?: object; RadioButtonGroupVariantType?: object; SecondaryTabsVariantType?: object; SecondaryTabsSizeType?: object; SelectorBoxVariant?: object; SelectorBoxFileVariantType?: object; SkeletonVariantType?: object; SkeletonShapeVariant?: object; SliderVariantType?: object; SnackbarVariant?: object; StatusCardVariantType?: object; StepperNumberVariantType?: object; StepperProgressVariants?: object; SummaryDetailsVariantType?: object; TableVariantType?: object; TableHeaderVariantType?: object; WizardVariantType?: object; WizardFooterVariantType?: object; VirtualKeyboardVariantType?: object; ValidationStatusVariants?: object; TooltipVariantType?: object; ToggleVariantType?: object; ToggleWithLabelVariantType?: object; ThirdPartyAnimationVariantType?: object; TextAreaVariantType?: object; TagStatusType?: object; TagOptionType?: object; TagVariantType?: object; TagVariantTypeV2?: object; VideoVariantType?: object; DropdownSelectedVariantType?: object; TextCountVariantType?: object; TableCellVariantType?: object; TableRowVariantTypeV2?: object; TableBodyVariantType?: object; TableHeadVariantType?: object; TableFootVariantType?: object; TableCaptionVariantType?: object; TableDividerVariantType?: object; TableV2VariantType?: object; DataTableVariantType?: object; };