storybook 10.3.0 → 10.3.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/_node-chunks/{builder-manager-M7J4RPZI.js → builder-manager-45GNGM35.js} +12 -12
- package/dist/_node-chunks/{camelcase-UZ3IHXP6.js → camelcase-ENQXRVW6.js} +7 -7
- package/dist/_node-chunks/{chunk-HKXXETI3.js → chunk-4MHPXRYQ.js} +6 -6
- package/dist/_node-chunks/chunk-6NEWBUYZ.js +20 -0
- package/dist/_node-chunks/{chunk-YXCXTFK7.js → chunk-734OFJUC.js} +7 -7
- package/dist/_node-chunks/{chunk-XQRUMCDX.js → chunk-AWPQVWBS.js} +9 -9
- package/dist/_node-chunks/{chunk-RCICL5ZN.js → chunk-AX5YUU2A.js} +7 -7
- package/dist/_node-chunks/chunk-B4NB3TKA.js +61 -0
- package/dist/_node-chunks/{chunk-SHGXV5BO.js → chunk-CHR7DWLX.js} +8 -8
- package/dist/_node-chunks/{chunk-RXRYZPK3.js → chunk-CHU3PQLW.js} +7 -7
- package/dist/_node-chunks/{chunk-IWP5TMKY.js → chunk-CRA4LABS.js} +16 -16
- package/dist/_node-chunks/{chunk-ZP4UCQQZ.js → chunk-CXC3OGVY.js} +7 -7
- package/dist/_node-chunks/{chunk-5RQQSXWC.js → chunk-DPVX345G.js} +6 -6
- package/dist/_node-chunks/{chunk-6S6AGZ5P.js → chunk-DT5QWWL3.js} +8 -8
- package/dist/_node-chunks/{chunk-544JL6JS.js → chunk-GLP22SDF.js} +13 -13
- package/dist/_node-chunks/{chunk-FFVXCPFY.js → chunk-HWHPSPDL.js} +6 -6
- package/dist/_node-chunks/{chunk-E6ZHVH3P.js → chunk-PHLUWINB.js} +6 -6
- package/dist/_node-chunks/{chunk-GWRBWP2G.js → chunk-PQJM45KS.js} +6 -6
- package/dist/_node-chunks/{chunk-P4JI4BVC.js → chunk-PZCOES5L.js} +7 -7
- package/dist/_node-chunks/{chunk-SJXL27UP.js → chunk-QQORASXM.js} +6 -6
- package/dist/_node-chunks/{chunk-7D3AWDQ6.js → chunk-RMXUOI4J.js} +7 -7
- package/dist/_node-chunks/{chunk-PBMK4YJA.js → chunk-SXH5N44R.js} +10 -10
- package/dist/_node-chunks/{chunk-DLNATVZV.js → chunk-T7U2FUWA.js} +12 -12
- package/dist/_node-chunks/{chunk-TGLUBUZX.js → chunk-U7SRW327.js} +7 -7
- package/dist/_node-chunks/{chunk-E7N5ENRW.js → chunk-UQIRZH3P.js} +7 -7
- package/dist/_node-chunks/{chunk-3ZFMP2NX.js → chunk-UWL6FCZO.js} +6 -6
- package/dist/_node-chunks/{chunk-SZA5BLUA.js → chunk-X6B7XGEZ.js} +20 -20
- package/dist/_node-chunks/chunk-Z7XDXOYY.js +18 -0
- package/dist/_node-chunks/{chunk-ETNTNOYN.js → chunk-ZTC4BWCE.js} +9 -9
- package/dist/_node-chunks/chunk-ZTT3ANLN.js +23 -0
- package/dist/_node-chunks/{globby-DHOOTOW4.js → globby-OF6XRIN4.js} +9 -9
- package/dist/_node-chunks/{lib-7GGM2TVS.js → lib-PRHQVTWK.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-GIQLI2DD.js → mdx-N42X6CFJ-DHSIMX3W.js} +8 -8
- package/dist/_node-chunks/{p-limit-HI4WZ2VW.js → p-limit-V4M5ESSQ.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 +113 -178
- package/dist/core-server/index.js +35 -35
- package/dist/core-server/presets/common-override-preset.js +9 -9
- package/dist/core-server/presets/common-preset.js +25 -25
- package/dist/csf-tools/index.js +9 -9
- package/dist/manager/globals-runtime.js +3 -3
- package/dist/manager-api/index.js +3 -3
- 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 +23 -23
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-53JQPG2Y.js +0 -61
- package/dist/_node-chunks/chunk-B27PYC4Z.js +0 -23
- package/dist/_node-chunks/chunk-RW4YKJW3.js +0 -18
- package/dist/_node-chunks/chunk-TWQDC6R5.js +0 -20
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -13,26 +13,26 @@ import {
|
|
|
13
13
|
BROWSER_TARGETS,
|
|
14
14
|
NODE_TARGET,
|
|
15
15
|
SUPPORTED_FEATURES
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-DPVX345G.js";
|
|
17
17
|
import {
|
|
18
18
|
require_build
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-CHU3PQLW.js";
|
|
20
20
|
import {
|
|
21
21
|
resolveModulePath,
|
|
22
22
|
resolvePackageDir
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-AX5YUU2A.js";
|
|
24
24
|
import {
|
|
25
25
|
join,
|
|
26
26
|
parse
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-HWHPSPDL.js";
|
|
28
28
|
import {
|
|
29
29
|
slash
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-6NEWBUYZ.js";
|
|
31
31
|
import {
|
|
32
32
|
__commonJS,
|
|
33
33
|
__require,
|
|
34
34
|
__toESM
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-PQJM45KS.js";
|
|
36
36
|
|
|
37
37
|
// ../../node_modules/ejs/lib/utils.js
|
|
38
38
|
var require_utils = __commonJS({
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-PQJM45KS.js";
|
|
13
13
|
|
|
14
14
|
// ../../node_modules/camelcase/index.js
|
|
15
15
|
var UPPERCASE = /[\p{Lu}]/u, LOWERCASE = /[\p{Ll}]/u, LEADING_CAPITAL = /^[\p{Lu}](?![\p{Lu}])/u, SEPARATORS = /[_.\- ]+/, IDENTIFIER = /([\p{Alpha}\p{N}_]|$)/u, LEADING_SEPARATORS = new RegExp("^" + SEPARATORS.source), SEPARATORS_AND_IDENTIFIER = new RegExp(SEPARATORS.source + IDENTIFIER.source, "gu"), NUMBERS_AND_IDENTIFIER = new RegExp(String.raw`\d+` + IDENTIFIER.source, "gu"), preserveCamelCase = (string, toLowerCase, toUpperCase, preserveConsecutiveUppercase2) => {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.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,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,7 +12,7 @@ var require = CJS_COMPAT_NODE_MODULE_m1podz54959.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__toESM
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-PQJM45KS.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/balanced-match/index.js
|
|
18
18
|
var require_balanced_match = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,15 +12,15 @@ var require = CJS_COMPAT_NODE_MODULE_m1podz54959.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
require_lib,
|
|
14
14
|
require_src
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-U7SRW327.js";
|
|
16
16
|
import {
|
|
17
17
|
require_picocolors
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-PZCOES5L.js";
|
|
19
19
|
import {
|
|
20
20
|
__commonJS,
|
|
21
21
|
__require,
|
|
22
22
|
__toESM
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-PQJM45KS.js";
|
|
24
24
|
|
|
25
25
|
// ../../node_modules/@babel/types/lib/utils/shallowEqual.js
|
|
26
26
|
var require_shallowEqual = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,7 +12,7 @@ var require = CJS_COMPAT_NODE_MODULE_m1podz54959.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
dirname,
|
|
14
14
|
join
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-HWHPSPDL.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/exsolve/dist/index.mjs
|
|
18
18
|
import fs, { lstatSync, realpathSync, statSync } from "node:fs";
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
|
+
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.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.3.1",
|
|
16
|
+
"@storybook/addon-docs": "10.3.1",
|
|
17
|
+
"@storybook/addon-links": "10.3.1",
|
|
18
|
+
"@storybook/addon-onboarding": "10.3.1",
|
|
19
|
+
"storybook-addon-pseudo-states": "10.3.1",
|
|
20
|
+
"@storybook/addon-themes": "10.3.1",
|
|
21
|
+
"@storybook/addon-vitest": "10.3.1",
|
|
22
|
+
"@storybook/builder-vite": "10.3.1",
|
|
23
|
+
"@storybook/builder-webpack5": "10.3.1",
|
|
24
|
+
storybook: "10.3.1",
|
|
25
|
+
"@storybook/angular": "10.3.1",
|
|
26
|
+
"@storybook/ember": "10.3.1",
|
|
27
|
+
"@storybook/html-vite": "10.3.1",
|
|
28
|
+
"@storybook/nextjs": "10.3.1",
|
|
29
|
+
"@storybook/nextjs-vite": "10.3.1",
|
|
30
|
+
"@storybook/preact-vite": "10.3.1",
|
|
31
|
+
"@storybook/react-native-web-vite": "10.3.1",
|
|
32
|
+
"@storybook/react-vite": "10.3.1",
|
|
33
|
+
"@storybook/react-webpack5": "10.3.1",
|
|
34
|
+
"@storybook/server-webpack5": "10.3.1",
|
|
35
|
+
"@storybook/svelte-vite": "10.3.1",
|
|
36
|
+
"@storybook/sveltekit": "10.3.1",
|
|
37
|
+
"@storybook/vue3-vite": "10.3.1",
|
|
38
|
+
"@storybook/web-components-vite": "10.3.1",
|
|
39
|
+
sb: "10.3.1",
|
|
40
|
+
"@storybook/cli": "10.3.1",
|
|
41
|
+
"@storybook/codemod": "10.3.1",
|
|
42
|
+
"@storybook/core-webpack": "10.3.1",
|
|
43
|
+
"create-storybook": "10.3.1",
|
|
44
|
+
"@storybook/csf-plugin": "10.3.1",
|
|
45
|
+
"eslint-plugin-storybook": "10.3.1",
|
|
46
|
+
"@storybook/react-dom-shim": "10.3.1",
|
|
47
|
+
"@storybook/preset-create-react-app": "10.3.1",
|
|
48
|
+
"@storybook/preset-react-webpack": "10.3.1",
|
|
49
|
+
"@storybook/preset-server-webpack": "10.3.1",
|
|
50
|
+
"@storybook/html": "10.3.1",
|
|
51
|
+
"@storybook/preact": "10.3.1",
|
|
52
|
+
"@storybook/react": "10.3.1",
|
|
53
|
+
"@storybook/server": "10.3.1",
|
|
54
|
+
"@storybook/svelte": "10.3.1",
|
|
55
|
+
"@storybook/vue3": "10.3.1",
|
|
56
|
+
"@storybook/web-components": "10.3.1"
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
export {
|
|
60
|
+
versions_default
|
|
61
|
+
};
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_picocolors
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-PZCOES5L.js";
|
|
15
15
|
import {
|
|
16
16
|
__commonJS,
|
|
17
17
|
__export,
|
|
18
18
|
__require,
|
|
19
19
|
__toESM
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-PQJM45KS.js";
|
|
21
21
|
|
|
22
22
|
// ../../node_modules/are-we-there-yet/lib/tracker-base.js
|
|
23
23
|
var require_tracker_base = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -12,7 +12,7 @@ var require = CJS_COMPAT_NODE_MODULE_m1podz54959.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__require
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-PQJM45KS.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/totalist/sync/index.js
|
|
18
18
|
var require_sync = __commonJS({
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_build
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-CHU3PQLW.js";
|
|
15
15
|
import {
|
|
16
16
|
StorybookError
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-UWL6FCZO.js";
|
|
18
18
|
import {
|
|
19
19
|
up
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-PHLUWINB.js";
|
|
21
21
|
import {
|
|
22
22
|
resolvePackageDir
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-AX5YUU2A.js";
|
|
24
24
|
import {
|
|
25
25
|
relative
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-HWHPSPDL.js";
|
|
27
27
|
import {
|
|
28
28
|
STORYBOOK_FN_PLACEHOLDER,
|
|
29
29
|
generateDummyArgsFromArgTypes,
|
|
30
30
|
loadConfig,
|
|
31
31
|
printConfig
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-DT5QWWL3.js";
|
|
33
33
|
import {
|
|
34
34
|
require_dist
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-CXC3OGVY.js";
|
|
36
36
|
import {
|
|
37
37
|
require_picocolors
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-PZCOES5L.js";
|
|
39
39
|
import {
|
|
40
40
|
__toESM
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-PQJM45KS.js";
|
|
42
42
|
|
|
43
43
|
// src/core-server/utils/server-statics.ts
|
|
44
44
|
import { existsSync, statSync } from "node:fs";
|
|
@@ -263,7 +263,7 @@ import { logger as logger3 } from "storybook/internal/node-logger";
|
|
|
263
263
|
var import_ts_dedent2 = __toESM(require_dist(), 1);
|
|
264
264
|
|
|
265
265
|
// src/core-server/utils/get-component-variable-name.ts
|
|
266
|
-
var getComponentVariableName = async (name) => (await import("./camelcase-
|
|
266
|
+
var getComponentVariableName = async (name) => (await import("./camelcase-ENQXRVW6.js")).default(name.replace(/^[^a-zA-Z_$]*/, ""), { pascalCase: !0 }).replace(/[^a-zA-Z_$]+/, "");
|
|
267
267
|
|
|
268
268
|
// src/core-server/utils/new-story-templates/csf-factory-template.ts
|
|
269
269
|
async function getCsfFactoryTemplateForNewStoryFile(data) {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__commonJS
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-PQJM45KS.js";
|
|
15
15
|
|
|
16
16
|
// ../../node_modules/ts-dedent/dist/index.js
|
|
17
17
|
var require_dist = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
require_dist
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-CXC3OGVY.js";
|
|
15
15
|
import {
|
|
16
16
|
__toESM
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-PQJM45KS.js";
|
|
18
18
|
|
|
19
19
|
// src/csf-tools/CsfFile.ts
|
|
20
20
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
version
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-Z7XDXOYY.js";
|
|
15
15
|
import {
|
|
16
16
|
createFileSystemCache,
|
|
17
17
|
execa,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
getProjectRoot,
|
|
20
20
|
resolvePathInStorybookCache,
|
|
21
21
|
up
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-X6B7XGEZ.js";
|
|
23
23
|
import {
|
|
24
24
|
DATA_FETCHING_PACKAGES,
|
|
25
25
|
I18N_PACKAGES,
|
|
@@ -29,20 +29,20 @@ import {
|
|
|
29
29
|
TEST_PACKAGES,
|
|
30
30
|
UI_LIBRARY_PACKAGES,
|
|
31
31
|
matchesPackagePattern
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-4MHPXRYQ.js";
|
|
33
33
|
import {
|
|
34
34
|
globalSettings
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-ZTC4BWCE.js";
|
|
36
36
|
import {
|
|
37
37
|
resolvePackageDir
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-AX5YUU2A.js";
|
|
39
39
|
import {
|
|
40
40
|
slash
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-6NEWBUYZ.js";
|
|
42
42
|
import {
|
|
43
43
|
__commonJS,
|
|
44
44
|
__toESM
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-PQJM45KS.js";
|
|
46
46
|
|
|
47
47
|
// ../../node_modules/fetch-retry/index.js
|
|
48
48
|
var require_fetch_retry = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
11
11
|
// ------------------------------------------------------------
|
|
12
12
|
import {
|
|
13
13
|
__commonJS
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-PQJM45KS.js";
|
|
15
15
|
|
|
16
16
|
// ../../node_modules/picocolors/picocolors.js
|
|
17
17
|
var require_picocolors = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_jzm0lxg8v9 from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_jzm0lxg8v9 from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_jzm0lxg8v9 from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_jzm0lxg8v9.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_jzm0lxg8v9.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_jzm0lxg8v9.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|