scope360-core 0.0.143 → 0.0.144
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 +108 -108
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +2 -2
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/scope360-core.js
CHANGED
|
@@ -2,7 +2,7 @@ import './style.css';
|
|
|
2
2
|
var $b = Object.defineProperty;
|
|
3
3
|
var Ib = (t, e, n) => e in t ? $b(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
4
4
|
var Z = (t, e, n) => (Ib(t, typeof e != "symbol" ? e + "" : e, n), n);
|
|
5
|
-
import { defineAsyncComponent as Nb, openBlock as D, createBlock as pe, resolveDynamicComponent as Co, unref as M, computed as U, createElementBlock as E, normalizeStyle as Ct, normalizeClass as de, createCommentVNode as H, toDisplayString as ae, withKeys as ge, withModifiers as
|
|
5
|
+
import { defineAsyncComponent as Nb, openBlock as D, createBlock as pe, resolveDynamicComponent as Co, unref as M, computed as U, createElementBlock as E, normalizeStyle as Ct, normalizeClass as de, createCommentVNode as H, toDisplayString as ae, withKeys as ge, withModifiers as Se, renderSlot as ce, createVNode as ue, withDirectives as sn, Fragment as ve, renderList as Ae, vShow as Bn, Transition as si, withCtx as xe, createTextVNode as He, mergeModels as Lt, ref as Q, useModel as un, createElementVNode as P, vModelDynamic as Lb, onMounted as Ft, pushScopeId as vn, popScopeId as bn, vModelCheckbox as Fb, reactive as kr, defineComponent as Yt, useSlots as xr, toRef as Yl, nextTick as ls, onUnmounted as ma, watch as Cs, mergeProps as Gt, isRef as Hf, createSlots as ln, normalizeProps as Nt, guardReactiveProps as an, Teleport as Yb, h as oo, render as sd, onBeforeUpdate as Vb, getCurrentScope as Bb, onScopeDispose as Wb, vModelText as zb, version as Hb, shallowRef as Fg, toRaw as id, isProxy as Yg } from "vue";
|
|
6
6
|
const Ub = (t, e) => {
|
|
7
7
|
const n = t[e];
|
|
8
8
|
return n ? typeof n == "function" ? n() : Promise.resolve(n) : new Promise((s, i) => {
|
|
@@ -897,10 +897,10 @@ function cw(t, e, n, s, i, r) {
|
|
|
897
897
|
onFocus: e[14] || (e[14] = (a) => t.activate()),
|
|
898
898
|
onBlur: e[15] || (e[15] = (a) => t.searchable ? !1 : t.deactivate()),
|
|
899
899
|
onKeydown: [
|
|
900
|
-
e[16] || (e[16] = ge(
|
|
901
|
-
e[17] || (e[17] = ge(
|
|
900
|
+
e[16] || (e[16] = ge(Se((a) => t.pointerForward(), ["self", "prevent"]), ["down"])),
|
|
901
|
+
e[17] || (e[17] = ge(Se((a) => t.pointerBackward(), ["self", "prevent"]), ["up"]))
|
|
902
902
|
],
|
|
903
|
-
onKeypress: e[18] || (e[18] = ge(
|
|
903
|
+
onKeypress: e[18] || (e[18] = ge(Se((a) => t.addPointerElement(a), ["stop", "self"]), ["enter", "tab"])),
|
|
904
904
|
onKeyup: e[19] || (e[19] = ge((a) => t.deactivate(), ["esc"])),
|
|
905
905
|
role: "combobox",
|
|
906
906
|
"aria-owns": "listbox-" + t.id
|
|
@@ -909,7 +909,7 @@ function cw(t, e, n, s, i, r) {
|
|
|
909
909
|
ue(
|
|
910
910
|
"div",
|
|
911
911
|
{
|
|
912
|
-
onMousedown: e[1] || (e[1] =
|
|
912
|
+
onMousedown: e[1] || (e[1] = Se((a) => t.toggle(), ["prevent", "stop"])),
|
|
913
913
|
class: "multiselect__select"
|
|
914
914
|
},
|
|
915
915
|
null,
|
|
@@ -949,8 +949,8 @@ function cw(t, e, n, s, i, r) {
|
|
|
949
949
|
}, null, 8, ["textContent"]),
|
|
950
950
|
ue("i", {
|
|
951
951
|
tabindex: "1",
|
|
952
|
-
onKeypress: ge(
|
|
953
|
-
onMousedown:
|
|
952
|
+
onKeypress: ge(Se((l) => t.removeElement(a), ["prevent"]), ["enter"]),
|
|
953
|
+
onMousedown: Se((l) => t.removeElement(a), ["prevent"]),
|
|
954
954
|
class: "multiselect__tag-icon"
|
|
955
955
|
}, null, 40, ["onKeypress", "onMousedown"])
|
|
956
956
|
]))
|
|
@@ -972,7 +972,7 @@ function cw(t, e, n, s, i, r) {
|
|
|
972
972
|
]) : H("v-if", !0)
|
|
973
973
|
]),
|
|
974
974
|
ue(si, { name: "multiselect__loading" }, {
|
|
975
|
-
default:
|
|
975
|
+
default: xe(() => [
|
|
976
976
|
ce(t.$slots, "loading", {}, () => [
|
|
977
977
|
sn(ue(
|
|
978
978
|
"div",
|
|
@@ -1002,15 +1002,15 @@ function cw(t, e, n, s, i, r) {
|
|
|
1002
1002
|
disabled: n.disabled,
|
|
1003
1003
|
tabindex: n.tabindex,
|
|
1004
1004
|
onInput: e[2] || (e[2] = (a) => t.updateSearch(a.target.value)),
|
|
1005
|
-
onFocus: e[3] || (e[3] =
|
|
1006
|
-
onBlur: e[4] || (e[4] =
|
|
1005
|
+
onFocus: e[3] || (e[3] = Se((a) => t.activate(), ["prevent"])),
|
|
1006
|
+
onBlur: e[4] || (e[4] = Se((a) => t.deactivate(), ["prevent"])),
|
|
1007
1007
|
onKeyup: e[5] || (e[5] = ge((a) => t.deactivate(), ["esc"])),
|
|
1008
1008
|
onKeydown: [
|
|
1009
|
-
e[6] || (e[6] = ge(
|
|
1010
|
-
e[7] || (e[7] = ge(
|
|
1011
|
-
e[9] || (e[9] = ge(
|
|
1009
|
+
e[6] || (e[6] = ge(Se((a) => t.pointerForward(), ["prevent"]), ["down"])),
|
|
1010
|
+
e[7] || (e[7] = ge(Se((a) => t.pointerBackward(), ["prevent"]), ["up"])),
|
|
1011
|
+
e[9] || (e[9] = ge(Se((a) => t.removeLastElement(), ["stop"]), ["delete"]))
|
|
1012
1012
|
],
|
|
1013
|
-
onKeypress: e[8] || (e[8] = ge(
|
|
1013
|
+
onKeypress: e[8] || (e[8] = ge(Se((a) => t.addPointerElement(a), ["prevent", "stop", "self"]), ["enter"])),
|
|
1014
1014
|
class: "multiselect__input",
|
|
1015
1015
|
"aria-controls": "listbox-" + t.id
|
|
1016
1016
|
}, null, 44, ["name", "id", "placeholder", "value", "disabled", "tabindex", "aria-controls"])) : H("v-if", !0),
|
|
@@ -1019,7 +1019,7 @@ function cw(t, e, n, s, i, r) {
|
|
|
1019
1019
|
{
|
|
1020
1020
|
key: 1,
|
|
1021
1021
|
class: "multiselect__single",
|
|
1022
|
-
onMousedown: e[10] || (e[10] =
|
|
1022
|
+
onMousedown: e[10] || (e[10] = Se((...a) => t.toggle && t.toggle(...a), ["prevent"]))
|
|
1023
1023
|
},
|
|
1024
1024
|
[
|
|
1025
1025
|
ce(t.$slots, "singleLabel", { option: r.singleValue }, () => [
|
|
@@ -1038,7 +1038,7 @@ function cw(t, e, n, s, i, r) {
|
|
|
1038
1038
|
{
|
|
1039
1039
|
key: 2,
|
|
1040
1040
|
class: "multiselect__placeholder",
|
|
1041
|
-
onMousedown: e[11] || (e[11] =
|
|
1041
|
+
onMousedown: e[11] || (e[11] = Se((...a) => t.toggle && t.toggle(...a), ["prevent"]))
|
|
1042
1042
|
},
|
|
1043
1043
|
[
|
|
1044
1044
|
ce(t.$slots, "placeholder", {}, () => [
|
|
@@ -1057,14 +1057,14 @@ function cw(t, e, n, s, i, r) {
|
|
|
1057
1057
|
/* NEED_PATCH */
|
|
1058
1058
|
),
|
|
1059
1059
|
ue(si, { name: "multiselect" }, {
|
|
1060
|
-
default:
|
|
1060
|
+
default: xe(() => [
|
|
1061
1061
|
sn(ue(
|
|
1062
1062
|
"div",
|
|
1063
1063
|
{
|
|
1064
1064
|
class: "multiselect__content-wrapper",
|
|
1065
1065
|
onFocus: e[12] || (e[12] = (...a) => t.activate && t.activate(...a)),
|
|
1066
1066
|
tabindex: "-1",
|
|
1067
|
-
onMousedown: e[13] || (e[13] =
|
|
1067
|
+
onMousedown: e[13] || (e[13] = Se(() => {
|
|
1068
1068
|
}, ["prevent"])),
|
|
1069
1069
|
style: { maxHeight: t.optimizedHeight + "px" },
|
|
1070
1070
|
ref: "list"
|
|
@@ -1100,8 +1100,8 @@ function cw(t, e, n, s, i, r) {
|
|
|
1100
1100
|
a && (a.$isLabel || a.$isDisabled) ? H("v-if", !0) : (D(), pe("span", {
|
|
1101
1101
|
key: 0,
|
|
1102
1102
|
class: [t.optionHighlight(o, a), "multiselect__option"],
|
|
1103
|
-
onClick:
|
|
1104
|
-
onMouseenter:
|
|
1103
|
+
onClick: Se((l) => t.select(a), ["stop"]),
|
|
1104
|
+
onMouseenter: Se((l) => t.pointerSet(o), ["self"]),
|
|
1105
1105
|
"data-select": a && a.isTag ? t.tagPlaceholder : r.selectLabelText,
|
|
1106
1106
|
"data-selected": r.selectedLabelText,
|
|
1107
1107
|
"data-deselect": r.deselectLabelText
|
|
@@ -1125,8 +1125,8 @@ function cw(t, e, n, s, i, r) {
|
|
|
1125
1125
|
"data-select": t.groupSelect && r.selectGroupLabelText,
|
|
1126
1126
|
"data-deselect": t.groupSelect && r.deselectGroupLabelText,
|
|
1127
1127
|
class: [t.groupHighlight(o, a), "multiselect__option"],
|
|
1128
|
-
onMouseenter:
|
|
1129
|
-
onMousedown:
|
|
1128
|
+
onMouseenter: Se((l) => t.groupSelect && t.pointerSet(o), ["self"]),
|
|
1129
|
+
onMousedown: Se((l) => t.selectGroup(a), ["prevent"])
|
|
1130
1130
|
}, [
|
|
1131
1131
|
ce(t.$slots, "option", {
|
|
1132
1132
|
option: a,
|
|
@@ -1416,7 +1416,7 @@ const dw = {
|
|
|
1416
1416
|
P("span", bw, ae(t.label), 1)
|
|
1417
1417
|
]));
|
|
1418
1418
|
}
|
|
1419
|
-
}, bV = /* @__PURE__ */ Ue(ww, [["__scopeId", "data-v-
|
|
1419
|
+
}, bV = /* @__PURE__ */ Ue(ww, [["__scopeId", "data-v-a6d4ba91"]]), kw = (t) => (vn("data-v-a4862285"), t = t(), bn(), t), xw = { class: "scope-toggle-wrapper" }, Sw = ["checked", "name"], Tw = /* @__PURE__ */ kw(() => /* @__PURE__ */ P("div", { class: "scope-toggle-wrapper__indicator" }, null, -1)), Mw = {
|
|
1420
1420
|
__name: "Toggle",
|
|
1421
1421
|
props: /* @__PURE__ */ Lt({
|
|
1422
1422
|
name: String
|
|
@@ -1459,7 +1459,7 @@ const dw = {
|
|
|
1459
1459
|
class: "scope-checkbox",
|
|
1460
1460
|
id: t.name,
|
|
1461
1461
|
type: "checkbox",
|
|
1462
|
-
onClick: r[1] || (r[1] =
|
|
1462
|
+
onClick: r[1] || (r[1] = (a) => s("change"))
|
|
1463
1463
|
}, null, 8, Ow), [
|
|
1464
1464
|
[Fb, n.value]
|
|
1465
1465
|
]),
|
|
@@ -1467,7 +1467,7 @@ const dw = {
|
|
|
1467
1467
|
])
|
|
1468
1468
|
]));
|
|
1469
1469
|
}
|
|
1470
|
-
}, kV = /* @__PURE__ */ Ue(Cw, [["__scopeId", "data-v-
|
|
1470
|
+
}, kV = /* @__PURE__ */ Ue(Cw, [["__scopeId", "data-v-e90f9f51"]]), Aw = { class: "scope-menu-tabs" }, Rw = ["onClick"], Ew = {
|
|
1471
1471
|
__name: "Menu",
|
|
1472
1472
|
props: /* @__PURE__ */ Lt({
|
|
1473
1473
|
tabs: Array
|
|
@@ -6036,7 +6036,7 @@ const wx = ({
|
|
|
6036
6036
|
k.clearable && !k.$slots["clear-icon"] && t.inputValue && !k.disabled && !k.readonly ? (D(), pe(M(ly), {
|
|
6037
6037
|
key: 3,
|
|
6038
6038
|
class: "dp__clear_icon dp__input_icons",
|
|
6039
|
-
onClick: L[3] || (L[3] =
|
|
6039
|
+
onClick: L[3] || (L[3] = Se((oe) => ee(oe), ["prevent"]))
|
|
6040
6040
|
})) : H("", !0)
|
|
6041
6041
|
])) : H("", !0)
|
|
6042
6042
|
]);
|
|
@@ -6279,11 +6279,11 @@ const wx = ({
|
|
|
6279
6279
|
role: "dialog",
|
|
6280
6280
|
tabindex: "0",
|
|
6281
6281
|
onKeydown: [
|
|
6282
|
-
ge(
|
|
6283
|
-
I[0] || (I[0] = ge(
|
|
6284
|
-
I[1] || (I[1] = ge(
|
|
6285
|
-
I[2] || (I[2] = ge(
|
|
6286
|
-
I[3] || (I[3] = ge(
|
|
6282
|
+
ge(Se(ee, ["prevent"]), ["esc"]),
|
|
6283
|
+
I[0] || (I[0] = ge(Se((b) => L(b), ["prevent"]), ["left"])),
|
|
6284
|
+
I[1] || (I[1] = ge(Se((b) => L(b), ["prevent"]), ["up"])),
|
|
6285
|
+
I[2] || (I[2] = ge(Se((b) => L(b), ["prevent"]), ["down"])),
|
|
6286
|
+
I[3] || (I[3] = ge(Se((b) => L(b), ["prevent"]), ["right"]))
|
|
6287
6287
|
]
|
|
6288
6288
|
}, [
|
|
6289
6289
|
P("div", {
|
|
@@ -6312,8 +6312,8 @@ const wx = ({
|
|
|
6312
6312
|
tabindex: "0",
|
|
6313
6313
|
onClick: (Ie) => $(Y),
|
|
6314
6314
|
onKeydown: [
|
|
6315
|
-
ge(
|
|
6316
|
-
ge(
|
|
6315
|
+
ge(Se((Ie) => $(Y), ["prevent"]), ["enter"]),
|
|
6316
|
+
ge(Se((Ie) => $(Y), ["prevent"]), ["space"])
|
|
6317
6317
|
],
|
|
6318
6318
|
onMouseover: (Ie) => K(Y.value)
|
|
6319
6319
|
}, [
|
|
@@ -6406,8 +6406,8 @@ const wx = ({
|
|
|
6406
6406
|
"aria-disabled": i.disabled || void 0,
|
|
6407
6407
|
onClick: r[0] || (r[0] = (a) => i.$emit("activate")),
|
|
6408
6408
|
onKeydown: [
|
|
6409
|
-
r[1] || (r[1] = ge(
|
|
6410
|
-
r[2] || (r[2] = ge(
|
|
6409
|
+
r[1] || (r[1] = ge(Se((a) => i.$emit("activate"), ["prevent"]), ["enter"])),
|
|
6410
|
+
r[2] || (r[2] = ge(Se((a) => i.$emit("activate"), ["prevent"]), ["space"]))
|
|
6411
6411
|
]
|
|
6412
6412
|
}, [
|
|
6413
6413
|
P("span", {
|
|
@@ -6446,7 +6446,7 @@ const wx = ({
|
|
|
6446
6446
|
disabled: t.isDisabled(!1),
|
|
6447
6447
|
onActivate: g[0] || (g[0] = (T) => p(!1))
|
|
6448
6448
|
}, {
|
|
6449
|
-
default:
|
|
6449
|
+
default: xe(() => [
|
|
6450
6450
|
m.$slots["arrow-left"] ? ce(m.$slots, "arrow-left", { key: 0 }) : H("", !0),
|
|
6451
6451
|
m.$slots["arrow-left"] ? H("", !0) : (D(), pe(M(dh), { key: 1 }))
|
|
6452
6452
|
]),
|
|
@@ -6475,7 +6475,7 @@ const wx = ({
|
|
|
6475
6475
|
disabled: t.isDisabled(!0),
|
|
6476
6476
|
onActivate: g[3] || (g[3] = (T) => p(!0))
|
|
6477
6477
|
}, {
|
|
6478
|
-
default:
|
|
6478
|
+
default: xe(() => [
|
|
6479
6479
|
m.$slots["arrow-right"] ? ce(m.$slots, "arrow-right", { key: 0 }) : H("", !0),
|
|
6480
6480
|
m.$slots["arrow-right"] ? H("", !0) : (D(), pe(M(hh), { key: 1 }))
|
|
6481
6481
|
]),
|
|
@@ -6485,7 +6485,7 @@ const wx = ({
|
|
|
6485
6485
|
name: M(d)(t.showYearPicker),
|
|
6486
6486
|
css: M(c)
|
|
6487
6487
|
}, {
|
|
6488
|
-
default:
|
|
6488
|
+
default: xe(() => [
|
|
6489
6489
|
t.showYearPicker ? (D(), pe(Eo, {
|
|
6490
6490
|
key: 0,
|
|
6491
6491
|
items: t.items,
|
|
@@ -6499,7 +6499,7 @@ const wx = ({
|
|
|
6499
6499
|
onToggle: h,
|
|
6500
6500
|
onSelected: g[4] || (g[4] = (T) => f(T))
|
|
6501
6501
|
}, ln({
|
|
6502
|
-
"button-icon":
|
|
6502
|
+
"button-icon": xe(() => [
|
|
6503
6503
|
m.$slots["calendar-icon"] ? ce(m.$slots, "calendar-icon", { key: 0 }) : H("", !0),
|
|
6504
6504
|
m.$slots["calendar-icon"] ? H("", !0) : (D(), pe(M(pa), { key: 1 }))
|
|
6505
6505
|
]),
|
|
@@ -6507,7 +6507,7 @@ const wx = ({
|
|
|
6507
6507
|
}, [
|
|
6508
6508
|
m.$slots["year-overlay-value"] ? {
|
|
6509
6509
|
name: "item",
|
|
6510
|
-
fn:
|
|
6510
|
+
fn: xe(({ item: T }) => [
|
|
6511
6511
|
ce(m.$slots, "year-overlay-value", {
|
|
6512
6512
|
text: T.text,
|
|
6513
6513
|
value: T.value
|
|
@@ -6775,7 +6775,7 @@ const wx = ({
|
|
|
6775
6775
|
collapse: S.collapse,
|
|
6776
6776
|
stretch: ""
|
|
6777
6777
|
}, {
|
|
6778
|
-
default:
|
|
6778
|
+
default: xe(({ instance: R }) => [
|
|
6779
6779
|
S.$slots["month-year"] ? ce(S.$slots, "month-year", Nt(Gt({ key: 0 }, {
|
|
6780
6780
|
year: M(u),
|
|
6781
6781
|
months: M(o)(R),
|
|
@@ -6797,7 +6797,7 @@ const wx = ({
|
|
|
6797
6797
|
onSelected: (z) => M(y)(z, R),
|
|
6798
6798
|
onHoverValue: (z) => M(g)(z, R)
|
|
6799
6799
|
}, {
|
|
6800
|
-
header:
|
|
6800
|
+
header: xe(() => [
|
|
6801
6801
|
ue(ky, Gt(S.$props, {
|
|
6802
6802
|
items: M(l)(R),
|
|
6803
6803
|
instance: R,
|
|
@@ -6810,7 +6810,7 @@ const wx = ({
|
|
|
6810
6810
|
}), ln({ _: 2 }, [
|
|
6811
6811
|
Ae(M(r), (z, X) => ({
|
|
6812
6812
|
name: z,
|
|
6813
|
-
fn:
|
|
6813
|
+
fn: xe(($) => [
|
|
6814
6814
|
ce(S.$slots, z, Nt(an($)))
|
|
6815
6815
|
])
|
|
6816
6816
|
}))
|
|
@@ -6891,7 +6891,7 @@ const wx = ({
|
|
|
6891
6891
|
}, ln({ _: 2 }, [
|
|
6892
6892
|
d.$slots["year-overlay-value"] ? {
|
|
6893
6893
|
name: "item",
|
|
6894
|
-
fn:
|
|
6894
|
+
fn: xe(({ item: f }) => [
|
|
6895
6895
|
ce(d.$slots, "year-overlay-value", {
|
|
6896
6896
|
text: f.text,
|
|
6897
6897
|
value: f.value
|
|
@@ -7040,8 +7040,8 @@ const wx = ({
|
|
|
7040
7040
|
"aria-label": (ke = M(o)) == null ? void 0 : ke.incrementValue(N.type),
|
|
7041
7041
|
tabindex: "0",
|
|
7042
7042
|
onKeydown: [
|
|
7043
|
-
ge(
|
|
7044
|
-
ge(
|
|
7043
|
+
ge(Se((le) => b(N.type), ["prevent"]), ["enter"]),
|
|
7044
|
+
ge(Se((le) => b(N.type), ["prevent"]), ["space"])
|
|
7045
7045
|
],
|
|
7046
7046
|
onClick: (le) => b(N.type)
|
|
7047
7047
|
}, [
|
|
@@ -7068,8 +7068,8 @@ const wx = ({
|
|
|
7068
7068
|
disabled: J(N.type),
|
|
7069
7069
|
tabindex: "0",
|
|
7070
7070
|
onKeydown: [
|
|
7071
|
-
ge(
|
|
7072
|
-
ge(
|
|
7071
|
+
ge(Se((le) => I(N.type), ["prevent"]), ["enter"]),
|
|
7072
|
+
ge(Se((le) => I(N.type), ["prevent"]), ["space"])
|
|
7073
7073
|
],
|
|
7074
7074
|
onClick: (le) => I(N.type)
|
|
7075
7075
|
}, [
|
|
@@ -7096,8 +7096,8 @@ const wx = ({
|
|
|
7096
7096
|
"aria-label": (_e = M(o)) == null ? void 0 : _e.decrementValue(N.type),
|
|
7097
7097
|
tabindex: "0",
|
|
7098
7098
|
onKeydown: [
|
|
7099
|
-
ge(
|
|
7100
|
-
ge(
|
|
7099
|
+
ge(Se((le) => b(N.type, !1), ["prevent"]), ["enter"]),
|
|
7100
|
+
ge(Se((le) => b(N.type, !1), ["prevent"]), ["space"])
|
|
7101
7101
|
],
|
|
7102
7102
|
onClick: (le) => b(N.type, !1)
|
|
7103
7103
|
}, [
|
|
@@ -7129,8 +7129,8 @@ const wx = ({
|
|
|
7129
7129
|
tabindex: "0",
|
|
7130
7130
|
onClick: Y,
|
|
7131
7131
|
onKeydown: [
|
|
7132
|
-
ge(
|
|
7133
|
-
ge(
|
|
7132
|
+
ge(Se(Y, ["prevent"]), ["enter"]),
|
|
7133
|
+
ge(Se(Y, ["prevent"]), ["space"])
|
|
7134
7134
|
]
|
|
7135
7135
|
}, ae(m.value), 41, Jx))
|
|
7136
7136
|
])),
|
|
@@ -7139,7 +7139,7 @@ const wx = ({
|
|
|
7139
7139
|
name: M(h)(p[N.type]),
|
|
7140
7140
|
css: M(f)
|
|
7141
7141
|
}, {
|
|
7142
|
-
default:
|
|
7142
|
+
default: xe(() => [
|
|
7143
7143
|
p[N.type] ? (D(), pe(Eo, {
|
|
7144
7144
|
key: 0,
|
|
7145
7145
|
items: k(N.type),
|
|
@@ -7154,7 +7154,7 @@ const wx = ({
|
|
|
7154
7154
|
onToggle: (ke) => I(N.type),
|
|
7155
7155
|
onResetFlow: q[0] || (q[0] = (ke) => V.$emit("reset-flow"))
|
|
7156
7156
|
}, ln({
|
|
7157
|
-
"button-icon":
|
|
7157
|
+
"button-icon": xe(() => [
|
|
7158
7158
|
V.$slots["clock-icon"] ? ce(V.$slots, "clock-icon", { key: 0 }) : H("", !0),
|
|
7159
7159
|
V.$slots["clock-icon"] ? H("", !0) : (D(), pe(Co(V.timePickerInline ? M(pa) : M(fh)), { key: 1 }))
|
|
7160
7160
|
]),
|
|
@@ -7162,7 +7162,7 @@ const wx = ({
|
|
|
7162
7162
|
}, [
|
|
7163
7163
|
V.$slots[`${N.type}-overlay-value`] ? {
|
|
7164
7164
|
name: "item",
|
|
7165
|
-
fn:
|
|
7165
|
+
fn: xe(({ item: ke }) => [
|
|
7166
7166
|
ce(V.$slots, `${N.type}-overlay-value`, {
|
|
7167
7167
|
text: ke.text,
|
|
7168
7168
|
value: ke.value
|
|
@@ -7266,7 +7266,7 @@ const wx = ({
|
|
|
7266
7266
|
name: M(f)(x.value),
|
|
7267
7267
|
css: M(p) && !k.timePickerInline
|
|
7268
7268
|
}, {
|
|
7269
|
-
default:
|
|
7269
|
+
default: xe(() => {
|
|
7270
7270
|
var oe;
|
|
7271
7271
|
return [
|
|
7272
7272
|
x.value || k.timePicker || k.timePickerInline ? (D(), E("div", {
|
|
@@ -7323,7 +7323,7 @@ const wx = ({
|
|
|
7323
7323
|
}), ln({ _: 2 }, [
|
|
7324
7324
|
Ae(M(z), (F, b) => ({
|
|
7325
7325
|
name: F,
|
|
7326
|
-
fn:
|
|
7326
|
+
fn: xe((_) => [
|
|
7327
7327
|
ce(k.$slots, F, Nt(an(_)))
|
|
7328
7328
|
])
|
|
7329
7329
|
}))
|
|
@@ -7486,7 +7486,7 @@ const wx = ({
|
|
|
7486
7486
|
"multi-calendars": 0,
|
|
7487
7487
|
stretch: ""
|
|
7488
7488
|
}, {
|
|
7489
|
-
default:
|
|
7489
|
+
default: xe(() => [
|
|
7490
7490
|
ue(My, Gt(h.$props, {
|
|
7491
7491
|
hours: M(o).hours,
|
|
7492
7492
|
minutes: M(o).minutes,
|
|
@@ -7501,7 +7501,7 @@ const wx = ({
|
|
|
7501
7501
|
}), ln({ _: 2 }, [
|
|
7502
7502
|
Ae(M(a), (p, m) => ({
|
|
7503
7503
|
name: p,
|
|
7504
|
-
fn:
|
|
7504
|
+
fn: xe((g) => [
|
|
7505
7505
|
ce(h.$slots, p, Nt(an(g)))
|
|
7506
7506
|
])
|
|
7507
7507
|
}))
|
|
@@ -7616,7 +7616,7 @@ const wx = ({
|
|
|
7616
7616
|
onActivate: F[0] || (F[0] = (j) => M(m)(!1, !0)),
|
|
7617
7617
|
onSetRef: F[1] || (F[1] = (j) => K(j, 0))
|
|
7618
7618
|
}, {
|
|
7619
|
-
default:
|
|
7619
|
+
default: xe(() => [
|
|
7620
7620
|
I.$slots["arrow-left"] ? ce(I.$slots, "arrow-left", { key: 0 }) : H("", !0),
|
|
7621
7621
|
I.$slots["arrow-left"] ? H("", !0) : (D(), pe(M(dh), { key: 1 }))
|
|
7622
7622
|
]),
|
|
@@ -7639,8 +7639,8 @@ const wx = ({
|
|
|
7639
7639
|
"aria-label": j.ariaLabel,
|
|
7640
7640
|
onClick: j.toggle,
|
|
7641
7641
|
onKeydown: [
|
|
7642
|
-
ge(
|
|
7643
|
-
ge(
|
|
7642
|
+
ge(Se(j.toggle, ["prevent"]), ["enter"]),
|
|
7643
|
+
ge(Se(j.toggle, ["prevent"]), ["space"])
|
|
7644
7644
|
]
|
|
7645
7645
|
}, [
|
|
7646
7646
|
I.$slots[j.type] ? ce(I.$slots, j.type, {
|
|
@@ -7656,7 +7656,7 @@ const wx = ({
|
|
|
7656
7656
|
name: M(h)(j.showSelectionGrid),
|
|
7657
7657
|
css: M(f)
|
|
7658
7658
|
}, {
|
|
7659
|
-
default:
|
|
7659
|
+
default: xe(() => [
|
|
7660
7660
|
j.showSelectionGrid ? (D(), pe(Eo, {
|
|
7661
7661
|
key: 0,
|
|
7662
7662
|
items: j.items,
|
|
@@ -7674,7 +7674,7 @@ const wx = ({
|
|
|
7674
7674
|
onSelected: j.updateModelValue,
|
|
7675
7675
|
onToggle: j.toggle
|
|
7676
7676
|
}, ln({
|
|
7677
|
-
"button-icon":
|
|
7677
|
+
"button-icon": xe(() => [
|
|
7678
7678
|
I.$slots["calendar-icon"] ? ce(I.$slots, "calendar-icon", { key: 0 }) : H("", !0),
|
|
7679
7679
|
I.$slots["calendar-icon"] ? H("", !0) : (D(), pe(M(pa), { key: 1 }))
|
|
7680
7680
|
]),
|
|
@@ -7682,7 +7682,7 @@ const wx = ({
|
|
|
7682
7682
|
}, [
|
|
7683
7683
|
I.$slots[`${j.type}-overlay-value`] ? {
|
|
7684
7684
|
name: "item",
|
|
7685
|
-
fn:
|
|
7685
|
+
fn: xe(({ item: Ke }) => [
|
|
7686
7686
|
ce(I.$slots, `${j.type}-overlay-value`, {
|
|
7687
7687
|
text: Ke.text,
|
|
7688
7688
|
value: Ke.value
|
|
@@ -7692,14 +7692,14 @@ const wx = ({
|
|
|
7692
7692
|
} : void 0,
|
|
7693
7693
|
I.$slots[`${j.type}-overlay`] ? {
|
|
7694
7694
|
name: "overlay",
|
|
7695
|
-
fn:
|
|
7695
|
+
fn: xe(() => [
|
|
7696
7696
|
ce(I.$slots, `${j.type}-overlay`, Nt(an(z.value(j.type))))
|
|
7697
7697
|
]),
|
|
7698
7698
|
key: "1"
|
|
7699
7699
|
} : void 0,
|
|
7700
7700
|
I.$slots[`${j.type}-overlay-header`] ? {
|
|
7701
7701
|
name: "header",
|
|
7702
|
-
fn:
|
|
7702
|
+
fn: xe(() => [
|
|
7703
7703
|
ce(I.$slots, `${j.type}-overlay-header`, {
|
|
7704
7704
|
toggle: j.toggle
|
|
7705
7705
|
})
|
|
@@ -7718,7 +7718,7 @@ const wx = ({
|
|
|
7718
7718
|
disabled: M(g)(!1),
|
|
7719
7719
|
onActivate: F[2] || (F[2] = (j) => M(m)(!1, !0))
|
|
7720
7720
|
}, {
|
|
7721
|
-
default:
|
|
7721
|
+
default: xe(() => [
|
|
7722
7722
|
I.$slots["arrow-up"] ? ce(I.$slots, "arrow-up", { key: 0 }) : H("", !0),
|
|
7723
7723
|
I.$slots["arrow-up"] ? H("", !0) : (D(), pe(M(mh), { key: 1 }))
|
|
7724
7724
|
]),
|
|
@@ -7732,7 +7732,7 @@ const wx = ({
|
|
|
7732
7732
|
onActivate: F[3] || (F[3] = (j) => M(m)(!0, !0)),
|
|
7733
7733
|
onSetRef: F[4] || (F[4] = (j) => K(j, I.disableYearSelect ? 2 : 3))
|
|
7734
7734
|
}, {
|
|
7735
|
-
default:
|
|
7735
|
+
default: xe(() => [
|
|
7736
7736
|
I.$slots[I.vertical ? "arrow-down" : "arrow-right"] ? ce(I.$slots, I.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : H("", !0),
|
|
7737
7737
|
I.$slots[I.vertical ? "arrow-down" : "arrow-right"] ? H("", !0) : (D(), pe(Co(I.vertical ? M(ph) : M(hh)), { key: 1 }))
|
|
7738
7738
|
]),
|
|
@@ -7895,7 +7895,7 @@ const wx = ({
|
|
|
7895
7895
|
name: y.value,
|
|
7896
7896
|
css: !!q.transitions
|
|
7897
7897
|
}, {
|
|
7898
|
-
default:
|
|
7898
|
+
default: xe(() => {
|
|
7899
7899
|
var ne;
|
|
7900
7900
|
return [
|
|
7901
7901
|
g.value ? (D(), E("div", {
|
|
@@ -7926,7 +7926,7 @@ const wx = ({
|
|
|
7926
7926
|
"aria-disabled": _e.classData.dp__cell_disabled || void 0,
|
|
7927
7927
|
"aria-label": (zt = (nn = M(l)) == null ? void 0 : nn.day) == null ? void 0 : zt.call(nn, _e),
|
|
7928
7928
|
tabindex: "0",
|
|
7929
|
-
onClick:
|
|
7929
|
+
onClick: Se((Vt) => Ie(Vt, _e), ["prevent"]),
|
|
7930
7930
|
onKeydown: [
|
|
7931
7931
|
ge((Vt) => q.$emit("select-date", _e), ["enter"]),
|
|
7932
7932
|
ge((Vt) => q.$emit("handle-space", _e), ["space"])
|
|
@@ -8357,7 +8357,7 @@ const wx = ({
|
|
|
8357
8357
|
"multi-calendars": M(z).count,
|
|
8358
8358
|
collapse: F.collapse
|
|
8359
8359
|
}, {
|
|
8360
|
-
default:
|
|
8360
|
+
default: xe(({ instance: _, index: Y }) => [
|
|
8361
8361
|
F.disableMonthYearSelect ? H("", !0) : (D(), pe(uS, Gt({
|
|
8362
8362
|
key: 0,
|
|
8363
8363
|
ref: (j) => {
|
|
@@ -8376,7 +8376,7 @@ const wx = ({
|
|
|
8376
8376
|
}), ln({ _: 2 }, [
|
|
8377
8377
|
Ae(M(C), (j, Ie) => ({
|
|
8378
8378
|
name: j,
|
|
8379
|
-
fn:
|
|
8379
|
+
fn: xe((Ke) => [
|
|
8380
8380
|
ce(F.$slots, j, Nt(an(Ke)))
|
|
8381
8381
|
])
|
|
8382
8382
|
}))
|
|
@@ -8402,7 +8402,7 @@ const wx = ({
|
|
|
8402
8402
|
}), ln({ _: 2 }, [
|
|
8403
8403
|
Ae(M(ee), (j, Ie) => ({
|
|
8404
8404
|
name: j,
|
|
8405
|
-
fn:
|
|
8405
|
+
fn: xe((Ke) => [
|
|
8406
8406
|
ce(F.$slots, j, Nt(an({ ...Ke })))
|
|
8407
8407
|
])
|
|
8408
8408
|
}))
|
|
@@ -8433,7 +8433,7 @@ const wx = ({
|
|
|
8433
8433
|
}), ln({ _: 2 }, [
|
|
8434
8434
|
Ae(M(k), (_, Y) => ({
|
|
8435
8435
|
name: _,
|
|
8436
|
-
fn:
|
|
8436
|
+
fn: xe((j) => [
|
|
8437
8437
|
ce(F.$slots, _, Nt(an(j)))
|
|
8438
8438
|
])
|
|
8439
8439
|
}))
|
|
@@ -8557,7 +8557,7 @@ const wx = ({
|
|
|
8557
8557
|
collapse: T.collapse,
|
|
8558
8558
|
stretch: ""
|
|
8559
8559
|
}, {
|
|
8560
|
-
default:
|
|
8560
|
+
default: xe(({ instance: O }) => [
|
|
8561
8561
|
P("div", {
|
|
8562
8562
|
class: "dp-quarter-picker-wrap",
|
|
8563
8563
|
style: Ct({ minHeight: `${M(l).modeHeight}px` })
|
|
@@ -8575,7 +8575,7 @@ const wx = ({
|
|
|
8575
8575
|
}), ln({ _: 2 }, [
|
|
8576
8576
|
Ae(M(a), (S, A) => ({
|
|
8577
8577
|
name: S,
|
|
8578
|
-
fn:
|
|
8578
|
+
fn: xe((R) => [
|
|
8579
8579
|
ce(T.$slots, S, Nt(an(R)))
|
|
8580
8580
|
])
|
|
8581
8581
|
}))
|
|
@@ -8761,10 +8761,10 @@ const wx = ({
|
|
|
8761
8761
|
onClick: I,
|
|
8762
8762
|
onKeydown: [
|
|
8763
8763
|
ge(F, ["esc"]),
|
|
8764
|
-
ne[18] || (ne[18] = ge(
|
|
8765
|
-
ne[19] || (ne[19] = ge(
|
|
8766
|
-
ne[20] || (ne[20] = ge(
|
|
8767
|
-
ne[21] || (ne[21] = ge(
|
|
8764
|
+
ne[18] || (ne[18] = ge(Se((le) => b("left"), ["prevent"]), ["left"])),
|
|
8765
|
+
ne[19] || (ne[19] = ge(Se((le) => b("up"), ["prevent"]), ["up"])),
|
|
8766
|
+
ne[20] || (ne[20] = ge(Se((le) => b("down"), ["prevent"]), ["down"])),
|
|
8767
|
+
ne[21] || (ne[21] = ge(Se((le) => b("right"), ["prevent"]), ["right"])),
|
|
8768
8768
|
_
|
|
8769
8769
|
]
|
|
8770
8770
|
}, [
|
|
@@ -8805,10 +8805,10 @@ const wx = ({
|
|
|
8805
8805
|
type: "button",
|
|
8806
8806
|
style: Ct(le.style || {}),
|
|
8807
8807
|
class: de(["dp__btn dp--preset-range", { "dp--preset-range-collapsed": t.collapse }]),
|
|
8808
|
-
onClick:
|
|
8808
|
+
onClick: Se((zt) => q(le.value, le.noTz), ["prevent"]),
|
|
8809
8809
|
onKeydown: [
|
|
8810
|
-
ge(
|
|
8811
|
-
ge(
|
|
8810
|
+
ge(Se((zt) => q(le.value, le.noTz), ["prevent"]), ["enter"]),
|
|
8811
|
+
ge(Se((zt) => q(le.value, le.noTz), ["prevent"]), ["space"])
|
|
8812
8812
|
]
|
|
8813
8813
|
}, ae(le.label), 47, RS))
|
|
8814
8814
|
], 64))), 128))
|
|
@@ -8848,7 +8848,7 @@ const wx = ({
|
|
|
8848
8848
|
}), ln({ _: 2 }, [
|
|
8849
8849
|
Ae(L.value, (le, nn) => ({
|
|
8850
8850
|
name: le,
|
|
8851
|
-
fn:
|
|
8851
|
+
fn: xe((zt) => [
|
|
8852
8852
|
ce(N.$slots, le, Nt(an({ ...zt })))
|
|
8853
8853
|
])
|
|
8854
8854
|
}))
|
|
@@ -8876,7 +8876,7 @@ const wx = ({
|
|
|
8876
8876
|
}), ln({ _: 2 }, [
|
|
8877
8877
|
Ae(M(k), (le, nn) => ({
|
|
8878
8878
|
name: le,
|
|
8879
|
-
fn:
|
|
8879
|
+
fn: xe((zt) => [
|
|
8880
8880
|
ce(N.$slots, le, Nt(an({ ...zt })))
|
|
8881
8881
|
])
|
|
8882
8882
|
}))
|
|
@@ -9100,18 +9100,18 @@ const wx = ({
|
|
|
9100
9100
|
}), ln({ _: 2 }, [
|
|
9101
9101
|
Ae(M(C), (De, Fs) => ({
|
|
9102
9102
|
name: De,
|
|
9103
|
-
fn:
|
|
9103
|
+
fn: xe((ps) => [
|
|
9104
9104
|
ce(se.$slots, De, Nt(an(ps)))
|
|
9105
9105
|
])
|
|
9106
9106
|
}))
|
|
9107
9107
|
]), 1040, ["input-value", "is-menu-open", "onSetEmptyDate"]),
|
|
9108
9108
|
(D(), pe(Co(se.teleport ? Yb : "div"), Nt(an(q.value)), {
|
|
9109
|
-
default:
|
|
9109
|
+
default: xe(() => [
|
|
9110
9110
|
ue(si, {
|
|
9111
9111
|
name: M($)(M(k)),
|
|
9112
9112
|
css: M(W) && !M(A).enabled
|
|
9113
9113
|
}, {
|
|
9114
|
-
default:
|
|
9114
|
+
default: xe(() => [
|
|
9115
9115
|
a.value ? (D(), E("div", Gt({
|
|
9116
9116
|
key: 0,
|
|
9117
9117
|
ref_key: "dpWrapMenuRef",
|
|
@@ -9152,7 +9152,7 @@ const wx = ({
|
|
|
9152
9152
|
}), ln({ _: 2 }, [
|
|
9153
9153
|
Ae(M(ee), (De, Fs) => ({
|
|
9154
9154
|
name: De,
|
|
9155
|
-
fn:
|
|
9155
|
+
fn: xe((ps) => [
|
|
9156
9156
|
ce(se.$slots, De, Nt(an({ ...ps })))
|
|
9157
9157
|
])
|
|
9158
9158
|
}))
|
|
@@ -9341,7 +9341,7 @@ const BS = { class: "scope-datepicker__wrapper" }, WS = {
|
|
|
9341
9341
|
icon: String,
|
|
9342
9342
|
tabName: String,
|
|
9343
9343
|
selected: Boolean,
|
|
9344
|
-
isFull: Boolean,
|
|
9344
|
+
isFull: { type: Boolean, default: !0 },
|
|
9345
9345
|
page: String
|
|
9346
9346
|
},
|
|
9347
9347
|
emits: ["openPage"],
|
|
@@ -9362,7 +9362,7 @@ const BS = { class: "scope-datepicker__wrapper" }, WS = {
|
|
|
9362
9362
|
t.isFull ? (D(), E("span", KS, ae(t.tabName), 1)) : H("", !0)
|
|
9363
9363
|
], 2));
|
|
9364
9364
|
}
|
|
9365
|
-
}, OV = /* @__PURE__ */ Ue(QS, [["__scopeId", "data-v-
|
|
9365
|
+
}, OV = /* @__PURE__ */ Ue(QS, [["__scopeId", "data-v-6445e4bf"]]);
|
|
9366
9366
|
function zs(t) {
|
|
9367
9367
|
if (t === void 0)
|
|
9368
9368
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
@@ -11460,7 +11460,7 @@ const PV = {
|
|
|
11460
11460
|
(a = e.action) != null && a.label ? (o = e.action) == null || o.callback() : (u = (l = n.value) == null ? void 0 : l.parentElement) == null || u.remove();
|
|
11461
11461
|
}, i = U(() => e.type === "success" ? "check-circle-fill" : "circle-close"), r = U(() => e.type === "success" ? "-success" : e.type === "info" ? "-info" : "-error");
|
|
11462
11462
|
return (a, o) => (D(), pe(si, null, {
|
|
11463
|
-
default:
|
|
11463
|
+
default: xe(() => {
|
|
11464
11464
|
var l;
|
|
11465
11465
|
return [
|
|
11466
11466
|
P("div", {
|
|
@@ -11591,10 +11591,10 @@ const PV = {
|
|
|
11591
11591
|
t.label ? (D(), E("div", kM, ae(t.label), 1)) : H("", !0),
|
|
11592
11592
|
P("div", {
|
|
11593
11593
|
class: de(["scope-dropzone", { "-over": r.value, "-full-width": t.fullWidth }]),
|
|
11594
|
-
onDragover: f[0] || (f[0] =
|
|
11594
|
+
onDragover: f[0] || (f[0] = Se((p) => r.value = !0, ["prevent"])),
|
|
11595
11595
|
onDragend: f[1] || (f[1] = (p) => r.value = !1),
|
|
11596
11596
|
onDragleave: f[2] || (f[2] = (p) => r.value = !1),
|
|
11597
|
-
onDrop:
|
|
11597
|
+
onDrop: Se(l, ["prevent"])
|
|
11598
11598
|
}, [
|
|
11599
11599
|
P("div", xM, [
|
|
11600
11600
|
ue(M(tt), { icon: "file-bend" }),
|
|
@@ -11678,7 +11678,7 @@ const PV = {
|
|
|
11678
11678
|
"sidebar-popup-container__icon-wrapper",
|
|
11679
11679
|
{ "-is-active": i.value }
|
|
11680
11680
|
]),
|
|
11681
|
-
onClick:
|
|
11681
|
+
onClick: Se(c, ["stop"]),
|
|
11682
11682
|
name: "popup-icon-wrapper"
|
|
11683
11683
|
}, [
|
|
11684
11684
|
ue(tt, { icon: "pop-up_opener" })
|
|
@@ -19249,7 +19249,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19249
19249
|
f = c.length !== 0 ? c.map((m) => (d.add(m.date), tn(m.balance, 2))) : [0, 0];
|
|
19250
19250
|
break;
|
|
19251
19251
|
case "performanceChartData":
|
|
19252
|
-
f = c.length !== 0 ? c.map((m) => (d.add(m.date), tn(m.
|
|
19252
|
+
f = c.length !== 0 ? c.map((m) => (d.add(m.date), tn(m.pnl_to_deposit, 2))) : [0, 0];
|
|
19253
19253
|
break;
|
|
19254
19254
|
}
|
|
19255
19255
|
h.push({
|
|
@@ -19456,7 +19456,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19456
19456
|
P("div", zC, [
|
|
19457
19457
|
HC,
|
|
19458
19458
|
ue(M(us), { alternative: "" }, {
|
|
19459
|
-
default:
|
|
19459
|
+
default: xe(() => [
|
|
19460
19460
|
He("Reflects your deposit growth over the previous date. One of the most reliable indicator of profit for a trader. ")
|
|
19461
19461
|
]),
|
|
19462
19462
|
_: 1
|
|
@@ -19507,7 +19507,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19507
19507
|
P("div", ZC, [
|
|
19508
19508
|
XC,
|
|
19509
19509
|
ue(M(us), { alternative: "" }, {
|
|
19510
|
-
default:
|
|
19510
|
+
default: xe(() => [
|
|
19511
19511
|
He("Reflects your deposit size in US Dollars and BTC equivalent and growth over the previous date. One of the most reliable indicator of profit for a trader.")
|
|
19512
19512
|
]),
|
|
19513
19513
|
_: 1
|
|
@@ -19549,7 +19549,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19549
19549
|
P("div", iA, [
|
|
19550
19550
|
rA,
|
|
19551
19551
|
ue(M(us), { alternative: "" }, {
|
|
19552
|
-
default:
|
|
19552
|
+
default: xe(() => [
|
|
19553
19553
|
He(" This widget allows you to set a personal profit goal expressed in $ for a certain period "),
|
|
19554
19554
|
aA,
|
|
19555
19555
|
He(" Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19610,7 +19610,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19610
19610
|
P("div", mA, [
|
|
19611
19611
|
pA,
|
|
19612
19612
|
ue(M(us), { alternative: "" }, {
|
|
19613
|
-
default:
|
|
19613
|
+
default: xe(() => [
|
|
19614
19614
|
He("Displays profitable days on green, losing days in red and trading days without significant profit or loss in blue. Also when you click on a specific date, more detailed information about trading day is displayed. "),
|
|
19615
19615
|
gA,
|
|
19616
19616
|
He("Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19693,7 +19693,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19693
19693
|
P("div", LA, [
|
|
19694
19694
|
FA,
|
|
19695
19695
|
ue(M(us), { alternative: "" }, {
|
|
19696
|
-
default:
|
|
19696
|
+
default: xe(() => [
|
|
19697
19697
|
He("The amount of total commissions and fees for the selected previous period including the current date. This widget also shows commission to profit ratio in $/% and average amount of fees per trade."),
|
|
19698
19698
|
YA,
|
|
19699
19699
|
He("Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19740,7 +19740,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19740
19740
|
P("div", QA, [
|
|
19741
19741
|
JA,
|
|
19742
19742
|
ue(M(us), { alternative: "" }, {
|
|
19743
|
-
default:
|
|
19743
|
+
default: xe(() => [
|
|
19744
19744
|
He("The amount of profit for the selected previous period including the current date. This widget shows the growth or loss of the deposit in %. The widget is available as a line graph."),
|
|
19745
19745
|
eR,
|
|
19746
19746
|
He(" Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19792,7 +19792,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19792
19792
|
P("div", rR, [
|
|
19793
19793
|
aR,
|
|
19794
19794
|
ue(M(us), { alternative: "" }, {
|
|
19795
|
-
default:
|
|
19795
|
+
default: xe(() => [
|
|
19796
19796
|
He("The amount of profit in $ and % for the selected previous period including the current date. This widget also shows the amount of profit and loss separately."),
|
|
19797
19797
|
oR,
|
|
19798
19798
|
He("Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19866,7 +19866,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19866
19866
|
P("div", bR, [
|
|
19867
19867
|
wR,
|
|
19868
19868
|
ue(M(us), { alternative: "" }, {
|
|
19869
|
-
default:
|
|
19869
|
+
default: xe(() => [
|
|
19870
19870
|
He("Displays 3 most profitable trades of the selected period. You can also see the trading pair and trade profit to balance ratio. "),
|
|
19871
19871
|
kR,
|
|
19872
19872
|
He("Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19919,7 +19919,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19919
19919
|
P("div", $R, [
|
|
19920
19920
|
IR,
|
|
19921
19921
|
ue(M(us), { alternative: "" }, {
|
|
19922
|
-
default:
|
|
19922
|
+
default: xe(() => [
|
|
19923
19923
|
He("This widget displays number of total winning & trades. Also it indicates the average number of trades for selected period. ")
|
|
19924
19924
|
]),
|
|
19925
19925
|
_: 1
|
|
@@ -19965,7 +19965,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19965
19965
|
P("div", GR, [
|
|
19966
19966
|
ZR,
|
|
19967
19967
|
ue(M(us), { alternative: "" }, {
|
|
19968
|
-
default:
|
|
19968
|
+
default: xe(() => [
|
|
19969
19969
|
He("This widget displays the percentage of successful trades and the average RR. "),
|
|
19970
19970
|
XR,
|
|
19971
19971
|
He("Pay attention: in the widget, we calculate Net PNL excluding entry and exit commissions, as well as funding ")
|
|
@@ -19985,7 +19985,7 @@ const __ = /* @__PURE__ */ LC("line", Ol), FC = { class: "chart-container" }, v_
|
|
|
19985
19985
|
P("div", nE, [
|
|
19986
19986
|
sE,
|
|
19987
19987
|
ue(M(us), { alternative: "" }, {
|
|
19988
|
-
default:
|
|
19988
|
+
default: xe(() => [
|
|
19989
19989
|
He("The risk/reward ratio - marks the prospective reward a trader can earn for every dollar they risk on a trade. ")
|
|
19990
19990
|
]),
|
|
19991
19991
|
_: 1
|