@kashifd/jwero-components 0.6.5 → 0.6.7

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
@@ -48220,6 +48220,7 @@ const _z = /* @__PURE__ */ Qo($z), qz = ({ ...e }) => /* @__PURE__ */ A.jsxs(
48220
48220
  sx: {
48221
48221
  width: "100%",
48222
48222
  borderBottom: s !== (e == null ? void 0 : e.length) - 1 ? "1px solid #F5F6F7" : "1px solid transparent",
48223
+ pb: "0.25rem",
48223
48224
  ...a == null ? void 0 : a.titleSx
48224
48225
  },
48225
48226
  children: [
@@ -48256,7 +48257,7 @@ const _z = /* @__PURE__ */ Qo($z), qz = ({ ...e }) => /* @__PURE__ */ A.jsxs(
48256
48257
  sx: {
48257
48258
  gap: "1rem",
48258
48259
  width: "100%",
48259
- padding: "0.625rem 1rem 0.625rem 2rem",
48260
+ padding: "0.625rem 3rem 0.625rem 1rem",
48260
48261
  cursor: R != null && R.disable ? "allowed" : "pointer",
48261
48262
  backgroundColor: R != null && R.disable ? r.colors.surface2_lightgrey : "#fff",
48262
48263
  opacity: R != null && R.disable ? 0.3 : 1,