UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

24 lines (22 loc) 961 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ export { cmyk2rgb, cmykInputToColor, rgb2cmyk } from './cmyk.mjs'; export { Color, genGradientPoint, genId, getColorObject, getColorWithoutAlpha, gradientColors2string } from './color.mjs'; export { Draggable } from './draggable.mjs'; export { i as isGradientColor, p as parseGradientString } from '../../../_chunks/dep-08c2b0a8.mjs'; import '../../../_chunks/dep-32d4c595.mjs'; import '../../../_chunks/dep-89b966f4.mjs'; import '../../../_chunks/dep-72a1dd28.mjs'; import '../../../_chunks/dep-f9e836af.mjs'; import '../../../_chunks/dep-82805301.mjs'; import '../../../_chunks/dep-11fa9c2c.mjs'; import '../../../_chunks/dep-10a947a6.mjs'; import '../../../_chunks/dep-b75d8d74.mjs'; import '../../../_chunks/dep-a95026f2.mjs'; import '../../../_chunks/dep-068e912d.mjs'; import '../../../_chunks/dep-addc2a84.mjs'; import '../../../_chunks/dep-5a2ce53e.mjs'; //# sourceMappingURL=index.mjs.map