hoeditor-web 3.3.2-beta.5 → 3.3.2-beta.6

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-CyKtMEhq.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-CM0yyu1P.mjs";
3
3
  export {
4
4
  i as HoDocs,
5
5
  r as HoEditorProvide,
@@ -15244,7 +15244,7 @@ class DrawSignNode extends DrawCombineNode {
15244
15244
  }
15245
15245
  }
15246
15246
  }
15247
- const version = "3.3.2-beta.5";
15247
+ const version = "3.3.2-beta.6";
15248
15248
  var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
15249
15249
  class SignNode extends BaseNode {
15250
15250
  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) {
@@ -65204,7 +65204,7 @@ WebPDecoder.prototype.getData = function() {
65204
65204
  (function(a) {
65205
65205
  function t() {
65206
65206
  return function() {
65207
- return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-CxRuCk2P.mjs");
65207
+ return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-BcVns6Fn.mjs");
65208
65208
  }().catch(function(r) {
65209
65209
  return Promise.reject(new Error("Could not load canvg: " + r));
65210
65210
  }).then(function(r) {
@@ -1,4 +1,4 @@
1
- import { c as Da, _ as Va, g as il } from "./index-CyKtMEhq.mjs";
1
+ import { c as Da, _ as Va, g as il } from "./index-CM0yyu1P.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.2-beta.5",
3
+ "version": "3.3.2-beta.6",
4
4
  "private": false,
5
5
  "main": "lib/hoeditor.mjs",
6
6
  "typings": "types/index.d.ts",