|
| 1 | +diff --git a/dist/import.mjs b/dist/import.mjs |
| 2 | +index 668b87f9fbf77162f4baa4b02fe3586c3a2c0b26..6b6dc85b39196597504df1a287495a24ce3c0831 100644 |
| 3 | +--- a/dist/import.mjs |
| 4 | ++++ b/dist/import.mjs |
| 5 | +@@ -1,31 +1,7 @@ |
| 6 | +-import {I18nProvider as $18f2051aff69b9bf$export$a54013f0d02a8f82, useLocale as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7} from "./context.mjs"; |
| 7 | +-import {useMessageFormatter as $321bc95feeb923dd$export$ec23bf898b1eed85} from "./useMessageFormatter.mjs"; |
| 8 | +-import {useLocalizedStringDictionary as $fca6afa0e843324b$export$87b761675e8eaa10, useLocalizedStringFormatter as $fca6afa0e843324b$export$f12b703ca79dfbb1} from "./useLocalizedStringFormatter.mjs"; |
| 9 | +-import {useListFormatter as $33bf17300c498528$export$a2f47a3d2973640} from "./useListFormatter.mjs"; |
| 10 | +-import {useDateFormatter as $896ba0a80a8f4d36$export$85fd5fdf27bacc79} from "./useDateFormatter.mjs"; |
| 11 | +-import {useNumberFormatter as $a916eb452884faea$export$b7a616150fdb9f44} from "./useNumberFormatter.mjs"; |
| 12 | +-import {useCollator as $325a3faab7a68acd$export$a16aca283550c30d} from "./useCollator.mjs"; |
| 13 | +-import {useFilter as $bb77f239b46e8c72$export$3274cf84b703fff} from "./useFilter.mjs"; |
| 14 | +- |
| 15 | +-/* |
| 16 | +- * Copyright 2020 Adobe. All rights reserved. |
| 17 | +- * This file is licensed to you under the Apache License, Version 2.0 (the "License"); |
| 18 | +- * you may not use this file except in compliance with the License. You may obtain a copy |
| 19 | +- * of the License at http://www.apache.org/licenses/LICENSE-2.0 |
| 20 | +- * |
| 21 | +- * Unless required by applicable law or agreed to in writing, software distributed under |
| 22 | +- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS |
| 23 | +- * OF ANY KIND, either express or implied. See the License for the specific language |
| 24 | +- * governing permissions and limitations under the License. |
| 25 | +- */ |
| 26 | +- |
| 27 | +- |
| 28 | +- |
| 29 | +- |
| 30 | +- |
| 31 | +- |
| 32 | +- |
| 33 | +- |
| 34 | +- |
| 35 | +-export {$18f2051aff69b9bf$export$a54013f0d02a8f82 as I18nProvider, $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 as useLocale, $321bc95feeb923dd$export$ec23bf898b1eed85 as useMessageFormatter, $fca6afa0e843324b$export$f12b703ca79dfbb1 as useLocalizedStringFormatter, $fca6afa0e843324b$export$87b761675e8eaa10 as useLocalizedStringDictionary, $33bf17300c498528$export$a2f47a3d2973640 as useListFormatter, $896ba0a80a8f4d36$export$85fd5fdf27bacc79 as useDateFormatter, $a916eb452884faea$export$b7a616150fdb9f44 as useNumberFormatter, $325a3faab7a68acd$export$a16aca283550c30d as useCollator, $bb77f239b46e8c72$export$3274cf84b703fff as useFilter}; |
| 36 | +-//# sourceMappingURL=module.js.map |
| 37 | ++import {I18nProvider as $18f2051aff69b9bf$export$a54013f0d02a8f82, useLocale as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7} from "./context.module.js"; |
| 38 | ++import {useLocalizedStringDictionary as $fca6afa0e843324b$export$87b761675e8eaa10, useLocalizedStringFormatter as $fca6afa0e843324b$export$f12b703ca79dfbb1} from "./useLocalizedStringFormatter.module.js"; |
| 39 | ++import {useNumberFormatter as $a916eb452884faea$export$b7a616150fdb9f44} from "./useNumberFormatter.module.js"; |
| 40 | ++import {useCollator as $325a3faab7a68acd$export$a16aca283550c30d} from "./useCollator.module.js"; |
| 41 | ++import {useFilter as $bb77f239b46e8c72$export$3274cf84b703fff} from "./useFilter.module.js"; |
| 42 | ++// Slim barrel: removed useDateFormatter (@internationalized/date ~40KB) and useMessageFormatter (@formatjs ~62KB) |
| 43 | ++export {$18f2051aff69b9bf$export$a54013f0d02a8f82 as I18nProvider, $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 as useLocale, $fca6afa0e843324b$export$f12b703ca79dfbb1 as useLocalizedStringFormatter, $fca6afa0e843324b$export$87b761675e8eaa10 as useLocalizedStringDictionary, $a916eb452884faea$export$b7a616150fdb9f44 as useNumberFormatter, $325a3faab7a68acd$export$a16aca283550c30d as useCollator, $bb77f239b46e8c72$export$3274cf84b703fff as useFilter}; |
| 44 | +diff --git a/dist/main.js b/dist/main.js |
| 45 | +index 62b1f5e2054df93a1f3e851f191c42441cf33699..820e10e6bf275b396a46e26a8e80f46b59bffb5c 100644 |
| 46 | +--- a/dist/main.js |
| 47 | ++++ b/dist/main.js |
| 48 | +@@ -1,45 +1,13 @@ |
| 49 | + var $47fa5ec5ff482271$exports = require("./context.main.js"); |
| 50 | +-var $c376aa482226bf60$exports = require("./useMessageFormatter.main.js"); |
| 51 | +-var $fc53663969a3d00a$exports = require("./useLocalizedStringFormatter.main.js"); |
| 52 | +-var $cb6a3e7d490e97a4$exports = require("./useListFormatter.main.js"); |
| 53 | +-var $b80c530ff2e20243$exports = require("./useDateFormatter.main.js"); |
| 54 | +-var $fea93c5b7c90d9f4$exports = require("./useNumberFormatter.main.js"); |
| 55 | +-var $27a5ce66022270ad$exports = require("./useCollator.main.js"); |
| 56 | +-var $832d079b867c7223$exports = require("./useFilter.main.js"); |
| 57 | +- |
| 58 | +- |
| 59 | +-function $parcel$export(e, n, v, s) { |
| 60 | +- Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true}); |
| 61 | +-} |
| 62 | +- |
| 63 | +-$parcel$export(module.exports, "I18nProvider", () => $47fa5ec5ff482271$exports.I18nProvider); |
| 64 | +-$parcel$export(module.exports, "useLocale", () => $47fa5ec5ff482271$exports.useLocale); |
| 65 | +-$parcel$export(module.exports, "useMessageFormatter", () => $c376aa482226bf60$exports.useMessageFormatter); |
| 66 | +-$parcel$export(module.exports, "useLocalizedStringFormatter", () => $fc53663969a3d00a$exports.useLocalizedStringFormatter); |
| 67 | +-$parcel$export(module.exports, "useLocalizedStringDictionary", () => $fc53663969a3d00a$exports.useLocalizedStringDictionary); |
| 68 | +-$parcel$export(module.exports, "useListFormatter", () => $cb6a3e7d490e97a4$exports.useListFormatter); |
| 69 | +-$parcel$export(module.exports, "useDateFormatter", () => $b80c530ff2e20243$exports.useDateFormatter); |
| 70 | +-$parcel$export(module.exports, "useNumberFormatter", () => $fea93c5b7c90d9f4$exports.useNumberFormatter); |
| 71 | +-$parcel$export(module.exports, "useCollator", () => $27a5ce66022270ad$exports.useCollator); |
| 72 | +-$parcel$export(module.exports, "useFilter", () => $832d079b867c7223$exports.useFilter); |
| 73 | +-/* |
| 74 | +- * Copyright 2020 Adobe. All rights reserved. |
| 75 | +- * This file is licensed to you under the Apache License, Version 2.0 (the "License"); |
| 76 | +- * you may not use this file except in compliance with the License. You may obtain a copy |
| 77 | +- * of the License at http://www.apache.org/licenses/LICENSE-2.0 |
| 78 | +- * |
| 79 | +- * Unless required by applicable law or agreed to in writing, software distributed under |
| 80 | +- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS |
| 81 | +- * OF ANY KIND, either express or implied. See the License for the specific language |
| 82 | +- * governing permissions and limitations under the License. |
| 83 | +- */ |
| 84 | +- |
| 85 | +- |
| 86 | +- |
| 87 | +- |
| 88 | +- |
| 89 | +- |
| 90 | +- |
| 91 | +- |
| 92 | +- |
| 93 | +-//# sourceMappingURL=main.js.map |
| 94 | ++var $fc53663969a3d00a$exports = require("./useLocalizedStringFormatter.main.js"); |
| 95 | ++var $8c5e0e4c6ca34e89$exports = require("./useNumberFormatter.main.js"); |
| 96 | ++var $22f23e74d8a5e30d$exports = require("./useCollator.main.js"); |
| 97 | ++var $7d0e351af20babe4$exports = require("./useFilter.main.js"); |
| 98 | ++// Slim barrel: removed useDateFormatter, useMessageFormatter, useListFormatter |
| 99 | ++exports.I18nProvider = $47fa5ec5ff482271$exports.I18nProvider; |
| 100 | ++exports.useLocale = $47fa5ec5ff482271$exports.useLocale; |
| 101 | ++exports.useLocalizedStringFormatter = $fc53663969a3d00a$exports.useLocalizedStringFormatter; |
| 102 | ++exports.useLocalizedStringDictionary = $fc53663969a3d00a$exports.useLocalizedStringDictionary; |
| 103 | ++exports.useNumberFormatter = $8c5e0e4c6ca34e89$exports.useNumberFormatter; |
| 104 | ++exports.useCollator = $22f23e74d8a5e30d$exports.useCollator; |
| 105 | ++exports.useFilter = $7d0e351af20babe4$exports.useFilter; |
| 106 | +diff --git a/dist/module.js b/dist/module.js |
| 107 | +index fb8c9b0ce2c72d49866c95c3fd6e73cd26149775..6b6dc85b39196597504df1a287495a24ce3c0831 100644 |
| 108 | +--- a/dist/module.js |
| 109 | ++++ b/dist/module.js |
| 110 | +@@ -1,31 +1,7 @@ |
| 111 | + import {I18nProvider as $18f2051aff69b9bf$export$a54013f0d02a8f82, useLocale as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7} from "./context.module.js"; |
| 112 | +-import {useMessageFormatter as $321bc95feeb923dd$export$ec23bf898b1eed85} from "./useMessageFormatter.module.js"; |
| 113 | +-import {useLocalizedStringDictionary as $fca6afa0e843324b$export$87b761675e8eaa10, useLocalizedStringFormatter as $fca6afa0e843324b$export$f12b703ca79dfbb1} from "./useLocalizedStringFormatter.module.js"; |
| 114 | +-import {useListFormatter as $33bf17300c498528$export$a2f47a3d2973640} from "./useListFormatter.module.js"; |
| 115 | +-import {useDateFormatter as $896ba0a80a8f4d36$export$85fd5fdf27bacc79} from "./useDateFormatter.module.js"; |
| 116 | ++import {useLocalizedStringDictionary as $fca6afa0e843324b$export$87b761675e8eaa10, useLocalizedStringFormatter as $fca6afa0e843324b$export$f12b703ca79dfbb1} from "./useLocalizedStringFormatter.module.js"; |
| 117 | + import {useNumberFormatter as $a916eb452884faea$export$b7a616150fdb9f44} from "./useNumberFormatter.module.js"; |
| 118 | + import {useCollator as $325a3faab7a68acd$export$a16aca283550c30d} from "./useCollator.module.js"; |
| 119 | + import {useFilter as $bb77f239b46e8c72$export$3274cf84b703fff} from "./useFilter.module.js"; |
| 120 | +- |
| 121 | +-/* |
| 122 | +- * Copyright 2020 Adobe. All rights reserved. |
| 123 | +- * This file is licensed to you under the Apache License, Version 2.0 (the "License"); |
| 124 | +- * you may not use this file except in compliance with the License. You may obtain a copy |
| 125 | +- * of the License at http://www.apache.org/licenses/LICENSE-2.0 |
| 126 | +- * |
| 127 | +- * Unless required by applicable law or agreed to in writing, software distributed under |
| 128 | +- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS |
| 129 | +- * OF ANY KIND, either express or implied. See the License for the specific language |
| 130 | +- * governing permissions and limitations under the License. |
| 131 | +- */ |
| 132 | +- |
| 133 | +- |
| 134 | +- |
| 135 | +- |
| 136 | +- |
| 137 | +- |
| 138 | +- |
| 139 | +- |
| 140 | +- |
| 141 | +-export {$18f2051aff69b9bf$export$a54013f0d02a8f82 as I18nProvider, $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 as useLocale, $321bc95feeb923dd$export$ec23bf898b1eed85 as useMessageFormatter, $fca6afa0e843324b$export$f12b703ca79dfbb1 as useLocalizedStringFormatter, $fca6afa0e843324b$export$87b761675e8eaa10 as useLocalizedStringDictionary, $33bf17300c498528$export$a2f47a3d2973640 as useListFormatter, $896ba0a80a8f4d36$export$85fd5fdf27bacc79 as useDateFormatter, $a916eb452884faea$export$b7a616150fdb9f44 as useNumberFormatter, $325a3faab7a68acd$export$a16aca283550c30d as useCollator, $bb77f239b46e8c72$export$3274cf84b703fff as useFilter}; |
| 142 | +-//# sourceMappingURL=module.js.map |
| 143 | ++// Slim barrel: removed useDateFormatter (@internationalized/date ~40KB) and useMessageFormatter (@formatjs ~62KB) |
| 144 | ++export {$18f2051aff69b9bf$export$a54013f0d02a8f82 as I18nProvider, $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 as useLocale, $fca6afa0e843324b$export$f12b703ca79dfbb1 as useLocalizedStringFormatter, $fca6afa0e843324b$export$87b761675e8eaa10 as useLocalizedStringDictionary, $a916eb452884faea$export$b7a616150fdb9f44 as useNumberFormatter, $325a3faab7a68acd$export$a16aca283550c30d as useCollator, $bb77f239b46e8c72$export$3274cf84b703fff as useFilter}; |
0 commit comments