@kashifd/jwero-components 0.8.34 → 0.8.35
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 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -47885,7 +47885,7 @@ const oz = Te(eo)(({ theme: e }) => ({
|
|
|
47885
47885
|
_ === "custom" && Z ? r(_, Z) : r(_), _ !== "custom" && R();
|
|
47886
47886
|
}, L = t || (u ? El : El == null ? void 0 : El.filter((_) => (_ == null ? void 0 : _.value) !== "custom")), P = ($ = L == null ? void 0 : L.find(
|
|
47887
47887
|
(_) => _.value === e
|
|
47888
|
-
)) == null ? void 0 : $.label, W = c === "primary" ? w.colors.white : w.colors.secondary, V = c === "primary" ? w.colors.black : w.colors.white, F = b === "small", G = F ? "0.
|
|
47888
|
+
)) == null ? void 0 : $.label, W = c === "primary" ? w.colors.white : w.colors.secondary, V = c === "primary" ? w.colors.black : w.colors.white, F = b === "small", G = F ? "0.5rem" : "0.5rem 0.75rem 0.5rem 0.5rem", K = F ? "8rem" : "10rem", ae = F ? "8rem" : "10rem", ee = F ? "0.375rem" : "0.5rem", U = F ? 0.5 : 1, oe = F ? "1rem" : "1.25rem", fe = F ? "0.875rem" : "1rem";
|
|
47889
47889
|
return /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
47890
47890
|
/* @__PURE__ */ m.jsxs(
|
|
47891
47891
|
je,
|
|
@@ -47902,6 +47902,7 @@ const oz = Te(eo)(({ theme: e }) => ({
|
|
|
47902
47902
|
borderRadius: ee,
|
|
47903
47903
|
minWidth: K,
|
|
47904
47904
|
maxWidth: ae,
|
|
47905
|
+
whiteSpace: "nowrap",
|
|
47905
47906
|
border: "1px solid rgba(0, 0, 0, 0.08)",
|
|
47906
47907
|
boxShadow: "0px 0px 1px 0px rgba(0, 0, 0, 0.50))}",
|
|
47907
47908
|
"&:hover": {
|