UNPKG

storybook

Version:

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

83 lines (80 loc) 2.3 kB
import CJS_COMPAT_NODE_URL_e6wt3b00afv from 'node:url'; import CJS_COMPAT_NODE_PATH_e6wt3b00afv from 'node:path'; import CJS_COMPAT_NODE_MODULE_e6wt3b00afv from "node:module"; var __filename = CJS_COMPAT_NODE_URL_e6wt3b00afv.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_e6wt3b00afv.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_e6wt3b00afv.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-X3N3W66Q.js"; import { detectPnp } from "../_node-chunks/chunk-GGY4RY3A.js"; import { Settings, _clearGlobalSettings, globalSettings } from "../_node-chunks/chunk-GHPI5GQW.js"; import "../_node-chunks/chunk-QLBU4TY7.js"; import "../_node-chunks/chunk-O3R4PADZ.js"; import "../_node-chunks/chunk-QAXH75FV.js"; import "../_node-chunks/chunk-SHPY6CCW.js"; import "../_node-chunks/chunk-TIXVVIDQ.js"; import "../_node-chunks/chunk-B2SNZ7WG.js"; import "../_node-chunks/chunk-VVZFLDFE.js"; import "../_node-chunks/chunk-25S2XFFS.js"; import "../_node-chunks/chunk-LF7MVXPB.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 };