@kobalte/core
Version:
Unstyled components and primitives for building accessible web apps and design systems with SolidJS.
10 lines (9 loc) • 1.28 kB
TypeScript
export { d as CloseButton, I as Content, e as Description, j as DialogCloseButtonCommonProps, k as DialogCloseButtonOptions, l as DialogCloseButtonProps, m as DialogCloseButtonRenderProps, a as DialogContentCommonProps, D as DialogContentOptions, J as DialogContentProps, b as DialogContentRenderProps, n as DialogDescriptionCommonProps, o as DialogDescriptionOptions, p as DialogDescriptionProps, q as DialogDescriptionRenderProps, r as DialogOverlayCommonProps, s as DialogOverlayOptions, t as DialogOverlayProps, u as DialogOverlayRenderProps, v as DialogPortalProps, w as DialogRootOptions, x as DialogRootProps, y as DialogTitleCommonProps, z as DialogTitleOptions, A as DialogTitleProps, B as DialogTitleRenderProps, C as DialogTriggerCommonProps, E as DialogTriggerOptions, F as DialogTriggerProps, G as DialogTriggerRenderProps, f as Overlay, g as Portal, c as Root, h as Title, i as Trigger } from '../dialog-trigger-f96c918f.js';
export { D as Dialog, a as DialogContextValue, u as useDialogContext } from '../index-df27bfc9.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';