@gardenfi/garden-book 0.1.63 → 0.1.65

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/ui.es.js CHANGED
@@ -10836,7 +10836,7 @@ const v = "5.7.4", fr = 60, ip = 0, op = 120, w = 64, h = 64, nm = "loading spin
10836
10836
  ),
10837
10837
  disabled: s || e === "disabled",
10838
10838
  ...o,
10839
- children: /* @__PURE__ */ jsxs("div", { className: "gf-flex gf-justify-center gf-gap-3", children: [
10839
+ children: /* @__PURE__ */ jsxs("div", { className: "gf-flex gf-justify-center gf-items-center gf-gap-3", children: [
10840
10840
  a,
10841
10841
  s && /* @__PURE__ */ jsx(
10842
10842
  Lottie,
@@ -13409,7 +13409,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
13409
13409
  ),
13410
13410
  ...n,
13411
13411
  children: /* @__PURE__ */ jsxs("button", { className: "gf-flex gf-flex-row gf-justify-center gf-items-center gf-gap-2 gf-w-full focus:gf-outline-none", children: [
13412
- /* @__PURE__ */ jsx(Typography, { size: "h2", children: e }),
13412
+ /* @__PURE__ */ jsx(Typography, { size: "h2", weight: "medium", children: e }),
13413
13413
  /* @__PURE__ */ jsxs(
13414
13414
  "div",
13415
13415
  {