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

89 lines (88 loc) 5.45 kB
import * as VARIANTS from './commons/components/variants'; export declare const KUBIT_WIREFRAME_VARIANTS: { AccordionVariantType: typeof VARIANTS.AccordionVariantType; ActionBottomSheetVariantType: typeof VARIANTS.ActionBottomSheetVariantType; AvatarSize: typeof VARIANTS.AvatarSize; BackToTopVariantsType: typeof VARIANTS.BackToTopVariantsType; BreadcrumbsVariantType: typeof VARIANTS.BreadcrumbsVariantType; ButtonVariantType: typeof VARIANTS.ButtonVariantType; ButtonSizeType: typeof VARIANTS.ButtonSizeType; CalendarVariantType: typeof VARIANTS.CalendarVariantType; CarouselVariantType: typeof VARIANTS.CarouselVariantType; CheckboxVariantType: typeof VARIANTS.CheckboxVariantType; CheckboxWithLabelVariants: typeof VARIANTS.CheckboxWithLabelVariants; ChipVariantType: typeof VARIANTS.ChipVariantType; ChipStateType: typeof VARIANTS.ChipStateType; ConfirmationMessageVariantType: typeof VARIANTS.ConfirmationMessageVariantType; ConfirmationMessageStateType: typeof VARIANTS.ConfirmationMessageStateType; ContainerVariants: typeof VARIANTS.ContainerVariants; DividerVariantType: typeof VARIANTS.DividerVariantType; DotVariantType: typeof VARIANTS.DotVariantType; DotSizeType: typeof VARIANTS.DotSizeType; DrawerVariantType: typeof VARIANTS.DrawerVariantType; EmptyStateVariantType: typeof VARIANTS.EmptyStateVariantType; EmptyStateStateType: typeof VARIANTS.EmptyStateStateType; FooterVariants: typeof VARIANTS.FooterVariants; FunctionalitiesModuleVariantType: typeof VARIANTS.FunctionalitiesModuleVariantType; HeaderVariantType: typeof VARIANTS.HeaderVariantType; IconHighlightedVariantType: typeof VARIANTS.IconHighlightedVariantType; InputVariantType: typeof VARIANTS.InputVariantType; InputCounterVariant: typeof VARIANTS.InputCounterVariant; InputCurrencyVariant: typeof VARIANTS.InputCurrencyVariant; InputDateVariantType: typeof VARIANTS.InputDateVariantType; InputDropdownVariant: typeof VARIANTS.InputDropdownVariant; InputPasswordVariant: typeof VARIANTS.InputPasswordVariant; InputPhoneVariant: typeof VARIANTS.InputPhoneVariant; InputSearchVariant: typeof VARIANTS.InputSearchVariant; LayoutVariantType: typeof VARIANTS.LayoutVariantType; LineSeparatorLabelVariantType: typeof VARIANTS.LineSeparatorLabelVariantType; LineSeparatorLineVariantType: typeof VARIANTS.LineSeparatorLineVariantType; LinkVariantType: typeof VARIANTS.LinkVariantType; ListOptionsVariantType: typeof VARIANTS.ListOptionsVariantType; MessageVariantType: typeof VARIANTS.MessageVariantType; ModalVariantType: typeof VARIANTS.ModalVariantType; NavigationCardVariantType: typeof VARIANTS.NavigationCardVariantType; OliveMenuVariant: typeof VARIANTS.OliveMenuVariant; OptionVariantType: typeof VARIANTS.OptionVariantType; OverlayVariantType: typeof VARIANTS.OverlayVariantType; PageControlVariant: typeof VARIANTS.PageControlVariant; ArrowsControlVariant: typeof VARIANTS.ArrowsControlVariant; PillVariantType: typeof VARIANTS.PillVariantType; PillSizeType: typeof VARIANTS.PillSizeType; PillVariantTypeV2: typeof VARIANTS.PillVariantTypeV2; PillSizeTypeV2: typeof VARIANTS.PillSizeTypeV2; PillSelectorVariant: typeof VARIANTS.PillSelectorVariant; PillSelectorVariantTypeV2: typeof VARIANTS.PillSelectorVariantTypeV2; PillSelectorSizeTypeV2: typeof VARIANTS.PillSelectorSizeTypeV2; PopoverVariantType: typeof VARIANTS.PopoverVariantType; TabsVariantType: typeof VARIANTS.TabsVariantType; QuickButtonVariantType: typeof VARIANTS.QuickButtonVariantType; RadioButtonGroupVariantType: typeof VARIANTS.RadioButtonGroupVariantType; SkeletonVariantType: typeof VARIANTS.SkeletonVariantType; SkeletonShapeVariant: typeof VARIANTS.SkeletonShapeVariant; SnackbarVariant: typeof VARIANTS.SnackbarVariant; StepperNumberVariantType: typeof VARIANTS.StepperNumberVariantType; TableVariantType: typeof VARIANTS.TableVariantType; TableHeaderVariantType: typeof VARIANTS.TableHeaderVariantType; TableRowVariantType: typeof VARIANTS.TableRowVariantType; TagVariantType: typeof VARIANTS.TagVariantType; TagStatusType: typeof VARIANTS.TagStatusType; TagOptionType: typeof VARIANTS.TagOptionType; TagVariantTypeV2: typeof VARIANTS.TagVariantTypeV2; TextVariantType: typeof VARIANTS.TextVariantType; TextCountVariantType: typeof VARIANTS.TextCountVariantType; ThirdPartyAnimationVariantType: typeof VARIANTS.ThirdPartyAnimationVariantType; ToggleVariantType: typeof VARIANTS.ToggleVariantType; TooltipVariantType: typeof VARIANTS.TooltipVariantType; TableCellVariantType: typeof VARIANTS.TableCellVariantType; TableRowVariantTypeV2: typeof VARIANTS.TableRowVariantTypeV2; TableBodyVariantType: typeof VARIANTS.TableBodyVariantType; TableHeadVariantType: typeof VARIANTS.TableHeadVariantType; TableFootVariantType: typeof VARIANTS.TableFootVariantType; TableCaptionVariantType: typeof VARIANTS.TableCaptionVariantType; TableDividerVariantType: typeof VARIANTS.TableDividerVariantType; TableV2VariantType: typeof VARIANTS.TableV2VariantType; DataTableVariantType: typeof VARIANTS.DataTableVariantType; ValidationStatusVariants: typeof VARIANTS.ValidationStatusVariants; VirtualKeyboardVariantType: typeof VARIANTS.VirtualKeyboardVariantType; };