UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

15 lines (14 loc) 651 B
import { default as E } from "./popover.js"; import { POPOVER_APPEND_TO_VALUES as S, POPOVER_CONTENT_WIDTHS as R, POPOVER_DIRECTIONS as I, POPOVER_HEADER_FOOTER_PADDING_CLASSES as V, POPOVER_INITIAL_FOCUS_STRINGS as A, POPOVER_PADDING_CLASSES as D, POPOVER_ROLES as T, POPOVER_STICKY_VALUES as N } from "./popover-constants.js"; export { E as DtPopover, S as POPOVER_APPEND_TO_VALUES, R as POPOVER_CONTENT_WIDTHS, I as POPOVER_DIRECTIONS, V as POPOVER_HEADER_FOOTER_PADDING_CLASSES, A as POPOVER_INITIAL_FOCUS_STRINGS, D as POPOVER_PADDING_CLASSES, T as POPOVER_ROLES, N as POPOVER_STICKY_VALUES }; //# sourceMappingURL=index.js.map