UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

12 lines 707 B
define(["require", "exports", "tslib", "./positioning", "./positioning.types"], function (require, exports, tslib_1, positioning_1, positioning_types_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getBoundsFromTargetWindow = positioning_1.getBoundsFromTargetWindow; exports.getMaxHeight = positioning_1.getMaxHeight; exports.getOppositeEdge = positioning_1.getOppositeEdge; exports.positionCallout = positioning_1.positionCallout; exports.positionCard = positioning_1.positionCard; exports.positionElement = positioning_1.positionElement; tslib_1.__exportStar(positioning_types_1, exports); }); //# sourceMappingURL=index.js.map