scope360-core 0.0.29 → 0.0.31
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/arrow-down-right-Da2mjCzj.js +25 -0
- package/dist/arrow-down-right-Da2mjCzj.js.map +1 -0
- package/dist/arrow-up-right-CYt1Ewil.js +25 -0
- package/dist/arrow-up-right-CYt1Ewil.js.map +1 -0
- package/dist/move_light-Bgnlbazh.js +30 -0
- package/dist/move_light-Bgnlbazh.js.map +1 -0
- package/dist/scope360-core.js +13 -6
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +7 -7
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/dist/star-CVBpF6Rr.js +24 -0
- package/dist/star-CVBpF6Rr.js.map +1 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "16",
|
|
4
|
+
height: "16",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
9
|
+
d: "M12.1667 5.83333V12.1667H5.83333M4 4L11.7334 11.7334",
|
|
10
|
+
stroke: "#F18169",
|
|
11
|
+
"stroke-width": "1.5",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-linejoin": "round"
|
|
14
|
+
}, null, -1), s = [
|
|
15
|
+
r
|
|
16
|
+
];
|
|
17
|
+
function i(c, d) {
|
|
18
|
+
return e(), t("svg", n, [...s]);
|
|
19
|
+
}
|
|
20
|
+
const h = { render: i };
|
|
21
|
+
export {
|
|
22
|
+
h as default,
|
|
23
|
+
i as render
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=arrow-down-right-Da2mjCzj.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arrow-down-right-Da2mjCzj.js","sources":["../src/assets/icons/arrow-down-right.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M12.1667 5.83333V12.1667H5.83333M4 4L11.7334 11.7334\",\n stroke: \"#F18169\",\n \"stroke-width\": \"1.5\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [..._hoisted_3]))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","arrowDownRight"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,mBAAmB;AACrB,GAAG,MAAM,EAAE,GACLC,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAY,CAAC,GAAGG,CAAU,CAAC;AAC9E;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "16",
|
|
4
|
+
height: "16",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
9
|
+
d: "M12.1667 10.1654V3.83203M12.1667 3.83203H5.83333M12.1667 3.83203L4 11.9987",
|
|
10
|
+
stroke: "#56B683",
|
|
11
|
+
"stroke-width": "1.5",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-linejoin": "round"
|
|
14
|
+
}, null, -1), s = [
|
|
15
|
+
r
|
|
16
|
+
];
|
|
17
|
+
function i(c, d) {
|
|
18
|
+
return e(), t("svg", n, [...s]);
|
|
19
|
+
}
|
|
20
|
+
const h = { render: i };
|
|
21
|
+
export {
|
|
22
|
+
h as default,
|
|
23
|
+
i as render
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=arrow-up-right-CYt1Ewil.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arrow-up-right-CYt1Ewil.js","sources":["../src/assets/icons/arrow-up-right.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M12.1667 10.1654V3.83203M12.1667 3.83203H5.83333M12.1667 3.83203L4 11.9987\",\n stroke: \"#56B683\",\n \"stroke-width\": \"1.5\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [..._hoisted_3]))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","arrowUpRight"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,mBAAmB;AACrB,GAAG,MAAM,EAAE,GACLC,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAY,CAAC,GAAGG,CAAU,CAAC;AAC9E;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { openBlock as l, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
width: "16",
|
|
4
|
+
height: "16",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
9
|
+
"fill-rule": "evenodd",
|
|
10
|
+
"clip-rule": "evenodd",
|
|
11
|
+
d: "M11.5688 10.2357L11.0974 9.76425L7.99981 12.8619L4.90218 9.76425L4.43078 10.2357L7.99981 13.8047L11.5688 10.2357Z",
|
|
12
|
+
fill: "#8E8E93"
|
|
13
|
+
}, null, -1), d = /* @__PURE__ */ e("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M11.5688 5.76435L11.0974 6.23575L7.99981 3.13812L4.90218 6.23575L4.43078 5.76435L7.99981 2.19531L11.5688 5.76435Z",
|
|
17
|
+
fill: "#8E8E93"
|
|
18
|
+
}, null, -1), i = [
|
|
19
|
+
n,
|
|
20
|
+
d
|
|
21
|
+
];
|
|
22
|
+
function r(c, s) {
|
|
23
|
+
return l(), t("svg", o, [...i]);
|
|
24
|
+
}
|
|
25
|
+
const L = { render: r };
|
|
26
|
+
export {
|
|
27
|
+
L as default,
|
|
28
|
+
r as render
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=move_light-Bgnlbazh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"move_light-Bgnlbazh.js","sources":["../src/assets/icons/move_light.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M11.5688 10.2357L11.0974 9.76425L7.99981 12.8619L4.90218 9.76425L4.43078 10.2357L7.99981 13.8047L11.5688 10.2357Z\",\n fill: \"#8E8E93\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M11.5688 5.76435L11.0974 6.23575L7.99981 3.13812L4.90218 6.23575L4.43078 5.76435L7.99981 2.19531L11.5688 5.76435Z\",\n fill: \"#8E8E93\"\n}, null, -1)\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [..._hoisted_4]))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","move_light"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,aAAa;AAAA,EACb,aAAa;AAAA,EACb,GAAG;AAAA,EACH,MAAM;AACR,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,aAAa;AAAA,EACb,aAAa;AAAA,EACb,GAAG;AAAA,EACH,MAAM;AACR,GAAG,MAAM,EAAE,GACLE,IAAa;AAAA,EACjBH;AAAA,EACAE;AACF;AAEO,SAASE,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOT,GAAY,CAAC,GAAGI,CAAU,CAAC;AAC9E;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|
package/dist/scope360-core.js
CHANGED
|
@@ -16,7 +16,7 @@ const lc = (n, e) => {
|
|
|
16
16
|
setup(n) {
|
|
17
17
|
const e = n;
|
|
18
18
|
let t = tc(
|
|
19
|
-
() => lc(/* @__PURE__ */ Object.assign({ "../assets/icons/apple.svg": () => import("./apple-9p-f0Qly.js"), "../assets/icons/arrow-right.svg": () => import("./arrow-right-PQc_r1kj.js"), "../assets/icons/arrow-rotating.svg": () => import("./arrow-rotating-COu8_iNR.js"), "../assets/icons/binance-circle.svg": () => import("./binance-circle-Bs5PbUU3.js"), "../assets/icons/binance.svg": () => import("./binance-CNNqTUBo.js"), "../assets/icons/book-guide.svg": () => import("./book-guide-D24ly0It.js"), "../assets/icons/charts.svg": () => import("./charts-DsRXGnsf.js"), "../assets/icons/chevron-left-small.svg": () => import("./chevron-left-small-0c0WiSO1.js"), "../assets/icons/chevron-left.svg": () => import("./chevron-left-BQ6rPMeL.js"), "../assets/icons/chevron-right-small.svg": () => import("./chevron-right-small-BN4Q4qQq.js"), "../assets/icons/chevron-right.svg": () => import("./chevron-right-CDEuruVC.js"), "../assets/icons/chevron.svg": () => import("./chevron-bwU7FqkS.js"), "../assets/icons/circle-plus.svg": () => import("./circle-plus-CET16cQU.js"), "../assets/icons/close.svg": () => import("./close-DFl7wrHq.js"), "../assets/icons/cookie.svg": () => import("./cookie-BNWjfMNT.js"), "../assets/icons/cross.svg": () => import("./cross-BkM95MHr.js"), "../assets/icons/date-range-light.svg": () => import("./date-range-light-kavPvKsF.js"), "../assets/icons/folder-add.svg": () => import("./folder-add-D4k4IhKA.js"), "../assets/icons/folder-open.svg": () => import("./folder-open-pj2-xB7F.js"), "../assets/icons/futures.svg": () => import("./futures-cOcQuo3H.js"), "../assets/icons/getting-started-1.svg": () => import("./getting-started-1-CRG_CK_o.js"), "../assets/icons/getting-started-2.svg": () => import("./getting-started-2-CeEP0Ik8.js"), "../assets/icons/getting-started-3.svg": () => import("./getting-started-3-CGUsJL3a.js"), "../assets/icons/getting-started.svg": () => import("./getting-started-CeNs2JA0.js"), "../assets/icons/google-authenticator.svg": () => import("./google-authenticator-D30PFT5b.js"), "../assets/icons/google.svg": () => import("./google-BPS_BTu6.js"), "../assets/icons/home.svg": () => import("./home-BEzCihZl.js"), "../assets/icons/logo-with-text.svg": () => import("./logo-with-text-BsumLBO0.js"), "../assets/icons/modal-cross.svg": () => import("./modal-cross-D13KsHVI.js"), "../assets/icons/notification_bell.svg": () => import("./notification_bell-COM51Ek5.js"), "../assets/icons/pie-chart-light.svg": () => import("./pie-chart-light-DTdAp5x_.js"), "../assets/icons/pie-chart.svg": () => import("./pie-chart-3Zur4Tlb.js"), "../assets/icons/plus.svg": () => import("./plus-DqclXlp_.js"), "../assets/icons/pop-up_opener.svg": () => import("./pop-up_opener-BFoR08XT.js"), "../assets/icons/progress-box-checked.svg": () => import("./progress-box-checked-D-_6s51G.js"), "../assets/icons/progress-box.svg": () => import("./progress-box-DKKSyZ3n.js"), "../assets/icons/progress_0.svg": () => import("./progress_0-CfRVA8rB.js"), "../assets/icons/progress_1.svg": () => import("./progress_1-Kyc8I7QE.js"), "../assets/icons/progress_2.svg": () => import("./progress_2-Bwpr4k-C.js"), "../assets/icons/progress_3.svg": () => import("./progress_3-BZJMN_n_.js"), "../assets/icons/qr.svg": () => import("./qr-D76O_C6y.js"), "../assets/icons/search.svg": () => import("./search-B_Qqd_GJ.js"), "../assets/icons/settings.svg": () => import("./settings-CBgDYdSv.js"), "../assets/icons/spot.svg": () => import("./spot-Dgw73wXv.js"), "../assets/icons/success.svg": () => import("./success-CUqDMcev.js"), "../assets/icons/three-dots.svg": () => import("./three-dots-CKDXbCqe.js"), "../assets/icons/tip.svg": () => import("./tip-BdFIZA37.js"), "../assets/icons/trading_terminal.svg": () => import("./trading_terminal-BssNl_Qc.js"), "../assets/icons/trending.svg": () => import("./trending-Bgu0wZa4.js"), "../assets/icons/vimeo_play_1.svg": () => import("./vimeo_play_1-Ba0iDNd0.js"), "../assets/icons/vimeo_play_2.svg": () => import("./vimeo_play_2-ChCmIm4q.js"), "../assets/icons/waterfall-light.svg": () => import("./waterfall-light-CPXfSZiN.js") }), `../assets/icons/${e.icon}.svg`)
|
|
19
|
+
() => lc(/* @__PURE__ */ Object.assign({ "../assets/icons/apple.svg": () => import("./apple-9p-f0Qly.js"), "../assets/icons/arrow-down-right.svg": () => import("./arrow-down-right-Da2mjCzj.js"), "../assets/icons/arrow-right.svg": () => import("./arrow-right-PQc_r1kj.js"), "../assets/icons/arrow-rotating.svg": () => import("./arrow-rotating-COu8_iNR.js"), "../assets/icons/arrow-up-right.svg": () => import("./arrow-up-right-CYt1Ewil.js"), "../assets/icons/binance-circle.svg": () => import("./binance-circle-Bs5PbUU3.js"), "../assets/icons/binance.svg": () => import("./binance-CNNqTUBo.js"), "../assets/icons/book-guide.svg": () => import("./book-guide-D24ly0It.js"), "../assets/icons/charts.svg": () => import("./charts-DsRXGnsf.js"), "../assets/icons/chevron-left-small.svg": () => import("./chevron-left-small-0c0WiSO1.js"), "../assets/icons/chevron-left.svg": () => import("./chevron-left-BQ6rPMeL.js"), "../assets/icons/chevron-right-small.svg": () => import("./chevron-right-small-BN4Q4qQq.js"), "../assets/icons/chevron-right.svg": () => import("./chevron-right-CDEuruVC.js"), "../assets/icons/chevron.svg": () => import("./chevron-bwU7FqkS.js"), "../assets/icons/circle-plus.svg": () => import("./circle-plus-CET16cQU.js"), "../assets/icons/close.svg": () => import("./close-DFl7wrHq.js"), "../assets/icons/cookie.svg": () => import("./cookie-BNWjfMNT.js"), "../assets/icons/cross.svg": () => import("./cross-BkM95MHr.js"), "../assets/icons/date-range-light.svg": () => import("./date-range-light-kavPvKsF.js"), "../assets/icons/folder-add.svg": () => import("./folder-add-D4k4IhKA.js"), "../assets/icons/folder-open.svg": () => import("./folder-open-pj2-xB7F.js"), "../assets/icons/futures.svg": () => import("./futures-cOcQuo3H.js"), "../assets/icons/getting-started-1.svg": () => import("./getting-started-1-CRG_CK_o.js"), "../assets/icons/getting-started-2.svg": () => import("./getting-started-2-CeEP0Ik8.js"), "../assets/icons/getting-started-3.svg": () => import("./getting-started-3-CGUsJL3a.js"), "../assets/icons/getting-started.svg": () => import("./getting-started-CeNs2JA0.js"), "../assets/icons/google-authenticator.svg": () => import("./google-authenticator-D30PFT5b.js"), "../assets/icons/google.svg": () => import("./google-BPS_BTu6.js"), "../assets/icons/home.svg": () => import("./home-BEzCihZl.js"), "../assets/icons/logo-with-text.svg": () => import("./logo-with-text-BsumLBO0.js"), "../assets/icons/modal-cross.svg": () => import("./modal-cross-D13KsHVI.js"), "../assets/icons/move_light.svg": () => import("./move_light-Bgnlbazh.js"), "../assets/icons/notification_bell.svg": () => import("./notification_bell-COM51Ek5.js"), "../assets/icons/pie-chart-light.svg": () => import("./pie-chart-light-DTdAp5x_.js"), "../assets/icons/pie-chart.svg": () => import("./pie-chart-3Zur4Tlb.js"), "../assets/icons/plus.svg": () => import("./plus-DqclXlp_.js"), "../assets/icons/pop-up_opener.svg": () => import("./pop-up_opener-BFoR08XT.js"), "../assets/icons/progress-box-checked.svg": () => import("./progress-box-checked-D-_6s51G.js"), "../assets/icons/progress-box.svg": () => import("./progress-box-DKKSyZ3n.js"), "../assets/icons/progress_0.svg": () => import("./progress_0-CfRVA8rB.js"), "../assets/icons/progress_1.svg": () => import("./progress_1-Kyc8I7QE.js"), "../assets/icons/progress_2.svg": () => import("./progress_2-Bwpr4k-C.js"), "../assets/icons/progress_3.svg": () => import("./progress_3-BZJMN_n_.js"), "../assets/icons/qr.svg": () => import("./qr-D76O_C6y.js"), "../assets/icons/search.svg": () => import("./search-B_Qqd_GJ.js"), "../assets/icons/settings.svg": () => import("./settings-CBgDYdSv.js"), "../assets/icons/spot.svg": () => import("./spot-Dgw73wXv.js"), "../assets/icons/star.svg": () => import("./star-CVBpF6Rr.js"), "../assets/icons/success.svg": () => import("./success-CUqDMcev.js"), "../assets/icons/three-dots.svg": () => import("./three-dots-CKDXbCqe.js"), "../assets/icons/tip.svg": () => import("./tip-BdFIZA37.js"), "../assets/icons/trading_terminal.svg": () => import("./trading_terminal-BssNl_Qc.js"), "../assets/icons/trending.svg": () => import("./trending-Bgu0wZa4.js"), "../assets/icons/vimeo_play_1.svg": () => import("./vimeo_play_1-Ba0iDNd0.js"), "../assets/icons/vimeo_play_2.svg": () => import("./vimeo_play_2-ChCmIm4q.js"), "../assets/icons/waterfall-light.svg": () => import("./waterfall-light-CPXfSZiN.js") }), `../assets/icons/${e.icon}.svg`)
|
|
20
20
|
);
|
|
21
21
|
return (a, r) => (A(), pe(or(M(t)), { name: n.icon }, null, 8, ["name"]));
|
|
22
22
|
}
|
|
@@ -11339,7 +11339,7 @@ const gy = {
|
|
|
11339
11339
|
class: "confetti"
|
|
11340
11340
|
}, null, 512));
|
|
11341
11341
|
}
|
|
11342
|
-
}, Au = (n) => (Vo("data-v-
|
|
11342
|
+
}, Au = (n) => (Vo("data-v-41b50feb"), 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 = {
|
|
11343
11343
|
__name: "SidebarPopup",
|
|
11344
11344
|
props: {
|
|
11345
11345
|
activeSection: String,
|
|
@@ -11353,9 +11353,12 @@ const gy = {
|
|
|
11353
11353
|
{ name: "spot", isActive: !1 },
|
|
11354
11354
|
{ name: "trading terminal", isActive: !1 }
|
|
11355
11355
|
]), s = () => {
|
|
11356
|
-
window !== void 0
|
|
11356
|
+
if (window !== void 0) {
|
|
11357
|
+
const u = window.location.hostname === "localhost" ? "http://localhost:8080" : "https://scope360.io";
|
|
11358
|
+
window.open(`${u}/settings/profile`, "_self");
|
|
11359
|
+
}
|
|
11357
11360
|
}, o = (u) => {
|
|
11358
|
-
u.isActive && window
|
|
11361
|
+
u.isActive && window.open(`https://${u.name}.scope360.io/`);
|
|
11359
11362
|
}, l = () => {
|
|
11360
11363
|
a.value = !a.value;
|
|
11361
11364
|
}, c = (u) => {
|
|
@@ -11427,7 +11430,7 @@ const gy = {
|
|
|
11427
11430
|
], 512)) : W("", !0)
|
|
11428
11431
|
]));
|
|
11429
11432
|
}
|
|
11430
|
-
}, _y = /* @__PURE__ */ Yt(Yv, [["__scopeId", "data-v-
|
|
11433
|
+
}, _y = /* @__PURE__ */ Yt(Yv, [["__scopeId", "data-v-41b50feb"]]);
|
|
11431
11434
|
/*! js-cookie v3.0.5 | MIT */
|
|
11432
11435
|
function _r(n) {
|
|
11433
11436
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -13014,7 +13017,11 @@ as.interceptors.response.use(
|
|
|
13014
13017
|
} else
|
|
13015
13018
|
return Promise.reject(n);
|
|
13016
13019
|
} catch {
|
|
13017
|
-
|
|
13020
|
+
if (_n.removeItem("access_token"), _n.removeItem("refresh_token"), _n.removeItem("isOAuth"), window !== void 0) {
|
|
13021
|
+
const e = window.location.hostname === "localhost" ? "http://localhost:8080" : "https://scope360.io";
|
|
13022
|
+
window.open(`${e}/login?redirectUrl=${window.location.href}`, "_self");
|
|
13023
|
+
}
|
|
13024
|
+
return Promise.reject(n);
|
|
13018
13025
|
}
|
|
13019
13026
|
}
|
|
13020
13027
|
);
|