scope360-core 0.0.252 → 0.0.254

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.
@@ -21123,7 +21123,7 @@ const t_ = /* @__PURE__ */ PR("line", Fl), CR = { class: "chart-container" }, n_
21123
21123
  ])
21124
21124
  ]));
21125
21125
  }
21126
- }, ui = /* @__PURE__ */ ze(IR, [["__scopeId", "data-v-aaab5f66"]]), NR = (t) => (mn("data-v-a3259ef6"), t = t(), pn(), t), LR = { class: "account-balance-widget" }, FR = { class: "account-balance-widget__top" }, YR = { class: "account-balance-widget__title-wrapper" }, VR = /* @__PURE__ */ NR(() => /* @__PURE__ */ O("div", { class: "account-balance-widget__title" }, "Account Balance", -1)), BR = {
21126
+ }, ui = /* @__PURE__ */ ze(IR, [["__scopeId", "data-v-aaab5f66"]]), NR = (t) => (mn("data-v-18cdd280"), t = t(), pn(), t), LR = { class: "account-balance-widget" }, FR = { class: "account-balance-widget__top" }, YR = { class: "account-balance-widget__title-wrapper" }, VR = /* @__PURE__ */ NR(() => /* @__PURE__ */ O("div", { class: "account-balance-widget__title" }, "Account Balance", -1)), BR = {
21127
21127
  __name: "AccountBalanceWidget",
21128
21128
  props: {
21129
21129
  balanceChartData: { type: Array, default: [] },
@@ -21133,15 +21133,18 @@ const t_ = /* @__PURE__ */ PR("line", Fl), CR = { class: "chart-container" }, n_
21133
21133
  },
21134
21134
  emits: ["refresh"],
21135
21135
  setup(t, { emit: e }) {
21136
- const n = K("week"), s = U({
21137
- get(a) {
21138
- const o = a * Jf();
21139
- return o >= 1e3 || o <= -1e3 ? Be(r.isMask, on(o / 1e3, 2) + "k", { repeat: 3 }) : on(o, 2);
21136
+ const n = K("week");
21137
+ U({
21138
+ get(r) {
21139
+ console.log(r, "value");
21140
+ const a = r * Jf();
21141
+ return a >= 1e3 || a <= -1e3 ? Be(i.isMask, on(a / 1e3, 2) + "k", { repeat: 3 }) : on(a, 2);
21140
21142
  },
21141
21143
  set() {
21142
21144
  }
21143
- }), i = e, r = t;
21144
- return (a, o) => (D(), E("div", LR, [
21145
+ });
21146
+ const s = e, i = t;
21147
+ return (r, a) => (D(), E("div", LR, [
21145
21148
  O("div", FR, [
21146
21149
  O("div", YR, [
21147
21150
  VR,
@@ -21155,23 +21158,23 @@ const t_ = /* @__PURE__ */ PR("line", Fl), CR = { class: "chart-container" }, n_
21155
21158
  t.isShare ? W("", !0) : (D(), he(k(ka), {
21156
21159
  key: 0,
21157
21160
  modelValue: n.value,
21158
- "onUpdate:modelValue": o[0] || (o[0] = (l) => n.value = l),
21159
- onOnChange: o[1] || (o[1] = (l) => a.$emit("onChange", n.value))
21161
+ "onUpdate:modelValue": a[0] || (a[0] = (o) => n.value = o),
21162
+ onOnChange: a[1] || (a[1] = (o) => r.$emit("onChange", n.value))
21160
21163
  }, null, 8, ["modelValue"]))
21161
21164
  ]),
21162
21165
  ce(k(n_), {
21163
21166
  data: t.balanceChartData,
21164
21167
  "data-type": "balanceChartData",
21165
- "ticks-callback": s.value,
21168
+ "ticks-callback": r.ticksCallback,
21166
21169
  isMask: t.isMask
21167
21170
  }, null, 8, ["data", "ticks-callback", "isMask"]),
21168
21171
  t.requiredUpdate ? (D(), he(ui, {
21169
21172
  key: 0,
21170
- onRefresh: o[2] || (o[2] = (l) => i("refresh"))
21173
+ onRefresh: a[2] || (a[2] = (o) => s("refresh"))
21171
21174
  })) : W("", !0)
21172
21175
  ]));
21173
21176
  }
21174
- }, m5 = /* @__PURE__ */ ze(BR, [["__scopeId", "data-v-a3259ef6"]]), s_ = (t) => (mn("data-v-f6a89d4f"), t = t(), pn(), t), WR = { class: "balance-widget" }, zR = { class: "balance-part" }, HR = { class: "balance-part__top" }, UR = { class: "balance-part__title-wrapper" }, jR = /* @__PURE__ */ s_(() => /* @__PURE__ */ O("div", { class: "balance-part__title" }, "Balance", -1)), qR = { class: "balance-part__content" }, GR = { class: "balance-part__content__wrapper" }, ZR = { class: "balance-part__content__count" }, KR = { class: "balance-part__content__bitcoin" }, XR = {
21177
+ }, m5 = /* @__PURE__ */ ze(BR, [["__scopeId", "data-v-18cdd280"]]), s_ = (t) => (mn("data-v-f6a89d4f"), t = t(), pn(), t), WR = { class: "balance-widget" }, zR = { class: "balance-part" }, HR = { class: "balance-part__top" }, UR = { class: "balance-part__title-wrapper" }, jR = /* @__PURE__ */ s_(() => /* @__PURE__ */ O("div", { class: "balance-part__title" }, "Balance", -1)), qR = { class: "balance-part__content" }, GR = { class: "balance-part__content__wrapper" }, ZR = { class: "balance-part__content__count" }, KR = { class: "balance-part__content__bitcoin" }, XR = {
21175
21178
  key: 0,
21176
21179
  class: "devider"
21177
21180
  }, QR = {