@factoringplus/pl-components-pack-v3 0.12.5-pre-14 → 0.12.5-pre-15
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.
|
@@ -36645,7 +36645,7 @@ const closeSnackbar = (g) => {
|
|
|
36645
36645
|
const y = g, { width: j } = useWindowSize();
|
|
36646
36646
|
return (z, L) => (openBlock(), createElementBlock("div", _hoisted_1$2, [
|
|
36647
36647
|
createElementVNode("div", {
|
|
36648
|
-
class: "d-grid flex-grow-1 py-xs-4",
|
|
36648
|
+
class: "d-grid flex-grow-1 py-xs-4 row-gap-xs-6",
|
|
36649
36649
|
style: normalizeStyle(y.tableStyle)
|
|
36650
36650
|
}, [
|
|
36651
36651
|
y.isSelectable && unref(j) > 730 ? (openBlock(), createElementBlock("div", _hoisted_2$2, [
|
|
@@ -36736,7 +36736,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36736
36736
|
}, _hoisted_15 = {
|
|
36737
36737
|
key: 0,
|
|
36738
36738
|
class: "table-cell pr-10 align-self-center"
|
|
36739
|
-
}, _hoisted_16 = { key:
|
|
36739
|
+
}, _hoisted_16 = { key: 2 }, _hoisted_17 = {
|
|
36740
36740
|
key: 0,
|
|
36741
36741
|
class: "prevent-click py-6"
|
|
36742
36742
|
}, _hoisted_18 = /* @__PURE__ */ createElementVNode("div", { class: "divider" }, null, -1), _hoisted_19 = [
|
|
@@ -36902,7 +36902,8 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36902
36902
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : createCommentVNode("", !0),
|
|
36903
36903
|
renderSlot(kt.$slots, "mobileTop", { row: Cn })
|
|
36904
36904
|
])) : createCommentVNode("", !0),
|
|
36905
|
-
|
|
36905
|
+
Oe.value.length ? (openBlock(), createElementBlock("div", {
|
|
36906
|
+
key: 1,
|
|
36906
36907
|
class: "d-grid gap-xs-1 row-gap-xs-1",
|
|
36907
36908
|
style: normalizeStyle(ze.value)
|
|
36908
36909
|
}, [
|
|
@@ -36934,7 +36935,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36934
36935
|
])
|
|
36935
36936
|
], 4)
|
|
36936
36937
|
]))), 128))
|
|
36937
|
-
], 4),
|
|
36938
|
+
], 4)) : createCommentVNode("", !0),
|
|
36938
36939
|
unref(L) <= 730 && unref(V).mobileBottom ? (openBlock(), createElementBlock("div", _hoisted_16, [
|
|
36939
36940
|
renderSlot(kt.$slots, "mobileBottom", { row: Cn })
|
|
36940
36941
|
])) : createCommentVNode("", !0)
|