storybook 10.2.0-alpha.4 → 10.2.0-alpha.6

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 (67) hide show
  1. package/dist/_browser-chunks/{chunk-HX32VQZR.js → chunk-KTOLYKZY.js} +1 -1
  2. package/dist/_browser-chunks/{chunk-6QKNWBQB.js → chunk-LOTN4ZCW.js} +14 -10
  3. package/dist/_node-chunks/{builder-manager-UYH5WXWQ.js → builder-manager-SRWOH6O7.js} +13 -12
  4. package/dist/_node-chunks/{camelcase-VC2MI4D3.js → camelcase-IPCCDY4U.js} +7 -7
  5. package/dist/_node-chunks/{chunk-X6TQDZZW.js → chunk-2BHMURQI.js} +6 -6
  6. package/dist/_node-chunks/chunk-2WJTWJRY.js +20 -0
  7. package/dist/_node-chunks/chunk-3SDF3TBW.js +18 -0
  8. package/dist/_node-chunks/{chunk-OW656GJO.js → chunk-5U7Q4G4A.js} +13 -13
  9. package/dist/_node-chunks/{chunk-KLBUL53W.js → chunk-5UF6URLY.js} +7 -7
  10. package/dist/_node-chunks/{chunk-2LVUTXDF.js → chunk-62HH4XOF.js} +6 -6
  11. package/dist/_node-chunks/chunk-6COWUVY6.js +23 -0
  12. package/dist/_node-chunks/{chunk-HATD2DIT.js → chunk-7YD5E5Y5.js} +7 -7
  13. package/dist/_node-chunks/{chunk-THYQIUTI.js → chunk-AQ5XNGJR.js} +7 -7
  14. package/dist/_node-chunks/chunk-GE3TP4E7.js +61 -0
  15. package/dist/_node-chunks/{chunk-S3WG5D7I.js → chunk-GJU4KX6X.js} +7 -7
  16. package/dist/_node-chunks/{chunk-6DSSKDEB.js → chunk-HQCIQ33W.js} +6 -6
  17. package/dist/_node-chunks/{chunk-WI5ZJAAJ.js → chunk-IBLK5VBI.js} +7 -7
  18. package/dist/_node-chunks/{chunk-5IKN22PK.js → chunk-IFCVXOGP.js} +9 -9
  19. package/dist/_node-chunks/{chunk-VJ5C7NTM.js → chunk-J4ASSZ5N.js} +20 -20
  20. package/dist/_node-chunks/{chunk-I6C74YGE.js → chunk-JCHPJOPI.js} +8 -8
  21. package/dist/_node-chunks/{chunk-3SB46FMB.js → chunk-OKIXNWVU.js} +8 -8
  22. package/dist/_node-chunks/{chunk-CSLYLE5Z.js → chunk-PI4OGMRN.js} +6 -6
  23. package/dist/_node-chunks/{chunk-5Y2B5Y2I.js → chunk-QNHQNNV2.js} +9 -9
  24. package/dist/_node-chunks/{chunk-NCENIJPW.js → chunk-RMPSZ2MA.js} +7 -7
  25. package/dist/_node-chunks/{chunk-AEF4OCMB.js → chunk-T53OKK5L.js} +7 -7
  26. package/dist/_node-chunks/{chunk-6XCE5DKF.js → chunk-TNAUD72T.js} +6 -6
  27. package/dist/_node-chunks/{chunk-BRVASHE4.js → chunk-VUL47RCU.js} +13 -13
  28. package/dist/_node-chunks/{chunk-OBFKPAHB.js → chunk-XKPOBYPY.js} +10 -10
  29. package/dist/_node-chunks/{chunk-BXGPI53U.js → chunk-YH2VABDS.js} +6 -6
  30. package/dist/_node-chunks/{chunk-VHJPAZFZ.js → chunk-YIC767NR.js} +7 -7
  31. package/dist/_node-chunks/{chunk-EGGWMXFM.js → chunk-YSCJXVR2.js} +7 -7
  32. package/dist/_node-chunks/{chunk-6RZ6ESPF.js → chunk-ZFBKUCCD.js} +12 -12
  33. package/dist/_node-chunks/{dist-ZK2DO62Y.js → dist-JJEWCMVH.js} +9 -9
  34. package/dist/_node-chunks/{globby-3NVGNGRX.js → globby-VLMVNFI7.js} +9 -9
  35. package/dist/_node-chunks/{lib-ALOTNL3B.js → lib-FXIHPQYY.js} +7 -7
  36. package/dist/_node-chunks/{mdx-N42X6CFJ-AVHGVFIO.js → mdx-N42X6CFJ-MYO6PQF5.js} +8 -8
  37. package/dist/_node-chunks/{p-limit-JMHEGI5E.js → p-limit-OTUUNSPQ.js} +7 -7
  38. package/dist/babel/index.js +10 -10
  39. package/dist/bin/core.js +12 -12
  40. package/dist/bin/dispatcher.js +11 -11
  41. package/dist/bin/loader.js +9 -9
  42. package/dist/cli/index.js +18 -18
  43. package/dist/common/index.js +19 -19
  44. package/dist/components/index.js +11 -5
  45. package/dist/core-events/index.d.ts +4 -2
  46. package/dist/core-events/index.js +4 -2
  47. package/dist/core-server/index.js +35 -35
  48. package/dist/core-server/presets/common-manager.js +49 -28
  49. package/dist/core-server/presets/common-override-preset.js +9 -9
  50. package/dist/core-server/presets/common-preset.js +25 -25
  51. package/dist/csf/index.js +2 -2
  52. package/dist/csf-tools/index.js +9 -9
  53. package/dist/docs-tools/index.js +1 -1
  54. package/dist/manager/globals-runtime.js +16 -8
  55. package/dist/manager/runtime.js +23 -8
  56. package/dist/manager-api/index.js +1 -1
  57. package/dist/mocking-utils/index.js +8 -8
  58. package/dist/node-logger/index.js +9 -9
  59. package/dist/preview/runtime.js +9 -3
  60. package/dist/preview-api/index.js +2 -2
  61. package/dist/server-errors.js +11 -11
  62. package/dist/telemetry/index.js +23 -23
  63. package/package.json +1 -1
  64. package/dist/_node-chunks/chunk-2ZQ6Y2UX.js +0 -18
  65. package/dist/_node-chunks/chunk-ATFXKLVA.js +0 -61
  66. package/dist/_node-chunks/chunk-IXZ54TG6.js +0 -20
  67. package/dist/_node-chunks/chunk-JUQFZI7H.js +0 -23
