scope360-core 0.0.125 → 0.0.126
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
|
@@ -22732,7 +22732,7 @@ const cL = { class: "calendar-dropdown" }, dL = { class: "calendar-dropdown__out
|
|
|
22732
22732
|
}, i = (a) => {
|
|
22733
22733
|
const o = e.currentProfit > 0 ? a - 1 : a;
|
|
22734
22734
|
return a === 5 ? e.currentProfit !== 0 : s(o) === 100;
|
|
22735
|
-
}, r = U(() => Math.abs(n.value) > 100 ? n.value < 0 ? "0%" : "100%" : e.currentProfit > 0 ? `calc(${50 + n.value / 2}% - 88px)` : e.currentProfit < 0 ? 50 + n.value / 2 + "%" : "50%");
|
|
22735
|
+
}, r = U(() => Math.abs(n.value) > 100 ? n.value < 0 ? "0%" : "calc(100% - 88px)" : e.currentProfit > 0 ? `calc(${50 + n.value / 2}% - 88px)` : e.currentProfit < 0 ? 50 + n.value / 2 + "%" : "50%");
|
|
22736
22736
|
return (a, o) => (D(), E("div", DL, [
|
|
22737
22737
|
A("div", {
|
|
22738
22738
|
class: "progress-badge",
|
|
@@ -22761,7 +22761,7 @@ const cL = { class: "calendar-dropdown" }, dL = { class: "calendar-dropdown__out
|
|
|
22761
22761
|
])
|
|
22762
22762
|
]));
|
|
22763
22763
|
}
|
|
22764
|
-
}, IL = /* @__PURE__ */ He($L, [["__scopeId", "data-v-
|
|
22764
|
+
}, IL = /* @__PURE__ */ He($L, [["__scopeId", "data-v-c6fbd53e"]]), NL = { class: "widget-chips__text" }, LL = {
|
|
22765
22765
|
__name: "WidgetChips",
|
|
22766
22766
|
props: {
|
|
22767
22767
|
delta: Number,
|