@factoringplus/pl-components-pack-v3 0.17.1-pre-05 → 0.17.1-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.
@@ -20669,7 +20669,7 @@ const O6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
20669
20669
  setup(e, { emit: t }) {
20670
20670
  const n = e;
20671
20671
  _o((Q) => ({
20672
- "5f26db63": n.width
20672
+ c1dc19da: n.width
20673
20673
  }));
20674
20674
  const r = `id-${ta()}`, o = L([]);
20675
20675
  if (n.prop) {
@@ -20723,9 +20723,9 @@ const O6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
20723
20723
  }, g = () => {
20724
20724
  I.value = !0;
20725
20725
  }, M = L(), h = () => {
20726
- M.value.scrollIntoView({ behavior: "smooth" });
20726
+ M.value.scrollIntoView({ behavior: "smooth", block: "center" });
20727
20727
  }, m = () => {
20728
- n.disabled || (d(), n.isScrollWithFocus && h());
20728
+ n.disabled || (d(), n.isScrollWithFocus && setTimeout(h, 100));
20729
20729
  }, y = () => {
20730
20730
  var Q;
20731
20731
  I.value && (n.memoryBlur ? P() : (Q = N.value) != null && Q.value ? Fe(() => {
@@ -20883,7 +20883,7 @@ const O6 = { class: "pl-autocomplete__select-container" }, x6 = { class: "pl-aut
20883
20883
  ]);
20884
20884
  };
20885
20885
  }
20886
- }, R6 = /* @__PURE__ */ wt(Y6, [["__scopeId", "data-v-0eefac90"]]), Ud = {
20886
+ }, R6 = /* @__PURE__ */ wt(Y6, [["__scopeId", "data-v-6e75e8cb"]]), Ud = {
20887
20887
  install(e) {
20888
20888
  e.component("PlAutocomplete", R6);
20889
20889
  }