quail-ui 0.2.22 → 0.2.23

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.
package/dist/index.js CHANGED
@@ -1712,7 +1712,7 @@ const r5 = {}, i5 = {
1712
1712
  function d5(t, e) {
1713
1713
  return n(), s("div", i5, l5);
1714
1714
  }
1715
- const a5 = /* @__PURE__ */ c(r5, [["render", d5]]), _5 = { class: "q-menu frame" }, u5 = ["onClick"], h5 = {
1715
+ const a5 = /* @__PURE__ */ c(r5, [["render", d5]]), _5 = { class: "q-menu" }, u5 = ["onClick"], h5 = {
1716
1716
  key: 0,
1717
1717
  class: "q-menu-item-divider"
1718
1718
  }, C5 = {
@@ -1906,7 +1906,7 @@ const H5 = { class: "q-dropdown-menu" }, V5 = { class: "q-dropdown-menu-inner na
1906
1906
  });
1907
1907
  function p() {
1908
1908
  _.value || M1(), _.value = !_.value, _.value && setTimeout(() => {
1909
- const g = $.value.querySelector(".menu");
1909
+ const g = $.value.querySelector(".q-menu");
1910
1910
  g.getBoundingClientRect().left < 0 && (g.style.left = "0");
1911
1911
  }, 10);
1912
1912
  }