storybook 10.1.0-beta.2 → 10.1.0-beta.3
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/_browser-chunks/{chunk-L4RMQ7D7.js → chunk-BRX2HXH7.js} +75 -5
- package/dist/_node-chunks/{builder-manager-DE5CZGPU.js → builder-manager-OAF6SRKJ.js} +14 -579
- package/dist/_node-chunks/{camelcase-3GPWEIYB.js → camelcase-UG5ZJHCD.js} +7 -7
- package/dist/_node-chunks/{chunk-77QRXLGA.js → chunk-473LXK7O.js} +6 -6
- package/dist/_node-chunks/chunk-5N3H43LE.js +23 -0
- package/dist/_node-chunks/{chunk-HFPMBHAF.js → chunk-6YYH64IJ.js} +13 -13
- package/dist/_node-chunks/{chunk-3FVKDIQ7.js → chunk-745GFLCZ.js} +6 -6
- package/dist/_node-chunks/{chunk-6T6VTXDE.js → chunk-7WOMK33B.js} +7 -7
- package/dist/_node-chunks/{chunk-4CHMPSHM.js → chunk-A5VW7257.js} +8 -8
- package/dist/_node-chunks/{chunk-NOLZUVQN.js → chunk-CRJ7M6EO.js} +22 -21
- package/dist/_node-chunks/chunk-DRN5YXX5.js +18 -0
- package/dist/_node-chunks/{chunk-45XWOXXM.js → chunk-H6HVK5J2.js} +7 -7
- package/dist/_node-chunks/{chunk-3GUEJ3O3.js → chunk-JOOO54RB.js} +6 -6
- package/dist/_node-chunks/chunk-LJRIVT23.js +61 -0
- package/dist/_node-chunks/{chunk-ODJGHT54.js → chunk-LZ2HPFRB.js} +7 -7
- package/dist/_node-chunks/{chunk-RZEXP6OF.js → chunk-N5IE6WWR.js} +7 -7
- package/dist/_node-chunks/{chunk-INMOMYVB.js → chunk-NKT3R6IH.js} +6 -6
- package/dist/_node-chunks/{chunk-F4HHDWJV.js → chunk-NOTIBODG.js} +6 -6
- package/dist/_node-chunks/{chunk-PJAOEV2K.js → chunk-Q65ED3UK.js} +6 -6
- package/dist/_node-chunks/{chunk-YZEOU7D5.js → chunk-RABBUYPA.js} +9 -9
- package/dist/_node-chunks/{chunk-UWKUW2OJ.js → chunk-SKFAHEPX.js} +14 -14
- package/dist/_node-chunks/{chunk-KIW5GZKQ.js → chunk-STYUJSG3.js} +10 -10
- package/dist/_node-chunks/{chunk-RSFKUYLE.js → chunk-SUILKNPA.js} +8 -8
- package/dist/_node-chunks/{chunk-43AQPYQJ.js → chunk-TUQOGYET.js} +7 -7
- package/dist/_node-chunks/{chunk-EXJNST6P.js → chunk-U24W5IIW.js} +7 -7
- package/dist/_node-chunks/{chunk-PQF6TGKN.js → chunk-UWK6Z4VL.js} +6 -6
- package/dist/_node-chunks/{chunk-ZH4F5JWQ.js → chunk-WBULWRM7.js} +12 -12
- package/dist/_node-chunks/{chunk-QAX2QIAO.js → chunk-WSIZMTN2.js} +6 -6
- package/dist/_node-chunks/{chunk-D2CQN4LQ.js → chunk-WYLXFNIP.js} +9 -9
- package/dist/_node-chunks/{chunk-HGDN3STX.js → chunk-XS5QCZP7.js} +7 -7
- package/dist/_node-chunks/{chunk-Z7F5CZXW.js → chunk-Y7VDA7NY.js} +7 -7
- package/dist/_node-chunks/{dist-RFQRGJD5.js → dist-N33YQ3NH.js} +9 -9
- package/dist/_node-chunks/{globby-WIMKMN5Q.js → globby-5IBS67N3.js} +9 -9
- package/dist/_node-chunks/{lib-OBEY3MUM.js → lib-2XH6KQ2B.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-7XA7LOVG.js → mdx-N42X6CFJ-3GGSRLVV.js} +8 -8
- package/dist/_node-chunks/{p-limit-VII3MYEU.js → p-limit-Z3A7N5MY.js} +7 -7
- package/dist/babel/index.js +10 -10
- package/dist/bin/core.js +12 -12
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.js +18 -18
- package/dist/common/index.js +19 -19
- package/dist/components/index.js +35 -29
- package/dist/core-server/index.js +33 -33
- package/dist/core-server/presets/common-manager.js +74 -108
- 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 +142 -65
- package/dist/manager/runtime.js +70 -20
- package/dist/manager-api/index.d.ts +178 -178
- package/dist/manager-api/index.js +1 -1
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/preview-api/index.d.ts +68 -67
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +23 -23
- package/dist/theming/create.d.ts +1 -1
- package/dist/theming/create.js +1 -1
- package/dist/theming/index.d.ts +65 -2
- package/dist/theming/index.js +6 -3
- package/package.json +1 -2
- package/dist/_node-chunks/chunk-CEFT3TLW.js +0 -18
- package/dist/_node-chunks/chunk-HG5BSY5V.js +0 -23
- package/dist/_node-chunks/chunk-Y35QWPHB.js +0 -61
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.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-NKT3R6IH.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
|
+
};
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_build
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-H6HVK5J2.js";
|
|
15
15
|
import {
|
|
16
16
|
StorybookError
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-NOTIBODG.js";
|
|
18
18
|
import {
|
|
19
19
|
resolvePackageDir
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-Y7VDA7NY.js";
|
|
21
21
|
import {
|
|
22
22
|
relative
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-UWK6Z4VL.js";
|
|
24
24
|
import {
|
|
25
25
|
require_dist
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-7WOMK33B.js";
|
|
27
27
|
import {
|
|
28
28
|
require_picocolors
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-TUQOGYET.js";
|
|
30
30
|
import {
|
|
31
31
|
__toESM
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-745GFLCZ.js";
|
|
33
33
|
|
|
34
34
|
// src/core-server/utils/server-statics.ts
|
|
35
35
|
import { existsSync, statSync } from "node:fs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__commonJS
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-745GFLCZ.js";
|
|
15
15
|
|
|
16
16
|
// ../node_modules/ts-dedent/dist/index.js
|
|
17
17
|
var require_dist = __commonJS({
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_picocolors
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-TUQOGYET.js";
|
|
15
15
|
import {
|
|
16
16
|
__commonJS,
|
|
17
17
|
__export,
|
|
18
18
|
__require,
|
|
19
19
|
__toESM
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-745GFLCZ.js";
|
|
21
21
|
|
|
22
22
|
// ../node_modules/are-we-there-yet/lib/tracker-base.js
|
|
23
23
|
var require_tracker_base = __commonJS({
|
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
versions_default
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-LJRIVT23.js";
|
|
15
15
|
import {
|
|
16
16
|
require_picomatch
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-U24W5IIW.js";
|
|
18
18
|
import {
|
|
19
19
|
logger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-A5VW7257.js";
|
|
21
21
|
import {
|
|
22
22
|
any,
|
|
23
23
|
from,
|
|
24
24
|
invariant,
|
|
25
25
|
up,
|
|
26
26
|
up2
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-NKT3R6IH.js";
|
|
28
28
|
import {
|
|
29
29
|
importModule,
|
|
30
30
|
resolveModulePath,
|
|
31
31
|
resolvePackageDir,
|
|
32
32
|
safeResolveModule
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-Y7VDA7NY.js";
|
|
34
34
|
import {
|
|
35
35
|
join,
|
|
36
36
|
parse,
|
|
37
37
|
resolve
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-UWK6Z4VL.js";
|
|
39
39
|
import {
|
|
40
40
|
glob,
|
|
41
41
|
globSync
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-XS5QCZP7.js";
|
|
43
43
|
import {
|
|
44
44
|
slash
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-Q65ED3UK.js";
|
|
46
46
|
import {
|
|
47
47
|
require_dist
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-7WOMK33B.js";
|
|
49
49
|
import {
|
|
50
50
|
require_picocolors
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-TUQOGYET.js";
|
|
52
52
|
import {
|
|
53
53
|
__commonJS,
|
|
54
54
|
__esm,
|
|
@@ -56,7 +56,7 @@ import {
|
|
|
56
56
|
__require,
|
|
57
57
|
__toCommonJS,
|
|
58
58
|
__toESM
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-745GFLCZ.js";
|
|
60
60
|
|
|
61
61
|
// ../node_modules/resolve/lib/homedir.js
|
|
62
62
|
var require_homedir = __commonJS({
|
|
@@ -11803,7 +11803,7 @@ var predicateFor = (addon) => (entry) => {
|
|
|
11803
11803
|
|
|
11804
11804
|
// src/common/utils/envs.ts
|
|
11805
11805
|
async function loadEnvs(options = {}) {
|
|
11806
|
-
let { getEnvironment } = await import("./lib-
|
|
11806
|
+
let { getEnvironment } = await import("./lib-2XH6KQ2B.js"), defaultNodeEnv = options.production ? "production" : "development", env2 = {
|
|
11807
11807
|
// eslint-disable-next-line @typescript-eslint/dot-notation
|
|
11808
11808
|
NODE_ENV: process.env.NODE_ENV || defaultNodeEnv,
|
|
11809
11809
|
NODE_PATH: process.env.NODE_PATH || "",
|
|
@@ -12121,7 +12121,8 @@ function validateFrameworkName(frameworkName) {
|
|
|
12121
12121
|
throw new MissingFrameworkFieldError();
|
|
12122
12122
|
if (rendererNames.includes(frameworkName))
|
|
12123
12123
|
throw new InvalidFrameworkNameError({ frameworkName });
|
|
12124
|
-
|
|
12124
|
+
let normalizedFrameworkName = extractFrameworkPackageName(frameworkName);
|
|
12125
|
+
if (!Object.keys(frameworkPackages).includes(normalizedFrameworkName))
|
|
12125
12126
|
try {
|
|
12126
12127
|
resolveModulePath(`${frameworkName}/preset`, {
|
|
12127
12128
|
extensions: [".mjs", ".js", ".cjs"],
|
|
@@ -14720,7 +14721,7 @@ async function scanAndTransformFiles({
|
|
|
14720
14721
|
initialValue: defaultGlob
|
|
14721
14722
|
});
|
|
14722
14723
|
logger13.log("Scanning for affected files...");
|
|
14723
|
-
let globby = (await import("./globby-
|
|
14724
|
+
let globby = (await import("./globby-5IBS67N3.js")).globby, sourceFiles = await globby([glob2], {
|
|
14724
14725
|
...commonGlobOptions(""),
|
|
14725
14726
|
ignore: ["**/node_modules/**"],
|
|
14726
14727
|
dot: !0,
|
|
@@ -14741,7 +14742,7 @@ function transformImports(source, renamedImports) {
|
|
|
14741
14742
|
return hasChanges ? transformed : null;
|
|
14742
14743
|
}
|
|
14743
14744
|
var transformImportFiles = async (files, renamedImports, dryRun) => {
|
|
14744
|
-
let errors = [], { default: pLimit } = await import("./p-limit-
|
|
14745
|
+
let errors = [], { default: pLimit } = await import("./p-limit-Z3A7N5MY.js"), limit = pLimit(10);
|
|
14745
14746
|
return await Promise.all(
|
|
14746
14747
|
files.map(
|
|
14747
14748
|
(file) => limit(async () => {
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.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.3";
|
|
15
|
+
|
|
16
|
+
export {
|
|
17
|
+
version
|
|
18
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,7 +12,7 @@ var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__require
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-745GFLCZ.js";
|
|
16
16
|
|
|
17
17
|
// ../node_modules/totalist/sync/index.js
|
|
18
18
|
var require_sync = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.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.3",
|
|
16
|
+
"@storybook/addon-docs": "10.1.0-beta.3",
|
|
17
|
+
"@storybook/addon-links": "10.1.0-beta.3",
|
|
18
|
+
"@storybook/addon-onboarding": "10.1.0-beta.3",
|
|
19
|
+
"storybook-addon-pseudo-states": "10.1.0-beta.3",
|
|
20
|
+
"@storybook/addon-themes": "10.1.0-beta.3",
|
|
21
|
+
"@storybook/addon-vitest": "10.1.0-beta.3",
|
|
22
|
+
"@storybook/builder-vite": "10.1.0-beta.3",
|
|
23
|
+
"@storybook/builder-webpack5": "10.1.0-beta.3",
|
|
24
|
+
storybook: "10.1.0-beta.3",
|
|
25
|
+
"@storybook/angular": "10.1.0-beta.3",
|
|
26
|
+
"@storybook/ember": "10.1.0-beta.3",
|
|
27
|
+
"@storybook/html-vite": "10.1.0-beta.3",
|
|
28
|
+
"@storybook/nextjs": "10.1.0-beta.3",
|
|
29
|
+
"@storybook/nextjs-vite": "10.1.0-beta.3",
|
|
30
|
+
"@storybook/preact-vite": "10.1.0-beta.3",
|
|
31
|
+
"@storybook/react-native-web-vite": "10.1.0-beta.3",
|
|
32
|
+
"@storybook/react-vite": "10.1.0-beta.3",
|
|
33
|
+
"@storybook/react-webpack5": "10.1.0-beta.3",
|
|
34
|
+
"@storybook/server-webpack5": "10.1.0-beta.3",
|
|
35
|
+
"@storybook/svelte-vite": "10.1.0-beta.3",
|
|
36
|
+
"@storybook/sveltekit": "10.1.0-beta.3",
|
|
37
|
+
"@storybook/vue3-vite": "10.1.0-beta.3",
|
|
38
|
+
"@storybook/web-components-vite": "10.1.0-beta.3",
|
|
39
|
+
sb: "10.1.0-beta.3",
|
|
40
|
+
"@storybook/cli": "10.1.0-beta.3",
|
|
41
|
+
"@storybook/codemod": "10.1.0-beta.3",
|
|
42
|
+
"@storybook/core-webpack": "10.1.0-beta.3",
|
|
43
|
+
"create-storybook": "10.1.0-beta.3",
|
|
44
|
+
"@storybook/csf-plugin": "10.1.0-beta.3",
|
|
45
|
+
"eslint-plugin-storybook": "10.1.0-beta.3",
|
|
46
|
+
"@storybook/react-dom-shim": "10.1.0-beta.3",
|
|
47
|
+
"@storybook/preset-create-react-app": "10.1.0-beta.3",
|
|
48
|
+
"@storybook/preset-react-webpack": "10.1.0-beta.3",
|
|
49
|
+
"@storybook/preset-server-webpack": "10.1.0-beta.3",
|
|
50
|
+
"@storybook/html": "10.1.0-beta.3",
|
|
51
|
+
"@storybook/preact": "10.1.0-beta.3",
|
|
52
|
+
"@storybook/react": "10.1.0-beta.3",
|
|
53
|
+
"@storybook/server": "10.1.0-beta.3",
|
|
54
|
+
"@storybook/svelte": "10.1.0-beta.3",
|
|
55
|
+
"@storybook/vue3": "10.1.0-beta.3",
|
|
56
|
+
"@storybook/web-components": "10.1.0-beta.3"
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export {
|
|
60
|
+
versions_default
|
|
61
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,7 +12,7 @@ var require = CJS_COMPAT_NODE_MODULE_hgecnnw0nrt.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__require
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-745GFLCZ.js";
|
|
16
16
|
|
|
17
17
|
// ../node_modules/ms/index.js
|
|
18
18
|
var require_ms = __commonJS({
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__require
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-745GFLCZ.js";
|
|
15
15
|
|
|
16
16
|
// ../node_modules/@storybook/docs-mdx/dist/chunk-H6DQNFQR.js
|
|
17
17
|
var __create = Object.create, __defProp = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty, __require2 = ((x) => typeof __require < "u" ? __require : typeof Proxy < "u" ? new Proxy(x, {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
invariant
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-WSIZMTN2.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-7WOMK33B.js";
|
|
18
18
|
import {
|
|
19
19
|
__export,
|
|
20
20
|
__toESM
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-745GFLCZ.js";
|
|
22
22
|
|
|
23
23
|
// src/cli/globalSettings.ts
|
|
24
24
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
version
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DRN5YXX5.js";
|
|
15
15
|
import {
|
|
16
16
|
createFileSystemCache,
|
|
17
17
|
execa,
|
|
@@ -19,28 +19,28 @@ import {
|
|
|
19
19
|
getProjectRoot,
|
|
20
20
|
resolvePathInStorybookCache,
|
|
21
21
|
up
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-CRJ7M6EO.js";
|
|
23
23
|
import {
|
|
24
24
|
getSessionId,
|
|
25
25
|
nanoid,
|
|
26
26
|
set
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-JOOO54RB.js";
|
|
28
28
|
import {
|
|
29
29
|
globalSettings
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-RABBUYPA.js";
|
|
31
31
|
import {
|
|
32
32
|
resolvePackageDir
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-Y7VDA7NY.js";
|
|
34
34
|
import {
|
|
35
35
|
slash
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-Q65ED3UK.js";
|
|
37
37
|
import {
|
|
38
38
|
require_dist
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-7WOMK33B.js";
|
|
40
40
|
import {
|
|
41
41
|
__commonJS,
|
|
42
42
|
__toESM
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-745GFLCZ.js";
|
|
44
44
|
|
|
45
45
|
// ../node_modules/fetch-retry/index.js
|
|
46
46
|
var require_fetch_retry = __commonJS({
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_d4nrjz93tmm from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_d4nrjz93tmm from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_d4nrjz93tmm from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_d4nrjz93tmm.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_d4nrjz93tmm.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_d4nrjz93tmm.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
StorybookError
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-NOTIBODG.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-7WOMK33B.js";
|
|
18
18
|
import {
|
|
19
19
|
require_picocolors
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TUQOGYET.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-745GFLCZ.js";
|
|
24
24
|
|
|
25
25
|
// src/server-errors.ts
|
|
26
26
|
var import_picocolors = __toESM(require_picocolors(), 1), import_ts_dedent = __toESM(require_dist(), 1);
|