@factoringplus/pl-components-pack-v3 0.12.5-pre-02 → 0.12.5-pre-04

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.
@@ -36623,14 +36623,11 @@ const closeSnackbar = (g) => {
36623
36623
  class: "pl-4 pr-10 align-self-center"
36624
36624
  }, _hoisted_3$1 = { class: "d-grid flex-grow-1 row-gap-xs-6 py-xs-4" }, _hoisted_4$1 = {
36625
36625
  key: 0,
36626
- class: "d-flex align-content-start px-4 gap-4"
36626
+ class: "d-flex align-content-start gap-4"
36627
36627
  }, _hoisted_5$1 = { class: "flex-grow-1" }, _hoisted_6$1 = {
36628
36628
  key: 0,
36629
36629
  style: { width: "140px" }
36630
- }, _hoisted_7$1 = { class: "flex-xs-grow-1" }, _hoisted_8$1 = {
36631
- key: 1,
36632
- class: "px-4"
36633
- }, _sfc_main$2 = /* @__PURE__ */ defineComponent({
36630
+ }, _hoisted_7$1 = { class: "flex-xs-grow-1" }, _hoisted_8$1 = { key: 1 }, _sfc_main$2 = /* @__PURE__ */ defineComponent({
36634
36631
  __name: "row-mask",
36635
36632
  props: {
36636
36633
  isSelectable: { type: Boolean, default: !1 },
@@ -36670,7 +36667,7 @@ const closeSnackbar = (g) => {
36670
36667
  }, [
36671
36668
  (openBlock(!0), createElementBlock(Fragment, null, renderList(z.headers, (V, re) => (openBlock(), createElementBlock("div", {
36672
36669
  key: re,
36673
- class: "table-cell word-break-all d-xs-flex gap-4 align-self-center justify-content-between px-4"
36670
+ class: "table-cell word-break-all d-xs-flex gap-4 align-self-center justify-content-between"
36674
36671
  }, [
36675
36672
  unref(j) <= 730 && (V != null && V.label) ? (openBlock(), createElementBlock("div", _hoisted_6$1, [
36676
36673
  createVNode(_sfc_main$3, {
@@ -36734,11 +36731,8 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
36734
36731
  class: "pl-4 pr-10 align-self-center"
36735
36732
  }, _hoisted_11 = { class: "d-grid flex-grow-1 py-xs-4 row-gap-xs-6" }, _hoisted_12 = {
36736
36733
  key: 0,
36737
- class: "d-flex align-content-start gap-4 px-4"
36738
- }, _hoisted_13 = {
36739
- key: 1,
36740
- class: "px-4"
36741
- }, _hoisted_14 = {
36734
+ class: "d-flex align-content-start gap-4"
36735
+ }, _hoisted_13 = { key: 1 }, _hoisted_14 = {
36742
36736
  key: 1,
36743
36737
  class: "divider my-6"
36744
36738
  }, _sfc_main = /* @__PURE__ */ defineComponent({
@@ -36831,7 +36825,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
36831
36825
  id: "lk-table",
36832
36826
  ref_key: "wrapper",
36833
36827
  ref: oe,
36834
- class: "py-4 py-xs-0"
36828
+ class: "py-4 py-xs-0 px-xs-4"
36835
36829
  }, [
36836
36830
  unref(L) > 730 ? (openBlock(), createElementBlock("div", _hoisted_1, [
36837
36831
  ue.value ? (openBlock(), createElementBlock("div", _hoisted_2, [
@@ -36924,7 +36918,8 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
36924
36918
  _: 2
36925
36919
  }, 1024)) : createCommentVNode("", !0),
36926
36920
  createElementVNode("div", {
36927
- style: normalizeStyle(`max-width: ${unref(L) > 730}`)
36921
+ class: "max",
36922
+ style: normalizeStyle(`max-width: ${unref(L) > 730 ? Cn.maxWidthContent : "100%"}`)
36928
36923
  }, [
36929
36924
  renderSlot(kt.$slots, Cn.key, { row: En }, () => [
36930
36925
  createTextVNode(toDisplayString(En[Cn.label]), 1)