@factoringplus/pl-components-pack-v3 1.2.21-pre-18 → 1.2.21-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.
|
@@ -31515,7 +31515,12 @@ const w0 = /* @__PURE__ */ $n(KG), JG = { key: 0 }, XG = {
|
|
|
31515
31515
|
class: "py-6"
|
|
31516
31516
|
}, sZ = /* @__PURE__ */ R("div", { class: "divider" }, null, -1), lZ = [
|
|
31517
31517
|
sZ
|
|
31518
|
-
], iZ = { class: "no-data-container" }, uZ =
|
|
31518
|
+
], iZ = { class: "no-data-container" }, uZ = {
|
|
31519
|
+
"infinite-scroll-distance": 10,
|
|
31520
|
+
"data-testid": "table-body",
|
|
31521
|
+
class: "table-body mt-md-0",
|
|
31522
|
+
role: "rowgroup"
|
|
31523
|
+
}, cZ = { class: "d-grid flex-grow-1 row-gap-md-6 py-md-4" }, dZ = {
|
|
31519
31524
|
key: 0,
|
|
31520
31525
|
class: "d-flex align-content-start gap-4",
|
|
31521
31526
|
role: "cell"
|
|
@@ -31580,7 +31585,7 @@ const w0 = /* @__PURE__ */ $n(KG), JG = { key: 0 }, XG = {
|
|
|
31580
31585
|
"grid-template-columns": C
|
|
31581
31586
|
};
|
|
31582
31587
|
}), w = () => {
|
|
31583
|
-
r("infiniteScroll");
|
|
31588
|
+
console.log(1), !(v.value || !i.value.length) && (console.log(2), r("infiniteScroll"));
|
|
31584
31589
|
}, I = () => {
|
|
31585
31590
|
P.value = !0, N.value = !0;
|
|
31586
31591
|
}, O = () => {
|
|
@@ -31702,12 +31707,7 @@ const w0 = /* @__PURE__ */ $n(KG), JG = { key: 0 }, XG = {
|
|
|
31702
31707
|
], 512), [
|
|
31703
31708
|
[hn, !v.value && p(u).noDataContainer && !p(i).length]
|
|
31704
31709
|
]),
|
|
31705
|
-
Ve((b(), S("div",
|
|
31706
|
-
"infinite-scroll-disabled": v.value || !p(i).length,
|
|
31707
|
-
"data-testid": "table-body",
|
|
31708
|
-
class: "table-body mt-md-0",
|
|
31709
|
-
role: "rowgroup"
|
|
31710
|
-
}, [
|
|
31710
|
+
Ve((b(), S("div", uZ, [
|
|
31711
31711
|
(b(!0), S(et, null, Mt(p(i), ($, q) => Ve((b(), S("div", {
|
|
31712
31712
|
key: ($ == null ? void 0 : $[C.uniqKey]) || q + "tableRow",
|
|
31713
31713
|
class: B([{ "with-hover": C.withHover && p(s) > 730 }, "table-row"]),
|
|
@@ -31770,7 +31770,7 @@ const w0 = /* @__PURE__ */ $n(KG), JG = { key: 0 }, XG = {
|
|
|
31770
31770
|
], 2)), [
|
|
31771
31771
|
[te, (Q) => U(Q, $)]
|
|
31772
31772
|
])), 128))
|
|
31773
|
-
]
|
|
31773
|
+
])), [
|
|
31774
31774
|
[hn, !v.value && p(i).length],
|
|
31775
31775
|
[W, w]
|
|
31776
31776
|
])
|