@factoringplus/pl-components-pack-v3 0.5.66-pre-05 → 0.5.66-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.
|
@@ -20355,7 +20355,7 @@ const formatCurrency = (g, y = 2, j = !1) => {
|
|
|
20355
20355
|
], 2);
|
|
20356
20356
|
};
|
|
20357
20357
|
}
|
|
20358
|
-
},
|
|
20358
|
+
}, plSelectPlus_vue_vue_type_style_index_0_scoped_d396654c_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 = {
|
|
@@ -20468,15 +20468,15 @@ const formatCurrency = (g, y = 2, j = !1) => {
|
|
|
20468
20468
|
ie();
|
|
20469
20469
|
});
|
|
20470
20470
|
});
|
|
20471
|
-
const ie = (
|
|
20471
|
+
const ie = () => {
|
|
20472
20472
|
nextTick(() => {
|
|
20473
|
-
const
|
|
20474
|
-
if (!
|
|
20473
|
+
const ze = document.getElementById(`dropdown-${z}`);
|
|
20474
|
+
if (!ze)
|
|
20475
20475
|
return;
|
|
20476
|
-
const
|
|
20476
|
+
const xe = ze.previousSibling.querySelectorAll(
|
|
20477
20477
|
".pl-select__label-container"
|
|
20478
|
-
)[0],
|
|
20479
|
-
|
|
20478
|
+
)[0], Et = xe ? xe.offsetHeight : -4, At = ze.previousSibling.offsetHeight;
|
|
20479
|
+
ze.style.bottom = "", ze && ze.getBoundingClientRect().bottom > le.value && (ze.style.bottom = `${At - Et}px`), ze && ze.getBoundingClientRect().top < 0 && (ze.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-
|
|
20590
|
+
}, PlSelectPlus = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-d396654c"]]), PlSelectPlusPlugin = {
|
|
20591
20591
|
install(g) {
|
|
20592
20592
|
g.component("PlSelectPlus", PlSelectPlus), g.component("PlOption", PlOption);
|
|
20593
20593
|
}
|