@ninebone/grid 0.0.35 → 0.0.36

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/nine-grid.js CHANGED
@@ -2678,8 +2678,12 @@ class hd {
2678
2678
  });
2679
2679
  });
2680
2680
  it(this, "set", (C) => {
2681
- var t, l, c;
2682
- Wn.log("ngData.set"), this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, qe)), (c = (l = (t = f(this, Dt)) == null ? void 0 : t.owner) == null ? void 0 : l.matrix) == null || c.updateCumulativeHeights();
2681
+ Wn.log("ngData.set"), this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, qe));
2682
+ const t = () => {
2683
+ var l, c, o, r;
2684
+ (c = (l = f(this, Dt)) == null ? void 0 : l.owner) != null && c.matrix ? (r = (o = f(this, Dt)) == null ? void 0 : o.owner) == null || r.matrix.updateCumulativeHeights() : setTimeout(t, 50);
2685
+ };
2686
+ t();
2683
2687
  });
2684
2688
  it(this, "assign", (C) => {
2685
2689
  this.source = C;