storybook 10.1.0-alpha.2 → 10.1.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_node-chunks/{builder-manager-XRIDLU42.js → builder-manager-P652CU5Z.js} +12 -12
- package/dist/_node-chunks/camelcase-VADCJSEY.js +18 -0
- package/dist/_node-chunks/{chunk-D43KJFPO.js → chunk-3GTBPTCZ.js} +7 -7
- package/dist/_node-chunks/chunk-3OPGVNKX.js +18 -0
- package/dist/_node-chunks/{chunk-QFET4WIW.js → chunk-5A6EYMRK.js} +6 -6
- package/dist/_node-chunks/{chunk-ZN2EDLIJ.js → chunk-5E5YDTCQ.js} +7 -7
- package/dist/_node-chunks/{chunk-FWBIPR34.js → chunk-5NGUGC3U.js} +7 -7
- package/dist/_node-chunks/{chunk-2L3QAN3W.js → chunk-6DHXOOK2.js} +7 -7
- package/dist/_node-chunks/{chunk-BB3ZKTWJ.js → chunk-6VWT3H7R.js} +7 -7
- package/dist/_node-chunks/{chunk-GWSFLQQQ.js → chunk-7332Y23R.js} +1466 -148
- package/dist/_node-chunks/{chunk-EKPHXLN6.js → chunk-7C52H6S6.js} +7 -7
- package/dist/_node-chunks/{chunk-BAE27Z3H.js → chunk-7NSBLADO.js} +8 -8
- package/dist/_node-chunks/{chunk-VEZ6C62C.js → chunk-BHHNQ5GJ.js} +36 -43
- package/dist/_node-chunks/{chunk-Q5JSLT56.js → chunk-CAKHJEH6.js} +7 -7
- package/dist/_node-chunks/{chunk-ZI3WVJBS.js → chunk-CPI4IKLK.js} +8 -8
- package/dist/_node-chunks/{chunk-QS5MMNF7.js → chunk-FMLH3V5B.js} +7 -7
- package/dist/_node-chunks/{chunk-HFHQNHRU.js → chunk-FU2KCZJG.js} +9 -9
- package/dist/_node-chunks/{chunk-RIPSSVT6.js → chunk-GDOIF7E6.js} +7 -7
- package/dist/_node-chunks/{chunk-IK3K67LJ.js → chunk-HPERTMWB.js} +7 -7
- package/dist/_node-chunks/{chunk-OM4TBMP7.js → chunk-ICT62CX5.js} +7 -7
- package/dist/_node-chunks/{chunk-5RN3IJGF.js → chunk-JS5I7ZY6.js} +7 -7
- package/dist/_node-chunks/{chunk-ZTHTAFLY.js → chunk-K3K6H2BF.js} +12 -12
- package/dist/_node-chunks/{chunk-RQKELEE4.js → chunk-LPBJHVNR.js} +7 -7
- package/dist/_node-chunks/{chunk-FI6CLUVL.js → chunk-OXPHRY7P.js} +15 -15
- package/dist/_node-chunks/{chunk-3AR5SJTX.js → chunk-PCXGFAQ3.js} +7 -7
- package/dist/_node-chunks/{chunk-6TX2TV3E.js → chunk-PW7ECOTU.js} +12 -12
- package/dist/_node-chunks/{chunk-BYQZFXRF.js → chunk-RFAREF3S.js} +8 -8
- package/dist/_node-chunks/{chunk-XVXUF5GE.js → chunk-T6VOUSIY.js} +7 -7
- package/dist/_node-chunks/{chunk-LJPS53G5.js → chunk-TFBHPN6J.js} +7 -7
- package/dist/_node-chunks/{chunk-S6RYOO4I.js → chunk-TXDBGO2X.js} +9 -9
- package/dist/_node-chunks/{chunk-RUJOX3JR.js → chunk-VAAX75EL.js} +6 -6
- package/dist/_node-chunks/chunk-VCC35ZLQ.js +61 -0
- package/dist/_node-chunks/{chunk-L5J4RBU5.js → chunk-XCTASIYK.js} +8 -8
- package/dist/_node-chunks/{chunk-WHOPLOGE.js → chunk-XPBE544K.js} +7 -7
- package/dist/_node-chunks/{chunk-6WXUZSNC.js → chunk-YXC7LAMZ.js} +10 -10
- package/dist/_node-chunks/{dist-Q25SOSXX.js → dist-MCOAOC3B.js} +9 -9
- package/dist/_node-chunks/{globby-I54LIY47.js → globby-L3NPKIS7.js} +9 -9
- package/dist/_node-chunks/{lib-KQD2WJWJ.js → lib-ITTSFFC5.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-CT3A7SBK.js → mdx-N42X6CFJ-YP4YCIZM.js} +8 -8
- package/dist/_node-chunks/{p-limit-2NBKFARM.js → p-limit-TTLWUU6D.js} +7 -7
- package/dist/_node-chunks/{plugin-RF5FICSG.js → plugin-C2OCVZYN.js} +10 -10
- package/dist/_node-chunks/{plugin-2CCCBGGB.js → plugin-OC5KWEJQ.js} +10 -10
- package/dist/_node-chunks/{webpack-inject-mocker-runtime-plugin-RY56E77L.js → webpack-inject-mocker-runtime-plugin-IRAPT6HV.js} +10 -10
- package/dist/_node-chunks/{webpack-mock-plugin-6VDFRSC4.js → webpack-mock-plugin-CFITLD44.js} +9 -9
- package/dist/babel/index.js +11 -11
- package/dist/bin/core.js +11 -11
- package/dist/bin/dispatcher.js +11 -11
- package/dist/bin/loader.js +9 -9
- package/dist/cli/index.js +21 -21
- package/dist/common/index.d.ts +190 -2
- package/dist/common/index.js +26 -20
- package/dist/components/index.js +5744 -73
- package/dist/core-server/index.js +833 -46
- package/dist/core-server/presets/common-manager.js +14 -20
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +23 -23
- package/dist/core-server/presets/webpack/loaders/storybook-mock-transform-loader.js +9 -9
- package/dist/core-server/presets/webpack/loaders/webpack-automock-loader.js +10 -10
- package/dist/csf/index.js +2 -2
- package/dist/csf-tools/index.d.ts +7 -0
- package/dist/csf-tools/index.js +9 -9
- package/dist/manager/globals-runtime.js +1 -1
- package/dist/manager-api/index.js +1 -1
- package/dist/node-logger/index.js +14 -14
- package/dist/preview-api/index.d.ts +68 -67
- package/dist/preview-api/index.js +5 -5
- package/dist/server-errors.js +10 -10
- package/dist/telemetry/index.js +24 -24
- package/dist/types/index.d.ts +4 -2
- package/package.json +2 -1
- package/dist/_browser-chunks/chunk-B3S3ROIP.js +0 -5810
- package/dist/_node-chunks/camelcase-3IIGGJ6N.js +0 -18
- package/dist/_node-chunks/chunk-N3ZE2FCS.js +0 -61
- package/dist/_node-chunks/chunk-U6VJQXTG.js +0 -18
- package/dist/_browser-chunks/{chunk-W4QKLQSC.js → chunk-RW5PKMWM.js} +5 -5
- package/dist/_browser-chunks/{syntaxhighlighter-DK2ODWXH.js → syntaxhighlighter-CAVLW7PM.js} +4 -4
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_gimmxetvr7 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_gimmxetvr7 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_gimmxetvr7 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_gimmxetvr7.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_gimmxetvr7.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_gimmxetvr7.createRequire(import.meta.url);
|
|
8
|
-
|
|
9
|
-
// ------------------------------------------------------------
|
|
10
|
-
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
|
-
// ------------------------------------------------------------
|
|
12
|
-
import {
|
|
13
|
-
camelCase
|
|
14
|
-
} from "./chunk-5RN3IJGF.js";
|
|
15
|
-
import "./chunk-RUJOX3JR.js";
|
|
16
|
-
export {
|
|
17
|
-
camelCase as default
|
|
18
|
-
};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_gimmxetvr7 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_gimmxetvr7 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_gimmxetvr7 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_gimmxetvr7.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_gimmxetvr7.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_gimmxetvr7.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.1.0-alpha.2",
|
|
16
|
-
"@storybook/addon-docs": "10.1.0-alpha.2",
|
|
17
|
-
"@storybook/addon-links": "10.1.0-alpha.2",
|
|
18
|
-
"@storybook/addon-onboarding": "10.1.0-alpha.2",
|
|
19
|
-
"storybook-addon-pseudo-states": "10.1.0-alpha.2",
|
|
20
|
-
"@storybook/addon-themes": "10.1.0-alpha.2",
|
|
21
|
-
"@storybook/addon-vitest": "10.1.0-alpha.2",
|
|
22
|
-
"@storybook/builder-vite": "10.1.0-alpha.2",
|
|
23
|
-
"@storybook/builder-webpack5": "10.1.0-alpha.2",
|
|
24
|
-
storybook: "10.1.0-alpha.2",
|
|
25
|
-
"@storybook/angular": "10.1.0-alpha.2",
|
|
26
|
-
"@storybook/ember": "10.1.0-alpha.2",
|
|
27
|
-
"@storybook/html-vite": "10.1.0-alpha.2",
|
|
28
|
-
"@storybook/nextjs": "10.1.0-alpha.2",
|
|
29
|
-
"@storybook/nextjs-vite": "10.1.0-alpha.2",
|
|
30
|
-
"@storybook/preact-vite": "10.1.0-alpha.2",
|
|
31
|
-
"@storybook/react-native-web-vite": "10.1.0-alpha.2",
|
|
32
|
-
"@storybook/react-vite": "10.1.0-alpha.2",
|
|
33
|
-
"@storybook/react-webpack5": "10.1.0-alpha.2",
|
|
34
|
-
"@storybook/server-webpack5": "10.1.0-alpha.2",
|
|
35
|
-
"@storybook/svelte-vite": "10.1.0-alpha.2",
|
|
36
|
-
"@storybook/sveltekit": "10.1.0-alpha.2",
|
|
37
|
-
"@storybook/vue3-vite": "10.1.0-alpha.2",
|
|
38
|
-
"@storybook/web-components-vite": "10.1.0-alpha.2",
|
|
39
|
-
sb: "10.1.0-alpha.2",
|
|
40
|
-
"@storybook/cli": "10.1.0-alpha.2",
|
|
41
|
-
"@storybook/codemod": "10.1.0-alpha.2",
|
|
42
|
-
"@storybook/core-webpack": "10.1.0-alpha.2",
|
|
43
|
-
"create-storybook": "10.1.0-alpha.2",
|
|
44
|
-
"@storybook/csf-plugin": "10.1.0-alpha.2",
|
|
45
|
-
"eslint-plugin-storybook": "10.1.0-alpha.2",
|
|
46
|
-
"@storybook/react-dom-shim": "10.1.0-alpha.2",
|
|
47
|
-
"@storybook/preset-create-react-app": "10.1.0-alpha.2",
|
|
48
|
-
"@storybook/preset-react-webpack": "10.1.0-alpha.2",
|
|
49
|
-
"@storybook/preset-server-webpack": "10.1.0-alpha.2",
|
|
50
|
-
"@storybook/html": "10.1.0-alpha.2",
|
|
51
|
-
"@storybook/preact": "10.1.0-alpha.2",
|
|
52
|
-
"@storybook/react": "10.1.0-alpha.2",
|
|
53
|
-
"@storybook/server": "10.1.0-alpha.2",
|
|
54
|
-
"@storybook/svelte": "10.1.0-alpha.2",
|
|
55
|
-
"@storybook/vue3": "10.1.0-alpha.2",
|
|
56
|
-
"@storybook/web-components": "10.1.0-alpha.2"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export {
|
|
60
|
-
versions_default
|
|
61
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_gimmxetvr7 from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_gimmxetvr7 from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_gimmxetvr7 from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_gimmxetvr7.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_gimmxetvr7.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_gimmxetvr7.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.1.0-alpha.2";
|
|
15
|
-
|
|
16
|
-
export {
|
|
17
|
-
version
|
|
18
|
-
};
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
import {
|
|
2
|
+
isTestEnvironment,
|
|
3
|
+
pauseAnimations,
|
|
4
|
+
waitForAnimations
|
|
5
|
+
} from "./chunk-LYCSRYYR.js";
|
|
1
6
|
import {
|
|
2
7
|
require_main
|
|
3
8
|
} from "./chunk-Y3M7TW6K.js";
|
|
@@ -14,11 +19,6 @@ import {
|
|
|
14
19
|
import {
|
|
15
20
|
require_ansi_to_html
|
|
16
21
|
} from "./chunk-F4Q6SGTB.js";
|
|
17
|
-
import {
|
|
18
|
-
isTestEnvironment,
|
|
19
|
-
pauseAnimations,
|
|
20
|
-
waitForAnimations
|
|
21
|
-
} from "./chunk-LYCSRYYR.js";
|
|
22
22
|
import {
|
|
23
23
|
mapValues,
|
|
24
24
|
pickBy
|
package/dist/_browser-chunks/{syntaxhighlighter-DK2ODWXH.js → syntaxhighlighter-CAVLW7PM.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
_defineProperty,
|
|
3
|
-
_objectWithoutProperties
|
|
4
|
-
} from "./chunk-L2D73C6Z.js";
|
|
5
1
|
import {
|
|
6
2
|
ActionBar,
|
|
7
3
|
ScrollArea,
|
|
8
4
|
createCopyToClipboardFunction
|
|
9
5
|
} from "./chunk-RNE2IUTB.js";
|
|
6
|
+
import {
|
|
7
|
+
_defineProperty,
|
|
8
|
+
_objectWithoutProperties
|
|
9
|
+
} from "./chunk-L2D73C6Z.js";
|
|
10
10
|
import "./chunk-VAMFPZY3.js";
|
|
11
11
|
import {
|
|
12
12
|
_extends
|