@kashifd/jwero-components 0.7.18 → 0.7.20
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 +1 -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
|
@@ -46432,7 +46432,6 @@ const ia = ({ stroke: e = "#000", ...t }) => /* @__PURE__ */ b.jsxs(
|
|
|
46432
46432
|
vt,
|
|
46433
46433
|
{
|
|
46434
46434
|
variant: "lRegular",
|
|
46435
|
-
sx: { color: j.colors.black },
|
|
46436
46435
|
children: (ne = W == null ? void 0 : W.disableProps) == null ? void 0 : ne.disableText
|
|
46437
46436
|
}
|
|
46438
46437
|
)
|
|
@@ -47220,7 +47219,7 @@ const xF = ({
|
|
|
47220
47219
|
}, w = () => {
|
|
47221
47220
|
m(!1), s && s();
|
|
47222
47221
|
}, T = (j) => {
|
|
47223
|
-
r(j
|
|
47222
|
+
r(j), w();
|
|
47224
47223
|
}, O = t || yF, P = (I = O == null ? void 0 : O.find(
|
|
47225
47224
|
(j) => j.value === e
|
|
47226
47225
|
)) == null ? void 0 : I.label;
|