@@ -13596,6 +13596,7 @@ __export(core_events_exports, {
13596
13596
  FORCE_REMOUNT: () => FORCE_REMOUNT,
13597
13597
  FORCE_RE_RENDER: () => FORCE_RE_RENDER,
13598
13598
  GLOBALS_UPDATED: () => GLOBALS_UPDATED,
13599
+ MANAGER_INERT_ATTRIBUTE_CHANGED: () => MANAGER_INERT_ATTRIBUTE_CHANGED,
13599
13600
  NAVIGATE_URL: () => NAVIGATE_URL,
13600
13601
  OPEN_IN_EDITOR_REQUEST: () => OPEN_IN_EDITOR_REQUEST,
13601
13602
  OPEN_IN_EDITOR_RESPONSE: () => OPEN_IN_EDITOR_RESPONSE,
@@ -13643,7 +13644,7 @@ __export(core_events_exports, {
13643
13644
  UPDATE_STORY_ARGS: () => UPDATE_STORY_ARGS,
13644
13645
  default: () => core_events_default
13645
13646
  });
13646
- var events = /* @__PURE__ */ ((events2) => (events2.CHANNEL_WS_DISCONNECT = "channelWSDisconnect", events2.CHANNEL_CREATED = "channelCreated", events2.CONFIG_ERROR = "configError", events2.STORY_INDEX_INVALIDATED = "storyIndexInvalidated", events2.STORY_SPECIFIED = "storySpecified", events2.SET_CONFIG = "setConfig", events2.SET_STORIES = "setStories", events2.SET_INDEX = "setIndex", events2.SET_CURRENT_STORY = "setCurrentStory", events2.CURRENT_STORY_WAS_SET = "currentStoryWasSet", events2.FORCE_RE_RENDER = "forceReRender", events2.FORCE_REMOUNT = "forceRemount", events2.PRELOAD_ENTRIES = "preloadStories", events2.STORY_PREPARED = "storyPrepared", events2.DOCS_PREPARED = "docsPrepared", events2.STORY_CHANGED = "storyChanged", events2.STORY_UNCHANGED = "storyUnchanged", events2.STORY_RENDERED = "storyRendered", events2.STORY_FINISHED = "storyFinished", events2.STORY_MISSING = "storyMissing", events2.STORY_ERRORED = "storyErrored", events2.STORY_THREW_EXCEPTION = "storyThrewException", events2.STORY_RENDER_PHASE_CHANGED = "storyRenderPhaseChanged", events2.STORY_HOT_UPDATED = "storyHotUpdated", events2.PLAY_FUNCTION_THREW_EXCEPTION = "playFunctionThrewException", events2.UNHANDLED_ERRORS_WHILE_PLAYING = "unhandledErrorsWhilePlaying", events2.UPDATE_STORY_ARGS = "updateStoryArgs", events2.STORY_ARGS_UPDATED = "storyArgsUpdated", events2.RESET_STORY_ARGS = "resetStoryArgs", events2.SET_FILTER = "setFilter", events2.SET_GLOBALS = "setGlobals", events2.UPDATE_GLOBALS = "updateGlobals", events2.GLOBALS_UPDATED = "globalsUpdated", events2.REGISTER_SUBSCRIPTION = "registerSubscription", events2.PREVIEW_INITIALIZED = "previewInitialized", events2.PREVIEW_KEYDOWN = "previewKeydown", events2.PREVIEW_BUILDER_PROGRESS = "preview_builder_progress", events2.SELECT_STORY = "selectStory", events2.STORIES_COLLAPSE_ALL = "storiesCollapseAll", events2.STORIES_EXPAND_ALL = "storiesExpandAll", events2.DOCS_RENDERED = "docsRendered", events2.SHARED_STATE_CHANGED = "sharedStateChanged", events2.SHARED_STATE_SET = "sharedStateSet", events2.NAVIGATE_URL = "navigateUrl", events2.UPDATE_QUERY_PARAMS = "updateQueryParams", events2.REQUEST_WHATS_NEW_DATA = "requestWhatsNewData", events2.RESULT_WHATS_NEW_DATA = "resultWhatsNewData", events2.SET_WHATS_NEW_CACHE = "setWhatsNewCache", events2.TOGGLE_WHATS_NEW_NOTIFICATIONS = "toggleWhatsNewNotifications", events2.TELEMETRY_ERROR = "telemetryError", events2.FILE_COMPONENT_SEARCH_REQUEST = "fileComponentSearchRequest", events2.FILE_COMPONENT_SEARCH_RESPONSE = "fileComponentSearchResponse", events2.SAVE_STORY_REQUEST = "saveStoryRequest", events2.SAVE_STORY_RESPONSE = "saveStoryResponse", events2.ARGTYPES_INFO_REQUEST = "argtypesInfoRequest", events2.ARGTYPES_INFO_RESPONSE = "argtypesInfoResponse", events2.CREATE_NEW_STORYFILE_REQUEST = "createNewStoryfileRequest", events2.CREATE_NEW_STORYFILE_RESPONSE = "createNewStoryfileResponse", events2.OPEN_IN_EDITOR_REQUEST = "openInEditorRequest", events2.OPEN_IN_EDITOR_RESPONSE = "openInEditorResponse", events2))(events || {}), core_events_default = events, {
13647
+ var events = /* @__PURE__ */ ((events2) => (events2.CHANNEL_WS_DISCONNECT = "channelWSDisconnect", events2.CHANNEL_CREATED = "channelCreated", events2.CONFIG_ERROR = "configError", events2.STORY_INDEX_INVALIDATED = "storyIndexInvalidated", events2.STORY_SPECIFIED = "storySpecified", events2.SET_CONFIG = "setConfig", events2.SET_STORIES = "setStories", events2.SET_INDEX = "setIndex", events2.SET_CURRENT_STORY = "setCurrentStory", events2.CURRENT_STORY_WAS_SET = "currentStoryWasSet", events2.FORCE_RE_RENDER = "forceReRender", events2.FORCE_REMOUNT = "forceRemount", events2.PRELOAD_ENTRIES = "preloadStories", events2.STORY_PREPARED = "storyPrepared", events2.DOCS_PREPARED = "docsPrepared", events2.STORY_CHANGED = "storyChanged", events2.STORY_UNCHANGED = "storyUnchanged", events2.STORY_RENDERED = "storyRendered", events2.STORY_FINISHED = "storyFinished", events2.STORY_MISSING = "storyMissing", events2.STORY_ERRORED = "storyErrored", events2.STORY_THREW_EXCEPTION = "storyThrewException", events2.STORY_RENDER_PHASE_CHANGED = "storyRenderPhaseChanged", events2.STORY_HOT_UPDATED = "storyHotUpdated", events2.PLAY_FUNCTION_THREW_EXCEPTION = "playFunctionThrewException", events2.UNHANDLED_ERRORS_WHILE_PLAYING = "unhandledErrorsWhilePlaying", events2.UPDATE_STORY_ARGS = "updateStoryArgs", events2.STORY_ARGS_UPDATED = "storyArgsUpdated", events2.RESET_STORY_ARGS = "resetStoryArgs", events2.SET_FILTER = "setFilter", events2.SET_GLOBALS = "setGlobals", events2.UPDATE_GLOBALS = "updateGlobals", events2.GLOBALS_UPDATED = "globalsUpdated", events2.REGISTER_SUBSCRIPTION = "registerSubscription", events2.PREVIEW_INITIALIZED = "previewInitialized", events2.PREVIEW_KEYDOWN = "previewKeydown", events2.PREVIEW_BUILDER_PROGRESS = "preview_builder_progress", events2.SELECT_STORY = "selectStory", events2.STORIES_COLLAPSE_ALL = "storiesCollapseAll", events2.STORIES_EXPAND_ALL = "storiesExpandAll", events2.DOCS_RENDERED = "docsRendered", events2.SHARED_STATE_CHANGED = "sharedStateChanged", events2.SHARED_STATE_SET = "sharedStateSet", events2.NAVIGATE_URL = "navigateUrl", events2.UPDATE_QUERY_PARAMS = "updateQueryParams", events2.REQUEST_WHATS_NEW_DATA = "requestWhatsNewData", events2.RESULT_WHATS_NEW_DATA = "resultWhatsNewData", events2.SET_WHATS_NEW_CACHE = "setWhatsNewCache", events2.TOGGLE_WHATS_NEW_NOTIFICATIONS = "toggleWhatsNewNotifications", events2.TELEMETRY_ERROR = "telemetryError", events2.FILE_COMPONENT_SEARCH_REQUEST = "fileComponentSearchRequest", events2.FILE_COMPONENT_SEARCH_RESPONSE = "fileComponentSearchResponse", events2.SAVE_STORY_REQUEST = "saveStoryRequest", events2.SAVE_STORY_RESPONSE = "saveStoryResponse", events2.ARGTYPES_INFO_REQUEST = "argtypesInfoRequest", events2.ARGTYPES_INFO_RESPONSE = "argtypesInfoResponse", events2.CREATE_NEW_STORYFILE_REQUEST = "createNewStoryfileRequest", events2.CREATE_NEW_STORYFILE_RESPONSE = "createNewStoryfileResponse", events2.OPEN_IN_EDITOR_REQUEST = "openInEditorRequest", events2.OPEN_IN_EDITOR_RESPONSE = "openInEditorResponse", events2.MANAGER_INERT_ATTRIBUTE_CHANGED = "managerInertAttributeChanged", events2))(events || {}), core_events_default = events, {
13647
13648
  CHANNEL_WS_DISCONNECT,
13648
13649
  CHANNEL_CREATED,
13649
13650
  CONFIG_ERROR,
@@ -13703,7 +13704,8 @@ var events = /* @__PURE__ */ ((events2) => (events2.CHANNEL_WS_DISCONNECT = "cha
13703
13704
  ARGTYPES_INFO_REQUEST,
13704
13705
  ARGTYPES_INFO_RESPONSE,
13705
13706
  OPEN_IN_EDITOR_REQUEST,
13706
- OPEN_IN_EDITOR_RESPONSE
13707
+ OPEN_IN_EDITOR_RESPONSE,
13708
+ MANAGER_INERT_ATTRIBUTE_CHANGED
13707
13709
  } = events;
13708
13710
 
13709
13711
  // ../../node_modules/@storybook/global/dist/index.mjs
@@ -41692,7 +41694,11 @@ function setup() {
41692
41694
  scope[globalsNameReferenceMap[key]] = globalsNameValueMap[key];
41693
41695
  }), scope.sendTelemetryError = (error) => {
41694
41696
  scope.__STORYBOOK_ADDONS_CHANNEL__.emit(TELEMETRY_ERROR, prepareForTelemetry(error));
41695
- }, scope.addEventListener("error", errorListener), scope.addEventListener("unhandledrejection", unhandledRejectionListener), maybeSetupPreviewNavigator();
41697
+ }, document.addEventListener("DOMContentLoaded", () => {
41698
+ scope.__STORYBOOK_ADDONS_CHANNEL__.on(MANAGER_INERT_ATTRIBUTE_CHANGED, (isInert) => {
41699
+ isInert ? document.body.setAttribute("inert", "true") : document.body.removeAttribute("inert");
41700
+ });
41701
+ }), scope.addEventListener("error", errorListener), scope.addEventListener("unhandledrejection", unhandledRejectionListener), maybeSetupPreviewNavigator();
41696
41702
  }
41697
41703
  setup();
41698
41704
  export {
@@ -48,7 +48,7 @@ import {
48
48
  useStoryContext,
49
49
  userOrAutoTitle,
50
50
  userOrAutoTitleFromSpecifier
51
- } from "../_browser-chunks/chunk-HX32VQZR.js";
51
+ } from "../_browser-chunks/chunk-KTOLYKZY.js";
52
52
  import {
53
53
  pauseAnimations,
54
54
  waitForAnimations
@@ -56,7 +56,7 @@ import {
56
56
  import "../_browser-chunks/chunk-XLJZ7AOP.js";
57
57
  import {
58
58
  combineParameters
59
- } from "../_browser-chunks/chunk-6QKNWBQB.js";
59
+ } from "../_browser-chunks/chunk-LOTN4ZCW.js";
60
60
  import "../_browser-chunks/chunk-XCZK5QUJ.js";
61
61
  import "../_browser-chunks/chunk-IWQGIXJS.js";
62
62
  import "../_browser-chunks/chunk-V2VKKSMQ.js";
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
1
+ import CJS_COMPAT_NODE_URL_teykolgptq from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_teykolgptq from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_teykolgptq from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_teykolgptq.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_teykolgptq.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_teykolgptq.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-OBFKPAHB.js";
49
+ } from "./_node-chunks/chunk-XKPOBYPY.js";
50
50
  import {
51
51
  StorybookError
52
- } from "./_node-chunks/chunk-6XCE5DKF.js";
53
- import "./_node-chunks/chunk-THYQIUTI.js";
54
- import "./_node-chunks/chunk-AEF4OCMB.js";
55
- import "./_node-chunks/chunk-2LVUTXDF.js";
52
+ } from "./_node-chunks/chunk-TNAUD72T.js";
53
+ import "./_node-chunks/chunk-AQ5XNGJR.js";
54
+ import "./_node-chunks/chunk-T53OKK5L.js";
55
+ import "./_node-chunks/chunk-62HH4XOF.js";
56
56
  export {
57
57
  AddonVitestPostinstallConfigUpdateError,
58
58
  AddonVitestPostinstallError,
@@ -1,10 +1,10 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
1
+ import CJS_COMPAT_NODE_URL_teykolgptq from 'node:url';
2
+ import CJS_COMPAT_NODE_PATH_teykolgptq from 'node:path';
3
+ import CJS_COMPAT_NODE_MODULE_teykolgptq from "node:module";
4
4
 
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.createRequire(import.meta.url);
5
+ var __filename = CJS_COMPAT_NODE_URL_teykolgptq.fileURLToPath(import.meta.url);
6
+ var __dirname = CJS_COMPAT_NODE_PATH_teykolgptq.dirname(__filename);
7
+ var require = CJS_COMPAT_NODE_MODULE_teykolgptq.createRequire(import.meta.url);
8
8
 
9
9
  // ------------------------------------------------------------
10
10
  // end of CJS compatibility banner, injected by Storybook's esbuild configuration
@@ -22,25 +22,25 @@ import {
22
22
  sanitizeAddonName,
23
23
  sanitizeError,
24
24
  telemetry
25
- } from "../_node-chunks/chunk-OW656GJO.js";
26
- import "../_node-chunks/chunk-2ZQ6Y2UX.js";
27
- import "../_node-chunks/chunk-VJ5C7NTM.js";
28
- import "../_node-chunks/chunk-ATFXKLVA.js";
29
- import "../_node-chunks/chunk-WI5ZJAAJ.js";
30
- import "../_node-chunks/chunk-I6C74YGE.js";
25
+ } from "../_node-chunks/chunk-5U7Q4G4A.js";
26
+ import "../_node-chunks/chunk-3SDF3TBW.js";
27
+ import "../_node-chunks/chunk-J4ASSZ5N.js";
28
+ import "../_node-chunks/chunk-GE3TP4E7.js";
29
+ import "../_node-chunks/chunk-IBLK5VBI.js";
30
+ import "../_node-chunks/chunk-JCHPJOPI.js";
31
31
  import {
32
32
  getPrecedingUpgrade
33
- } from "../_node-chunks/chunk-HATD2DIT.js";
34
- import "../_node-chunks/chunk-5IKN22PK.js";
35
- import "../_node-chunks/chunk-BXGPI53U.js";
36
- import "../_node-chunks/chunk-NCENIJPW.js";
37
- import "../_node-chunks/chunk-X6TQDZZW.js";
38
- import "../_node-chunks/chunk-CSLYLE5Z.js";
39
- import "../_node-chunks/chunk-KLBUL53W.js";
40
- import "../_node-chunks/chunk-IXZ54TG6.js";
41
- import "../_node-chunks/chunk-THYQIUTI.js";
42
- import "../_node-chunks/chunk-AEF4OCMB.js";
43
- import "../_node-chunks/chunk-2LVUTXDF.js";
33
+ } from "../_node-chunks/chunk-7YD5E5Y5.js";
34
+ import "../_node-chunks/chunk-IFCVXOGP.js";
35
+ import "../_node-chunks/chunk-YH2VABDS.js";
36
+ import "../_node-chunks/chunk-RMPSZ2MA.js";
37
+ import "../_node-chunks/chunk-2BHMURQI.js";
38
+ import "../_node-chunks/chunk-PI4OGMRN.js";
39
+ import "../_node-chunks/chunk-5UF6URLY.js";
40
+ import "../_node-chunks/chunk-2WJTWJRY.js";
41
+ import "../_node-chunks/chunk-AQ5XNGJR.js";
42
+ import "../_node-chunks/chunk-T53OKK5L.js";
43
+ import "../_node-chunks/chunk-62HH4XOF.js";
44
44
  export {
45
45
  ErrorCollector,
46
46
  addToGlobalContext,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "storybook",
3
- "version": "10.2.0-alpha.4",
3
+ "version": "10.2.0-alpha.6",
4
4
  "description": "Storybook: Develop, document, and test UI components in isolation",
5
5
  "keywords": [
6
6
  "storybook",
@@ -1,18 +0,0 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
4
-
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.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.4";
15
-
16
- export {
17
- version
18
- };
@@ -1,61 +0,0 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
4
-
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.createRequire(import.meta.url);
8
-
9
- // ------------------------------------------------------------
10
- // end of CJS compatibility banner, injected by Storybook's esbuild configuration
11
- // ------------------------------------------------------------
12
-
13
- // src/common/versions.ts
14
- var versions_default = {
15
- "@storybook/addon-a11y": "10.2.0-alpha.4",
16
- "@storybook/addon-docs": "10.2.0-alpha.4",
17
- "@storybook/addon-links": "10.2.0-alpha.4",
18
- "@storybook/addon-onboarding": "10.2.0-alpha.4",
19
- "storybook-addon-pseudo-states": "10.2.0-alpha.4",
20
- "@storybook/addon-themes": "10.2.0-alpha.4",
21
- "@storybook/addon-vitest": "10.2.0-alpha.4",
22
- "@storybook/builder-vite": "10.2.0-alpha.4",
23
- "@storybook/builder-webpack5": "10.2.0-alpha.4",
24
- storybook: "10.2.0-alpha.4",
25
- "@storybook/angular": "10.2.0-alpha.4",
26
- "@storybook/ember": "10.2.0-alpha.4",
27
- "@storybook/html-vite": "10.2.0-alpha.4",
28
- "@storybook/nextjs": "10.2.0-alpha.4",
29
- "@storybook/nextjs-vite": "10.2.0-alpha.4",
30
- "@storybook/preact-vite": "10.2.0-alpha.4",
31
- "@storybook/react-native-web-vite": "10.2.0-alpha.4",
32
- "@storybook/react-vite": "10.2.0-alpha.4",
33
- "@storybook/react-webpack5": "10.2.0-alpha.4",
34
- "@storybook/server-webpack5": "10.2.0-alpha.4",
35
- "@storybook/svelte-vite": "10.2.0-alpha.4",
36
- "@storybook/sveltekit": "10.2.0-alpha.4",
37
- "@storybook/vue3-vite": "10.2.0-alpha.4",
38
- "@storybook/web-components-vite": "10.2.0-alpha.4",
39
- sb: "10.2.0-alpha.4",
40
- "@storybook/cli": "10.2.0-alpha.4",
41
- "@storybook/codemod": "10.2.0-alpha.4",
42
- "@storybook/core-webpack": "10.2.0-alpha.4",
43
- "create-storybook": "10.2.0-alpha.4",
44
- "@storybook/csf-plugin": "10.2.0-alpha.4",
45
- "eslint-plugin-storybook": "10.2.0-alpha.4",
46
- "@storybook/react-dom-shim": "10.2.0-alpha.4",
47
- "@storybook/preset-create-react-app": "10.2.0-alpha.4",
48
- "@storybook/preset-react-webpack": "10.2.0-alpha.4",
49
- "@storybook/preset-server-webpack": "10.2.0-alpha.4",
50
- "@storybook/html": "10.2.0-alpha.4",
51
- "@storybook/preact": "10.2.0-alpha.4",
52
- "@storybook/react": "10.2.0-alpha.4",
53
- "@storybook/server": "10.2.0-alpha.4",
54
- "@storybook/svelte": "10.2.0-alpha.4",
55
- "@storybook/vue3": "10.2.0-alpha.4",
56
- "@storybook/web-components": "10.2.0-alpha.4"
57
- };
58
-
59
- export {
60
- versions_default
61
- };
@@ -1,20 +0,0 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
4
-
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.createRequire(import.meta.url);
8
-
9
- // ------------------------------------------------------------
10
- // end of CJS compatibility banner, injected by Storybook's esbuild configuration
11
- // ------------------------------------------------------------
12
-
13
- // ../../node_modules/slash/index.js
14
- function slash(path) {
15
- return path.startsWith("\\\\?\\") ? path : path.replace(/\\/g, "/");
16
- }
17
-
18
- export {
19
- slash
20
- };
@@ -1,23 +0,0 @@
1
- import CJS_COMPAT_NODE_URL_uzmhoq39aog from 'node:url';
2
- import CJS_COMPAT_NODE_PATH_uzmhoq39aog from 'node:path';
3
- import CJS_COMPAT_NODE_MODULE_uzmhoq39aog from "node:module";
4
-
5
- var __filename = CJS_COMPAT_NODE_URL_uzmhoq39aog.fileURLToPath(import.meta.url);
6
- var __dirname = CJS_COMPAT_NODE_PATH_uzmhoq39aog.dirname(__filename);
7
- var require = CJS_COMPAT_NODE_MODULE_uzmhoq39aog.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-BXGPI53U.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
- };