storybook 10.2.0-alpha.9 → 10.2.0-beta.0

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 (97) hide show
  1. package/dist/_browser-chunks/{Color-E5XDEOX4.js → Color-XESOIGZP.js} +57 -3
  2. package/dist/_browser-chunks/chunk-AFVOZMXQ.js +23 -0
  3. package/dist/_browser-chunks/{chunk-3PJE6VLG.js → chunk-ASKQZAOS.js} +1 -12
  4. package/dist/_browser-chunks/chunk-IYCKG66Y.js +171 -0
  5. package/dist/_browser-chunks/chunk-LCHBOIHN.js +64 -0
  6. package/dist/_browser-chunks/{chunk-IPA5A322.js → chunk-MEXTPDJG.js} +1 -1
  7. package/dist/_browser-chunks/{chunk-54PNNATT.js → chunk-NQJGOFZV.js} +18 -1
  8. package/dist/_browser-chunks/{chunk-VUZYLZ4B.js → chunk-QOXZ7W26.js} +31 -15
  9. package/dist/_browser-chunks/{chunk-LOTN4ZCW.js → chunk-SI6AKD4S.js} +2 -2
  10. package/dist/_browser-chunks/chunk-YK43Z22A.js +263 -0
  11. package/dist/_node-chunks/{builder-manager-FTCODGJP.js → builder-manager-JEJE63VV.js} +15 -12
  12. package/dist/_node-chunks/camelcase-HALRJETF.js +62 -0
  13. package/dist/_node-chunks/{chunk-3Y5VHKPI.js → chunk-3SKE4CCB.js} +9 -9
  14. package/dist/_node-chunks/chunk-4UYAC7Y2.js +18 -0
  15. package/dist/_node-chunks/{chunk-NYUFS6LX.js → chunk-6UAQEBJX.js} +10 -10
  16. package/dist/_node-chunks/{chunk-SPOUBCPJ.js → chunk-72K4WVI5.js} +18 -14
  17. package/dist/_node-chunks/{chunk-FGI35IGB.js → chunk-7ZX5CX6B.js} +15 -69
  18. package/dist/_node-chunks/{chunk-6SH5SI6S.js → chunk-ADTWC7QJ.js} +7 -7
  19. package/dist/_node-chunks/{chunk-OUDQWDHY.js → chunk-APUXGW3Y.js} +7 -7
  20. package/dist/_node-chunks/{chunk-PZCWRKQE.js → chunk-AXDM43NU.js} +6 -6
  21. package/dist/_node-chunks/{chunk-73GYSTNZ.js → chunk-B422K4XV.js} +6 -6
  22. package/dist/_node-chunks/{chunk-WTQGSYRO.js → chunk-BJOXVTWM.js} +12 -571
  23. package/dist/_node-chunks/{chunk-LRBEW57O.js → chunk-BLGRU6F5.js} +7 -7
  24. package/dist/_node-chunks/{chunk-6ABJZZWS.js → chunk-CG47ALAV.js} +7 -7
  25. package/dist/_node-chunks/chunk-FH4FRUMP.js +23 -0
  26. package/dist/_node-chunks/{chunk-RF3L36MK.js → chunk-GBZ23FIZ.js} +125 -73
  27. package/dist/_node-chunks/{chunk-MWWAQ5S4.js → chunk-IZ3ATSWZ.js} +5262 -1480
  28. package/dist/_node-chunks/{chunk-SBPB3VWI.js → chunk-IZFEBWVB.js} +6 -6
  29. package/dist/_node-chunks/{chunk-33XC4R6P.js → chunk-KL5CKFPT.js} +9 -9
  30. package/dist/_node-chunks/{chunk-D4TCQXIF.js → chunk-MLXCYULR.js} +7 -7
  31. package/dist/_node-chunks/{chunk-LB74XOLW.js → chunk-MV2QM7P3.js} +6 -6
  32. package/dist/_node-chunks/chunk-PHX5XNP7.js +144 -0
  33. package/dist/_node-chunks/{chunk-XZ6V3G6J.js → chunk-QL6L57W7.js} +533 -143
  34. package/dist/_node-chunks/{chunk-IIBBQZLT.js → chunk-RPBXVPRB.js} +6 -6
  35. package/dist/_node-chunks/{chunk-BQX766MA.js → chunk-UH2GWMFP.js} +260 -162
  36. package/dist/_node-chunks/chunk-WNGL2VRJ.js +126 -0
  37. package/dist/_node-chunks/{chunk-CO7N5AG7.js → chunk-XAL452XB.js} +36 -14
  38. package/dist/_node-chunks/{chunk-YN6FEZAF.js → chunk-YVXXMWQO.js} +7 -7
  39. package/dist/_node-chunks/chunk-YYDL7JOC.js +61 -0
  40. package/dist/_node-chunks/{chunk-3DPKKQ6P.js → chunk-Z7FLE2TR.js} +6 -6
  41. package/dist/_node-chunks/{globby-AXGFF6I5.js → globby-4D4NBVG7.js} +11 -20
  42. package/dist/_node-chunks/{lib-ESB7KQ6D.js → lib-RM2DWHZQ.js} +7 -7
  43. package/dist/_node-chunks/{mdx-N42X6CFJ-XXQ6YIDF.js → mdx-N42X6CFJ-RAL72UTP.js} +8 -8
  44. package/dist/_node-chunks/{p-limit-P6ND7SUA.js → p-limit-6PUJQL5X.js} +18 -14
  45. package/dist/babel/index.js +10 -10
  46. package/dist/bin/core.js +12 -12
  47. package/dist/bin/dispatcher.js +11 -11
  48. package/dist/bin/loader.js +9 -9
  49. package/dist/cli/index.d.ts +1504 -424
  50. package/dist/cli/index.js +18 -18
  51. package/dist/common/index.d.ts +1319 -271
  52. package/dist/common/index.js +19 -19
  53. package/dist/components/index.d.ts +4 -1
  54. package/dist/components/index.js +228 -227
  55. package/dist/core-events/index.d.ts +23 -7
  56. package/dist/core-events/index.js +5 -1
  57. package/dist/core-server/index.d.ts +105 -3
  58. package/dist/core-server/index.js +992 -613
  59. package/dist/core-server/presets/common-manager.js +208 -160
  60. package/dist/core-server/presets/common-override-preset.js +11 -11
  61. package/dist/core-server/presets/common-preset.js +558 -4534
  62. package/dist/csf/index.d.ts +147 -15
  63. package/dist/csf/index.js +52 -23
  64. package/dist/csf-tools/index.d.ts +19 -1
  65. package/dist/csf-tools/index.js +11 -9
  66. package/dist/docs-tools/index.d.ts +2 -2
  67. package/dist/docs-tools/index.js +4 -5
  68. package/dist/manager/globals-runtime.js +2749 -6907
  69. package/dist/manager/runtime.js +2939 -2295
  70. package/dist/manager-api/index.d.ts +89 -21
  71. package/dist/manager-api/index.js +82 -23
  72. package/dist/mocking-utils/index.js +8 -8
  73. package/dist/node-logger/index.d.ts +1453 -108
  74. package/dist/node-logger/index.js +9 -9
  75. package/dist/preview/runtime.js +784 -5059
  76. package/dist/preview-api/index.d.ts +26 -1
  77. package/dist/preview-api/index.js +11 -8
  78. package/dist/router/index.js +5 -4
  79. package/dist/server-errors.js +11 -11
  80. package/dist/telemetry/index.d.ts +14 -2
  81. package/dist/telemetry/index.js +23 -22
  82. package/dist/theming/index.d.ts +5 -5
  83. package/dist/theming/index.js +21 -2
  84. package/dist/types/index.d.ts +21 -9
  85. package/dist/viewport/index.d.ts +5 -3
  86. package/dist/viewport/index.js +12 -3
  87. package/package.json +27 -26
  88. package/dist/_browser-chunks/chunk-2NDLAB5X.js +0 -363
  89. package/dist/_browser-chunks/chunk-CLSHX4VX.js +0 -4140
  90. package/dist/_browser-chunks/chunk-HPYUT3WS.js +0 -199
  91. package/dist/_browser-chunks/chunk-XCZK5QUJ.js +0 -0
  92. package/dist/_node-chunks/camelcase-5XDKQT3J.js +0 -37
  93. package/dist/_node-chunks/chunk-GXQRT5M6.js +0 -61
  94. package/dist/_node-chunks/chunk-MOQRBTWA.js +0 -70
  95. package/dist/_node-chunks/chunk-PRNP2HO6.js +0 -23
  96. package/dist/_node-chunks/chunk-VKMYOVNS.js +0 -18
  97. package/dist/_node-chunks/dist-YRSVYE5A.js +0 -121
