@factoringplus/pl-components-pack-v3 1.1.7-pre-03 → 1.1.7-pre-04
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.
|
@@ -28507,12 +28507,12 @@ const FW = { render: VW }, WW = ["id"], HW = { class: "pl-dialog-plus-header_ico
|
|
|
28507
28507
|
setup(e, { expose: t, emit: n }) {
|
|
28508
28508
|
const r = e;
|
|
28509
28509
|
ma((O) => ({
|
|
28510
|
-
|
|
28511
|
-
"
|
|
28512
|
-
"
|
|
28513
|
-
|
|
28514
|
-
"
|
|
28515
|
-
"
|
|
28510
|
+
fa97066c: f(v),
|
|
28511
|
+
"251da740": w.value,
|
|
28512
|
+
"62e68821": y.value,
|
|
28513
|
+
"5c89ad01": m.value,
|
|
28514
|
+
"3c7d97f9": h.value,
|
|
28515
|
+
"1bcd7f5f": M.value
|
|
28516
28516
|
}));
|
|
28517
28517
|
const o = tr(), { width: l } = jr(), i = L(() => l.value <= 730), u = Rr(), c = k(), d = k(""), h = k(""), p = k(r.icon);
|
|
28518
28518
|
if (r.type === "status")
|
|
@@ -28575,7 +28575,7 @@ const FW = { render: VW }, WW = ["id"], HW = { class: "pl-dialog-plus-header_ico
|
|
|
28575
28575
|
(Y = document.getElementById(u)) == null || Y.scrollTo({ top: 0 }), m.value = "0";
|
|
28576
28576
|
const G = (U = (C = document.getElementById(u)) == null ? void 0 : C.querySelector(".pl-dialog-plus-header")) == null ? void 0 : U.getBoundingClientRect().height;
|
|
28577
28577
|
let V = (Z = (F = document.getElementById(u)) == null ? void 0 : F.querySelector(".pl-dialog-plus-footer")) == null ? void 0 : Z.getBoundingClientRect().height;
|
|
28578
|
-
V = V || -24, c.value && c.value.scrollTo({ top: 0 }), i.value ? (V = V === -24 ? -48 : V, A.value = `calc(100dvh -
|
|
28578
|
+
V = V || -24, c.value && c.value.scrollTo({ top: 0 }), i.value ? (V = V === -24 ? -48 : V, A.value = `calc(100dvh - 134px - ${G}px - ${V}px)`) : r.innerScroll ? (V = V === -24 ? -24 : 64, A.value = `calc(100dvh - 200px - ${G}px - ${V}px)`) : r.type === "side" ? A.value = `calc(100dvh - 48px - ${G}px - ${V}px)` : A.value = "fit-content";
|
|
28579
28579
|
}
|
|
28580
28580
|
});
|
|
28581
28581
|
}
|