storybook 10.1.0-beta.0 → 10.1.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_node-chunks/{builder-manager-BDAQHXFI.js → builder-manager-DE5CZGPU.js} +12 -12
- package/dist/_node-chunks/{camelcase-3C7DZZPX.js → camelcase-3GPWEIYB.js} +7 -7
- package/dist/_node-chunks/{chunk-UFOFO5H7.js → chunk-3FVKDIQ7.js} +6 -6
- package/dist/_node-chunks/{chunk-VBF7ALJF.js → chunk-3GUEJ3O3.js} +6 -6
- package/dist/_node-chunks/{chunk-YWV55YW3.js → chunk-43AQPYQJ.js} +7 -7
- package/dist/_node-chunks/{chunk-7RN6TXKP.js → chunk-45XWOXXM.js} +7 -7
- package/dist/_node-chunks/{chunk-R5YGFSTV.js → chunk-4CHMPSHM.js} +10 -11
- package/dist/_node-chunks/{chunk-XGK6MVKR.js → chunk-6T6VTXDE.js} +7 -7
- package/dist/_node-chunks/{chunk-BG4RDXG7.js → chunk-77QRXLGA.js} +6 -6
- package/dist/_node-chunks/chunk-CEFT3TLW.js +18 -0
- package/dist/_node-chunks/{chunk-WURL4XOT.js → chunk-D2CQN4LQ.js} +9 -9
- package/dist/_node-chunks/{chunk-CQMAU6UQ.js → chunk-EXJNST6P.js} +7 -7
- package/dist/_node-chunks/{chunk-POT2EVGD.js → chunk-F4HHDWJV.js} +6 -6
- package/dist/_node-chunks/{chunk-OZZO56XN.js → chunk-HFPMBHAF.js} +13 -13
- package/dist/_node-chunks/chunk-HG5BSY5V.js +23 -0
- package/dist/_node-chunks/{chunk-7SJ7PZNL.js → chunk-HGDN3STX.js} +7 -7
- package/dist/_node-chunks/{chunk-W6MAMTUF.js → chunk-INMOMYVB.js} +6 -6
- package/dist/_node-chunks/{chunk-D6ND3TVY.js → chunk-KIW5GZKQ.js} +10 -10
- package/dist/_node-chunks/{chunk-MMVV6DGG.js → chunk-NOLZUVQN.js} +20 -20
- package/dist/_node-chunks/{chunk-KVRF22SH.js → chunk-ODJGHT54.js} +7 -7
- package/dist/_node-chunks/{chunk-7LIRCAQE.js → chunk-PJAOEV2K.js} +6 -6
- package/dist/_node-chunks/{chunk-IXWEUXJ2.js → chunk-PQF6TGKN.js} +6 -6
- package/dist/_node-chunks/{chunk-O5CGEVRI.js → chunk-QAX2QIAO.js} +6 -6
- package/dist/_node-chunks/{chunk-CN2IW2KQ.js → chunk-RSFKUYLE.js} +8 -8
- package/dist/_node-chunks/{chunk-EVK2SBW5.js → chunk-RZEXP6OF.js} +7 -7
- package/dist/_node-chunks/{chunk-LEDP4QQW.js → chunk-UWKUW2OJ.js} +14 -14
- package/dist/_node-chunks/chunk-Y35QWPHB.js +61 -0
- package/dist/_node-chunks/{chunk-56U5LEMP.js → chunk-YZEOU7D5.js} +9 -9
- package/dist/_node-chunks/{chunk-YV3GDSDT.js → chunk-Z7F5CZXW.js} +7 -7
- package/dist/_node-chunks/{chunk-2IIQTGNE.js → chunk-ZH4F5JWQ.js} +34 -24
- package/dist/_node-chunks/{dist-KEP4IFRN.js → dist-RFQRGJD5.js} +9 -9
- package/dist/_node-chunks/{globby-4WUBTDCN.js → globby-WIMKMN5Q.js} +9 -9
- package/dist/_node-chunks/{lib-JVOEKTYM.js → lib-OBEY3MUM.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-C5WFYYXR.js → mdx-N42X6CFJ-7XA7LOVG.js} +8 -8
- package/dist/_node-chunks/{p-limit-LDY632RS.js → p-limit-VII3MYEU.js} +7 -7
- package/dist/babel/index.js +10 -10
- package/dist/bin/core.js +16 -16
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.d.ts +5 -4
- package/dist/cli/index.js +18 -18
- package/dist/common/index.js +19 -19
- package/dist/core-server/index.js +43 -41
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -25
- package/dist/csf-tools/index.js +9 -9
- package/dist/manager/globals-runtime.js +9 -12
- package/dist/manager/runtime.js +120 -62
- package/dist/manager-api/index.d.ts +182 -180
- package/dist/manager-api/index.js +9 -12
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +23 -23
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-CBQKMXLQ.js +0 -18
- package/dist/_node-chunks/chunk-DC355CYB.js +0 -61
- package/dist/_node-chunks/chunk-SQCTM2OS.js +0 -23
|
@@ -2329,7 +2329,7 @@ import { global as global8 } from "@storybook/global";
|
|
|
2329
2329
|
import semver from "semver";
|
|
2330
2330
|
|
|
2331
2331
|
// src/manager-api/version.ts
|
|
2332
|
-
var version = "10.1.0-beta.
|
|
2332
|
+
var version = "10.1.0-beta.2";
|
|
2333
2333
|
|
|
2334
2334
|
// src/manager-api/modules/versions.ts
|
|
2335
2335
|
var { VERSIONCHECK } = global8, getVersionCheckData = (0, import_memoizerific2.default)(1)(() => {
|
|
@@ -2361,23 +2361,20 @@ var { VERSIONCHECK } = global8, getVersionCheckData = (0, import_memoizerific2.d
|
|
|
2361
2361
|
return current && semver.prerelease(current.version) && next ? latest && semver.gt(latest.version, next.version) ? latest : next : latest;
|
|
2362
2362
|
},
|
|
2363
2363
|
// TODO: Move this to it's own "info" module later
|
|
2364
|
-
getDocsUrl: ({ asset, subpath, versioned, renderer }) => {
|
|
2365
|
-
let {
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
if (
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
let versionDiff = semver.diff(latest.version, current.version);
|
|
2372
|
-
versionDiff === "patch" || versionDiff === null || // assume latest version when current version is a 0.0.0 canary
|
|
2373
|
-
semver.satisfies(current.version, "0.0.0", { includePrerelease: !0 }) || (url += `${semver.major(current.version)}.${semver.minor(current.version)}/`);
|
|
2364
|
+
getDocsUrl: ({ asset, subpath = asset, versioned, renderer, ref = "ui" }) => {
|
|
2365
|
+
let { versions } = store2.getState(), latestVersion = versions.latest?.version, currentVersion = versions.current?.version, activeVersion = currentVersion?.startsWith("0.0.0") && latestVersion || currentVersion, url = `https://storybook.js.org/${asset ? "docs-assets" : "docs"}/`;
|
|
2366
|
+
if (asset && activeVersion)
|
|
2367
|
+
url += `${semver.major(activeVersion)}.${semver.minor(activeVersion)}/`;
|
|
2368
|
+
else if (versioned && activeVersion && latestVersion) {
|
|
2369
|
+
let versionDiff = semver.diff(latestVersion, activeVersion);
|
|
2370
|
+
versionDiff === "patch" || versionDiff === null || (url += `${semver.major(activeVersion)}.${semver.minor(activeVersion)}/`);
|
|
2374
2371
|
}
|
|
2375
2372
|
let [cleanedSubpath, hash] = subpath?.split("#") || [];
|
|
2376
2373
|
if (cleanedSubpath && (url += asset ? cleanedSubpath : `${cleanedSubpath}/`), renderer && typeof global8.STORYBOOK_RENDERER < "u") {
|
|
2377
2374
|
let rendererName = global8.STORYBOOK_RENDERER;
|
|
2378
2375
|
rendererName && (url += `?renderer=${normalizeRendererName(rendererName)}`);
|
|
2379
2376
|
}
|
|
2380
|
-
return hash && (url += `#${hash}`), url;
|
|
2377
|
+
return ref && (url += `${url.includes("?") ? "&" : "?"}ref=${ref}`), hash && (url += `#${hash}`), url;
|
|
2381
2378
|
},
|
|
2382
2379
|
versionUpdateAvailable: () => {
|
|
2383
2380
|
let latest = api.getLatestVersion(), current = api.getCurrentVersion();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_hgecnnw0nrt from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_hgecnnw0nrt from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_hgecnnw0nrt from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_hgecnnw0nrt.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_hgecnnw0nrt.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -16,8 +16,8 @@ import {
|
|
|
16
16
|
join,
|
|
17
17
|
normalize,
|
|
18
18
|
resolve
|
|
19
|
-
} from "../_node-chunks/chunk-
|
|
20
|
-
import "../_node-chunks/chunk-
|
|
19
|
+
} from "../_node-chunks/chunk-PQF6TGKN.js";
|
|
20
|
+
import "../_node-chunks/chunk-3FVKDIQ7.js";
|
|
21
21
|
|
|
22
22
|
// ../node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
|
|
23
23
|
var comma = 44, semicolon = 59, chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", intToChar = new Uint8Array(64), charToInt = new Uint8Array(128);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_hgecnnw0nrt from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_hgecnnw0nrt from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_hgecnnw0nrt from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_hgecnnw0nrt.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_hgecnnw0nrt.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,9 +22,9 @@ import {
|
|
|
22
22
|
once,
|
|
23
23
|
prompt,
|
|
24
24
|
protectUrls
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-4CHMPSHM.js";
|
|
26
|
+
import "../_node-chunks/chunk-43AQPYQJ.js";
|
|
27
|
+
import "../_node-chunks/chunk-3FVKDIQ7.js";
|
|
28
28
|
var export_instance = import_npmlog.default;
|
|
29
29
|
export {
|
|
30
30
|
CLI_COLORS,
|
package/dist/server-errors.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_hgecnnw0nrt from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_hgecnnw0nrt from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_hgecnnw0nrt from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_hgecnnw0nrt.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_hgecnnw0nrt.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -42,11 +42,11 @@ import {
|
|
|
42
42
|
WebpackCompilationError,
|
|
43
43
|
WebpackInvocationError,
|
|
44
44
|
WebpackMissingStatsError
|
|
45
|
-
} from "./_node-chunks/chunk-
|
|
46
|
-
import "./_node-chunks/chunk-
|
|
47
|
-
import "./_node-chunks/chunk-
|
|
48
|
-
import "./_node-chunks/chunk-
|
|
49
|
-
import "./_node-chunks/chunk-
|
|
45
|
+
} from "./_node-chunks/chunk-KIW5GZKQ.js";
|
|
46
|
+
import "./_node-chunks/chunk-F4HHDWJV.js";
|
|
47
|
+
import "./_node-chunks/chunk-6T6VTXDE.js";
|
|
48
|
+
import "./_node-chunks/chunk-43AQPYQJ.js";
|
|
49
|
+
import "./_node-chunks/chunk-3FVKDIQ7.js";
|
|
50
50
|
export {
|
|
51
51
|
AddonVitestPostinstallError,
|
|
52
52
|
AddonVitestPostinstallPrerequisiteCheckError,
|
package/dist/telemetry/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_hgecnnw0nrt from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_hgecnnw0nrt from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_hgecnnw0nrt from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_hgecnnw0nrt.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_hgecnnw0nrt.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,25 +22,25 @@ import {
|
|
|
22
22
|
sanitizeAddonName,
|
|
23
23
|
sanitizeError,
|
|
24
24
|
telemetry
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
28
|
-
import "../_node-chunks/chunk-
|
|
29
|
-
import "../_node-chunks/chunk-
|
|
30
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-UWKUW2OJ.js";
|
|
26
|
+
import "../_node-chunks/chunk-CEFT3TLW.js";
|
|
27
|
+
import "../_node-chunks/chunk-NOLZUVQN.js";
|
|
28
|
+
import "../_node-chunks/chunk-Y35QWPHB.js";
|
|
29
|
+
import "../_node-chunks/chunk-EXJNST6P.js";
|
|
30
|
+
import "../_node-chunks/chunk-4CHMPSHM.js";
|
|
31
31
|
import {
|
|
32
32
|
getPrecedingUpgrade
|
|
33
|
-
} from "../_node-chunks/chunk-
|
|
34
|
-
import "../_node-chunks/chunk-
|
|
35
|
-
import "../_node-chunks/chunk-
|
|
36
|
-
import "../_node-chunks/chunk-
|
|
37
|
-
import "../_node-chunks/chunk-
|
|
38
|
-
import "../_node-chunks/chunk-
|
|
39
|
-
import "../_node-chunks/chunk-
|
|
40
|
-
import "../_node-chunks/chunk-
|
|
41
|
-
import "../_node-chunks/chunk-
|
|
42
|
-
import "../_node-chunks/chunk-
|
|
43
|
-
import "../_node-chunks/chunk-
|
|
33
|
+
} from "../_node-chunks/chunk-3GUEJ3O3.js";
|
|
34
|
+
import "../_node-chunks/chunk-YZEOU7D5.js";
|
|
35
|
+
import "../_node-chunks/chunk-INMOMYVB.js";
|
|
36
|
+
import "../_node-chunks/chunk-Z7F5CZXW.js";
|
|
37
|
+
import "../_node-chunks/chunk-QAX2QIAO.js";
|
|
38
|
+
import "../_node-chunks/chunk-PQF6TGKN.js";
|
|
39
|
+
import "../_node-chunks/chunk-HGDN3STX.js";
|
|
40
|
+
import "../_node-chunks/chunk-PJAOEV2K.js";
|
|
41
|
+
import "../_node-chunks/chunk-6T6VTXDE.js";
|
|
42
|
+
import "../_node-chunks/chunk-43AQPYQJ.js";
|
|
43
|
+
import "../_node-chunks/chunk-3FVKDIQ7.js";
|
|
44
44
|
export {
|
|
45
45
|
ErrorCollector,
|
|
46
46
|
addToGlobalContext,
|
package/package.json
CHANGED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_hjmvusgt1gv from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_hjmvusgt1gv from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_hjmvusgt1gv from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_hjmvusgt1gv.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_hjmvusgt1gv.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_hjmvusgt1gv.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// package.json
|
|
14
|
-
var version = "10.1.0-beta.0";
|
|
15
|
-
|
|
16
|
-
export {
|
|
17
|
-
version
|
|
18
|
-
};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_hjmvusgt1gv from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_hjmvusgt1gv from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_hjmvusgt1gv from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_hjmvusgt1gv.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_hjmvusgt1gv.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_hjmvusgt1gv.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// src/common/versions.ts
|
|
14
|
-
var versions_default = {
|
|
15
|
-
"@storybook/addon-a11y": "10.1.0-beta.0",
|
|
16
|
-
"@storybook/addon-docs": "10.1.0-beta.0",
|
|
17
|
-
"@storybook/addon-links": "10.1.0-beta.0",
|
|
18
|
-
"@storybook/addon-onboarding": "10.1.0-beta.0",
|
|
19
|
-
"storybook-addon-pseudo-states": "10.1.0-beta.0",
|
|
20
|
-
"@storybook/addon-themes": "10.1.0-beta.0",
|
|
21
|
-
"@storybook/addon-vitest": "10.1.0-beta.0",
|
|
22
|
-
"@storybook/builder-vite": "10.1.0-beta.0",
|
|
23
|
-
"@storybook/builder-webpack5": "10.1.0-beta.0",
|
|
24
|
-
storybook: "10.1.0-beta.0",
|
|
25
|
-
"@storybook/angular": "10.1.0-beta.0",
|
|
26
|
-
"@storybook/ember": "10.1.0-beta.0",
|
|
27
|
-
"@storybook/html-vite": "10.1.0-beta.0",
|
|
28
|
-
"@storybook/nextjs": "10.1.0-beta.0",
|
|
29
|
-
"@storybook/nextjs-vite": "10.1.0-beta.0",
|
|
30
|
-
"@storybook/preact-vite": "10.1.0-beta.0",
|
|
31
|
-
"@storybook/react-native-web-vite": "10.1.0-beta.0",
|
|
32
|
-
"@storybook/react-vite": "10.1.0-beta.0",
|
|
33
|
-
"@storybook/react-webpack5": "10.1.0-beta.0",
|
|
34
|
-
"@storybook/server-webpack5": "10.1.0-beta.0",
|
|
35
|
-
"@storybook/svelte-vite": "10.1.0-beta.0",
|
|
36
|
-
"@storybook/sveltekit": "10.1.0-beta.0",
|
|
37
|
-
"@storybook/vue3-vite": "10.1.0-beta.0",
|
|
38
|
-
"@storybook/web-components-vite": "10.1.0-beta.0",
|
|
39
|
-
sb: "10.1.0-beta.0",
|
|
40
|
-
"@storybook/cli": "10.1.0-beta.0",
|
|
41
|
-
"@storybook/codemod": "10.1.0-beta.0",
|
|
42
|
-
"@storybook/core-webpack": "10.1.0-beta.0",
|
|
43
|
-
"create-storybook": "10.1.0-beta.0",
|
|
44
|
-
"@storybook/csf-plugin": "10.1.0-beta.0",
|
|
45
|
-
"eslint-plugin-storybook": "10.1.0-beta.0",
|
|
46
|
-
"@storybook/react-dom-shim": "10.1.0-beta.0",
|
|
47
|
-
"@storybook/preset-create-react-app": "10.1.0-beta.0",
|
|
48
|
-
"@storybook/preset-react-webpack": "10.1.0-beta.0",
|
|
49
|
-
"@storybook/preset-server-webpack": "10.1.0-beta.0",
|
|
50
|
-
"@storybook/html": "10.1.0-beta.0",
|
|
51
|
-
"@storybook/preact": "10.1.0-beta.0",
|
|
52
|
-
"@storybook/react": "10.1.0-beta.0",
|
|
53
|
-
"@storybook/server": "10.1.0-beta.0",
|
|
54
|
-
"@storybook/svelte": "10.1.0-beta.0",
|
|
55
|
-
"@storybook/vue3": "10.1.0-beta.0",
|
|
56
|
-
"@storybook/web-components": "10.1.0-beta.0"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export {
|
|
60
|
-
versions_default
|
|
61
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_hjmvusgt1gv from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_hjmvusgt1gv from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_hjmvusgt1gv from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_hjmvusgt1gv.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_hjmvusgt1gv.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_hjmvusgt1gv.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
import {
|
|
13
|
-
any
|
|
14
|
-
} from "./chunk-W6MAMTUF.js";
|
|
15
|
-
|
|
16
|
-
// src/cli/detect.ts
|
|
17
|
-
async function detectPnp() {
|
|
18
|
-
return !!any([".pnp.js", ".pnp.cjs"]);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export {
|
|
22
|
-
detectPnp
|
|
23
|
-
};
|