storybook 10.2.0-alpha.11 → 10.2.0-alpha.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_browser-chunks/chunk-AFVOZMXQ.js +23 -0
- package/dist/_browser-chunks/{chunk-RBABWY22.js → chunk-BGSDJMFM.js} +6 -4
- package/dist/_node-chunks/{builder-manager-MNAUTRWW.js → builder-manager-G3T6FATF.js} +13 -12
- package/dist/_node-chunks/{camelcase-6H4Z5R35.js → camelcase-NMVRRV6V.js} +7 -7
- package/dist/_node-chunks/chunk-BDTFFW43.js +18 -0
- package/dist/_node-chunks/chunk-ENNXNDBF.js +20 -0
- package/dist/_node-chunks/{chunk-5L22ATN3.js → chunk-EO2J5FE4.js} +8 -8
- package/dist/_node-chunks/{chunk-7FH4U6XC.js → chunk-ERDFVJJE.js} +15 -12
- package/dist/_node-chunks/{chunk-UOHDPKIW.js → chunk-FXCJJSMM.js} +7 -7
- package/dist/_node-chunks/chunk-G4RT3MO3.js +35 -0
- package/dist/_node-chunks/{chunk-GRH5JFTX.js → chunk-HMDODR3W.js} +7 -7
- package/dist/_node-chunks/{chunk-O7O53MP7.js → chunk-HSXHYDWU.js} +12 -12
- package/dist/_node-chunks/{chunk-2DZGIXSN.js → chunk-HVD2LZT3.js} +6 -6
- package/dist/_node-chunks/{chunk-URWJMVZI.js → chunk-IQUZPWN3.js} +7 -7
- package/dist/_node-chunks/{chunk-UNUWAUGG.js → chunk-IW5UJQJL.js} +6 -6
- package/dist/_node-chunks/{chunk-KU4SWNDM.js → chunk-KK73AHXT.js} +7 -7
- package/dist/_node-chunks/{chunk-MAMDH2R3.js → chunk-LF7P2YRI.js} +7 -7
- package/dist/_node-chunks/{chunk-WHIAK7AH.js → chunk-LMYWY6ZJ.js} +12 -12
- package/dist/_node-chunks/{chunk-HXFHXVEW.js → chunk-MCTOTRJG.js} +20 -20
- package/dist/_node-chunks/{chunk-F3OHO2BC.js → chunk-MDDTIMMD.js} +13 -13
- package/dist/_node-chunks/{chunk-L22DGLKT.js → chunk-OJ2CMYDH.js} +6 -6
- package/dist/_node-chunks/chunk-OQ42LCEX.js +61 -0
- package/dist/_node-chunks/{chunk-CMQYFTBQ.js → chunk-QGMW4WKW.js} +6 -6
- package/dist/_node-chunks/{chunk-MAQAZSXK.js → chunk-SEUBEMNQ.js} +6 -6
- package/dist/_node-chunks/{chunk-RJY225Z5.js → chunk-TFFPC3VZ.js} +7 -7
- package/dist/_node-chunks/chunk-TKRINGRM.js +23 -0
- package/dist/_node-chunks/{chunk-TFY6QV57.js → chunk-UEL7SAB5.js} +7 -7
- package/dist/_node-chunks/{chunk-UYMZAYR4.js → chunk-VBIK2FN2.js} +9 -9
- package/dist/_node-chunks/{chunk-TOMGRF4A.js → chunk-VL57YBAT.js} +10 -10
- package/dist/_node-chunks/{chunk-FWVZUHZX.js → chunk-WMWMEGTL.js} +6 -6
- package/dist/_node-chunks/{chunk-KAIK7772.js → chunk-XE2EF6IL.js} +9 -9
- package/dist/_node-chunks/{chunk-WQ4WQYSZ.js → chunk-YPYOZM4G.js} +7 -7
- package/dist/_node-chunks/{dist-ZOBQQCBA.js → dist-4VO67SAZ.js} +9 -9
- package/dist/_node-chunks/{globby-WNZSV3ZO.js → globby-4KANABX2.js} +9 -9
- package/dist/_node-chunks/{lib-YUWKNDR2.js → lib-2MKCQZND.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-K5BCUPEA.js → mdx-N42X6CFJ-3ENJ5IE5.js} +8 -8
- package/dist/_node-chunks/{p-limit-ROJSQI7F.js → p-limit-TLF7WD5L.js} +7 -7
- package/dist/babel/index.js +10 -10
- package/dist/bin/core.js +12 -12
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.js +18 -18
- package/dist/common/index.js +19 -19
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +4 -0
- package/dist/core-server/index.d.ts +27 -2
- package/dist/core-server/index.js +45 -43
- package/dist/core-server/presets/common-manager.js +2 -2
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -24
- package/dist/csf/index.js +5 -2
- package/dist/csf-tools/index.js +10 -9
- package/dist/manager/globals-runtime.js +87 -23
- package/dist/manager/runtime.js +87 -886
- package/dist/manager-api/index.d.ts +86 -20
- package/dist/manager-api/index.js +52 -6
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/preview/runtime.js +24 -4
- package/dist/preview-api/index.d.ts +26 -1
- package/dist/preview-api/index.js +5 -1
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +22 -22
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-2CGMTALY.js +0 -61
- package/dist/_node-chunks/chunk-KX7OAVXY.js +0 -18
- package/dist/_node-chunks/chunk-P663SP7U.js +0 -20
- package/dist/_node-chunks/chunk-RI4IBKXZ.js +0 -23
package/dist/telemetry/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_0j7q77gppets from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_0j7q77gppets from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_0j7q77gppets from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_0j7q77gppets.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_0j7q77gppets.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_0j7q77gppets.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -25,22 +25,22 @@ import {
|
|
|
25
25
|
sanitizeAddonName,
|
|
26
26
|
sanitizeError,
|
|
27
27
|
telemetry
|
|
28
|
-
} from "../_node-chunks/chunk-
|
|
29
|
-
import "../_node-chunks/chunk-
|
|
30
|
-
import "../_node-chunks/chunk-
|
|
31
|
-
import "../_node-chunks/chunk-
|
|
32
|
-
import "../_node-chunks/chunk-
|
|
33
|
-
import "../_node-chunks/chunk-
|
|
34
|
-
import "../_node-chunks/chunk-
|
|
35
|
-
import "../_node-chunks/chunk-
|
|
36
|
-
import "../_node-chunks/chunk-
|
|
37
|
-
import "../_node-chunks/chunk-
|
|
38
|
-
import "../_node-chunks/chunk-
|
|
39
|
-
import "../_node-chunks/chunk-
|
|
40
|
-
import "../_node-chunks/chunk-
|
|
41
|
-
import "../_node-chunks/chunk-
|
|
42
|
-
import "../_node-chunks/chunk-
|
|
43
|
-
import "../_node-chunks/chunk-
|
|
28
|
+
} from "../_node-chunks/chunk-LMYWY6ZJ.js";
|
|
29
|
+
import "../_node-chunks/chunk-BDTFFW43.js";
|
|
30
|
+
import "../_node-chunks/chunk-MCTOTRJG.js";
|
|
31
|
+
import "../_node-chunks/chunk-OQ42LCEX.js";
|
|
32
|
+
import "../_node-chunks/chunk-UEL7SAB5.js";
|
|
33
|
+
import "../_node-chunks/chunk-EO2J5FE4.js";
|
|
34
|
+
import "../_node-chunks/chunk-XE2EF6IL.js";
|
|
35
|
+
import "../_node-chunks/chunk-QGMW4WKW.js";
|
|
36
|
+
import "../_node-chunks/chunk-OJ2CMYDH.js";
|
|
37
|
+
import "../_node-chunks/chunk-TFFPC3VZ.js";
|
|
38
|
+
import "../_node-chunks/chunk-SEUBEMNQ.js";
|
|
39
|
+
import "../_node-chunks/chunk-KK73AHXT.js";
|
|
40
|
+
import "../_node-chunks/chunk-ENNXNDBF.js";
|
|
41
|
+
import "../_node-chunks/chunk-IQUZPWN3.js";
|
|
42
|
+
import "../_node-chunks/chunk-YPYOZM4G.js";
|
|
43
|
+
import "../_node-chunks/chunk-WMWMEGTL.js";
|
|
44
44
|
export {
|
|
45
45
|
ErrorCollector,
|
|
46
46
|
addToGlobalContext,
|
package/dist/types/index.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_aucdos01fk5 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_aucdos01fk5 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_aucdos01fk5 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_aucdos01fk5.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_aucdos01fk5.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_aucdos01fk5.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// src/common/versions.ts
|
|
14
|
-
var versions_default = {
|
|
15
|
-
"@storybook/addon-a11y": "10.2.0-alpha.11",
|
|
16
|
-
"@storybook/addon-docs": "10.2.0-alpha.11",
|
|
17
|
-
"@storybook/addon-links": "10.2.0-alpha.11",
|
|
18
|
-
"@storybook/addon-onboarding": "10.2.0-alpha.11",
|
|
19
|
-
"storybook-addon-pseudo-states": "10.2.0-alpha.11",
|
|
20
|
-
"@storybook/addon-themes": "10.2.0-alpha.11",
|
|
21
|
-
"@storybook/addon-vitest": "10.2.0-alpha.11",
|
|
22
|
-
"@storybook/builder-vite": "10.2.0-alpha.11",
|
|
23
|
-
"@storybook/builder-webpack5": "10.2.0-alpha.11",
|
|
24
|
-
storybook: "10.2.0-alpha.11",
|
|
25
|
-
"@storybook/angular": "10.2.0-alpha.11",
|
|
26
|
-
"@storybook/ember": "10.2.0-alpha.11",
|
|
27
|
-
"@storybook/html-vite": "10.2.0-alpha.11",
|
|
28
|
-
"@storybook/nextjs": "10.2.0-alpha.11",
|
|
29
|
-
"@storybook/nextjs-vite": "10.2.0-alpha.11",
|
|
30
|
-
"@storybook/preact-vite": "10.2.0-alpha.11",
|
|
31
|
-
"@storybook/react-native-web-vite": "10.2.0-alpha.11",
|
|
32
|
-
"@storybook/react-vite": "10.2.0-alpha.11",
|
|
33
|
-
"@storybook/react-webpack5": "10.2.0-alpha.11",
|
|
34
|
-
"@storybook/server-webpack5": "10.2.0-alpha.11",
|
|
35
|
-
"@storybook/svelte-vite": "10.2.0-alpha.11",
|
|
36
|
-
"@storybook/sveltekit": "10.2.0-alpha.11",
|
|
37
|
-
"@storybook/vue3-vite": "10.2.0-alpha.11",
|
|
38
|
-
"@storybook/web-components-vite": "10.2.0-alpha.11",
|
|
39
|
-
sb: "10.2.0-alpha.11",
|
|
40
|
-
"@storybook/cli": "10.2.0-alpha.11",
|
|
41
|
-
"@storybook/codemod": "10.2.0-alpha.11",
|
|
42
|
-
"@storybook/core-webpack": "10.2.0-alpha.11",
|
|
43
|
-
"create-storybook": "10.2.0-alpha.11",
|
|
44
|
-
"@storybook/csf-plugin": "10.2.0-alpha.11",
|
|
45
|
-
"eslint-plugin-storybook": "10.2.0-alpha.11",
|
|
46
|
-
"@storybook/react-dom-shim": "10.2.0-alpha.11",
|
|
47
|
-
"@storybook/preset-create-react-app": "10.2.0-alpha.11",
|
|
48
|
-
"@storybook/preset-react-webpack": "10.2.0-alpha.11",
|
|
49
|
-
"@storybook/preset-server-webpack": "10.2.0-alpha.11",
|
|
50
|
-
"@storybook/html": "10.2.0-alpha.11",
|
|
51
|
-
"@storybook/preact": "10.2.0-alpha.11",
|
|
52
|
-
"@storybook/react": "10.2.0-alpha.11",
|
|
53
|
-
"@storybook/server": "10.2.0-alpha.11",
|
|
54
|
-
"@storybook/svelte": "10.2.0-alpha.11",
|
|
55
|
-
"@storybook/vue3": "10.2.0-alpha.11",
|
|
56
|
-
"@storybook/web-components": "10.2.0-alpha.11"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export {
|
|
60
|
-
versions_default
|
|
61
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_aucdos01fk5 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_aucdos01fk5 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_aucdos01fk5 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_aucdos01fk5.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_aucdos01fk5.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_aucdos01fk5.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// package.json
|
|
14
|
-
var version = "10.2.0-alpha.11";
|
|
15
|
-
|
|
16
|
-
export {
|
|
17
|
-
version
|
|
18
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_aucdos01fk5 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_aucdos01fk5 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_aucdos01fk5 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_aucdos01fk5.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_aucdos01fk5.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_aucdos01fk5.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
|
|
13
|
-
// ../../node_modules/slash/index.js
|
|
14
|
-
function slash(path) {
|
|
15
|
-
return path.startsWith("\\\\?\\") ? path : path.replace(/\\/g, "/");
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
export {
|
|
19
|
-
slash
|
|
20
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_aucdos01fk5 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_aucdos01fk5 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_aucdos01fk5 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_aucdos01fk5.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_aucdos01fk5.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_aucdos01fk5.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
import {
|
|
13
|
-
any
|
|
14
|
-
} from "./chunk-CMQYFTBQ.js";
|
|
15
|
-
|
|
16
|
-
// src/cli/detect.ts
|
|
17
|
-
async function detectPnp() {
|
|
18
|
-
return !!any([".pnp.js", ".pnp.cjs"]);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export {
|
|
22
|
-
detectPnp
|
|
23
|
-
};
|