@react-aria/overlays 3.21.0 → 3.22.0

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 (253) hide show
  1. package/dist/DismissButton.main.js +51 -0
  2. package/dist/DismissButton.main.js.map +1 -0
  3. package/dist/DismissButton.mjs +46 -0
  4. package/dist/DismissButton.module.js +46 -0
  5. package/dist/DismissButton.module.js.map +1 -0
  6. package/dist/Overlay.main.js +73 -0
  7. package/dist/Overlay.main.js.map +1 -0
  8. package/dist/Overlay.mjs +63 -0
  9. package/dist/Overlay.module.js +63 -0
  10. package/dist/Overlay.module.js.map +1 -0
  11. package/dist/PortalProvider.main.js +41 -0
  12. package/dist/PortalProvider.main.js.map +1 -0
  13. package/dist/PortalProvider.mjs +31 -0
  14. package/dist/PortalProvider.module.js +31 -0
  15. package/dist/PortalProvider.module.js.map +1 -0
  16. package/dist/ar-AE.main.js +6 -0
  17. package/dist/ar-AE.main.js.map +1 -0
  18. package/dist/ar-AE.mjs +8 -0
  19. package/dist/ar-AE.module.js +8 -0
  20. package/dist/ar-AE.module.js.map +1 -0
  21. package/dist/ariaHideOutside.main.js +121 -0
  22. package/dist/ariaHideOutside.main.js.map +1 -0
  23. package/dist/ariaHideOutside.mjs +116 -0
  24. package/dist/ariaHideOutside.module.js +116 -0
  25. package/dist/ariaHideOutside.module.js.map +1 -0
  26. package/dist/bg-BG.main.js +6 -0
  27. package/dist/bg-BG.main.js.map +1 -0
  28. package/dist/bg-BG.mjs +8 -0
  29. package/dist/bg-BG.module.js +8 -0
  30. package/dist/bg-BG.module.js.map +1 -0
  31. package/dist/calculatePosition.main.js +355 -0
  32. package/dist/calculatePosition.main.js.map +1 -0
  33. package/dist/calculatePosition.mjs +350 -0
  34. package/dist/calculatePosition.module.js +350 -0
  35. package/dist/calculatePosition.module.js.map +1 -0
  36. package/dist/cs-CZ.main.js +6 -0
  37. package/dist/cs-CZ.main.js.map +1 -0
  38. package/dist/cs-CZ.mjs +8 -0
  39. package/dist/cs-CZ.module.js +8 -0
  40. package/dist/cs-CZ.module.js.map +1 -0
  41. package/dist/da-DK.main.js +6 -0
  42. package/dist/da-DK.main.js.map +1 -0
  43. package/dist/da-DK.mjs +8 -0
  44. package/dist/da-DK.module.js +8 -0
  45. package/dist/da-DK.module.js.map +1 -0
  46. package/dist/de-DE.main.js +6 -0
  47. package/dist/de-DE.main.js.map +1 -0
  48. package/dist/de-DE.mjs +8 -0
  49. package/dist/de-DE.module.js +8 -0
  50. package/dist/de-DE.module.js.map +1 -0
  51. package/dist/el-GR.main.js +6 -0
  52. package/dist/el-GR.main.js.map +1 -0
  53. package/dist/el-GR.mjs +8 -0
  54. package/dist/el-GR.module.js +8 -0
  55. package/dist/el-GR.module.js.map +1 -0
  56. package/dist/en-US.main.js +6 -0
  57. package/dist/en-US.main.js.map +1 -0
  58. package/dist/en-US.mjs +8 -0
  59. package/dist/en-US.module.js +8 -0
  60. package/dist/en-US.module.js.map +1 -0
  61. package/dist/es-ES.main.js +6 -0
  62. package/dist/es-ES.main.js.map +1 -0
  63. package/dist/es-ES.mjs +8 -0
  64. package/dist/es-ES.module.js +8 -0
  65. package/dist/es-ES.module.js.map +1 -0
  66. package/dist/et-EE.main.js +6 -0
  67. package/dist/et-EE.main.js.map +1 -0
  68. package/dist/et-EE.mjs +8 -0
  69. package/dist/et-EE.module.js +8 -0
  70. package/dist/et-EE.module.js.map +1 -0
  71. package/dist/fi-FI.main.js +6 -0
  72. package/dist/fi-FI.main.js.map +1 -0
  73. package/dist/fi-FI.mjs +8 -0
  74. package/dist/fi-FI.module.js +8 -0
  75. package/dist/fi-FI.module.js.map +1 -0
  76. package/dist/fr-FR.main.js +6 -0
  77. package/dist/fr-FR.main.js.map +1 -0
  78. package/dist/fr-FR.mjs +8 -0
  79. package/dist/fr-FR.module.js +8 -0
  80. package/dist/fr-FR.module.js.map +1 -0
  81. package/dist/he-IL.main.js +6 -0
  82. package/dist/he-IL.main.js.map +1 -0
  83. package/dist/he-IL.mjs +8 -0
  84. package/dist/he-IL.module.js +8 -0
  85. package/dist/he-IL.module.js.map +1 -0
  86. package/dist/hr-HR.main.js +6 -0
  87. package/dist/hr-HR.main.js.map +1 -0
  88. package/dist/hr-HR.mjs +8 -0
  89. package/dist/hr-HR.module.js +8 -0
  90. package/dist/hr-HR.module.js.map +1 -0
  91. package/dist/hu-HU.main.js +6 -0
  92. package/dist/hu-HU.main.js.map +1 -0
  93. package/dist/hu-HU.mjs +8 -0
  94. package/dist/hu-HU.module.js +8 -0
  95. package/dist/hu-HU.module.js.map +1 -0
  96. package/dist/import.mjs +12 -1533
  97. package/dist/intlStrings.main.js +108 -0
  98. package/dist/intlStrings.main.js.map +1 -0
  99. package/dist/intlStrings.mjs +110 -0
  100. package/dist/intlStrings.module.js +110 -0
  101. package/dist/intlStrings.module.js.map +1 -0
  102. package/dist/it-IT.main.js +6 -0
  103. package/dist/it-IT.main.js.map +1 -0
  104. package/dist/it-IT.mjs +8 -0
  105. package/dist/it-IT.module.js +8 -0
  106. package/dist/it-IT.module.js.map +1 -0
  107. package/dist/ja-JP.main.js +6 -0
  108. package/dist/ja-JP.main.js.map +1 -0
  109. package/dist/ja-JP.mjs +8 -0
  110. package/dist/ja-JP.module.js +8 -0
  111. package/dist/ja-JP.module.js.map +1 -0
  112. package/dist/ko-KR.main.js +6 -0
  113. package/dist/ko-KR.main.js.map +1 -0
  114. package/dist/ko-KR.mjs +8 -0
  115. package/dist/ko-KR.module.js +8 -0
  116. package/dist/ko-KR.module.js.map +1 -0
  117. package/dist/lt-LT.main.js +6 -0
  118. package/dist/lt-LT.main.js.map +1 -0
  119. package/dist/lt-LT.mjs +8 -0
  120. package/dist/lt-LT.module.js +8 -0
  121. package/dist/lt-LT.module.js.map +1 -0
  122. package/dist/lv-LV.main.js +6 -0
  123. package/dist/lv-LV.main.js.map +1 -0
  124. package/dist/lv-LV.mjs +8 -0
  125. package/dist/lv-LV.module.js +8 -0
  126. package/dist/lv-LV.module.js.map +1 -0
  127. package/dist/main.js +28 -1547
  128. package/dist/main.js.map +1 -1
  129. package/dist/module.js +12 -1533
  130. package/dist/module.js.map +1 -1
  131. package/dist/nb-NO.main.js +6 -0
  132. package/dist/nb-NO.main.js.map +1 -0
  133. package/dist/nb-NO.mjs +8 -0
  134. package/dist/nb-NO.module.js +8 -0
  135. package/dist/nb-NO.module.js.map +1 -0
  136. package/dist/nl-NL.main.js +6 -0
  137. package/dist/nl-NL.main.js.map +1 -0
  138. package/dist/nl-NL.mjs +8 -0
  139. package/dist/nl-NL.module.js +8 -0
  140. package/dist/nl-NL.module.js.map +1 -0
  141. package/dist/pl-PL.main.js +6 -0
  142. package/dist/pl-PL.main.js.map +1 -0
  143. package/dist/pl-PL.mjs +8 -0
  144. package/dist/pl-PL.module.js +8 -0
  145. package/dist/pl-PL.module.js.map +1 -0
  146. package/dist/pt-BR.main.js +6 -0
  147. package/dist/pt-BR.main.js.map +1 -0
  148. package/dist/pt-BR.mjs +8 -0
  149. package/dist/pt-BR.module.js +8 -0
  150. package/dist/pt-BR.module.js.map +1 -0
  151. package/dist/pt-PT.main.js +6 -0
  152. package/dist/pt-PT.main.js.map +1 -0
  153. package/dist/pt-PT.mjs +8 -0
  154. package/dist/pt-PT.module.js +8 -0
  155. package/dist/pt-PT.module.js.map +1 -0
  156. package/dist/ro-RO.main.js +6 -0
  157. package/dist/ro-RO.main.js.map +1 -0
  158. package/dist/ro-RO.mjs +8 -0
  159. package/dist/ro-RO.module.js +8 -0
  160. package/dist/ro-RO.module.js.map +1 -0
  161. package/dist/ru-RU.main.js +6 -0
  162. package/dist/ru-RU.main.js.map +1 -0
  163. package/dist/ru-RU.mjs +8 -0
  164. package/dist/ru-RU.module.js +8 -0
  165. package/dist/ru-RU.module.js.map +1 -0
  166. package/dist/sk-SK.main.js +6 -0
  167. package/dist/sk-SK.main.js.map +1 -0
  168. package/dist/sk-SK.mjs +8 -0
  169. package/dist/sk-SK.module.js +8 -0
  170. package/dist/sk-SK.module.js.map +1 -0
  171. package/dist/sl-SI.main.js +6 -0
  172. package/dist/sl-SI.main.js.map +1 -0
  173. package/dist/sl-SI.mjs +8 -0
  174. package/dist/sl-SI.module.js +8 -0
  175. package/dist/sl-SI.module.js.map +1 -0
  176. package/dist/sr-SP.main.js +6 -0
  177. package/dist/sr-SP.main.js.map +1 -0
  178. package/dist/sr-SP.mjs +8 -0
  179. package/dist/sr-SP.module.js +8 -0
  180. package/dist/sr-SP.module.js.map +1 -0
  181. package/dist/sv-SE.main.js +6 -0
  182. package/dist/sv-SE.main.js.map +1 -0
  183. package/dist/sv-SE.mjs +8 -0
  184. package/dist/sv-SE.module.js +8 -0
  185. package/dist/sv-SE.module.js.map +1 -0
  186. package/dist/tr-TR.main.js +6 -0
  187. package/dist/tr-TR.main.js.map +1 -0
  188. package/dist/tr-TR.mjs +8 -0
  189. package/dist/tr-TR.module.js +8 -0
  190. package/dist/tr-TR.module.js.map +1 -0
  191. package/dist/types.d.ts +8 -1
  192. package/dist/types.d.ts.map +1 -1
  193. package/dist/uk-UA.main.js +6 -0
  194. package/dist/uk-UA.main.js.map +1 -0
  195. package/dist/uk-UA.mjs +8 -0
  196. package/dist/uk-UA.module.js +8 -0
  197. package/dist/uk-UA.module.js.map +1 -0
  198. package/dist/useCloseOnScroll.main.js +46 -0
  199. package/dist/useCloseOnScroll.main.js.map +1 -0
  200. package/dist/useCloseOnScroll.mjs +40 -0
  201. package/dist/useCloseOnScroll.module.js +40 -0
  202. package/dist/useCloseOnScroll.module.js.map +1 -0
  203. package/dist/useModal.main.js +114 -0
  204. package/dist/useModal.main.js.map +1 -0
  205. package/dist/useModal.mjs +101 -0
  206. package/dist/useModal.module.js +101 -0
  207. package/dist/useModal.module.js.map +1 -0
  208. package/dist/useModalOverlay.main.js +55 -0
  209. package/dist/useModalOverlay.main.js.map +1 -0
  210. package/dist/useModalOverlay.mjs +50 -0
  211. package/dist/useModalOverlay.module.js +50 -0
  212. package/dist/useModalOverlay.module.js.map +1 -0
  213. package/dist/useOverlay.main.js +105 -0
  214. package/dist/useOverlay.main.js.map +1 -0
  215. package/dist/useOverlay.mjs +100 -0
  216. package/dist/useOverlay.module.js +100 -0
  217. package/dist/useOverlay.module.js.map +1 -0
  218. package/dist/useOverlayPosition.main.js +181 -0
  219. package/dist/useOverlayPosition.main.js.map +1 -0
  220. package/dist/useOverlayPosition.mjs +176 -0
  221. package/dist/useOverlayPosition.module.js +176 -0
  222. package/dist/useOverlayPosition.module.js.map +1 -0
  223. package/dist/useOverlayTrigger.main.js +54 -0
  224. package/dist/useOverlayTrigger.main.js.map +1 -0
  225. package/dist/useOverlayTrigger.mjs +49 -0
  226. package/dist/useOverlayTrigger.module.js +49 -0
  227. package/dist/useOverlayTrigger.module.js.map +1 -0
  228. package/dist/usePopover.main.js +66 -0
  229. package/dist/usePopover.main.js.map +1 -0
  230. package/dist/usePopover.mjs +61 -0
  231. package/dist/usePopover.module.js +61 -0
  232. package/dist/usePopover.module.js.map +1 -0
  233. package/dist/usePreventScroll.main.js +226 -0
  234. package/dist/usePreventScroll.main.js.map +1 -0
  235. package/dist/usePreventScroll.mjs +221 -0
  236. package/dist/usePreventScroll.module.js +221 -0
  237. package/dist/usePreventScroll.module.js.map +1 -0
  238. package/dist/zh-CN.main.js +6 -0
  239. package/dist/zh-CN.main.js.map +1 -0
  240. package/dist/zh-CN.mjs +8 -0
  241. package/dist/zh-CN.module.js +8 -0
  242. package/dist/zh-CN.module.js.map +1 -0
  243. package/dist/zh-TW.main.js +6 -0
  244. package/dist/zh-TW.main.js.map +1 -0
  245. package/dist/zh-TW.mjs +8 -0
  246. package/dist/zh-TW.module.js +8 -0
  247. package/dist/zh-TW.module.js.map +1 -0
  248. package/package.json +12 -12
  249. package/src/Overlay.tsx +6 -0
  250. package/src/PortalProvider.tsx +34 -0
  251. package/src/index.ts +1 -0
  252. package/src/useModalOverlay.ts +2 -2
  253. package/src/useOverlay.ts +1 -1
