@factoringplus/pl-components-pack-v3 0.12.5-pre-13 → 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 = [
|
|
@@ -36833,8 +36833,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36833
36833
|
return openBlock(), createElementBlock("div", {
|
|
36834
36834
|
id: "lk-table",
|
|
36835
36835
|
ref_key: "wrapper",
|
|
36836
|
-
ref: oe
|
|
36837
|
-
class: "px-xs-4"
|
|
36836
|
+
ref: oe
|
|
36838
36837
|
}, [
|
|
36839
36838
|
unref(L) > 730 ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
36840
36839
|
ue.value ? (openBlock(), createElementBlock("div", _hoisted_2, [
|
|
@@ -36903,7 +36902,8 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36903
36902
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])) : createCommentVNode("", !0),
|
|
36904
36903
|
renderSlot(kt.$slots, "mobileTop", { row: Cn })
|
|
36905
36904
|
])) : createCommentVNode("", !0),
|
|
36906
|
-
|
|
36905
|
+
Oe.value.length ? (openBlock(), createElementBlock("div", {
|
|
36906
|
+
key: 1,
|
|
36907
36907
|
class: "d-grid gap-xs-1 row-gap-xs-1",
|
|
36908
36908
|
style: normalizeStyle(ze.value)
|
|
36909
36909
|
}, [
|
|
@@ -36935,7 +36935,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
|
|
|
36935
36935
|
])
|
|
36936
36936
|
], 4)
|
|
36937
36937
|
]))), 128))
|
|
36938
|
-
], 4),
|
|
36938
|
+
], 4)) : createCommentVNode("", !0),
|
|
36939
36939
|
unref(L) <= 730 && unref(V).mobileBottom ? (openBlock(), createElementBlock("div", _hoisted_16, [
|
|
36940
36940
|
renderSlot(kt.$slots, "mobileBottom", { row: Cn })
|
|
36941
36941
|
])) : createCommentVNode("", !0)
|