storybook 10.2.0-alpha.8 → 10.2.0-alpha.9

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.
Files changed (56) hide show
  1. package/dist/_node-chunks/{builder-manager-2XASU3VS.js → builder-manager-FTCODGJP.js} +12 -12
  2. package/dist/_node-chunks/{camelcase-KIWRHB2G.js → camelcase-5XDKQT3J.js} +7 -7
  3. package/dist/_node-chunks/{chunk-5BRYY6XB.js → chunk-33XC4R6P.js} +9 -9
  4. package/dist/_node-chunks/{chunk-MLYPMYG5.js → chunk-3DPKKQ6P.js} +6 -6
  5. package/dist/_node-chunks/{chunk-5GRHJJHD.js → chunk-3Y5VHKPI.js} +9 -9
  6. package/dist/_node-chunks/{chunk-2KSITKBI.js → chunk-6ABJZZWS.js} +7 -7
  7. package/dist/_node-chunks/{chunk-LEZENLG7.js → chunk-6SH5SI6S.js} +7 -7
  8. package/dist/_node-chunks/{chunk-LOXLI4XT.js → chunk-73GYSTNZ.js} +6 -6
  9. package/dist/_node-chunks/{chunk-DYQ6QR45.js → chunk-BQX766MA.js} +13 -13
  10. package/dist/_node-chunks/{chunk-WKC523P7.js → chunk-CO7N5AG7.js} +7 -7
  11. package/dist/_node-chunks/{chunk-COGO4JMD.js → chunk-D4TCQXIF.js} +7 -7
  12. package/dist/_node-chunks/{chunk-6TJUL42C.js → chunk-FGI35IGB.js} +12 -12
  13. package/dist/_node-chunks/chunk-GXQRT5M6.js +61 -0
  14. package/dist/_node-chunks/{chunk-Q6WPGVIW.js → chunk-IIBBQZLT.js} +6 -6
  15. package/dist/_node-chunks/{chunk-7B4JYHGV.js → chunk-LB74XOLW.js} +6 -6
  16. package/dist/_node-chunks/{chunk-TTGXODEY.js → chunk-LRBEW57O.js} +7 -7
  17. package/dist/_node-chunks/{chunk-3TW66YXG.js → chunk-MOQRBTWA.js} +6 -6
  18. package/dist/_node-chunks/{chunk-IJ34563N.js → chunk-MWWAQ5S4.js} +20 -20
  19. package/dist/_node-chunks/{chunk-S7FIFCTX.js → chunk-NYUFS6LX.js} +10 -10
  20. package/dist/_node-chunks/{chunk-2OC7H5MZ.js → chunk-OUDQWDHY.js} +7 -7
  21. package/dist/_node-chunks/chunk-PRNP2HO6.js +23 -0
  22. package/dist/_node-chunks/{chunk-5WQXPM6D.js → chunk-PZCWRKQE.js} +6 -6
  23. package/dist/_node-chunks/{chunk-DTM4A3DJ.js → chunk-RF3L36MK.js} +12 -12
  24. package/dist/_node-chunks/{chunk-JWL5NLJU.js → chunk-SBPB3VWI.js} +6 -6
  25. package/dist/_node-chunks/{chunk-ZKB7MQRR.js → chunk-SPOUBCPJ.js} +8 -8
  26. package/dist/_node-chunks/chunk-VKMYOVNS.js +18 -0
  27. package/dist/_node-chunks/{chunk-3K6P75SS.js → chunk-WTQGSYRO.js} +7 -7
  28. package/dist/_node-chunks/{chunk-VJFHZL2T.js → chunk-XZ6V3G6J.js} +8 -9
  29. package/dist/_node-chunks/{chunk-UNHOAAXU.js → chunk-YN6FEZAF.js} +7 -7
  30. package/dist/_node-chunks/{dist-GICI6ZHU.js → dist-YRSVYE5A.js} +9 -9
  31. package/dist/_node-chunks/{globby-FWMT4OOQ.js → globby-AXGFF6I5.js} +9 -9
  32. package/dist/_node-chunks/{lib-YCGXIMW5.js → lib-ESB7KQ6D.js} +7 -7
  33. package/dist/_node-chunks/{mdx-N42X6CFJ-CRGM5LTU.js → mdx-N42X6CFJ-XXQ6YIDF.js} +8 -8
  34. package/dist/_node-chunks/{p-limit-UJIYI4QT.js → p-limit-P6ND7SUA.js} +7 -7
  35. package/dist/babel/index.js +10 -10
  36. package/dist/bin/core.js +12 -12
  37. package/dist/bin/dispatcher.js +11 -11
  38. package/dist/bin/loader.js +9 -9
  39. package/dist/cli/index.js +18 -18
  40. package/dist/common/index.js +22 -22
  41. package/dist/core-server/index.d.ts +3 -1
  42. package/dist/core-server/index.js +3001 -3007
  43. package/dist/core-server/presets/common-override-preset.js +9 -9
  44. package/dist/core-server/presets/common-preset.js +42 -26
  45. package/dist/csf-tools/index.js +9 -9
  46. package/dist/manager/globals-runtime.js +1 -1
  47. package/dist/manager-api/index.js +1 -1
  48. package/dist/mocking-utils/index.js +8 -8
  49. package/dist/node-logger/index.js +9 -9
  50. package/dist/server-errors.js +11 -11
  51. package/dist/telemetry/index.js +22 -22
  52. package/dist/types/index.d.ts +3 -2
  53. package/package.json +1 -1
  54. package/dist/_node-chunks/chunk-2ANLCK4Y.js +0 -18
  55. package/dist/_node-chunks/chunk-UFXCGC4W.js +0 -23
  56. package/dist/_node-chunks/chunk-X4YDIHYE.js +0 -61
