@reinosoft-ui/core 0.1.19 → 0.1.20

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.
@@ -4944,9 +4944,9 @@ const bo = {
4944
4944
  if (!n) return;
4945
4945
  const r = n.getBoundingClientRect();
4946
4946
  a.value = {
4947
- position: "fixed",
4948
- top: `${r.bottom}px`,
4949
- left: `${r.left}px`
4947
+ "--dropdown-menu-position": "fixed",
4948
+ "--dropdown-menu-top": `${r.bottom}px`,
4949
+ "--dropdown-menu-left": `${r.left}px`
4950
4950
  };
4951
4951
  };
4952
4952
  return Y(
@@ -4980,7 +4980,7 @@ const bo = {
4980
4980
  ], 44, oo)) : N("", !0)
4981
4981
  ]));
4982
4982
  }
4983
- }), To = /* @__PURE__ */ j(no, [["__scopeId", "data-v-3b7b0ae5"]]), ro = /* @__PURE__ */ _({
4983
+ }), To = /* @__PURE__ */ j(no, [["__scopeId", "data-v-f2be8ab5"]]), ro = /* @__PURE__ */ _({
4984
4984
  __name: "DropdownItem",
4985
4985
  setup(e) {
4986
4986
  const o = le("DropdownContext");