@prefecthq/prefect-ui-library 1.1.6 → 1.1.7

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.
@@ -30696,7 +30696,7 @@ ${e}_block = ${ws(e)}.load("BLOCK_NAME")
30696
30696
  ...e
30697
30697
  };
30698
30698
  }, _fe = function(e = {}) {
30699
- const t = this.create("schema");
30699
+ const t = this.create("schema", [e.parameterOpenApiSchema]);
30700
30700
  return {
30701
30701
  id: this.create("id"),
30702
30702
  created: this.create("date"),
@@ -30972,7 +30972,7 @@ ${e}_block = ${ws(e)}.load("BLOCK_NAME")
30972
30972
  boolean: !1,
30973
30973
  integer: 1,
30974
30974
  number: 1.6,
30975
- object: "{}",
30975
+ object: {},
30976
30976
  block: null
30977
30977
  };
30978
30978
  return {
@@ -35454,7 +35454,7 @@ const KN = /* @__PURE__ */ j({
35454
35454
  parameters: s.value,
35455
35455
  schema: n.deployment.parameterOpenApiSchema
35456
35456
  }
35457
- }), { value: l, meta: a, errorMessage: f } = At("state.stateDetails.scheduledTime", i.start), { value: h } = At("tags"), { value: d } = At("empiricalPolicy.retries"), { value: p } = At("empiricalPolicy.retryDelay"), { value: y } = At("name"), { value: g } = At("state.message"), _ = A(() => Dc.zonedTimeToUtc(l.value, R.value)), w = [{ label: "Now", value: "now" }, { label: "Later", value: "later" }], T = de("now"), x = [{ label: "Default", value: "default" }, { label: "Custom", value: "custom" }], k = de("default"), R = de("UTC"), O = A(() => {
35457
+ }), { value: l, meta: a, errorMessage: f } = At("state.stateDetails.scheduledTime", i.start), { value: h } = At("tags"), { value: d } = At("empiricalPolicy.retries"), { value: p } = At("empiricalPolicy.retryDelay"), { value: y } = At("name"), { value: g } = At("state.message"), _ = A(() => Dc.zonedTimeToUtc(l.value, R.value)), w = [{ label: "Now", value: "now" }, { label: "Later", value: "later" }], T = de("now"), x = [{ label: "Default", value: "default" }, { label: "Custom", value: "custom" }], k = de(n.parameters ? "custom" : "default"), R = de("UTC"), O = A(() => {
35458
35458
  var F;
35459
35459
  return (F = n.deployment.tags) == null ? void 0 : F.map((N) => ({ label: N, value: N, disabled: !0 }));
35460
35460
  }), M = () => t("cancel"), C = u((F) => {
@@ -37023,8 +37023,8 @@ const eme = { class: "date-range-input-with-flow-run-history__date" }, tme = { c
37023
37023
  setup(e, { emit: t }) {
37024
37024
  const n = e, { range: r } = Po(n), o = de(), i = de();
37025
37025
  yt([o, i], ([p, y]) => {
37026
- const [g, _] = r.value;
37027
- p && y && !cc.isEqual(p, g) && !cc.isEqual(y, _) && t("update:range", [p, y]);
37026
+ const [g, _] = r.value, w = cc.isEqual(p, g) && cc.isEqual(y, _);
37027
+ p && y && !w && t("update:range", [p, y]);
37028
37028
  }), yt(r, ([p, y]) => {
37029
37029
  o.value = p, i.value = y;
37030
37030
  }, { immediate: !0 });
@@ -51109,7 +51109,7 @@ function N1e(e) {
51109
51109
  }, null, Io.LOW), t;
51110
51110
  }
51111
51111
  async function L1e() {
51112
- const { Viewport: e } = await import("./viewport.es-5fa29f11-3e0f8369.mjs");
51112
+ const { Viewport: e } = await import("./viewport.es-5fa29f11-6634c995.mjs");
51113
51113
  return e;
51114
51114
  }
51115
51115
  async function X1e(e, t) {
@@ -63151,4 +63151,4 @@ export {
63151
63151
  the as y,
63152
63152
  ohe as z
63153
63153
  };
63154
- //# sourceMappingURL=index-a3b116b8.mjs.map
63154
+ //# sourceMappingURL=index-a6f8dbb6.mjs.map