vxui-react 1.1.2 → 1.1.3

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
@@ -4975,8 +4975,8 @@ function Bl({ groups: e, items: t, children: n, className: r }) {
4975
4975
  "div",
4976
4976
  {
4977
4977
  ref: l,
4978
- className: "vx-dropdown__menu",
4979
- style: { position: "fixed", top: s.y, left: s.x, zIndex: 9999 },
4978
+ className: "vx-dropdown__menu vx-context-menu",
4979
+ style: { position: "fixed", top: s.y, left: s.x },
4980
4980
  role: "menu",
4981
4981
  children: i.map((c, d) => /* @__PURE__ */ N("div", { className: "vx-dropdown__group", children: [
4982
4982
  d > 0 && /* @__PURE__ */ a("div", { className: "vx-dropdown__separator" }),
@@ -7873,7 +7873,7 @@ function tc({
7873
7873
  ) })
7874
7874
  ] });
7875
7875
  }
7876
- const vi = "1.1.2", mi = {
7876
+ const vi = "1.1.3", mi = {
7877
7877
  version: vi
7878
7878
  }, Ue = `v${mi.version}`, Ir = {
7879
7879
  locale: "en",