UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

12 lines (11 loc) 678 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const tooltip = require("../components/tooltip/tooltip.vue.cjs"); const tooltip_constants = require("../components/tooltip/tooltip_constants.cjs"); exports.DtTooltip = tooltip.default; exports.TOOLTIP_DELAY_MS = tooltip_constants.TOOLTIP_DELAY_MS; exports.TOOLTIP_DIRECTIONS = tooltip_constants.TOOLTIP_DIRECTIONS; exports.TOOLTIP_HIDE_ON_CLICK_VARIANTS = tooltip_constants.TOOLTIP_HIDE_ON_CLICK_VARIANTS; exports.TOOLTIP_KIND_MODIFIERS = tooltip_constants.TOOLTIP_KIND_MODIFIERS; exports.TOOLTIP_STICKY_VALUES = tooltip_constants.TOOLTIP_STICKY_VALUES; //# sourceMappingURL=tooltip.cjs.map