@davincihealthcare/elty-design-system-vue 1.11.1 → 1.11.2
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16687,7 +16687,7 @@ const Nh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
16687
16687
|
O.value.style.top = l.top - O.value.clientHeight / 2 + "px", O.value.style.left = l.left + e.anchor.clientWidth + "px";
|
|
16688
16688
|
break;
|
|
16689
16689
|
}
|
|
16690
|
-
|
|
16690
|
+
O.value.style.width = R + "px";
|
|
16691
16691
|
};
|
|
16692
16692
|
return (l, R) => (E(), o("div", {
|
|
16693
16693
|
ref_key: "root",
|