@@ -1,26 +1,26 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-Q6WPGVIW.js";
14
+ } from "./chunk-IIBBQZLT.js";
15
15
  import {
16
16
  require_dist
17
- } from "./chunk-TTGXODEY.js";
17
+ } from "./chunk-LRBEW57O.js";
18
18
  import {
19
19
  require_picocolors
20
- } from "./chunk-2KSITKBI.js";
20
+ } from "./chunk-6ABJZZWS.js";
21
21
  import {
22
22
  __toESM
23
- } from "./chunk-5WQXPM6D.js";
23
+ } from "./chunk-PZCWRKQE.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,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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_3bfbtrdgjix.createRequire(import.meta.url);
12
12
  import {
13
13
  dirname,
14
14
  join
15
- } from "./chunk-7B4JYHGV.js";
15
+ } from "./chunk-LB74XOLW.js";
16
16
 
17
17
  // ../../node_modules/exsolve/dist/index.mjs
18
18
  import fs, { lstatSync, realpathSync, statSync } from "node:fs";
@@ -0,0 +1,23 @@
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
+
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-MOQRBTWA.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,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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 CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-2ANLCK4Y.js";
14
+ } from "./chunk-VKMYOVNS.js";
15
15
  import {
16
16
  createFileSystemCache,
17
17
  execa,
@@ -19,20 +19,20 @@ import {
19
19
  getProjectRoot,
20
20
  resolvePathInStorybookCache,
21
21
  up
22
- } from "./chunk-IJ34563N.js";
22
+ } from "./chunk-MWWAQ5S4.js";
23
23
  import {
24
24
  globalSettings
25
- } from "./chunk-5GRHJJHD.js";
25
+ } from "./chunk-3Y5VHKPI.js";
26
26
  import {
27
27
  resolvePackageDir
28
- } from "./chunk-2OC7H5MZ.js";
28
+ } from "./chunk-OUDQWDHY.js";
29
29
  import {
30
30
  slash
31
- } from "./chunk-LOXLI4XT.js";
31
+ } from "./chunk-73GYSTNZ.js";
32
32
  import {
33
33
  __commonJS,
34
34
  __toESM
35
- } from "./chunk-5WQXPM6D.js";
35
+ } from "./chunk-PZCWRKQE.js";
36
36
 
37
37
  // ../../node_modules/fetch-retry/index.js
38
38
  var require_fetch_retry = __commonJS({
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
@@ -1,23 +1,23 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-2KSITKBI.js";
14
+ } from "./chunk-6ABJZZWS.js";
15
15
  import {
16
16
  __commonJS,
17
17
  __export,
18
18
  __require,
19
19
  __toESM
20
- } from "./chunk-5WQXPM6D.js";
20
+ } from "./chunk-PZCWRKQE.js";
21
21
 
22
22
  // ../../node_modules/are-we-there-yet/lib/tracker-base.js
