@factoringplus/pl-components-pack-v3 0.15.8-pre-26 → 0.15.8-pre-27
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.
|
@@ -30712,13 +30712,13 @@ const gf = {
|
|
|
30712
30712
|
setup(e, { expose: t, emit: n }) {
|
|
30713
30713
|
const r = e;
|
|
30714
30714
|
Pa((ke) => ({
|
|
30715
|
-
|
|
30716
|
-
|
|
30717
|
-
|
|
30718
|
-
"
|
|
30719
|
-
"
|
|
30720
|
-
"
|
|
30721
|
-
"
|
|
30715
|
+
d1867076: h.value,
|
|
30716
|
+
be87b112: g.value,
|
|
30717
|
+
cb9cc978: L.value,
|
|
30718
|
+
"7ababc11": A.value,
|
|
30719
|
+
"87f3c188": T.value,
|
|
30720
|
+
"47b44a0a": j.value,
|
|
30721
|
+
"1df73072": N.value
|
|
30722
30722
|
}));
|
|
30723
30723
|
const o = ba(), { width: l } = Xr(), i = z(() => l.value <= 730), { wrapClass: u, viewClass: c, hideScrollThumb: d } = Rt(r), v = C(!1), g = z(() => Jm(r.maxHeight)), h = z(() => Jm(r.height)), M = C(), y = C(), m = C(0), I = C(0), D = C(), w = C(), T = z(() => {
|
|
30724
30724
|
const ke = `${100 / D.value * m.value}%`;
|
|
@@ -30746,7 +30746,7 @@ const gf = {
|
|
|
30746
30746
|
}, re = (ke) => {
|
|
30747
30747
|
n("wheel", ke);
|
|
30748
30748
|
}, Z = C(0), X = (ke = "") => {
|
|
30749
|
-
document.querySelectorAll("#pl-
|
|
30749
|
+
document.querySelectorAll("#pl-scrollbar").forEach((Ke) => {
|
|
30750
30750
|
[...Ke.classList].includes(o) || (ke === "add" ? Ke.children[0].classList.add("hidden") : Ke.children[0].classList.remove("hidden"));
|
|
30751
30751
|
});
|
|
30752
30752
|
}, F = (ke, Fe) => {
|
|
@@ -30851,7 +30851,7 @@ const gf = {
|
|
|
30851
30851
|
} }), (ke, Fe) => {
|
|
30852
30852
|
const Ke = Ht("tap");
|
|
30853
30853
|
return _(), x("div", {
|
|
30854
|
-
id: "pl-
|
|
30854
|
+
id: "pl-scrollbar",
|
|
30855
30855
|
class: P(p(o)),
|
|
30856
30856
|
onMouseover: ye,
|
|
30857
30857
|
onMouseleave: Oe
|