@zhangqingcq/vgce 0.1.33 → 0.1.34

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/dist/vgce.js CHANGED
@@ -42836,7 +42836,7 @@ const t = function() {
42836
42836
  emits: ["onMessage", "onEvent"],
42837
42837
  setup(i, { expose: r, emit: n }) {
42838
42838
  useCssVars((L) => ({
42839
- "7b00adf4": unref(f)
42839
+ "02d5661c": unref(f)
42840
42840
  })), setEditorLoadTime();
42841
42841
  const o = n, a = i;
42842
42842
  let u = t();
@@ -43004,7 +43004,7 @@ const t = function() {
43004
43004
  }, T = () => {
43005
43005
  let L;
43006
43006
  d.config.net.mqtt.useGlobalMqtt ? L = d.config.net.mqtt.global : L = d.config.net.mqtt, L && L.url && L.user && L.pwd && L.topics && u.sub(L.url, L.user, L.pwd, L.topics, (O, M) => {
43007
- console.log(O), console.log(M.toString()), o("onMessage", {
43007
+ o("onMessage", {
43008
43008
  topics: O,
43009
43009
  message: M
43010
43010
  });
@@ -43120,7 +43120,7 @@ const t = function() {
43120
43120
  ])
43121
43121
  ], 36));
43122
43122
  }
43123
- }), svgViewer_vue_vue_type_style_index_0_scoped_6a4368ea_lang = "", svgViewer = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-6a4368ea"]]);
43123
+ }), svgViewer_vue_vue_type_style_index_0_scoped_4efd4ff9_lang = "", svgViewer = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["__scopeId", "data-v-4efd4ff9"]]);
43124
43124
  export {
43125
43125
  index as SvgEditor,
43126
43126
  svgViewer as SvgViewer