UNPKG

@react-aria/overlays

Version:
59 lines (43 loc) 3.24 kB
var $cd94b4896dd97759$exports = require("./useOverlayPosition.main.js"); var $82711f9cb668ecdb$exports = require("./useOverlay.main.js"); var $b4878eb6316f670a$exports = require("./useOverlayTrigger.main.js"); var $5c2f5cd01815d369$exports = require("./usePreventScroll.main.js"); var $0775ea8ea6a0565e$exports = require("./useModal.main.js"); var $f69bb3e6457495cc$exports = require("./DismissButton.main.js"); var $08ef1685902b6011$exports = require("./ariaHideOutside.main.js"); var $6c2dfcdee3e15e20$exports = require("./usePopover.main.js"); var $11b7e0b04b421e95$exports = require("./useModalOverlay.main.js"); var $745edbb83ab4296f$exports = require("./Overlay.main.js"); var $d7347c25ab757295$exports = require("./PortalProvider.main.js"); function $parcel$export(e, n, v, s) { Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); } $parcel$export(module.exports, "useOverlayPosition", () => $cd94b4896dd97759$exports.useOverlayPosition); $parcel$export(module.exports, "useOverlay", () => $82711f9cb668ecdb$exports.useOverlay); $parcel$export(module.exports, "useOverlayTrigger", () => $b4878eb6316f670a$exports.useOverlayTrigger); $parcel$export(module.exports, "usePreventScroll", () => $5c2f5cd01815d369$exports.usePreventScroll); $parcel$export(module.exports, "ModalProvider", () => $0775ea8ea6a0565e$exports.ModalProvider); $parcel$export(module.exports, "useModalProvider", () => $0775ea8ea6a0565e$exports.useModalProvider); $parcel$export(module.exports, "OverlayProvider", () => $0775ea8ea6a0565e$exports.OverlayProvider); $parcel$export(module.exports, "OverlayContainer", () => $0775ea8ea6a0565e$exports.OverlayContainer); $parcel$export(module.exports, "useModal", () => $0775ea8ea6a0565e$exports.useModal); $parcel$export(module.exports, "DismissButton", () => $f69bb3e6457495cc$exports.DismissButton); $parcel$export(module.exports, "ariaHideOutside", () => $08ef1685902b6011$exports.ariaHideOutside); $parcel$export(module.exports, "usePopover", () => $6c2dfcdee3e15e20$exports.usePopover); $parcel$export(module.exports, "useModalOverlay", () => $11b7e0b04b421e95$exports.useModalOverlay); $parcel$export(module.exports, "Overlay", () => $745edbb83ab4296f$exports.Overlay); $parcel$export(module.exports, "useOverlayFocusContain", () => $745edbb83ab4296f$exports.useOverlayFocusContain); $parcel$export(module.exports, "UNSAFE_PortalProvider", () => $d7347c25ab757295$exports.UNSAFE_PortalProvider); $parcel$export(module.exports, "useUNSAFE_PortalContext", () => $d7347c25ab757295$exports.useUNSAFE_PortalContext); /* * Copyright 2020 Adobe. All rights reserved. * This file is licensed to you under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. You may obtain a copy * of the License at http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS * OF ANY KIND, either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ //# sourceMappingURL=main.js.map