@imj_media/ui 1.2.19 → 1.2.20

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.esm.js CHANGED
@@ -23947,7 +23947,7 @@ const cs = (i) => {
23947
23947
  }
23948
23948
  )
23949
23949
  ] });
23950
- }, Mn = ({ title: i, className: r, icon: o, iconDuotonePrimary: e, iconDuotoneSecondary: n, iconDuotoneOpacityPrimary: a, iconDuotoneOpacitySecondary: u }) => /* @__PURE__ */ h("div", { className: "ui-flex ui-w-full ui-items-center ui-gap-x-8", children: [
23950
+ }, Mn = ({ title: i, className: r, icon: o, iconDuotonePrimary: e, iconDuotoneSecondary: n, iconDuotoneOpacityPrimary: a, iconDuotoneOpacitySecondary: u, center: s }) => /* @__PURE__ */ h("div", { className: S("ui-flex ui-w-full ui-items-center ui-gap-x-8", s && "ui-justify-center"), children: [
23951
23951
  o && /* @__PURE__ */ t(
23952
23952
  l1,
23953
23953
  {
@@ -23960,7 +23960,7 @@ const cs = (i) => {
23960
23960
  opacityDuotoneSecondary: u
23961
23961
  }
23962
23962
  ),
23963
- /* @__PURE__ */ t("h1", { className: S("ui-text-heading-h3 ui-font-heading-h3 ui-leading-tracking-h3", r), children: i })
23963
+ /* @__PURE__ */ t("h1", { className: S("ui-text-heading-h3 ui-font-heading-h3 ui-leading-heading-h3 ui-tracking-heading-h3", r), children: i })
23964
23964
  ] }), vs = {
23965
23965
  sm: "ui-w-616",
23966
23966
  md: "ui-w-[300px]",