ia-table 0.7.6 → 0.7.8
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.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/locale-patch-applied.txt +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -14980,8 +14980,8 @@ const Hm = (e, t = {}) => {
|
|
|
14980
14980
|
Te(() => {
|
|
14981
14981
|
Rt && Rt.modelRef && Rt.modelRef.current && (Rt.modelRef.current.params.context = mi);
|
|
14982
14982
|
}, [Rt, mi]), Te(() => {
|
|
14983
|
-
Ft && Fn && R && At(et.startRow, et.endRow);
|
|
14984
|
-
}, [Ft, Fn, At, et, R]);
|
|
14983
|
+
Ft && Fn && R && ye && At(et.startRow, et.endRow);
|
|
14984
|
+
}, [Ft, Fn, At, et, R, ye]);
|
|
14985
14985
|
const Vt = Rt == null ? void 0 : Rt.modelRef, Ht = bt(() => {
|
|
14986
14986
|
try {
|
|
14987
14987
|
if (!Z && Ft && Fn) {
|
|
@@ -15071,7 +15071,7 @@ const Hm = (e, t = {}) => {
|
|
|
15071
15071
|
}, [B]), Dr = ze(() => ({ api: { ...ba, setServerSideDataSource: ia } }), [Ft, cn, Fr, aa, L, Vt, Rt, At, Z, Fn, wt, dt, Me, Pe, Qn, r, Zt]), Tn = bt(() => Dr(), [Dr]);
|
|
15072
15072
|
Te(() => {
|
|
15073
15073
|
I && typeof I == "function" && ye && I(Tn);
|
|
15074
|
-
}, [I, Tn]), U1(fe, () => ye ? { ...Tn, tableId: D } : null, [Tn, D]), Te(() => {
|
|
15074
|
+
}, [I, Tn, ye]), U1(fe, () => ye ? { ...Tn, tableId: D } : null, [Tn, D, ye]), Te(() => {
|
|
15075
15075
|
let rt = null;
|
|
15076
15076
|
return t.length && Tn.api && (rt = setTimeout(() => {
|
|
15077
15077
|
v.current && Tn && Tn.api.sizeColumnsToFit && Tn.api.sizeColumnsToFit();
|