UNPKG

@react-aria/focus

Version:

Spectrum UI components in React

44 lines (33 loc) 2.4 kB
var $a7a032acae3ddda9$exports = require("./FocusScope.main.js"); var $dfd8c70b928eb1b3$exports = require("./FocusRing.main.js"); var $fb504d83237fd6ac$exports = require("./useFocusable.main.js"); var $581a96d6eb128c1b$exports = require("./useFocusRing.main.js"); var $1c7f9157d722357d$exports = require("./focusSafely.main.js"); var $259c6413a286f2e6$exports = require("./useHasTabbableChild.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, "FocusScope", () => $a7a032acae3ddda9$exports.FocusScope); $parcel$export(module.exports, "useFocusManager", () => $a7a032acae3ddda9$exports.useFocusManager); $parcel$export(module.exports, "getFocusableTreeWalker", () => $a7a032acae3ddda9$exports.getFocusableTreeWalker); $parcel$export(module.exports, "createFocusManager", () => $a7a032acae3ddda9$exports.createFocusManager); $parcel$export(module.exports, "isElementInChildOfActiveScope", () => $a7a032acae3ddda9$exports.isElementInChildOfActiveScope); $parcel$export(module.exports, "isFocusable", () => $a7a032acae3ddda9$exports.isFocusable); $parcel$export(module.exports, "FocusRing", () => $dfd8c70b928eb1b3$exports.FocusRing); $parcel$export(module.exports, "FocusableProvider", () => $fb504d83237fd6ac$exports.FocusableProvider); $parcel$export(module.exports, "useFocusable", () => $fb504d83237fd6ac$exports.useFocusable); $parcel$export(module.exports, "useFocusRing", () => $581a96d6eb128c1b$exports.useFocusRing); $parcel$export(module.exports, "focusSafely", () => $1c7f9157d722357d$exports.focusSafely); $parcel$export(module.exports, "useHasTabbableChild", () => $259c6413a286f2e6$exports.useHasTabbableChild); /* * 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