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