@@ -1050,4 +1050,29 @@ declare function emitTransformCode(source: string | undefined, context: ReducedS
1050
1050
  declare function pauseAnimations(atEnd?: boolean): CleanupCallback;
1051
1051
  declare function waitForAnimations(signal?: AbortSignal): Promise<void>;
1052
1052
 
1053
- export { DocsContext, HooksContext, Preview, PreviewWeb, PreviewWithSelection, type PropDescriptor, type Report, ReporterAPI, type SelectionStore, StoryStore, UrlStore, type View, WebView, addons, applyHooks, combineArgs, combineParameters, composeConfigs, composeStepRunners, composeStories, composeStory, createPlaywrightTest, decorateStory, defaultDecorateStory, emitTransformCode, filterArgTypes, getCsfFactoryAnnotations, inferControls, makeDecorator, mockChannel, normalizeArrays, normalizeProjectAnnotations, normalizeStory, pauseAnimations, prepareMeta, prepareStory, sanitizeStoryContextUpdate, setDefaultProjectAnnotations, setProjectAnnotations, simulateDOMContentLoaded, simulatePageLoad, sortStoriesV7, useArgs, useCallback, useChannel, useEffect, useGlobals, useMemo, useParameter, useReducer, useRef, useState, useStoryContext, userOrAutoTitle, userOrAutoTitleFromSpecifier, waitForAnimations };
1053
+ /** System tags used throughout Storybook for categorizing and filtering stories and docs entries. */
1054
+ declare const Tag: {
1055
+ /** Indicates that autodocs should be generated for this component */
1056
+ readonly AUTODOCS: "autodocs";
1057
+ /** MDX documentation attached to a component's stories file */
1058
+ readonly ATTACHED_MDX: "attached-mdx";
1059
+ /** Standalone MDX documentation not attached to stories */
1060
+ readonly UNATTACHED_MDX: "unattached-mdx";
1061
+ /** Story has a play function */
1062
+ readonly PLAY_FN: "play-fn";
1063
+ /** Story has a test function */
1064
+ readonly TEST_FN: "test-fn";
1065
+ /** Development environment tag */
1066
+ readonly DEV: "dev";
1067
+ /** Test environment tag */
1068
+ readonly TEST: "test";
1069
+ /** Manifest generation tag */
1070
+ readonly MANIFEST: "manifest";
1071
+ };
1072
+ /**
1073
+ * Tags can be any string, including custom user-defined tags. The Tag constant above defines the
1074
+ * system tags used by Storybook.
1075
+ */
1076
+ type Tag = string;
1077
+
1078
+ export { DocsContext, HooksContext, Preview, PreviewWeb, PreviewWithSelection, type PropDescriptor, type Report, ReporterAPI, type SelectionStore, StoryStore, Tag, UrlStore, type View, WebView, addons, applyHooks, combineArgs, combineParameters, composeConfigs, composeStepRunners, composeStories, composeStory, createPlaywrightTest, decorateStory, defaultDecorateStory, emitTransformCode, filterArgTypes, getCsfFactoryAnnotations, inferControls, makeDecorator, mockChannel, normalizeArrays, normalizeProjectAnnotations, normalizeStory, pauseAnimations, prepareMeta, prepareStory, sanitizeStoryContextUpdate, setDefaultProjectAnnotations, setProjectAnnotations, simulateDOMContentLoaded, simulatePageLoad, sortStoriesV7, useArgs, useCallback, useChannel, useEffect, useGlobals, useMemo, useParameter, useReducer, useRef, useState, useStoryContext, userOrAutoTitle, userOrAutoTitleFromSpecifier, waitForAnimations };
@@ -48,22 +48,24 @@ import {
48
48
  useStoryContext,
49
49
  userOrAutoTitle,
50
50
  userOrAutoTitleFromSpecifier
51
- } from "../_browser-chunks/chunk-VUZYLZ4B.js";
51
+ } from "../_browser-chunks/chunk-QOXZ7W26.js";
52
52
  import {
53
53
  pauseAnimations,
54
54
  waitForAnimations
55
- } from "../_browser-chunks/chunk-IPA5A322.js";
55
+ } from "../_browser-chunks/chunk-MEXTPDJG.js";
56
+ import {
57
+ Tag
58
+ } from "../_browser-chunks/chunk-AFVOZMXQ.js";
56
59
  import "../_browser-chunks/chunk-XLJZ7AOP.js";
