hoeditor-web 3.2.57 → 3.2.58
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-D1X25Ldv.mjs";
|
|
3
3
|
export {
|
|
4
4
|
i as HoDocs,
|
|
5
5
|
r as HoEditorProvide,
|
|
@@ -14940,7 +14940,7 @@ class DrawSignNode extends DrawCombineNode {
|
|
|
14940
14940
|
}
|
|
14941
14941
|
}
|
|
14942
14942
|
}
|
|
14943
|
-
const version = "3.2.
|
|
14943
|
+
const version = "3.2.58";
|
|
14944
14944
|
var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
|
|
14945
14945
|
class SignNode extends BaseNode {
|
|
14946
14946
|
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) {
|
|
@@ -23991,7 +23991,8 @@ class TextInputFieldNode extends BaseCombineNode {
|
|
|
23991
23991
|
n,
|
|
23992
23992
|
f,
|
|
23993
23993
|
NodeType$1.ntText,
|
|
23994
|
-
|
|
23994
|
+
// temp.labelText
|
|
23995
|
+
"",
|
|
23995
23996
|
//hoEditorFactory.docTree.curStyleIndex,
|
|
23996
23997
|
p.styleIndex,
|
|
23997
23998
|
MarkNodeType.mtContent
|
|
@@ -64428,7 +64429,7 @@ WebPDecoder.prototype.getData = function() {
|
|
|
64428
64429
|
(function(a) {
|
|
64429
64430
|
function t() {
|
|
64430
64431
|
return function() {
|
|
64431
|
-
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-
|
|
64432
|
+
return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CTtbVO0f.mjs");
|
|
64432
64433
|
}().catch(function(r) {
|
|
64433
64434
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
64434
64435
|
}).then(function(r) {
|