hoeditor-web 3.2.90 → 3.2.91
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-fwfTihn6.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -15166,7 +15166,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
15166
15166
|
}
|
|
15167
15167
|
}
|
|
15168
15168
|
}
|
|
15169
|
-
const version = "3.2.
|
|
15169
|
+
const version = "3.2.91";
|
|
15170
15170
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
15171
15171
|
class SignNode extends BaseNode {
|
|
15172
15172
|
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) {
|
|
@@ -45950,7 +45950,7 @@ class StructureConvert {
|
|
|
45950
45950
|
const s = HOEditorFactorys.instance().getFactory(this._hoEditorFactoryID);
|
|
45951
45951
|
this._superiorSign = [], s.isThrowError = !1;
|
|
45952
45952
|
const l = s.structureConvert.xml2Doc(t, n);
|
|
45953
|
-
|
|
45953
|
+
return Promise.resolve().then(() => this.openJson2Doc(l, r, o));
|
|
45954
45954
|
}
|
|
45955
45955
|
openJson2Doc(t, r, o) {
|
|
45956
45956
|
const n = HOEditorFactorys.instance().getFactory(this._hoEditorFactoryID);
|
|
@@ -64911,7 +64911,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64911
64911
|
(function(a) {
|
|
64912
64912
|
function t() {
|
|
64913
64913
|
return function() {
|
|
64914
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64914
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-4tLj2nRt.mjs");
|
|
64915
64915
|
}().catch(function(r) {
|
|
64916
64916
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64917
64917
|
}).then(function(r) {
|