@kobalte/core
Version:
Unstyled components and primitives for building accessible web apps and design systems with SolidJS.
10 lines (9 loc) • 1.37 kB
TypeScript
export { h as AlertDialogCloseButtonCommonProps, i as AlertDialogCloseButtonOptions, j as AlertDialogCloseButtonProps, k as AlertDialogCloseButtonRenderProps, p as AlertDialogDescriptionCommonProps, q as AlertDialogDescriptionOptions, r as AlertDialogDescriptionProps, s as AlertDialogDescriptionRenderProps, t as AlertDialogOverlayCommonProps, u as AlertDialogOverlayOptions, v as AlertDialogOverlayProps, w as AlertDialogOverlayRenderProps, x as AlertDialogPortalProps, y as AlertDialogRootOptions, z as AlertDialogRootProps, A as AlertDialogTitleCommonProps, B as AlertDialogTitleOptions, C as AlertDialogTitleProps, E as AlertDialogTitleRenderProps, F as AlertDialogTriggerCommonProps, G as AlertDialogTriggerOptions, H as AlertDialogTriggerProps, I as AlertDialogTriggerRenderProps, a as CloseButton, c as Description, d as Overlay, e as Portal, D as Root, f as Title, g as Trigger } from '../dialog-trigger-5832944b.js';
export { e as AlertDialog, a as AlertDialogContentCommonProps, A as AlertDialogContentOptions, c as AlertDialogContentProps, b as AlertDialogContentRenderProps, d as Content } from '../index-008df1f0.js';
import 'solid-js';
import '../button-root-da654b3e.js';
import '../polymorphic/index.js';
import '@kobalte/utils';
import '../dismissable-layer-0aef6de3.js';
import '../primitives/create-interact-outside/index.js';
import 'solid-js/web';