@storybook/nextjs 8.0.0-rc.1 → 8.0.0-rc.3

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.
@@ -1,4 +1,4 @@
1
- import '../../../chunk-WZORWVJM.mjs';
1
+ import '../../../chunk-NV2VJYFE.mjs';
2
2
  import loaderUtils from 'next/dist/compiled/loader-utils3';
3
3
  import { GoogleFontsDownloadError, GoogleFontsLoadingError } from '@storybook/core-events/server-errors';
4
4
  import { validateGoogleFontFunctionCall } from 'next/dist/compiled/@next/font/dist/google/validate-google-font-function-call';
@@ -1,4 +1,4 @@
1
- import './chunk-WZORWVJM.mjs';
1
+ import './chunk-NV2VJYFE.mjs';
2
2
  import { createContext } from 'react';
3
3
 
4
4
  var ImageContext=createContext({});
@@ -1,2 +1,2 @@
1
1
  export { ImageDecorator } from '../chunk-NQ32RFK2.mjs';
2
- import '../chunk-WZORWVJM.mjs';
2
+ import '../chunk-NV2VJYFE.mjs';
@@ -1,5 +1,5 @@
1
1
  import { defaultLoader } from '../chunk-ETFXNGLC.mjs';
2
- import '../chunk-WZORWVJM.mjs';
2
+ import '../chunk-NV2VJYFE.mjs';
3
3
  import * as NextImageNamespace from 'sb-original/next/image';
4
4
  import React from 'react';
5
5
  import { ImageContext as ImageContext$1 } from '@storybook/nextjs/dist/image-context';
@@ -1,5 +1,5 @@
1
1
  import { defaultLoader } from '../chunk-ETFXNGLC.mjs';
2
- import '../chunk-WZORWVJM.mjs';
2
+ import '../chunk-NV2VJYFE.mjs';
3
3
  import OriginalNextLegacyImage from 'sb-original/next/legacy/image';
4
4
  import React from 'react';
5
5
  import { ImageContext as ImageContext$1 } from '@storybook/nextjs/dist/image-context';
@@ -1,4 +1,4 @@
1
- import { __commonJS } from './chunk-WZORWVJM.mjs';
1
+ import { __commonJS } from './chunk-NV2VJYFE.mjs';
2
2
  import { interpolateName } from 'loader-utils';
3
3
  import imageSizeOf from 'image-size';
4
4
  import sharp from 'sharp';
package/dist/preview.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ImageDecorator } from './chunk-NQ32RFK2.mjs';
2
- import './chunk-WZORWVJM.mjs';
2
+ import './chunk-NV2VJYFE.mjs';
3
3
  import { setConfig } from 'next/config';
4
4
  import * as React from 'react';
5
5
  import React__default, { useMemo } from 'react';
@@ -1,4 +1,4 @@
1
- import '../chunk-WZORWVJM.mjs';
1
+ import '../chunk-NV2VJYFE.mjs';
2
2
 
3
3
  var server_only_default={};
4
4
 
@@ -1,4 +1,4 @@
1
- import '../chunk-WZORWVJM.mjs';
1
+ import '../chunk-NV2VJYFE.mjs';
2
2
  import { isWasm, transform } from 'next/dist/build/swc';
3
3
  import { getLoaderSWCOptions } from 'next/dist/build/swc/options';
4
4
  import path, { isAbsolute } from 'path';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/nextjs",
3
- "version": "8.0.0-rc.1",
3
+ "version": "8.0.0-rc.3",
4
4
  "description": "Storybook for Next.js",
5
5
  "keywords": [
6
6
  "storybook",
@@ -89,15 +89,15 @@
89
89
  "@babel/preset-typescript": "^7.23.2",
90
90
  "@babel/runtime": "^7.23.2",
91
91
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
92
- "@storybook/addon-actions": "8.0.0-rc.1",
93
- "@storybook/builder-webpack5": "8.0.0-rc.1",
94
- "@storybook/core-common": "8.0.0-rc.1",
95
- "@storybook/core-events": "8.0.0-rc.1",
96
- "@storybook/node-logger": "8.0.0-rc.1",
97
- "@storybook/preset-react-webpack": "8.0.0-rc.1",
98
- "@storybook/preview-api": "8.0.0-rc.1",
99
- "@storybook/react": "8.0.0-rc.1",
100
- "@storybook/types": "8.0.0-rc.1",
92
+ "@storybook/addon-actions": "8.0.0-rc.3",
93
+ "@storybook/builder-webpack5": "8.0.0-rc.3",
94
+ "@storybook/core-common": "8.0.0-rc.3",
95
+ "@storybook/core-events": "8.0.0-rc.3",
96
+ "@storybook/node-logger": "8.0.0-rc.3",
97
+ "@storybook/preset-react-webpack": "8.0.0-rc.3",
98
+ "@storybook/preview-api": "8.0.0-rc.3",
99
+ "@storybook/react": "8.0.0-rc.3",
100
+ "@storybook/types": "8.0.0-rc.3",
101
101
  "@types/node": "^18.0.0",
102
102
  "@types/semver": "^7.3.4",
103
103
  "babel-loader": "^9.1.3",
File without changes