@zhangqingcq/vgce 0.1.28 → 0.1.29

Sign up to get free protection for your applications and to get access to all the features.
package/dist/vgce.js CHANGED
@@ -30363,7 +30363,12 @@ const _hoisted_1$1 = { class: "canvas-main-pc" }, _sfc_main$1 = /* @__PURE__ */
30363
30363
  }
30364
30364
  return onMounted(() => {
30365
30365
  var L, O, M, k, ie;
30366
- d.net.mqtt.useGlobalMqtt = !!((L = a.mqtt) != null && L.cover), d.net.mqtt.global.url = ((O = a.mqtt) == null ? void 0 : O.url) || "", d.net.mqtt.global.user = ((M = a.mqtt) == null ? void 0 : M.user) || "", d.net.mqtt.global.pwd = ((k = a.mqtt) == null ? void 0 : k.pwd) || "", d.net.mqtt.global.topics = ((ie = a.mqtt) == null ? void 0 : ie.topics) || "";
30366
+ d.net.mqtt.useGlobalMqtt = !!((L = a.mqtt) != null && L.cover), d.net.mqtt.global || (d.net.mqtt.global = {
30367
+ url: "",
30368
+ user: "",
30369
+ pwd: "",
30370
+ topics: ""
30371
+ }), d.net.mqtt.global.url = ((O = a.mqtt) == null ? void 0 : O.url) || "", d.net.mqtt.global.user = ((M = a.mqtt) == null ? void 0 : M.user) || "", d.net.mqtt.global.pwd = ((k = a.mqtt) == null ? void 0 : k.pwd) || "", d.net.mqtt.global.topics = ((ie = a.mqtt) == null ? void 0 : ie.topics) || "";
30367
30372
  }), r({
30368
30373
  setGraphNodeJson: A
30369
30374
  }), (L, O) => (openBlock(), createElementBlock("div", null, [
@@ -30506,7 +30511,7 @@ const _hoisted_1$1 = { class: "canvas-main-pc" }, _sfc_main$1 = /* @__PURE__ */
30506
30511
  }, 8, ["modelValue"])
30507
30512
  ]));
30508
30513
  }
30509
- }), index_vue_vue_type_style_index_0_scoped_7097d2ce_lang = "", index = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-7097d2ce"]]);
30514
+ }), index_vue_vue_type_style_index_0_scoped_1f7d33b9_lang = "", index = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["__scopeId", "data-v-1f7d33b9"]]);
30510
30515
  function commonjsRequire(i) {
30511
30516
  throw new Error('Could not dynamically require "' + i + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
30512
30517
  }