UNPKG

storybook

Version:

Storybook: Develop, document, and test UI components in isolation

21 lines (18 loc) 1.03 kB
import { __commonJS, __name } from "./chunk-MM7DTO55.js"; // ../node_modules/picocolors/picocolors.browser.js var require_picocolors_browser = __commonJS({ "../node_modules/picocolors/picocolors.browser.js"(exports, module) { var x = String; var create = /* @__PURE__ */ __name(function() { return { isColorSupported: false, reset: x, bold: x, dim: x, italic: x, underline: x, inverse: x, hidden: x, strikethrough: x, black: x, red: x, green: x, yellow: x, blue: x, magenta: x, cyan: x, white: x, gray: x, bgBlack: x, bgRed: x, bgGreen: x, bgYellow: x, bgBlue: x, bgMagenta: x, bgCyan: x, bgWhite: x, blackBright: x, redBright: x, greenBright: x, yellowBright: x, blueBright: x, magentaBright: x, cyanBright: x, whiteBright: x, bgBlackBright: x, bgRedBright: x, bgGreenBright: x, bgYellowBright: x, bgBlueBright: x, bgMagentaBright: x, bgCyanBright: x, bgWhiteBright: x }; }, "create"); module.exports = create(); module.exports.createColors = create; } }); export { require_picocolors_browser };