hoeditor-web 3.2.73 → 3.2.74
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-WKh3cqDW.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -14966,7 +14966,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
14966
14966
|
}
|
|
14967
14967
|
}
|
|
14968
14968
|
}
|
|
14969
|
-
const version = "3.2.
|
|
14969
|
+
const version = "3.2.74";
|
|
14970
14970
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
14971
14971
|
class SignNode extends BaseNode {
|
|
14972
14972
|
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) {
|
|
@@ -64596,7 +64596,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64596
64596
|
(function(a) {
|
|
64597
64597
|
function t() {
|
|
64598
64598
|
return function() {
|
|
64599
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64599
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-DpvDILKP.mjs");
|
|
64600
64600
|
}().catch(function(r) {
|
|
64601
64601
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64602
64602
|
}).then(function(r) {
|