hoeditor-web 3.3.5-beta.3 → 3.3.5-beta.4
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.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "vue";
|
|
2
|
-
import { H as i, d as r, b as e, a as l, e as t, T as H, f as d, i as f } from "./index-
|
|
2
|
+
import { H as i, d as r, b as e, a as l, e as t, T as H, f as d, i as f } from "./index-kTorFe01.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -15304,7 +15304,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
15304
15304
|
}
|
|
15305
15305
|
}
|
|
15306
15306
|
}
|
|
15307
|
-
const version = "3.3.5-beta.
|
|
15307
|
+
const version = "3.3.5-beta.4";
|
|
15308
15308
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
15309
15309
|
class SignNode extends BaseNode {
|
|
15310
15310
|
constructor(hoEditorFactoryID, rootNodes, pNode, nodeType, number, type, name, signType, signFormat, signor, signTime, signTimeFormat, imgSrc, imgWidth, imgHeight, customProperty, isTemplate, styleIndex, connectMode, isFront, allowEditSignTime, fingerPrintSrc, fingerPosition, attribute, connectChar, otherProperties, dataId, associatedElement, isTemp, innerIdentifier) {
|
|
@@ -65268,7 +65268,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
65268
65268
|
(function(a) {
|
|
65269
65269
|
function t() {
|
|
65270
65270
|
return function() {
|
|
65271
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
65271
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CzEDcHxi.mjs");
|
|
65272
65272
|
}().catch(function(r) {
|
|
65273
65273
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
65274
65274
|
}).then(function(r) {
|
|
@@ -75759,9 +75759,11 @@ const TextBorderDialog = __component__$10.exports, _sfc_main$$ = defineComponent
|
|
|
75759
75759
|
methods: {
|
|
75760
75760
|
setWatchProps() {
|
|
75761
75761
|
this.watchProps.forEach((a) => {
|
|
75762
|
-
this.unwatchProps.push(
|
|
75763
|
-
a
|
|
75764
|
-
|
|
75762
|
+
this.unwatchProps.push(
|
|
75763
|
+
this.$watch(`${a}`, function(t, r) {
|
|
75764
|
+
a === "readType" ? this.modifyProps.readType = t ? "1" : "0" : this.modifyProps[a] = t;
|
|
75765
|
+
})
|
|
75766
|
+
);
|
|
75765
75767
|
});
|
|
75766
75768
|
},
|
|
75767
75769
|
clearWatchProps() {
|
|
@@ -75851,7 +75853,7 @@ var _sfc_render$$ = function a() {
|
|
|
75851
75853
|
t.notSelectTime = o;
|
|
75852
75854
|
}, expression: "notSelectTime" } }, [t._v(i18nHelper("04-001-009-EMR.3.3.184", null, "不允许往后选择日期"))]), r("a-checkbox", { attrs: { size: "small" }, model: { value: t.canWrapLine, callback: function(o) {
|
|
75853
75855
|
t.canWrapLine = o;
|
|
75854
|
-
}, expression: "canWrapLine" } }, [t._v(i18nHelper("04-001-009-EMR.3.3.183", null, "日期和时间换行显示"))])], 1)])])],
|
|
75856
|
+
}, expression: "canWrapLine" } }, [t._v(i18nHelper("04-001-009-EMR.3.3.183", null, "日期和时间换行显示"))])], 1)])]), t._t("hoDateFieldModal")], 2)], 1), r("footer", { staticClass: "ho-modal-footer" }, [r("a-button", { attrs: { type: "primary" }, on: { click: t.sure } }, [t._v(i18nHelper("04-001-009-EMR.3.3.347", null, "确定"))]), r("a-button", { staticStyle: { "margin-left": "30px" }, on: { click: t.handleClose } }, [t._v(i18nHelper("04-001-009-EMR.3.3.346", null, "取消"))])], 1)]);
|
|
75855
75857
|
}, _sfc_staticRenderFns$$ = [], __component__$$ = /* @__PURE__ */ normalizeComponent$1(
|
|
75856
75858
|
_sfc_main$$,
|
|
75857
75859
|
_sfc_render$$,
|
|
@@ -84579,6 +84581,8 @@ var _sfc_render$s = function a() {
|
|
|
84579
84581
|
} }], null, !0) })];
|
|
84580
84582
|
})], 2), t.notUseModal ? r("ControlModal", { directives: [{ name: "show", rawName: "v-show", value: t.hoEditorProvider.controlType, expression: "hoEditorProvider.controlType" }], attrs: { hoEditorFactoryId: t.hoEditorProvider.activeDocId, uploadImageParams: t.uploadImageParams }, on: { insertComments: t.insertComments, updateCommentContent: t.updateCommentContent, closeControlmodal: t.closeControlModal }, scopedSlots: t._u([{ key: "hoTextModal", fn: function() {
|
|
84581
84583
|
return [t._t("hoTextField")];
|
|
84584
|
+
}, proxy: !0 }, { key: "hoDateModal", fn: function() {
|
|
84585
|
+
return [t._t("hoDateField")];
|
|
84582
84586
|
}, proxy: !0 }, { key: "hoParagraphModal", fn: function() {
|
|
84583
84587
|
return [t._t("hoParagraphField")];
|
|
84584
84588
|
}, proxy: !0 }, { key: "hoCommentBefore", fn: function() {
|