@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 { j as AlertDialogCloseButtonCommonProps, k as AlertDialogCloseButtonOptions, l as AlertDialogCloseButtonProps, m as AlertDialogCloseButtonRenderProps, n as AlertDialogDescriptionCommonProps, o as AlertDialogDescriptionOptions, p as AlertDialogDescriptionProps, q as AlertDialogDescriptionRenderProps, r as AlertDialogOverlayCommonProps, s as AlertDialogOverlayOptions, t as AlertDialogOverlayProps, u as AlertDialogOverlayRenderProps, v as AlertDialogPortalProps, w as AlertDialogRootOptions, x as AlertDialogRootProps, y as AlertDialogTitleCommonProps, z as AlertDialogTitleOptions, A as AlertDialogTitleProps, B as AlertDialogTitleRenderProps, C as AlertDialogTriggerCommonProps, E as AlertDialogTriggerOptions, F as AlertDialogTriggerProps, G as AlertDialogTriggerRenderProps, d as CloseButton, e as Description, f as Overlay, g as Portal, c as Root, h as Title, i as Trigger } from '../dialog-trigger-f96c918f.js';
export { e as AlertDialog, a as AlertDialogContentCommonProps, A as AlertDialogContentOptions, c as AlertDialogContentProps, b as AlertDialogContentRenderProps, d as Content } from '../index-637af6a3.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';