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