storybook 9.1.0-beta.0 → 9.1.0-beta.1
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 +43 -43
- package/dist/bin/index.js +43 -43
- package/dist/cli/bin/index.cjs +1 -1
- package/dist/cli/bin/index.js +1 -1
- package/dist/common/index.cjs +50 -50
- package/dist/common/index.js +50 -50
- package/dist/manager/globals-runtime.js +1 -1
- package/dist/manager-api/index.cjs +1 -1
- package/dist/manager-api/index.d.ts +8 -534
- package/dist/manager-api/index.js +1 -1
- package/dist/telemetry/index.cjs +1 -1
- package/dist/telemetry/index.js +1 -1
- package/package.json +1 -1
package/dist/bin/index.cjs
CHANGED
|
@@ -24,49 +24,49 @@ var c = require("node:child_process"), k = require("node:fs"), b = require("node
|
|
|
24
24
|
|
|
25
25
|
// src/common/versions.ts
|
|
26
26
|
var i = {
|
|
27
|
-
"@storybook/addon-a11y": "9.1.0-beta.
|
|
28
|
-
"@storybook/addon-docs": "9.1.0-beta.
|
|
29
|
-
"@storybook/addon-jest": "9.1.0-beta.
|
|
30
|
-
"@storybook/addon-links": "9.1.0-beta.
|
|
31
|
-
"@storybook/addon-onboarding": "9.1.0-beta.
|
|
32
|
-
"storybook-addon-pseudo-states": "9.1.0-beta.
|
|
33
|
-
"@storybook/addon-themes": "9.1.0-beta.
|
|
34
|
-
"@storybook/addon-vitest": "9.1.0-beta.
|
|
35
|
-
"@storybook/builder-vite": "9.1.0-beta.
|
|
36
|
-
"@storybook/builder-webpack5": "9.1.0-beta.
|
|
37
|
-
storybook: "9.1.0-beta.
|
|
38
|
-
"@storybook/angular": "9.1.0-beta.
|
|
39
|
-
"@storybook/ember": "9.1.0-beta.
|
|
40
|
-
"@storybook/html-vite": "9.1.0-beta.
|
|
41
|
-
"@storybook/nextjs": "9.1.0-beta.
|
|
42
|
-
"@storybook/nextjs-vite": "9.1.0-beta.
|
|
43
|
-
"@storybook/preact-vite": "9.1.0-beta.
|
|
44
|
-
"@storybook/react-native-web-vite": "9.1.0-beta.
|
|
45
|
-
"@storybook/react-vite": "9.1.0-beta.
|
|
46
|
-
"@storybook/react-webpack5": "9.1.0-beta.
|
|
47
|
-
"@storybook/server-webpack5": "9.1.0-beta.
|
|
48
|
-
"@storybook/svelte-vite": "9.1.0-beta.
|
|
49
|
-
"@storybook/sveltekit": "9.1.0-beta.
|
|
50
|
-
"@storybook/vue3-vite": "9.1.0-beta.
|
|
51
|
-
"@storybook/web-components-vite": "9.1.0-beta.
|
|
52
|
-
sb: "9.1.0-beta.
|
|
53
|
-
"@storybook/cli": "9.1.0-beta.
|
|
54
|
-
"@storybook/codemod": "9.1.0-beta.
|
|
55
|
-
"@storybook/core-webpack": "9.1.0-beta.
|
|
56
|
-
"create-storybook": "9.1.0-beta.
|
|
57
|
-
"@storybook/csf-plugin": "9.1.0-beta.
|
|
58
|
-
"eslint-plugin-storybook": "9.1.0-beta.
|
|
59
|
-
"@storybook/react-dom-shim": "9.1.0-beta.
|
|
60
|
-
"@storybook/preset-create-react-app": "9.1.0-beta.
|
|
61
|
-
"@storybook/preset-react-webpack": "9.1.0-beta.
|
|
62
|
-
"@storybook/preset-server-webpack": "9.1.0-beta.
|
|
63
|
-
"@storybook/html": "9.1.0-beta.
|
|
64
|
-
"@storybook/preact": "9.1.0-beta.
|
|
65
|
-
"@storybook/react": "9.1.0-beta.
|
|
66
|
-
"@storybook/server": "9.1.0-beta.
|
|
67
|
-
"@storybook/svelte": "9.1.0-beta.
|
|
68
|
-
"@storybook/vue3": "9.1.0-beta.
|
|
69
|
-
"@storybook/web-components": "9.1.0-beta.
|
|
27
|
+
"@storybook/addon-a11y": "9.1.0-beta.1",
|
|
28
|
+
"@storybook/addon-docs": "9.1.0-beta.1",
|
|
29
|
+
"@storybook/addon-jest": "9.1.0-beta.1",
|
|
30
|
+
"@storybook/addon-links": "9.1.0-beta.1",
|
|
31
|
+
"@storybook/addon-onboarding": "9.1.0-beta.1",
|
|
32
|
+
"storybook-addon-pseudo-states": "9.1.0-beta.1",
|
|
33
|
+
"@storybook/addon-themes": "9.1.0-beta.1",
|
|
34
|
+
"@storybook/addon-vitest": "9.1.0-beta.1",
|
|
35
|
+
"@storybook/builder-vite": "9.1.0-beta.1",
|
|
36
|
+
"@storybook/builder-webpack5": "9.1.0-beta.1",
|
|
37
|
+
storybook: "9.1.0-beta.1",
|
|
38
|
+
"@storybook/angular": "9.1.0-beta.1",
|
|
39
|
+
"@storybook/ember": "9.1.0-beta.1",
|
|
40
|
+
"@storybook/html-vite": "9.1.0-beta.1",
|
|
41
|
+
"@storybook/nextjs": "9.1.0-beta.1",
|
|
42
|
+
"@storybook/nextjs-vite": "9.1.0-beta.1",
|
|
43
|
+
"@storybook/preact-vite": "9.1.0-beta.1",
|
|
44
|
+
"@storybook/react-native-web-vite": "9.1.0-beta.1",
|
|
45
|
+
"@storybook/react-vite": "9.1.0-beta.1",
|
|
46
|
+
"@storybook/react-webpack5": "9.1.0-beta.1",
|
|
47
|
+
"@storybook/server-webpack5": "9.1.0-beta.1",
|
|
48
|
+
"@storybook/svelte-vite": "9.1.0-beta.1",
|
|
49
|
+
"@storybook/sveltekit": "9.1.0-beta.1",
|
|
50
|
+
"@storybook/vue3-vite": "9.1.0-beta.1",
|
|
51
|
+
"@storybook/web-components-vite": "9.1.0-beta.1",
|
|
52
|
+
sb: "9.1.0-beta.1",
|
|
53
|
+
"@storybook/cli": "9.1.0-beta.1",
|
|
54
|
+
"@storybook/codemod": "9.1.0-beta.1",
|
|
55
|
+
"@storybook/core-webpack": "9.1.0-beta.1",
|
|
56
|
+
"create-storybook": "9.1.0-beta.1",
|
|
57
|
+
"@storybook/csf-plugin": "9.1.0-beta.1",
|
|
58
|
+
"eslint-plugin-storybook": "9.1.0-beta.1",
|
|
59
|
+
"@storybook/react-dom-shim": "9.1.0-beta.1",
|
|
60
|
+
"@storybook/preset-create-react-app": "9.1.0-beta.1",
|
|
61
|
+
"@storybook/preset-react-webpack": "9.1.0-beta.1",
|
|
62
|
+
"@storybook/preset-server-webpack": "9.1.0-beta.1",
|
|
63
|
+
"@storybook/html": "9.1.0-beta.1",
|
|
64
|
+
"@storybook/preact": "9.1.0-beta.1",
|
|
65
|
+
"@storybook/react": "9.1.0-beta.1",
|
|
66
|
+
"@storybook/server": "9.1.0-beta.1",
|
|
67
|
+
"@storybook/svelte": "9.1.0-beta.1",
|
|
68
|
+
"@storybook/vue3": "9.1.0-beta.1",
|
|
69
|
+
"@storybook/web-components": "9.1.0-beta.1"
|
|
70
70
|
};
|
|
71
71
|
|
|
72
72
|
// src/bin/index.ts
|
package/dist/bin/index.js
CHANGED
|
@@ -18,49 +18,49 @@ import { dirname as k, join as n } from "node:path";
|
|
|
18
18
|
|
|
19
19
|
// src/common/versions.ts
|
|
20
20
|
var r = {
|
|
21
|
-
"@storybook/addon-a11y": "9.1.0-beta.
|
|
22
|
-
"@storybook/addon-docs": "9.1.0-beta.
|
|
23
|
-
"@storybook/addon-jest": "9.1.0-beta.
|
|
24
|
-
"@storybook/addon-links": "9.1.0-beta.
|
|
25
|
-
"@storybook/addon-onboarding": "9.1.0-beta.
|
|
26
|
-
"storybook-addon-pseudo-states": "9.1.0-beta.
|
|
27
|
-
"@storybook/addon-themes": "9.1.0-beta.
|
|
28
|
-
"@storybook/addon-vitest": "9.1.0-beta.
|
|
29
|
-
"@storybook/builder-vite": "9.1.0-beta.
|
|
30
|
-
"@storybook/builder-webpack5": "9.1.0-beta.
|
|
31
|
-
storybook: "9.1.0-beta.
|
|
32
|
-
"@storybook/angular": "9.1.0-beta.
|
|
33
|
-
"@storybook/ember": "9.1.0-beta.
|
|
34
|
-
"@storybook/html-vite": "9.1.0-beta.
|
|
35
|
-
"@storybook/nextjs": "9.1.0-beta.
|
|
36
|
-
"@storybook/nextjs-vite": "9.1.0-beta.
|
|
37
|
-
"@storybook/preact-vite": "9.1.0-beta.
|
|
38
|
-
"@storybook/react-native-web-vite": "9.1.0-beta.
|
|
39
|
-
"@storybook/react-vite": "9.1.0-beta.
|
|
40
|
-
"@storybook/react-webpack5": "9.1.0-beta.
|
|
41
|
-
"@storybook/server-webpack5": "9.1.0-beta.
|
|
42
|
-
"@storybook/svelte-vite": "9.1.0-beta.
|
|
43
|
-
"@storybook/sveltekit": "9.1.0-beta.
|
|
44
|
-
"@storybook/vue3-vite": "9.1.0-beta.
|
|
45
|
-
"@storybook/web-components-vite": "9.1.0-beta.
|
|
46
|
-
sb: "9.1.0-beta.
|
|
47
|
-
"@storybook/cli": "9.1.0-beta.
|
|
48
|
-
"@storybook/codemod": "9.1.0-beta.
|
|
49
|
-
"@storybook/core-webpack": "9.1.0-beta.
|
|
50
|
-
"create-storybook": "9.1.0-beta.
|
|
51
|
-
"@storybook/csf-plugin": "9.1.0-beta.
|
|
52
|
-
"eslint-plugin-storybook": "9.1.0-beta.
|
|
53
|
-
"@storybook/react-dom-shim": "9.1.0-beta.
|
|
54
|
-
"@storybook/preset-create-react-app": "9.1.0-beta.
|
|
55
|
-
"@storybook/preset-react-webpack": "9.1.0-beta.
|
|
56
|
-
"@storybook/preset-server-webpack": "9.1.0-beta.
|
|
57
|
-
"@storybook/html": "9.1.0-beta.
|
|
58
|
-
"@storybook/preact": "9.1.0-beta.
|
|
59
|
-
"@storybook/react": "9.1.0-beta.
|
|
60
|
-
"@storybook/server": "9.1.0-beta.
|
|
61
|
-
"@storybook/svelte": "9.1.0-beta.
|
|
62
|
-
"@storybook/vue3": "9.1.0-beta.
|
|
63
|
-
"@storybook/web-components": "9.1.0-beta.
|
|
21
|
+
"@storybook/addon-a11y": "9.1.0-beta.1",
|
|
22
|
+
"@storybook/addon-docs": "9.1.0-beta.1",
|
|
23
|
+
"@storybook/addon-jest": "9.1.0-beta.1",
|
|
24
|
+
"@storybook/addon-links": "9.1.0-beta.1",
|
|
25
|
+
"@storybook/addon-onboarding": "9.1.0-beta.1",
|
|
26
|
+
"storybook-addon-pseudo-states": "9.1.0-beta.1",
|
|
27
|
+
"@storybook/addon-themes": "9.1.0-beta.1",
|
|
28
|
+
"@storybook/addon-vitest": "9.1.0-beta.1",
|
|
29
|
+
"@storybook/builder-vite": "9.1.0-beta.1",
|
|
30
|
+
"@storybook/builder-webpack5": "9.1.0-beta.1",
|
|
31
|
+
storybook: "9.1.0-beta.1",
|
|
32
|
+
"@storybook/angular": "9.1.0-beta.1",
|
|
33
|
+
"@storybook/ember": "9.1.0-beta.1",
|
|
34
|
+
"@storybook/html-vite": "9.1.0-beta.1",
|
|
35
|
+
"@storybook/nextjs": "9.1.0-beta.1",
|
|
36
|
+
"@storybook/nextjs-vite": "9.1.0-beta.1",
|
|
37
|
+
"@storybook/preact-vite": "9.1.0-beta.1",
|
|
38
|
+
"@storybook/react-native-web-vite": "9.1.0-beta.1",
|
|
39
|
+
"@storybook/react-vite": "9.1.0-beta.1",
|
|
40
|
+
"@storybook/react-webpack5": "9.1.0-beta.1",
|
|
41
|
+
"@storybook/server-webpack5": "9.1.0-beta.1",
|
|
42
|
+
"@storybook/svelte-vite": "9.1.0-beta.1",
|
|
43
|
+
"@storybook/sveltekit": "9.1.0-beta.1",
|
|
44
|
+
"@storybook/vue3-vite": "9.1.0-beta.1",
|
|
45
|
+
"@storybook/web-components-vite": "9.1.0-beta.1",
|
|
46
|
+
sb: "9.1.0-beta.1",
|
|
47
|
+
"@storybook/cli": "9.1.0-beta.1",
|
|
48
|
+
"@storybook/codemod": "9.1.0-beta.1",
|
|
49
|
+
"@storybook/core-webpack": "9.1.0-beta.1",
|
|
50
|
+
"create-storybook": "9.1.0-beta.1",
|
|
51
|
+
"@storybook/csf-plugin": "9.1.0-beta.1",
|
|
52
|
+
"eslint-plugin-storybook": "9.1.0-beta.1",
|
|
53
|
+
"@storybook/react-dom-shim": "9.1.0-beta.1",
|
|
54
|
+
"@storybook/preset-create-react-app": "9.1.0-beta.1",
|
|
55
|
+
"@storybook/preset-react-webpack": "9.1.0-beta.1",
|
|
56
|
+
"@storybook/preset-server-webpack": "9.1.0-beta.1",
|
|
57
|
+
"@storybook/html": "9.1.0-beta.1",
|
|
58
|
+
"@storybook/preact": "9.1.0-beta.1",
|
|
59
|
+
"@storybook/react": "9.1.0-beta.1",
|
|
60
|
+
"@storybook/server": "9.1.0-beta.1",
|
|
61
|
+
"@storybook/svelte": "9.1.0-beta.1",
|
|
62
|
+
"@storybook/vue3": "9.1.0-beta.1",
|
|
63
|
+
"@storybook/web-components": "9.1.0-beta.1"
|
|
64
64
|
};
|
|
65
65
|
|
|
66
66
|
// src/bin/index.ts
|
package/dist/cli/bin/index.cjs
CHANGED
|
@@ -5830,7 +5830,7 @@ function z(s, e) {
|
|
|
5830
5830
|
d(z, "invariant");
|
|
5831
5831
|
|
|
5832
5832
|
// package.json
|
|
5833
|
-
var It = "9.1.0-beta.
|
|
5833
|
+
var It = "9.1.0-beta.1";
|
|
5834
5834
|
|
|
5835
5835
|
// src/cli/build.ts
|
|
5836
5836
|
var ir = require("storybook/internal/common"), Fe = require("storybook/internal/core-server");
|
package/dist/cli/bin/index.js
CHANGED
package/dist/common/index.cjs
CHANGED
|
@@ -218,7 +218,7 @@ var Xr = fe(() => {
|
|
|
218
218
|
});
|
|
219
219
|
|
|
220
220
|
// ../node_modules/resolve-from/index.js
|
|
221
|
-
var Ya = m((
|
|
221
|
+
var Ya = m((H1, xa) => {
|
|
222
222
|
"use strict";
|
|
223
223
|
var Fu = require("path"), bu = require("module"), AN = require("fs"), ku = /* @__PURE__ */ s((t, A, e) => {
|
|
224
224
|
if (typeof t != "string")
|
|
@@ -254,7 +254,7 @@ var Ya = m((HH, xa) => {
|
|
|
254
254
|
});
|
|
255
255
|
|
|
256
256
|
// ../node_modules/common-path-prefix/index.js
|
|
257
|
-
var Tu = m((
|
|
257
|
+
var Tu = m((nH, Ou) => {
|
|
258
258
|
"use strict";
|
|
259
259
|
var { sep: nN } = require("path"), oN = /* @__PURE__ */ s((t) => {
|
|
260
260
|
for (let A of t) {
|
|
@@ -331,7 +331,7 @@ var Ua, lr, _a = fe(() => {
|
|
|
331
331
|
});
|
|
332
332
|
|
|
333
333
|
// ../node_modules/isexe/windows.js
|
|
334
|
-
var EB = m((
|
|
334
|
+
var EB = m((jH, lB) => {
|
|
335
335
|
lB.exports = hB;
|
|
336
336
|
hB.sync = KN;
|
|
337
337
|
var cB = require("fs");
|
|
@@ -364,7 +364,7 @@ var EB = m((j1, lB) => {
|
|
|
364
364
|
});
|
|
365
365
|
|
|
366
366
|
// ../node_modules/isexe/mode.js
|
|
367
|
-
var dB = m((
|
|
367
|
+
var dB = m((zH, fB) => {
|
|
368
368
|
fB.exports = BB;
|
|
369
369
|
BB.sync = FN;
|
|
370
370
|
var uB = require("fs");
|
|
@@ -392,8 +392,8 @@ var dB = m((z1, fB) => {
|
|
|
392
392
|
});
|
|
393
393
|
|
|
394
394
|
// ../node_modules/isexe/index.js
|
|
395
|
-
var wB = m((
|
|
396
|
-
var
|
|
395
|
+
var wB = m((XH, pB) => {
|
|
396
|
+
var VH = require("fs"), xn;
|
|
397
397
|
process.platform === "win32" || global.TESTING_WINDOWS ? xn = EB() : xn = dB();
|
|
398
398
|
pB.exports = Wa;
|
|
399
399
|
Wa.sync = kN;
|
|
@@ -425,7 +425,7 @@ var wB = m((X1, pB) => {
|
|
|
425
425
|
});
|
|
426
426
|
|
|
427
427
|
// ../node_modules/which/which.js
|
|
428
|
-
var bB = m((
|
|
428
|
+
var bB = m((ZH, FB) => {
|
|
429
429
|
var ri = process.platform === "win32" || process.env.OSTYPE === "cygwin" || process.env.OSTYPE === "msys", mB = require("path"), NN = ri ?
|
|
430
430
|
";" : ":", yB = wB(), DB = /* @__PURE__ */ s((t) => Object.assign(new Error(`not found: ${t}`), { code: "ENOENT" }), "getNotFoundError"), SB = /* @__PURE__ */ s(
|
|
431
431
|
(t, A) => {
|
|
@@ -18671,49 +18671,49 @@ module.exports = de(aO);
|
|
|
18671
18671
|
|
|
18672
18672
|
// src/common/versions.ts
|
|
18673
18673
|
var Ve = {
|
|
18674
|
-
"@storybook/addon-a11y": "9.1.0-beta.
|
|
18675
|
-
"@storybook/addon-docs": "9.1.0-beta.
|
|
18676
|
-
"@storybook/addon-jest": "9.1.0-beta.
|
|
18677
|
-
"@storybook/addon-links": "9.1.0-beta.
|
|
18678
|
-
"@storybook/addon-onboarding": "9.1.0-beta.
|
|
18679
|
-
"storybook-addon-pseudo-states": "9.1.0-beta.
|
|
18680
|
-
"@storybook/addon-themes": "9.1.0-beta.
|
|
18681
|
-
"@storybook/addon-vitest": "9.1.0-beta.
|
|
18682
|
-
"@storybook/builder-vite": "9.1.0-beta.
|
|
18683
|
-
"@storybook/builder-webpack5": "9.1.0-beta.
|
|
18684
|
-
storybook: "9.1.0-beta.
|
|
18685
|
-
"@storybook/angular": "9.1.0-beta.
|
|
18686
|
-
"@storybook/ember": "9.1.0-beta.
|
|
18687
|
-
"@storybook/html-vite": "9.1.0-beta.
|
|
18688
|
-
"@storybook/nextjs": "9.1.0-beta.
|
|
18689
|
-
"@storybook/nextjs-vite": "9.1.0-beta.
|
|
18690
|
-
"@storybook/preact-vite": "9.1.0-beta.
|
|
18691
|
-
"@storybook/react-native-web-vite": "9.1.0-beta.
|
|
18692
|
-
"@storybook/react-vite": "9.1.0-beta.
|
|
18693
|
-
"@storybook/react-webpack5": "9.1.0-beta.
|
|
18694
|
-
"@storybook/server-webpack5": "9.1.0-beta.
|
|
18695
|
-
"@storybook/svelte-vite": "9.1.0-beta.
|
|
18696
|
-
"@storybook/sveltekit": "9.1.0-beta.
|
|
18697
|
-
"@storybook/vue3-vite": "9.1.0-beta.
|
|
18698
|
-
"@storybook/web-components-vite": "9.1.0-beta.
|
|
18699
|
-
sb: "9.1.0-beta.
|
|
18700
|
-
"@storybook/cli": "9.1.0-beta.
|
|
18701
|
-
"@storybook/codemod": "9.1.0-beta.
|
|
18702
|
-
"@storybook/core-webpack": "9.1.0-beta.
|
|
18703
|
-
"create-storybook": "9.1.0-beta.
|
|
18704
|
-
"@storybook/csf-plugin": "9.1.0-beta.
|
|
18705
|
-
"eslint-plugin-storybook": "9.1.0-beta.
|
|
18706
|
-
"@storybook/react-dom-shim": "9.1.0-beta.
|
|
18707
|
-
"@storybook/preset-create-react-app": "9.1.0-beta.
|
|
18708
|
-
"@storybook/preset-react-webpack": "9.1.0-beta.
|
|
18709
|
-
"@storybook/preset-server-webpack": "9.1.0-beta.
|
|
18710
|
-
"@storybook/html": "9.1.0-beta.
|
|
18711
|
-
"@storybook/preact": "9.1.0-beta.
|
|
18712
|
-
"@storybook/react": "9.1.0-beta.
|
|
18713
|
-
"@storybook/server": "9.1.0-beta.
|
|
18714
|
-
"@storybook/svelte": "9.1.0-beta.
|
|
18715
|
-
"@storybook/vue3": "9.1.0-beta.
|
|
18716
|
-
"@storybook/web-components": "9.1.0-beta.
|
|
18674
|
+
"@storybook/addon-a11y": "9.1.0-beta.1",
|
|
18675
|
+
"@storybook/addon-docs": "9.1.0-beta.1",
|
|
18676
|
+
"@storybook/addon-jest": "9.1.0-beta.1",
|
|
18677
|
+
"@storybook/addon-links": "9.1.0-beta.1",
|
|
18678
|
+
"@storybook/addon-onboarding": "9.1.0-beta.1",
|
|
18679
|
+
"storybook-addon-pseudo-states": "9.1.0-beta.1",
|
|
18680
|
+
"@storybook/addon-themes": "9.1.0-beta.1",
|
|
18681
|
+
"@storybook/addon-vitest": "9.1.0-beta.1",
|
|
18682
|
+
"@storybook/builder-vite": "9.1.0-beta.1",
|
|
18683
|
+
"@storybook/builder-webpack5": "9.1.0-beta.1",
|
|
18684
|
+
storybook: "9.1.0-beta.1",
|
|
18685
|
+
"@storybook/angular": "9.1.0-beta.1",
|
|
18686
|
+
"@storybook/ember": "9.1.0-beta.1",
|
|
18687
|
+
"@storybook/html-vite": "9.1.0-beta.1",
|
|
18688
|
+
"@storybook/nextjs": "9.1.0-beta.1",
|
|
18689
|
+
"@storybook/nextjs-vite": "9.1.0-beta.1",
|
|
18690
|
+
"@storybook/preact-vite": "9.1.0-beta.1",
|
|
18691
|
+
"@storybook/react-native-web-vite": "9.1.0-beta.1",
|
|
18692
|
+
"@storybook/react-vite": "9.1.0-beta.1",
|
|
18693
|
+
"@storybook/react-webpack5": "9.1.0-beta.1",
|
|
18694
|
+
"@storybook/server-webpack5": "9.1.0-beta.1",
|
|
18695
|
+
"@storybook/svelte-vite": "9.1.0-beta.1",
|
|
18696
|
+
"@storybook/sveltekit": "9.1.0-beta.1",
|
|
18697
|
+
"@storybook/vue3-vite": "9.1.0-beta.1",
|
|
18698
|
+
"@storybook/web-components-vite": "9.1.0-beta.1",
|
|
18699
|
+
sb: "9.1.0-beta.1",
|
|
18700
|
+
"@storybook/cli": "9.1.0-beta.1",
|
|
18701
|
+
"@storybook/codemod": "9.1.0-beta.1",
|
|
18702
|
+
"@storybook/core-webpack": "9.1.0-beta.1",
|
|
18703
|
+
"create-storybook": "9.1.0-beta.1",
|
|
18704
|
+
"@storybook/csf-plugin": "9.1.0-beta.1",
|
|
18705
|
+
"eslint-plugin-storybook": "9.1.0-beta.1",
|
|
18706
|
+
"@storybook/react-dom-shim": "9.1.0-beta.1",
|
|
18707
|
+
"@storybook/preset-create-react-app": "9.1.0-beta.1",
|
|
18708
|
+
"@storybook/preset-react-webpack": "9.1.0-beta.1",
|
|
18709
|
+
"@storybook/preset-server-webpack": "9.1.0-beta.1",
|
|
18710
|
+
"@storybook/html": "9.1.0-beta.1",
|
|
18711
|
+
"@storybook/preact": "9.1.0-beta.1",
|
|
18712
|
+
"@storybook/react": "9.1.0-beta.1",
|
|
18713
|
+
"@storybook/server": "9.1.0-beta.1",
|
|
18714
|
+
"@storybook/svelte": "9.1.0-beta.1",
|
|
18715
|
+
"@storybook/vue3": "9.1.0-beta.1",
|
|
18716
|
+
"@storybook/web-components": "9.1.0-beta.1"
|
|
18717
18717
|
};
|
|
18718
18718
|
|
|
18719
18719
|
// src/common/presets.ts
|
package/dist/common/index.js
CHANGED
|
@@ -229,7 +229,7 @@ var Rr = ue(() => {
|
|
|
229
229
|
});
|
|
230
230
|
|
|
231
231
|
// ../node_modules/resolve-from/index.js
|
|
232
|
-
var Og = m((
|
|
232
|
+
var Og = m((DH, Jg) => {
|
|
233
233
|
"use strict";
|
|
234
234
|
var QE = v("path"), fE = v("module"), xb = v("fs"), dE = /* @__PURE__ */ s((t, A, e) => {
|
|
235
235
|
if (typeof t != "string")
|
|
@@ -265,7 +265,7 @@ var Og = m((D1, Jg) => {
|
|
|
265
265
|
});
|
|
266
266
|
|
|
267
267
|
// ../node_modules/common-path-prefix/index.js
|
|
268
|
-
var LE = m((
|
|
268
|
+
var LE = m((VH, vE) => {
|
|
269
269
|
"use strict";
|
|
270
270
|
var { sep: Ak } = v("path"), ek = /* @__PURE__ */ s((t) => {
|
|
271
271
|
for (let A of t) {
|
|
@@ -18599,49 +18599,49 @@ var cK = ue(() => {
|
|
|
18599
18599
|
|
|
18600
18600
|
// src/common/versions.ts
|
|
18601
18601
|
var ot = {
|
|
18602
|
-
"@storybook/addon-a11y": "9.1.0-beta.
|
|
18603
|
-
"@storybook/addon-docs": "9.1.0-beta.
|
|
18604
|
-
"@storybook/addon-jest": "9.1.0-beta.
|
|
18605
|
-
"@storybook/addon-links": "9.1.0-beta.
|
|
18606
|
-
"@storybook/addon-onboarding": "9.1.0-beta.
|
|
18607
|
-
"storybook-addon-pseudo-states": "9.1.0-beta.
|
|
18608
|
-
"@storybook/addon-themes": "9.1.0-beta.
|
|
18609
|
-
"@storybook/addon-vitest": "9.1.0-beta.
|
|
18610
|
-
"@storybook/builder-vite": "9.1.0-beta.
|
|
18611
|
-
"@storybook/builder-webpack5": "9.1.0-beta.
|
|
18612
|
-
storybook: "9.1.0-beta.
|
|
18613
|
-
"@storybook/angular": "9.1.0-beta.
|
|
18614
|
-
"@storybook/ember": "9.1.0-beta.
|
|
18615
|
-
"@storybook/html-vite": "9.1.0-beta.
|
|
18616
|
-
"@storybook/nextjs": "9.1.0-beta.
|
|
18617
|
-
"@storybook/nextjs-vite": "9.1.0-beta.
|
|
18618
|
-
"@storybook/preact-vite": "9.1.0-beta.
|
|
18619
|
-
"@storybook/react-native-web-vite": "9.1.0-beta.
|
|
18620
|
-
"@storybook/react-vite": "9.1.0-beta.
|
|
18621
|
-
"@storybook/react-webpack5": "9.1.0-beta.
|
|
18622
|
-
"@storybook/server-webpack5": "9.1.0-beta.
|
|
18623
|
-
"@storybook/svelte-vite": "9.1.0-beta.
|
|
18624
|
-
"@storybook/sveltekit": "9.1.0-beta.
|
|
18625
|
-
"@storybook/vue3-vite": "9.1.0-beta.
|
|
18626
|
-
"@storybook/web-components-vite": "9.1.0-beta.
|
|
18627
|
-
sb: "9.1.0-beta.
|
|
18628
|
-
"@storybook/cli": "9.1.0-beta.
|
|
18629
|
-
"@storybook/codemod": "9.1.0-beta.
|
|
18630
|
-
"@storybook/core-webpack": "9.1.0-beta.
|
|
18631
|
-
"create-storybook": "9.1.0-beta.
|
|
18632
|
-
"@storybook/csf-plugin": "9.1.0-beta.
|
|
18633
|
-
"eslint-plugin-storybook": "9.1.0-beta.
|
|
18634
|
-
"@storybook/react-dom-shim": "9.1.0-beta.
|
|
18635
|
-
"@storybook/preset-create-react-app": "9.1.0-beta.
|
|
18636
|
-
"@storybook/preset-react-webpack": "9.1.0-beta.
|
|
18637
|
-
"@storybook/preset-server-webpack": "9.1.0-beta.
|
|
18638
|
-
"@storybook/html": "9.1.0-beta.
|
|
18639
|
-
"@storybook/preact": "9.1.0-beta.
|
|
18640
|
-
"@storybook/react": "9.1.0-beta.
|
|
18641
|
-
"@storybook/server": "9.1.0-beta.
|
|
18642
|
-
"@storybook/svelte": "9.1.0-beta.
|
|
18643
|
-
"@storybook/vue3": "9.1.0-beta.
|
|
18644
|
-
"@storybook/web-components": "9.1.0-beta.
|
|
18602
|
+
"@storybook/addon-a11y": "9.1.0-beta.1",
|
|
18603
|
+
"@storybook/addon-docs": "9.1.0-beta.1",
|
|
18604
|
+
"@storybook/addon-jest": "9.1.0-beta.1",
|
|
18605
|
+
"@storybook/addon-links": "9.1.0-beta.1",
|
|
18606
|
+
"@storybook/addon-onboarding": "9.1.0-beta.1",
|
|
18607
|
+
"storybook-addon-pseudo-states": "9.1.0-beta.1",
|
|
18608
|
+
"@storybook/addon-themes": "9.1.0-beta.1",
|
|
18609
|
+
"@storybook/addon-vitest": "9.1.0-beta.1",
|
|
18610
|
+
"@storybook/builder-vite": "9.1.0-beta.1",
|
|
18611
|
+
"@storybook/builder-webpack5": "9.1.0-beta.1",
|
|
18612
|
+
storybook: "9.1.0-beta.1",
|
|
18613
|
+
"@storybook/angular": "9.1.0-beta.1",
|
|
18614
|
+
"@storybook/ember": "9.1.0-beta.1",
|
|
18615
|
+
"@storybook/html-vite": "9.1.0-beta.1",
|
|
18616
|
+
"@storybook/nextjs": "9.1.0-beta.1",
|
|
18617
|
+
"@storybook/nextjs-vite": "9.1.0-beta.1",
|
|
18618
|
+
"@storybook/preact-vite": "9.1.0-beta.1",
|
|
18619
|
+
"@storybook/react-native-web-vite": "9.1.0-beta.1",
|
|
18620
|
+
"@storybook/react-vite": "9.1.0-beta.1",
|
|
18621
|
+
"@storybook/react-webpack5": "9.1.0-beta.1",
|
|
18622
|
+
"@storybook/server-webpack5": "9.1.0-beta.1",
|
|
18623
|
+
"@storybook/svelte-vite": "9.1.0-beta.1",
|
|
18624
|
+
"@storybook/sveltekit": "9.1.0-beta.1",
|
|
18625
|
+
"@storybook/vue3-vite": "9.1.0-beta.1",
|
|
18626
|
+
"@storybook/web-components-vite": "9.1.0-beta.1",
|
|
18627
|
+
sb: "9.1.0-beta.1",
|
|
18628
|
+
"@storybook/cli": "9.1.0-beta.1",
|
|
18629
|
+
"@storybook/codemod": "9.1.0-beta.1",
|
|
18630
|
+
"@storybook/core-webpack": "9.1.0-beta.1",
|
|
18631
|
+
"create-storybook": "9.1.0-beta.1",
|
|
18632
|
+
"@storybook/csf-plugin": "9.1.0-beta.1",
|
|
18633
|
+
"eslint-plugin-storybook": "9.1.0-beta.1",
|
|
18634
|
+
"@storybook/react-dom-shim": "9.1.0-beta.1",
|
|
18635
|
+
"@storybook/preset-create-react-app": "9.1.0-beta.1",
|
|
18636
|
+
"@storybook/preset-react-webpack": "9.1.0-beta.1",
|
|
18637
|
+
"@storybook/preset-server-webpack": "9.1.0-beta.1",
|
|
18638
|
+
"@storybook/html": "9.1.0-beta.1",
|
|
18639
|
+
"@storybook/preact": "9.1.0-beta.1",
|
|
18640
|
+
"@storybook/react": "9.1.0-beta.1",
|
|
18641
|
+
"@storybook/server": "9.1.0-beta.1",
|
|
18642
|
+
"@storybook/svelte": "9.1.0-beta.1",
|
|
18643
|
+
"@storybook/vue3": "9.1.0-beta.1",
|
|
18644
|
+
"@storybook/web-components": "9.1.0-beta.1"
|
|
18645
18645
|
};
|
|
18646
18646
|
|
|
18647
18647
|
// src/common/presets.ts
|
|
@@ -19651,7 +19651,7 @@ ing it to other APIs that use AbortController/AbortSignal might have undesirable
|
|
|
19651
19651
|
NING=1 in the env.", "NO_ABORT_CONTROLLER", "ENOTSUP", A));
|
|
19652
19652
|
}, "warnACPolyfill");
|
|
19653
19653
|
}
|
|
19654
|
-
var VF = /* @__PURE__ */ s((t) => !Hl.has(t), "shouldWarn"),
|
|
19654
|
+
var VF = /* @__PURE__ */ s((t) => !Hl.has(t), "shouldWarn"), h1 = Symbol("type"), kt = /* @__PURE__ */ s((t) => t && t === Math.floor(t) && t >
|
|
19655
19655
|
0 && isFinite(t), "isPosInt"), ql = /* @__PURE__ */ s((t) => kt(t) ? t <= Math.pow(2, 8) ? Uint8Array : t <= Math.pow(2, 16) ? Uint16Array :
|
|
19656
19656
|
t <= Math.pow(2, 32) ? Uint32Array : t <= Number.MAX_SAFE_INTEGER ? Sr : null : null, "getUintArray"), Sr = class extends Array {
|
|
19657
19657
|
static {
|
|
@@ -22489,7 +22489,7 @@ nE : t.isBlockDevice() ? oE : t.isSocket() ? aE : t.isFIFO() ? sE : fe, "entToTy
|
|
|
22489
22489
|
let { nocase: r = !0 } = e;
|
|
22490
22490
|
super(A, { ...e, nocase: r });
|
|
22491
22491
|
}
|
|
22492
|
-
},
|
|
22492
|
+
}, K1 = process.platform === "win32" ? _s : Gs, cE = process.platform === "win32" ? br : process.platform === "darwin" ? Ki : kr;
|
|
22493
22493
|
|
|
22494
22494
|
// ../node_modules/glob/dist/esm/pattern.js
|
|
22495
22495
|
var mb = /* @__PURE__ */ s((t) => t.length >= 1, "isPatternList"), yb = /* @__PURE__ */ s((t) => t.length >= 1, "isGlobList"), Nr = class t {
|
|
@@ -23564,7 +23564,7 @@ async function qb(t, A) {
|
|
|
23564
23564
|
};
|
|
23565
23565
|
}
|
|
23566
23566
|
s(qb, "getPresets");
|
|
23567
|
-
async function
|
|
23567
|
+
async function _H(t) {
|
|
23568
23568
|
let { corePresets: A = [], overridePresets: e = [], ...r } = t, i = [
|
|
23569
23569
|
...A,
|
|
23570
23570
|
...BE(t),
|
|
@@ -23574,7 +23574,7 @@ async function _1(t) {
|
|
|
23574
23574
|
"Storybook now supports TypeScript natively. You can safely remove `@storybook/preset-typescript`."
|
|
23575
23575
|
), qb(n, r);
|
|
23576
23576
|
}
|
|
23577
|
-
s(
|
|
23577
|
+
s(_H, "loadAllPresets");
|
|
23578
23578
|
|
|
23579
23579
|
// src/common/utils/file-cache.ts
|
|
23580
23580
|
import { createHash as bE, randomBytes as zb } from "node:crypto";
|
|
@@ -27889,7 +27889,7 @@ export {
|
|
|
27889
27889
|
$B as isCorePackage,
|
|
27890
27890
|
q3 as isPreservingSymlinks,
|
|
27891
27891
|
JW as isSatelliteAddon,
|
|
27892
|
-
|
|
27892
|
+
_H as loadAllPresets,
|
|
27893
27893
|
BE as loadCustomPresets,
|
|
27894
27894
|
o4 as loadEnvs,
|
|
27895
27895
|
s3 as loadMainConfig,
|
|
@@ -69014,7 +69014,7 @@ Ct();
|
|
|
69014
69014
|
var Ome = N(Wa(), 1), Nn = N(Pme(), 1);
|
|
69015
69015
|
|
|
69016
69016
|
// src/manager-api/version.ts
|
|
69017
|
-
var Tme = "9.1.0-beta.
|
|
69017
|
+
var Tme = "9.1.0-beta.1";
|
|
69018
69018
|
|
|
69019
69019
|
// src/manager-api/modules/versions.ts
|
|
69020
69020
|
var { VERSIONCHECK: bst } = Z, Ame = (0, Ome.default)(1)(() => {
|
|
@@ -4403,7 +4403,7 @@ U(wr, {
|
|
|
4403
4403
|
var kt = require("@storybook/global"), on = L(rr(), 1), $ = L(require("semver"), 1);
|
|
4404
4404
|
|
|
4405
4405
|
// src/manager-api/version.ts
|
|
4406
|
-
var tn = "9.1.0-beta.
|
|
4406
|
+
var tn = "9.1.0-beta.1";
|
|
4407
4407
|
|
|
4408
4408
|
// src/manager-api/modules/versions.ts
|
|
4409
4409
|
var { VERSIONCHECK: Qs } = kt.global, rn = (0, on.default)(1)(() => {
|
|
@@ -2,7 +2,7 @@ import React, { FC, ReactNode, ReactElement, Component } from 'react';
|
|
|
2
2
|
import { Channel, Listener as Listener$1 } from 'storybook/internal/channels';
|
|
3
3
|
export { Listener as ChannelListener } from 'storybook/internal/channels';
|
|
4
4
|
import { RouterData, NavigateOptions } from 'storybook/internal/router';
|
|
5
|
-
import { Addon_Types, Addon_TypesEnum, Addon_Collection, Addon_TypesMapping, Addon_BaseType, Addon_TestProviderType, Addon_PageType, Addon_WrapperType, Addon_Config, API_ProviderData, API_StateMerger, API_Provider, Globals, GlobalTypes, API_PanelPositions, API_Layout, API_LayoutCustomisations, API_UI, API_Notification, API_IframeRenderer, API_ComposedRef, API_SetRefData, API_ComposedRefUpdate, API_Refs, StoryId, API_Settings, API_HashEntry, API_ViewMode, API_LeafEntry, API_PreparedStoryIndex, API_StoryEntry, Args, API_IndexHash, API_DocsEntry, API_FilterFunction, API_LoadedRefData, API_Version, API_Versions, API_UnknownEntries, API_OptionsData, Parameters, ArgTypes
|
|
5
|
+
import { Addon_Types, Addon_TypesEnum, Addon_Collection, Addon_TypesMapping, Addon_BaseType, Addon_TestProviderType, Addon_PageType, Addon_WrapperType, Addon_Config, API_ProviderData, API_StateMerger, API_Provider, Globals, GlobalTypes, API_PanelPositions, API_Layout, API_LayoutCustomisations, API_UI, API_Notification, API_IframeRenderer, API_ComposedRef, API_SetRefData, API_ComposedRefUpdate, API_Refs, StoryId, API_Settings, API_HashEntry, API_ViewMode, API_LeafEntry, API_PreparedStoryIndex, API_StoryEntry, Args, API_IndexHash, API_DocsEntry, API_FilterFunction, API_LoadedRefData, API_Version, API_Versions, API_UnknownEntries, API_OptionsData, Parameters, ArgTypes } from 'storybook/internal/types';
|
|
6
6
|
export { Addon_Type as Addon, API_ComponentEntry as ComponentEntry, API_ComposedRef as ComposedRef, API_DocsEntry as DocsEntry, API_GroupEntry as GroupEntry, API_HashEntry as HashEntry, API_IndexHash as IndexHash, API_LeafEntry as LeafEntry, API_Refs as Refs, API_RootEntry as RootEntry, API_IndexHash as StoriesHash, API_StoryEntry as StoryEntry } from 'storybook/internal/types';
|
|
7
7
|
import { ThemeVars } from 'storybook/theming';
|
|
8
8
|
import { toId, StoryId as StoryId$1 } from 'storybook/internal/csf';
|
|
@@ -388,7 +388,7 @@ interface SubState$5 {
|
|
|
388
388
|
|
|
389
389
|
declare const isMacLike: () => boolean;
|
|
390
390
|
declare const controlOrMetaSymbol: () => "⌘" | "ctrl";
|
|
391
|
-
declare const controlOrMetaKey: () => "
|
|
391
|
+
declare const controlOrMetaKey: () => "control" | "meta";
|
|
392
392
|
declare const optionOrAltSymbol: () => "⌥" | "alt";
|
|
393
393
|
declare const isShortcutTaken: (arr1: string[], arr2: string[]) => boolean;
|
|
394
394
|
type KeyboardEventLike = Pick<KeyboardEvent, 'altKey' | 'ctrlKey' | 'metaKey' | 'shiftKey' | 'key' | 'code' | 'keyCode' | 'preventDefault'>;
|
|
@@ -1222,531 +1222,13 @@ type StatusStoreByTypeId = StatusStore & {
|
|
|
1222
1222
|
};
|
|
1223
1223
|
type UseStatusStore = <T = StatusesByStoryIdAndTypeId>(selector?: (statuses: StatusesByStoryIdAndTypeId) => T) => T;
|
|
1224
1224
|
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
declare enum Action {
|
|
1229
|
-
/**
|
|
1230
|
-
* A POP indicates a change to an arbitrary index in the history stack, such
|
|
1231
|
-
* as a back or forward navigation. It does not describe the direction of the
|
|
1232
|
-
* navigation, only that the current index changed.
|
|
1233
|
-
*
|
|
1234
|
-
* Note: This is the default action for newly created history objects.
|
|
1235
|
-
*/
|
|
1236
|
-
Pop = "POP",
|
|
1237
|
-
/**
|
|
1238
|
-
* A PUSH indicates a new entry being added to the history stack, such as when
|
|
1239
|
-
* a link is clicked and a new page loads. When this happens, all subsequent
|
|
1240
|
-
* entries in the stack are lost.
|
|
1241
|
-
*/
|
|
1242
|
-
Push = "PUSH",
|
|
1243
|
-
/**
|
|
1244
|
-
* A REPLACE indicates the entry at the current index in the history stack
|
|
1245
|
-
* being replaced by a new one.
|
|
1246
|
-
*/
|
|
1247
|
-
Replace = "REPLACE"
|
|
1248
|
-
}
|
|
1249
|
-
/**
|
|
1250
|
-
* The pathname, search, and hash values of a URL.
|
|
1251
|
-
*/
|
|
1252
|
-
interface Path {
|
|
1253
|
-
/**
|
|
1254
|
-
* A URL pathname, beginning with a /.
|
|
1255
|
-
*/
|
|
1256
|
-
pathname: string;
|
|
1257
|
-
/**
|
|
1258
|
-
* A URL search string, beginning with a ?.
|
|
1259
|
-
*/
|
|
1260
|
-
search: string;
|
|
1261
|
-
/**
|
|
1262
|
-
* A URL fragment identifier, beginning with a #.
|
|
1263
|
-
*/
|
|
1264
|
-
hash: string;
|
|
1265
|
-
}
|
|
1266
|
-
/**
|
|
1267
|
-
* An entry in a history stack. A location contains information about the
|
|
1268
|
-
* URL path, as well as possibly some arbitrary state and a key.
|
|
1269
|
-
*/
|
|
1270
|
-
interface Location extends Path {
|
|
1271
|
-
/**
|
|
1272
|
-
* A value of arbitrary data associated with this location.
|
|
1273
|
-
*/
|
|
1274
|
-
state: any;
|
|
1275
|
-
/**
|
|
1276
|
-
* A unique string associated with this location. May be used to safely store
|
|
1277
|
-
* and retrieve data in some other storage API, like `localStorage`.
|
|
1278
|
-
*
|
|
1279
|
-
* Note: This value is always "default" on the initial location.
|
|
1280
|
-
*/
|
|
1281
|
-
key: string;
|
|
1282
|
-
}
|
|
1283
|
-
|
|
1284
|
-
/**
|
|
1285
|
-
* Map of routeId -> data returned from a loader/action/error
|
|
1286
|
-
*/
|
|
1287
|
-
interface RouteData {
|
|
1288
|
-
[routeId: string]: any;
|
|
1289
|
-
}
|
|
1290
|
-
declare enum ResultType {
|
|
1291
|
-
data = "data",
|
|
1292
|
-
deferred = "deferred",
|
|
1293
|
-
redirect = "redirect",
|
|
1294
|
-
error = "error"
|
|
1295
|
-
}
|
|
1296
|
-
/**
|
|
1297
|
-
* Successful result from a loader or action
|
|
1298
|
-
*/
|
|
1299
|
-
interface SuccessResult {
|
|
1300
|
-
type: ResultType.data;
|
|
1301
|
-
data: any;
|
|
1302
|
-
statusCode?: number;
|
|
1303
|
-
headers?: Headers;
|
|
1304
|
-
}
|
|
1305
|
-
/**
|
|
1306
|
-
* Successful defer() result from a loader or action
|
|
1307
|
-
*/
|
|
1308
|
-
interface DeferredResult {
|
|
1309
|
-
type: ResultType.deferred;
|
|
1310
|
-
deferredData: DeferredData;
|
|
1311
|
-
statusCode?: number;
|
|
1312
|
-
headers?: Headers;
|
|
1313
|
-
}
|
|
1314
|
-
/**
|
|
1315
|
-
* Redirect result from a loader or action
|
|
1316
|
-
*/
|
|
1317
|
-
interface RedirectResult {
|
|
1318
|
-
type: ResultType.redirect;
|
|
1319
|
-
status: number;
|
|
1320
|
-
location: string;
|
|
1321
|
-
revalidate: boolean;
|
|
1322
|
-
reloadDocument?: boolean;
|
|
1323
|
-
}
|
|
1324
|
-
/**
|
|
1325
|
-
* Unsuccessful result from a loader or action
|
|
1326
|
-
*/
|
|
1327
|
-
interface ErrorResult {
|
|
1328
|
-
type: ResultType.error;
|
|
1329
|
-
error: any;
|
|
1330
|
-
headers?: Headers;
|
|
1331
|
-
}
|
|
1332
|
-
/**
|
|
1333
|
-
* Result from a loader or action - potentially successful or unsuccessful
|
|
1334
|
-
*/
|
|
1335
|
-
type DataResult = SuccessResult | DeferredResult | RedirectResult | ErrorResult;
|
|
1336
|
-
type LowerCaseFormMethod = "get" | "post" | "put" | "patch" | "delete";
|
|
1337
|
-
type UpperCaseFormMethod = Uppercase<LowerCaseFormMethod>;
|
|
1338
|
-
/**
|
|
1339
|
-
* Active navigation/fetcher form methods are exposed in lowercase on the
|
|
1340
|
-
* RouterState
|
|
1341
|
-
*/
|
|
1342
|
-
type FormMethod = LowerCaseFormMethod;
|
|
1343
|
-
/**
|
|
1344
|
-
* In v7, active navigation/fetcher form methods are exposed in uppercase on the
|
|
1345
|
-
* RouterState. This is to align with the normalization done via fetch().
|
|
1346
|
-
*/
|
|
1347
|
-
type V7_FormMethod = UpperCaseFormMethod;
|
|
1348
|
-
type FormEncType = "application/x-www-form-urlencoded" | "multipart/form-data" | "application/json" | "text/plain";
|
|
1349
|
-
type JsonObject = {
|
|
1350
|
-
[Key in string]: JsonValue;
|
|
1351
|
-
} & {
|
|
1352
|
-
[Key in string]?: JsonValue | undefined;
|
|
1353
|
-
};
|
|
1354
|
-
type JsonArray = JsonValue[] | readonly JsonValue[];
|
|
1355
|
-
type JsonPrimitive = string | number | boolean | null;
|
|
1356
|
-
type JsonValue = JsonPrimitive | JsonObject | JsonArray;
|
|
1357
|
-
/**
|
|
1358
|
-
* @private
|
|
1359
|
-
* Internal interface to pass around for action submissions, not intended for
|
|
1360
|
-
* external consumption
|
|
1361
|
-
*/
|
|
1362
|
-
type Submission = {
|
|
1363
|
-
formMethod: FormMethod | V7_FormMethod;
|
|
1364
|
-
formAction: string;
|
|
1365
|
-
formEncType: FormEncType;
|
|
1366
|
-
formData: FormData;
|
|
1367
|
-
json: undefined;
|
|
1368
|
-
text: undefined;
|
|
1369
|
-
} | {
|
|
1370
|
-
formMethod: FormMethod | V7_FormMethod;
|
|
1371
|
-
formAction: string;
|
|
1372
|
-
formEncType: FormEncType;
|
|
1373
|
-
formData: undefined;
|
|
1374
|
-
json: JsonValue;
|
|
1375
|
-
text: undefined;
|
|
1376
|
-
} | {
|
|
1377
|
-
formMethod: FormMethod | V7_FormMethod;
|
|
1378
|
-
formAction: string;
|
|
1379
|
-
formEncType: FormEncType;
|
|
1380
|
-
formData: undefined;
|
|
1381
|
-
json: undefined;
|
|
1382
|
-
text: string;
|
|
1383
|
-
};
|
|
1384
|
-
/**
|
|
1385
|
-
* @private
|
|
1386
|
-
* Arguments passed to route loader/action functions. Same for now but we keep
|
|
1387
|
-
* this as a private implementation detail in case they diverge in the future.
|
|
1388
|
-
*/
|
|
1389
|
-
interface DataFunctionArgs {
|
|
1390
|
-
request: Request;
|
|
1391
|
-
params: Params;
|
|
1392
|
-
context?: any;
|
|
1393
|
-
}
|
|
1394
|
-
/**
|
|
1395
|
-
* Arguments passed to loader functions
|
|
1396
|
-
*/
|
|
1397
|
-
interface LoaderFunctionArgs extends DataFunctionArgs {
|
|
1398
|
-
}
|
|
1399
|
-
/**
|
|
1400
|
-
* Arguments passed to action functions
|
|
1401
|
-
*/
|
|
1402
|
-
interface ActionFunctionArgs extends DataFunctionArgs {
|
|
1403
|
-
}
|
|
1404
|
-
/**
|
|
1405
|
-
* Loaders and actions can return anything except `undefined` (`null` is a
|
|
1406
|
-
* valid return value if there is no data to return). Responses are preferred
|
|
1407
|
-
* and will ease any future migration to Remix
|
|
1408
|
-
*/
|
|
1409
|
-
type DataFunctionValue = Response | NonNullable<unknown> | null;
|
|
1410
|
-
/**
|
|
1411
|
-
* Route loader function signature
|
|
1412
|
-
*/
|
|
1413
|
-
interface LoaderFunction {
|
|
1414
|
-
(args: LoaderFunctionArgs): Promise<DataFunctionValue> | DataFunctionValue;
|
|
1415
|
-
}
|
|
1416
|
-
/**
|
|
1417
|
-
* Route action function signature
|
|
1418
|
-
*/
|
|
1419
|
-
interface ActionFunction {
|
|
1420
|
-
(args: ActionFunctionArgs): Promise<DataFunctionValue> | DataFunctionValue;
|
|
1421
|
-
}
|
|
1422
|
-
/**
|
|
1423
|
-
* Route shouldRevalidate function signature. This runs after any submission
|
|
1424
|
-
* (navigation or fetcher), so we flatten the navigation/fetcher submission
|
|
1425
|
-
* onto the arguments. It shouldn't matter whether it came from a navigation
|
|
1426
|
-
* or a fetcher, what really matters is the URLs and the formData since loaders
|
|
1427
|
-
* have to re-run based on the data models that were potentially mutated.
|
|
1428
|
-
*/
|
|
1429
|
-
interface ShouldRevalidateFunction {
|
|
1430
|
-
(args: {
|
|
1431
|
-
currentUrl: URL;
|
|
1432
|
-
currentParams: AgnosticDataRouteMatch["params"];
|
|
1433
|
-
nextUrl: URL;
|
|
1434
|
-
nextParams: AgnosticDataRouteMatch["params"];
|
|
1435
|
-
formMethod?: Submission["formMethod"];
|
|
1436
|
-
formAction?: Submission["formAction"];
|
|
1437
|
-
formEncType?: Submission["formEncType"];
|
|
1438
|
-
text?: Submission["text"];
|
|
1439
|
-
formData?: Submission["formData"];
|
|
1440
|
-
json?: Submission["json"];
|
|
1441
|
-
actionResult?: DataResult;
|
|
1442
|
-
defaultShouldRevalidate: boolean;
|
|
1443
|
-
}): boolean;
|
|
1444
|
-
}
|
|
1445
|
-
/**
|
|
1446
|
-
* Keys we cannot change from within a lazy() function. We spread all other keys
|
|
1447
|
-
* onto the route. Either they're meaningful to the router, or they'll get
|
|
1448
|
-
* ignored.
|
|
1449
|
-
*/
|
|
1450
|
-
type ImmutableRouteKey = "lazy" | "caseSensitive" | "path" | "id" | "index" | "children";
|
|
1451
|
-
type RequireOne<T, Key = keyof T> = Exclude<{
|
|
1452
|
-
[K in keyof T]: K extends Key ? Omit<T, K> & Required<Pick<T, K>> : never;
|
|
1453
|
-
}[keyof T], undefined>;
|
|
1454
|
-
/**
|
|
1455
|
-
* lazy() function to load a route definition, which can add non-matching
|
|
1456
|
-
* related properties to a route
|
|
1457
|
-
*/
|
|
1458
|
-
interface LazyRouteFunction<R extends AgnosticRouteObject> {
|
|
1459
|
-
(): Promise<RequireOne<Omit<R, ImmutableRouteKey>>>;
|
|
1460
|
-
}
|
|
1461
|
-
/**
|
|
1462
|
-
* Base RouteObject with common props shared by all types of routes
|
|
1463
|
-
*/
|
|
1464
|
-
type AgnosticBaseRouteObject = {
|
|
1465
|
-
caseSensitive?: boolean;
|
|
1466
|
-
path?: string;
|
|
1467
|
-
id?: string;
|
|
1468
|
-
loader?: LoaderFunction;
|
|
1469
|
-
action?: ActionFunction;
|
|
1470
|
-
hasErrorBoundary?: boolean;
|
|
1471
|
-
shouldRevalidate?: ShouldRevalidateFunction;
|
|
1472
|
-
handle?: any;
|
|
1473
|
-
lazy?: LazyRouteFunction<AgnosticBaseRouteObject>;
|
|
1474
|
-
};
|
|
1475
|
-
/**
|
|
1476
|
-
* Index routes must not have children
|
|
1477
|
-
*/
|
|
1478
|
-
type AgnosticIndexRouteObject = AgnosticBaseRouteObject & {
|
|
1479
|
-
children?: undefined;
|
|
1480
|
-
index: true;
|
|
1481
|
-
};
|
|
1482
|
-
/**
|
|
1483
|
-
* Non-index routes may have children, but cannot have index
|
|
1484
|
-
*/
|
|
1485
|
-
type AgnosticNonIndexRouteObject = AgnosticBaseRouteObject & {
|
|
1486
|
-
children?: AgnosticRouteObject[];
|
|
1487
|
-
index?: false;
|
|
1488
|
-
};
|
|
1489
|
-
/**
|
|
1490
|
-
* A route object represents a logical route, with (optionally) its child
|
|
1491
|
-
* routes organized in a tree-like structure.
|
|
1492
|
-
*/
|
|
1493
|
-
type AgnosticRouteObject = AgnosticIndexRouteObject | AgnosticNonIndexRouteObject;
|
|
1494
|
-
type AgnosticDataIndexRouteObject = AgnosticIndexRouteObject & {
|
|
1495
|
-
id: string;
|
|
1496
|
-
};
|
|
1497
|
-
type AgnosticDataNonIndexRouteObject = AgnosticNonIndexRouteObject & {
|
|
1498
|
-
children?: AgnosticDataRouteObject[];
|
|
1499
|
-
id: string;
|
|
1500
|
-
};
|
|
1501
|
-
/**
|
|
1502
|
-
* A data route object, which is just a RouteObject with a required unique ID
|
|
1503
|
-
*/
|
|
1504
|
-
type AgnosticDataRouteObject = AgnosticDataIndexRouteObject | AgnosticDataNonIndexRouteObject;
|
|
1505
|
-
/**
|
|
1506
|
-
* The parameters that were parsed from the URL path.
|
|
1507
|
-
*/
|
|
1508
|
-
type Params<Key extends string = string> = {
|
|
1509
|
-
readonly [key in Key]: string | undefined;
|
|
1510
|
-
};
|
|
1511
|
-
/**
|
|
1512
|
-
* A RouteMatch contains info about how a route matched a URL.
|
|
1513
|
-
*/
|
|
1514
|
-
interface AgnosticRouteMatch<ParamKey extends string = string, RouteObjectType extends AgnosticRouteObject = AgnosticRouteObject> {
|
|
1515
|
-
/**
|
|
1516
|
-
* The names and values of dynamic parameters in the URL.
|
|
1517
|
-
*/
|
|
1518
|
-
params: Params<ParamKey>;
|
|
1519
|
-
/**
|
|
1520
|
-
* The portion of the URL pathname that was matched.
|
|
1521
|
-
*/
|
|
1522
|
-
pathname: string;
|
|
1523
|
-
/**
|
|
1524
|
-
* The portion of the URL pathname that was matched before child routes.
|
|
1525
|
-
*/
|
|
1526
|
-
pathnameBase: string;
|
|
1527
|
-
/**
|
|
1528
|
-
* The route object that was used to match.
|
|
1529
|
-
*/
|
|
1530
|
-
route: RouteObjectType;
|
|
1531
|
-
}
|
|
1532
|
-
interface AgnosticDataRouteMatch extends AgnosticRouteMatch<string, AgnosticDataRouteObject> {
|
|
1533
|
-
}
|
|
1534
|
-
declare class DeferredData {
|
|
1535
|
-
private pendingKeysSet;
|
|
1536
|
-
private controller;
|
|
1537
|
-
private abortPromise;
|
|
1538
|
-
private unlistenAbortSignal;
|
|
1539
|
-
private subscribers;
|
|
1540
|
-
data: Record<string, unknown>;
|
|
1541
|
-
init?: ResponseInit;
|
|
1542
|
-
deferredKeys: string[];
|
|
1543
|
-
constructor(data: Record<string, unknown>, responseInit?: ResponseInit);
|
|
1544
|
-
private trackPromise;
|
|
1545
|
-
private onSettle;
|
|
1546
|
-
private emit;
|
|
1547
|
-
subscribe(fn: (aborted: boolean, settledKey?: string) => void): () => boolean;
|
|
1548
|
-
cancel(): void;
|
|
1549
|
-
resolveData(signal: AbortSignal): Promise<boolean>;
|
|
1550
|
-
get done(): boolean;
|
|
1551
|
-
get unwrappedData(): {};
|
|
1552
|
-
get pendingKeys(): string[];
|
|
1553
|
-
}
|
|
1554
|
-
|
|
1555
|
-
/**
|
|
1556
|
-
* State maintained internally by the router. During a navigation, all states
|
|
1557
|
-
* reflect the the "old" location unless otherwise noted.
|
|
1558
|
-
*/
|
|
1559
|
-
interface RouterState {
|
|
1560
|
-
/**
|
|
1561
|
-
* The action of the most recent navigation
|
|
1562
|
-
*/
|
|
1563
|
-
historyAction: Action;
|
|
1564
|
-
/**
|
|
1565
|
-
* The current location reflected by the router
|
|
1566
|
-
*/
|
|
1567
|
-
location: Location;
|
|
1568
|
-
/**
|
|
1569
|
-
* The current set of route matches
|
|
1570
|
-
*/
|
|
1571
|
-
matches: AgnosticDataRouteMatch[];
|
|
1572
|
-
/**
|
|
1573
|
-
* Tracks whether we've completed our initial data load
|
|
1574
|
-
*/
|
|
1575
|
-
initialized: boolean;
|
|
1576
|
-
/**
|
|
1577
|
-
* Current scroll position we should start at for a new view
|
|
1578
|
-
* - number -> scroll position to restore to
|
|
1579
|
-
* - false -> do not restore scroll at all (used during submissions)
|
|
1580
|
-
* - null -> don't have a saved position, scroll to hash or top of page
|
|
1581
|
-
*/
|
|
1582
|
-
restoreScrollPosition: number | false | null;
|
|
1583
|
-
/**
|
|
1584
|
-
* Indicate whether this navigation should skip resetting the scroll position
|
|
1585
|
-
* if we are unable to restore the scroll position
|
|
1586
|
-
*/
|
|
1587
|
-
preventScrollReset: boolean;
|
|
1588
|
-
/**
|
|
1589
|
-
* Tracks the state of the current navigation
|
|
1590
|
-
*/
|
|
1591
|
-
navigation: Navigation;
|
|
1592
|
-
/**
|
|
1593
|
-
* Tracks any in-progress revalidations
|
|
1594
|
-
*/
|
|
1595
|
-
revalidation: RevalidationState;
|
|
1596
|
-
/**
|
|
1597
|
-
* Data from the loaders for the current matches
|
|
1598
|
-
*/
|
|
1599
|
-
loaderData: RouteData;
|
|
1600
|
-
/**
|
|
1601
|
-
* Data from the action for the current matches
|
|
1602
|
-
*/
|
|
1603
|
-
actionData: RouteData | null;
|
|
1604
|
-
/**
|
|
1605
|
-
* Errors caught from loaders for the current matches
|
|
1606
|
-
*/
|
|
1607
|
-
errors: RouteData | null;
|
|
1608
|
-
/**
|
|
1609
|
-
* Map of current fetchers
|
|
1610
|
-
*/
|
|
1611
|
-
fetchers: Map<string, Fetcher>;
|
|
1612
|
-
/**
|
|
1613
|
-
* Map of current blockers
|
|
1614
|
-
*/
|
|
1615
|
-
blockers: Map<string, Blocker>;
|
|
1616
|
-
}
|
|
1617
|
-
/**
|
|
1618
|
-
* Data that can be passed into hydrate a Router from SSR
|
|
1619
|
-
*/
|
|
1620
|
-
type HydrationState = Partial<Pick<RouterState, "loaderData" | "actionData" | "errors">>;
|
|
1621
|
-
/**
|
|
1622
|
-
* Potential states for state.navigation
|
|
1623
|
-
*/
|
|
1624
|
-
type NavigationStates = {
|
|
1625
|
-
Idle: {
|
|
1626
|
-
state: "idle";
|
|
1627
|
-
location: undefined;
|
|
1628
|
-
formMethod: undefined;
|
|
1629
|
-
formAction: undefined;
|
|
1630
|
-
formEncType: undefined;
|
|
1631
|
-
formData: undefined;
|
|
1632
|
-
json: undefined;
|
|
1633
|
-
text: undefined;
|
|
1634
|
-
};
|
|
1635
|
-
Loading: {
|
|
1636
|
-
state: "loading";
|
|
1637
|
-
location: Location;
|
|
1638
|
-
formMethod: Submission["formMethod"] | undefined;
|
|
1639
|
-
formAction: Submission["formAction"] | undefined;
|
|
1640
|
-
formEncType: Submission["formEncType"] | undefined;
|
|
1641
|
-
formData: Submission["formData"] | undefined;
|
|
1642
|
-
json: Submission["json"] | undefined;
|
|
1643
|
-
text: Submission["text"] | undefined;
|
|
1644
|
-
};
|
|
1645
|
-
Submitting: {
|
|
1646
|
-
state: "submitting";
|
|
1647
|
-
location: Location;
|
|
1648
|
-
formMethod: Submission["formMethod"];
|
|
1649
|
-
formAction: Submission["formAction"];
|
|
1650
|
-
formEncType: Submission["formEncType"];
|
|
1651
|
-
formData: Submission["formData"];
|
|
1652
|
-
json: Submission["json"];
|
|
1653
|
-
text: Submission["text"];
|
|
1654
|
-
};
|
|
1655
|
-
};
|
|
1656
|
-
type Navigation = NavigationStates[keyof NavigationStates];
|
|
1657
|
-
type RevalidationState = "idle" | "loading";
|
|
1658
|
-
/**
|
|
1659
|
-
* Potential states for fetchers
|
|
1660
|
-
*/
|
|
1661
|
-
type FetcherStates<TData = any> = {
|
|
1662
|
-
Idle: {
|
|
1663
|
-
state: "idle";
|
|
1664
|
-
formMethod: undefined;
|
|
1665
|
-
formAction: undefined;
|
|
1666
|
-
formEncType: undefined;
|
|
1667
|
-
text: undefined;
|
|
1668
|
-
formData: undefined;
|
|
1669
|
-
json: undefined;
|
|
1670
|
-
data: TData | undefined;
|
|
1671
|
-
" _hasFetcherDoneAnything "?: boolean;
|
|
1672
|
-
};
|
|
1673
|
-
Loading: {
|
|
1674
|
-
state: "loading";
|
|
1675
|
-
formMethod: Submission["formMethod"] | undefined;
|
|
1676
|
-
formAction: Submission["formAction"] | undefined;
|
|
1677
|
-
formEncType: Submission["formEncType"] | undefined;
|
|
1678
|
-
text: Submission["text"] | undefined;
|
|
1679
|
-
formData: Submission["formData"] | undefined;
|
|
1680
|
-
json: Submission["json"] | undefined;
|
|
1681
|
-
data: TData | undefined;
|
|
1682
|
-
" _hasFetcherDoneAnything "?: boolean;
|
|
1683
|
-
};
|
|
1684
|
-
Submitting: {
|
|
1685
|
-
state: "submitting";
|
|
1686
|
-
formMethod: Submission["formMethod"];
|
|
1687
|
-
formAction: Submission["formAction"];
|
|
1688
|
-
formEncType: Submission["formEncType"];
|
|
1689
|
-
text: Submission["text"];
|
|
1690
|
-
formData: Submission["formData"];
|
|
1691
|
-
json: Submission["json"];
|
|
1692
|
-
data: TData | undefined;
|
|
1693
|
-
" _hasFetcherDoneAnything "?: boolean;
|
|
1694
|
-
};
|
|
1695
|
-
};
|
|
1696
|
-
type Fetcher<TData = any> = FetcherStates<TData>[keyof FetcherStates<TData>];
|
|
1697
|
-
interface BlockerBlocked {
|
|
1698
|
-
state: "blocked";
|
|
1699
|
-
reset(): void;
|
|
1700
|
-
proceed(): void;
|
|
1701
|
-
location: Location;
|
|
1702
|
-
}
|
|
1703
|
-
interface BlockerUnblocked {
|
|
1704
|
-
state: "unblocked";
|
|
1705
|
-
reset: undefined;
|
|
1706
|
-
proceed: undefined;
|
|
1707
|
-
location: undefined;
|
|
1708
|
-
}
|
|
1709
|
-
interface BlockerProceeding {
|
|
1710
|
-
state: "proceeding";
|
|
1711
|
-
reset: undefined;
|
|
1712
|
-
proceed: undefined;
|
|
1713
|
-
location: Location;
|
|
1714
|
-
}
|
|
1715
|
-
type Blocker = BlockerUnblocked | BlockerBlocked | BlockerProceeding;
|
|
1716
|
-
|
|
1717
|
-
/**
|
|
1718
|
-
* NOTE: If you refactor this to split up the modules into separate files,
|
|
1719
|
-
* you'll need to update the rollup config for react-router-dom-v5-compat.
|
|
1720
|
-
*/
|
|
1721
|
-
|
|
1722
|
-
declare global {
|
|
1723
|
-
var __staticRouterHydrationData: HydrationState | undefined;
|
|
1724
|
-
}
|
|
1725
|
-
|
|
1726
|
-
declare global {
|
|
1727
|
-
interface SymbolConstructor {
|
|
1728
|
-
readonly observable: symbol;
|
|
1729
|
-
}
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
declare global {
|
|
1733
|
-
var globalProjectAnnotations: NormalizedProjectAnnotations<any>;
|
|
1734
|
-
var defaultProjectAnnotations: ProjectAnnotations<any>;
|
|
1735
|
-
}
|
|
1736
|
-
type WrappedStoryRef = {
|
|
1737
|
-
__pw_type: 'jsx';
|
|
1738
|
-
props: Record<string, any>;
|
|
1739
|
-
} | {
|
|
1740
|
-
__pw_type: 'importRef';
|
|
1741
|
-
};
|
|
1742
|
-
type UnwrappedJSXStoryRef = {
|
|
1743
|
-
__pw_type: 'jsx';
|
|
1744
|
-
type: UnwrappedImportStoryRef;
|
|
1225
|
+
declare const fullStatusStore: StatusStore & {
|
|
1226
|
+
selectStatuses: (statuses: Status[]) => void;
|
|
1227
|
+
typeId: undefined;
|
|
1745
1228
|
};
|
|
1746
|
-
|
|
1747
|
-
declare
|
|
1748
|
-
|
|
1749
|
-
}
|
|
1229
|
+
declare const getStatusStoreByTypeId: (typeId: StatusTypeId) => StatusStoreByTypeId;
|
|
1230
|
+
declare const useStatusStore: UseStatusStore;
|
|
1231
|
+
declare const universalStatusStore: UniversalStore<StatusesByStoryIdAndTypeId, StatusStoreEvent>;
|
|
1750
1232
|
|
|
1751
1233
|
type TestProviderState = 'test-provider-state:pending' | 'test-provider-state:running' | 'test-provider-state:succeeded' | 'test-provider-state:crashed';
|
|
1752
1234
|
type TestProviderId = string;
|
|
@@ -1996,14 +1478,6 @@ type UseTestProviderStore = <T = TestProviderStateByProviderId>(
|
|
|
1996
1478
|
*/
|
|
1997
1479
|
selector?: (state: TestProviderStateByProviderId) => T) => T;
|
|
1998
1480
|
|
|
1999
|
-
declare const fullStatusStore: StatusStore & {
|
|
2000
|
-
selectStatuses: (statuses: Status[]) => void;
|
|
2001
|
-
typeId: undefined;
|
|
2002
|
-
};
|
|
2003
|
-
declare const getStatusStoreByTypeId: (typeId: StatusTypeId) => StatusStoreByTypeId;
|
|
2004
|
-
declare const useStatusStore: UseStatusStore;
|
|
2005
|
-
declare const universalStatusStore: UniversalStore<StatusesByStoryIdAndTypeId, StatusStoreEvent>;
|
|
2006
|
-
|
|
2007
1481
|
declare const fullTestProviderStore: {
|
|
2008
1482
|
settingsChanged: () => void;
|
|
2009
1483
|
onRunAll: (listener: () => void) => () => void;
|
|
@@ -3217,7 +3217,7 @@ import { global as Sr } from "@storybook/global";
|
|
|
3217
3217
|
import $ from "semver";
|
|
3218
3218
|
|
|
3219
3219
|
// src/manager-api/version.ts
|
|
3220
|
-
var No = "9.1.0-beta.
|
|
3220
|
+
var No = "9.1.0-beta.1";
|
|
3221
3221
|
|
|
3222
3222
|
// src/manager-api/modules/versions.ts
|
|
3223
3223
|
var { VERSIONCHECK: ca } = Sr, jo = (0, ko.default)(1)(() => {
|
package/dist/telemetry/index.cjs
CHANGED
|
@@ -4128,7 +4128,7 @@ async function Gn(t) {
|
|
|
4128
4128
|
i(Gn, "findPackage");
|
|
4129
4129
|
|
|
4130
4130
|
// package.json
|
|
4131
|
-
var wt = "9.1.0-beta.
|
|
4131
|
+
var wt = "9.1.0-beta.1";
|
|
4132
4132
|
|
|
4133
4133
|
// src/cli/globalSettings.ts
|
|
4134
4134
|
var Rt = T(require("node:fs/promises"), 1), ws = require("node:os"), Zt = require("node:path"), Ne = T(gs(), 1);
|
package/dist/telemetry/index.js
CHANGED