storybook 10.2.0-alpha.15 → 10.2.0-alpha.16
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-SOKYB5NF.js → builder-manager-DQ6DNDHX.js} +12 -12
- package/dist/_node-chunks/{camelcase-SXQWF7PW.js → camelcase-ILOVTISA.js} +7 -7
- package/dist/_node-chunks/{chunk-5KEIALUH.js → chunk-3PMH6BEP.js} +6 -6
- package/dist/_node-chunks/{chunk-RGWB6DD7.js → chunk-47ZRY4XW.js} +6 -6
- package/dist/_node-chunks/{chunk-2BHD5YKF.js → chunk-5E2HAJXY.js} +6 -6
- package/dist/_node-chunks/{chunk-MD52RVZX.js → chunk-6QEWR44T.js} +7 -7
- package/dist/_node-chunks/{chunk-BRW7NFUP.js → chunk-CFXIZS6A.js} +7 -7
- package/dist/_node-chunks/chunk-DGLVYUKY.js +61 -0
- package/dist/_node-chunks/{chunk-T57UCO67.js → chunk-FNQ5WLS5.js} +7 -7
- package/dist/_node-chunks/{chunk-KNGN3UEO.js → chunk-IVYTDHSW.js} +7 -7
- package/dist/_node-chunks/{chunk-Q6WUEJ4S.js → chunk-JXU4P6K3.js} +6 -6
- package/dist/_node-chunks/{chunk-TN3Q52LO.js → chunk-K6FMM5LS.js} +6 -6
- package/dist/_node-chunks/{chunk-2FQAOAQ6.js → chunk-KAAWGCHX.js} +12 -12
- package/dist/_node-chunks/{chunk-4GKVZO2T.js → chunk-LOJ73E6E.js} +9 -9
- package/dist/_node-chunks/{chunk-274OMYGE.js → chunk-M6AUSQA3.js} +20 -20
- package/dist/_node-chunks/chunk-MSK3YTQT.js +23 -0
- package/dist/_node-chunks/{chunk-MQZLLJRG.js → chunk-OKUHCLLJ.js} +8 -8
- package/dist/_node-chunks/{chunk-BOY3TNPC.js → chunk-PGYIGHRK.js} +9 -9
- package/dist/_node-chunks/{chunk-E3Y5MHXD.js → chunk-RIEIAV32.js} +7 -7
- package/dist/_node-chunks/chunk-SPPXK6CQ.js +18 -0
- package/dist/_node-chunks/{chunk-HFKM7JHQ.js → chunk-SWN4HCJE.js} +6 -6
- package/dist/_node-chunks/{chunk-6SIUW3HU.js → chunk-TDBTCAEB.js} +12 -12
- package/dist/_node-chunks/{chunk-SZWIX5YC.js → chunk-TLGG6YAX.js} +29 -26
- package/dist/_node-chunks/{chunk-AIIQJ6UR.js → chunk-TTACLBSG.js} +7 -7
- package/dist/_node-chunks/{chunk-K4YVLJRS.js → chunk-WIOSV6HC.js} +6 -6
- package/dist/_node-chunks/{chunk-45UIB4YF.js → chunk-WVXPIXUS.js} +7 -7
- package/dist/_node-chunks/{chunk-PI7P5HFH.js → chunk-XJMJA2L4.js} +13 -13
- package/dist/_node-chunks/{chunk-FKBWQGIF.js → chunk-XWGABQX7.js} +6 -6
- package/dist/_node-chunks/{chunk-QPKBPYOY.js → chunk-YFUVKP3W.js} +7 -7
- package/dist/_node-chunks/{chunk-ENNDE4GC.js → chunk-ZN5DGHF3.js} +10 -10
- package/dist/_node-chunks/{globby-LGQ5P2JB.js → globby-A35XB3PP.js} +9 -9
- package/dist/_node-chunks/{lib-5LBLULG3.js → lib-D5I6ETBH.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-TAPL5IEO.js → mdx-N42X6CFJ-DZ4EAFAE.js} +8 -8
- package/dist/_node-chunks/{p-limit-GTMOHYQF.js → p-limit-2CRKZRXN.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/core-server/index.js +34 -34
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -25
- package/dist/csf/index.d.ts +124 -6
- package/dist/csf/index.js +4 -1
- package/dist/csf-tools/index.js +10 -10
- package/dist/manager/globals-runtime.js +1 -1
- package/dist/manager-api/index.js +1 -1
- package/dist/mocking-utils/index.js +8 -8
- package/dist/node-logger/index.js +9 -9
- package/dist/server-errors.js +11 -11
- package/dist/telemetry/index.js +22 -22
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-MM7Z4SG7.js +0 -23
- package/dist/_node-chunks/chunk-TYSSQECX.js +0 -61
- package/dist/_node-chunks/chunk-YP34ARUD.js +0 -18
package/dist/csf-tools/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4zwbyhk64wx from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4zwbyhk64wx from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4zwbyhk64wx from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4zwbyhk64wx.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4zwbyhk64wx.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4zwbyhk64wx.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -38,10 +38,10 @@ import {
|
|
|
38
38
|
vitestTransform,
|
|
39
39
|
writeConfig,
|
|
40
40
|
writeCsf
|
|
41
|
-
} from "../_node-chunks/chunk-
|
|
42
|
-
import "../_node-chunks/chunk-
|
|
43
|
-
import "../_node-chunks/chunk-
|
|
44
|
-
import "../_node-chunks/chunk-
|
|
41
|
+
} from "../_node-chunks/chunk-TLGG6YAX.js";
|
|
42
|
+
import "../_node-chunks/chunk-5E2HAJXY.js";
|
|
43
|
+
import "../_node-chunks/chunk-YFUVKP3W.js";
|
|
44
|
+
import "../_node-chunks/chunk-3PMH6BEP.js";
|
|
45
45
|
export {
|
|
46
46
|
BadMetaError,
|
|
47
47
|
ConfigFile,
|
|
@@ -62133,7 +62133,7 @@ init_dist();
|
|
|
62133
62133
|
var import_memoizerific8 = __toESM(require_memoizerific(), 1), import_semver = __toESM(require_semver2(), 1);
|
|
62134
62134
|
|
|
62135
62135
|
// src/manager-api/version.ts
|
|
62136
|
-
var version = "10.2.0-alpha.
|
|
62136
|
+
var version = "10.2.0-alpha.16";
|
|
62137
62137
|
|
|
62138
62138
|
// src/manager-api/modules/versions.ts
|
|
62139
62139
|
var { VERSIONCHECK } = scope, getVersionCheckData = (0, import_memoizerific8.default)(1)(() => {
|
|
@@ -2384,7 +2384,7 @@ import { global as global8 } from "@storybook/global";
|
|
|
2384
2384
|
import semver from "semver";
|
|
2385
2385
|
|
|
2386
2386
|
// src/manager-api/version.ts
|
|
2387
|
-
var version = "10.2.0-alpha.
|
|
2387
|
+
var version = "10.2.0-alpha.16";
|
|
2388
2388
|
|
|
2389
2389
|
// src/manager-api/modules/versions.ts
|
|
2390
2390
|
var { VERSIONCHECK } = global8, getVersionCheckData = (0, import_memoizerific2.default)(1)(() => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4zwbyhk64wx from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4zwbyhk64wx from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4zwbyhk64wx from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4zwbyhk64wx.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4zwbyhk64wx.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4zwbyhk64wx.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -16,8 +16,8 @@ import {
|
|
|
16
16
|
join,
|
|
17
17
|
normalize,
|
|
18
18
|
resolve
|
|
19
|
-
} from "../_node-chunks/chunk-
|
|
20
|
-
import "../_node-chunks/chunk-
|
|
19
|
+
} from "../_node-chunks/chunk-XWGABQX7.js";
|
|
20
|
+
import "../_node-chunks/chunk-3PMH6BEP.js";
|
|
21
21
|
|
|
22
22
|
// ../../node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs
|
|
23
23
|
var comma = 44, semicolon = 59, chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", intToChar = new Uint8Array(64), charToInt = new Uint8Array(128);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4zwbyhk64wx from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4zwbyhk64wx from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4zwbyhk64wx from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4zwbyhk64wx.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4zwbyhk64wx.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4zwbyhk64wx.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,9 +22,9 @@ import {
|
|
|
22
22
|
once,
|
|
23
23
|
prompt,
|
|
24
24
|
protectUrls
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-OKUHCLLJ.js";
|
|
26
|
+
import "../_node-chunks/chunk-FNQ5WLS5.js";
|
|
27
|
+
import "../_node-chunks/chunk-3PMH6BEP.js";
|
|
28
28
|
var export_instance = import_npmlog.default;
|
|
29
29
|
export {
|
|
30
30
|
CLI_COLORS,
|
package/dist/server-errors.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4zwbyhk64wx from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4zwbyhk64wx from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4zwbyhk64wx from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4zwbyhk64wx.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4zwbyhk64wx.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4zwbyhk64wx.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -46,13 +46,13 @@ import {
|
|
|
46
46
|
WebpackCompilationError,
|
|
47
47
|
WebpackInvocationError,
|
|
48
48
|
WebpackMissingStatsError
|
|
49
|
-
} from "./_node-chunks/chunk-
|
|
49
|
+
} from "./_node-chunks/chunk-ZN5DGHF3.js";
|
|
50
50
|
import {
|
|
51
51
|
StorybookError
|
|
52
|
-
} from "./_node-chunks/chunk-
|
|
53
|
-
import "./_node-chunks/chunk-
|
|
54
|
-
import "./_node-chunks/chunk-
|
|
55
|
-
import "./_node-chunks/chunk-
|
|
52
|
+
} from "./_node-chunks/chunk-K6FMM5LS.js";
|
|
53
|
+
import "./_node-chunks/chunk-YFUVKP3W.js";
|
|
54
|
+
import "./_node-chunks/chunk-FNQ5WLS5.js";
|
|
55
|
+
import "./_node-chunks/chunk-3PMH6BEP.js";
|
|
56
56
|
export {
|
|
57
57
|
AddonVitestPostinstallConfigUpdateError,
|
|
58
58
|
AddonVitestPostinstallError,
|
package/dist/telemetry/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_4zwbyhk64wx from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_4zwbyhk64wx from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_4zwbyhk64wx from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_4zwbyhk64wx.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_4zwbyhk64wx.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_4zwbyhk64wx.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-TDBTCAEB.js";
|
|
29
|
+
import "../_node-chunks/chunk-SPPXK6CQ.js";
|
|
30
|
+
import "../_node-chunks/chunk-M6AUSQA3.js";
|
|
31
|
+
import "../_node-chunks/chunk-DGLVYUKY.js";
|
|
32
|
+
import "../_node-chunks/chunk-TTACLBSG.js";
|
|
33
|
+
import "../_node-chunks/chunk-OKUHCLLJ.js";
|
|
34
|
+
import "../_node-chunks/chunk-LOJ73E6E.js";
|
|
35
|
+
import "../_node-chunks/chunk-JXU4P6K3.js";
|
|
36
|
+
import "../_node-chunks/chunk-SWN4HCJE.js";
|
|
37
|
+
import "../_node-chunks/chunk-RIEIAV32.js";
|
|
38
|
+
import "../_node-chunks/chunk-XWGABQX7.js";
|
|
39
|
+
import "../_node-chunks/chunk-6QEWR44T.js";
|
|
40
|
+
import "../_node-chunks/chunk-47ZRY4XW.js";
|
|
41
|
+
import "../_node-chunks/chunk-YFUVKP3W.js";
|
|
42
|
+
import "../_node-chunks/chunk-FNQ5WLS5.js";
|
|
43
|
+
import "../_node-chunks/chunk-3PMH6BEP.js";
|
|
44
44
|
export {
|
|
45
45
|
ErrorCollector,
|
|
46
46
|
addToGlobalContext,
|
package/package.json
CHANGED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_ekkdwuux1sk from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_ekkdwuux1sk from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_ekkdwuux1sk from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_ekkdwuux1sk.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_ekkdwuux1sk.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_ekkdwuux1sk.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-Q6WUEJ4S.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
|
-
};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_ekkdwuux1sk from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_ekkdwuux1sk from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_ekkdwuux1sk from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_ekkdwuux1sk.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_ekkdwuux1sk.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_ekkdwuux1sk.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.15",
|
|
16
|
-
"@storybook/addon-docs": "10.2.0-alpha.15",
|
|
17
|
-
"@storybook/addon-links": "10.2.0-alpha.15",
|
|
18
|
-
"@storybook/addon-onboarding": "10.2.0-alpha.15",
|
|
19
|
-
"storybook-addon-pseudo-states": "10.2.0-alpha.15",
|
|
20
|
-
"@storybook/addon-themes": "10.2.0-alpha.15",
|
|
21
|
-
"@storybook/addon-vitest": "10.2.0-alpha.15",
|
|
22
|
-
"@storybook/builder-vite": "10.2.0-alpha.15",
|
|
23
|
-
"@storybook/builder-webpack5": "10.2.0-alpha.15",
|
|
24
|
-
storybook: "10.2.0-alpha.15",
|
|
25
|
-
"@storybook/angular": "10.2.0-alpha.15",
|
|
26
|
-
"@storybook/ember": "10.2.0-alpha.15",
|
|
27
|
-
"@storybook/html-vite": "10.2.0-alpha.15",
|
|
28
|
-
"@storybook/nextjs": "10.2.0-alpha.15",
|
|
29
|
-
"@storybook/nextjs-vite": "10.2.0-alpha.15",
|
|
30
|
-
"@storybook/preact-vite": "10.2.0-alpha.15",
|
|
31
|
-
"@storybook/react-native-web-vite": "10.2.0-alpha.15",
|
|
32
|
-
"@storybook/react-vite": "10.2.0-alpha.15",
|
|
33
|
-
"@storybook/react-webpack5": "10.2.0-alpha.15",
|
|
34
|
-
"@storybook/server-webpack5": "10.2.0-alpha.15",
|
|
35
|
-
"@storybook/svelte-vite": "10.2.0-alpha.15",
|
|
36
|
-
"@storybook/sveltekit": "10.2.0-alpha.15",
|
|
37
|
-
"@storybook/vue3-vite": "10.2.0-alpha.15",
|
|
38
|
-
"@storybook/web-components-vite": "10.2.0-alpha.15",
|
|
39
|
-
sb: "10.2.0-alpha.15",
|
|
40
|
-
"@storybook/cli": "10.2.0-alpha.15",
|
|
41
|
-
"@storybook/codemod": "10.2.0-alpha.15",
|
|
42
|
-
"@storybook/core-webpack": "10.2.0-alpha.15",
|
|
43
|
-
"create-storybook": "10.2.0-alpha.15",
|
|
44
|
-
"@storybook/csf-plugin": "10.2.0-alpha.15",
|
|
45
|
-
"eslint-plugin-storybook": "10.2.0-alpha.15",
|
|
46
|
-
"@storybook/react-dom-shim": "10.2.0-alpha.15",
|
|
47
|
-
"@storybook/preset-create-react-app": "10.2.0-alpha.15",
|
|
48
|
-
"@storybook/preset-react-webpack": "10.2.0-alpha.15",
|
|
49
|
-
"@storybook/preset-server-webpack": "10.2.0-alpha.15",
|
|
50
|
-
"@storybook/html": "10.2.0-alpha.15",
|
|
51
|
-
"@storybook/preact": "10.2.0-alpha.15",
|
|
52
|
-
"@storybook/react": "10.2.0-alpha.15",
|
|
53
|
-
"@storybook/server": "10.2.0-alpha.15",
|
|
54
|
-
"@storybook/svelte": "10.2.0-alpha.15",
|
|
55
|
-
"@storybook/vue3": "10.2.0-alpha.15",
|
|
56
|
-
"@storybook/web-components": "10.2.0-alpha.15"
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
export {
|
|
60
|
-
versions_default
|
|
61
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import CJS_COMPAT_NODE_URL_ekkdwuux1sk from 'node:url';
|
|
2
|
-
import CJS_COMPAT_NODE_PATH_ekkdwuux1sk from 'node:path';
|
|
3
|
-
import CJS_COMPAT_NODE_MODULE_ekkdwuux1sk from "node:module";
|
|
4
|
-
|
|
5
|
-
var __filename = CJS_COMPAT_NODE_URL_ekkdwuux1sk.fileURLToPath(import.meta.url);
|
|
6
|
-
var __dirname = CJS_COMPAT_NODE_PATH_ekkdwuux1sk.dirname(__filename);
|
|
7
|
-
var require = CJS_COMPAT_NODE_MODULE_ekkdwuux1sk.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.15";
|
|
15
|
-
|
|
16
|
-
export {
|
|
17
|
-
version
|
|
18
|
-
};
|