@@ -0,0 +1,108 @@
1
+ var $4393d9b86d3ad278$exports = require("./ar-AE.main.js");
2
+ var $254224013ae06959$exports = require("./bg-BG.main.js");
3
+ var $55d3567b59d09782$exports = require("./cs-CZ.main.js");
4
+ var $0e419a7be7773c16$exports = require("./da-DK.main.js");
5
+ var $be606513c8356c34$exports = require("./de-DE.main.js");
6
+ var $7d99787e5bd26f87$exports = require("./el-GR.main.js");
7
+ var $0360f2a6534752c1$exports = require("./en-US.main.js");
8
+ var $92bf4fdecfeb6a61$exports = require("./es-ES.main.js");
9
+ var $7c02fa9b9c598043$exports = require("./et-EE.main.js");
10
+ var $ba53535dcca59343$exports = require("./fi-FI.main.js");
11
+ var $2fbbcddf7d252cb7$exports = require("./fr-FR.main.js");
12
+ var $0a1f0520e07d3596$exports = require("./he-IL.main.js");
13
+ var $f7be5df1487823a9$exports = require("./hr-HR.main.js");
14
+ var $8dbe4363bfbba3f9$exports = require("./hu-HU.main.js");
15
+ var $90a445da1ad273e7$exports = require("./it-IT.main.js");
16
+ var $e1ebf18259c9b1ee$exports = require("./ja-JP.main.js");
17
+ var $765893642f3b4f72$exports = require("./ko-KR.main.js");
18
+ var $af73ba24f63febd1$exports = require("./lt-LT.main.js");
19
+ var $97aac9f6740ee412$exports = require("./lv-LV.main.js");
20
+ var $92fbe76e196d7e0a$exports = require("./nb-NO.main.js");
21
+ var $44399897afb701ce$exports = require("./nl-NL.main.js");
22
+ var $d679e258664d7384$exports = require("./pl-PL.main.js");
23
+ var $b51fc2992648966b$exports = require("./pt-BR.main.js");
24
+ var $6abbc540dcd5f78c$exports = require("./pt-PT.main.js");
25
+ var $6cbc0c9bf574473b$exports = require("./ro-RO.main.js");
26
+ var $009edbe58be6525b$exports = require("./ru-RU.main.js");
27
+ var $01cf6095489e78f7$exports = require("./sk-SK.main.js");
28
+ var $33fd5a1a3753e83f$exports = require("./sl-SI.main.js");
29
+ var $6b9373a558e74e84$exports = require("./sr-SP.main.js");
30
+ var $90008194c3db7fce$exports = require("./sv-SE.main.js");
31
+ var $e29d21290b4ce15c$exports = require("./tr-TR.main.js");
32
+ var $96139c59e8ba3f85$exports = require("./uk-UA.main.js");
33
+ var $052554192ea8e826$exports = require("./zh-CN.main.js");
34
+ var $3f3b5d798a5abdbc$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": $4393d9b86d3ad278$exports,
72
+ "bg-BG": $254224013ae06959$exports,
73
+ "cs-CZ": $55d3567b59d09782$exports,
74
+ "da-DK": $0e419a7be7773c16$exports,
75
+ "de-DE": $be606513c8356c34$exports,
76
+ "el-GR": $7d99787e5bd26f87$exports,
77
+ "en-US": $0360f2a6534752c1$exports,
78
+ "es-ES": $92bf4fdecfeb6a61$exports,
79
+ "et-EE": $7c02fa9b9c598043$exports,
80
+ "fi-FI": $ba53535dcca59343$exports,
81
+ "fr-FR": $2fbbcddf7d252cb7$exports,
82
+ "he-IL": $0a1f0520e07d3596$exports,
83
+ "hr-HR": $f7be5df1487823a9$exports,
84
+ "hu-HU": $8dbe4363bfbba3f9$exports,
85
+ "it-IT": $90a445da1ad273e7$exports,
86
+ "ja-JP": $e1ebf18259c9b1ee$exports,
87
+ "ko-KR": $765893642f3b4f72$exports,
88
+ "lt-LT": $af73ba24f63febd1$exports,
89
+ "lv-LV": $97aac9f6740ee412$exports,
90
+ "nb-NO": $92fbe76e196d7e0a$exports,
91
+ "nl-NL": $44399897afb701ce$exports,
92
+ "pl-PL": $d679e258664d7384$exports,
93
+ "pt-BR": $b51fc2992648966b$exports,
94
+ "pt-PT": $6abbc540dcd5f78c$exports,
95
+ "ro-RO": $6cbc0c9bf574473b$exports,
96
+ "ru-RU": $009edbe58be6525b$exports,
97
+ "sk-SK": $01cf6095489e78f7$exports,
98
+ "sl-SI": $33fd5a1a3753e83f$exports,
99
+ "sr-SP": $6b9373a558e74e84$exports,
100
+ "sv-SE": $90008194c3db7fce$exports,
101
+ "tr-TR": $e29d21290b4ce15c$exports,
102
+ "uk-UA": $96139c59e8ba3f85$exports,
103
+ "zh-CN": $052554192ea8e826$exports,
104
+ "zh-TW": $3f3b5d798a5abdbc$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/overlays/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 $k51So$arAEmodulejs from "./ar-AE.mjs";
2
+ import $k51So$bgBGmodulejs from "./bg-BG.mjs";
3
+ import $k51So$csCZmodulejs from "./cs-CZ.mjs";
4
+ import $k51So$daDKmodulejs from "./da-DK.mjs";
5
+ import $k51So$deDEmodulejs from "./de-DE.mjs";
6
+ import $k51So$elGRmodulejs from "./el-GR.mjs";
7
+ import $k51So$enUSmodulejs from "./en-US.mjs";
8
+ import $k51So$esESmodulejs from "./es-ES.mjs";
9
+ import $k51So$etEEmodulejs from "./et-EE.mjs";
10
+ import $k51So$fiFImodulejs from "./fi-FI.mjs";
11
+ import $k51So$frFRmodulejs from "./fr-FR.mjs";
12
+ import $k51So$heILmodulejs from "./he-IL.mjs";
13
+ import $k51So$hrHRmodulejs from "./hr-HR.mjs";
14
+ import $k51So$huHUmodulejs from "./hu-HU.mjs";
15
+ import $k51So$itITmodulejs from "./it-IT.mjs";
16
+ import $k51So$jaJPmodulejs from "./ja-JP.mjs";
17
+ import $k51So$koKRmodulejs from "./ko-KR.mjs";
18
+ import $k51So$ltLTmodulejs from "./lt-LT.mjs";
19
+ import $k51So$lvLVmodulejs from "./lv-LV.mjs";
20
+ import $k51So$nbNOmodulejs from "./nb-NO.mjs";
21
+ import $k51So$nlNLmodulejs from "./nl-NL.mjs";
22
+ import $k51So$plPLmodulejs from "./pl-PL.mjs";
23
+ import $k51So$ptBRmodulejs from "./pt-BR.mjs";
24
+ import $k51So$ptPTmodulejs from "./pt-PT.mjs";
25
+ import $k51So$roROmodulejs from "./ro-RO.mjs";
26
+ import $k51So$ruRUmodulejs from "./ru-RU.mjs";
27
+ import $k51So$skSKmodulejs from "./sk-SK.mjs";
28
+ import $k51So$slSImodulejs from "./sl-SI.mjs";
29
+ import $k51So$srSPmodulejs from "./sr-SP.mjs";
30
+ import $k51So$svSEmodulejs from "./sv-SE.mjs";
31
+ import $k51So$trTRmodulejs from "./tr-TR.mjs";
32
+ import $k51So$ukUAmodulejs from "./uk-UA.mjs";
33
+ import $k51So$zhCNmodulejs from "./zh-CN.mjs";
34
+ import $k51So$zhTWmodulejs from "./zh-TW.mjs";
35
+
36
+ var $a2f21f5f14f60553$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
+ $a2f21f5f14f60553$exports = {
72
+ "ar-AE": $k51So$arAEmodulejs,
73
+ "bg-BG": $k51So$bgBGmodulejs,
74
+ "cs-CZ": $k51So$csCZmodulejs,
75
+ "da-DK": $k51So$daDKmodulejs,
76
+ "de-DE": $k51So$deDEmodulejs,
77
+ "el-GR": $k51So$elGRmodulejs,
78
+ "en-US": $k51So$enUSmodulejs,
79
+ "es-ES": $k51So$esESmodulejs,
80
+ "et-EE": $k51So$etEEmodulejs,
81
+ "fi-FI": $k51So$fiFImodulejs,
82
+ "fr-FR": $k51So$frFRmodulejs,
83
+ "he-IL": $k51So$heILmodulejs,
84
+ "hr-HR": $k51So$hrHRmodulejs,
85
+ "hu-HU": $k51So$huHUmodulejs,
86
+ "it-IT": $k51So$itITmodulejs,
87
+ "ja-JP": $k51So$jaJPmodulejs,
88
+ "ko-KR": $k51So$koKRmodulejs,
89
+ "lt-LT": $k51So$ltLTmodulejs,
90
+ "lv-LV": $k51So$lvLVmodulejs,
91
+ "nb-NO": $k51So$nbNOmodulejs,
92
+ "nl-NL": $k51So$nlNLmodulejs,
93
+ "pl-PL": $k51So$plPLmodulejs,
94
+ "pt-BR": $k51So$ptBRmodulejs,
95
+ "pt-PT": $k51So$ptPTmodulejs,
96
+ "ro-RO": $k51So$roROmodulejs,
97
+ "ru-RU": $k51So$ruRUmodulejs,
98
+ "sk-SK": $k51So$skSKmodulejs,
99
+ "sl-SI": $k51So$slSImodulejs,
100
+ "sr-SP": $k51So$srSPmodulejs,
101
+ "sv-SE": $k51So$svSEmodulejs,
102
+ "tr-TR": $k51So$trTRmodulejs,
103
+ "uk-UA": $k51So$ukUAmodulejs,
104
+ "zh-CN": $k51So$zhCNmodulejs,
105
+ "zh-TW": $k51So$zhTWmodulejs
106
+ };
107
+
108
+
109
+ export {$a2f21f5f14f60553$exports as default};
110
+ //# sourceMappingURL=intlStrings.mjs.map
@@ -0,0 +1,110 @@
1
+ import $k51So$arAEmodulejs from "./ar-AE.module.js";
2
+ import $k51So$bgBGmodulejs from "./bg-BG.module.js";
3
+ import $k51So$csCZmodulejs from "./cs-CZ.module.js";
4
+ import $k51So$daDKmodulejs from "./da-DK.module.js";
5
+ import $k51So$deDEmodulejs from "./de-DE.module.js";
6
+ import $k51So$elGRmodulejs from "./el-GR.module.js";
7
+ import $k51So$enUSmodulejs from "./en-US.module.js";
8
+ import $k51So$esESmodulejs from "./es-ES.module.js";
9
+ import $k51So$etEEmodulejs from "./et-EE.module.js";
10
+ import $k51So$fiFImodulejs from "./fi-FI.module.js";
11
+ import $k51So$frFRmodulejs from "./fr-FR.module.js";
12
+ import $k51So$heILmodulejs from "./he-IL.module.js";
13
+ import $k51So$hrHRmodulejs from "./hr-HR.module.js";
14
+ import $k51So$huHUmodulejs from "./hu-HU.module.js";
15
+ import $k51So$itITmodulejs from "./it-IT.module.js";
16
+ import $k51So$jaJPmodulejs from "./ja-JP.module.js";
17
+ import $k51So$koKRmodulejs from "./ko-KR.module.js";
18
+ import $k51So$ltLTmodulejs from "./lt-LT.module.js";
19
+ import $k51So$lvLVmodulejs from "./lv-LV.module.js";
20
+ import $k51So$nbNOmodulejs from "./nb-NO.module.js";
21
+ import $k51So$nlNLmodulejs from "./nl-NL.module.js";
22
+ import $k51So$plPLmodulejs from "./pl-PL.module.js";
23
+ import $k51So$ptBRmodulejs from "./pt-BR.module.js";
24
+ import $k51So$ptPTmodulejs from "./pt-PT.module.js";
25
+ import $k51So$roROmodulejs from "./ro-RO.module.js";
26
+ import $k51So$ruRUmodulejs from "./ru-RU.module.js";
27
+ import $k51So$skSKmodulejs from "./sk-SK.module.js";
28
+ import $k51So$slSImodulejs from "./sl-SI.module.js";
29
+ import $k51So$srSPmodulejs from "./sr-SP.module.js";
30
+ import $k51So$svSEmodulejs from "./sv-SE.module.js";
31
+ import $k51So$trTRmodulejs from "./tr-TR.module.js";
32
+ import $k51So$ukUAmodulejs from "./uk-UA.module.js";
33
+ import $k51So$zhCNmodulejs from "./zh-CN.module.js";
34
+ import $k51So$zhTWmodulejs from "./zh-TW.module.js";
35
+
36
+ var $a2f21f5f14f60553$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
+ $a2f21f5f14f60553$exports = {
72
+ "ar-AE": $k51So$arAEmodulejs,
73
+ "bg-BG": $k51So$bgBGmodulejs,
74
+ "cs-CZ": $k51So$csCZmodulejs,
75
+ "da-DK": $k51So$daDKmodulejs,
76
+ "de-DE": $k51So$deDEmodulejs,
77
+ "el-GR": $k51So$elGRmodulejs,
78
+ "en-US": $k51So$enUSmodulejs,
79
+ "es-ES": $k51So$esESmodulejs,
80
+ "et-EE": $k51So$etEEmodulejs,
81
+ "fi-FI": $k51So$fiFImodulejs,
82
+ "fr-FR": $k51So$frFRmodulejs,
83
+ "he-IL": $k51So$heILmodulejs,
84
+ "hr-HR": $k51So$hrHRmodulejs,
85
+ "hu-HU": $k51So$huHUmodulejs,
86
+ "it-IT": $k51So$itITmodulejs,
87
+ "ja-JP": $k51So$jaJPmodulejs,
88
+ "ko-KR": $k51So$koKRmodulejs,
89
+ "lt-LT": $k51So$ltLTmodulejs,
90
+ "lv-LV": $k51So$lvLVmodulejs,
91
+ "nb-NO": $k51So$nbNOmodulejs,
92
+ "nl-NL": $k51So$nlNLmodulejs,
93
+ "pl-PL": $k51So$plPLmodulejs,
94
+ "pt-BR": $k51So$ptBRmodulejs,
95
+ "pt-PT": $k51So$ptPTmodulejs,
96
+ "ro-RO": $k51So$roROmodulejs,
97
+ "ru-RU": $k51So$ruRUmodulejs,
98
+ "sk-SK": $k51So$skSKmodulejs,
99
+ "sl-SI": $k51So$slSImodulejs,
100
+ "sr-SP": $k51So$srSPmodulejs,
101
+ "sv-SE": $k51So$svSEmodulejs,
102
+ "tr-TR": $k51So$trTRmodulejs,
103
+ "uk-UA": $k51So$ukUAmodulejs,
104
+ "zh-CN": $k51So$zhCNmodulejs,
105
+ "zh-TW": $k51So$zhTWmodulejs
106
+ };
107
+
108
+
109
+ export {$a2f21f5f14f60553$exports as default};
110
+ //# sourceMappingURL=intlStrings.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,4BAAiB;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/overlays/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.module.js.map"}
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ "dismiss": `Ignora`
3
+ };
4
+
5
+
6
+ //# sourceMappingURL=it-IT.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,MAAM,CAAC;AACvC","sources":["packages/@react-aria/overlays/intl/it-IT.json"],"sourcesContent":["{\n \"dismiss\": \"Ignora\"\n}\n"],"names":[],"version":3,"file":"it-IT.main.js.map"}
package/dist/it-IT.mjs ADDED
@@ -0,0 +1,8 @@
1
+ var $e933f298574dc435$exports = {};
2
+ $e933f298574dc435$exports = {
3
+ "dismiss": `Ignora`
4
+ };
5
+
6
+
7
+ export {$e933f298574dc435$exports as default};
8
+ //# sourceMappingURL=it-IT.mjs.map
@@ -0,0 +1,8 @@
1
+ var $e933f298574dc435$exports = {};
2
+ $e933f298574dc435$exports = {
3
+ "dismiss": `Ignora`
4
+ };
5
+
6
+
7
+ export {$e933f298574dc435$exports as default};
8
+ //# sourceMappingURL=it-IT.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,MAAM,CAAC;AACvC","sources":["packages/@react-aria/overlays/intl/it-IT.json"],"sourcesContent":["{\n \"dismiss\": \"Ignora\"\n}\n"],"names":[],"version":3,"file":"it-IT.module.js.map"}
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ "dismiss": `\u{9589}\u{3058}\u{308B}`
3
+ };
4
+
5
+
6
+ //# sourceMappingURL=ja-JP.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,wBAAG,CAAC;AACpC","sources":["packages/@react-aria/overlays/intl/ja-JP.json"],"sourcesContent":["{\n \"dismiss\": \"閉じる\"\n}\n"],"names":[],"version":3,"file":"ja-JP.main.js.map"}
package/dist/ja-JP.mjs ADDED
@@ -0,0 +1,8 @@
1
+ var $ac91fc9fe02f71f6$exports = {};
2
+ $ac91fc9fe02f71f6$exports = {
3
+ "dismiss": `\u{9589}\u{3058}\u{308B}`
4
+ };
5
+
6
+
7
+ export {$ac91fc9fe02f71f6$exports as default};
8
+ //# sourceMappingURL=ja-JP.mjs.map
@@ -0,0 +1,8 @@
1
+ var $ac91fc9fe02f71f6$exports = {};
2
+ $ac91fc9fe02f71f6$exports = {
3
+ "dismiss": `\u{9589}\u{3058}\u{308B}`
4
+ };
5
+
6
+
7
+ export {$ac91fc9fe02f71f6$exports as default};
8
+ //# sourceMappingURL=ja-JP.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,wBAAG,CAAC;AACpC","sources":["packages/@react-aria/overlays/intl/ja-JP.json"],"sourcesContent":["{\n \"dismiss\": \"閉じる\"\n}\n"],"names":[],"version":3,"file":"ja-JP.module.js.map"}
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ "dismiss": `\u{BB34}\u{C2DC}`
3
+ };
4
+
5
+
6
+ //# sourceMappingURL=ko-KR.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;AACnC","sources":["packages/@react-aria/overlays/intl/ko-KR.json"],"sourcesContent":["{\n \"dismiss\": \"무시\"\n}\n"],"names":[],"version":3,"file":"ko-KR.main.js.map"}
package/dist/ko-KR.mjs ADDED
@@ -0,0 +1,8 @@
1
+ var $52b96f86422025af$exports = {};
2
+ $52b96f86422025af$exports = {
3
+ "dismiss": `\u{BB34}\u{C2DC}`
4
+ };
5
+
6
+
7
+ export {$52b96f86422025af$exports as default};
8
+ //# sourceMappingURL=ko-KR.mjs.map
@@ -0,0 +1,8 @@
1
+ var $52b96f86422025af$exports = {};
2
+ $52b96f86422025af$exports = {
3
+ "dismiss": `\u{BB34}\u{C2DC}`
4
+ };
5
+
6
+
7
+ export {$52b96f86422025af$exports as default};
8
+ //# sourceMappingURL=ko-KR.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,gBAAE,CAAC;AACnC","sources":["packages/@react-aria/overlays/intl/ko-KR.json"],"sourcesContent":["{\n \"dismiss\": \"무시\"\n}\n"],"names":[],"version":3,"file":"ko-KR.module.js.map"}
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ "dismiss": `Atmesti`
3
+ };
4
+
5
+
6
+ //# sourceMappingURL=lt-LT.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,OAAO,CAAC;AACxC","sources":["packages/@react-aria/overlays/intl/lt-LT.json"],"sourcesContent":["{\n \"dismiss\": \"Atmesti\"\n}\n"],"names":[],"version":3,"file":"lt-LT.main.js.map"}
package/dist/lt-LT.mjs ADDED
@@ -0,0 +1,8 @@
1
+ var $c0d724c3e51dafa6$exports = {};
2
+ $c0d724c3e51dafa6$exports = {
3
+ "dismiss": `Atmesti`
4
+ };
5
+
6
+
7
+ export {$c0d724c3e51dafa6$exports as default};
8
+ //# sourceMappingURL=lt-LT.mjs.map
@@ -0,0 +1,8 @@
1
+ var $c0d724c3e51dafa6$exports = {};
2
+ $c0d724c3e51dafa6$exports = {
3
+ "dismiss": `Atmesti`
4
+ };
5
+
6
+
7
+ export {$c0d724c3e51dafa6$exports as default};
8
+ //# sourceMappingURL=lt-LT.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,OAAO,CAAC;AACxC","sources":["packages/@react-aria/overlays/intl/lt-LT.json"],"sourcesContent":["{\n \"dismiss\": \"Atmesti\"\n}\n"],"names":[],"version":3,"file":"lt-LT.module.js.map"}
@@ -0,0 +1,6 @@
1
+ module.exports = {
2
+ "dismiss": `Ner\u{101}d\u{12B}t`
3
+ };
4
+
5
+
6
+ //# sourceMappingURL=lv-LV.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,mBAAO,CAAC;AACxC","sources":["packages/@react-aria/overlays/intl/lv-LV.json"],"sourcesContent":["{\n \"dismiss\": \"Nerādīt\"\n}\n"],"names":[],"version":3,"file":"lv-LV.main.js.map"}
package/dist/lv-LV.mjs ADDED
@@ -0,0 +1,8 @@
1
+ var $c92899672a3fe72e$exports = {};
2
+ $c92899672a3fe72e$exports = {
3
+ "dismiss": `Ner\u{101}d\u{12B}t`
4
+ };
5
+
6
+
7
+ export {$c92899672a3fe72e$exports as default};
8
+ //# sourceMappingURL=lv-LV.mjs.map
@@ -0,0 +1,8 @@
1
+ var $c92899672a3fe72e$exports = {};
2
+ $c92899672a3fe72e$exports = {
3
+ "dismiss": `Ner\u{101}d\u{12B}t`
4
+ };
5
+
6
+
7
+ export {$c92899672a3fe72e$exports as default};
8
+ //# sourceMappingURL=lv-LV.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,mBAAO,CAAC;AACxC","sources":["packages/@react-aria/overlays/intl/lv-LV.json"],"sourcesContent":["{\n \"dismiss\": \"Nerādīt\"\n}\n"],"names":[],"version":3,"file":"lv-LV.module.js.map"}