@lumx/vue 4.16.0-alpha.5 → 4.16.0-alpha.6

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
@@ -5974,6 +5974,7 @@ const vv = "lumx-popover", {
5974
5974
  [`position-${d}`]: !!d,
5975
5975
  "is-hidden": !!N
5976
5976
  })),
5977
+ hidden: N || void 0,
5977
5978
  style: N ? void 0 : m,
5978
5979
  "data-popper-placement": d
5979
5980
  }), {