hplx-feature-library 1.0.317 → 1.0.318
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.
|
@@ -1907,7 +1907,7 @@ function O9({ onFileUpload: s, onEdit: l, onPreview: f, onDownload: m }) {
|
|
|
1907
1907
|
y.current && (y.current.value = "");
|
|
1908
1908
|
}
|
|
1909
1909
|
};
|
|
1910
|
-
return /* @__PURE__ */ Q.jsx(N5, { onFileUpload: s, children: S.length > 0 ? /* @__PURE__ */ Q.jsxs("div", { className: "hfl-w-full hfl-h-full hfl-flex hfl-gap-2 hfl-flex-wrap hfl-flex-grow hfl-p-4 hfl-min-h-[50vh]", children: [
|
|
1910
|
+
return /* @__PURE__ */ Q.jsx(N5, { onFileUpload: s, children: S.length > 0 ? /* @__PURE__ */ Q.jsxs("div", { className: "hfl-w-full hfl-h-full hfl-flex hfl-gap-2 hfl-flex-wrap hfl-flex-grow hfl-p-4 hfl-min-h-[50vh] hfl-mb-6", children: [
|
|
1911
1911
|
/* @__PURE__ */ Q.jsx(M5, { onFileUpload: s }),
|
|
1912
1912
|
S.map((C) => /* @__PURE__ */ Q.jsx(
|
|
1913
1913
|
P5,
|