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