@simoncomputing/mui-bueno-v2 0.29.1 → 0.29.3
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/CHANGELOG.md +14 -0
- package/dist/index.cjs.js +2 -2
- package/dist/index.es.js +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -59459,7 +59459,7 @@ const Bpe = (t) => {
|
|
|
59459
59459
|
const { colSpan: e, isExpanded: n, renderExpand: r, obj: o, asMobileCard: i = !1, reRenderExpand: s = !1 } = t, [a, l] = gt(!1), [u, f] = gt(void 0);
|
|
59460
59460
|
return Ft(() => {
|
|
59461
59461
|
n && (!a || s) && (l(!0), f(r(o)));
|
|
59462
|
-
}, [n, o]), i ? /* @__PURE__ */ w(FC, { in: n, children: u }) : /* @__PURE__ */ w(Jc, { sx: { "&:last-child td": { borderBottom: "unset" } }, children: /* @__PURE__ */ w(Xc, { sx: { paddingBottom: 0, paddingTop: 0 }, colSpan: e, children: /* @__PURE__ */ w(FC, { in: n, children: u }) }) });
|
|
59462
|
+
}, [n, o]), i ? /* @__PURE__ */ w(FC, { in: n, children: u }) : /* @__PURE__ */ w(Jc, { sx: { "&:last-child > td": { borderBottom: "unset" } }, children: /* @__PURE__ */ w(Xc, { sx: { paddingBottom: 0, paddingTop: 0 }, colSpan: e, children: /* @__PURE__ */ w(FC, { in: n, children: u }) }) });
|
|
59463
59463
|
}, Pde = ({ isLoading: t, children: e }) => {
|
|
59464
59464
|
const [n, r] = gt(!1);
|
|
59465
59465
|
return Ft(() => {
|
|
@@ -63624,7 +63624,7 @@ const nP = tc(void 0), rP = () => {
|
|
|
63624
63624
|
renderExpand: o,
|
|
63625
63625
|
size: i
|
|
63626
63626
|
}) => {
|
|
63627
|
-
const [s, a] = gt(!1), l = () => a(!s), u = `${s ? "Hide" : "Show"} ${n.length} unmodified row${n.length > 1 ? "s" :
|
|
63627
|
+
const [s, a] = gt(!1), l = () => a(!s), u = `${s ? "Hide" : "Show"} ${n.length} unmodified row${n.length > 1 ? "s" : ""}`;
|
|
63628
63628
|
return /* @__PURE__ */ Q(Pe, { children: [
|
|
63629
63629
|
/* @__PURE__ */ w(
|
|
63630
63630
|
VA,
|