@react-aria/tag 3.0.0-nightly.2840 → 3.0.0-nightly.2846

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/dist/ar-AE.mjs +1 -1
  2. package/dist/bg-BG.mjs +1 -1
  3. package/dist/cs-CZ.mjs +1 -1
  4. package/dist/da-DK.mjs +1 -1
  5. package/dist/de-DE.mjs +1 -1
  6. package/dist/el-GR.mjs +1 -1
  7. package/dist/en-US.mjs +1 -1
  8. package/dist/es-ES.mjs +1 -1
  9. package/dist/et-EE.mjs +1 -1
  10. package/dist/fi-FI.mjs +1 -1
  11. package/dist/fr-FR.mjs +1 -1
  12. package/dist/he-IL.mjs +1 -1
  13. package/dist/hr-HR.mjs +1 -1
  14. package/dist/hu-HU.mjs +1 -1
  15. package/dist/import.mjs +2 -258
  16. package/dist/intlStrings.main.js +108 -0
  17. package/dist/intlStrings.main.js.map +1 -0
  18. package/dist/intlStrings.mjs +110 -0
  19. package/dist/intlStrings.module.js +110 -0
  20. package/dist/intlStrings.module.js.map +1 -0
  21. package/dist/it-IT.mjs +1 -1
  22. package/dist/ja-JP.mjs +1 -1
  23. package/dist/ko-KR.mjs +1 -1
  24. package/dist/lt-LT.mjs +1 -1
  25. package/dist/lv-LV.mjs +1 -1
  26. package/dist/main.js +4 -260
  27. package/dist/main.js.map +1 -1
  28. package/dist/module.js +2 -258
  29. package/dist/module.js.map +1 -1
  30. package/dist/nb-NO.mjs +1 -1
  31. package/dist/nl-NL.mjs +1 -1
  32. package/dist/pl-PL.mjs +1 -1
  33. package/dist/pt-BR.mjs +1 -1
  34. package/dist/pt-PT.mjs +1 -1
  35. package/dist/ro-RO.mjs +1 -1
  36. package/dist/ru-RU.mjs +1 -1
  37. package/dist/sk-SK.mjs +1 -1
  38. package/dist/sl-SI.mjs +1 -1
  39. package/dist/sr-SP.mjs +1 -1
  40. package/dist/sv-SE.mjs +1 -1
  41. package/dist/tr-TR.mjs +1 -1
  42. package/dist/uk-UA.mjs +1 -1
  43. package/dist/useTag.main.js +88 -0
  44. package/dist/useTag.main.js.map +1 -0
  45. package/dist/useTag.mjs +83 -0
  46. package/dist/useTag.module.js +83 -0
  47. package/dist/useTag.module.js.map +1 -0
  48. package/dist/useTagGroup.main.js +89 -0
  49. package/dist/useTagGroup.main.js.map +1 -0
  50. package/dist/useTagGroup.mjs +83 -0
  51. package/dist/useTagGroup.module.js +83 -0
  52. package/dist/useTagGroup.module.js.map +1 -0
  53. package/dist/zh-CN.mjs +1 -1
  54. package/dist/zh-TW.mjs +1 -1
  55. package/package.json +11 -11