57
60
  import {
58
61
  combineParameters
59
- } from "../_browser-chunks/chunk-LOTN4ZCW.js";
60
- import "../_browser-chunks/chunk-XCZK5QUJ.js";
62
+ } from "../_browser-chunks/chunk-SI6AKD4S.js";
63
+ import "../_browser-chunks/chunk-IYCKG66Y.js";
64
+ import "../_browser-chunks/chunk-NZMVUW5T.js";
61
65
  import "../_browser-chunks/chunk-IWQGIXJS.js";
62
66
  import "../_browser-chunks/chunk-V2VKKSMQ.js";
63
- import "../_browser-chunks/chunk-CLSHX4VX.js";
64
- import "../_browser-chunks/chunk-HPYUT3WS.js";
65
- import "../_browser-chunks/chunk-2NDLAB5X.js";
66
- import "../_browser-chunks/chunk-NZMVUW5T.js";
67
+ import "../_browser-chunks/chunk-YK43Z22A.js";
68
+ import "../_browser-chunks/chunk-LCHBOIHN.js";
67
69
  import "../_browser-chunks/chunk-ZCFV7BZB.js";
68
70
  import "../_browser-chunks/chunk-3LY4VQVK.js";
69
71
  import "../_browser-chunks/chunk-A242L54C.js";
@@ -75,6 +77,7 @@ export {
75
77
  PreviewWithSelection,
76
78
  ReporterAPI,
77
79
  StoryStore,
80
+ Tag,
78
81
  UrlStore,
79
82
  WebView,
80
83
  addons,
@@ -1,12 +1,13 @@
1
1
  import {
2
2
  require_main
3
3
  } from "../_browser-chunks/chunk-XLJZ7AOP.js";
4
- import "../_browser-chunks/chunk-XCZK5QUJ.js";
5
4
  import {
6
- isEqual,
7
- isPlainObject
8
- } from "../_browser-chunks/chunk-2NDLAB5X.js";
5
+ isEqual
6
+ } from "../_browser-chunks/chunk-IYCKG66Y.js";
9
7
  import "../_browser-chunks/chunk-NZMVUW5T.js";
8
+ import {
9
+ isPlainObject
10
+ } from "../_browser-chunks/chunk-LCHBOIHN.js";
10
11
  import {
11
12
  require_memoizerific
12
13
  } from "../_browser-chunks/chunk-ZCFV7BZB.js";
