UNPKG

storybook

Version:

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

83 lines (80 loc) 2.3 kB
import CJS_COMPAT_NODE_URL_kec89xjgd4l from 'node:url'; import CJS_COMPAT_NODE_PATH_kec89xjgd4l from 'node:path'; import CJS_COMPAT_NODE_MODULE_kec89xjgd4l from "node:module"; var __filename = CJS_COMPAT_NODE_URL_kec89xjgd4l.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_kec89xjgd4l.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_kec89xjgd4l.createRequire(import.meta.url); // ------------------------------------------------------------ // end of CJS compatibility banner, injected by Storybook's esbuild configuration // ------------------------------------------------------------ import { ANGULAR_JSON_PATH, AddonVitestService, AngularJSON, ProjectType, SUPPORTED_ESLINT_EXTENSIONS, addToDevDependenciesIfNotPresent, adjustTemplate, cliStoriesTargetPath, coerceSemver, configureEslintPlugin, configureFlatConfig, copyTemplate, copyTemplateFiles, extractEslintInfo, findEslintFile, getBabelDependencies, getRendererDir, getVersionSafe, hasStorybookDependencies, normalizeExtends, readFileAsJson, suggestESLintPlugin, writeFileAsJson } from "../_node-chunks/chunk-QTYBYUH2.js"; import { detectPnp } from "../_node-chunks/chunk-LTDMEZLE.js"; import { Settings, _clearGlobalSettings, globalSettings } from "../_node-chunks/chunk-W4GYDBXZ.js"; import "../_node-chunks/chunk-KIK2P2SN.js"; import "../_node-chunks/chunk-TLGJZBSI.js"; import "../_node-chunks/chunk-YBRG5EIF.js"; import "../_node-chunks/chunk-NGS5POET.js"; import "../_node-chunks/chunk-VZNY2B6N.js"; import "../_node-chunks/chunk-JXXWBFBF.js"; import "../_node-chunks/chunk-HZF6LPDY.js"; import "../_node-chunks/chunk-RM4A5SWZ.js"; import "../_node-chunks/chunk-ZEHLWQMG.js"; export { ANGULAR_JSON_PATH, AddonVitestService, AngularJSON, ProjectType, SUPPORTED_ESLINT_EXTENSIONS, Settings, _clearGlobalSettings, addToDevDependenciesIfNotPresent, adjustTemplate, cliStoriesTargetPath, coerceSemver, configureEslintPlugin, configureFlatConfig, copyTemplate, copyTemplateFiles, detectPnp, extractEslintInfo, findEslintFile, getBabelDependencies, getRendererDir, getVersionSafe, globalSettings, hasStorybookDependencies, normalizeExtends, readFileAsJson, suggestESLintPlugin, writeFileAsJson };