hoeditor-web 3.2.47 → 3.2.48

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-BXTCEtS_.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-BZDmGwAu.mjs";
3
3
  export {
4
4
  i as HoDocs,
5
5
  r as HoEditorProvide,
@@ -14898,7 +14898,7 @@ class DrawSignNode extends DrawCombineNode {
14898
14898
  }
14899
14899
  }
14900
14900
  }
14901
- const version = "3.2.47";
14901
+ const version = "3.2.48";
14902
14902
  var FingerPosition = /* @__PURE__ */ ((a) => (a[a.left = 0] = "left", a[a.center = 1] = "center", a[a.right = 2] = "right", a))(FingerPosition || {});
14903
14903
  class SignNode extends BaseNode {
14904
14904
  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) {
@@ -64194,7 +64194,7 @@ WebPDecoder.prototype.getData = function() {
64194
64194
  (function(a) {
64195
64195
  function t() {
64196
64196
  return function() {
64197
- return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-C980ktGl.mjs");
64197
+ return globalObject.canvg ? Promise.resolve(globalObject.canvg) : import("./index.es-C-NRuy_k.mjs");
64198
64198
  }().catch(function(r) {
64199
64199
  return Promise.reject(new Error("Could not load canvg: " + r));
64200
64200
  }).then(function(r) {
@@ -76148,7 +76148,7 @@ const TableCellProperty = __component__$T.exports, _sfc_main$S = {
76148
76148
  columns: 1
76149
76149
  },
76150
76150
  formulaText: {
76151
- bmi: i18nHelper("04-001-009-EMR.3.3.294", null, "BMI体质指数=身高(米) * 体重(公斤)^2"),
76151
+ bmi: "BMI体质指数= 体重(千克)÷ 身高(米)^2",
76152
76152
  expectedDate: [
76153
76153
  i18nHelper("04-001-009-EMR.3.3.274", null, "预产期计算公式为末次月经第一天的月份加9个月或者减去3个月,为预产期的月份数;日期加7天,为预产期日。"),
76154
76154
  i18nHelper("04-001-009-EMR.3.3.273", null, "例如某孕妇的末次月经时间是1月11日来潮,她的预产期是,1+9=10,11+7=18,也就是10月18日的预产期。")
@@ -1,4 +1,4 @@
1
- import { c as Qe, _ as za, g as Io } from "./index-BXTCEtS_.mjs";
1
+ import { c as Qe, _ as za, g as Io } from "./index-BZDmGwAu.mjs";
2
2
  var ht = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, _ = (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoeditor-web",
3
- "version": "3.2.47",
3
+ "version": "3.2.48",
4
4
  "private": false,
5
5
  "main": "lib/hoeditor.mjs",
6
6
  "typings": "types/index.d.ts",
File without changes