@factoringplus/pl-components-pack-v3 0.17.4-pre-01 → 0.17.4-pre-02

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.
@@ -20549,7 +20549,7 @@ const N6 = ["id"], D6 = {
20549
20549
  setup(e, { emit: t }) {
20550
20550
  const n = e;
20551
20551
  jo((P) => ({
20552
- "2aea95fb": n.width
20552
+ e1c99a2c: n.width
20553
20553
  }));
20554
20554
  const r = `id-${ta()}`, o = C([]);
20555
20555
  if (n.prop) {
@@ -20589,7 +20589,8 @@ const N6 = ["id"], D6 = {
20589
20589
  });
20590
20590
  }, h = C(Qr().height);
20591
20591
  window.visualViewport.addEventListener("resize", function(P) {
20592
- h.value = P.target.height;
20592
+ const F = P.target;
20593
+ F && (h.value = F.height);
20593
20594
  }), ge(h, () => {
20594
20595
  p();
20595
20596
  });
@@ -20768,7 +20769,7 @@ const N6 = ["id"], D6 = {
20768
20769
  ]));
20769
20770
  }
20770
20771
  });
20771
- const z6 = /* @__PURE__ */ wt(x6, [["__scopeId", "data-v-39df388b"]]), xd = {
20772
+ const z6 = /* @__PURE__ */ wt(x6, [["__scopeId", "data-v-8991aa4c"]]), xd = {
20772
20773
  install(e) {
20773
20774
  e.component("PlAutocomplete", z6);
20774
20775
  }