UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

15 lines (14 loc) 931 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const popover = require("../components/popover/popover.vue.cjs"); const popover_constants = require("../components/popover/popover_constants.cjs"); exports.DtPopover = popover.default; exports.POPOVER_APPEND_TO_VALUES = popover_constants.POPOVER_APPEND_TO_VALUES; exports.POPOVER_CONTENT_WIDTHS = popover_constants.POPOVER_CONTENT_WIDTHS; exports.POPOVER_DIRECTIONS = popover_constants.POPOVER_DIRECTIONS; exports.POPOVER_HEADER_FOOTER_PADDING_CLASSES = popover_constants.POPOVER_HEADER_FOOTER_PADDING_CLASSES; exports.POPOVER_INITIAL_FOCUS_STRINGS = popover_constants.POPOVER_INITIAL_FOCUS_STRINGS; exports.POPOVER_PADDING_CLASSES = popover_constants.POPOVER_PADDING_CLASSES; exports.POPOVER_ROLES = popover_constants.POPOVER_ROLES; exports.POPOVER_STICKY_VALUES = popover_constants.POPOVER_STICKY_VALUES; //# sourceMappingURL=popover.cjs.map