scope360-core 0.0.245 → 0.0.246
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
|
@@ -21129,19 +21129,20 @@ Symbol(process.env.NODE_ENV !== "production" ? "router view location" : "");
|
|
|
21129
21129
|
function NE() {
|
|
21130
21130
|
return gw(IE);
|
|
21131
21131
|
}
|
|
21132
|
-
const LE = (t) => (mn("data-v-
|
|
21132
|
+
const LE = (t) => (mn("data-v-268e97fd"), t = t(), pn(), t), FE = { class: "import-data" }, YE = { class: "import-data__content" }, VE = { class: "import-data__refresh-btn" }, BE = /* @__PURE__ */ LE(() => /* @__PURE__ */ O("br", null, null, -1)), WE = {
|
|
21133
21133
|
__name: "ImportData",
|
|
21134
21134
|
setup(t) {
|
|
21135
|
-
|
|
21136
|
-
|
|
21135
|
+
NE();
|
|
21136
|
+
const e = () => {
|
|
21137
|
+
location.reload();
|
|
21137
21138
|
};
|
|
21138
|
-
return (
|
|
21139
|
+
return (n, s) => (D(), R("div", FE, [
|
|
21139
21140
|
O("div", YE, [
|
|
21140
21141
|
O("div", VE, [
|
|
21141
21142
|
ce(k(Ke), { icon: "arrow-rotating" })
|
|
21142
21143
|
]),
|
|
21143
21144
|
O("div", {
|
|
21144
|
-
onClick:
|
|
21145
|
+
onClick: e,
|
|
21145
21146
|
class: "import-data__text"
|
|
21146
21147
|
}, [
|
|
21147
21148
|
st("Importing data from the exchange. "),
|
|
@@ -21151,7 +21152,7 @@ const LE = (t) => (mn("data-v-90bfc0a2"), t = t(), pn(), t), FE = { class: "impo
|
|
|
21151
21152
|
])
|
|
21152
21153
|
]));
|
|
21153
21154
|
}
|
|
21154
|
-
}, ui = /* @__PURE__ */ ze(WE, [["__scopeId", "data-v-
|
|
21155
|
+
}, ui = /* @__PURE__ */ ze(WE, [["__scopeId", "data-v-268e97fd"]]), zE = (t) => (mn("data-v-e5ca728b"), t = t(), pn(), t), HE = { class: "account-balance-widget" }, UE = { class: "account-balance-widget__top" }, jE = { class: "account-balance-widget__title-wrapper" }, qE = /* @__PURE__ */ zE(() => /* @__PURE__ */ O("div", { class: "account-balance-widget__title" }, "Account Balance", -1)), GE = {
|
|
21155
21156
|
__name: "AccountBalanceWidget",
|
|
21156
21157
|
props: {
|
|
21157
21158
|
balanceChartData: { type: Array, default: [] },
|