scope360-core 0.0.585 → 0.0.586

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.
@@ -12228,7 +12228,10 @@ const gW = /* @__PURE__ */ Re(hV, [["render", pV], ["__scopeId", "data-v-bf4866b
12228
12228
  return (s, i) => (y(), M("div", {
12229
12229
  class: te([
12230
12230
  "no-more",
12231
- { "-absolute": t.absolute, "-no-connected": t.apiNoConnected }
12231
+ {
12232
+ "-absolute": t.absolute,
12233
+ "-no-connected": t.apiNoConnected || t.apiInitialization
12234
+ }
12232
12235
  ])
12233
12236
  }, [
12234
12237
  w("div", mV, [
@@ -12240,7 +12243,7 @@ const gW = /* @__PURE__ */ Re(hV, [["render", pV], ["__scopeId", "data-v-bf4866b
12240
12243
  ])
12241
12244
  ], 2));
12242
12245
  }
12243
- }, Mn = /* @__PURE__ */ Re(bV, [["__scopeId", "data-v-aa596b23"]]);
12246
+ }, Mn = /* @__PURE__ */ Re(bV, [["__scopeId", "data-v-8da9bd31"]]);
12244
12247
  function $s(t) {
12245
12248
  if (t === void 0)
12246
12249
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");