UNPKG

@yandex/ui

Version:

Yandex UI components

28 lines (27 loc) 1.1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var storybook_addon_figma_new_1 = tslib_1.__importDefault(require("storybook-addon-figma-new")); tslib_1.__exportStar(require("./playground"), exports); tslib_1.__exportStar(require("./base"), exports); tslib_1.__exportStar(require("./align"), exports); tslib_1.__exportStar(require("./color"), exports); tslib_1.__exportStar(require("./control-color"), exports); tslib_1.__exportStar(require("./ellipsis"), exports); tslib_1.__exportStar(require("./fade-horizontal"), exports); tslib_1.__exportStar(require("./fade"), exports); tslib_1.__exportStar(require("./link-color"), exports); tslib_1.__exportStar(require("./common"), exports); exports.default = { title: 'Content|Text/desktop', decorators: [ storybook_addon_figma_new_1.default({ url: 'https://www.figma.com/file/hEYn9nn2bEB2BdDKIWP05X/Lego-B2C-%E2%80%94-Desktop?node-id=6690%3A54904', }), ], parameters: { docs: { readme: require('../Text.md'), }, }, };