@guihz/trading-vue-editor-tes 0.1.1 → 0.1.3

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.
@@ -76895,7 +76895,7 @@ ${this._prefixNameVar}.setCacheData("m${O}_" + ${m}, ${q})
76895
76895
  this._errorHandle(d0(O0.importNotExitErr, { username: o, libraryName: c }), t);
76896
76896
  }
76897
76897
  _importDataHandle(e, t) {
76898
- const { functions: r, methods: i, types: o } = e;
76898
+ const { functions: r = [], methods: i = [], types: o = [] } = e;
76899
76899
  for (const c of r) {
76900
76900
  const { name: b } = c, O = `${t}.${b}`, m = this._functions.get(O) || [];
76901
76901
  m.push({ ...this._importTypeUpdate(c, o, t), name: O, isUser: void 0, isImport: !0 }), this._functions.set(O, m);
@@ -80437,7 +80437,6 @@ ${this._prefixNameVar}.setCacheData("m${O}_" + ${m}, ${q})
80437
80437
  let y = "";
80438
80438
  const q = new Rg("_$");
80439
80439
  let v = e ? "" : q.preParser(O);
80440
- console.log(v);
80441
80440
  const N = {};
80442
80441
  if (e && !m.some((S) => S.type === Pe.Error)) {
80443
80442
  const { code: S = "", hasLeftVisibleBarTime: _, hasRightVisibleBarTime: z } = q.parser(O) || {};