storybook 10.2.0-beta.1 → 10.2.0-beta.2
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-IRBMORML.js → builder-manager-N2LWOX5D.js} +12 -12
- package/dist/_node-chunks/{camelcase-JM3BJBI7.js → camelcase-5FSYVCZS.js} +7 -7
- package/dist/_node-chunks/{chunk-5IZBWBDT.js → chunk-2LLPTUG2.js} +6 -6
- package/dist/_node-chunks/{chunk-WLBZMVKZ.js → chunk-2LRLWFCA.js} +16 -16
- package/dist/_node-chunks/chunk-2WBHN5ZN.js +23 -0
- package/dist/_node-chunks/{chunk-NFE2FV3C.js → chunk-4VD35T6X.js} +6 -6
- package/dist/_node-chunks/{chunk-FLAGIDCN.js → chunk-5J2THD7E.js} +7 -7
- package/dist/_node-chunks/{chunk-FWBRRVW6.js → chunk-5PCZPYCJ.js} +118 -106
- package/dist/_node-chunks/{chunk-2SAOTVFT.js → chunk-6BGWV535.js} +13 -13
- package/dist/_node-chunks/{chunk-EXJYKVMZ.js → chunk-7UVJF2ZL.js} +7 -7
- package/dist/_node-chunks/chunk-ADG4FYMH.js +61 -0
- package/dist/_node-chunks/{chunk-E4NS75V2.js → chunk-BTTNDYQ6.js} +6 -6
- package/dist/_node-chunks/{chunk-QO37JOCL.js → chunk-CQFU5LUX.js} +18 -20
- package/dist/_node-chunks/{chunk-FOSOWVVY.js → chunk-EABA3I6M.js} +12 -12
- package/dist/_node-chunks/{chunk-WRGLNCF7.js → chunk-FWIMIUHV.js} +7 -7
- package/dist/_node-chunks/{chunk-AEAT43LP.js → chunk-GHY5BYFV.js} +7 -7
- package/dist/_node-chunks/{chunk-GKB6BXCD.js → chunk-HBFPHSFB.js} +6 -6
- package/dist/_node-chunks/{chunk-RP5L2ZGT.js → chunk-HODKH6S2.js} +6 -6
- package/dist/_node-chunks/chunk-J4YBZOS2.js +18 -0
- package/dist/_node-chunks/{chunk-KRXWB32F.js → chunk-J6PIL7K6.js} +7 -7
- package/dist/_node-chunks/{chunk-7WSC72DT.js → chunk-M4QILBFD.js} +7 -7
- package/dist/_node-chunks/{chunk-H444EFIP.js → chunk-M62QO44I.js} +6 -6
- package/dist/_node-chunks/{chunk-6T5JWO53.js → chunk-OJV6TVDO.js} +7 -7
- package/dist/_node-chunks/{chunk-M5BK3KV6.js → chunk-P2XLDRN4.js} +20 -20
- package/dist/_node-chunks/{chunk-L5NAVTEK.js → chunk-PGC5F6XL.js} +6 -6
- package/dist/_node-chunks/{chunk-MTJISVX7.js → chunk-SBB2XM7N.js} +7 -7
- package/dist/_node-chunks/{chunk-FK46E6BJ.js → chunk-WXDEINTE.js} +10 -10
- package/dist/_node-chunks/{chunk-YR6V5CGX.js → chunk-XEBN3C26.js} +8 -8
- package/dist/_node-chunks/{chunk-B3ABITJT.js → chunk-ZQQYNNTB.js} +9 -9
- package/dist/_node-chunks/{chunk-PZT42DUC.js → chunk-ZYMMEEUR.js} +6 -6
- package/dist/_node-chunks/{globby-EHB62LWZ.js → globby-SSZCWWA6.js} +9 -9
- package/dist/_node-chunks/{lib-F2QE2E3S.js → lib-L2HJYQNA.js} +7 -7
- package/dist/_node-chunks/{mdx-N42X6CFJ-SV23TYXC.js → mdx-N42X6CFJ-H4SZRJXB.js} +8 -8
- package/dist/_node-chunks/{p-limit-T7DGUJ4I.js → p-limit-EA5PER7Y.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.js +2 -2
- package/dist/core-server/index.js +35 -35
- package/dist/core-server/presets/common-manager.js +1 -1
- 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 +4 -4
- package/dist/manager/runtime.js +37 -29
- package/dist/manager-api/index.js +2 -2
- 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/dist/viewport/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/_node-chunks/chunk-34APMFOU.js +0 -23
- package/dist/_node-chunks/chunk-5M5YVBOE.js +0 -18
- package/dist/_node-chunks/chunk-RVYIMZDI.js +0 -61
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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_6oizoa9gi2s.createRequire(import.meta.url);
|
|
|
12
12
|
import {
|
|
13
13
|
dirname,
|
|
14
14
|
join
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-HODKH6S2.js";
|
|
16
16
|
|
|
17
17
|
// ../../node_modules/exsolve/dist/index.mjs
|
|
18
18
|
import fs, { lstatSync, realpathSync, statSync } from "node:fs";
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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
|
StorybookError
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-4VD35T6X.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-7UVJF2ZL.js";
|
|
18
18
|
import {
|
|
19
19
|
require_picocolors
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-OJV6TVDO.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-ZYMMEEUR.js";
|
|
24
24
|
|
|
25
25
|
// src/server-errors.ts
|
|
26
26
|
var import_picocolors = __toESM(require_picocolors(), 1), import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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-OJV6TVDO.js";
|
|
15
15
|
import {
|
|
16
16
|
__commonJS,
|
|
17
17
|
__export,
|
|
18
18
|
__require,
|
|
19
19
|
__toESM
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZYMMEEUR.js";
|
|
21
21
|
|
|
22
22
|
// ../../node_modules/are-we-there-yet/lib/tracker-base.js
|
|
23
23
|
var require_tracker_base = __commonJS({
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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
|
invariant
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-PGC5F6XL.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-7UVJF2ZL.js";
|
|
18
18
|
import {
|
|
19
19
|
__export,
|
|
20
20
|
__toESM
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-ZYMMEEUR.js";
|
|
22
22
|
|
|
23
23
|
// src/cli/globalSettings.ts
|
|
24
24
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -13,15 +13,15 @@ import {
|
|
|
13
13
|
require_picomatch,
|
|
14
14
|
require_utils,
|
|
15
15
|
toPath
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-5J2THD7E.js";
|
|
17
17
|
import {
|
|
18
18
|
slash
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-HBFPHSFB.js";
|
|
20
20
|
import {
|
|
21
21
|
__commonJS,
|
|
22
22
|
__require,
|
|
23
23
|
__toESM
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-ZYMMEEUR.js";
|
|
25
25
|
|
|
26
26
|
// ../../node_modules/fast-glob/out/utils/array.js
|
|
27
27
|
var require_array = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
__commonJS,
|
|
14
14
|
__require,
|
|
15
15
|
__toESM
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-ZYMMEEUR.js";
|
|
17
17
|
|
|
18
18
|
// ../../node_modules/app-root-dir/lib/index.js
|
|
19
19
|
var require_lib = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
position,
|
|
22
22
|
start,
|
|
23
23
|
toEstree
|
|
24
|
-
} from "./chunk-
|
|
25
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-GHY5BYFV.js";
|
|
25
|
+
import "./chunk-ZYMMEEUR.js";
|
|
26
26
|
|
|
27
27
|
// ../../node_modules/@storybook/docs-mdx/dist/mdx-N42X6CFJ.js
|
|
28
28
|
import { default as default2 } from "path";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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-ZYMMEEUR.js";
|
|
13
13
|
|
|
14
14
|
// ../../node_modules/yocto-queue/index.js
|
|
15
15
|
var Node = class {
|
package/dist/babel/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -22,10 +22,10 @@ import {
|
|
|
22
22
|
recast,
|
|
23
23
|
traverse,
|
|
24
24
|
types
|
|
25
|
-
} from "../_node-chunks/chunk-
|
|
26
|
-
import "../_node-chunks/chunk-
|
|
27
|
-
import "../_node-chunks/chunk-
|
|
28
|
-
import "../_node-chunks/chunk-
|
|
25
|
+
} from "../_node-chunks/chunk-5PCZPYCJ.js";
|
|
26
|
+
import "../_node-chunks/chunk-M4QILBFD.js";
|
|
27
|
+
import "../_node-chunks/chunk-OJV6TVDO.js";
|
|
28
|
+
import "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
29
29
|
var export_transformSync = import_core.transformSync;
|
|
30
30
|
export {
|
|
31
31
|
BabelFileClass,
|
package/dist/bin/core.js
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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 "../_node-chunks/chunk-
|
|
14
|
+
} from "../_node-chunks/chunk-J4YBZOS2.js";
|
|
15
15
|
import {
|
|
16
16
|
globalSettings
|
|
17
|
-
} from "../_node-chunks/chunk-
|
|
18
|
-
import "../_node-chunks/chunk-
|
|
17
|
+
} from "../_node-chunks/chunk-ZQQYNNTB.js";
|
|
18
|
+
import "../_node-chunks/chunk-PGC5F6XL.js";
|
|
19
19
|
import {
|
|
20
20
|
require_dist
|
|
21
|
-
} from "../_node-chunks/chunk-
|
|
21
|
+
} from "../_node-chunks/chunk-7UVJF2ZL.js";
|
|
22
22
|
import {
|
|
23
23
|
require_picocolors
|
|
24
|
-
} from "../_node-chunks/chunk-
|
|
24
|
+
} from "../_node-chunks/chunk-OJV6TVDO.js";
|
|
25
25
|
import {
|
|
26
26
|
__commonJS,
|
|
27
27
|
__require,
|
|
28
28
|
__toESM
|
|
29
|
-
} from "../_node-chunks/chunk-
|
|
29
|
+
} from "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
30
30
|
|
|
31
31
|
// ../../node_modules/commander/lib/error.js
|
|
32
32
|
var require_error = __commonJS({
|
package/dist/bin/dispatcher.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
2
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
3
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
4
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
5
5
|
|
|
6
|
-
var __filename =
|
|
7
|
-
var __dirname =
|
|
8
|
-
var require =
|
|
6
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
7
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
8
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
9
9
|
|
|
10
10
|
// ------------------------------------------------------------
|
|
11
11
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
12
12
|
// ------------------------------------------------------------
|
|
13
13
|
import {
|
|
14
14
|
versions_default
|
|
15
|
-
} from "../_node-chunks/chunk-
|
|
15
|
+
} from "../_node-chunks/chunk-ADG4FYMH.js";
|
|
16
16
|
import {
|
|
17
17
|
resolvePackageDir
|
|
18
|
-
} from "../_node-chunks/chunk-
|
|
18
|
+
} from "../_node-chunks/chunk-SBB2XM7N.js";
|
|
19
19
|
import {
|
|
20
20
|
join
|
|
21
|
-
} from "../_node-chunks/chunk-
|
|
21
|
+
} from "../_node-chunks/chunk-HODKH6S2.js";
|
|
22
22
|
import {
|
|
23
23
|
require_dist
|
|
24
|
-
} from "../_node-chunks/chunk-
|
|
24
|
+
} from "../_node-chunks/chunk-7UVJF2ZL.js";
|
|
25
25
|
import {
|
|
26
26
|
__toESM
|
|
27
|
-
} from "../_node-chunks/chunk-
|
|
27
|
+
} from "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
28
28
|
|
|
29
29
|
// src/bin/dispatcher.ts
|
|
30
30
|
import { pathToFileURL } from "node:url";
|
package/dist/bin/loader.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.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
|
NODE_TARGET
|
|
14
|
-
} from "../_node-chunks/chunk-
|
|
14
|
+
} from "../_node-chunks/chunk-M62QO44I.js";
|
|
15
15
|
import {
|
|
16
16
|
require_dist
|
|
17
|
-
} from "../_node-chunks/chunk-
|
|
17
|
+
} from "../_node-chunks/chunk-7UVJF2ZL.js";
|
|
18
18
|
import {
|
|
19
19
|
__toESM
|
|
20
|
-
} from "../_node-chunks/chunk-
|
|
20
|
+
} from "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
21
21
|
|
|
22
22
|
// src/bin/loader.ts
|
|
23
23
|
var import_ts_dedent = __toESM(require_dist(), 1);
|
package/dist/cli/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -33,24 +33,24 @@ import {
|
|
|
33
33
|
readFileAsJson,
|
|
34
34
|
suggestESLintPlugin,
|
|
35
35
|
writeFileAsJson
|
|
36
|
-
} from "../_node-chunks/chunk-
|
|
36
|
+
} from "../_node-chunks/chunk-EABA3I6M.js";
|
|
37
37
|
import {
|
|
38
38
|
detectPnp
|
|
39
|
-
} from "../_node-chunks/chunk-
|
|
39
|
+
} from "../_node-chunks/chunk-2WBHN5ZN.js";
|
|
40
40
|
import {
|
|
41
41
|
Settings,
|
|
42
42
|
_clearGlobalSettings,
|
|
43
43
|
globalSettings
|
|
44
|
-
} from "../_node-chunks/chunk-
|
|
45
|
-
import "../_node-chunks/chunk-
|
|
46
|
-
import "../_node-chunks/chunk-
|
|
47
|
-
import "../_node-chunks/chunk-
|
|
48
|
-
import "../_node-chunks/chunk-
|
|
49
|
-
import "../_node-chunks/chunk-
|
|
50
|
-
import "../_node-chunks/chunk-
|
|
51
|
-
import "../_node-chunks/chunk-
|
|
52
|
-
import "../_node-chunks/chunk-
|
|
53
|
-
import "../_node-chunks/chunk-
|
|
44
|
+
} from "../_node-chunks/chunk-ZQQYNNTB.js";
|
|
45
|
+
import "../_node-chunks/chunk-BTTNDYQ6.js";
|
|
46
|
+
import "../_node-chunks/chunk-PGC5F6XL.js";
|
|
47
|
+
import "../_node-chunks/chunk-SBB2XM7N.js";
|
|
48
|
+
import "../_node-chunks/chunk-HODKH6S2.js";
|
|
49
|
+
import "../_node-chunks/chunk-7UVJF2ZL.js";
|
|
50
|
+
import "../_node-chunks/chunk-5PCZPYCJ.js";
|
|
51
|
+
import "../_node-chunks/chunk-M4QILBFD.js";
|
|
52
|
+
import "../_node-chunks/chunk-OJV6TVDO.js";
|
|
53
|
+
import "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
54
54
|
export {
|
|
55
55
|
ANGULAR_JSON_PATH,
|
|
56
56
|
AddonVitestService,
|
package/dist/common/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import CJS_COMPAT_NODE_URL_dxneh53ovgi from 'node:url';
|
|
2
|
+
import CJS_COMPAT_NODE_PATH_dxneh53ovgi from 'node:path';
|
|
3
|
+
import CJS_COMPAT_NODE_MODULE_dxneh53ovgi from "node:module";
|
|
4
4
|
|
|
5
|
-
var __filename =
|
|
6
|
-
var __dirname =
|
|
7
|
-
var require =
|
|
5
|
+
var __filename = CJS_COMPAT_NODE_URL_dxneh53ovgi.fileURLToPath(import.meta.url);
|
|
6
|
+
var __dirname = CJS_COMPAT_NODE_PATH_dxneh53ovgi.dirname(__filename);
|
|
7
|
+
var require = CJS_COMPAT_NODE_MODULE_dxneh53ovgi.createRequire(import.meta.url);
|
|
8
8
|
|
|
9
9
|
// ------------------------------------------------------------
|
|
10
10
|
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
|
|
@@ -102,29 +102,29 @@ import {
|
|
|
102
102
|
validateConfigurationFiles,
|
|
103
103
|
validateFrameworkName,
|
|
104
104
|
wrapValueWithGetAbsolutePathWrapper
|
|
105
|
-
} from "../_node-chunks/chunk-
|
|
105
|
+
} from "../_node-chunks/chunk-P2XLDRN4.js";
|
|
106
106
|
import {
|
|
107
107
|
versions_default
|
|
108
|
-
} from "../_node-chunks/chunk-
|
|
109
|
-
import "../_node-chunks/chunk-
|
|
110
|
-
import "../_node-chunks/chunk-
|
|
111
|
-
import "../_node-chunks/chunk-
|
|
108
|
+
} from "../_node-chunks/chunk-ADG4FYMH.js";
|
|
109
|
+
import "../_node-chunks/chunk-5J2THD7E.js";
|
|
110
|
+
import "../_node-chunks/chunk-XEBN3C26.js";
|
|
111
|
+
import "../_node-chunks/chunk-BTTNDYQ6.js";
|
|
112
112
|
import {
|
|
113
113
|
groupBy,
|
|
114
114
|
invariant
|
|
115
|
-
} from "../_node-chunks/chunk-
|
|
115
|
+
} from "../_node-chunks/chunk-PGC5F6XL.js";
|
|
116
116
|
import {
|
|
117
117
|
importMetaResolve,
|
|
118
118
|
importModule,
|
|
119
119
|
resolvePackageDir,
|
|
120
120
|
safeResolveModule
|
|
121
|
-
} from "../_node-chunks/chunk-
|
|
122
|
-
import "../_node-chunks/chunk-
|
|
123
|
-
import "../_node-chunks/chunk-
|
|
124
|
-
import "../_node-chunks/chunk-
|
|
125
|
-
import "../_node-chunks/chunk-
|
|
126
|
-
import "../_node-chunks/chunk-
|
|
127
|
-
import "../_node-chunks/chunk-
|
|
121
|
+
} from "../_node-chunks/chunk-SBB2XM7N.js";
|
|
122
|
+
import "../_node-chunks/chunk-HODKH6S2.js";
|
|
123
|
+
import "../_node-chunks/chunk-HBFPHSFB.js";
|
|
124
|
+
import "../_node-chunks/chunk-FWIMIUHV.js";
|
|
125
|
+
import "../_node-chunks/chunk-7UVJF2ZL.js";
|
|
126
|
+
import "../_node-chunks/chunk-OJV6TVDO.js";
|
|
127
|
+
import "../_node-chunks/chunk-ZYMMEEUR.js";
|
|
128
128
|
export {
|
|
129
129
|
DEFAULT_FILES_PATTERN,
|
|
130
130
|
FileSystemCache,
|
package/dist/components/index.js
CHANGED
|
@@ -10546,12 +10546,12 @@ var StyledButton3 = styled47(Button)(
|
|
|
10546
10546
|
setSelectedFromDefault(calleeOptions, defaultOptions)
|
|
10547
10547
|
), handleSelectOption = useCallback8(
|
|
10548
10548
|
(option) => {
|
|
10549
|
-
option.type === "reset" ?
|
|
10549
|
+
option.type === "reset" ? (onChange?.([]), onReset?.(), setSelectedOptions([])) : setSelectedOptions(multiSelect ? (previous) => {
|
|
10550
10550
|
let newSelected = [];
|
|
10551
10551
|
return previous?.some((opt) => opt.value === option.value) ? (onDeselect?.(valueToExternal(option.value)), newSelected = previous?.filter((opt) => opt.value !== option.value) ?? []) : (onSelect?.(valueToExternal(option.value)), newSelected = [...previous ?? [], option]), onChange?.(newSelected.map((opt) => valueToExternal(opt.value))), newSelected;
|
|
10552
10552
|
} : (current) => current.every((opt) => opt.value !== option.value) ? (onSelect?.(valueToExternal(option.value)), onChange?.([valueToExternal(option.value)]), [option]) : current);
|
|
10553
10553
|
},
|
|
10554
|
-
[multiSelect, onChange, onSelect, onDeselect, onReset
|
|
10554
|
+
[multiSelect, onChange, onSelect, onDeselect, onReset]
|
|
10555
10555
|
), resetOption = useMemo4(
|
|
10556
10556
|
() => onReset ? {
|
|
10557
10557
|
type: "reset",
|