@ninebone/grid 0.0.22 → 0.0.23

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,7 +2678,7 @@ class ld {
2678
2678
  });
2679
2679
  it(this, "set", (C) => {
2680
2680
  var t, l, c;
2681
- this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, Dt).owner.matrix), (c = (l = (t = f(this, qe)) == null ? void 0 : t.owner) == null ? void 0 : l.matrix) == null || c.updateCumulativeHeights();
2681
+ this.clear(), this.add(C, !1), console.log(f(this, Dt)), console.log(f(this, Dt).owner.matrix), console.log(f(this, Dt).owner), (c = (l = (t = f(this, qe)) == null ? void 0 : t.owner) == null ? void 0 : l.matrix) == null || c.updateCumulativeHeights();
2682
2682
  });
2683
2683
  it(this, "assign", (C) => {
2684
2684
  this.source = C;