@leverege/imaginarium-ui 1.8.0 → 1.8.1

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.
@@ -1041,13 +1041,7 @@ function hn({
1041
1041
  /* @__PURE__ */ e(Ce, { children: "Changes to push" }),
1042
1042
  /* @__PURE__ */ e(Te, { children: "Expand a target to compute and see exactly what it would receive, from a dry run of the push. Nothing is applied." })
1043
1043
  ] }),
1044
- l ? /* @__PURE__ */ n("div", { className: "min-w-0 space-y-2", children: [
1045
- /* @__PURE__ */ n(E, { variant: "ghost", size: "sm", onClick: () => m(null), children: [
1046
- /* @__PURE__ */ e(Le, {}),
1047
- " Back to changes"
1048
- ] }),
1049
- /* @__PURE__ */ e("div", { className: "h-[60vh] min-w-0", children: /* @__PURE__ */ e(Pt, { item: un(l), onClose: () => m(null) }) })
1050
- ] }) : /* @__PURE__ */ e("div", { className: "min-w-0 max-h-[70vh] space-y-2 overflow-y-auto py-2", children: a.length === 0 ? /* @__PURE__ */ e("p", { className: "text-sm text-muted-foreground", children: "This release has no targets." }) : a.map((x) => /* @__PURE__ */ e(
1044
+ /* @__PURE__ */ e("div", { className: l ? "hidden" : "min-w-0 max-h-[70vh] space-y-2 overflow-y-auto py-2", children: a.length === 0 ? /* @__PURE__ */ e("p", { className: "text-sm text-muted-foreground", children: "This release has no targets." }) : a.map((x) => /* @__PURE__ */ e(
1051
1045
  Tt,
1052
1046
  {
1053
1047
  releaseId: i,
@@ -1058,6 +1052,13 @@ function hn({
1058
1052
  },
1059
1053
  x
1060
1054
  )) }),
1055
+ l ? /* @__PURE__ */ n("div", { className: "min-w-0 space-y-2", children: [
1056
+ /* @__PURE__ */ n(E, { variant: "ghost", size: "sm", onClick: () => m(null), children: [
1057
+ /* @__PURE__ */ e(Le, {}),
1058
+ " Back to changes"
1059
+ ] }),
1060
+ /* @__PURE__ */ e("div", { className: "h-[60vh] min-w-0", children: /* @__PURE__ */ e(Pt, { item: un(l), onClose: () => m(null) }) })
1061
+ ] }) : null,
1061
1062
  /* @__PURE__ */ e(Pe, { children: /* @__PURE__ */ e(E, { variant: "outline", onClick: () => b(!1), children: "Close" }) })
1062
1063
  ] }) });
1063
1064
  }
@@ -2528,4 +2529,4 @@ export {
2528
2529
  bn as t,
2529
2530
  Ie as u
2530
2531
  };
2531
- //# sourceMappingURL=PluginSetup-0e-XUAAV.js.map
2532
+ //# sourceMappingURL=PluginSetup-CBFwSR1s.js.map