scope360-core 0.0.121 → 0.0.123
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/{account-BWDmRbQ_.js → account-20jdpbBj.js} +12 -12
- package/dist/account-20jdpbBj.js.map +1 -0
- package/dist/{close-DFl7wrHq.js → close-D6hRhW4k.js} +3 -3
- package/dist/close-D6hRhW4k.js.map +1 -0
- package/dist/{mistake-BOH6IeAJ.js → mistake-D-y9Dhy4.js} +7 -7
- package/dist/mistake-D-y9Dhy4.js.map +1 -0
- package/dist/{open-date-aRgj7qPN.js → open-date-CsfANmZh.js} +9 -9
- package/dist/open-date-CsfANmZh.js.map +1 -0
- package/dist/{pair-Db-pYn8_.js → pair-BUhpq4FZ.js} +11 -11
- package/dist/{pair-Db-pYn8_.js.map → pair-BUhpq4FZ.js.map} +1 -1
- package/dist/{position-criteria-BXGruEIg.js → position-criteria-C7mMLxPQ.js} +9 -9
- package/dist/position-criteria-C7mMLxPQ.js.map +1 -0
- package/dist/{position-type-C4ORjhE8.js → position-type-DgeJ8eer.js} +2 -2
- package/dist/position-type-DgeJ8eer.js.map +1 -0
- package/dist/preview-BfhjgewV.js +24 -0
- package/dist/preview-BfhjgewV.js.map +1 -0
- package/dist/scope360-core.js +1 -1
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +15 -15
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/dist/{session-_kV56IGD.js → session-BIWk_5Ti.js} +7 -7
- package/dist/session-BIWk_5Ti.js.map +1 -0
- package/dist/{setup-ChlGyc3n.js → setup-E3iK4w6j.js} +7 -7
- package/dist/setup-E3iK4w6j.js.map +1 -0
- package/dist/{side-DWUjxlJo.js → side-lnHJtqED.js} +6 -6
- package/dist/side-lnHJtqED.js.map +1 -0
- package/dist/{status-DAU-H-Gn.js → status-JmmAoYGA.js} +6 -6
- package/dist/status-JmmAoYGA.js.map +1 -0
- package/dist/{weekday-Dp8OhP-n.js → weekday-CXtinxDq.js} +9 -9
- package/dist/weekday-CXtinxDq.js.map +1 -0
- package/package.json +1 -1
- package/dist/account-BWDmRbQ_.js.map +0 -1
- package/dist/close-DFl7wrHq.js.map +0 -1
- package/dist/mistake-BOH6IeAJ.js.map +0 -1
- package/dist/open-date-aRgj7qPN.js.map +0 -1
- package/dist/position-criteria-BXGruEIg.js.map +0 -1
- package/dist/position-type-C4ORjhE8.js.map +0 -1
- package/dist/session-_kV56IGD.js.map +0 -1
- package/dist/setup-ChlGyc3n.js.map +0 -1
- package/dist/side-DWUjxlJo.js.map +0 -1
- package/dist/status-DAU-H-Gn.js.map +0 -1
- package/dist/weekday-Dp8OhP-n.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock as
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "16",
|
|
@@ -7,22 +7,22 @@ const n = {
|
|
|
7
7
|
fill: "none"
|
|
8
8
|
}, r = /* @__PURE__ */ e("path", {
|
|
9
9
|
d: "M10.6667 4.33073C10.6667 5.80349 9.47275 6.9974 7.99999 6.9974C6.52723 6.9974 5.33332 5.80349 5.33332 4.33073C5.33332 2.85797 6.52723 1.66406 7.99999 1.66406C9.47275 1.66406 10.6667 2.85797 10.6667 4.33073Z",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linejoin": "round"
|
|
12
|
-
}, null, -1),
|
|
12
|
+
}, null, -1), c = /* @__PURE__ */ e("path", {
|
|
13
13
|
d: "M7.99999 8.33073C5.26433 8.33073 3.27753 10.3058 2.76741 12.9433C2.69312 13.3274 3.00319 13.6641 3.39438 13.6641H12.6056C12.9968 13.6641 13.3069 13.3274 13.2326 12.9433C12.7224 10.3058 10.7356 8.33073 7.99999 8.33073Z",
|
|
14
|
-
stroke: "
|
|
14
|
+
stroke: "currentColor",
|
|
15
15
|
"stroke-linejoin": "round"
|
|
16
|
-
}, null, -1),
|
|
16
|
+
}, null, -1), s = [
|
|
17
17
|
r,
|
|
18
|
-
|
|
18
|
+
c
|
|
19
19
|
];
|
|
20
|
-
function i
|
|
21
|
-
return
|
|
20
|
+
function l(i, d) {
|
|
21
|
+
return o(), t("svg", n, [...s]);
|
|
22
22
|
}
|
|
23
|
-
const
|
|
23
|
+
const u = { render: l };
|
|
24
24
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
u as default,
|
|
26
|
+
l as render
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=account-
|
|
28
|
+
//# sourceMappingURL=account-20jdpbBj.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"account-20jdpbBj.js","sources":["../src/assets/icons/account.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M10.6667 4.33073C10.6667 5.80349 9.47275 6.9974 7.99999 6.9974C6.52723 6.9974 5.33332 5.80349 5.33332 4.33073C5.33332 2.85797 6.52723 1.66406 7.99999 1.66406C9.47275 1.66406 10.6667 2.85797 10.6667 4.33073Z\",\n stroke: \"currentColor\",\n \"stroke-linejoin\": \"round\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M7.99999 8.33073C5.26433 8.33073 3.27753 10.3058 2.76741 12.9433C2.69312 13.3274 3.00319 13.6641 3.39438 13.6641H12.6056C12.9968 13.6641 13.3069 13.3274 13.2326 12.9433C12.7224 10.3058 10.7356 8.33073 7.99999 8.33073Z\",\n stroke: \"currentColor\",\n \"stroke-linejoin\": \"round\"\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","account"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,mBAAmB;AACrB,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,mBAAmB;AACrB,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;"}
|
|
@@ -9,14 +9,14 @@ const r = {
|
|
|
9
9
|
/* @__PURE__ */ e("path", {
|
|
10
10
|
id: "vector",
|
|
11
11
|
d: "M4.1665 4.66602L15.8332 16.3327M15.8332 4.66602L4.1665 16.3327",
|
|
12
|
-
stroke: "
|
|
12
|
+
stroke: "currentColor",
|
|
13
13
|
"stroke-width": "2",
|
|
14
14
|
"stroke-linecap": "round"
|
|
15
15
|
})
|
|
16
16
|
], -1), c = [
|
|
17
17
|
s
|
|
18
18
|
];
|
|
19
|
-
function n(d,
|
|
19
|
+
function n(d, l) {
|
|
20
20
|
return o(), t("svg", r, [...c]);
|
|
21
21
|
}
|
|
22
22
|
const h = { render: n };
|
|
@@ -24,4 +24,4 @@ export {
|
|
|
24
24
|
h as default,
|
|
25
25
|
n as render
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=close-
|
|
27
|
+
//# sourceMappingURL=close-D6hRhW4k.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"close-D6hRhW4k.js","sources":["../src/assets/icons/close.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"20\",\n height: \"21\",\n viewBox: \"0 0 20 21\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"g\", { id: \"cross-large, crossed large, close\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n id: \"vector\",\n d: \"M4.1665 4.66602L15.8332 16.3327M15.8332 4.66602L4.1665 16.3327\",\n stroke: \"currentColor\",\n \"stroke-width\": \"2\",\n \"stroke-linecap\": \"round\"\n })\n], -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","close"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,KAAK,EAAE,IAAI,oCAAmC,GAAI;AAAA,EACvFA,gBAAAA,EAAoB,QAAQ;AAAA,IACvC,IAAI;AAAA,IACJ,GAAG;AAAA,IACH,QAAQ;AAAA,IACR,gBAAgB;AAAA,IAChB,kBAAkB;AAAA,EACtB,CAAG;AACH,GAAG,EAAE,GACCC,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;"}
|
|
@@ -7,17 +7,17 @@ const n = {
|
|
|
7
7
|
fill: "none"
|
|
8
8
|
}, r = /* @__PURE__ */ o("path", {
|
|
9
9
|
d: "M12.2942 3.70313L3.64616 12.3512M14.3333 7.9974C14.3333 11.4952 11.4978 14.3307 7.99996 14.3307C6.25106 14.3307 4.66772 13.6218 3.52162 12.4757C2.37551 11.3296 1.66663 9.7463 1.66663 7.9974C1.66663 4.49959 4.50216 1.66406 7.99996 1.66406C9.74886 1.66406 11.3322 2.37295 12.4783 3.51905C13.6244 4.66516 14.3333 6.24849 14.3333 7.9974Z",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round"
|
|
12
|
-
}, null, -1),
|
|
12
|
+
}, null, -1), c = [
|
|
13
13
|
r
|
|
14
14
|
];
|
|
15
|
-
function
|
|
16
|
-
return e(), t("svg", n, [...
|
|
15
|
+
function s(l, i) {
|
|
16
|
+
return e(), t("svg", n, [...c]);
|
|
17
17
|
}
|
|
18
|
-
const h = { render:
|
|
18
|
+
const h = { render: s };
|
|
19
19
|
export {
|
|
20
20
|
h as default,
|
|
21
|
-
|
|
21
|
+
s as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=mistake-
|
|
23
|
+
//# sourceMappingURL=mistake-D-y9Dhy4.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mistake-D-y9Dhy4.js","sources":["../src/assets/icons/mistake.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M12.2942 3.70313L3.64616 12.3512M14.3333 7.9974C14.3333 11.4952 11.4978 14.3307 7.99996 14.3307C6.25106 14.3307 4.66772 13.6218 3.52162 12.4757C2.37551 11.3296 1.66663 9.7463 1.66663 7.9974C1.66663 4.49959 4.50216 1.66406 7.99996 1.66406C9.74886 1.66406 11.3322 2.37295 12.4783 3.51905C13.6244 4.66516 14.3333 6.24849 14.3333 7.9974Z\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"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","mistake"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,kBAAkB;AACpB,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;"}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "16",
|
|
5
5
|
height: "16",
|
|
6
6
|
viewBox: "0 0 16 16",
|
|
7
7
|
fill: "none"
|
|
8
|
-
}, r = /* @__PURE__ */
|
|
8
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
9
9
|
d: "M7.66671 13.6641H3.00004C2.63185 13.6641 2.33337 13.3656 2.33337 12.9974V5.66406M2.33337 5.66406V3.66406C2.33337 3.29587 2.63185 2.9974 3.00004 2.9974H13C13.3682 2.9974 13.6667 3.29587 13.6667 3.66406V5.66406M2.33337 5.66406H13.6667M13.6667 5.66406V8.33073M5.00004 2.9974V1.66406M11 2.9974V1.66406M14.3334 10.3307L11.2223 14.3307L9.66671 12.7307",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
12
12
|
"stroke-linejoin": "round"
|
|
13
|
-
}, null, -1),
|
|
13
|
+
}, null, -1), c = [
|
|
14
14
|
r
|
|
15
15
|
];
|
|
16
|
-
function
|
|
17
|
-
return e(),
|
|
16
|
+
function s(l, i) {
|
|
17
|
+
return e(), o("svg", n, [...c]);
|
|
18
18
|
}
|
|
19
|
-
const h = { render:
|
|
19
|
+
const h = { render: s };
|
|
20
20
|
export {
|
|
21
21
|
h as default,
|
|
22
|
-
|
|
22
|
+
s as render
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=open-date-
|
|
24
|
+
//# sourceMappingURL=open-date-CsfANmZh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"open-date-CsfANmZh.js","sources":["../src/assets/icons/open-date.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M7.66671 13.6641H3.00004C2.63185 13.6641 2.33337 13.3656 2.33337 12.9974V5.66406M2.33337 5.66406V3.66406C2.33337 3.29587 2.63185 2.9974 3.00004 2.9974H13C13.3682 2.9974 13.6667 3.29587 13.6667 3.66406V5.66406M2.33337 5.66406H13.6667M13.6667 5.66406V8.33073M5.00004 2.9974V1.66406M11 2.9974V1.66406M14.3334 10.3307L11.2223 14.3307L9.66671 12.7307\",\n stroke: \"currentColor\",\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","openDate"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,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;"}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const
|
|
2
|
+
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "16",
|
|
5
5
|
height: "16",
|
|
6
6
|
viewBox: "0 0 16 16",
|
|
7
7
|
fill: "none"
|
|
8
|
-
},
|
|
8
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
9
9
|
d: "M7.99996 4.83073V4.12703M7.99996 11.1641V11.8678M9.66663 5.9974C9.36244 5.57672 8.65113 5.18258 7.99996 5.18258C7.23841 5.18258 6.2407 5.50839 6.2407 6.43361C6.2407 8.43726 9.75922 7.59402 9.75922 9.50747C9.75922 10.4257 8.77347 10.8122 7.99996 10.8122C7.34878 10.8122 6.54488 10.4181 6.2407 9.9974M14.3333 7.9974C14.3333 11.4952 11.4978 14.3307 7.99996 14.3307C4.50216 14.3307 1.66663 11.4952 1.66663 7.9974C1.66663 4.49959 4.50216 1.66406 7.99996 1.66406C11.4978 1.66406 14.3333 4.49959 14.3333 7.9974Z",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "square"
|
|
12
|
-
}, null, -1),
|
|
13
|
-
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
n
|
|
14
14
|
];
|
|
15
|
-
function
|
|
16
|
-
return e(), t("svg",
|
|
15
|
+
function s(l, i) {
|
|
16
|
+
return e(), t("svg", r, [...c]);
|
|
17
17
|
}
|
|
18
|
-
const
|
|
18
|
+
const a = { render: s };
|
|
19
19
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
a as default,
|
|
21
|
+
s as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=pair-
|
|
23
|
+
//# sourceMappingURL=pair-BUhpq4FZ.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pair-
|
|
1
|
+
{"version":3,"file":"pair-BUhpq4FZ.js","sources":["../src/assets/icons/pair.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M7.99996 4.83073V4.12703M7.99996 11.1641V11.8678M9.66663 5.9974C9.36244 5.57672 8.65113 5.18258 7.99996 5.18258C7.23841 5.18258 6.2407 5.50839 6.2407 6.43361C6.2407 8.43726 9.75922 7.59402 9.75922 9.50747C9.75922 10.4257 8.77347 10.8122 7.99996 10.8122C7.34878 10.8122 6.54488 10.4181 6.2407 9.9974M14.3333 7.9974C14.3333 11.4952 11.4978 14.3307 7.99996 14.3307C4.50216 14.3307 1.66663 11.4952 1.66663 7.9974C1.66663 4.49959 4.50216 1.66406 7.99996 1.66406C11.4978 1.66406 14.3333 4.49959 14.3333 7.9974Z\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"square\"\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","pair"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,kBAAkB;AACpB,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;"}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
-
const
|
|
2
|
+
const r = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
width: "16",
|
|
5
5
|
height: "16",
|
|
6
6
|
viewBox: "0 0 16 16",
|
|
7
7
|
fill: "none"
|
|
8
|
-
},
|
|
8
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
9
9
|
d: "M2.33337 8.0026H4.66671L6.33337 10.3359L9.66671 5.33594L11.3334 8.0026H13.6667M2.33337 2.33594H13.6667V13.6693H2.33337V2.33594Z",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "square"
|
|
12
12
|
}, null, -1), s = [
|
|
13
|
-
|
|
13
|
+
n
|
|
14
14
|
];
|
|
15
|
-
function i
|
|
16
|
-
return e(), t("svg",
|
|
15
|
+
function c(i, l) {
|
|
16
|
+
return e(), t("svg", r, [...s]);
|
|
17
17
|
}
|
|
18
|
-
const d = { render:
|
|
18
|
+
const d = { render: c };
|
|
19
19
|
export {
|
|
20
20
|
d as default,
|
|
21
|
-
|
|
21
|
+
c as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=position-criteria-
|
|
23
|
+
//# sourceMappingURL=position-criteria-C7mMLxPQ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"position-criteria-C7mMLxPQ.js","sources":["../src/assets/icons/position-criteria.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M2.33337 8.0026H4.66671L6.33337 10.3359L9.66671 5.33594L11.3334 8.0026H13.6667M2.33337 2.33594H13.6667V13.6693H2.33337V2.33594Z\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"square\"\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","positionCriteria"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,kBAAkB;AACpB,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;"}
|
|
@@ -7,7 +7,7 @@ const n = {
|
|
|
7
7
|
fill: "none"
|
|
8
8
|
}, r = /* @__PURE__ */ o("path", {
|
|
9
9
|
d: "M2.33337 2.33594H8.00004M13.6667 2.33594H8.00004M8.00004 2.33594V13.6693",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "square"
|
|
12
12
|
}, null, -1), s = [
|
|
13
13
|
r
|
|
@@ -20,4 +20,4 @@ export {
|
|
|
20
20
|
h as default,
|
|
21
21
|
c as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=position-type-
|
|
23
|
+
//# sourceMappingURL=position-type-DgeJ8eer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"position-type-DgeJ8eer.js","sources":["../src/assets/icons/position-type.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M2.33337 2.33594H8.00004M13.6667 2.33594H8.00004M8.00004 2.33594V13.6693\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"square\"\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","positionType"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,kBAAkB;AACpB,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,24 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: "20",
|
|
5
|
+
height: "20",
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
fill: "none"
|
|
8
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
9
|
+
d: "M7.91669 2.91406H5.58335C4.64993 2.91406 4.18322 2.91406 3.8267 3.09572C3.5131 3.25551 3.25813 3.51047 3.09834 3.82408C2.91669 4.1806 2.91669 4.64731 2.91669 5.58073V14.4141C2.91669 15.3475 2.91669 15.8142 3.09834 16.1707C3.25813 16.4843 3.5131 16.7393 3.8267 16.8991C4.18322 17.0807 4.64993 17.0807 5.58335 17.0807H14.4167C15.3501 17.0807 15.8168 17.0807 16.1733 16.8991C16.4869 16.7393 16.7419 16.4843 16.9017 16.1707C17.0834 15.8142 17.0834 15.3475 17.0834 14.4141V12.0807M12.0834 2.91406H17.0834M17.0834 2.91406V7.91406M17.0834 2.91406L9.58335 10.4141",
|
|
10
|
+
stroke: "currentColor",
|
|
11
|
+
"stroke-linecap": "round",
|
|
12
|
+
"stroke-linejoin": "round"
|
|
13
|
+
}, null, -1), c = [
|
|
14
|
+
r
|
|
15
|
+
];
|
|
16
|
+
function s(i, l) {
|
|
17
|
+
return e(), o("svg", n, [...c]);
|
|
18
|
+
}
|
|
19
|
+
const C = { render: s };
|
|
20
|
+
export {
|
|
21
|
+
C as default,
|
|
22
|
+
s as render
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=preview-BfhjgewV.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preview-BfhjgewV.js","sources":["../src/assets/icons/preview.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"20\",\n height: \"20\",\n viewBox: \"0 0 20 20\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M7.91669 2.91406H5.58335C4.64993 2.91406 4.18322 2.91406 3.8267 3.09572C3.5131 3.25551 3.25813 3.51047 3.09834 3.82408C2.91669 4.1806 2.91669 4.64731 2.91669 5.58073V14.4141C2.91669 15.3475 2.91669 15.8142 3.09834 16.1707C3.25813 16.4843 3.5131 16.7393 3.8267 16.8991C4.18322 17.0807 4.64993 17.0807 5.58335 17.0807H14.4167C15.3501 17.0807 15.8168 17.0807 16.1733 16.8991C16.4869 16.7393 16.7419 16.4843 16.9017 16.1707C17.0834 15.8142 17.0834 15.3475 17.0834 14.4141V12.0807M12.0834 2.91406H17.0834M17.0834 2.91406V7.91406M17.0834 2.91406L9.58335 10.4141\",\n stroke: \"currentColor\",\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","preview"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,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;"}
|
package/dist/scope360-core.js
CHANGED
|
@@ -16,7 +16,7 @@ const Hb = (t, e) => {
|
|
|
16
16
|
setup(t) {
|
|
17
17
|
const e = t;
|
|
18
18
|
let n = Ib(
|
|
19
|
-
() => Hb(/* @__PURE__ */ Object.assign({ "../assets/icons/account.svg": () => import("./account-
|
|
19
|
+
() => Hb(/* @__PURE__ */ Object.assign({ "../assets/icons/account.svg": () => import("./account-20jdpbBj.js"), "../assets/icons/apple.svg": () => import("./apple-9p-f0Qly.js"), "../assets/icons/arrow-down-right.svg": () => import("./arrow-down-right-Da2mjCzj.js"), "../assets/icons/arrow-down.svg": () => import("./arrow-down-DJeboYte.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/arrow-up.svg": () => import("./arrow-up-ubCODVbV.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/bxs-down-arrow.svg": () => import("./bxs-down-arrow-B9bEAx2f.js"), "../assets/icons/bxs-up-arrow.svg": () => import("./bxs-up-arrow-BngLYv9f.js"), "../assets/icons/bxs_up-arrow.svg": () => import("./bxs_up-arrow-B78ALbmV.js"), "../assets/icons/calendar.svg": () => import("./calendar-BnDQnaGF.js"), "../assets/icons/charts.svg": () => import("./charts-DsRXGnsf.js"), "../assets/icons/check-circle-fill.svg": () => import("./check-circle-fill-CdpQvWN2.js"), "../assets/icons/checked.svg": () => import("./checked-CSw-p0Nw.js"), "../assets/icons/chevron-down-small.svg": () => import("./chevron-down-small-DnyWhVPt.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-top-small.svg": () => import("./chevron-top-small-4fujZOL_.js"), "../assets/icons/chevron.svg": () => import("./chevron-bwU7FqkS.js"), "../assets/icons/circle-close.svg": () => import("./circle-close-D0cWhYE1.js"), "../assets/icons/circle-plus.svg": () => import("./circle-plus-Cib4GNPs.js"), "../assets/icons/clock.svg": () => import("./clock-njqR7-Sp.js"), "../assets/icons/close-popup.svg": () => import("./close-popup-Cn31RAAT.js"), "../assets/icons/close.svg": () => import("./close-D6hRhW4k.js"), "../assets/icons/coins-add.svg": () => import("./coins-add-CbMHR87s.js"), "../assets/icons/cookie.svg": () => import("./cookie-BNWjfMNT.js"), "../assets/icons/copy.svg": () => import("./copy-IlTn-5u4.js"), "../assets/icons/cross.svg": () => import("./cross-BkM95MHr.js"), "../assets/icons/danger.svg": () => import("./danger-BbPWHHyf.js"), "../assets/icons/date-range-light.svg": () => import("./date-range-light-kavPvKsF.js"), "../assets/icons/download.svg": () => import("./download-D93gMXNU.js"), "../assets/icons/edit-small.svg": () => import("./edit-small-9sKeb-oq.js"), "../assets/icons/edit.svg": () => import("./edit-B1_2WkHS.js"), "../assets/icons/eye-slash.svg": () => import("./eye-slash-CzesgCud.js"), "../assets/icons/eye.svg": () => import("./eye-CVN-6QRe.js"), "../assets/icons/file-bend.svg": () => import("./file-bend-CXTvEQJa.js"), "../assets/icons/filter.svg": () => import("./filter-BE7_u8vi.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/hide.svg": () => import("./hide-C0NJbcN3.js"), "../assets/icons/home.svg": () => import("./home-BEzCihZl.js"), "../assets/icons/info.svg": () => import("./info-VLxGDZ5t.js"), "../assets/icons/layout-column.svg": () => import("./layout-column-6awsht-a.js"), "../assets/icons/logo-with-text.svg": () => import("./logo-with-text-BsumLBO0.js"), "../assets/icons/mistake.svg": () => import("./mistake-D-y9Dhy4.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/open-date.svg": () => import("./open-date-CsfANmZh.js"), "../assets/icons/pair.svg": () => import("./pair-BUhpq4FZ.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/portfolio-alt.svg": () => import("./portfolio-alt-D7pZl2-e.js"), "../assets/icons/portfolio-success.svg": () => import("./portfolio-success-NUC2ChLu.js"), "../assets/icons/portfolio.svg": () => import("./portfolio-H_9ueBKD.js"), "../assets/icons/position-criteria.svg": () => import("./position-criteria-C7mMLxPQ.js"), "../assets/icons/position-type.svg": () => import("./position-type-DgeJ8eer.js"), "../assets/icons/preview.svg": () => import("./preview-BfhjgewV.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/scope-futures-logo.svg": () => import("./scope-futures-logo-DnVTcnoe.js"), "../assets/icons/search-grey.svg": () => import("./search-grey-4lyYMtNX.js"), "../assets/icons/search.svg": () => import("./search-B_Qqd_GJ.js"), "../assets/icons/session.svg": () => import("./session-BIWk_5Ti.js"), "../assets/icons/settings-gear-2.svg": () => import("./settings-gear-2-CNXNhf7w.js"), "../assets/icons/settings.svg": () => import("./settings-CBgDYdSv.js"), "../assets/icons/setup.svg": () => import("./setup-E3iK4w6j.js"), "../assets/icons/share.svg": () => import("./share-C_IjFs3Z.js"), "../assets/icons/side.svg": () => import("./side-lnHJtqED.js"), "../assets/icons/sort.svg": () => import("./sort-jEhYwJwJ.js"), "../assets/icons/spot.svg": () => import("./spot-Dgw73wXv.js"), "../assets/icons/star.svg": () => import("./star-CVBpF6Rr.js"), "../assets/icons/status.svg": () => import("./status-JmmAoYGA.js"), "../assets/icons/success.svg": () => import("./success-CUqDMcev.js"), "../assets/icons/switch.svg": () => import("./switch-SvX5BEAO.js"), "../assets/icons/thrash.svg": () => import("./thrash-DjpQ10Gj.js"), "../assets/icons/three-dots-vertical.svg": () => import("./three-dots-vertical-C9T1RVVB.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/trash.svg": () => import("./trash-Cr7gNBpj.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/weekday.svg": () => import("./weekday-CXtinxDq.js"), "../assets/icons/x.svg": () => import("./x-A3sjPaxN.js") }), `../assets/icons/${e.icon}.svg`)
|
|
20
20
|
);
|
|
21
21
|
return (s, i) => (D(), pe(Co(M(n)), { name: t.icon }, null, 8, ["name"]));
|
|
22
22
|
}
|