@kestra-io/ui-libs 0.0.279 → 0.0.280

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.
@@ -4136,7 +4136,7 @@ function le(e) {
4136
4136
  return Ei(e) || Te(e) || Bo(e) ? Z.TASK_WIDTH : ne(e) ? Z.COLLAPSED_CLUSTER_WIDTH : Z.DOT_WIDTH;
4137
4137
  }
4138
4138
  function ve(e) {
4139
- return console.log("Getting height for node", e), Ei(e) || Te(e) ? Z.TASK_HEIGHT : ne(e) ? Z.COLLAPSED_CLUSTER_HEIGHT : Z.DOT_HEIGHT;
4139
+ return Ei(e) || Te(e) ? Z.TASK_HEIGHT : ne(e) ? Z.COLLAPSED_CLUSTER_HEIGHT : Z.DOT_HEIGHT;
4140
4140
  }
4141
4141
  function Ei(e) {
4142
4142
  return ["GraphTask", "SubflowGraphTask$1"].some((a) => e.type.endsWith(a));
@@ -4500,4 +4500,4 @@ export {
4500
4500
  Vo as y,
4501
4501
  Qt as z
4502
4502
  };
4503
- //# sourceMappingURL=VueFlowUtils-BhrHtdOT.js.map
4503
+ //# sourceMappingURL=VueFlowUtils-DxJGfMCz.js.map