@react-aria/i18n
Version:
Spectrum UI components in React
47 lines (34 loc) • 2.8 kB
JavaScript
var $640f8936efd5afb8$exports = require("./private/useMessageFormatter.cjs");
var $hXxDt$reactariaI18nProvider = require("react-aria/I18nProvider");
var $hXxDt$reactariauseLocalizedStringFormatter = require("react-aria/useLocalizedStringFormatter");
var $hXxDt$reactariauseListFormatter = require("react-aria/useListFormatter");
var $hXxDt$reactariauseDateFormatter = require("react-aria/useDateFormatter");
var $hXxDt$reactariauseNumberFormatter = require("react-aria/useNumberFormatter");
var $hXxDt$reactariauseCollator = require("react-aria/useCollator");
var $hXxDt$reactariauseFilter = require("react-aria/useFilter");
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
$parcel$export(module.exports, "I18nProvider", function () { return $hXxDt$reactariaI18nProvider.I18nProvider; });
$parcel$export(module.exports, "useLocale", function () { return $hXxDt$reactariaI18nProvider.useLocale; });
$parcel$export(module.exports, "isRTL", function () { return $hXxDt$reactariaI18nProvider.isRTL; });
$parcel$export(module.exports, "useMessageFormatter", function () { return $640f8936efd5afb8$exports.useMessageFormatter; });
$parcel$export(module.exports, "useLocalizedStringFormatter", function () { return $hXxDt$reactariauseLocalizedStringFormatter.useLocalizedStringFormatter; });
$parcel$export(module.exports, "useLocalizedStringDictionary", function () { return $hXxDt$reactariauseLocalizedStringFormatter.useLocalizedStringDictionary; });
$parcel$export(module.exports, "useListFormatter", function () { return $hXxDt$reactariauseListFormatter.useListFormatter; });
$parcel$export(module.exports, "useDateFormatter", function () { return $hXxDt$reactariauseDateFormatter.useDateFormatter; });
$parcel$export(module.exports, "useNumberFormatter", function () { return $hXxDt$reactariauseNumberFormatter.useNumberFormatter; });
$parcel$export(module.exports, "useCollator", function () { return $hXxDt$reactariauseCollator.useCollator; });
$parcel$export(module.exports, "useFilter", function () { return $hXxDt$reactariauseFilter.useFilter; });
/*
* 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