@prefecthq/prefect-ui-library 1.1.23 → 1.1.24

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.
@@ -17251,6 +17251,7 @@ const $ae = {
17251
17251
  artifact: "Artifact",
17252
17252
  noResults: "No tracked results, enable [result persistence](https://docs.prefect.io/concepts/results/#persisting-results) to track results.",
17253
17253
  flowRun: "Flow run",
17254
+ taskRun: "Task run",
17254
17255
  taskRuns: "Task runs",
17255
17256
  created: "Created",
17256
17257
  lastUpdated: "Last Updated",
@@ -31900,7 +31901,7 @@ const Afe = [
31900
31901
  break;
31901
31902
  }
31902
31903
  return new oN({
31903
- id: this.create("string"),
31904
+ id: this.create("id"),
31904
31905
  created: this.create("date"),
31905
31906
  updated: this.create("date"),
31906
31907
  key: lr([null, this.create("noun")]),
@@ -52816,7 +52817,7 @@ function oke(e) {
52816
52817
  globalThis.__PIXI_APP__ = e;
52817
52818
  }
52818
52819
  async function ike() {
52819
- const { Viewport: e } = await import("./viewport.es-20251669-da8f7bf1.mjs");
52820
+ const { Viewport: e } = await import("./viewport.es-20251669-23eaf1c3.mjs");
52820
52821
  return e;
52821
52822
  }
52822
52823
  async function ake(e, t) {
@@ -66008,4 +66009,4 @@ export {
66008
66009
  nX as y,
66009
66010
  nR as z
66010
66011
  };
66011
- //# sourceMappingURL=index-0521790f.mjs.map
66012
+ //# sourceMappingURL=index-07a733e1.mjs.map