@factoringplus/pl-components-pack-v3 0.12.5-pre-06 → 0.12.5-pre-08

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.
@@ -36667,7 +36667,7 @@ const closeSnackbar = (g) => {
36667
36667
  }, [
36668
36668
  (openBlock(!0), createElementBlock(Fragment, null, renderList(z.headers, (V, re) => (openBlock(), createElementBlock("div", {
36669
36669
  key: re,
36670
- class: "table-cell word-break-all d-xs-flex gap-4 align-self-center justify-content-between"
36670
+ class: "table-cell word-break-all d-xs-flex px-4 px-xs-0 align-self-center justify-content-between"
36671
36671
  }, [
36672
36672
  unref(j) <= 730 && (V != null && V.label) ? (openBlock(), createElementBlock("div", _hoisted_6$1, [
36673
36673
  createVNode(_sfc_main$3, {
@@ -36678,7 +36678,7 @@ const closeSnackbar = (g) => {
36678
36678
  createElementVNode("div", _hoisted_7$1, [
36679
36679
  createVNode(_sfc_main$3, {
36680
36680
  variant: "p",
36681
- width: `${unref(j) > 730 || "70%"}`,
36681
+ width: `${unref(j) > 730 && (V != null && V.maxWidthContent) ? V.maxWidthContent : "70%"}`,
36682
36682
  class: normalizeClass({ "ml-auto": unref(j) <= 730 })
36683
36683
  }, null, 8, ["width", "class"])
36684
36684
  ])
@@ -36716,7 +36716,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
36716
36716
  class: "pl-4 pr-10"
36717
36717
  }, _hoisted_5 = /* @__PURE__ */ createElementVNode("div", { class: "divider" }, null, -1), _hoisted_6 = {
36718
36718
  key: 1,
36719
- class: "table-body py-xs-0 d-grid row-gap-1 mt-1"
36719
+ class: "table-body"
36720
36720
  }, _hoisted_7 = {
36721
36721
  key: 0,
36722
36722
  class: "divider my-6"
@@ -36725,7 +36725,7 @@ const NoDataLoop = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_ren
36725
36725
  class: "mt-6 d-flex flex-column gap-6 align-items-center"
36726
36726
  }, _hoisted_9 = {
36727
36727
  key: 3,
36728
- class: "table-body py-xs-0 d-grid row-gap-1 mt-1 mt-xs-0"
36728
+ class: "table-body mt-xs-0"
36729
36729
  }, _hoisted_10 = {
36730
36730
  key: 0,
36731
36731
  class: "pl-4 pr-10 align-self-center"