hoeditor-web 3.3.3-beta.0 → 3.3.3-beta.1
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-B3uaKlQK.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -15260,7 +15260,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
15260
15260
|
}
|
|
15261
15261
|
}
|
|
15262
15262
|
}
|
|
15263
|
-
const version = "3.3.3-beta.
|
|
15263
|
+
const version = "3.3.3-beta.1";
|
|
15264
15264
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
15265
15265
|
class SignNode extends BaseNode {
|
|
15266
15266
|
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) {
|
|
@@ -65250,7 +65250,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
65250
65250
|
(function(a) {
|
|
65251
65251
|
function t() {
|
|
65252
65252
|
return function() {
|
|
65253
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
65253
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CPwo1lLP.mjs");
|
|
65254
65254
|
}().catch(function(r) {
|
|
65255
65255
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
65256
65256
|
}).then(function(r) {
|
|
@@ -73763,7 +73763,7 @@ var _sfc_render$16 = function a() {
|
|
|
73763
73763
|
t.innerIdentifier = o;
|
|
73764
73764
|
}, expression: "innerIdentifier" } }, t._l(t.innerIdentifierList, function(o) {
|
|
73765
73765
|
return r("a-select-option", { key: o.code, attrs: { value: o.code } }, [t._v(t._s(o.name))]);
|
|
73766
|
-
}), 1)], 1), r("li", { staticClass: "control-item" }, [r("span", { staticClass: "label" }, [t._v(i18nHelper("04-001-009-EMR.3.3.242", null, "内部标识符"))]), r("a-input", { attrs: { size: "small", placeholder: i18nHelper("04-001-009-EMR.3.3.242", null, "内部标识符") }, model: { value: t.innerIdentifier, callback: function(o) {
|
|
73766
|
+
}), 1)], 1), r("li", { staticClass: "control-item" }, [r("span", { staticClass: "label" }, [t._v(i18nHelper("04-001-009-EMR.3.3.242", null, "内部标识符"))]), r("a-input", { attrs: { size: "small", disabled: !0, placeholder: i18nHelper("04-001-009-EMR.3.3.242", null, "内部标识符") }, model: { value: t.innerIdentifier, callback: function(o) {
|
|
73767
73767
|
t.innerIdentifier = o;
|
|
73768
73768
|
}, expression: "innerIdentifier" } })], 1), r("li", { staticClass: "control-item" }, [r("span", { staticClass: "label" }, [t._v(i18nHelper("04-001-009-EMR.3.3.226", null, "文本内容"))]), r("a-input", { attrs: { clearable: "", "show-word-limit": "", size: "small", type: "textarea", placeholder: i18nHelper("04-001-009-EMR.3.3.226", null, "文本内容"), "max-length": 256, "auto-size": { minRows: 2, maxRows: 4 } }, on: { input: t.codeChange }, model: { value: t.textContent, callback: function(o) {
|
|
73769
73769
|
t.textContent = o;
|