hoeditor-web 3.2.22 → 3.2.23
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-BXRP9ydh.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -14897,7 +14897,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
14897
14897
|
}
|
|
14898
14898
|
}
|
|
14899
14899
|
}
|
|
14900
|
-
const version = "3.2.
|
|
14900
|
+
const version = "3.2.23";
|
|
14901
14901
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
14902
14902
|
class SignNode extends BaseNode {
|
|
14903
14903
|
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) {
|
|
@@ -27213,7 +27213,7 @@ class Print {
|
|
|
27213
27213
|
}
|
|
27214
27214
|
};
|
|
27215
27215
|
});
|
|
27216
|
-
r.id = "Ho_Editor_Print_Iframe", r.style.position = "fixed", r.style.right = "0", r.style.bottom = "0", r.style.width = "0", r.style.height = "0", r.style.border = "0", r.src = t.output("bloburl"), document.body.appendChild(r), await o;
|
|
27216
|
+
r.id = "Ho_Editor_Print_Iframe", r.style.position = "fixed", r.style.right = "0", r.style.bottom = "0", r.style.width = "0", r.style.height = "0", r.style.border = "0", r.src = t.output("bloburl"), (window.top || window).document.body.appendChild(r), await o;
|
|
27217
27217
|
}
|
|
27218
27218
|
static async printHTMLPage(t, r) {
|
|
27219
27219
|
const o = document.createElement("iframe"), n = new Promise((s, l) => {
|
|
@@ -64108,7 +64108,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64108
64108
|
(function(a) {
|
|
64109
64109
|
function t() {
|
|
64110
64110
|
return function() {
|
|
64111
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64111
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-Clw7yHl5.mjs");
|
|
64112
64112
|
}().catch(function(r) {
|
|
64113
64113
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64114
64114
|
}).then(function(r) {
|