@progress/kendo-vue-buttons
Version:
9 lines (8 loc) • 725 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("@progress/kendo-vue-popup");function e(i){let t={horizontal:"left",vertical:"bottom"};return i&&(t.horizontal="right"),t}function o(i){let t={horizontal:"left",vertical:"top"};return i&&(t.horizontal="right"),t}exports.getAnchorAlign=e;exports.getPopupAlign=o;