scope360-core 0.0.14 → 0.0.16
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/scope360-core.js
CHANGED
|
@@ -11333,7 +11333,7 @@ const gy = {
|
|
|
11333
11333
|
class: "confetti"
|
|
11334
11334
|
}, null, 512));
|
|
11335
11335
|
}
|
|
11336
|
-
}, Au = (n) => (Vo("data-v-
|
|
11336
|
+
}, Au = (n) => (Vo("data-v-b58c3405"), n = n(), Ho(), n), Pv = { class: "sidebar-popup-container" }, Mv = { class: "sidebar-popup__profile-info" }, Sv = ["src"], Ov = { class: "sidebar-popup__profile-info__wrapper" }, Av = { class: "sidebar-popup__profile-info__name" }, Cv = { class: "sidebar-popup__profile-info__e-mail" }, Rv = /* @__PURE__ */ Au(() => /* @__PURE__ */ se("div", { class: "sidebar-popup__divider" }, null, -1)), Ev = { class: "sidebar-popup__tabs" }, $v = ["onClick"], Nv = { class: "sidebar-popup__tab__icon-wrapper" }, Iv = { class: "sidebar-popup__tab__name" }, Bv = /* @__PURE__ */ Au(() => /* @__PURE__ */ se("div", { class: "sidebar-popup__divider" }, null, -1)), Lv = { class: "sidebar-popup__actions-buttons" }, Yv = {
|
|
11337
11337
|
__name: "SidebarPopup",
|
|
11338
11338
|
props: {
|
|
11339
11339
|
activeSection: String,
|
|
@@ -11342,7 +11342,7 @@ const gy = {
|
|
|
11342
11342
|
},
|
|
11343
11343
|
setup(n) {
|
|
11344
11344
|
const e = te(!1), t = te(null), a = Ea(["futures", "charts", "spot"]), r = () => {
|
|
11345
|
-
window.open("https://scope360.io/settings/profile");
|
|
11345
|
+
window.open("https://scope360.io/settings/profile", "_self");
|
|
11346
11346
|
}, i = (l) => {
|
|
11347
11347
|
window.open(`https://${l}.scope360.io/`);
|
|
11348
11348
|
}, s = () => {
|
|
@@ -11413,7 +11413,7 @@ const gy = {
|
|
|
11413
11413
|
], 512)) : W("", !0)
|
|
11414
11414
|
]));
|
|
11415
11415
|
}
|
|
11416
|
-
}, _y = /* @__PURE__ */ Yt(Yv, [["__scopeId", "data-v-
|
|
11416
|
+
}, _y = /* @__PURE__ */ Yt(Yv, [["__scopeId", "data-v-b58c3405"]]);
|
|
11417
11417
|
/*! js-cookie v3.0.5 | MIT */
|
|
11418
11418
|
function _r(n) {
|
|
11419
11419
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -13000,7 +13000,9 @@ as.interceptors.response.use(
|
|
|
13000
13000
|
} else
|
|
13001
13001
|
return Promise.reject(n);
|
|
13002
13002
|
} catch {
|
|
13003
|
-
|
|
13003
|
+
_n.removeItem("access_token"), _n.removeItem("refresh_token"), _n.removeItem("isOAuth");
|
|
13004
|
+
const e = location.origin;
|
|
13005
|
+
return window.open(`https://scope360.io/login?redirectUrl=${e}`, "_self"), Promise.reject(n);
|
|
13004
13006
|
}
|
|
13005
13007
|
}
|
|
13006
13008
|
);
|