@@ -1,10 +1,10 @@
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";
1
+ import CJS_COMPAT_NODE_URL_phceqgr585q from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_phceqgr585q from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_phceqgr585q from "node:module";
4
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);
5
+ var __filename = CJS_COMPAT_NODE_URL_phceqgr585q.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_phceqgr585q.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_phceqgr585q.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
@@ -46,13 +46,13 @@ import {
46
46
  WebpackCompilationError,
47
47
  WebpackInvocationError,
48
48
  WebpackMissingStatsError
49
- } from "./_node-chunks/chunk-NYUFS6LX.js";
49
+ } from "./_node-chunks/chunk-6UAQEBJX.js";
50
50
  import {
51
51
  StorybookError
52
- } from "./_node-chunks/chunk-IIBBQZLT.js";
53
- import "./_node-chunks/chunk-LRBEW57O.js";
54
- import "./_node-chunks/chunk-6ABJZZWS.js";
55
- import "./_node-chunks/chunk-PZCWRKQE.js";
52
+ } from "./_node-chunks/chunk-RPBXVPRB.js";
53
+ import "./_node-chunks/chunk-BLGRU6F5.js";
54
+ import "./_node-chunks/chunk-CG47ALAV.js";
55
+ import "./_node-chunks/chunk-AXDM43NU.js";
56
56
  export {
57
57
  AddonVitestPostinstallConfigUpdateError,
58
58
  AddonVitestPostinstallError,
@@ -23,6 +23,17 @@ interface DetectResult {
23
23
  version?: string;
24
24
  }
25
25
 
26
+ type PackageGroupResult = Record<string, string | null | undefined>;
27
+ type KnownPackagesList = {
28
+ testPackages?: PackageGroupResult;
29
+ stylingPackages?: PackageGroupResult;
30
+ stateManagementPackages?: PackageGroupResult;
31
+ dataFetchingPackages?: PackageGroupResult;
32
+ uiLibraryPackages?: PackageGroupResult;
33
+ i18nPackages?: PackageGroupResult;
34
+ routerPackages?: PackageGroupResult;
35
+ };
36
+
26
37
  declare const monorepoConfigs: {
27
38
  readonly Nx: "nx.json";
28
39
  readonly Turborepo: "turbo.json";
@@ -32,7 +43,7 @@ declare const monorepoConfigs: {
32
43
  };
33
44
  type MonorepoType = keyof typeof monorepoConfigs | 'Workspaces' | undefined;
34
45
 
35
- type EventType = 'boot' | 'add' | 'dev' | 'build' | 'index' | 'upgrade' | 'multi-upgrade' | 'init' | 'init-step' | 'scaffolded-empty' | 'browser' | 'canceled' | 'error' | 'error-metadata' | 'version-update' | 'core-config' | 'remove' | 'save-story' | 'create-new-story-file' | 'create-new-story-file-search' | 'open-in-editor' | 'testing-module-watch-mode' | 'testing-module-completed-report' | 'testing-module-crash-report' | 'addon-test' | 'test-run' | 'addon-onboarding' | 'onboarding-survey' | 'onboarding-checklist-muted' | 'onboarding-checklist-status' | 'mocking' | 'automigrate' | 'migrate' | 'preview-first-load' | 'doctor';
46
+ type EventType = 'boot' | 'add' | 'dev' | 'build' | 'index' | 'upgrade' | 'multi-upgrade' | 'init' | 'init-step' | 'scaffolded-empty' | 'browser' | 'canceled' | 'error' | 'error-metadata' | 'version-update' | 'core-config' | 'remove' | 'save-story' | 'create-new-story-file' | 'create-new-story-file-search' | 'open-in-editor' | 'testing-module-watch-mode' | 'testing-module-completed-report' | 'testing-module-crash-report' | 'addon-test' | 'test-run' | 'addon-onboarding' | 'onboarding-survey' | 'onboarding-checklist-muted' | 'onboarding-checklist-status' | 'mocking' | 'automigrate' | 'migrate' | 'preview-first-load' | 'doctor' | 'ghost-stories';
36
47
  interface Dependency {
37
48
  version: string | undefined;
38
49
  versionSpecifier?: string;
@@ -67,7 +78,8 @@ type StorybookMetadata = {
67
78
  packageName: string;
68
79
  version: string;
69
80
  };
70
- testPackages?: Record<string, string | undefined>;
81
+ packageJsonType?: 'unknown' | 'module' | 'commonjs';
82
+ knownPackages?: KnownPackagesList;
71
83
  hasRouterPackage?: boolean;
72
84
  hasStorybookEslint?: boolean;
73
85
  hasStaticDirs?: boolean;
@@ -1,10 +1,10 @@
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";
1
+ import CJS_COMPAT_NODE_URL_phceqgr585q from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_phceqgr585q from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_phceqgr585q from "node:module";
4
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);
5
+ var __filename = CJS_COMPAT_NODE_URL_phceqgr585q.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_phceqgr585q.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_phceqgr585q.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
@@ -25,22 +25,23 @@ import {
25
25
  sanitizeAddonName,
26
26
  sanitizeError,
27
27
  telemetry
28
- } from "../_node-chunks/chunk-RF3L36MK.js";
29
- import "../_node-chunks/chunk-VKMYOVNS.js";
30
- import "../_node-chunks/chunk-MWWAQ5S4.js";
31
- import "../_node-chunks/chunk-GXQRT5M6.js";
32
- import "../_node-chunks/chunk-CO7N5AG7.js";
33
- import "../_node-chunks/chunk-SPOUBCPJ.js";
34
- import "../_node-chunks/chunk-3Y5VHKPI.js";
35
- import "../_node-chunks/chunk-MOQRBTWA.js";
36
- import "../_node-chunks/chunk-3DPKKQ6P.js";
37
- import "../_node-chunks/chunk-OUDQWDHY.js";
38
- import "../_node-chunks/chunk-LB74XOLW.js";
39
- import "../_node-chunks/chunk-WTQGSYRO.js";
40
- import "../_node-chunks/chunk-73GYSTNZ.js";
41
- import "../_node-chunks/chunk-LRBEW57O.js";
42
- import "../_node-chunks/chunk-6ABJZZWS.js";
43
- import "../_node-chunks/chunk-PZCWRKQE.js";
28
+ } from "../_node-chunks/chunk-GBZ23FIZ.js";
29
+ import "../_node-chunks/chunk-4UYAC7Y2.js";
30
+ import "../_node-chunks/chunk-IZ3ATSWZ.js";
31
+ import "../_node-chunks/chunk-YYDL7JOC.js";
32
+ import "../_node-chunks/chunk-XAL452XB.js";
33
+ import "../_node-chunks/chunk-72K4WVI5.js";
34
+ import "../_node-chunks/chunk-PHX5XNP7.js";
35
+ import "../_node-chunks/chunk-3SKE4CCB.js";
36
+ import "../_node-chunks/chunk-WNGL2VRJ.js";
37
+ import "../_node-chunks/chunk-Z7FLE2TR.js";
38
+ import "../_node-chunks/chunk-APUXGW3Y.js";
39
+ import "../_node-chunks/chunk-MV2QM7P3.js";
40
+ import "../_node-chunks/chunk-B422K4XV.js";
41
+ import "../_node-chunks/chunk-BJOXVTWM.js";
42
+ import "../_node-chunks/chunk-BLGRU6F5.js";
43
+ import "../_node-chunks/chunk-CG47ALAV.js";
44
+ import "../_node-chunks/chunk-AXDM43NU.js";
44
45
  export {
45
46
  ErrorCollector,
46
47
  addToGlobalContext,
@@ -12764,9 +12764,9 @@ type InterpolationEnhanced<T = {}> = Interpolation<T & {
12764
12764
  }>;
12765
12765
 
12766
12766
  declare const ignoreSsrWarning = "/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */";
12767
+ declare module '.' {
12768
+ interface Theme extends StorybookTheme {
12769
+ }
12770
+ }
12767
12771
 
12768
- export { type Animation, type Background, type Brand, type CSSObject, CacheProvider, ClassNames, type Color, type Easing, type FunctionInterpolationEnhanced as FunctionInterpolation, Global, type InterpolationEnhanced as Interpolation, type Keyframes$1 as Keyframes, type StorybookTheme, type StyledComponent, type TextSize, ThemeProvider, type ThemeVars, type ThemeVarsColors, type ThemeVarsPartial, type Typography, background, color, convert, create, createCache, createGlobal, createReset, css, darkenColor as darken, ensure, getPreferredColorScheme, ignoreSsrWarning, isPropValid, jsx, keyframes, lightenColor as lighten, styled, themes, tokens, typography, useTheme, withTheme };
12769
-
12770
-
12771
- interface Theme extends StorybookTheme {}
12772
- export type { Theme };
12772
+ export { type Animation, type Background, type Brand, type CSSObject, CacheProvider, ClassNames, type Color, type Easing, type FunctionInterpolationEnhanced as FunctionInterpolation, Global, type InterpolationEnhanced as Interpolation, type Keyframes$1 as Keyframes, type StorybookTheme, type StyledComponent, type TextSize, type Theme, ThemeProvider, type ThemeVars, type ThemeVarsColors, type ThemeVarsPartial, type Typography, background, color, convert, create, createCache, createGlobal, createReset, css, darkenColor as darken, ensure, getPreferredColorScheme, ignoreSsrWarning, isPropValid, jsx, keyframes, lightenColor as lighten, styled, themes, tokens, typography, useTheme, withTheme };
@@ -1678,9 +1678,12 @@ var import_memoizerific = __toESM(require_memoizerific(), 1), createReset = (0,
1678
1678
  ...resetStyles,
1679
1679
  body: {
1680
1680
  ...resetStyles.body,
1681
+ position: "fixed",
1682
+ width: "100vw",
1683
+ height: "100vh",
1684
+ overflow: "hidden",
1681
1685
  color: color2.defaultText,
1682
- background: background2.app,
1683
- overflow: "hidden"
1686
+ background: background2.app
1684
1687
  },
1685
1688
  hr: {
1686
1689
  ...resetStyles.hr,
@@ -1705,6 +1708,22 @@ var import_memoizerific = __toESM(require_memoizerific(), 1), createReset = (0,
1705
1708
  ".sb-hidden-until-focus:focus": {
1706
1709
  opacity: 1
1707
1710
  },
1711
+ "[data-sb-landmark]": {
1712
+ position: "relative"
1713
+ },
1714
+ "[data-sb-landmark]:focus-visible": {
1715
+ outline: "none"
1716
+ },
1717
+ "[data-sb-landmark]:focus-visible::after": {
1718
+ outline: `2px solid ${color2.primary}`,
1719
+ outlineOffset: "-2px"
1720
+ },
1721
+ "[data-sb-landmark]::after": {
1722
+ content: "''",
1723
+ position: "absolute",
1724
+ inset: 0,
1725
+ pointerEvents: "none"
1726
+ },
1708
1727
  ".react-aria-Popover:focus-visible": {
1709
1728
  outline: "none"
1710
1729
  }
@@ -684,7 +684,10 @@ interface API_Shortcuts {
684
684
  expandAll: API_KeyCollection;
685
685
  remount: API_KeyCollection;
686
686
  openInEditor: API_KeyCollection;
687
+ openInIsolation: API_KeyCollection;
687
688
  copyStoryLink: API_KeyCollection;
689
+ goToPreviousLandmark: API_KeyCollection;
690
+ goToNextLandmark: API_KeyCollection;
688
691
  }
689
692
 
690
693
  interface SubState$3 extends API_LoadedRefData$1 {
@@ -2467,14 +2470,14 @@ interface ComponentManifest {
2467
2470
  id: string;
2468
2471
  path: string;
2469
2472
  name: string;
2470
- description?: string;
2471
- import?: string;
2472
- summary?: string;
2473
+ description?: string | undefined;
2474
+ import?: string | undefined;
2475
+ summary?: string | undefined;
2473
2476
  stories: {
2474
2477
  name: string;
2475
- snippet?: string;
2476
- description?: string;
2477
- summary?: string;
2478
+ snippet?: string | undefined;
2479
+ description?: string | undefined;
2480
+ summary?: string | undefined;
2478
2481
  error?: {
2479
2482
  name: string;
2480
2483
  message: string;
@@ -2490,7 +2493,10 @@ interface ComponentsManifest {
2490
2493
  v: number;
2491
2494
  components: Record<string, ComponentManifest>;
2492
2495
  }
2493
- type ComponentManifestGenerator = (storyIndexGenerator: StoryIndexGenerator) => Promise<ComponentsManifest>;
2496
+ type ManifestName = string;
2497
+ type Manifests = {
2498
+ components?: ComponentsManifest;
2499
+ } & Record<ManifestName, unknown>;
2494
2500
  type CsfEnricher = (csf: CsfFile, csfSource: CsfFile) => Promise<void>;
2495
2501
  interface StorybookConfigRaw {
2496
2502
  /**
@@ -2505,7 +2511,7 @@ interface StorybookConfigRaw {
2505
2511
  */
2506
2512
  addons?: Preset[];
2507
2513
  core?: CoreConfig;
2508
- experimental_componentManifestGenerator?: ComponentManifestGenerator;
2514
+ experimental_manifests?: Manifests;
2509
2515
  experimental_enrichCsf?: CsfEnricher;
2510
2516
  staticDirs?: (DirectoryMapping | string)[];
2511
2517
  logLevel?: string;
@@ -2558,6 +2564,12 @@ interface StorybookConfigRaw {
2558
2564
  * @default true
2559
2565
  */
2560
2566
  actions?: boolean;
2567
+ /**
2568
+ * Enable the onboarding checklist sidebar widget
2569
+ *
2570
+ * @default true
2571
+ */
2572
+ sidebarOnboardingChecklist?: boolean;
2561
2573
  /**
2562
2574
  * @temporary This feature flag is a migration assistant, and is scheduled to be removed.
2563
2575
  *
@@ -3725,4 +3737,4 @@ declare enum SupportedLanguage {
3725
3737
  TYPESCRIPT = "typescript"
3726
3738
  }
3727
3739
 
3728
- export { type API_ActiveTabsType, type API_BaseEntry, type API_ComponentEntry, type API_ComposedRef, type API_ComposedRefUpdate, type API_DocsEntry, type API_FilterFunction, type API_GroupEntry, type API_HashEntry, type API_IframeRenderer, type API_IndexHash, type API_Layout, type API_LayoutCustomisations, type API_LeafEntry, type API_LoadedRefData, type API_MatchOptions, type API_Notification, type API_OptionsData, type API_PanelPositions, type API_PreparedIndexEntry, type API_PreparedStoryIndex, type API_Provider, type API_ProviderData, type API_RefId, type API_RefUrl, type API_Refs, type API_ReleaseNotes, type API_RenderOptions, type API_RootEntry, type API_RouteOptions, type API_SetRefData, type API_Settings, type API_SidebarOptions, type API_StateMerger, type API_StoryEntry, type API_StoryMapper, type API_TestEntry, type API_UI, type API_UIOptions, type API_UnknownEntries, type API_Version, type API_Versions$1 as API_Versions, type API_ViewMode, type Actor, type Addon_AddStoryArgs, type Addon_Annotations, type Addon_ArgType, type Addon_ArgsStoryFn, type Addon_BaseAnnotations, type Addon_BaseDecorators, type Addon_BaseMeta, type Addon_BaseStoryFn, type Addon_BaseStoryObject, type Addon_BaseType, type Addon_ClientApiAddon, type Addon_ClientApiAddons, type Addon_ClientApiReturnFn, type Addon_ClientStoryApi, type Addon_Collection, type Addon_Comparator, type Addon_Config, type Addon_DecoratorFunction, type Addon_Elements, type Addon_LegacyStoryFn, type Addon_LoadFn, type Addon_Loadable, type Addon_Loader, type Addon_LoaderFunction, type Addon_Loaders, type Addon_MakeDecoratorResult, type Addon_OptionsParameter, type Addon_OptionsParameterV7, type Addon_PageType, type Addon_PartialStoryFn, type Addon_RenderOptions, type Addon_RequireContext, type Addon_StoryApi, type Addon_StoryContext, type Addon_StoryContextUpdate, type Addon_StoryFn, type Addon_StorySortComparator, type Addon_StorySortComparatorV7, type Addon_StorySortMethod, type Addon_StorySortObjectParameter, type Addon_StorySortParameter, type Addon_StorySortParameterV7, type Addon_StoryWrapper, type Addon_TestProviderType, type Addon_ToolbarConfig, type Addon_Type, type Addon_Types, Addon_TypesEnum, type Addon_TypesMapping, type Addon_WrapperSettings, type Addon_WrapperType, type Addons_ArgTypes, type BaseIndexEntry, type BaseIndexInput, type BaseStory, type BoundStory, type Builder, type BuilderName, type BuilderOptions, type BuilderResult, type BuilderStats, type Builder_EnvsRaw, type Builder_Unpromise, type Builder_WithRequiredProperty, type CLIBaseOptions, type CLIOptions, type CSFFile, type CompatibleString, type ComponentManifest, type ComponentManifestGenerator, type ComponentsManifest, type ComposeStoryFn, type ComposedStoryFn, type CoreCommon_AddonEntry, type CoreCommon_AddonInfo, type CoreCommon_OptionsEntry, type CoreCommon_ResolvedAddonPreset, type CoreCommon_ResolvedAddonVirtual, type CoreCommon_StorybookInfo, type CoreConfig, CoreWebpackCompiler, type CsfEnricher, type DocsContextProps, type DocsIndexEntry, type DocsIndexInput, type DocsOptions, type DocsPreparedPayload, type DocsRenderFunction, type Entry, type Event, type EventInfo, Feature, type GlobalsUpdatedPayload, type IndexEntry, type IndexEntryLegacy, type IndexInput, type IndexInputStats, type IndexedCSFFile, type IndexedStory, type Indexer, type IndexerOptions, type LoadOptions, type LoadedPreset, type Middleware, MockUniversalStore, type ModuleExport, type ModuleExports, type ModuleImportFn, type NamedOrDefaultProjectAnnotations, type NormalizedComponentAnnotations, type NormalizedProjectAnnotations, type NormalizedStoriesSpecifier, type NormalizedStoryAnnotations, type Options, type PackageJson, type PartialArgsStoryFn, type Path, type PreparedMeta, type PreparedStory, type Preset, type PresetConfig, type PresetProperty, type PresetPropertyFn, type PresetValue, type Presets, type PreviewAnnotation, type ProjectAnnotations, type Ref, type RenderContext, type RenderContextCallbacks, type RenderToCanvas, type RendererName, type ResolvedModuleExport, type ResolvedModuleExportFromType, type ResolvedModuleExportType, type ServerApp, type SetGlobalsPayload, type SetStoriesPayload, type SetStoriesStory, type SetStoriesStoryData, type Stats, type Status, type StatusByTypeId, type StatusStore, type StatusStoreByTypeId, type StatusTypeId, type StatusValue, type StatusesByStoryIdAndTypeId, type StoreOptions, type Store_CSFExports, type StoriesEntry, type StoriesSpecifier, type StoriesWithPartialProps, type StoryIndex, type StoryIndexEntry, type StoryIndexInput, type StoryIndexV2, type StoryIndexV3, type StoryPreparedPayload, type StoryRenderOptions, type StorybookConfig, type StorybookConfigOptions, type StorybookConfigRaw, type StorybookInternalParameters, type StorybookParameters, type StorybookTypes, SupportedBuilder, SupportedFramework, SupportedLanguage, SupportedRenderer, type TagOptions, type TagsOptions, type TeardownRenderToCanvas, type TestBuildConfig, type TestBuildFlags, type TestProviderId, type TestProviderState, type TestProviderStateByProviderId, type TestProviderStoreById, type TypescriptOptions, UniversalStore, type UseStatusStore, type UseTestProviderStore, type V3CompatIndexEntry, type VersionCheck, type ViewMode, type WebRenderer };
3740
+ export { type API_ActiveTabsType, type API_BaseEntry, type API_ComponentEntry, type API_ComposedRef, type API_ComposedRefUpdate, type API_DocsEntry, type API_FilterFunction, type API_GroupEntry, type API_HashEntry, type API_IframeRenderer, type API_IndexHash, type API_Layout, type API_LayoutCustomisations, type API_LeafEntry, type API_LoadedRefData, type API_MatchOptions, type API_Notification, type API_OptionsData, type API_PanelPositions, type API_PreparedIndexEntry, type API_PreparedStoryIndex, type API_Provider, type API_ProviderData, type API_RefId, type API_RefUrl, type API_Refs, type API_ReleaseNotes, type API_RenderOptions, type API_RootEntry, type API_RouteOptions, type API_SetRefData, type API_Settings, type API_SidebarOptions, type API_StateMerger, type API_StoryEntry, type API_StoryMapper, type API_TestEntry, type API_UI, type API_UIOptions, type API_UnknownEntries, type API_Version, type API_Versions$1 as API_Versions, type API_ViewMode, type Actor, type Addon_AddStoryArgs, type Addon_Annotations, type Addon_ArgType, type Addon_ArgsStoryFn, type Addon_BaseAnnotations, type Addon_BaseDecorators, type Addon_BaseMeta, type Addon_BaseStoryFn, type Addon_BaseStoryObject, type Addon_BaseType, type Addon_ClientApiAddon, type Addon_ClientApiAddons, type Addon_ClientApiReturnFn, type Addon_ClientStoryApi, type Addon_Collection, type Addon_Comparator, type Addon_Config, type Addon_DecoratorFunction, type Addon_Elements, type Addon_LegacyStoryFn, type Addon_LoadFn, type Addon_Loadable, type Addon_Loader, type Addon_LoaderFunction, type Addon_Loaders, type Addon_MakeDecoratorResult, type Addon_OptionsParameter, type Addon_OptionsParameterV7, type Addon_PageType, type Addon_PartialStoryFn, type Addon_RenderOptions, type Addon_RequireContext, type Addon_StoryApi, type Addon_StoryContext, type Addon_StoryContextUpdate, type Addon_StoryFn, type Addon_StorySortComparator, type Addon_StorySortComparatorV7, type Addon_StorySortMethod, type Addon_StorySortObjectParameter, type Addon_StorySortParameter, type Addon_StorySortParameterV7, type Addon_StoryWrapper, type Addon_TestProviderType, type Addon_ToolbarConfig, type Addon_Type, type Addon_Types, Addon_TypesEnum, type Addon_TypesMapping, type Addon_WrapperSettings, type Addon_WrapperType, type Addons_ArgTypes, type BaseIndexEntry, type BaseIndexInput, type BaseStory, type BoundStory, type Builder, type BuilderName, type BuilderOptions, type BuilderResult, type BuilderStats, type Builder_EnvsRaw, type Builder_Unpromise, type Builder_WithRequiredProperty, type CLIBaseOptions, type CLIOptions, type CSFFile, type CompatibleString, type ComponentManifest, type ComponentsManifest, type ComposeStoryFn, type ComposedStoryFn, type CoreCommon_AddonEntry, type CoreCommon_AddonInfo, type CoreCommon_OptionsEntry, type CoreCommon_ResolvedAddonPreset, type CoreCommon_ResolvedAddonVirtual, type CoreCommon_StorybookInfo, type CoreConfig, CoreWebpackCompiler, type CsfEnricher, type DocsContextProps, type DocsIndexEntry, type DocsIndexInput, type DocsOptions, type DocsPreparedPayload, type DocsRenderFunction, type Entry, type Event, type EventInfo, Feature, type GlobalsUpdatedPayload, type IndexEntry, type IndexEntryLegacy, type IndexInput, type IndexInputStats, type IndexedCSFFile, type IndexedStory, type Indexer, type IndexerOptions, type LoadOptions, type LoadedPreset, type Manifests, type Middleware, MockUniversalStore, type ModuleExport, type ModuleExports, type ModuleImportFn, type NamedOrDefaultProjectAnnotations, type NormalizedComponentAnnotations, type NormalizedProjectAnnotations, type NormalizedStoriesSpecifier, type NormalizedStoryAnnotations, type Options, type PackageJson, type PartialArgsStoryFn, type Path, type PreparedMeta, type PreparedStory, type Preset, type PresetConfig, type PresetProperty, type PresetPropertyFn, type PresetValue, type Presets, type PreviewAnnotation, type ProjectAnnotations, type Ref, type RenderContext, type RenderContextCallbacks, type RenderToCanvas, type RendererName, type ResolvedModuleExport, type ResolvedModuleExportFromType, type ResolvedModuleExportType, type ServerApp, type SetGlobalsPayload, type SetStoriesPayload, type SetStoriesStory, type SetStoriesStoryData, type Stats, type Status, type StatusByTypeId, type StatusStore, type StatusStoreByTypeId, type StatusTypeId, type StatusValue, type StatusesByStoryIdAndTypeId, type StoreOptions, type Store_CSFExports, type StoriesEntry, type StoriesSpecifier, type StoriesWithPartialProps, type StoryIndex, type StoryIndexEntry, type StoryIndexInput, type StoryIndexV2, type StoryIndexV3, type StoryPreparedPayload, type StoryRenderOptions, type StorybookConfig, type StorybookConfigOptions, type StorybookConfigRaw, type StorybookInternalParameters, type StorybookParameters, type StorybookTypes, SupportedBuilder, SupportedFramework, SupportedLanguage, SupportedRenderer, type TagOptions, type TagsOptions, type TeardownRenderToCanvas, type TestBuildConfig, type TestBuildFlags, type TestProviderId, type TestProviderState, type TestProviderStateByProviderId, type TestProviderStoreById, type TypescriptOptions, UniversalStore, type UseStatusStore, type UseTestProviderStore, type V3CompatIndexEntry, type VersionCheck, type ViewMode, type WebRenderer };
@@ -6,8 +6,9 @@ declare const TOOL_ID = "storybook/viewport/tool";
6
6
  interface Viewport {
7
7
  name: string;
8
8
  styles: ViewportStyles;
9
- type?: 'desktop' | 'mobile' | 'tablet' | 'other';
9
+ type?: ViewportType;
10
10
  }
11
+ type ViewportType = 'desktop' | 'mobile' | 'tablet' | 'watch' | 'other';
11
12
  interface ViewportStyles {
12
13
  height: string;
13
14
  width: string;
@@ -16,7 +17,8 @@ type ViewportMap = Record<string, Viewport>;
16
17
  type GlobalState = {
17
18
  /**
18
19
  * When set, the viewport is applied and cannot be changed using the toolbar. Must match the key
19
- * of one of the available viewports.
20
+ * of one of the available viewports or follow the format '{width}-{height}', e.g. '320-480' which
21
+ * may include a unit (e.g. '100vw' or '100pct').
20
22
  */
21
23
  value: string | undefined;
22
24
  /**
@@ -325,4 +327,4 @@ declare const MINIMAL_VIEWPORTS: {
325
327
 
326
328
  declare const responsiveViewport: Viewport;
327
329
 
328
- export { ADDON_ID, DEFAULT_VIEWPORT, type GlobalState, type GlobalStateUpdate, INITIAL_VIEWPORTS, type InitialViewportKeys, MINIMAL_VIEWPORTS, PANEL_ID, PARAM_KEY, TOOL_ID, type Viewport, type ViewportGlobals, type ViewportMap, type ViewportParameters, type ViewportStyles, type ViewportTypes, responsiveViewport };
330
+ export { ADDON_ID, DEFAULT_VIEWPORT, type GlobalState, type GlobalStateUpdate, INITIAL_VIEWPORTS, type InitialViewportKeys, MINIMAL_VIEWPORTS, PANEL_ID, PARAM_KEY, TOOL_ID, type Viewport, type ViewportGlobals, type ViewportMap, type ViewportParameters, type ViewportStyles, type ViewportType, type ViewportTypes, responsiveViewport };
@@ -1,9 +1,8 @@
1
1
  import {
2
2
  DEFAULT_VIEWPORT,
3
3
  INITIAL_VIEWPORTS,
4
- MINIMAL_VIEWPORTS,
5
- responsiveViewport
6
- } from "../_browser-chunks/chunk-3PJE6VLG.js";
4
+ MINIMAL_VIEWPORTS
5
+ } from "../_browser-chunks/chunk-ASKQZAOS.js";
7
6
  import {
8
7
  ADDON_ID,
9
8
  PANEL_ID,
@@ -11,6 +10,16 @@ import {
11
10
  TOOL_ID
12
11
  } from "../_browser-chunks/chunk-SL75JR6Y.js";
13
12
  import "../_browser-chunks/chunk-A242L54C.js";
13
+
14
+ // src/viewport/responsiveViewport.tsx
15
+ var responsiveViewport = {
16
+ name: "Reset viewport",
17
+ styles: {
18
+ height: "100%",
19
+ width: "100%"
20
+ },
21
+ type: "desktop"
22
+ };
14
23
  export {
15
24
  ADDON_ID,
16
25
  DEFAULT_VIEWPORT,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "storybook",
3
- "version": "10.2.0-alpha.9",
3
+ "version": "10.2.0-beta.0",
4
4
  "description": "Storybook: Develop, document, and test UI components in isolation",
5
5
  "keywords": [
6
6
  "storybook",
@@ -195,7 +195,7 @@
195
195
  ],
196
196
  "dependencies": {
197
197
  "@storybook/global": "^5.0.0",
198
- "@storybook/icons": "^2.0.0",
198
+ "@storybook/icons": "^2.0.1",
199
199
  "@testing-library/jest-dom": "^6.6.3",
200
200
  "@testing-library/user-event": "^14.6.1",
201
201
  "@vitest/expect": "3.2.4",
@@ -203,17 +203,17 @@
203
203
  "esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0",
204
204
  "open": "^10.2.0",
205
205
  "recast": "^0.23.5",
206
- "semver": "^7.6.2",
206
+ "semver": "^7.7.3",
207
207
  "use-sync-external-store": "^1.5.0",
208
208
  "ws": "^8.18.0"
209
209
  },
210
210
  "devDependencies": {
211
211
  "@aw-web-design/x-default-browser": "1.4.126",
212
- "@babel/core": "^7.26.9",
213
- "@babel/generator": "^7.26.9",
214
- "@babel/parser": "^7.26.9",
215
- "@babel/traverse": "^7.26.9",
216
- "@babel/types": "^7.26.8",
212
+ "@babel/core": "^7.28.5",
213
+ "@babel/generator": "^7.28.5",
214
+ "@babel/parser": "^7.28.5",
215
+ "@babel/traverse": "^7.28.5",
216
+ "@babel/types": "^7.28.5",
217
217
  "@clack/prompts": "1.0.0-alpha.7",
218
218
  "@devtools-ds/object-inspector": "^1.1.2",
219
219
  "@discoveryjs/json-ext": "^0.5.3",
@@ -222,12 +222,13 @@
222
222
  "@emotion/react": "^11.14.0",
223
223
  "@emotion/styled": "^11.14.0",
224
224
  "@fal-works/esbuild-plugin-global-externals": "^2.1.2",
225
- "@happy-dom/global-registrator": "^18.0.1",
225
+ "@happy-dom/global-registrator": "^20.0.11",
226
226
  "@ngard/tiny-isequal": "^1.1.0",
227
227
  "@polka/compression": "^1.0.0-next.28",
228
228
  "@radix-ui/react-scroll-area": "1.2.0-rc.7",
229
229
  "@radix-ui/react-slot": "^1.0.2",
230
230
  "@react-aria/interactions": "^3.25.5",
231
+ "@react-aria/landmark": "^3.0.8",
231
232
  "@react-aria/overlays": "^3.29.1",
232
233
  "@react-aria/tabs": "^3.10.7",
233
234
  "@react-aria/toolbar": "3.0.0-beta.20",
@@ -236,7 +237,7 @@
236
237
  "@react-stately/tabs": "^3.8.5",
237
238
  "@react-types/shared": "^3.32.0",
238
239
  "@rolldown/pluginutils": "1.0.0-beta.18",
239
- "@storybook/docs-mdx": "4.0.0-next.1",
240
+ "@storybook/docs-mdx": "4.0.0-next.3",
240
241
  "@tanstack/react-virtual": "^3.3.0",
241
242
  "@testing-library/dom": "^10.4.1",
242
243
  "@testing-library/react": "^14.0.0",
@@ -245,14 +246,14 @@
245
246
  "@types/diff": "^5.0.9",
246
247
  "@types/ejs": "^3.1.1",
247
248
  "@types/js-yaml": "^4.0.5",
248
- "@types/node": "^22.0.0",
249
+ "@types/node": "^22.19.1",
249
250
  "@types/npmlog": "^7.0.0",
250
251
  "@types/picomatch": "^2.3.0",
251
252
  "@types/prettier": "^3.0.0",
252
253
  "@types/pretty-hrtime": "^1.0.0",
253
254
  "@types/prompts": "^2.0.9",
254
255
  "@types/react-syntax-highlighter": "11.0.5",
255
- "@types/semver": "^7.5.8",
256
+ "@types/semver": "^7.7.1",
256
257
  "@types/ws": "^8",
257
258
  "@vitest/utils": "^3.2.4",
258
259
  "@yarnpkg/fslib": "2.10.3",
@@ -260,31 +261,31 @@
260
261
  "ansi-to-html": "^0.7.2",
261
262
  "browser-dtector": "^3.4.0",
262
263
  "bundle-require": "^5.1.0",
263
- "camelcase": "^8.0.0",
264
+ "camelcase": "^9.0.0",
264
265
  "chai": "^5.1.1",
265
- "commander": "^14.0.1",
266
+ "commander": "^14.0.2",
266
267
  "comment-parser": "^1.4.1",
267
268
  "copy-to-clipboard": "^3.3.1",
268
269
  "cross-spawn": "^7.0.6",
269
270
  "deep-object-diff": "^1.1.0",
270
271
  "dequal": "^2.0.2",
271
272
  "detect-indent": "^7.0.1",
272
- "detect-port": "^1.3.0",
273
- "diff": "^5.2.0",
273
+ "detect-port": "^1.6.1",
274
+ "diff": "^8.0.2",
274
275
  "downshift": "^9.0.4",
275
276
  "ejs": "^3.1.10",
276
277
  "empathic": "^2.0.0",
277
- "es-toolkit": "^1.36.0",
278
+ "es-toolkit": "^1.43.0",
278
279
  "esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0",
279
- "execa": "^8.0.1",
280
+ "execa": "^9.6.1",
280
281
  "exsolve": "^1.0.7",
281
282
  "fetch-retry": "^6.0.0",
282
283
  "flush-promises": "^1.0.2",
283
284
  "fuse.js": "^3.6.1",
284
- "get-npm-tarball-url": "^2.0.3",
285
- "glob": "^10.0.0",
286
- "globby": "^14.0.1",
287
- "jiti": "^2.4.2",
285
+ "get-npm-tarball-url": "^2.1.0",
286
+ "glob": "^10.5.0",
287
+ "globby": "^14.1.0",
288
+ "jiti": "^2.6.1",
288
289
  "js-yaml": "^4.1.0",
289
290
  "jsdoc-type-pratt-parser": "^4.0.0",
290
291
  "launch-editor": "^2.11.1",
@@ -295,14 +296,14 @@
295
296
  "modern-tar": "^0.5.5",
296
297
  "nanoid": "^4.0.2",
297
298
  "npmlog": "^7.0.0",
298
- "p-limit": "^6.2.0",
299
+ "p-limit": "^7.2.0",
299
300
  "package-manager-detector": "^1.1.0",
300
301
  "picocolors": "^1.1.0",
301
302
  "picomatch": "^2.3.0",
302
303
  "picoquery": "^1.4.0",
303
304
  "polished": "^4.2.2",
304
305
  "polka": "^1.0.0-next.28",
305
- "prettier": "^3.5.3",
306
+ "prettier": "^3.7.1",
306
307
  "pretty-hrtime": "^1.0.3",
307
308
  "qrcode.react": "^4.2.0",
308
309
  "react": "^18.2.0",
@@ -332,9 +333,9 @@
332
333
  "typescript": "^5.8.3",
333
334
  "unique-string": "^3.0.0",
334
335
  "use-resize-observer": "^9.1.0",
335
- "watchpack": "^2.2.0",
336
+ "watchpack": "^2.5.0",
336
337
  "wrap-ansi": "^9.0.2",
337
- "zod": "^3.24.1"
338
+ "zod": "^3.25.76"
338
339
  },
339
340
  "peerDependencies": {
340
341
  "prettier": "^2 || ^3"