@factoringplus/pl-components-pack-v3 0.12.5-pre-05 → 0.12.5-pre-07

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
  ])