@factoringplus/pl-components-pack-v3 0.17.1-pre-11 → 0.17.1-pre-13
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.
|
@@ -20665,7 +20665,7 @@ const S6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
|
|
|
20665
20665
|
setup(e, { emit: t }) {
|
|
20666
20666
|
const n = e;
|
|
20667
20667
|
_o((E) => ({
|
|
20668
|
-
|
|
20668
|
+
fc07efb6: n.width
|
|
20669
20669
|
}));
|
|
20670
20670
|
const r = `id-${ta()}`, o = C([]);
|
|
20671
20671
|
if (n.prop) {
|
|
@@ -20694,9 +20694,7 @@ const S6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
|
|
|
20694
20694
|
});
|
|
20695
20695
|
const c = C();
|
|
20696
20696
|
ge(u, () => {
|
|
20697
|
-
i(),
|
|
20698
|
-
y.value && c.value.scrollIntoView({ block: "center" });
|
|
20699
|
-
});
|
|
20697
|
+
i(), y.value && c.value.scrollIntoView({ block: "center", behavior: "smooth" });
|
|
20700
20698
|
});
|
|
20701
20699
|
const { isScrolling: d } = wu(window);
|
|
20702
20700
|
ge(d, () => {
|
|
@@ -20883,7 +20881,7 @@ const S6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
|
|
|
20883
20881
|
]);
|
|
20884
20882
|
};
|
|
20885
20883
|
}
|
|
20886
|
-
}, R6 = /* @__PURE__ */ wt(Y6, [["__scopeId", "data-v-
|
|
20884
|
+
}, R6 = /* @__PURE__ */ wt(Y6, [["__scopeId", "data-v-bc4cd33a"]]), Ud = {
|
|
20887
20885
|
install(e) {
|
|
20888
20886
|
e.component("PlAutocomplete", R6);
|
|
20889
20887
|
}
|