storybook 10.2.0-beta.5 → 10.3.0-alpha.0
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-6HNC5XRN.js → builder-manager-5HPOYFJR.js} +12 -12
- package/dist/_node-chunks/{camelcase-IYCRRXA5.js → camelcase-DZNWLILJ.js} +7 -7
- package/dist/_node-chunks/{chunk-GQ3W7RNH.js → chunk-2GDFAXX5.js} +7 -7
- package/dist/_node-chunks/{chunk-3UIUEILA.js → chunk-3B7C4FEQ.js} +6 -6
- package/dist/_node-chunks/{chunk-6NGDJBHX.js → chunk-4CKOLZCE.js} +6 -6
- package/dist/_node-chunks/{chunk-NW4ZFC4G.js → chunk-6ADIAPP2.js} +12 -12
- package/dist/_node-chunks/{chunk-2JDPJ6YT.js → chunk-7HHJF6EO.js} +6 -6
- package/dist/_node-chunks/{chunk-T7IXSAG3.js → chunk-CHJGYZHC.js} +8 -8
- package/dist/_node-chunks/{chunk-XFRIIIR5.js → chunk-DPH2UCZZ.js} +16 -16
- package/dist/_node-chunks/{chunk-ZHRPEVJJ.js → chunk-ECXPVHM6.js} +13 -13
- package/dist/_node-chunks/{chunk-JA7NYZ5J.js → chunk-EKE4NU7S.js} +9 -9
- package/dist/_node-chunks/{chunk-BQLJQU5S.js → chunk-F4NW7OLO.js} +7 -7
- package/dist/_node-chunks/{chunk-WQ6RUO2U.js → chunk-HU47ACHM.js} +8 -8
- package/dist/_node-chunks/{chunk-SVOF2HZJ.js → chunk-JC4EH5XJ.js} +6 -6
- package/dist/_node-chunks/chunk-L7XEZ3OX.js +23 -0
- package/dist/_node-chunks/{chunk-DMYLXMGZ.js → chunk-M3FEZVKN.js} +6 -6
- package/dist/_node-chunks/{chunk-OLBWWB7V.js → chunk-MGDZKZCC.js} +7 -7
- package/dist/_node-chunks/chunk-MP3TH4TQ.js +18 -0
- package/dist/_node-chunks/chunk-PMDMPQ4D.js +61 -0
- package/dist/_node-chunks/{chunk-FILQYYM4.js → chunk-QRXP6OHU.js} +7 -7
- package/dist/_node-chunks/{chunk-OQRIJVFV.js → chunk-STKSD6QT.js} +6 -6
- package/dist/_node-chunks/{chunk-G555WVXU.js → chunk-SXSM6HLI.js} +6 -6
- package/dist/_node-chunks/{chunk-MMY6BHPB.js → chunk-SXSROWK5.js} +7 -7
- package/dist/_node-chunks/{chunk-UQ7G5JAB.js → chunk-UIFZBVEB.js} +6 -6
- package/dist/_node-chunks/{chunk-Y6FR5UWD.js → chunk-WBSFK4AO.js} +7 -7
- package/dist/_node-chunks/{chunk-OHVVMOY4.js → chunk-WEV5QRLC.js} +10 -10
- package/dist/_node-chunks/{chunk-KXY4T45O.js → chunk-WY5ZA2BT.js} +20 -20
- package/dist/_node-chunks/{chunk-TL7YS5OJ.js → chunk-XD4YM6VU.js} +7 -7
- package/dist/_node-chunks/{chunk-CMQAD4WN.js → chunk-YU53VQ3D.js} +9 -9
- package/dist/_node-chunks/{chunk-RX5EJSWN.js → chunk-ZE2TRJ2H.js} +7 -7
- package/dist/_node-chunks/{globby-FBLNM57G.js → globby-ON4YVWHY.js} +9 -9
- package/dist/_node-chunks/{lib-GDCHT75J.js → lib-K3OUNB46.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-MCJFRV3K.js → mdx-N42X6CFJ-VU7ALTQ4.js} +8 -8
- package/dist/_node-chunks/{p-limit-AURGZ6D4.js → p-limit-C5BOIT3A.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/core-server/index.js +35 -35
- 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 +1 -1
- package/dist/manager-api/index.d.ts +1 -1
- 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/server-errors.js +11 -11
- package/dist/telemetry/index.js +23 -23
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-62RIBMM5.js +0 -61
- package/dist/_node-chunks/chunk-MMY3MCUW.js +0 -23
- package/dist/_node-chunks/chunk-SMNCEA3Q.js +0 -18
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -13,26 +13,26 @@ import {
|
|
|
13
13
|
BROWSER_TARGETS,
|
|
14
14
|
NODE_TARGET,
|
|
15
15
|
SUPPORTED_FEATURES
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-7HHJF6EO.js";
|
|
17
17
|
import {
|
|
18
18
|
require_build
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-XD4YM6VU.js";
|
|
20
20
|
import {
|
|
21
21
|
resolveModulePath,
|
|
22
22
|
resolvePackageDir
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-F4NW7OLO.js";
|
|
24
24
|
import {
|
|
25
25
|
join,
|
|
26
26
|
parse
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-3B7C4FEQ.js";
|
|
28
28
|
import {
|
|
29
29
|
slash
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-4CKOLZCE.js";
|
|
31
31
|
import {
|
|
32
32
|
__commonJS,
|
|
33
33
|
__require,
|
|
34
34
|
__toESM
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-SXSM6HLI.js";
|
|
36
36
|
|
|
37
37
|
// ../../node_modules/ejs/lib/utils.js
|
|
38
38
|
var require_utils = __commonJS({
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-SXSM6HLI.js";
|
|
13
13
|
|
|
14
14
|
// ../../node_modules/camelcase/index.js
|
|
15
15
|
var UPPERCASE = /[\p{Lu}]/u, LOWERCASE = /[\p{Ll}]/u, LEADING_CAPITAL = /^[\p{Lu}](?![\p{Lu}])/u, SEPARATORS = /[_.\- ]+/, IDENTIFIER = /([\p{Alpha}\p{N}_]|$)/u, LEADING_SEPARATORS = new RegExp("^" + SEPARATORS.source), SEPARATORS_AND_IDENTIFIER = new RegExp(SEPARATORS.source + IDENTIFIER.source, "gu"), NUMBERS_AND_IDENTIFIER = new RegExp(String.raw`\d+` + IDENTIFIER.source, "gu"), preserveCamelCase = (string, toLowerCase, toUpperCase, preserveConsecutiveUppercase2) => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_nd4p3i1nxyh.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__toESM
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-SXSM6HLI.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/balanced-match/index.js
|
|
18
18
|
var require_balanced_match = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -14,27 +14,27 @@ import {
|
|
|
14
14
|
detectIndent,
|
|
15
15
|
invariant,
|
|
16
16
|
up2 as up
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-STKSD6QT.js";
|
|
18
18
|
import {
|
|
19
19
|
resolvePackageDir
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-F4NW7OLO.js";
|
|
21
21
|
import {
|
|
22
22
|
require_dist
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-WBSFK4AO.js";
|
|
24
24
|
import {
|
|
25
25
|
babelParse,
|
|
26
26
|
recast,
|
|
27
27
|
traverse,
|
|
28
28
|
types
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-YU53VQ3D.js";
|
|
30
30
|
import {
|
|
31
31
|
require_picocolors
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-MGDZKZCC.js";
|
|
33
33
|
import {
|
|
34
34
|
__commonJS,
|
|
35
35
|
__require,
|
|
36
36
|
__toESM
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-SXSM6HLI.js";
|
|
38
38
|
|
|
39
39
|
// ../../node_modules/esprima/dist/esprima.js
|
|
40
40
|
var require_esprima = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_dist
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-WBSFK4AO.js";
|
|
15
15
|
import {
|
|
16
16
|
__toESM
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-SXSM6HLI.js";
|
|
18
18
|
|
|
19
19
|
// src/csf-tools/CsfFile.ts
|
|
20
20
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-XD4YM6VU.js";
|
|
15
15
|
import {
|
|
16
16
|
StorybookError
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-UIFZBVEB.js";
|
|
18
18
|
import {
|
|
19
19
|
up
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-STKSD6QT.js";
|
|
21
21
|
import {
|
|
22
22
|
resolvePackageDir
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-F4NW7OLO.js";
|
|
24
24
|
import {
|
|
25
25
|
relative
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-3B7C4FEQ.js";
|
|
27
27
|
import {
|
|
28
28
|
STORYBOOK_FN_PLACEHOLDER,
|
|
29
29
|
generateDummyArgsFromArgTypes,
|
|
30
30
|
loadConfig,
|
|
31
31
|
printConfig
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-CHJGYZHC.js";
|
|
33
33
|
import {
|
|
34
34
|
require_dist
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-WBSFK4AO.js";
|
|
36
36
|
import {
|
|
37
37
|
require_picocolors
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-MGDZKZCC.js";
|
|
39
39
|
import {
|
|
40
40
|
__toESM
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-SXSM6HLI.js";
|
|
42
42
|
|
|
43
43
|
// src/core-server/utils/server-statics.ts
|
|
44
44
|
import { existsSync, statSync } from "node:fs";
|
|
@@ -259,7 +259,7 @@ import { logger as logger3 } from "storybook/internal/node-logger";
|
|
|
259
259
|
var import_ts_dedent2 = __toESM(require_dist(), 1);
|
|
260
260
|
|
|
261
261
|
// src/core-server/utils/get-component-variable-name.ts
|
|
262
|
-
var getComponentVariableName = async (name) => (await import("./camelcase-
|
|
262
|
+
var getComponentVariableName = async (name) => (await import("./camelcase-DZNWLILJ.js")).default(name.replace(/^[^a-zA-Z_$]*/, ""), { pascalCase: !0 }).replace(/[^a-zA-Z_$]+/, "");
|
|
263
263
|
|
|
264
264
|
// src/core-server/utils/new-story-templates/csf-factory-template.ts
|
|
265
265
|
async function getCsfFactoryTemplateForNewStoryFile(data) {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-MP3TH4TQ.js";
|
|
15
15
|
import {
|
|
16
16
|
createFileSystemCache,
|
|
17
17
|
execa,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
getProjectRoot,
|
|
20
20
|
resolvePathInStorybookCache,
|
|
21
21
|
up
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-WY5ZA2BT.js";
|
|
23
23
|
import {
|
|
24
24
|
DATA_FETCHING_PACKAGES,
|
|
25
25
|
I18N_PACKAGES,
|
|
@@ -29,20 +29,20 @@ import {
|
|
|
29
29
|
TEST_PACKAGES,
|
|
30
30
|
UI_LIBRARY_PACKAGES,
|
|
31
31
|
matchesPackagePattern
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-JC4EH5XJ.js";
|
|
33
33
|
import {
|
|
34
34
|
globalSettings
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-EKE4NU7S.js";
|
|
36
36
|
import {
|
|
37
37
|
resolvePackageDir
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-F4NW7OLO.js";
|
|
39
39
|
import {
|
|
40
40
|
slash
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-4CKOLZCE.js";
|
|
42
42
|
import {
|
|
43
43
|
__commonJS,
|
|
44
44
|
__toESM
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-SXSM6HLI.js";
|
|
46
46
|
|
|
47
47
|
// ../../node_modules/fetch-retry/index.js
|
|
48
48
|
var require_fetch_retry = __commonJS({
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-M3FEZVKN.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-WBSFK4AO.js";
|
|
18
18
|
import {
|
|
19
19
|
__export,
|
|
20
20
|
__toESM
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-SXSM6HLI.js";
|
|
22
22
|
|
|
23
23
|
// src/cli/globalSettings.ts
|
|
24
24
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_nd4p3i1nxyh.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
dirname,
|
|
14
14
|
join
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-3B7C4FEQ.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/exsolve/dist/index.mjs
|
|
18
18
|
import fs, { lstatSync, realpathSync, statSync } from "node:fs";
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-MGDZKZCC.js";
|
|
15
15
|
import {
|
|
16
16
|
__commonJS,
|
|
17
17
|
__export,
|
|
18
18
|
__require,
|
|
19
19
|
__toESM
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-SXSM6HLI.js";
|
|
21
21
|
|
|
22
22
|
// ../../node_modules/are-we-there-yet/lib/tracker-base.js
|
|
23
23
|
var require_tracker_base = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-STKSD6QT.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,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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-SXSM6HLI.js";
|
|
15
15
|
|
|
16
16
|
// ../../node_modules/picocolors/picocolors.js
|
|
17
17
|
var require_picocolors = __commonJS({
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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.3.0-alpha.0";
|
|
15
|
+
|
|
16
|
+
export {
|
|
17
|
+
version
|
|
18
|
+
};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4e9y47oshw1 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4e9y47oshw1 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4e9y47oshw1 from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4e9y47oshw1.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4e9y47oshw1.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4e9y47oshw1.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.3.0-alpha.0",
|
|
16
|
+
"@storybook/addon-docs": "10.3.0-alpha.0",
|
|
17
|
+
"@storybook/addon-links": "10.3.0-alpha.0",
|
|
18
|
+
"@storybook/addon-onboarding": "10.3.0-alpha.0",
|
|
19
|
+
"storybook-addon-pseudo-states": "10.3.0-alpha.0",
|
|
20
|
+
"@storybook/addon-themes": "10.3.0-alpha.0",
|
|
21
|
+
"@storybook/addon-vitest": "10.3.0-alpha.0",
|
|
22
|
+
"@storybook/builder-vite": "10.3.0-alpha.0",
|
|
23
|
+
"@storybook/builder-webpack5": "10.3.0-alpha.0",
|
|
24
|
+
storybook: "10.3.0-alpha.0",
|
|
25
|
+
"@storybook/angular": "10.3.0-alpha.0",
|
|
26
|
+
"@storybook/ember": "10.3.0-alpha.0",
|
|
27
|
+
"@storybook/html-vite": "10.3.0-alpha.0",
|
|
28
|
+
"@storybook/nextjs": "10.3.0-alpha.0",
|
|
29
|
+
"@storybook/nextjs-vite": "10.3.0-alpha.0",
|
|
30
|
+
"@storybook/preact-vite": "10.3.0-alpha.0",
|
|
31
|
+
"@storybook/react-native-web-vite": "10.3.0-alpha.0",
|
|
32
|
+
"@storybook/react-vite": "10.3.0-alpha.0",
|
|
33
|
+
"@storybook/react-webpack5": "10.3.0-alpha.0",
|
|
34
|
+
"@storybook/server-webpack5": "10.3.0-alpha.0",
|
|
35
|
+
"@storybook/svelte-vite": "10.3.0-alpha.0",
|
|
36
|
+
"@storybook/sveltekit": "10.3.0-alpha.0",
|
|
37
|
+
"@storybook/vue3-vite": "10.3.0-alpha.0",
|
|
38
|
+
"@storybook/web-components-vite": "10.3.0-alpha.0",
|
|
39
|
+
sb: "10.3.0-alpha.0",
|
|
40
|
+
"@storybook/cli": "10.3.0-alpha.0",
|
|
41
|
+
"@storybook/codemod": "10.3.0-alpha.0",
|
|
42
|
+
"@storybook/core-webpack": "10.3.0-alpha.0",
|
|
43
|
+
"create-storybook": "10.3.0-alpha.0",
|
|
44
|
+
"@storybook/csf-plugin": "10.3.0-alpha.0",
|
|
45
|
+
"eslint-plugin-storybook": "10.3.0-alpha.0",
|
|
46
|
+
"@storybook/react-dom-shim": "10.3.0-alpha.0",
|
|
47
|
+
"@storybook/preset-create-react-app": "10.3.0-alpha.0",
|
|
48
|
+
"@storybook/preset-react-webpack": "10.3.0-alpha.0",
|
|
49
|
+
"@storybook/preset-server-webpack": "10.3.0-alpha.0",
|
|
50
|
+
"@storybook/html": "10.3.0-alpha.0",
|
|
51
|
+
"@storybook/preact": "10.3.0-alpha.0",
|
|
52
|
+
"@storybook/react": "10.3.0-alpha.0",
|
|
53
|
+
"@storybook/server": "10.3.0-alpha.0",
|
|
54
|
+
"@storybook/svelte": "10.3.0-alpha.0",
|
|
55
|
+
"@storybook/vue3": "10.3.0-alpha.0",
|
|
56
|
+
"@storybook/web-components": "10.3.0-alpha.0"
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export {
|
|
60
|
+
versions_default
|
|
61
|
+
};
|