hoeditor-web 3.3.4-beta.0 → 3.3.4-beta.1

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-ql43YyPO.mjs";
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-BgreI8th.mjs";
3
3
  export {
4
4
  i as HoDocs,
5
5
  r as HoEditorProvide,
@@ -15203,7 +15203,7 @@ class DrawSignNode extends DrawCombineNode {
15203
15203
  }
15204
15204
  }
15205
15205
  }
15206
- const version = "3.3.4-beta.0";
15206
+ const version = "3.3.4-beta.1";
15207
15207
  var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
15208
15208
  class SignNode extends BaseNode {
15209
15209
  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) {
@@ -65128,7 +65128,7 @@ WebPDecoder.prototype.getData = function() {
65128
65128
  (function(a) {
65129
65129
  function t() {
65130
65130
  return function() {
65131
- return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CGQjzc_f.mjs");
65131
+ return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CHD3_MpM.mjs");
65132
65132
  }().catch(function(r) {
65133
65133
  return Promise.reject(new Error("Could not load canvg: " + r));
65134
65134
  }).then(function(r) {
@@ -1,4 +1,4 @@
1
- import { c as Da, _ as Va, g as il } from "./index-ql43YyPO.mjs";
1
+ import { c as Da, _ as Va, g as il } from "./index-BgreI8th.mjs";
2
2
  var fn = {}, cn = {}, cr, vn;
3
3
  function Q() {
4
4
  if (vn) return cr;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoeditor-web",
3
- "version": "3.3.4-beta.0",
3
+ "version": "3.3.4-beta.1",
4
4
  "private": false,
5
5
  "main": "lib/hoeditor.mjs",
6
6
  "typings": "types/index.d.ts",