vg-print 1.0.345 → 1.0.347

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.
@@ -65647,7 +65647,7 @@ ${i18n$1.__("转大小写")}
65647
65647
  }
65648
65648
  };
65649
65649
  })();
65650
- const version = "1.0.345";
65650
+ const version = "1.0.347";
65651
65651
  let autoConnect$1 = function(Ie) {
65652
65652
  console.log("autoConnect"), window.autoConnect = !0, window.hiwebSocket && window.hiwebSocket.hasIo() && window.hiwebSocket.start(Ie);
65653
65653
  }, disAutoConnect$1 = function() {
@@ -86932,6 +86932,7 @@ const HistoryPanel = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_r
86932
86932
  }
86933
86933
  },
86934
86934
  methods: {
86935
+ $t,
86935
86936
  handlePrintCountChange(Ie) {
86936
86937
  this.$emit("update:printCount", Ie);
86937
86938
  },
@@ -87000,7 +87001,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87000
87001
  createVNode(De, {
87001
87002
  modelValue: Ee.localPrinterName,
87002
87003
  "onUpdate:modelValue": Ae[1] || (Ae[1] = (St) => Ee.localPrinterName = St),
87003
- placeholder: Ie.$t("toolbar.printerName"),
87004
+ placeholder: Se.$t("toolbar.printerName"),
87004
87005
  style: { width: "120px", margin: "0 2px" },
87005
87006
  size: "small",
87006
87007
  class: "printer-select",
@@ -87023,7 +87024,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87023
87024
  }, {
87024
87025
  default: withCtx(() => [
87025
87026
  Ae[14] || (Ae[14] = createElementVNode("i", { class: "iconfont icon-yulan" }, null, -1)),
87026
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.preview")), 1)
87027
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.preview")), 1)
87027
87028
  ]),
87028
87029
  _: 1
87029
87030
  }),
@@ -87036,7 +87037,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87036
87037
  }, {
87037
87038
  default: withCtx(() => [
87038
87039
  Ae[15] || (Ae[15] = createElementVNode("i", { class: "iconfont icon-liulanqi" }, null, -1)),
87039
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.printBrowser")), 1)
87040
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.printBrowser")), 1)
87040
87041
  ]),
87041
87042
  _: 1
87042
87043
  }, 8, ["loading"]),
@@ -87048,7 +87049,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87048
87049
  }, {
87049
87050
  default: withCtx(() => [
87050
87051
  Ae[16] || (Ae[16] = createElementVNode("i", { class: "iconfont icon-daochupdf2-01" }, null, -1)),
87051
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.exportPDF")), 1)
87052
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.exportPDF")), 1)
87052
87053
  ]),
87053
87054
  _: 1
87054
87055
  }),
@@ -87060,7 +87061,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87060
87061
  }, {
87061
87062
  default: withCtx(() => [
87062
87063
  Ae[17] || (Ae[17] = createElementVNode("i", { class: "iconfont icon-daochutupian" }, null, -1)),
87063
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.exportImage")), 1)
87064
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.exportImage")), 1)
87064
87065
  ]),
87065
87066
  _: 1
87066
87067
  }),
@@ -87072,7 +87073,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87072
87073
  }, {
87073
87074
  default: withCtx(() => [
87074
87075
  Ae[18] || (Ae[18] = createElementVNode("i", { class: "iconfont icon-24gl-printer" }, null, -1)),
87075
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.printDirect")), 1)
87076
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.printDirect")), 1)
87076
87077
  ]),
87077
87078
  _: 1
87078
87079
  }),
@@ -87090,13 +87091,13 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87090
87091
  }, {
87091
87092
  default: withCtx(() => [
87092
87093
  Ae[19] || (Ae[19] = createElementVNode("i", { class: "iconfont icon-qingkong" }, null, -1)),
87093
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.clear")), 1)
87094
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.clear")), 1)
87094
87095
  ]),
87095
87096
  _: 1
87096
87097
  })
87097
87098
  ]),
87098
87099
  default: withCtx(() => [
87099
- createElementVNode("p", null, toDisplayString$1(Ie.$t("toolbar.confirmClear") || "是否确认清空?"), 1),
87100
+ createElementVNode("p", null, toDisplayString$1(Se.$t("toolbar.confirmClear") || "是否确认清空?"), 1),
87100
87101
  createElementVNode("div", _hoisted_9, [
87101
87102
  createVNode(Ue, {
87102
87103
  size: "small",
@@ -87104,7 +87105,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87104
87105
  onClick: Ae[7] || (Ae[7] = (St) => Ee.clearVisible = !1)
87105
87106
  }, {
87106
87107
  default: withCtx(() => [
87107
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.cancel")), 1)
87108
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.cancel")), 1)
87108
87109
  ]),
87109
87110
  _: 1
87110
87111
  }),
@@ -87114,7 +87115,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87114
87115
  onClick: Se.confirmClear
87115
87116
  }, {
87116
87117
  default: withCtx(() => [
87117
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.confirm")), 1)
87118
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.confirm")), 1)
87118
87119
  ]),
87119
87120
  _: 1
87120
87121
  }, 8, ["onClick"])
@@ -87138,7 +87139,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87138
87139
  }, {
87139
87140
  default: withCtx(() => [
87140
87141
  Ae[20] || (Ae[20] = createElementVNode("i", { class: "iconfont icon-bianji" }, null, -1)),
87141
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.editTemplateData")), 1)
87142
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.editTemplateData")), 1)
87142
87143
  ]),
87143
87144
  _: 1
87144
87145
  }),
@@ -87147,7 +87148,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87147
87148
  }, {
87148
87149
  default: withCtx(() => [
87149
87150
  Ae[21] || (Ae[21] = createElementVNode("i", { class: "iconfont icon-shujuwajue" }, null, -1)),
87150
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.editPrintData")), 1)
87151
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.editPrintData")), 1)
87151
87152
  ]),
87152
87153
  _: 1
87153
87154
  })
@@ -87157,7 +87158,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87157
87158
  ]),
87158
87159
  default: withCtx(() => [
87159
87160
  Ae[22] || (Ae[22] = createElementVNode("i", { class: "iconfont icon-baocun" }, null, -1)),
87160
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.save")) + " ", 1)
87161
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.save")) + " ", 1)
87161
87162
  ]),
87162
87163
  _: 1
87163
87164
  }),
@@ -87203,7 +87204,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87203
87204
  }, {
87204
87205
  default: withCtx(() => [
87205
87206
  Ae[24] || (Ae[24] = createElementVNode("i", { class: "iconfont icon-wentifankui" }, null, -1)),
87206
- createTextVNode(toDisplayString$1(Ie.$t("toolbar.feedback")), 1)
87207
+ createTextVNode(toDisplayString$1(Se.$t("toolbar.feedback")), 1)
87207
87208
  ]),
87208
87209
  _: 1
87209
87210
  })
@@ -87216,7 +87217,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
87216
87217
  _: 3
87217
87218
  });
87218
87219
  }
87219
- const Header = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-a58031bd"]]);
87220
+ const Header = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-6e4a032a"]]);
87220
87221
  var hiprint, autoConnect, disAutoConnect;
87221
87222
  let hiprintTemplate;
87222
87223
  const _sfc_main = {