@storybook/cli 10.6.0-alpha.4 → 10.6.0-alpha.6
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/{block-dependencies-versions-HR673N7K.js → block-dependencies-versions-WHSHUKFD.js} +11 -11
- package/dist/_node-chunks/{block-experimental-addon-test-DCLDFZ2E.js → block-experimental-addon-test-6I45NX72.js} +9 -9
- package/dist/_node-chunks/{block-major-version-OEBLMJMX.js → block-major-version-OEZL5QKR.js} +9 -9
- package/dist/_node-chunks/{block-node-version-6IXSQXZM.js → block-node-version-465AJHJL.js} +9 -9
- package/dist/_node-chunks/{block-webpack5-frameworks-E266XTIE.js → block-webpack5-frameworks-TBV4TDOS.js} +11 -11
- package/dist/_node-chunks/{chunk-3GL2DDDZ.js → chunk-5QCPJBXS.js} +7 -7
- package/dist/_node-chunks/{chunk-AT3FGG3V.js → chunk-O2K4A7HW.js} +15 -15
- package/dist/_node-chunks/{chunk-NJBPJYOZ.js → chunk-PMA5P6A5.js} +6 -6
- package/dist/_node-chunks/chunk-VDIFOPOX.js +11 -0
- package/dist/_node-chunks/{chunk-ZNWTNECP.js → chunk-WR5KT47U.js} +7 -7
- package/dist/_node-chunks/{globby-NFMCQYRX.js → globby-XMBJJZHX.js} +8 -8
- package/dist/_node-chunks/{p-limit-FZKLGTY5.js → p-limit-LUFYD6QY.js} +7 -7
- package/dist/_node-chunks/{run-NJYOVFDC.js → run-KTTAY7TL.js} +448 -169
- package/dist/bin/index.js +7 -7
- package/package.json +4 -4
- package/dist/_node-chunks/chunk-G4RNUAI4.js +0 -11
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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
|
findOutdatedPackage
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-O2K4A7HW.js";
|
|
15
|
+
import "./chunk-WR5KT47U.js";
|
|
16
|
+
import "./chunk-VDIFOPOX.js";
|
|
17
|
+
import "./chunk-5QCPJBXS.js";
|
|
18
|
+
import "./chunk-PMA5P6A5.js";
|
|
19
19
|
|
|
20
20
|
// src/autoblock/block-dependencies-versions.ts
|
|
21
21
|
import { dedent } from "ts-dedent";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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-VDIFOPOX.js";
|
|
13
13
|
import {
|
|
14
14
|
require_semver
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-5QCPJBXS.js";
|
|
16
16
|
import {
|
|
17
17
|
__toESM
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-PMA5P6A5.js";
|
|
19
19
|
|
|
20
20
|
// src/autoblock/block-experimental-addon-test.ts
|
|
21
21
|
var import_semver = __toESM(require_semver(), 1);
|
package/dist/_node-chunks/{block-major-version-OEBLMJMX.js → block-major-version-OEZL5QKR.js}
RENAMED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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-VDIFOPOX.js";
|
|
13
13
|
import {
|
|
14
14
|
require_semver
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-5QCPJBXS.js";
|
|
16
16
|
import {
|
|
17
17
|
__toESM
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-PMA5P6A5.js";
|
|
19
19
|
|
|
20
20
|
// src/autoblock/block-major-version.ts
|
|
21
21
|
var import_semver = __toESM(require_semver(), 1);
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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-VDIFOPOX.js";
|
|
13
13
|
import {
|
|
14
14
|
require_semver
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-5QCPJBXS.js";
|
|
16
16
|
import {
|
|
17
17
|
__toESM
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-PMA5P6A5.js";
|
|
19
19
|
|
|
20
20
|
// src/autoblock/block-node-version.ts
|
|
21
21
|
var import_semver = __toESM(require_semver(), 1);
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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
|
findOutdatedPackage
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-O2K4A7HW.js";
|
|
15
|
+
import "./chunk-WR5KT47U.js";
|
|
16
|
+
import "./chunk-VDIFOPOX.js";
|
|
17
|
+
import "./chunk-5QCPJBXS.js";
|
|
18
|
+
import "./chunk-PMA5P6A5.js";
|
|
19
19
|
|
|
20
20
|
// src/autoblock/block-webpack5-frameworks.ts
|
|
21
21
|
var minimalVersionsMap = {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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-PMA5P6A5.js";
|
|
15
15
|
|
|
16
16
|
// ../../../node_modules/semver/internal/constants.js
|
|
17
17
|
var require_constants = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,14 +12,14 @@ var require = CJS_COMPAT_NODE_MODULE_gjuidz0la6.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
globby,
|
|
14
14
|
globbySync
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-WR5KT47U.js";
|
|
16
16
|
import {
|
|
17
17
|
require_semver
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-5QCPJBXS.js";
|
|
19
19
|
import {
|
|
20
20
|
__commonJS,
|
|
21
21
|
__toESM
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-PMA5P6A5.js";
|
|
23
23
|
|
|
24
24
|
// ../../../node_modules/picocolors/picocolors.js
|
|
25
25
|
var require_picocolors = __commonJS({
|
|
@@ -126,11 +126,11 @@ var import_picocolors2 = __toESM(require_picocolors(), 1), import_semver = __toE
|
|
|
126
126
|
// src/autoblock/index.ts
|
|
127
127
|
var blockers = () => [
|
|
128
128
|
// add/remove blockers here
|
|
129
|
-
import("./block-dependencies-versions-
|
|
130
|
-
import("./block-node-version-
|
|
131
|
-
import("./block-webpack5-frameworks-
|
|
132
|
-
import("./block-major-version-
|
|
133
|
-
import("./block-experimental-addon-test-
|
|
129
|
+
import("./block-dependencies-versions-WHSHUKFD.js"),
|
|
130
|
+
import("./block-node-version-465AJHJL.js"),
|
|
131
|
+
import("./block-webpack5-frameworks-TBV4TDOS.js"),
|
|
132
|
+
import("./block-major-version-OEZL5QKR.js"),
|
|
133
|
+
import("./block-experimental-addon-test-6I45NX72.js")
|
|
134
134
|
], autoblock = async (options, list = blockers()) => list.length === 0 ? null : await Promise.all(
|
|
135
135
|
list.map(async (i) => {
|
|
136
136
|
let blocker = (await i).blocker;
|
|
@@ -296,7 +296,7 @@ var processProject = async ({
|
|
|
296
296
|
};
|
|
297
297
|
}
|
|
298
298
|
}, collectProjects = async (options, configDirs, onProjectScanStart) => {
|
|
299
|
-
let { default: pLimit } = await import("./p-limit-
|
|
299
|
+
let { default: pLimit } = await import("./p-limit-LUFYD6QY.js"), currentCLIVersion = versions.storybook, limit = pLimit(5), projectPromises = configDirs.map(
|
|
300
300
|
(configDir) => limit(
|
|
301
301
|
() => processProject({
|
|
302
302
|
configDir,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.createRequire(import.meta.url);
|
|
8
|
+
|
|
9
|
+
// ------------------------------------------------------------
|
|
10
|
+
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
+
// ------------------------------------------------------------
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
__commonJS,
|
|
14
14
|
__require,
|
|
15
15
|
__toESM
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-PMA5P6A5.js";
|
|
17
17
|
|
|
18
18
|
// ../../../node_modules/fast-glob/out/utils/array.js
|
|
19
19
|
var require_array = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
isGitIgnoredSync,
|
|
22
22
|
isIgnoredByIgnoreFiles,
|
|
23
23
|
isIgnoredByIgnoreFilesSync
|
|
24
|
-
} from "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-WR5KT47U.js";
|
|
25
|
+
import "./chunk-PMA5P6A5.js";
|
|
26
26
|
export {
|
|
27
27
|
convertPathToPattern,
|
|
28
28
|
generateGlobTasks,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_pg8pmcd12k from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_pg8pmcd12k from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_pg8pmcd12k from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_pg8pmcd12k.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_pg8pmcd12k.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_pg8pmcd12k.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-PMA5P6A5.js";
|
|
13
13
|
|
|
14
14
|
// ../../../node_modules/yocto-queue/index.js
|
|
15
15
|
var Node = class {
|