@lumx/vue 4.15.1-alpha.0 → 4.15.1-alpha.1

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/index.js CHANGED
@@ -5933,6 +5933,7 @@ const fv = "lumx-popover", {
5933
5933
  [`position-${d}`]: !!d,
5934
5934
  "is-hidden": !!N
5935
5935
  })),
5936
+ "aria-hidden": N ? "true" : void 0,
5936
5937
  style: N ? void 0 : m,
5937
5938
  "data-popper-placement": d
5938
5939
  }), {