@kashifd/jwero-components 0.6.93 → 0.6.94
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 +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -48836,7 +48836,7 @@ const VF = /* @__PURE__ */ zo(WF), YF = ({ ...e }) => /* @__PURE__ */ b.jsxs(
|
|
|
48836
48836
|
isChecked: O = !1,
|
|
48837
48837
|
onClick: R,
|
|
48838
48838
|
avatarTooltip: I,
|
|
48839
|
-
showGradientBackground: j = !
|
|
48839
|
+
showGradientBackground: j = !1
|
|
48840
48840
|
}) => {
|
|
48841
48841
|
var M, Y, U;
|
|
48842
48842
|
const P = (U = (Y = (M = e == null ? void 0 : e.split(" ")) == null ? void 0 : M.map((L) => L[0])) == null ? void 0 : Y.join("")) == null ? void 0 : U.toUpperCase(), H = T || (r === "small" ? 28 : r === "medium" ? 50 : 80);
|
|
@@ -48856,7 +48856,7 @@ const VF = /* @__PURE__ */ zo(WF), YF = ({ ...e }) => /* @__PURE__ */ b.jsxs(
|
|
|
48856
48856
|
size: H,
|
|
48857
48857
|
name: e,
|
|
48858
48858
|
showGradientBackground: j,
|
|
48859
|
-
children: !t && /* @__PURE__ */ b.jsx("span", { className: "avatarContent", children: P })
|
|
48859
|
+
children: !t && /* @__PURE__ */ b.jsx("span", { className: "avatarContent", style: { fontWeight: 900 }, children: P })
|
|
48860
48860
|
}
|
|
48861
48861
|
) }),
|
|
48862
48862
|
d && /* @__PURE__ */ b.jsx(
|