@sanity/vision 6.9.2-next.15 → 6.9.2-next.17

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.
@@ -2258,7 +2258,7 @@ function VisionGui(props) {
2258
2258
  }
2259
2259
  let t17;
2260
2260
  if ($[33] !== isDraftModelEnabled || $[34] !== releases) {
2261
- let releaseIds = sortReleases(releases.filter(_temp$1)).map(_temp2$1), t18;
2261
+ let scheduledDraftReleases = releases.filter(_temp$1), releaseIds = sortReleases(scheduledDraftReleases).map(_temp2$1), t18;
2262
2262
  $[36] === isDraftModelEnabled ? t18 = $[37] : (t18 = isDraftModelEnabled ? ["drafts"] : ["published"], $[36] = isDraftModelEnabled, $[37] = t18);
2263
2263
  let defaultPerspective = t18;
2264
2264
  t17 = [...releaseIds, ...defaultPerspective], $[33] = isDraftModelEnabled, $[34] = releases, $[35] = t17;
@@ -2769,4 +2769,4 @@ function SanityVision(props) {
2769
2769
  }
2770
2770
  export { SanityVision as default };
2771
2771
 
2772
- //# sourceMappingURL=SanityVision-DgxlA77B.js.map
2772
+ //# sourceMappingURL=SanityVision-Dn5F82hg.js.map