hoeditor-web 3.2.49 → 3.2.50
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-D0Gk9boR.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -14923,7 +14923,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
14923
14923
|
}
|
|
14924
14924
|
}
|
|
14925
14925
|
}
|
|
14926
|
-
const version = "3.2.
|
|
14926
|
+
const version = "3.2.50";
|
|
14927
14927
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
14928
14928
|
class SignNode extends BaseNode {
|
|
14929
14929
|
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) {
|
|
@@ -64245,7 +64245,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64245
64245
|
(function(a) {
|
|
64246
64246
|
function t() {
|
|
64247
64247
|
return function() {
|
|
64248
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64248
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-D8Jb9Hjp.mjs");
|
|
64249
64249
|
}().catch(function(r) {
|
|
64250
64250
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64251
64251
|
}).then(function(r) {
|