@prefecthq/graphs 2.0.4 → 2.0.5

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.
@@ -15935,7 +15935,7 @@ function Z0(r) {
15935
15935
  globalThis.__PIXI_APP__ = r;
15936
15936
  }
15937
15937
  async function q0() {
15938
- const { Viewport: r } = await import("./viewport.es-f8e518db.mjs");
15938
+ const { Viewport: r } = await import("./viewport.es-3ce16114.mjs");
15939
15939
  return r;
15940
15940
  }
15941
15941
  const {
@@ -19679,7 +19679,7 @@ class Wb extends lt {
19679
19679
  const { startDate: t, endDate: i } = this.getViewportDates(), { span: n } = this.getTimeSpan(), s = [];
19680
19680
  let a = this.getFirstGuideDate(t, n);
19681
19681
  if (a.getTime() >= i.getTime())
19682
- throw new Error("first guide date is equal or after the desired end date");
19682
+ return s;
19683
19683
  for (; a.getTime() < i.getTime(); )
19684
19684
  s.push(a), a = Vf(a, n);
19685
19685
  for (; s.length > Xb; )
@@ -19945,4 +19945,4 @@ export {
19945
19945
  Vb as f,
19946
19946
  zb as n
19947
19947
  };
19948
- //# sourceMappingURL=index-a201ce37.mjs.map
19948
+ //# sourceMappingURL=index-cd319f80.mjs.map