@factoringplus/pl-components-pack-v3 0.5.66-pre-05 → 0.5.66-pre-06

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.
@@ -20355,7 +20355,7 @@ const formatCurrency = (g, y = 2, j = !1) => {
20355
20355
  ], 2);
20356
20356
  };
20357
20357
  }
20358
- }, plSelectPlus_vue_vue_type_style_index_0_scoped_f9d01bf8_lang = "", _hoisted_1$x = {
20358
+ }, plSelectPlus_vue_vue_type_style_index_0_scoped_749b3f6f_lang = "", _hoisted_1$x = {
20359
20359
  key: 0,
20360
20360
  class: "pl-select__label-container"
20361
20361
  }, _hoisted_2$u = { class: "pl-select__label-container-text" }, _hoisted_3$o = {
@@ -20476,7 +20476,7 @@ const formatCurrency = (g, y = 2, j = !1) => {
20476
20476
  const Et = xe.previousSibling.querySelectorAll(
20477
20477
  ".pl-select__label-container"
20478
20478
  )[0], At = Et ? Et.offsetHeight : -4, qe = xe.previousSibling.offsetHeight;
20479
- xe.style.bottom = "", xe && xe.getBoundingClientRect().bottom > le.value && (xe.style.bottom = `${qe - At}px`);
20479
+ xe.style.bottom = "", xe && xe.getBoundingClientRect().bottom > le.value && (xe.style.bottom = `${qe - At}px`), xe && xe.getBoundingClientRect().top < 0 && (xe.style.bottom = "");
20480
20480
  });
20481
20481
  }, pe = () => {
20482
20482
  j.disabled || (re.value = !re.value, document.getElementById(z) && (re.value ? document.getElementById(z).focus() : document.getElementById(z).blur()));
@@ -20587,7 +20587,7 @@ const formatCurrency = (g, y = 2, j = !1) => {
20587
20587
  ]);
20588
20588
  };
20589
20589
  }
20590
- }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-f9d01bf8"]]), PlSelectPlusPlugin = {
20590
+ }, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-749b3f6f"]]), PlSelectPlusPlugin = {
20591
20591
  install(g) {
20592
20592
  g.component("PlSelectPlus", PlSelectPlus), g.component("PlOption", PlOption);
20593
20593
  }