package/dist/ar-AE.mjs CHANGED
@@ -6,4 +6,4 @@ $84925f526f90eebd$exports = {
6
6
 
7
7
 
8
8
  export {$84925f526f90eebd$exports as default};
9
- //# sourceMappingURL=ar-AE.module.js.map
9
+ //# sourceMappingURL=ar-AE.mjs.map
package/dist/bg-BG.mjs CHANGED
@@ -6,4 +6,4 @@ $c0650163dc1b6f9d$exports = {
6
6
 
7
7
 
8
8
  export {$c0650163dc1b6f9d$exports as default};
9
- //# sourceMappingURL=bg-BG.module.js.map
9
+ //# sourceMappingURL=bg-BG.mjs.map
package/dist/cs-CZ.mjs CHANGED
@@ -6,4 +6,4 @@ $b2b55661291de587$exports = {
6
6
 
7
7
 
8
8
  export {$b2b55661291de587$exports as default};
9
- //# sourceMappingURL=cs-CZ.module.js.map
9
+ //# sourceMappingURL=cs-CZ.mjs.map
package/dist/da-DK.mjs CHANGED
@@ -6,4 +6,4 @@ $deb83970956f6d5b$exports = {
6
6
 
7
7
 
8
8
  export {$deb83970956f6d5b$exports as default};
9
- //# sourceMappingURL=da-DK.module.js.map
9
+ //# sourceMappingURL=da-DK.mjs.map
package/dist/de-DE.mjs CHANGED
@@ -6,4 +6,4 @@ $aea1cb4c7ec97e1c$exports = {
6
6
 
7
7
 
8
8
  export {$aea1cb4c7ec97e1c$exports as default};
9
- //# sourceMappingURL=de-DE.module.js.map
9
+ //# sourceMappingURL=de-DE.mjs.map
package/dist/el-GR.mjs CHANGED
@@ -6,4 +6,4 @@ $3618d917e503a8d3$exports = {
6
6
 
7
7
 
8
8
  export {$3618d917e503a8d3$exports as default};
9
- //# sourceMappingURL=el-GR.module.js.map
9
+ //# sourceMappingURL=el-GR.mjs.map
package/dist/en-US.mjs CHANGED
@@ -6,4 +6,4 @@ $9eb56bbbe8e31294$exports = {
6
6
 
7
7
 
8
8
  export {$9eb56bbbe8e31294$exports as default};
9
- //# sourceMappingURL=en-US.module.js.map
9
+ //# sourceMappingURL=en-US.mjs.map
package/dist/es-ES.mjs CHANGED
@@ -6,4 +6,4 @@ $361c604b0fc269a3$exports = {
6
6
 
7
7
 
8
8
  export {$361c604b0fc269a3$exports as default};
9
- //# sourceMappingURL=es-ES.module.js.map
9
+ //# sourceMappingURL=es-ES.mjs.map
package/dist/et-EE.mjs CHANGED
@@ -6,4 +6,4 @@ $2f00170f4ee3ca01$exports = {
6
6
 
7
7
 
8
8
  export {$2f00170f4ee3ca01$exports as default};
9
- //# sourceMappingURL=et-EE.module.js.map
9
+ //# sourceMappingURL=et-EE.mjs.map
package/dist/fi-FI.mjs CHANGED
@@ -6,4 +6,4 @@ $80ee16b64fab9fb5$exports = {
6
6
 
7
7
 
8
8
  export {$80ee16b64fab9fb5$exports as default};
9
- //# sourceMappingURL=fi-FI.module.js.map
9
+ //# sourceMappingURL=fi-FI.mjs.map
package/dist/fr-FR.mjs CHANGED
@@ -6,4 +6,4 @@ $be9d354476c08087$exports = {
6
6
 
7
7
 
8
8
  export {$be9d354476c08087$exports as default};
9
- //# sourceMappingURL=fr-FR.module.js.map
9
+ //# sourceMappingURL=fr-FR.mjs.map
package/dist/he-IL.mjs CHANGED
@@ -6,4 +6,4 @@ $ffeb903ba092eb35$exports = {
6
6
 
7
7
 
8
8
  export {$ffeb903ba092eb35$exports as default};
9
- //# sourceMappingURL=he-IL.module.js.map
9
+ //# sourceMappingURL=he-IL.mjs.map
package/dist/hr-HR.mjs CHANGED
@@ -6,4 +6,4 @@ $1df6722c6f19728b$exports = {
6
6
 
7
7
 
8
8
  export {$1df6722c6f19728b$exports as default};
9
- //# sourceMappingURL=hr-HR.module.js.map
9
+ //# sourceMappingURL=hr-HR.mjs.map
package/dist/hu-HU.mjs CHANGED
@@ -6,4 +6,4 @@ $093d57e325bc9071$exports = {
6
6
 
7
7
 
8
8
  export {$093d57e325bc9071$exports as default};
9
- //# sourceMappingURL=hu-HU.module.js.map
9
+ //# sourceMappingURL=hu-HU.mjs.map
package/dist/import.mjs CHANGED
@@ -1,60 +1,7 @@
1
- import $84925f526f90eebd$exports from "./ar-AE.mjs";
2
- import $c0650163dc1b6f9d$exports from "./bg-BG.mjs";
3
- import $b2b55661291de587$exports from "./cs-CZ.mjs";
4
- import $deb83970956f6d5b$exports from "./da-DK.mjs";
5
- import $aea1cb4c7ec97e1c$exports from "./de-DE.mjs";
6
- import $3618d917e503a8d3$exports from "./el-GR.mjs";
7
- import $9eb56bbbe8e31294$exports from "./en-US.mjs";
8
- import $361c604b0fc269a3$exports from "./es-ES.mjs";
9
- import $2f00170f4ee3ca01$exports from "./et-EE.mjs";
10
- import $80ee16b64fab9fb5$exports from "./fi-FI.mjs";
11
- import $be9d354476c08087$exports from "./fr-FR.mjs";
12
- import $ffeb903ba092eb35$exports from "./he-IL.mjs";
13
- import $1df6722c6f19728b$exports from "./hr-HR.mjs";
14
- import $093d57e325bc9071$exports from "./hu-HU.mjs";
15
- import $609dbdfbcad85bdb$exports from "./it-IT.mjs";
16
- import $c08e84f882644048$exports from "./ja-JP.mjs";
17
- import $5cd130489822fa21$exports from "./ko-KR.mjs";
18
- import $ab5183739b6c5e7e$exports from "./lt-LT.mjs";
19
- import $dd84a0b574be3f23$exports from "./lv-LV.mjs";
20
- import $85eee97d14eef7b5$exports from "./nb-NO.mjs";
21
- import $18781839f93b0314$exports from "./nl-NL.mjs";
22
- import $1c40ffbbfe9f3bda$exports from "./pl-PL.mjs";
23
- import $156880e329b1c717$exports from "./pt-BR.mjs";
24
- import $b6d50b1d20768ce4$exports from "./pt-PT.mjs";
25
- import $d8c38c691b006187$exports from "./ro-RO.mjs";
26
- import $ed9b4bf7ce1fb1d7$exports from "./ru-RU.mjs";
27
- import $51d8721afda4d678$exports from "./sk-SK.mjs";
28
- import $fd37a27baae493e8$exports from "./sl-SI.mjs";
29
- import $5505a1ca71ffd6f4$exports from "./sr-SP.mjs";
30
- import $33670e148c84ad02$exports from "./sv-SE.mjs";
31
- import $0bf46fdcdd7cb5f6$exports from "./tr-TR.mjs";
32
- import $9d9765222bc08ca2$exports from "./uk-UA.mjs";
33
- import $d737296cedcdee9f$exports from "./zh-CN.mjs";
34
- import $09cd168ab18773f4$exports from "./zh-TW.mjs";
35
- import {useId as $aIvin$useId, useDescription as $aIvin$useDescription, filterDOMProps as $aIvin$filterDOMProps, getSyntheticLinkProps as $aIvin$getSyntheticLinkProps, mergeProps as $aIvin$mergeProps} from "@react-aria/utils";
36
- import {useGridListItem as $aIvin$useGridListItem, useGridList as $aIvin$useGridList} from "@react-aria/gridlist";
37
- import {useInteractionModality as $aIvin$useInteractionModality, useFocusWithin as $aIvin$useFocusWithin} from "@react-aria/interactions";
38
- import {useLocalizedStringFormatter as $aIvin$useLocalizedStringFormatter, useLocale as $aIvin$useLocale} from "@react-aria/i18n";
39
- import {ListKeyboardDelegate as $aIvin$ListKeyboardDelegate} from "@react-aria/selection";
40
- import {useState as $aIvin$useState, useRef as $aIvin$useRef, useEffect as $aIvin$useEffect} from "react";
41
- import {useField as $aIvin$useField} from "@react-aria/label";
1
+ import {useTag as $fc6126c82a4601f1$export$3f568fff7dff2f03} from "./useTag.mjs";
2
+ import {useTagGroup as $d7323bca8d074eeb$export$4f8b5cda58b7e8ff} from "./useTagGroup.mjs";
42
3
 
43
-
44
- function $parcel$interopDefault(a) {
45
- return a && a.__esModule ? a.default : a;
46
- }
47
4
  /*
48
- * Copyright 2020 Adobe. All rights reserved.
49
- * This file is licensed to you under the Apache License, Version 2.0 (the "License");
50
- * you may not use this file except in compliance with the License. You may obtain a copy
51
- * of the License at http://www.apache.org/licenses/LICENSE-2.0
52
- *
53
- * Unless required by applicable law or agreed to in writing, software distributed under
54
- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
55
- * OF ANY KIND, either express or implied. See the License for the specific language
56
- * governing permissions and limitations under the License.
57
- */ /*
58
5
  * Copyright 2020 Adobe. All rights reserved.
59
6
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
60
7
  * you may not use this file except in compliance with the License. You may obtain a copy
@@ -65,209 +12,6 @@ function $parcel$interopDefault(a) {
65
12
  * OF ANY KIND, either express or implied. See the License for the specific language
66
13
  * governing permissions and limitations under the License.
67
14
  */
68
- /*
69
- * Copyright 2020 Adobe. All rights reserved.
70
- * This file is licensed to you under the Apache License, Version 2.0 (the "License");
71
- * you may not use this file except in compliance with the License. You may obtain a copy
72
- * of the License at http://www.apache.org/licenses/LICENSE-2.0
73
- *
74
- * Unless required by applicable law or agreed to in writing, software distributed under
75
- * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
76
- * OF ANY KIND, either express or implied. See the License for the specific language
77
- * governing permissions and limitations under the License.
78
- */
79
-
80
-
81
-
82
-
83
-
84
-
85
- const $d7323bca8d074eeb$export$653eddfc964b0f8a = new WeakMap();
86
- function $d7323bca8d074eeb$export$4f8b5cda58b7e8ff(props, state, ref) {
87
- let { direction: direction } = (0, $aIvin$useLocale)();
88
- let keyboardDelegate = props.keyboardDelegate || new (0, $aIvin$ListKeyboardDelegate)({
89
- collection: state.collection,
90
- ref: ref,
91
- orientation: "horizontal",
92
- direction: direction,
93
- disabledKeys: state.disabledKeys,
94
- disabledBehavior: state.selectionManager.disabledBehavior
95
- });
96
- let { labelProps: labelProps, fieldProps: fieldProps, descriptionProps: descriptionProps, errorMessageProps: errorMessageProps } = (0, $aIvin$useField)({
97
- ...props,
98
- labelElementType: "span"
99
- });
100
- let { gridProps: gridProps } = (0, $aIvin$useGridList)({
101
- ...props,
102
- ...fieldProps,
103
- keyboardDelegate: keyboardDelegate,
104
- shouldFocusWrap: true,
105
- linkBehavior: "override"
106
- }, state, ref);
107
- let [isFocusWithin, setFocusWithin] = (0, $aIvin$useState)(false);
108
- let { focusWithinProps: focusWithinProps } = (0, $aIvin$useFocusWithin)({
109
- onFocusWithinChange: setFocusWithin
110
- });
111
- let domProps = (0, $aIvin$filterDOMProps)(props);
112
- // If the last tag is removed, focus the container.
113
- let prevCount = (0, $aIvin$useRef)(state.collection.size);
114
- (0, $aIvin$useEffect)(()=>{
115
- if (ref.current && prevCount.current > 0 && state.collection.size === 0 && isFocusWithin) ref.current.focus();
116
- prevCount.current = state.collection.size;
117
- }, [
118
- state.collection.size,
119
- isFocusWithin,
120
- ref
121
- ]);
122
- $d7323bca8d074eeb$export$653eddfc964b0f8a.set(state, {
123
- onRemove: props.onRemove
124
- });
125
- return {
126
- gridProps: (0, $aIvin$mergeProps)(gridProps, domProps, {
127
- role: state.collection.size ? "grid" : null,
128
- "aria-atomic": false,
129
- "aria-relevant": "additions",
130
- "aria-live": isFocusWithin ? "polite" : "off",
131
- ...focusWithinProps,
132
- ...fieldProps
133
- }),
134
- labelProps: labelProps,
135
- descriptionProps: descriptionProps,
136
- errorMessageProps: errorMessageProps
137
- };
138
- }
139
-
140
-
141
- var $3bb15cc24d006ec5$exports = {};
142
-
143
-
144
-
145
-
146
-
147
-
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
-
173
-
174
-
175
-
176
- $3bb15cc24d006ec5$exports = {
177
- "ar-AE": $84925f526f90eebd$exports,
178
- "bg-BG": $c0650163dc1b6f9d$exports,
179
- "cs-CZ": $b2b55661291de587$exports,
180
- "da-DK": $deb83970956f6d5b$exports,
181
- "de-DE": $aea1cb4c7ec97e1c$exports,
182
- "el-GR": $3618d917e503a8d3$exports,
183
- "en-US": $9eb56bbbe8e31294$exports,
184
- "es-ES": $361c604b0fc269a3$exports,
185
- "et-EE": $2f00170f4ee3ca01$exports,
186
- "fi-FI": $80ee16b64fab9fb5$exports,
187
- "fr-FR": $be9d354476c08087$exports,
188
- "he-IL": $ffeb903ba092eb35$exports,
189
- "hr-HR": $1df6722c6f19728b$exports,
190
- "hu-HU": $093d57e325bc9071$exports,
191
- "it-IT": $609dbdfbcad85bdb$exports,
192
- "ja-JP": $c08e84f882644048$exports,
193
- "ko-KR": $5cd130489822fa21$exports,
194
- "lt-LT": $ab5183739b6c5e7e$exports,
195
- "lv-LV": $dd84a0b574be3f23$exports,
196
- "nb-NO": $85eee97d14eef7b5$exports,
197
- "nl-NL": $18781839f93b0314$exports,
198
- "pl-PL": $1c40ffbbfe9f3bda$exports,
199
- "pt-BR": $156880e329b1c717$exports,
200
- "pt-PT": $b6d50b1d20768ce4$exports,
201
- "ro-RO": $d8c38c691b006187$exports,
202
- "ru-RU": $ed9b4bf7ce1fb1d7$exports,
203
- "sk-SK": $51d8721afda4d678$exports,
204
- "sl-SI": $fd37a27baae493e8$exports,
205
- "sr-SP": $5505a1ca71ffd6f4$exports,
206
- "sv-SE": $33670e148c84ad02$exports,
207
- "tr-TR": $0bf46fdcdd7cb5f6$exports,
208
- "uk-UA": $9d9765222bc08ca2$exports,
209
- "zh-CN": $d737296cedcdee9f$exports,
210
- "zh-TW": $09cd168ab18773f4$exports
211
- };
212
-
213
-
214
-
215
-
216
-
217
- function $fc6126c82a4601f1$export$3f568fff7dff2f03(props, state, ref) {
218
- let { item: item } = props;
219
- let stringFormatter = (0, $aIvin$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($3bb15cc24d006ec5$exports))), "@react-aria/tag");
220
- let buttonId = (0, $aIvin$useId)();
221
- let { onRemove: onRemove } = (0, $d7323bca8d074eeb$export$653eddfc964b0f8a).get(state) || {};
222
- let { rowProps: rowProps, gridCellProps: gridCellProps, ...states } = (0, $aIvin$useGridListItem)({
223
- node: item
224
- }, state, ref);
225
- // We want the group to handle keyboard navigation between tags.
226
- delete rowProps.onKeyDownCapture;
227
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
228
- let { descriptionProps: _, ...stateWithoutDescription } = states;
229
- let onKeyDown = (e)=>{
230
- if (e.key === "Delete" || e.key === "Backspace") {
231
- e.preventDefault();
232
- if (state.selectionManager.isSelected(item.key)) onRemove === null || onRemove === void 0 ? void 0 : onRemove(new Set(state.selectionManager.selectedKeys));
233
- else onRemove === null || onRemove === void 0 ? void 0 : onRemove(new Set([
234
- item.key
235
- ]));
236
- }
237
- };
238
- let modality = (0, $aIvin$useInteractionModality)();
239
- if (modality === "virtual" && typeof window !== "undefined" && "ontouchstart" in window) modality = "pointer";
240
- let description = onRemove && (modality === "keyboard" || modality === "virtual") ? stringFormatter.format("removeDescription") : "";
241
- let descProps = (0, $aIvin$useDescription)(description);
242
- let isFocused = item.key === state.selectionManager.focusedKey;
243
- // @ts-ignore - data attributes are ok but TS doesn't know about them.
244
- let domProps = (0, $aIvin$filterDOMProps)(item.props);
245
- let linkProps = (0, $aIvin$getSyntheticLinkProps)(item.props);
246
- return {
247
- removeButtonProps: {
248
- "aria-label": stringFormatter.format("removeButtonLabel"),
249
- "aria-labelledby": `${buttonId} ${rowProps.id}`,
250
- id: buttonId,
251
- onPress: ()=>onRemove ? onRemove(new Set([
252
- item.key
253
- ])) : null,
254
- excludeFromTabOrder: true
255
- },
256
- rowProps: (0, $aIvin$mergeProps)(rowProps, domProps, linkProps, {
257
- tabIndex: isFocused || state.selectionManager.focusedKey == null ? 0 : -1,
258
- onKeyDown: onRemove ? onKeyDown : undefined,
259
- "aria-describedby": descProps["aria-describedby"]
260
- }),
261
- gridCellProps: (0, $aIvin$mergeProps)(gridCellProps, {
262
- "aria-errormessage": props["aria-errormessage"],
263
- "aria-label": props["aria-label"]
264
- }),
265
- ...stateWithoutDescription,
266
- allowsRemoving: !!onRemove
267
- };
268
- }
269
-
270
-
271
15
 
272
16
 
273
17
 
@@ -0,0 +1,108 @@
1
+ var $6a4ddf1abe55d42a$exports = require("./ar-AE.main.js");
2
+ var $1bdc82b10375b4a8$exports = require("./bg-BG.main.js");
3
+ var $e3fdf009dfe14bbc$exports = require("./cs-CZ.main.js");
4
+ var $8e3a8efadaa261b3$exports = require("./da-DK.main.js");
5
+ var $405462110cf9cc8d$exports = require("./de-DE.main.js");
6
+ var $9ec4c01646bfc149$exports = require("./el-GR.main.js");
7
+ var $0b797b6d677cd5c7$exports = require("./en-US.main.js");
8
+ var $bacdb4955d86e000$exports = require("./es-ES.main.js");
9
+ var $28e6b3e2003cb89e$exports = require("./et-EE.main.js");
10
+ var $080ec9a9a4197fc3$exports = require("./fi-FI.main.js");
11
+ var $d186548cad5da12b$exports = require("./fr-FR.main.js");
12
+ var $58694cb16d86dce9$exports = require("./he-IL.main.js");
13
+ var $3622620b71bc3eed$exports = require("./hr-HR.main.js");
14
+ var $25f88eb7a72b76e1$exports = require("./hu-HU.main.js");
15
+ var $ac7f4b0e2cb68452$exports = require("./it-IT.main.js");
16
+ var $eb1a168dda0e2196$exports = require("./ja-JP.main.js");
17
+ var $eee5df414cc6e698$exports = require("./ko-KR.main.js");
18
+ var $89b3b12fbd9b247d$exports = require("./lt-LT.main.js");
19
+ var $1919b5d1d79b472a$exports = require("./lv-LV.main.js");
20
+ var $19c1a9b6c040fcbd$exports = require("./nb-NO.main.js");
21
+ var $be2ec555d5f5fd09$exports = require("./nl-NL.main.js");
22
+ var $949a33b7200b0e13$exports = require("./pl-PL.main.js");
23
+ var $ae5f6174df72ed0e$exports = require("./pt-BR.main.js");
24
+ var $f93b2eb3a2267af4$exports = require("./pt-PT.main.js");
25
+ var $0986e262b15bfc91$exports = require("./ro-RO.main.js");
26
+ var $1fc455c3f981c785$exports = require("./ru-RU.main.js");
27
+ var $93e0f346215d9446$exports = require("./sk-SK.main.js");
28
+ var $fef8a51090f12761$exports = require("./sl-SI.main.js");
29
+ var $04502b7a450fc878$exports = require("./sr-SP.main.js");
30
+ var $95460d4e4c3e3778$exports = require("./sv-SE.main.js");
31
+ var $818e5758c72a695c$exports = require("./tr-TR.main.js");
32
+ var $5c17d07165fb1742$exports = require("./uk-UA.main.js");
33
+ var $c6666cc31aa025e0$exports = require("./zh-CN.main.js");
34
+ var $a34b8398aee73e0f$exports = require("./zh-TW.main.js");
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+ module.exports = {
71
+ "ar-AE": $6a4ddf1abe55d42a$exports,
72
+ "bg-BG": $1bdc82b10375b4a8$exports,
73
+ "cs-CZ": $e3fdf009dfe14bbc$exports,
74
+ "da-DK": $8e3a8efadaa261b3$exports,
75
+ "de-DE": $405462110cf9cc8d$exports,
76
+ "el-GR": $9ec4c01646bfc149$exports,
77
+ "en-US": $0b797b6d677cd5c7$exports,
78
+ "es-ES": $bacdb4955d86e000$exports,
79
+ "et-EE": $28e6b3e2003cb89e$exports,
80
+ "fi-FI": $080ec9a9a4197fc3$exports,
81
+ "fr-FR": $d186548cad5da12b$exports,
82
+ "he-IL": $58694cb16d86dce9$exports,
83
+ "hr-HR": $3622620b71bc3eed$exports,
84
+ "hu-HU": $25f88eb7a72b76e1$exports,
85
+ "it-IT": $ac7f4b0e2cb68452$exports,
86
+ "ja-JP": $eb1a168dda0e2196$exports,
87
+ "ko-KR": $eee5df414cc6e698$exports,
88
+ "lt-LT": $89b3b12fbd9b247d$exports,
89
+ "lv-LV": $1919b5d1d79b472a$exports,
90
+ "nb-NO": $19c1a9b6c040fcbd$exports,
91
+ "nl-NL": $be2ec555d5f5fd09$exports,
92
+ "pl-PL": $949a33b7200b0e13$exports,
93
+ "pt-BR": $ae5f6174df72ed0e$exports,
94
+ "pt-PT": $f93b2eb3a2267af4$exports,
95
+ "ro-RO": $0986e262b15bfc91$exports,
96
+ "ru-RU": $1fc455c3f981c785$exports,
97
+ "sk-SK": $93e0f346215d9446$exports,
98
+ "sl-SI": $fef8a51090f12761$exports,
99
+ "sr-SP": $04502b7a450fc878$exports,
100
+ "sv-SE": $95460d4e4c3e3778$exports,
101
+ "tr-TR": $818e5758c72a695c$exports,
102
+ "uk-UA": $5c17d07165fb1742$exports,
103
+ "zh-CN": $c6666cc31aa025e0$exports,
104
+ "zh-TW": $a34b8398aee73e0f$exports
105
+ };
106
+
107
+
108
+ //# sourceMappingURL=intlStrings.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,iBAAiB;IACf,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;AACX","sources":["packages/@react-aria/tag/src/*.js"],"sourcesContent":["const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}"],"names":[],"version":3,"file":"intlStrings.main.js.map"}
@@ -0,0 +1,110 @@
1
+ import $6FBua$arAEmodulejs from "./ar-AE.mjs";
2
+ import $6FBua$bgBGmodulejs from "./bg-BG.mjs";
3
+ import $6FBua$csCZmodulejs from "./cs-CZ.mjs";
4
+ import $6FBua$daDKmodulejs from "./da-DK.mjs";
5
+ import $6FBua$deDEmodulejs from "./de-DE.mjs";
6
+ import $6FBua$elGRmodulejs from "./el-GR.mjs";
7
+ import $6FBua$enUSmodulejs from "./en-US.mjs";
8
+ import $6FBua$esESmodulejs from "./es-ES.mjs";
9
+ import $6FBua$etEEmodulejs from "./et-EE.mjs";
10
+ import $6FBua$fiFImodulejs from "./fi-FI.mjs";
11
+ import $6FBua$frFRmodulejs from "./fr-FR.mjs";
12
+ import $6FBua$heILmodulejs from "./he-IL.mjs";
13
+ import $6FBua$hrHRmodulejs from "./hr-HR.mjs";
14
+ import $6FBua$huHUmodulejs from "./hu-HU.mjs";
15
+ import $6FBua$itITmodulejs from "./it-IT.mjs";
16
+ import $6FBua$jaJPmodulejs from "./ja-JP.mjs";
17
+ import $6FBua$koKRmodulejs from "./ko-KR.mjs";
18
+ import $6FBua$ltLTmodulejs from "./lt-LT.mjs";
19
+ import $6FBua$lvLVmodulejs from "./lv-LV.mjs";
20
+ import $6FBua$nbNOmodulejs from "./nb-NO.mjs";
21
+ import $6FBua$nlNLmodulejs from "./nl-NL.mjs";
22
+ import $6FBua$plPLmodulejs from "./pl-PL.mjs";
23
+ import $6FBua$ptBRmodulejs from "./pt-BR.mjs";
24
+ import $6FBua$ptPTmodulejs from "./pt-PT.mjs";
25
+ import $6FBua$roROmodulejs from "./ro-RO.mjs";
26
+ import $6FBua$ruRUmodulejs from "./ru-RU.mjs";
27
+ import $6FBua$skSKmodulejs from "./sk-SK.mjs";
28
+ import $6FBua$slSImodulejs from "./sl-SI.mjs";
29
+ import $6FBua$srSPmodulejs from "./sr-SP.mjs";
30
+ import $6FBua$svSEmodulejs from "./sv-SE.mjs";
31
+ import $6FBua$trTRmodulejs from "./tr-TR.mjs";
32
+ import $6FBua$ukUAmodulejs from "./uk-UA.mjs";
33
+ import $6FBua$zhCNmodulejs from "./zh-CN.mjs";
34
+ import $6FBua$zhTWmodulejs from "./zh-TW.mjs";
35
+
36
+ var $3bb15cc24d006ec5$exports = {};
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+ $3bb15cc24d006ec5$exports = {
72
+ "ar-AE": $6FBua$arAEmodulejs,
73
+ "bg-BG": $6FBua$bgBGmodulejs,
74
+ "cs-CZ": $6FBua$csCZmodulejs,
75
+ "da-DK": $6FBua$daDKmodulejs,
76
+ "de-DE": $6FBua$deDEmodulejs,
77
+ "el-GR": $6FBua$elGRmodulejs,
78
+ "en-US": $6FBua$enUSmodulejs,
79
+ "es-ES": $6FBua$esESmodulejs,
80
+ "et-EE": $6FBua$etEEmodulejs,
81
+ "fi-FI": $6FBua$fiFImodulejs,
82
+ "fr-FR": $6FBua$frFRmodulejs,
83
+ "he-IL": $6FBua$heILmodulejs,
84
+ "hr-HR": $6FBua$hrHRmodulejs,
85
+ "hu-HU": $6FBua$huHUmodulejs,
86
+ "it-IT": $6FBua$itITmodulejs,
87
+ "ja-JP": $6FBua$jaJPmodulejs,
88
+ "ko-KR": $6FBua$koKRmodulejs,
89
+ "lt-LT": $6FBua$ltLTmodulejs,
90
+ "lv-LV": $6FBua$lvLVmodulejs,
91
+ "nb-NO": $6FBua$nbNOmodulejs,
92
+ "nl-NL": $6FBua$nlNLmodulejs,
93
+ "pl-PL": $6FBua$plPLmodulejs,
94
+ "pt-BR": $6FBua$ptBRmodulejs,
95
+ "pt-PT": $6FBua$ptPTmodulejs,
96
+ "ro-RO": $6FBua$roROmodulejs,
97
+ "ru-RU": $6FBua$ruRUmodulejs,
98
+ "sk-SK": $6FBua$skSKmodulejs,
99
+ "sl-SI": $6FBua$slSImodulejs,
100
+ "sr-SP": $6FBua$srSPmodulejs,
101
+ "sv-SE": $6FBua$svSEmodulejs,
102
+ "tr-TR": $6FBua$trTRmodulejs,
103
+ "uk-UA": $6FBua$ukUAmodulejs,
104
+ "zh-CN": $6FBua$zhCNmodulejs,
105
+ "zh-TW": $6FBua$zhTWmodulejs
106
+ };
107
+
108
+
109
+ export {$3bb15cc24d006ec5$exports as default};
110
+ //# sourceMappingURL=intlStrings.mjs.map