storybook 9.0.0-alpha.16 → 9.0.0-alpha.18
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/bin/index.cjs +48 -49
- package/dist/bin/index.js +55 -56
- package/dist/cli/bin/index.cjs +1 -1
- package/dist/cli/bin/index.js +1 -1
- package/dist/common/index.cjs +44 -45
- package/dist/common/index.d.ts +1 -2
- package/dist/common/index.js +44 -45
- package/dist/core-server/index.cjs +2 -2
- package/dist/core-server/index.js +2 -2
- package/dist/core-server/presets/common-manager.js +5730 -3497
- package/dist/csf-tools/index.cjs +18 -18
- package/dist/csf-tools/index.js +18 -18
- package/dist/instrumenter/index.cjs +1525 -1889
- package/dist/instrumenter/index.js +1252 -1608
- package/dist/manager/globals-runtime.js +55042 -62107
- package/dist/manager-api/index.cjs +1 -1
- package/dist/manager-api/index.js +1 -1
- package/dist/preview/runtime.js +42527 -44033
- package/dist/test/index.cjs +6 -6
- package/dist/test/index.js +6 -6
- package/package.json +1 -1
package/dist/bin/index.cjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var
|
|
2
|
+
var n = Object.create;
|
|
3
3
|
var i = Object.defineProperty;
|
|
4
|
-
var
|
|
5
|
-
var
|
|
4
|
+
var c = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var h = Object.getOwnPropertyNames;
|
|
6
6
|
var d = Object.getPrototypeOf, v = Object.prototype.hasOwnProperty;
|
|
7
7
|
var u = (o, a, e, r) => {
|
|
8
8
|
if (a && typeof a == "object" || typeof a == "function")
|
|
9
|
-
for (let l of
|
|
10
|
-
!v.call(o, l) && l !== e && i(o, l, { get: () => a[l], enumerable: !(r =
|
|
9
|
+
for (let l of h(a))
|
|
10
|
+
!v.call(o, l) && l !== e && i(o, l, { get: () => a[l], enumerable: !(r = c(a, l)) || r.enumerable });
|
|
11
11
|
return o;
|
|
12
12
|
};
|
|
13
|
-
var k = (o, a, e) => (e = o != null ?
|
|
13
|
+
var k = (o, a, e) => (e = o != null ? n(d(o)) : {}, u(
|
|
14
14
|
// If the importer is in node compatibility mode or this is not an ESM
|
|
15
15
|
// file that has been converted to a CommonJS file using a Babel-
|
|
16
16
|
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
@@ -24,49 +24,48 @@ var y = require("node:child_process"), b = require("node:fs"), s = require("node
|
|
|
24
24
|
|
|
25
25
|
// src/common/versions.ts
|
|
26
26
|
var p = {
|
|
27
|
-
"@storybook/addon-a11y": "9.0.0-alpha.
|
|
28
|
-
"@storybook/addon-docs": "9.0.0-alpha.
|
|
29
|
-
"@storybook/addon-jest": "9.0.0-alpha.
|
|
30
|
-
"@storybook/addon-links": "9.0.0-alpha.
|
|
31
|
-
"@storybook/addon-onboarding": "9.0.0-alpha.
|
|
32
|
-
"@storybook/addon-
|
|
33
|
-
"@storybook/addon-
|
|
34
|
-
"@storybook/builder-vite": "9.0.0-alpha.
|
|
35
|
-
"@storybook/builder-webpack5": "9.0.0-alpha.
|
|
36
|
-
storybook: "9.0.0-alpha.
|
|
37
|
-
"@storybook/angular": "9.0.0-alpha.
|
|
38
|
-
"@storybook/ember": "9.0.0-alpha.
|
|
39
|
-
"@storybook/html-vite": "9.0.0-alpha.
|
|
40
|
-
"@storybook/nextjs": "9.0.0-alpha.
|
|
41
|
-
"@storybook/nextjs-vite": "9.0.0-alpha.
|
|
42
|
-
"@storybook/preact-vite": "9.0.0-alpha.
|
|
43
|
-
"@storybook/react-native-web-vite": "9.0.0-alpha.
|
|
44
|
-
"@storybook/react-vite": "9.0.0-alpha.
|
|
45
|
-
"@storybook/react-webpack5": "9.0.0-alpha.
|
|
46
|
-
"@storybook/server-webpack5": "9.0.0-alpha.
|
|
47
|
-
"@storybook/svelte-vite": "9.0.0-alpha.
|
|
48
|
-
"@storybook/sveltekit": "9.0.0-alpha.
|
|
49
|
-
"@storybook/vue3-vite": "9.0.0-alpha.
|
|
50
|
-
"@storybook/web-components-vite": "9.0.0-alpha.
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"@storybook/
|
|
54
|
-
"@storybook/
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"@storybook/
|
|
58
|
-
"@storybook/
|
|
59
|
-
"@storybook/
|
|
60
|
-
"@storybook/preset-
|
|
61
|
-
"@storybook/preset-
|
|
62
|
-
"@storybook/
|
|
63
|
-
"@storybook/
|
|
64
|
-
"@storybook/
|
|
65
|
-
"@storybook/
|
|
66
|
-
"@storybook/
|
|
67
|
-
"@storybook/
|
|
68
|
-
"@storybook/
|
|
69
|
-
"@storybook/web-components": "9.0.0-alpha.16"
|
|
27
|
+
"@storybook/addon-a11y": "9.0.0-alpha.18",
|
|
28
|
+
"@storybook/addon-docs": "9.0.0-alpha.18",
|
|
29
|
+
"@storybook/addon-jest": "9.0.0-alpha.18",
|
|
30
|
+
"@storybook/addon-links": "9.0.0-alpha.18",
|
|
31
|
+
"@storybook/addon-onboarding": "9.0.0-alpha.18",
|
|
32
|
+
"@storybook/addon-themes": "9.0.0-alpha.18",
|
|
33
|
+
"@storybook/addon-vitest": "9.0.0-alpha.18",
|
|
34
|
+
"@storybook/builder-vite": "9.0.0-alpha.18",
|
|
35
|
+
"@storybook/builder-webpack5": "9.0.0-alpha.18",
|
|
36
|
+
storybook: "9.0.0-alpha.18",
|
|
37
|
+
"@storybook/angular": "9.0.0-alpha.18",
|
|
38
|
+
"@storybook/ember": "9.0.0-alpha.18",
|
|
39
|
+
"@storybook/html-vite": "9.0.0-alpha.18",
|
|
40
|
+
"@storybook/nextjs": "9.0.0-alpha.18",
|
|
41
|
+
"@storybook/nextjs-vite": "9.0.0-alpha.18",
|
|
42
|
+
"@storybook/preact-vite": "9.0.0-alpha.18",
|
|
43
|
+
"@storybook/react-native-web-vite": "9.0.0-alpha.18",
|
|
44
|
+
"@storybook/react-vite": "9.0.0-alpha.18",
|
|
45
|
+
"@storybook/react-webpack5": "9.0.0-alpha.18",
|
|
46
|
+
"@storybook/server-webpack5": "9.0.0-alpha.18",
|
|
47
|
+
"@storybook/svelte-vite": "9.0.0-alpha.18",
|
|
48
|
+
"@storybook/sveltekit": "9.0.0-alpha.18",
|
|
49
|
+
"@storybook/vue3-vite": "9.0.0-alpha.18",
|
|
50
|
+
"@storybook/web-components-vite": "9.0.0-alpha.18",
|
|
51
|
+
sb: "9.0.0-alpha.18",
|
|
52
|
+
"@storybook/cli": "9.0.0-alpha.18",
|
|
53
|
+
"@storybook/codemod": "9.0.0-alpha.18",
|
|
54
|
+
"@storybook/core-webpack": "9.0.0-alpha.18",
|
|
55
|
+
"create-storybook": "9.0.0-alpha.18",
|
|
56
|
+
"@storybook/csf-plugin": "9.0.0-alpha.18",
|
|
57
|
+
"@storybook/react-dom-shim": "9.0.0-alpha.18",
|
|
58
|
+
"@storybook/source-loader": "9.0.0-alpha.18",
|
|
59
|
+
"@storybook/preset-create-react-app": "9.0.0-alpha.18",
|
|
60
|
+
"@storybook/preset-react-webpack": "9.0.0-alpha.18",
|
|
61
|
+
"@storybook/preset-server-webpack": "9.0.0-alpha.18",
|
|
62
|
+
"@storybook/html": "9.0.0-alpha.18",
|
|
63
|
+
"@storybook/preact": "9.0.0-alpha.18",
|
|
64
|
+
"@storybook/react": "9.0.0-alpha.18",
|
|
65
|
+
"@storybook/server": "9.0.0-alpha.18",
|
|
66
|
+
"@storybook/svelte": "9.0.0-alpha.18",
|
|
67
|
+
"@storybook/vue3": "9.0.0-alpha.18",
|
|
68
|
+
"@storybook/web-components": "9.0.0-alpha.18"
|
|
70
69
|
};
|
|
71
70
|
|
|
72
71
|
// src/bin/index.ts
|
package/dist/bin/index.js
CHANGED
|
@@ -4,11 +4,11 @@ import { dirname as ESM_COMPAT_dirname } from 'node:path';
|
|
|
4
4
|
const __filename = ESM_COMPAT_fileURLToPath(import.meta.url);
|
|
5
5
|
const __dirname = ESM_COMPAT_dirname(__filename);
|
|
6
6
|
const require = ESM_COMPAT_Module.createRequire(import.meta.url);
|
|
7
|
-
var t = /* @__PURE__ */ ((
|
|
7
|
+
var t = /* @__PURE__ */ ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, {
|
|
8
8
|
get: (l, o) => (typeof require < "u" ? require : l)[o]
|
|
9
|
-
}) :
|
|
9
|
+
}) : e)(function(e) {
|
|
10
10
|
if (typeof require < "u") return require.apply(this, arguments);
|
|
11
|
-
throw Error('Dynamic require of "' +
|
|
11
|
+
throw Error('Dynamic require of "' + e + '" is not supported');
|
|
12
12
|
});
|
|
13
13
|
|
|
14
14
|
// src/bin/index.ts
|
|
@@ -18,78 +18,77 @@ import { dirname as b, join as i } from "node:path";
|
|
|
18
18
|
|
|
19
19
|
// src/common/versions.ts
|
|
20
20
|
var r = {
|
|
21
|
-
"@storybook/addon-a11y": "9.0.0-alpha.
|
|
22
|
-
"@storybook/addon-docs": "9.0.0-alpha.
|
|
23
|
-
"@storybook/addon-jest": "9.0.0-alpha.
|
|
24
|
-
"@storybook/addon-links": "9.0.0-alpha.
|
|
25
|
-
"@storybook/addon-onboarding": "9.0.0-alpha.
|
|
26
|
-
"@storybook/addon-
|
|
27
|
-
"@storybook/addon-
|
|
28
|
-
"@storybook/builder-vite": "9.0.0-alpha.
|
|
29
|
-
"@storybook/builder-webpack5": "9.0.0-alpha.
|
|
30
|
-
storybook: "9.0.0-alpha.
|
|
31
|
-
"@storybook/angular": "9.0.0-alpha.
|
|
32
|
-
"@storybook/ember": "9.0.0-alpha.
|
|
33
|
-
"@storybook/html-vite": "9.0.0-alpha.
|
|
34
|
-
"@storybook/nextjs": "9.0.0-alpha.
|
|
35
|
-
"@storybook/nextjs-vite": "9.0.0-alpha.
|
|
36
|
-
"@storybook/preact-vite": "9.0.0-alpha.
|
|
37
|
-
"@storybook/react-native-web-vite": "9.0.0-alpha.
|
|
38
|
-
"@storybook/react-vite": "9.0.0-alpha.
|
|
39
|
-
"@storybook/react-webpack5": "9.0.0-alpha.
|
|
40
|
-
"@storybook/server-webpack5": "9.0.0-alpha.
|
|
41
|
-
"@storybook/svelte-vite": "9.0.0-alpha.
|
|
42
|
-
"@storybook/sveltekit": "9.0.0-alpha.
|
|
43
|
-
"@storybook/vue3-vite": "9.0.0-alpha.
|
|
44
|
-
"@storybook/web-components-vite": "9.0.0-alpha.
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
"@storybook/
|
|
48
|
-
"@storybook/
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"@storybook/
|
|
52
|
-
"@storybook/
|
|
53
|
-
"@storybook/
|
|
54
|
-
"@storybook/preset-
|
|
55
|
-
"@storybook/preset-
|
|
56
|
-
"@storybook/
|
|
57
|
-
"@storybook/
|
|
58
|
-
"@storybook/
|
|
59
|
-
"@storybook/
|
|
60
|
-
"@storybook/
|
|
61
|
-
"@storybook/
|
|
62
|
-
"@storybook/
|
|
63
|
-
"@storybook/web-components": "9.0.0-alpha.16"
|
|
21
|
+
"@storybook/addon-a11y": "9.0.0-alpha.18",
|
|
22
|
+
"@storybook/addon-docs": "9.0.0-alpha.18",
|
|
23
|
+
"@storybook/addon-jest": "9.0.0-alpha.18",
|
|
24
|
+
"@storybook/addon-links": "9.0.0-alpha.18",
|
|
25
|
+
"@storybook/addon-onboarding": "9.0.0-alpha.18",
|
|
26
|
+
"@storybook/addon-themes": "9.0.0-alpha.18",
|
|
27
|
+
"@storybook/addon-vitest": "9.0.0-alpha.18",
|
|
28
|
+
"@storybook/builder-vite": "9.0.0-alpha.18",
|
|
29
|
+
"@storybook/builder-webpack5": "9.0.0-alpha.18",
|
|
30
|
+
storybook: "9.0.0-alpha.18",
|
|
31
|
+
"@storybook/angular": "9.0.0-alpha.18",
|
|
32
|
+
"@storybook/ember": "9.0.0-alpha.18",
|
|
33
|
+
"@storybook/html-vite": "9.0.0-alpha.18",
|
|
34
|
+
"@storybook/nextjs": "9.0.0-alpha.18",
|
|
35
|
+
"@storybook/nextjs-vite": "9.0.0-alpha.18",
|
|
36
|
+
"@storybook/preact-vite": "9.0.0-alpha.18",
|
|
37
|
+
"@storybook/react-native-web-vite": "9.0.0-alpha.18",
|
|
38
|
+
"@storybook/react-vite": "9.0.0-alpha.18",
|
|
39
|
+
"@storybook/react-webpack5": "9.0.0-alpha.18",
|
|
40
|
+
"@storybook/server-webpack5": "9.0.0-alpha.18",
|
|
41
|
+
"@storybook/svelte-vite": "9.0.0-alpha.18",
|
|
42
|
+
"@storybook/sveltekit": "9.0.0-alpha.18",
|
|
43
|
+
"@storybook/vue3-vite": "9.0.0-alpha.18",
|
|
44
|
+
"@storybook/web-components-vite": "9.0.0-alpha.18",
|
|
45
|
+
sb: "9.0.0-alpha.18",
|
|
46
|
+
"@storybook/cli": "9.0.0-alpha.18",
|
|
47
|
+
"@storybook/codemod": "9.0.0-alpha.18",
|
|
48
|
+
"@storybook/core-webpack": "9.0.0-alpha.18",
|
|
49
|
+
"create-storybook": "9.0.0-alpha.18",
|
|
50
|
+
"@storybook/csf-plugin": "9.0.0-alpha.18",
|
|
51
|
+
"@storybook/react-dom-shim": "9.0.0-alpha.18",
|
|
52
|
+
"@storybook/source-loader": "9.0.0-alpha.18",
|
|
53
|
+
"@storybook/preset-create-react-app": "9.0.0-alpha.18",
|
|
54
|
+
"@storybook/preset-react-webpack": "9.0.0-alpha.18",
|
|
55
|
+
"@storybook/preset-server-webpack": "9.0.0-alpha.18",
|
|
56
|
+
"@storybook/html": "9.0.0-alpha.18",
|
|
57
|
+
"@storybook/preact": "9.0.0-alpha.18",
|
|
58
|
+
"@storybook/react": "9.0.0-alpha.18",
|
|
59
|
+
"@storybook/server": "9.0.0-alpha.18",
|
|
60
|
+
"@storybook/svelte": "9.0.0-alpha.18",
|
|
61
|
+
"@storybook/vue3": "9.0.0-alpha.18",
|
|
62
|
+
"@storybook/web-components": "9.0.0-alpha.18"
|
|
64
63
|
};
|
|
65
64
|
|
|
66
65
|
// src/bin/index.ts
|
|
67
|
-
var
|
|
68
|
-
if (["dev", "build", "index"].includes(
|
|
66
|
+
var a = process.argv.slice(2);
|
|
67
|
+
if (["dev", "build", "index"].includes(a[0]))
|
|
69
68
|
t("storybook/internal/cli/bin");
|
|
70
69
|
else {
|
|
71
|
-
let
|
|
72
|
-
if (
|
|
70
|
+
let e;
|
|
71
|
+
if (a[0] === "init") {
|
|
73
72
|
let o;
|
|
74
73
|
try {
|
|
75
74
|
o = t.resolve("create-storybook/package.json");
|
|
76
75
|
} catch {
|
|
77
76
|
}
|
|
78
|
-
o ? JSON.parse(p(o, "utf-8")).version === r["create-storybook"] && (
|
|
77
|
+
o ? JSON.parse(p(o, "utf-8")).version === r["create-storybook"] && (e = [
|
|
79
78
|
"node",
|
|
80
79
|
i(b(o), "bin", "index.cjs"),
|
|
81
|
-
...
|
|
82
|
-
]) :
|
|
80
|
+
...a.slice(1)
|
|
81
|
+
]) : e = ["npx", "--yes", `create-storybook@${r.storybook}`, ...a.slice(1)];
|
|
83
82
|
} else {
|
|
84
83
|
let o;
|
|
85
84
|
try {
|
|
86
85
|
o = t.resolve("@storybook/cli/package.json");
|
|
87
86
|
} catch {
|
|
88
87
|
}
|
|
89
|
-
o ? JSON.parse(p(o, "utf-8")).version === r["@storybook/cli"] && (
|
|
90
|
-
`@storybook/cli@${r.storybook}`, ...
|
|
88
|
+
o ? JSON.parse(p(o, "utf-8")).version === r["@storybook/cli"] && (e = ["node", i(b(o), "bin", "index.cjs"), ...a]) : e = ["npx", "--yes",
|
|
89
|
+
`@storybook/cli@${r.storybook}`, ...a];
|
|
91
90
|
}
|
|
92
|
-
|
|
91
|
+
e || (console.error("Could not run storybook cli, please report this as a bug"), process.exit(1)), k(e[0], e.slice(1), { stdio: "inherit",
|
|
93
92
|
shell: !0 }).on("exit", (o) => {
|
|
94
93
|
o != null && process.exit(o), process.exit(1);
|
|
95
94
|
});
|
package/dist/cli/bin/index.cjs
CHANGED
|
@@ -2509,7 +2509,7 @@ function O(n, e) {
|
|
|
2509
2509
|
l(O, "invariant");
|
|
2510
2510
|
|
|
2511
2511
|
// package.json
|
|
2512
|
-
var $e = "9.0.0-alpha.
|
|
2512
|
+
var $e = "9.0.0-alpha.18";
|
|
2513
2513
|
|
|
2514
2514
|
// src/cli/build.ts
|
|
2515
2515
|
var Ve = require("storybook/internal/common"), N = require("storybook/internal/core-server");
|
package/dist/cli/bin/index.js
CHANGED
package/dist/common/index.cjs
CHANGED
|
@@ -11573,49 +11573,48 @@ module.exports = te(tD);
|
|
|
11573
11573
|
|
|
11574
11574
|
// src/common/versions.ts
|
|
11575
11575
|
var De = {
|
|
11576
|
-
"@storybook/addon-a11y": "9.0.0-alpha.
|
|
11577
|
-
"@storybook/addon-docs": "9.0.0-alpha.
|
|
11578
|
-
"@storybook/addon-jest": "9.0.0-alpha.
|
|
11579
|
-
"@storybook/addon-links": "9.0.0-alpha.
|
|
11580
|
-
"@storybook/addon-onboarding": "9.0.0-alpha.
|
|
11581
|
-
"@storybook/addon-
|
|
11582
|
-
"@storybook/addon-
|
|
11583
|
-
"@storybook/builder-vite": "9.0.0-alpha.
|
|
11584
|
-
"@storybook/builder-webpack5": "9.0.0-alpha.
|
|
11585
|
-
storybook: "9.0.0-alpha.
|
|
11586
|
-
"@storybook/angular": "9.0.0-alpha.
|
|
11587
|
-
"@storybook/ember": "9.0.0-alpha.
|
|
11588
|
-
"@storybook/html-vite": "9.0.0-alpha.
|
|
11589
|
-
"@storybook/nextjs": "9.0.0-alpha.
|
|
11590
|
-
"@storybook/nextjs-vite": "9.0.0-alpha.
|
|
11591
|
-
"@storybook/preact-vite": "9.0.0-alpha.
|
|
11592
|
-
"@storybook/react-native-web-vite": "9.0.0-alpha.
|
|
11593
|
-
"@storybook/react-vite": "9.0.0-alpha.
|
|
11594
|
-
"@storybook/react-webpack5": "9.0.0-alpha.
|
|
11595
|
-
"@storybook/server-webpack5": "9.0.0-alpha.
|
|
11596
|
-
"@storybook/svelte-vite": "9.0.0-alpha.
|
|
11597
|
-
"@storybook/sveltekit": "9.0.0-alpha.
|
|
11598
|
-
"@storybook/vue3-vite": "9.0.0-alpha.
|
|
11599
|
-
"@storybook/web-components-vite": "9.0.0-alpha.
|
|
11600
|
-
|
|
11601
|
-
|
|
11602
|
-
"@storybook/
|
|
11603
|
-
"@storybook/
|
|
11604
|
-
"
|
|
11605
|
-
"
|
|
11606
|
-
"@storybook/
|
|
11607
|
-
"@storybook/
|
|
11608
|
-
"@storybook/
|
|
11609
|
-
"@storybook/preset-
|
|
11610
|
-
"@storybook/preset-
|
|
11611
|
-
"@storybook/
|
|
11612
|
-
"@storybook/
|
|
11613
|
-
"@storybook/
|
|
11614
|
-
"@storybook/
|
|
11615
|
-
"@storybook/
|
|
11616
|
-
"@storybook/
|
|
11617
|
-
"@storybook/
|
|
11618
|
-
"@storybook/web-components": "9.0.0-alpha.16"
|
|
11576
|
+
"@storybook/addon-a11y": "9.0.0-alpha.18",
|
|
11577
|
+
"@storybook/addon-docs": "9.0.0-alpha.18",
|
|
11578
|
+
"@storybook/addon-jest": "9.0.0-alpha.18",
|
|
11579
|
+
"@storybook/addon-links": "9.0.0-alpha.18",
|
|
11580
|
+
"@storybook/addon-onboarding": "9.0.0-alpha.18",
|
|
11581
|
+
"@storybook/addon-themes": "9.0.0-alpha.18",
|
|
11582
|
+
"@storybook/addon-vitest": "9.0.0-alpha.18",
|
|
11583
|
+
"@storybook/builder-vite": "9.0.0-alpha.18",
|
|
11584
|
+
"@storybook/builder-webpack5": "9.0.0-alpha.18",
|
|
11585
|
+
storybook: "9.0.0-alpha.18",
|
|
11586
|
+
"@storybook/angular": "9.0.0-alpha.18",
|
|
11587
|
+
"@storybook/ember": "9.0.0-alpha.18",
|
|
11588
|
+
"@storybook/html-vite": "9.0.0-alpha.18",
|
|
11589
|
+
"@storybook/nextjs": "9.0.0-alpha.18",
|
|
11590
|
+
"@storybook/nextjs-vite": "9.0.0-alpha.18",
|
|
11591
|
+
"@storybook/preact-vite": "9.0.0-alpha.18",
|
|
11592
|
+
"@storybook/react-native-web-vite": "9.0.0-alpha.18",
|
|
11593
|
+
"@storybook/react-vite": "9.0.0-alpha.18",
|
|
11594
|
+
"@storybook/react-webpack5": "9.0.0-alpha.18",
|
|
11595
|
+
"@storybook/server-webpack5": "9.0.0-alpha.18",
|
|
11596
|
+
"@storybook/svelte-vite": "9.0.0-alpha.18",
|
|
11597
|
+
"@storybook/sveltekit": "9.0.0-alpha.18",
|
|
11598
|
+
"@storybook/vue3-vite": "9.0.0-alpha.18",
|
|
11599
|
+
"@storybook/web-components-vite": "9.0.0-alpha.18",
|
|
11600
|
+
sb: "9.0.0-alpha.18",
|
|
11601
|
+
"@storybook/cli": "9.0.0-alpha.18",
|
|
11602
|
+
"@storybook/codemod": "9.0.0-alpha.18",
|
|
11603
|
+
"@storybook/core-webpack": "9.0.0-alpha.18",
|
|
11604
|
+
"create-storybook": "9.0.0-alpha.18",
|
|
11605
|
+
"@storybook/csf-plugin": "9.0.0-alpha.18",
|
|
11606
|
+
"@storybook/react-dom-shim": "9.0.0-alpha.18",
|
|
11607
|
+
"@storybook/source-loader": "9.0.0-alpha.18",
|
|
11608
|
+
"@storybook/preset-create-react-app": "9.0.0-alpha.18",
|
|
11609
|
+
"@storybook/preset-react-webpack": "9.0.0-alpha.18",
|
|
11610
|
+
"@storybook/preset-server-webpack": "9.0.0-alpha.18",
|
|
11611
|
+
"@storybook/html": "9.0.0-alpha.18",
|
|
11612
|
+
"@storybook/preact": "9.0.0-alpha.18",
|
|
11613
|
+
"@storybook/react": "9.0.0-alpha.18",
|
|
11614
|
+
"@storybook/server": "9.0.0-alpha.18",
|
|
11615
|
+
"@storybook/svelte": "9.0.0-alpha.18",
|
|
11616
|
+
"@storybook/vue3": "9.0.0-alpha.18",
|
|
11617
|
+
"@storybook/web-components": "9.0.0-alpha.18"
|
|
11619
11618
|
};
|
|
11620
11619
|
|
|
11621
11620
|
// src/common/presets.ts
|
|
@@ -19869,7 +19868,7 @@ var gp = /^error\s(.*)$/gm, ti = class extends ee {
|
|
|
19869
19868
|
return this.executeCommandSync({ command: "yarn", args: [e, ...t], cwd: i, stdio: o });
|
|
19870
19869
|
}
|
|
19871
19870
|
async runPackageCommand(e, t, i) {
|
|
19872
|
-
return this.executeCommand({ command: "yarn", args: [e, ...t], cwd: i });
|
|
19871
|
+
return this.executeCommand({ command: "yarn", args: ["exec", e, ...t], cwd: i });
|
|
19873
19872
|
}
|
|
19874
19873
|
async getPackageJSON(e, t = this.cwd) {
|
|
19875
19874
|
let i = await Me(
|
|
@@ -20077,7 +20076,7 @@ var GQ = {
|
|
|
20077
20076
|
return this.executeCommandSync({ command: "yarn", args: [e, ...t], cwd: i, stdio: o });
|
|
20078
20077
|
}
|
|
20079
20078
|
async runPackageCommand(e, t, i) {
|
|
20080
|
-
return this.executeCommand({ command: "yarn", args: [e, ...t], cwd: i });
|
|
20079
|
+
return this.executeCommand({ command: "yarn", args: ["exec", e, ...t], cwd: i });
|
|
20081
20080
|
}
|
|
20082
20081
|
async findInstallations(e, { depth: t = 99 } = {}) {
|
|
20083
20082
|
let i = ["info", "--name-only"];
|
package/dist/common/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@ declare const _default: {
|
|
|
11
11
|
'@storybook/addon-jest': string;
|
|
12
12
|
'@storybook/addon-links': string;
|
|
13
13
|
'@storybook/addon-onboarding': string;
|
|
14
|
-
'@storybook/addon-test': string;
|
|
15
14
|
'@storybook/addon-themes': string;
|
|
15
|
+
'@storybook/addon-vitest': string;
|
|
16
16
|
'@storybook/builder-vite': string;
|
|
17
17
|
'@storybook/builder-webpack5': string;
|
|
18
18
|
storybook: string;
|
|
@@ -30,7 +30,6 @@ declare const _default: {
|
|
|
30
30
|
'@storybook/sveltekit': string;
|
|
31
31
|
'@storybook/vue3-vite': string;
|
|
32
32
|
'@storybook/web-components-vite': string;
|
|
33
|
-
'@storybook/blocks': string;
|
|
34
33
|
sb: string;
|
|
35
34
|
'@storybook/cli': string;
|
|
36
35
|
'@storybook/codemod': string;
|
package/dist/common/index.js
CHANGED
|
@@ -11497,49 +11497,48 @@ var nB = j((Ot) => {
|
|
|
11497
11497
|
|
|
11498
11498
|
// src/common/versions.ts
|
|
11499
11499
|
var Re = {
|
|
11500
|
-
"@storybook/addon-a11y": "9.0.0-alpha.
|
|
11501
|
-
"@storybook/addon-docs": "9.0.0-alpha.
|
|
11502
|
-
"@storybook/addon-jest": "9.0.0-alpha.
|
|
11503
|
-
"@storybook/addon-links": "9.0.0-alpha.
|
|
11504
|
-
"@storybook/addon-onboarding": "9.0.0-alpha.
|
|
11505
|
-
"@storybook/addon-
|
|
11506
|
-
"@storybook/addon-
|
|
11507
|
-
"@storybook/builder-vite": "9.0.0-alpha.
|
|
11508
|
-
"@storybook/builder-webpack5": "9.0.0-alpha.
|
|
11509
|
-
storybook: "9.0.0-alpha.
|
|
11510
|
-
"@storybook/angular": "9.0.0-alpha.
|
|
11511
|
-
"@storybook/ember": "9.0.0-alpha.
|
|
11512
|
-
"@storybook/html-vite": "9.0.0-alpha.
|
|
11513
|
-
"@storybook/nextjs": "9.0.0-alpha.
|
|
11514
|
-
"@storybook/nextjs-vite": "9.0.0-alpha.
|
|
11515
|
-
"@storybook/preact-vite": "9.0.0-alpha.
|
|
11516
|
-
"@storybook/react-native-web-vite": "9.0.0-alpha.
|
|
11517
|
-
"@storybook/react-vite": "9.0.0-alpha.
|
|
11518
|
-
"@storybook/react-webpack5": "9.0.0-alpha.
|
|
11519
|
-
"@storybook/server-webpack5": "9.0.0-alpha.
|
|
11520
|
-
"@storybook/svelte-vite": "9.0.0-alpha.
|
|
11521
|
-
"@storybook/sveltekit": "9.0.0-alpha.
|
|
11522
|
-
"@storybook/vue3-vite": "9.0.0-alpha.
|
|
11523
|
-
"@storybook/web-components-vite": "9.0.0-alpha.
|
|
11524
|
-
|
|
11525
|
-
|
|
11526
|
-
"@storybook/
|
|
11527
|
-
"@storybook/
|
|
11528
|
-
"
|
|
11529
|
-
"
|
|
11530
|
-
"@storybook/
|
|
11531
|
-
"@storybook/
|
|
11532
|
-
"@storybook/
|
|
11533
|
-
"@storybook/preset-
|
|
11534
|
-
"@storybook/preset-
|
|
11535
|
-
"@storybook/
|
|
11536
|
-
"@storybook/
|
|
11537
|
-
"@storybook/
|
|
11538
|
-
"@storybook/
|
|
11539
|
-
"@storybook/
|
|
11540
|
-
"@storybook/
|
|
11541
|
-
"@storybook/
|
|
11542
|
-
"@storybook/web-components": "9.0.0-alpha.16"
|
|
11500
|
+
"@storybook/addon-a11y": "9.0.0-alpha.18",
|
|
11501
|
+
"@storybook/addon-docs": "9.0.0-alpha.18",
|
|
11502
|
+
"@storybook/addon-jest": "9.0.0-alpha.18",
|
|
11503
|
+
"@storybook/addon-links": "9.0.0-alpha.18",
|
|
11504
|
+
"@storybook/addon-onboarding": "9.0.0-alpha.18",
|
|
11505
|
+
"@storybook/addon-themes": "9.0.0-alpha.18",
|
|
11506
|
+
"@storybook/addon-vitest": "9.0.0-alpha.18",
|
|
11507
|
+
"@storybook/builder-vite": "9.0.0-alpha.18",
|
|
11508
|
+
"@storybook/builder-webpack5": "9.0.0-alpha.18",
|
|
11509
|
+
storybook: "9.0.0-alpha.18",
|
|
11510
|
+
"@storybook/angular": "9.0.0-alpha.18",
|
|
11511
|
+
"@storybook/ember": "9.0.0-alpha.18",
|
|
11512
|
+
"@storybook/html-vite": "9.0.0-alpha.18",
|
|
11513
|
+
"@storybook/nextjs": "9.0.0-alpha.18",
|
|
11514
|
+
"@storybook/nextjs-vite": "9.0.0-alpha.18",
|
|
11515
|
+
"@storybook/preact-vite": "9.0.0-alpha.18",
|
|
11516
|
+
"@storybook/react-native-web-vite": "9.0.0-alpha.18",
|
|
11517
|
+
"@storybook/react-vite": "9.0.0-alpha.18",
|
|
11518
|
+
"@storybook/react-webpack5": "9.0.0-alpha.18",
|
|
11519
|
+
"@storybook/server-webpack5": "9.0.0-alpha.18",
|
|
11520
|
+
"@storybook/svelte-vite": "9.0.0-alpha.18",
|
|
11521
|
+
"@storybook/sveltekit": "9.0.0-alpha.18",
|
|
11522
|
+
"@storybook/vue3-vite": "9.0.0-alpha.18",
|
|
11523
|
+
"@storybook/web-components-vite": "9.0.0-alpha.18",
|
|
11524
|
+
sb: "9.0.0-alpha.18",
|
|
11525
|
+
"@storybook/cli": "9.0.0-alpha.18",
|
|
11526
|
+
"@storybook/codemod": "9.0.0-alpha.18",
|
|
11527
|
+
"@storybook/core-webpack": "9.0.0-alpha.18",
|
|
11528
|
+
"create-storybook": "9.0.0-alpha.18",
|
|
11529
|
+
"@storybook/csf-plugin": "9.0.0-alpha.18",
|
|
11530
|
+
"@storybook/react-dom-shim": "9.0.0-alpha.18",
|
|
11531
|
+
"@storybook/source-loader": "9.0.0-alpha.18",
|
|
11532
|
+
"@storybook/preset-create-react-app": "9.0.0-alpha.18",
|
|
11533
|
+
"@storybook/preset-react-webpack": "9.0.0-alpha.18",
|
|
11534
|
+
"@storybook/preset-server-webpack": "9.0.0-alpha.18",
|
|
11535
|
+
"@storybook/html": "9.0.0-alpha.18",
|
|
11536
|
+
"@storybook/preact": "9.0.0-alpha.18",
|
|
11537
|
+
"@storybook/react": "9.0.0-alpha.18",
|
|
11538
|
+
"@storybook/server": "9.0.0-alpha.18",
|
|
11539
|
+
"@storybook/svelte": "9.0.0-alpha.18",
|
|
11540
|
+
"@storybook/vue3": "9.0.0-alpha.18",
|
|
11541
|
+
"@storybook/web-components": "9.0.0-alpha.18"
|
|
11543
11542
|
};
|
|
11544
11543
|
|
|
11545
11544
|
// src/common/presets.ts
|
|
@@ -19855,7 +19854,7 @@ var np = /^error\s(.*)$/gm, kr = class extends ie {
|
|
|
19855
19854
|
return this.executeCommandSync({ command: "yarn", args: [e, ...t], cwd: i, stdio: o });
|
|
19856
19855
|
}
|
|
19857
19856
|
async runPackageCommand(e, t, i) {
|
|
19858
|
-
return this.executeCommand({ command: "yarn", args: [e, ...t], cwd: i });
|
|
19857
|
+
return this.executeCommand({ command: "yarn", args: ["exec", e, ...t], cwd: i });
|
|
19859
19858
|
}
|
|
19860
19859
|
async getPackageJSON(e, t = this.cwd) {
|
|
19861
19860
|
let i = await Ke(
|
|
@@ -20066,7 +20065,7 @@ var IB = {
|
|
|
20066
20065
|
return this.executeCommandSync({ command: "yarn", args: [e, ...t], cwd: i, stdio: o });
|
|
20067
20066
|
}
|
|
20068
20067
|
async runPackageCommand(e, t, i) {
|
|
20069
|
-
return this.executeCommand({ command: "yarn", args: [e, ...t], cwd: i });
|
|
20068
|
+
return this.executeCommand({ command: "yarn", args: ["exec", e, ...t], cwd: i });
|
|
20070
20069
|
}
|
|
20071
20070
|
async findInstallations(e, { depth: t = 99 } = {}) {
|
|
20072
20071
|
let i = ["info", "--name-only"];
|
|
@@ -38266,7 +38266,7 @@ var _G = PT({
|
|
|
38266
38266
|
...IT,
|
|
38267
38267
|
/*
|
|
38268
38268
|
This is a temporary workaround, to ensure that the store is not created in the
|
|
38269
|
-
vitest sub-process in addon-
|
|
38269
|
+
vitest sub-process in addon-vitest, even though it imports from core-server
|
|
38270
38270
|
If it was created in the sub-process, it would try to connect to the leader in the dev server
|
|
38271
38271
|
before it was ready.
|
|
38272
38272
|
This will be fixed when we do the planned UniversalStore v0.2.
|
|
@@ -38348,7 +38348,7 @@ var kG = MT({
|
|
|
38348
38348
|
...LT,
|
|
38349
38349
|
/*
|
|
38350
38350
|
This is a temporary workaround, to ensure that the store is not created in the
|
|
38351
|
-
vitest sub-process in addon-
|
|
38351
|
+
vitest sub-process in addon-vitest, even though it imports from core-server
|
|
38352
38352
|
If it was created in the sub-process, it would try to connect to the leader in the dev server
|
|
38353
38353
|
before it was ready.
|
|
38354
38354
|
This will be fixed when we do the planned UniversalStore v0.2.
|
|
@@ -38332,7 +38332,7 @@ var SX = bk({
|
|
|
38332
38332
|
...Ek,
|
|
38333
38333
|
/*
|
|
38334
38334
|
This is a temporary workaround, to ensure that the store is not created in the
|
|
38335
|
-
vitest sub-process in addon-
|
|
38335
|
+
vitest sub-process in addon-vitest, even though it imports from core-server
|
|
38336
38336
|
If it was created in the sub-process, it would try to connect to the leader in the dev server
|
|
38337
38337
|
before it was ready.
|
|
38338
38338
|
This will be fixed when we do the planned UniversalStore v0.2.
|
|
@@ -38414,7 +38414,7 @@ var TX = Ck({
|
|
|
38414
38414
|
...vk,
|
|
38415
38415
|
/*
|
|
38416
38416
|
This is a temporary workaround, to ensure that the store is not created in the
|
|
38417
|
-
vitest sub-process in addon-
|
|
38417
|
+
vitest sub-process in addon-vitest, even though it imports from core-server
|
|
38418
38418
|
If it was created in the sub-process, it would try to connect to the leader in the dev server
|
|
38419
38419
|
before it was ready.
|
|
38420
38420
|
This will be fixed when we do the planned UniversalStore v0.2.
|