UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

12 lines (11 loc) 443 B
import { default as O } from "./tooltip.js"; import { TOOLTIP_DELAY_MS as L, TOOLTIP_DIRECTIONS as o, TOOLTIP_HIDE_ON_CLICK_VARIANTS as D, TOOLTIP_KIND_MODIFIERS as S, TOOLTIP_STICKY_VALUES as t } from "./tooltip-constants.js"; export { O as DtTooltip, L as TOOLTIP_DELAY_MS, o as TOOLTIP_DIRECTIONS, D as TOOLTIP_HIDE_ON_CLICK_VARIANTS, S as TOOLTIP_KIND_MODIFIERS, t as TOOLTIP_STICKY_VALUES }; //# sourceMappingURL=index.js.map