scope360-core 0.0.421 → 0.0.422
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
|
@@ -21847,7 +21847,7 @@ const g_ = /* @__PURE__ */ wE("line", QC), kE = { class: "chart-container" }, y_
|
|
|
21847
21847
|
})) : F("", !0)
|
|
21848
21848
|
]));
|
|
21849
21849
|
}
|
|
21850
|
-
}, fB = /* @__PURE__ */ Be(KE, [["__scopeId", "data-v-b0d26ed0"]]), Uu = (t) => (dn("data-v-
|
|
21850
|
+
}, fB = /* @__PURE__ */ Be(KE, [["__scopeId", "data-v-b0d26ed0"]]), Uu = (t) => (dn("data-v-9786b83c"), t = t(), hn(), t), XE = { class: "calendar-widget" }, JE = { class: "calendar-widget__calendar" }, QE = { class: "calendar-widget__top" }, e$ = { class: "calendar-widget__title-wrapper" }, t$ = /* @__PURE__ */ Uu(() => /* @__PURE__ */ O("div", { class: "calendar-widget__title" }, "Calendar", -1)), n$ = { class: "stat-calendar" }, s$ = { class: "stat-calendar__week-days" }, i$ = {
|
|
21851
21851
|
key: 0,
|
|
21852
21852
|
class: "stat-calendar__row-wrapper"
|
|
21853
21853
|
}, r$ = { class: "stat-calendar__row" }, a$ = ["onClick"], o$ = /* @__PURE__ */ Uu(() => /* @__PURE__ */ O("div", { class: "calendar-widget__divider" }, null, -1)), l$ = {
|
|
@@ -21863,6 +21863,10 @@ const g_ = /* @__PURE__ */ wE("line", QC), kE = { class: "chart-container" }, y_
|
|
|
21863
21863
|
type: Date,
|
|
21864
21864
|
default: /* @__PURE__ */ new Date()
|
|
21865
21865
|
},
|
|
21866
|
+
maxDate: {
|
|
21867
|
+
type: Date,
|
|
21868
|
+
default: Date()
|
|
21869
|
+
},
|
|
21866
21870
|
isCurrentDate: Function,
|
|
21867
21871
|
isCurrentDay: Function,
|
|
21868
21872
|
isMask: { type: Boolean, default: !1 },
|
|
@@ -21948,12 +21952,13 @@ const g_ = /* @__PURE__ */ wE("line", QC), kE = { class: "chart-container" }, y_
|
|
|
21948
21952
|
key: 0,
|
|
21949
21953
|
"current-date": t.currentDate || /* @__PURE__ */ new Date(),
|
|
21950
21954
|
"min-date": t.minDate,
|
|
21955
|
+
"max-date": t.maxDate,
|
|
21951
21956
|
onOnChange: o,
|
|
21952
21957
|
year: s.value,
|
|
21953
21958
|
"onUpdate:year": d[0] || (d[0] = (h) => s.value = h),
|
|
21954
21959
|
month: i.value,
|
|
21955
21960
|
"onUpdate:month": d[1] || (d[1] = (h) => i.value = h)
|
|
21956
|
-
}, null, 8, ["current-date", "min-date", "year", "month"])) : F("", !0)
|
|
21961
|
+
}, null, 8, ["current-date", "min-date", "max-date", "year", "month"])) : F("", !0)
|
|
21957
21962
|
]),
|
|
21958
21963
|
O("div", n$, [
|
|
21959
21964
|
O("div", s$, [
|
|
@@ -22031,7 +22036,7 @@ const g_ = /* @__PURE__ */ wE("line", QC), kE = { class: "chart-container" }, y_
|
|
|
22031
22036
|
})) : F("", !0)
|
|
22032
22037
|
]));
|
|
22033
22038
|
}
|
|
22034
|
-
}, mB = /* @__PURE__ */ Be(_$, [["__scopeId", "data-v-
|
|
22039
|
+
}, mB = /* @__PURE__ */ Be(_$, [["__scopeId", "data-v-9786b83c"]]), xf = (t) => (dn("data-v-b8d944c1"), t = t(), hn(), t), b$ = { class: "commission-widget" }, w$ = { class: "commission-widget__content" }, k$ = { class: "commission-widget__top" }, x$ = { class: "commission-widget__title-wrapper" }, S$ = /* @__PURE__ */ xf(() => /* @__PURE__ */ O("div", { class: "commission-widget__title" }, "Commissions and Fees", -1)), D$ = { class: "commission-widget__info" }, T$ = { class: "commission-widget__total-wrapper" }, M$ = /* @__PURE__ */ xf(() => /* @__PURE__ */ O("div", { class: "commission-widget__total-wrapper__title" }, "Total", -1)), O$ = { class: "commission-widget__total-wrapper__total" }, P$ = { class: "commission-widget__total-wrapper__value" }, C$ = { class: "commission-widget__points" }, A$ = { class: "commission-widget__point" }, R$ = { class: "commission-widget__point__title" }, E$ = /* @__PURE__ */ xf(() => /* @__PURE__ */ O("div", { class: "commission-widget__point__line" }, null, -1)), $$ = {
|
|
22035
22040
|
__name: "CommissionsFeesWidget",
|
|
22036
22041
|
props: {
|
|
22037
22042
|
commissionData: Object,
|