@factoringplus/pl-components-pack-v3 1.2.12-pre-02 → 1.2.12-pre-03
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.
|
@@ -24083,7 +24083,7 @@ const G6 = /* @__PURE__ */ Q("span", { class: "pl-currency__rub-icon" }, "₽",
|
|
|
24083
24083
|
setup(e) {
|
|
24084
24084
|
const t = e, n = k(!1), r = k(!1), o = k(), s = k(), i = k(0), u = k(0), c = L(() => t.trigger === "hover" && h.value > 730), d = L(() => t.trigger === "click" || h.value <= 730), { isOutside: v } = y6(o), f = () => {
|
|
24085
24085
|
const j = o.value.getBoundingClientRect(), w = j.left + j.width / 2, I = j.top + j.height / 2, P = document.elementsFromPoint(w, I)[0];
|
|
24086
|
-
return !
|
|
24086
|
+
return !o.value.contains(P);
|
|
24087
24087
|
};
|
|
24088
24088
|
ge(
|
|
24089
24089
|
() => v.value,
|
|
@@ -24648,7 +24648,7 @@ const Gr = /* @__PURE__ */ $n(bF), IF = ["id"], TF = { class: "pl-autocomplete__
|
|
|
24648
24648
|
setup(e, { emit: t }) {
|
|
24649
24649
|
var te;
|
|
24650
24650
|
Va((H) => ({
|
|
24651
|
-
"
|
|
24651
|
+
"6dd5e7d9": n.width
|
|
24652
24652
|
}));
|
|
24653
24653
|
const n = e, r = `id-${Gr()}`, o = t, s = k([]);
|
|
24654
24654
|
if (n.prop) {
|
|
@@ -24857,7 +24857,7 @@ const Gr = /* @__PURE__ */ $n(bF), IF = ["id"], TF = { class: "pl-autocomplete__
|
|
|
24857
24857
|
};
|
|
24858
24858
|
}
|
|
24859
24859
|
});
|
|
24860
|
-
const SF = /* @__PURE__ */ Kn(OF, [["__scopeId", "data-v-
|
|
24860
|
+
const SF = /* @__PURE__ */ Kn(OF, [["__scopeId", "data-v-93c0651d"]]), zF = {
|
|
24861
24861
|
install(e) {
|
|
24862
24862
|
e.component("PlAutocomplete", SF);
|
|
24863
24863
|
}
|