hoeditor-web 3.1.163 → 3.1.164

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.
@@ -64163,12 +64163,11 @@ var TableNode = /*#__PURE__*/function (_RectNode) {
64163
64163
  cell = _this$getMainCell14[0],
64164
64164
  mr = _this$getMainCell14[1],
64165
64165
  mc = _this$getMainCell14[2];
64166
- if (cell && maxR + cell.rowSpan - 1 > newMaxR) {
64167
- newMaxR = cell.rowSpan - 1;
64166
+ if (cell && mr + cell.rowSpan - 1 > newMaxR) {
64167
+ newMaxR = mr + cell.rowSpan - 1;
64168
64168
  }
64169
64169
  }
64170
64170
  }
64171
- // maxR = this.getSelectMaxR(maxR);
64172
64171
  for (var _j3 = 0; _j3 <= maxR; _j3++) {
64173
64172
  headerRowHeight += this.drawTable.drawPageTables[0].getPartRowHeight(_j3);
64174
64173
  }
@@ -78609,7 +78608,6 @@ var DrawPageTable = /*#__PURE__*/function (_DrawRect) {
78609
78608
  }
78610
78609
  }
78611
78610
  }
78612
- //this._partRowHeights.get(r)?.rowHeight
78613
78611
  if (aHeight && rowHeight) {
78614
78612
  if (y >= top && y <= top + rowHeight) {
78615
78613
  row = r;
@@ -78631,7 +78629,6 @@ var DrawPageTable = /*#__PURE__*/function (_DrawRect) {
78631
78629
  }
78632
78630
  }
78633
78631
  throw new Error("\u627E\u4E0D\u5230\u5728\u5750\u6807x:".concat(x, " y:").concat(y, "\u7684\u5355\u5143\u683C"));
78634
- // if(((dItem as unknown) as DrawInfos).x+
78635
78632
  }
78636
78633
  // public update(
78637
78634
  // dArea: DrawArea,
@@ -210515,7 +210512,7 @@ var TextNode = __webpack_require__(27198);
210515
210512
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
210516
210513
  var ParagraphNode = __webpack_require__(67945);
210517
210514
  ;// CONCATENATED MODULE: ./src/components/version.ts
210518
- /* harmony default export */ var version = ('3.1.163');
210515
+ /* harmony default export */ var version = ('3.1.164');
210519
210516
  // EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
210520
210517
  var PoperTipText = __webpack_require__(84531);
210521
210518
  ;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts