@kashifd/jwero-components 0.6.71 → 0.6.72

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.es.js CHANGED
@@ -49707,14 +49707,14 @@ const nz = (e, t = 10) => {
49707
49707
  }
49708
49708
  )
49709
49709
  ] }),
49710
- /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.75rem" }, children: [
49710
+ /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.75rem", flexWrap: "wrap" }, children: [
49711
49711
  /* @__PURE__ */ x.jsx($u, { contributors: (e == null ? void 0 : e.contributors) || [] }),
49712
49712
  (e == null ? void 0 : e.dueDate) && /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.25rem" }, children: [
49713
49713
  /* @__PURE__ */ x.jsx(Fm, { stroke: rt.colors.text_tertiary, height: "14", width: "14" }),
49714
49714
  /* @__PURE__ */ x.jsx(xt, { variant: "lRegular", sx: { color: rt.colors.text_tertiary }, children: Hm({ date: e == null ? void 0 : e.dueDate }) })
49715
49715
  ] })
49716
49716
  ] }),
49717
- /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.5rem" }, children: [
49717
+ /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.5rem", flexWrap: "wrap" }, children: [
49718
49718
  /* @__PURE__ */ x.jsxs(Ue, { direction: "row", alignItems: "center", sx: { gap: "0.25rem" }, children: [
49719
49719
  /* @__PURE__ */ x.jsx(xt, { variant: "lRegular", children: "Created by" }),
49720
49720
  /* @__PURE__ */ x.jsx($u, { contributors: [e == null ? void 0 : e.createdBy] })