@factoringplus/pl-components-pack-v3 0.15.8-pre-18 → 0.15.8-pre-20
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.
|
@@ -30714,7 +30714,7 @@ const gf = {
|
|
|
30714
30714
|
__name: "pl-scrollbar",
|
|
30715
30715
|
props: {
|
|
30716
30716
|
maxHeight: { default: "100%" },
|
|
30717
|
-
height: { default: "" },
|
|
30717
|
+
height: { default: "100%" },
|
|
30718
30718
|
wrapClass: { default: "" },
|
|
30719
30719
|
viewClass: { default: "" },
|
|
30720
30720
|
hideScrollThumb: { type: Boolean, default: !1 }
|
|
@@ -30723,13 +30723,13 @@ const gf = {
|
|
|
30723
30723
|
setup(e, { expose: t, emit: n }) {
|
|
30724
30724
|
const r = e;
|
|
30725
30725
|
Ya(($e) => ({
|
|
30726
|
-
|
|
30727
|
-
"
|
|
30728
|
-
|
|
30729
|
-
|
|
30730
|
-
"
|
|
30731
|
-
|
|
30732
|
-
"
|
|
30726
|
+
"03125866": h.value,
|
|
30727
|
+
"0f917eb6": g.value,
|
|
30728
|
+
"06072be5": L.value,
|
|
30729
|
+
"0ec92fe0": A.value,
|
|
30730
|
+
"6660e00a": _.value,
|
|
30731
|
+
f42dc42a: j.value,
|
|
30732
|
+
"6825a85a": N.value
|
|
30733
30733
|
}));
|
|
30734
30734
|
const o = ba(), { width: l } = Xr(), i = z(() => l.value <= 730), { wrapClass: u, viewClass: c, hideScrollThumb: d } = Rt(r), v = k(!1), g = z(() => Jm(r.maxHeight)), h = z(() => Jm(r.height)), M = k(), y = k(), m = k(0), I = k(0), D = k(), w = k(), _ = z(() => {
|
|
30735
30735
|
const $e = `${100 / D.value * m.value}%`;
|