storybook 9.0.0-beta.0 → 9.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/decorator.js +49 -52
- package/dist/actions/index.cjs +42 -44
- package/dist/actions/index.js +37 -40
- package/dist/actions/preview.cjs +44 -46
- package/dist/actions/preview.js +24 -27
- package/dist/bin/index.cjs +44 -44
- package/dist/bin/index.js +44 -44
- package/dist/cli/bin/index.cjs +34 -33
- package/dist/cli/bin/index.js +36 -35
- package/dist/cli/index.cjs +13760 -13789
- package/dist/cli/index.js +13963 -13992
- package/dist/common/index.cjs +575 -575
- package/dist/common/index.js +569 -569
- package/dist/components/index.cjs +1 -1
- package/dist/components/index.js +1 -1
- package/dist/core-server/index.cjs +5925 -5952
- package/dist/core-server/index.js +5979 -6006
- package/dist/core-server/presets/common-preset.cjs +1 -1
- package/dist/core-server/presets/common-preset.js +1 -1
- package/dist/manager/globals-runtime.js +2 -2
- package/dist/manager-api/index.cjs +1 -1
- package/dist/manager-api/index.js +1 -1
- package/dist/preview/runtime.js +10883 -10793
- package/dist/telemetry/index.cjs +2 -2
- package/dist/telemetry/index.js +2 -2
- package/dist/types/index.d.ts +1 -0
- package/package.json +1 -2
|
@@ -102,7 +102,7 @@ var Um, Ym, xa, va, $i, zm, ba, _a, Km, Xm, Qm, Ea = de(() => {
|
|
|
102
102
|
n(Sa, "camelCase");
|
|
103
103
|
});
|
|
104
104
|
|
|
105
|
-
// ../node_modules/@sindresorhus/merge-streams/index.js
|
|
105
|
+
// ../node_modules/globby/node_modules/@sindresorhus/merge-streams/index.js
|
|
106
106
|
function Bi(t) {
|
|
107
107
|
if (!Array.isArray(t))
|
|
108
108
|
throw new TypeError(`Expected an array, got \`${typeof t}\`.`);
|
|
@@ -113,7 +113,7 @@ var _m, vm, Jo, ra, hi, Sm, ea, ta, wm, Em, Pm, na = ue(() => {
|
|
|
113
113
|
n(ia, "camelCase");
|
|
114
114
|
});
|
|
115
115
|
|
|
116
|
-
// ../node_modules/@sindresorhus/merge-streams/index.js
|
|
116
|
+
// ../node_modules/globby/node_modules/@sindresorhus/merge-streams/index.js
|
|
117
117
|
import { on as jm, once as qm } from "node:events";
|
|
118
118
|
import { PassThrough as Lm } from "node:stream";
|
|
119
119
|
import { finished as va } from "node:stream/promises";
|
|
@@ -46768,7 +46768,7 @@ var yU = D(Ln(), 1), S3e = "Portal", n3 = F1.forwardRef((e, t) => {
|
|
|
46768
46768
|
});
|
|
46769
46769
|
n3.displayName = S3e;
|
|
46770
46770
|
|
|
46771
|
-
// ../node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
46771
|
+
// ../node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
46772
46772
|
var bn = D(V(), 1);
|
|
46773
46773
|
ni();
|
|
46774
46774
|
$c();
|
|
@@ -52792,7 +52792,7 @@ It();
|
|
|
52792
52792
|
var DX = D(ri(), 1), $n = D(LX(), 1);
|
|
52793
52793
|
|
|
52794
52794
|
// src/manager-api/version.ts
|
|
52795
|
-
var kX = "9.0.0-beta.
|
|
52795
|
+
var kX = "9.0.0-beta.2";
|
|
52796
52796
|
|
|
52797
52797
|
// src/manager-api/modules/versions.ts
|
|
52798
52798
|
var { VERSIONCHECK: iLe } = Z, qX = (0, DX.default)(1)(() => {
|
|
@@ -10616,7 +10616,7 @@ k(cr, {
|
|
|
10616
10616
|
var ut = require("@storybook/global"), Qo = B(Bt(), 1), F = B(require("semver"), 1);
|
|
10617
10617
|
|
|
10618
10618
|
// src/manager-api/version.ts
|
|
10619
|
-
var Jo = "9.0.0-beta.
|
|
10619
|
+
var Jo = "9.0.0-beta.2";
|
|
10620
10620
|
|
|
10621
10621
|
// src/manager-api/modules/versions.ts
|
|
10622
10622
|
var { VERSIONCHECK: Jn } = ut.global, Xo = (0, Qo.default)(1)(() => {
|
|
@@ -3159,7 +3159,7 @@ import { global as Gt } from "@storybook/global";
|
|
|
3159
3159
|
import U from "semver";
|
|
3160
3160
|
|
|
3161
3161
|
// src/manager-api/version.ts
|
|
3162
|
-
var v0 = "9.0.0-beta.
|
|
3162
|
+
var v0 = "9.0.0-beta.2";
|
|
3163
3163
|
|
|
3164
3164
|
// src/manager-api/modules/versions.ts
|
|
3165
3165
|
var { VERSIONCHECK: Wo } = Gt, g0 = (0, y0.default)(1)(() => {
|