bootstrap-vue-next
Version:
Seamless integration of Vue 3, Bootstrap 5, and TypeScript for modern, type-safe UI development
1 lines • 3.44 kB
Source Map (JSON)
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/types/index.ts"],"sourcesContent":["export type {\n AlignmentCommon,\n AlignmentContent,\n AlignmentHorizontal,\n AlignmentJustifyContent,\n AlignmentTextHorizontal,\n AlignmentVertical,\n CombinedPlacement,\n ContainerHorizontalAlign,\n ContainerPosition,\n ContainerVerticalAlign,\n Placement,\n VerticalAlign,\n} from './Alignment'\nexport type {Animation} from './Animation'\nexport type {AriaInvalid} from './AriaInvalid'\nexport type {\n BTableInitialSortDirection,\n TableHeadClickedEventObject,\n TableRowEventObject,\n BTableSortByOrder,\n BTableSelectMode,\n BTableFilterFunction,\n isTableField,\n isTableFieldRaw,\n NoProviderTypes,\n TableThScope,\n TableDetailsReturn,\n TableSelectedReturn,\n TablePrimaryKey,\n BTableProvider,\n BTableProviderContext,\n BTableSortBy,\n TableField,\n TableFieldFormatter,\n TableFieldFormatterObject,\n TableFieldRaw,\n TableItem,\n TableRowThead,\n TableRowType,\n TableStrictClassValue,\n} from './TableTypes'\nexport type {\n BaseButtonVariant,\n BaseColorVariant,\n BaseTextColorVariant,\n ButtonVariant,\n ColorExtendables,\n ColorVariant,\n TextColorVariant,\n} from './ColorTypes'\nexport type {BaseSize, Size} from './Size'\nexport type {BootstrapVueOptions, showHide} from './BootstrapVueOptions'\nexport type * from './ComponentEmits'\nexport type {BreadcrumbItem, BreadcrumbItemRaw} from './BreadcrumbTypes'\nexport type * from './BreakpointProps'\nexport type {ButtonType} from './ButtonType'\nexport type {CheckboxOption, CheckboxOptionRaw, CheckboxValue} from './CheckboxTypes'\nexport type {\n ComplexSelectOption,\n ComplexSelectOptionRaw,\n SelectValue,\n SelectOption,\n SelectOptionRaw,\n} from './SelectTypes'\nexport type {InputType} from './InputType'\nexport type {LinkTarget} from './LinkTarget'\nexport type {LinkOpacity, UnderlineOffset, UnderlineOpacity} from './LinkDecorators'\nexport type {LiteralUnion} from './LiteralUnion'\nexport type {PaginationPage} from './PaginationPage'\nexport type {PlaceholderAnimation, PlaceholderSize} from './PlaceholderTypes'\nexport type {PopoverPlacement} from './PopoverPlacement'\nexport type {Position} from './Position'\nexport type {RadioOption, RadioOptionRaw, RadioValue} from './RadioTypes'\nexport type {RadiusElement, RadiusElementExtendables} from './RadiusElement'\nexport type {SpinnerType} from './SpinnerType'\nexport type {TabType} from './Tab'\nexport type {TransitionMode} from './TransitionMode'\nexport type * from './ComponentProps'\nexport type * from './ComponentSlots'\nexport type {\n TooltipOrchestratorCreateParam as OrchestratedTooltip,\n ToastOrchestratorCreateParam as OrchestratedToast,\n PopoverOrchestratorCreateParam as OrchestratedPopover,\n ModalOrchestratorCreateParam as OrchestratedModal,\n} from './ComponentOrchestratorTypes'\nexport type * from './ComponentOrchestratorTypes'\n\nexport {\n // Real\n composableNames,\n // Real\n directiveNames,\n // Real\n componentNames,\n componentsWithExternalPath,\n composablesWithExternalPath,\n directivesWithExternalPath,\n type ComponentType,\n type ComposableType,\n type DirectiveType,\n} from './BootstrapVueOptions'\nexport type {ValidationState} from './CommonTypes'\nexport type {MaybePromise} from './MaybePromise'\nexport type {ExtractItemValue, OptionsValues} from './OptionsTypes'\n"],"mappings":""}