23
23
  var require_tracker_base = __commonJS({
@@ -0,0 +1,18 @@
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
+
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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.9";
15
+
16
+ export {
17
+ version
18
+ };
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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_3bfbtrdgjix.createRequire(import.meta.url);
12
12
  import {
13
13
  __commonJS,
14
14
  __toESM
15
- } from "./chunk-5WQXPM6D.js";
15
+ } from "./chunk-PZCWRKQE.js";
16
16
 
17
17
  // ../../node_modules/balanced-match/index.js
18
18
  var require_balanced_match = __commonJS({
@@ -1,20 +1,20 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-TTGXODEY.js";
14
+ } from "./chunk-LRBEW57O.js";
15
15
  import {
16
16
  __toESM
17
- } from "./chunk-5WQXPM6D.js";
17
+ } from "./chunk-PZCWRKQE.js";
18
18
 
19
19
  // src/csf-tools/CsfFile.ts
20
20
  var import_ts_dedent = __toESM(require_dist(), 1);
@@ -492,7 +492,6 @@ var formatLocation = (node, fileName) => {
492
492
  let index = [];
493
493
  return Object.entries(this._stories).map(([exportName, story]) => {
494
494
  let tags = [...this._meta?.tags ?? [], ...story.tags ?? []], storyInput = {
495
- importPath: fileName,
496
495
  rawComponentPath: this._rawComponentPath,
497
496
  exportName,
498
497
  title: this.meta?.title,
@@ -1,17 +1,17 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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
14
- } from "./chunk-5WQXPM6D.js";
14
+ } from "./chunk-PZCWRKQE.js";
15
15
 
16
16
  // ../../node_modules/@storybook/docs-mdx/dist/chunk-H6DQNFQR.js
17
17
  var __create = Object.create, __defProp = Object.defineProperty, __getOwnPropDesc = Object.getOwnPropertyDescriptor, __getOwnPropNames = Object.getOwnPropertyNames, __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty, __require2 = ((x) => typeof __require < "u" ? __require : typeof Proxy < "u" ? new Proxy(x, {
@@ -1,18 +1,18 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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
  toEstree
14
- } from "./chunk-UNHOAAXU.js";
15
- import "./chunk-5WQXPM6D.js";
14
+ } from "./chunk-YN6FEZAF.js";
15
+ import "./chunk-PZCWRKQE.js";
16
16
 
17
17
  // ../../node_modules/@storybook/docs-mdx/dist/index.js
18
18
  var getAttr = (elt, what) => elt.attributes.find((n) => n.type === "JSXAttribute" && n.name.name === what), getAttrValue = (elt, what) => getAttr(elt, what)?.value, getAttrLiteral = (elt, what) => {
@@ -107,7 +107,7 @@ var getAttr = (elt, what) => elt.attributes.find((n) => n.type === "JSXAttribute
107
107
  isTemplate: !1,
108
108
  metaTags: void 0,
109
109
  imports: void 0
110
- }, { compile } = await import("./mdx-N42X6CFJ-CRGM5LTU.js");
110
+ }, { compile } = await import("./mdx-N42X6CFJ-XXQ6YIDF.js");
111
111
  await compile(code, {
112
112
  rehypePlugins: [[plugin, store]]
113
113
  });
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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_3bfbtrdgjix.createRequire(import.meta.url);
12
12
  import {
13
13
  require_picomatch,
14
14
  require_utils
15
- } from "./chunk-WKC523P7.js";
15
+ } from "./chunk-CO7N5AG7.js";
16
16
  import {
17
17
  slash
18
- } from "./chunk-LOXLI4XT.js";
18
+ } from "./chunk-73GYSTNZ.js";
19
19
  import {
20
20
  __commonJS,
21
21
  __require,
22
22
  __toESM
23
- } from "./chunk-5WQXPM6D.js";
23
+ } from "./chunk-PZCWRKQE.js";
24
24
 
25
25
  // ../../node_modules/fast-glob/out/utils/array.js
26
26
  var require_array = __commonJS({
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-5WQXPM6D.js";
16
+ } from "./chunk-PZCWRKQE.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 CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-UNHOAAXU.js";
25
- import "./chunk-5WQXPM6D.js";
24
+ } from "./chunk-YN6FEZAF.js";
25
+ import "./chunk-PZCWRKQE.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 CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-5WQXPM6D.js";
12
+ import "./chunk-PZCWRKQE.js";
13
13
 
14
14
  // ../../node_modules/yocto-queue/index.js
15
15
  var Node = class {
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-5BRYY6XB.js";
26
- import "../_node-chunks/chunk-COGO4JMD.js";
27
- import "../_node-chunks/chunk-2KSITKBI.js";
28
- import "../_node-chunks/chunk-5WQXPM6D.js";
25
+ } from "../_node-chunks/chunk-33XC4R6P.js";
26
+ import "../_node-chunks/chunk-D4TCQXIF.js";
27
+ import "../_node-chunks/chunk-6ABJZZWS.js";
28
+ import "../_node-chunks/chunk-PZCWRKQE.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 CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-2ANLCK4Y.js";
14
+ } from "../_node-chunks/chunk-VKMYOVNS.js";
15
15
  import {
16
16
  globalSettings
17
- } from "../_node-chunks/chunk-5GRHJJHD.js";
18
- import "../_node-chunks/chunk-MLYPMYG5.js";
17
+ } from "../_node-chunks/chunk-3Y5VHKPI.js";
18
+ import "../_node-chunks/chunk-3DPKKQ6P.js";
19
19
  import {
20
20
  require_dist
21
- } from "../_node-chunks/chunk-TTGXODEY.js";
21
+ } from "../_node-chunks/chunk-LRBEW57O.js";
22
22
  import {
23
23
  require_picocolors
24
- } from "../_node-chunks/chunk-2KSITKBI.js";
24
+ } from "../_node-chunks/chunk-6ABJZZWS.js";
25
25
  import {
26
26
  __commonJS,
27
27
  __require,
28
28
  __toESM
29
- } from "../_node-chunks/chunk-5WQXPM6D.js";
29
+ } from "../_node-chunks/chunk-PZCWRKQE.js";
30
30
 
