@firecms/ui 3.0.0-canary.170 → 3.0.0-canary.171

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.
package/dist/index.umd.js CHANGED
@@ -28169,7 +28169,7 @@
28169
28169
  }
28170
28170
  let t2;
28171
28171
  if ($[2] !== className || $[3] !== includeMargin) {
28172
- t2 = cls("h-full flex-grow", {
28172
+ t2 = cls("flex-grow", {
28173
28173
  "my-6 mx-6": includeMargin
28174
28174
  }, className);
28175
28175
  $[2] = className;
@@ -28573,7 +28573,7 @@
28573
28573
  }
28574
28574
  let t12;
28575
28575
  if ($[23] !== uploadDescription) {
28576
- t12 = /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex-grow h-28 box-border flex flex-col items-center justify-center text-center", children: /* @__PURE__ */ jsxRuntime.jsx(Typography, { align: "center", variant: "label", children: uploadDescription }) });
28576
+ t12 = /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex-grow h-28 box-border flex flex-col items-center justify-center text-center", children: /* @__PURE__ */ jsxRuntime.jsx(Typography, { align: "center", variant: "label", className: "flex flex-row gap-2 justify-center", children: uploadDescription }) });
28577
28577
  $[23] = uploadDescription;
28578
28578
  $[24] = t12;
28579
28579
  } else {