dccxx-s3-explorer 1.0.83 → 1.0.85

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.
@@ -30890,12 +30890,12 @@ function Tj({
30890
30890
  (ce == null ? void 0 : ce.status) == 200 && T([]);
30891
30891
  }
30892
30892
  }, Ae = "flex-1 min-h-0 overflow-y-auto border rounded-lg px-3 py-2 bg-background shadow-sm";
30893
- return n ? /* @__PURE__ */ h(gr, { open: e, onOpenChange: t, children: /* @__PURE__ */ P(er, { className: "max-w-5xl h-[70vh] flex flex-col overflow-hidden", children: [
30893
+ return n ? /* @__PURE__ */ h(gr, { open: e, onOpenChange: t, children: /* @__PURE__ */ P(er, { className: "max-w-5xl h-[80vh] flex flex-col overflow-hidden", children: [
30894
30894
  /* @__PURE__ */ h(tr, { children: /* @__PURE__ */ P(nr, { className: "text-lg font-semibold", children: [
30895
30895
  "Chia sẻ tài liệu: ",
30896
30896
  n.name
30897
30897
  ] }) }),
30898
- /* @__PURE__ */ P(Fg, { defaultValue: "users", className: "mt-6 flex-1 flex flex-col overflow-hidden", children: [
30898
+ /* @__PURE__ */ P(Fg, { defaultValue: "users", className: "flex-1 flex flex-col overflow-hidden", children: [
30899
30899
  /* @__PURE__ */ P(Dd, { className: "grid grid-cols-2 w-1/2 mx-auto mb-4 bg-muted rounded-lg", children: [
30900
30900
  /* @__PURE__ */ h(ha, { value: "users", className: "py-2", onClick: () => te("users"), children: "Người dùng" }),
30901
30901
  /* @__PURE__ */ h(ha, { value: "groups", className: "py-2", onClick: () => te("groups"), children: "Nhóm" })