@davincihealthcare/elty-design-system-vue 1.34.3 → 1.34.4

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
@@ -17266,11 +17266,6 @@ const MD = [
17266
17266
  case "bottom-right":
17267
17267
  f = D.value - (E.value + c.value);
17268
17268
  break;
17269
- case "top-left":
17270
- case "top":
17271
- case "top-right":
17272
- f = E.value;
17273
- break;
17274
17269
  }
17275
17270
  o.value = {
17276
17271
  top: v.top + "px",