31
31
  // ../../node_modules/commander/lib/error.js
32
32
  var require_error = __commonJS({
@@ -1,30 +1,30 @@
1
1
  #!/usr/bin/env node
2
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
3
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
4
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
2
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
3
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
4
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
5
5
 
6
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
7
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
8
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
6
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
7
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
8
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-X4YDIHYE.js";
15
+ } from "../_node-chunks/chunk-GXQRT5M6.js";
16
16
  import {
17
17
  resolvePackageDir
18
- } from "../_node-chunks/chunk-2OC7H5MZ.js";
18
+ } from "../_node-chunks/chunk-OUDQWDHY.js";
19
19
  import {
20
20
  join
21
- } from "../_node-chunks/chunk-7B4JYHGV.js";
21
+ } from "../_node-chunks/chunk-LB74XOLW.js";
22
22
  import {
23
23
  require_dist
24
- } from "../_node-chunks/chunk-TTGXODEY.js";
24
+ } from "../_node-chunks/chunk-LRBEW57O.js";
25
25
  import {
26
26
  __toESM
27
- } from "../_node-chunks/chunk-5WQXPM6D.js";
27
+ } from "../_node-chunks/chunk-PZCWRKQE.js";
28
28
 
29
29
  // src/bin/dispatcher.ts
30
30
  import { pathToFileURL } from "node:url";
@@ -1,23 +1,23 @@
1
- import CJS_COMPAT_NODE_URL_3bfbtrdgjix from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_3bfbtrdgjix from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_3bfbtrdgjix from "node:module";
1
+ import CJS_COMPAT_NODE_URL_3h3bsnbtanf from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_3h3bsnbtanf from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_3h3bsnbtanf from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_3bfbtrdgjix.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_3bfbtrdgjix.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_3bfbtrdgjix.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_3h3bsnbtanf.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_3h3bsnbtanf.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_3h3bsnbtanf.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-JWL5NLJU.js";
14
+ } from "../_node-chunks/chunk-SBPB3VWI.js";
15
15
  import {
16
16
  require_dist
17
- } from "../_node-chunks/chunk-TTGXODEY.js";
17
+ } from "../_node-chunks/chunk-LRBEW57O.js";
18
18
  import {
19
19
  __toESM
20
- } from "../_node-chunks/chunk-5WQXPM6D.js";
20
+ } from "../_node-chunks/chunk-PZCWRKQE.js";
21
21
 
22
22
  // src/bin/loader.ts
23
23
  var import_ts_dedent = __toESM(require_dist(), 1);