hoeditor-web 2.0.89 → 2.0.90
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/lib/hoeditor.common.js +37 -27
- package/lib/hoeditor.css +2 -826
- package/lib/hoeditor.umd.js +37 -27
- package/lib/hoeditor.umd.min.js +3 -3
- package/package.json +1 -1
package/lib/hoeditor.umd.js
CHANGED
|
@@ -10808,7 +10808,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
10808
10808
|
|
|
10809
10809
|
/***/ }),
|
|
10810
10810
|
|
|
10811
|
-
/***/
|
|
10811
|
+
/***/ 41998:
|
|
10812
10812
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10813
10813
|
|
|
10814
10814
|
"use strict";
|
|
@@ -10820,8 +10820,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
10820
10820
|
"default": function() { return /* binding */ TableCellPoper; }
|
|
10821
10821
|
});
|
|
10822
10822
|
|
|
10823
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=
|
|
10824
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{style:({ bottom: _vm.isAllowMultiSelect ? '-34px' : '0px' })},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_vm._e(),(_vm.currentList.length === 0)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1):_vm._e()]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
|
|
10823
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=56a2ba09&scoped=true&
|
|
10824
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{style:({ bottom: _vm.isAllowMultiSelect ? '-34px' : '0px' })},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_vm._e(),(_vm.currentList.length === 0)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1):_vm._e(),(_vm.poperList.length > 0)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1):_vm._e()]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
|
|
10825
10825
|
var staticRenderFns = []
|
|
10826
10826
|
|
|
10827
10827
|
|
|
@@ -10926,6 +10926,8 @@ var HOEditorFactorys = __webpack_require__(28831);
|
|
|
10926
10926
|
//
|
|
10927
10927
|
//
|
|
10928
10928
|
//
|
|
10929
|
+
//
|
|
10930
|
+
//
|
|
10929
10931
|
|
|
10930
10932
|
|
|
10931
10933
|
|
|
@@ -11285,10 +11287,10 @@ var HOEditorFactorys = __webpack_require__(28831);
|
|
|
11285
11287
|
});
|
|
11286
11288
|
;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=script&lang=js&
|
|
11287
11289
|
/* harmony default export */ var table_TableCellPopervue_type_script_lang_js_ = (TableCellPopervue_type_script_lang_js_);
|
|
11288
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-65[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=
|
|
11290
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-65[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=56a2ba09&lang=scss&scoped=true&
|
|
11289
11291
|
// extracted by mini-css-extract-plugin
|
|
11290
11292
|
|
|
11291
|
-
;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=
|
|
11293
|
+
;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=56a2ba09&lang=scss&scoped=true&
|
|
11292
11294
|
|
|
11293
11295
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
11294
11296
|
var componentNormalizer = __webpack_require__(1001);
|
|
@@ -11307,7 +11309,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
11307
11309
|
staticRenderFns,
|
|
11308
11310
|
false,
|
|
11309
11311
|
null,
|
|
11310
|
-
"
|
|
11312
|
+
"56a2ba09",
|
|
11311
11313
|
null
|
|
11312
11314
|
|
|
11313
11315
|
)
|
|
@@ -62416,7 +62418,7 @@ var DrawPageCell = /*#__PURE__*/function (_DrawArea) {
|
|
|
62416
62418
|
// return true;
|
|
62417
62419
|
// }
|
|
62418
62420
|
|
|
62419
|
-
if (this._startDline >= this.cell.drawCell.drawLines.length) {
|
|
62421
|
+
if (this._startDline >= this.cell.drawCell.drawLines.length || index == -1) {
|
|
62420
62422
|
return true;
|
|
62421
62423
|
} // if (this._lastDrawLine instanceof DrawPageTable) {
|
|
62422
62424
|
// index = this._cell.drawCell.drawLines.indexOf(
|
|
@@ -65393,7 +65395,7 @@ var DrawRect = /*#__PURE__*/function (_DrawContainer) {
|
|
|
65393
65395
|
/*
|
|
65394
65396
|
* @Author: your name
|
|
65395
65397
|
* @Date: 2021-09-01 16:51:49
|
|
65396
|
-
* @LastEditTime: 2022-08-
|
|
65398
|
+
* @LastEditTime: 2022-08-18 14:08:29
|
|
65397
65399
|
* @LastEditors: liyanan 2441631434@qq.com
|
|
65398
65400
|
* @Description: In User Settings Edit
|
|
65399
65401
|
* @FilePath: \hoeditor-web\src\editor\draw\drawNode\DrawSignNode.ts
|
|
@@ -65507,7 +65509,7 @@ var DrawSignNode = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
65507
65509
|
}
|
|
65508
65510
|
}
|
|
65509
65511
|
|
|
65510
|
-
if (
|
|
65512
|
+
if ((imgSrc || fingerPrintSrc) && type == 1 || type == 3) {
|
|
65511
65513
|
_this.drawWriteSignNode(node);
|
|
65512
65514
|
} else {
|
|
65513
65515
|
_this.drawSignNode();
|
|
@@ -75314,7 +75316,7 @@ var NodeDeleteUndoUnit = /*#__PURE__*/function (_UndoInfo) {
|
|
|
75314
75316
|
/*
|
|
75315
75317
|
* @Author: your name
|
|
75316
75318
|
* @Date: 2020-09-24 15:56:09
|
|
75317
|
-
* @LastEditTime: 2022-
|
|
75319
|
+
* @LastEditTime: 2022-08-17 09:27:01
|
|
75318
75320
|
* @LastEditors: liyanan 2441631434@qq.com
|
|
75319
75321
|
* @Description: In User Settings Edit
|
|
75320
75322
|
* @FilePath: \hoeditor-web\src\editor\undoRedo\NodeInsertUndoUnit.ts
|
|
@@ -75505,19 +75507,23 @@ var NodeInsertUndoUnit = /*#__PURE__*/function (_UndoInfo) {
|
|
|
75505
75507
|
|
|
75506
75508
|
if (this.node instanceof _dom_treeNode_MarkNode__WEBPACK_IMPORTED_MODULE_22__/* .MarkNode */ .j && this.node.MarkNodeType === _dom_treeNode_MarkNode__WEBPACK_IMPORTED_MODULE_22__/* .MarkNodeType.mtContent */ .q.mtContent) {//变更文本域时,删除原内容插入标题时不移动光标
|
|
75507
75509
|
} else {
|
|
75508
|
-
setTimeout(
|
|
75509
|
-
|
|
75510
|
-
|
|
75511
|
-
|
|
75510
|
+
// setTimeout(
|
|
75511
|
+
// () => {
|
|
75512
|
+
// //等待变更完成
|
|
75513
|
+
hoEditorFactory.drawTree.moveCaretToPath(strAfterPath); // },
|
|
75514
|
+
// this.node.rootPath.startsWith(gMainPath) ? 0 : 110
|
|
75515
|
+
// );
|
|
75512
75516
|
}
|
|
75513
75517
|
|
|
75514
|
-
|
|
75518
|
+
_context2.next = 9;
|
|
75519
|
+
return this.ParentRepaint();
|
|
75515
75520
|
|
|
75521
|
+
case 9:
|
|
75516
75522
|
if (this.node instanceof _dom_treeNode_TextNode__WEBPACK_IMPORTED_MODULE_12__/* .TextNode */ .R) {
|
|
75517
75523
|
hoEditorFactory.timeStamp.update();
|
|
75518
75524
|
}
|
|
75519
75525
|
|
|
75520
|
-
case
|
|
75526
|
+
case 10:
|
|
75521
75527
|
case "end":
|
|
75522
75528
|
return _context2.stop();
|
|
75523
75529
|
}
|
|
@@ -212399,7 +212405,7 @@ var map = {
|
|
|
212399
212405
|
"./radioCheckBox/RadioCheckbox.vue": 29385,
|
|
212400
212406
|
"./selectDialog/SelectDialog.vue": 32949,
|
|
212401
212407
|
"./sign/Sign.vue": 54089,
|
|
212402
|
-
"./table/TableCellPoper.vue":
|
|
212408
|
+
"./table/TableCellPoper.vue": 41998,
|
|
212403
212409
|
"./table/TableCellProperty.vue": 84650,
|
|
212404
212410
|
"./table/TableColProperty.vue": 59243,
|
|
212405
212411
|
"./table/TableProperty.vue": 1527,
|
|
@@ -213945,9 +213951,9 @@ var es_string_match = __webpack_require__(4723);
|
|
|
213945
213951
|
var es_number_constructor = __webpack_require__(9653);
|
|
213946
213952
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.json.stringify.js
|
|
213947
213953
|
var es_json_stringify = __webpack_require__(38862);
|
|
213948
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=
|
|
213949
|
-
var
|
|
213950
|
-
var
|
|
213954
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=7d9a158e&
|
|
213955
|
+
var HoDocvue_type_template_id_7d9a158e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.docClassNames},[_c('div',{ref:"editorArea",staticClass:"editors"},[(_vm.drawPageLength > 0)?_c('div',{staticClass:"editor",on:{"click":function($event){return _vm.setActiveDocIndex(_vm.hoEditorId)}}},[_vm._l((_vm.drawPageCount.count),function(pgIndex){return [_c('HoPage',{key:pgIndex - 1,attrs:{"data-id":pgIndex - 1,"index":pgIndex - 1,"docIndex":_vm.docIndex,"canvasWidth":_vm.canvasParams.width,"canvasHeight":_vm.canvasParams.height,"currentActivePages":_vm.activePageIndex.index,"hoEditorId":_vm.hoEditorId,"hoEditorFactoryIdList":_vm.hoEditorFactoryIdList,"mouseMoveNodes":_vm.mouseMoveNodes,"viewableAreaObserver":_vm.viewableAreaObserver,"inViewPages":_vm.inViewPages,"canvasHeadFootPos":_vm.canvasHeadFootPos,"poperTipPos":_vm.poperTipPos,"textStyle":_vm.textStyle,"aiInfo":_vm.aiInfo},on:{"pageReady":_vm.pageReady,"canvasRightClick":_vm.mouseRightClickEvent},scopedSlots:_vm._u([{key:"hoPageHead",fn:function(){return [_vm._t("hoDocHead")]},proxy:true},{key:"hoPageFoot",fn:function(){return [_vm._t("hoDocFoot")]},proxy:true}],null,true)})]})],2):_vm._e()]),(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper')?_c('PoperSelectModal',{attrs:{"poperType":_vm.poperType,"poperSelectList":_vm.poperSelectList,"poperPos":_vm.poperPos,"hoEditorId":_vm.hoEditorId},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('PoperMark',{directives:[{name:"show",rawName:"v-show",value:(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper' || _vm.poperType === 'table-cell-poper'),expression:"poperType === 'datePoper' || poperType === 'selectPoper' || poperType === 'table-cell-poper'"}]}),(_vm.poperType === 'table-cell-poper')?_c('TableCellPoper',{attrs:{"poperNode":_vm.nodeValue,"poperPos":_vm.poperPos},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('HoToPage',{attrs:{"hoEditorId":_vm.hoEditorId,"inViewPages":_vm.inViewPages}}),_c('PoperTipText',{attrs:{"isPoperText":_vm.isPoperText,"poperText":_vm.poperText,"poperPos":_vm.poperTextPos},on:{"poperTextClose":_vm.poperTextClose}}),_c('ul',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return (_vm.isCreateRightMenuModal = false); }),expression:"() => (isCreateRightMenuModal = false)"},{name:"show",rawName:"v-show",value:(_vm.isCreateRightMenuModal),expression:"isCreateRightMenuModal"}],ref:"rightMenuModal",staticClass:"create-right-menu"},[(_vm.showCommentsBtn)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.hideComments}},[_vm._v(_vm._s(_vm.isHideComments ? '显示' : '隐藏')+"批注")]):_vm._e(),(_vm.currentNode && _vm.currentNode.customProperty && _vm.currentNode.signFormat )?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.deleteSignNode}},[_vm._v("删除签名")]):_vm._e(),_c('li',{staticClass:"mouse-menu-item"},[_vm._v(" 编辑器内核版本: "),_c('span',{staticStyle:{"font-size":"14px","color":"#0a77e3"}},[_vm._v("v "+_vm._s(_vm.version))])])])],1)}
|
|
213956
|
+
var HoDocvue_type_template_id_7d9a158e_staticRenderFns = []
|
|
213951
213957
|
|
|
213952
213958
|
|
|
213953
213959
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/message-box.js
|
|
@@ -215887,7 +215893,7 @@ var PoperMark = __webpack_require__(39959);
|
|
|
215887
215893
|
|
|
215888
215894
|
|
|
215889
215895
|
// EXTERNAL MODULE: ./src/components/controls/table/TableCellPoper.vue + 5 modules
|
|
215890
|
-
var TableCellPoper = __webpack_require__(
|
|
215896
|
+
var TableCellPoper = __webpack_require__(41998);
|
|
215891
215897
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/DateTimeNode.ts
|
|
215892
215898
|
var DateTimeNode = __webpack_require__(40253);
|
|
215893
215899
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/DownListNode.ts
|
|
@@ -217591,7 +217597,7 @@ var SignNode = __webpack_require__(78975);
|
|
|
217591
217597
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
|
|
217592
217598
|
var ParagraphNode = __webpack_require__(13880);
|
|
217593
217599
|
;// CONCATENATED MODULE: ./src/components/version.ts
|
|
217594
|
-
/* harmony default export */ var version = ('2.0.
|
|
217600
|
+
/* harmony default export */ var version = ('2.0.90');
|
|
217595
217601
|
// EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
|
|
217596
217602
|
var PoperTipText = __webpack_require__(97824);
|
|
217597
217603
|
;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts
|
|
@@ -217970,7 +217976,7 @@ var ImageNode = __webpack_require__(23778);
|
|
|
217970
217976
|
|
|
217971
217977
|
if (v.intersectionRatio === 0) {
|
|
217972
217978
|
inViewPages = inViewPages.filter(function (v) {
|
|
217973
|
-
return
|
|
217979
|
+
return v !== pageIndex;
|
|
217974
217980
|
});
|
|
217975
217981
|
} else {
|
|
217976
217982
|
inViewPages.includes(dPage.pageIndex) ? null : inViewPages.push(dPage.pageIndex);
|
|
@@ -218374,8 +218380,8 @@ var ImageNode = __webpack_require__(23778);
|
|
|
218374
218380
|
|
|
218375
218381
|
var HoDoc_component = (0,componentNormalizer/* default */.Z)(
|
|
218376
218382
|
components_HoDocvue_type_script_lang_js_,
|
|
218377
|
-
|
|
218378
|
-
|
|
218383
|
+
HoDocvue_type_template_id_7d9a158e_render,
|
|
218384
|
+
HoDocvue_type_template_id_7d9a158e_staticRenderFns,
|
|
218379
218385
|
false,
|
|
218380
218386
|
null,
|
|
218381
218387
|
null,
|
|
@@ -222630,8 +222636,11 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
222630
222636
|
}
|
|
222631
222637
|
|
|
222632
222638
|
this._comments = [];
|
|
222633
|
-
|
|
222634
|
-
|
|
222639
|
+
|
|
222640
|
+
if (!isClearSign) {
|
|
222641
|
+
var comments = xx.comments;
|
|
222642
|
+
this._comments = comments.comment;
|
|
222643
|
+
} // if (xx.logs) {
|
|
222635
222644
|
// const logs = xx.logs;
|
|
222636
222645
|
// let logsArr = [];
|
|
222637
222646
|
// if (logs.log.length === undefined) {
|
|
@@ -222649,6 +222658,7 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
222649
222658
|
// }
|
|
222650
222659
|
// }
|
|
222651
222660
|
|
|
222661
|
+
|
|
222652
222662
|
hoEditorFactory.docTree.userHistories = [];
|
|
222653
222663
|
var histories = xx.userHistories;
|
|
222654
222664
|
var historiesArr = histories.userHistory;
|