@react-spectrum/card 3.0.0-alpha.5 → 3.0.0-alpha.50

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 (240) hide show
  1. package/dist/BaseLayout.main.js +213 -0
  2. package/dist/BaseLayout.main.js.map +1 -0
  3. package/dist/BaseLayout.mjs +208 -0
  4. package/dist/BaseLayout.module.js +208 -0
  5. package/dist/BaseLayout.module.js.map +1 -0
  6. package/dist/Card.main.js +52 -0
  7. package/dist/Card.main.js.map +1 -0
  8. package/dist/Card.mjs +43 -0
  9. package/dist/Card.module.js +43 -0
  10. package/dist/Card.module.js.map +1 -0
  11. package/dist/CardBase.main.js +205 -0
  12. package/dist/CardBase.main.js.map +1 -0
  13. package/dist/CardBase.mjs +200 -0
  14. package/dist/CardBase.module.js +200 -0
  15. package/dist/CardBase.module.js.map +1 -0
  16. package/dist/CardView.main.js +238 -0
  17. package/dist/CardView.main.js.map +1 -0
  18. package/dist/CardView.mjs +233 -0
  19. package/dist/CardView.module.js +233 -0
  20. package/dist/CardView.module.js.map +1 -0
  21. package/dist/CardViewContext.main.js +32 -0
  22. package/dist/CardViewContext.main.js.map +1 -0
  23. package/dist/CardViewContext.mjs +22 -0
  24. package/dist/CardViewContext.module.js +22 -0
  25. package/dist/CardViewContext.module.js.map +1 -0
  26. package/dist/GalleryLayout.main.js +230 -0
  27. package/dist/GalleryLayout.main.js.map +1 -0
  28. package/dist/GalleryLayout.mjs +225 -0
  29. package/dist/GalleryLayout.module.js +225 -0
  30. package/dist/GalleryLayout.module.js.map +1 -0
  31. package/dist/GridLayout.main.js +175 -0
  32. package/dist/GridLayout.main.js.map +1 -0
  33. package/dist/GridLayout.mjs +170 -0
  34. package/dist/GridLayout.module.js +170 -0
  35. package/dist/GridLayout.module.js.map +1 -0
  36. package/dist/WaterfallLayout.main.js +182 -0
  37. package/dist/WaterfallLayout.main.js.map +1 -0
  38. package/dist/WaterfallLayout.mjs +177 -0
  39. package/dist/WaterfallLayout.module.js +177 -0
  40. package/dist/WaterfallLayout.module.js.map +1 -0
  41. package/dist/ar-AE.main.js +7 -0
  42. package/dist/ar-AE.main.js.map +1 -0
  43. package/dist/ar-AE.mjs +9 -0
  44. package/dist/ar-AE.module.js +9 -0
  45. package/dist/ar-AE.module.js.map +1 -0
  46. package/dist/bg-BG.main.js +7 -0
  47. package/dist/bg-BG.main.js.map +1 -0
  48. package/dist/bg-BG.mjs +9 -0
  49. package/dist/bg-BG.module.js +9 -0
  50. package/dist/bg-BG.module.js.map +1 -0
  51. package/dist/card.4d5d6544.css +1671 -0
  52. package/dist/card.4d5d6544.css.map +1 -0
  53. package/dist/card_vars_css.main.js +116 -0
  54. package/dist/card_vars_css.main.js.map +1 -0
  55. package/dist/card_vars_css.mjs +118 -0
  56. package/dist/card_vars_css.module.js +118 -0
  57. package/dist/card_vars_css.module.js.map +1 -0
  58. package/dist/cs-CZ.main.js +7 -0
  59. package/dist/cs-CZ.main.js.map +1 -0
  60. package/dist/cs-CZ.mjs +9 -0
  61. package/dist/cs-CZ.module.js +9 -0
  62. package/dist/cs-CZ.module.js.map +1 -0
  63. package/dist/da-DK.main.js +7 -0
  64. package/dist/da-DK.main.js.map +1 -0
  65. package/dist/da-DK.mjs +9 -0
  66. package/dist/da-DK.module.js +9 -0
  67. package/dist/da-DK.module.js.map +1 -0
  68. package/dist/de-DE.main.js +7 -0
  69. package/dist/de-DE.main.js.map +1 -0
  70. package/dist/de-DE.mjs +9 -0
  71. package/dist/de-DE.module.js +9 -0
  72. package/dist/de-DE.module.js.map +1 -0
  73. package/dist/el-GR.main.js +7 -0
  74. package/dist/el-GR.main.js.map +1 -0
  75. package/dist/el-GR.mjs +9 -0
  76. package/dist/el-GR.module.js +9 -0
  77. package/dist/el-GR.module.js.map +1 -0
  78. package/dist/en-US.main.js +7 -0
  79. package/dist/en-US.main.js.map +1 -0
  80. package/dist/en-US.mjs +9 -0
  81. package/dist/en-US.module.js +9 -0
  82. package/dist/en-US.module.js.map +1 -0
  83. package/dist/es-ES.main.js +7 -0
  84. package/dist/es-ES.main.js.map +1 -0
  85. package/dist/es-ES.mjs +9 -0
  86. package/dist/es-ES.module.js +9 -0
  87. package/dist/es-ES.module.js.map +1 -0
  88. package/dist/et-EE.main.js +7 -0
  89. package/dist/et-EE.main.js.map +1 -0
  90. package/dist/et-EE.mjs +9 -0
  91. package/dist/et-EE.module.js +9 -0
  92. package/dist/et-EE.module.js.map +1 -0
  93. package/dist/fi-FI.main.js +7 -0
  94. package/dist/fi-FI.main.js.map +1 -0
  95. package/dist/fi-FI.mjs +9 -0
  96. package/dist/fi-FI.module.js +9 -0
  97. package/dist/fi-FI.module.js.map +1 -0
  98. package/dist/fr-FR.main.js +7 -0
  99. package/dist/fr-FR.main.js.map +1 -0
  100. package/dist/fr-FR.mjs +9 -0
  101. package/dist/fr-FR.module.js +9 -0
  102. package/dist/fr-FR.module.js.map +1 -0
  103. package/dist/he-IL.main.js +7 -0
  104. package/dist/he-IL.main.js.map +1 -0
  105. package/dist/he-IL.mjs +9 -0
  106. package/dist/he-IL.module.js +9 -0
  107. package/dist/he-IL.module.js.map +1 -0
  108. package/dist/hr-HR.main.js +7 -0
  109. package/dist/hr-HR.main.js.map +1 -0
  110. package/dist/hr-HR.mjs +9 -0
  111. package/dist/hr-HR.module.js +9 -0
  112. package/dist/hr-HR.module.js.map +1 -0
  113. package/dist/hu-HU.main.js +7 -0
  114. package/dist/hu-HU.main.js.map +1 -0
  115. package/dist/hu-HU.mjs +9 -0
  116. package/dist/hu-HU.module.js +9 -0
  117. package/dist/hu-HU.module.js.map +1 -0
  118. package/dist/import.mjs +26 -0
  119. package/dist/intlStrings.main.js +108 -0
  120. package/dist/intlStrings.main.js.map +1 -0
  121. package/dist/intlStrings.mjs +110 -0
  122. package/dist/intlStrings.module.js +110 -0
  123. package/dist/intlStrings.module.js.map +1 -0
  124. package/dist/it-IT.main.js +7 -0
  125. package/dist/it-IT.main.js.map +1 -0
  126. package/dist/it-IT.mjs +9 -0
  127. package/dist/it-IT.module.js +9 -0
  128. package/dist/it-IT.module.js.map +1 -0
  129. package/dist/ja-JP.main.js +7 -0
  130. package/dist/ja-JP.main.js.map +1 -0
  131. package/dist/ja-JP.mjs +9 -0
  132. package/dist/ja-JP.module.js +9 -0
  133. package/dist/ja-JP.module.js.map +1 -0
  134. package/dist/ko-KR.main.js +7 -0
  135. package/dist/ko-KR.main.js.map +1 -0
  136. package/dist/ko-KR.mjs +9 -0
  137. package/dist/ko-KR.module.js +9 -0
  138. package/dist/ko-KR.module.js.map +1 -0
  139. package/dist/lt-LT.main.js +7 -0
  140. package/dist/lt-LT.main.js.map +1 -0
  141. package/dist/lt-LT.mjs +9 -0
  142. package/dist/lt-LT.module.js +9 -0
  143. package/dist/lt-LT.module.js.map +1 -0
  144. package/dist/lv-LV.main.js +7 -0
  145. package/dist/lv-LV.main.js.map +1 -0
  146. package/dist/lv-LV.mjs +9 -0
  147. package/dist/lv-LV.module.js +9 -0
  148. package/dist/lv-LV.module.js.map +1 -0
  149. package/dist/main.js +21 -1447
  150. package/dist/main.js.map +1 -1
  151. package/dist/module.js +17 -1432
  152. package/dist/module.js.map +1 -1
  153. package/dist/nb-NO.main.js +7 -0
  154. package/dist/nb-NO.main.js.map +1 -0
  155. package/dist/nb-NO.mjs +9 -0
  156. package/dist/nb-NO.module.js +9 -0
  157. package/dist/nb-NO.module.js.map +1 -0
  158. package/dist/nl-NL.main.js +7 -0
  159. package/dist/nl-NL.main.js.map +1 -0
  160. package/dist/nl-NL.mjs +9 -0
  161. package/dist/nl-NL.module.js +9 -0
  162. package/dist/nl-NL.module.js.map +1 -0
  163. package/dist/pl-PL.main.js +7 -0
  164. package/dist/pl-PL.main.js.map +1 -0
  165. package/dist/pl-PL.mjs +9 -0
  166. package/dist/pl-PL.module.js +9 -0
  167. package/dist/pl-PL.module.js.map +1 -0
  168. package/dist/pt-BR.main.js +7 -0
  169. package/dist/pt-BR.main.js.map +1 -0
  170. package/dist/pt-BR.mjs +9 -0
  171. package/dist/pt-BR.module.js +9 -0
  172. package/dist/pt-BR.module.js.map +1 -0
  173. package/dist/pt-PT.main.js +7 -0
  174. package/dist/pt-PT.main.js.map +1 -0
  175. package/dist/pt-PT.mjs +9 -0
  176. package/dist/pt-PT.module.js +9 -0
  177. package/dist/pt-PT.module.js.map +1 -0
  178. package/dist/ro-RO.main.js +7 -0
  179. package/dist/ro-RO.main.js.map +1 -0
  180. package/dist/ro-RO.mjs +9 -0
  181. package/dist/ro-RO.module.js +9 -0
  182. package/dist/ro-RO.module.js.map +1 -0
  183. package/dist/ru-RU.main.js +7 -0
  184. package/dist/ru-RU.main.js.map +1 -0
  185. package/dist/ru-RU.mjs +9 -0
  186. package/dist/ru-RU.module.js +9 -0
  187. package/dist/ru-RU.module.js.map +1 -0
  188. package/dist/sk-SK.main.js +7 -0
  189. package/dist/sk-SK.main.js.map +1 -0
  190. package/dist/sk-SK.mjs +9 -0
  191. package/dist/sk-SK.module.js +9 -0
  192. package/dist/sk-SK.module.js.map +1 -0
  193. package/dist/sl-SI.main.js +7 -0
  194. package/dist/sl-SI.main.js.map +1 -0
  195. package/dist/sl-SI.mjs +9 -0
  196. package/dist/sl-SI.module.js +9 -0
  197. package/dist/sl-SI.module.js.map +1 -0
  198. package/dist/sr-SP.main.js +7 -0
  199. package/dist/sr-SP.main.js.map +1 -0
  200. package/dist/sr-SP.mjs +9 -0
  201. package/dist/sr-SP.module.js +9 -0
  202. package/dist/sr-SP.module.js.map +1 -0
  203. package/dist/sv-SE.main.js +7 -0
  204. package/dist/sv-SE.main.js.map +1 -0
  205. package/dist/sv-SE.mjs +9 -0
  206. package/dist/sv-SE.module.js +9 -0
  207. package/dist/sv-SE.module.js.map +1 -0
  208. package/dist/tr-TR.main.js +7 -0
  209. package/dist/tr-TR.main.js.map +1 -0
  210. package/dist/tr-TR.mjs +9 -0
  211. package/dist/tr-TR.module.js +9 -0
  212. package/dist/tr-TR.module.js.map +1 -0
  213. package/dist/types.d.ts +43 -41
  214. package/dist/types.d.ts.map +1 -1
  215. package/dist/uk-UA.main.js +7 -0
  216. package/dist/uk-UA.main.js.map +1 -0
  217. package/dist/uk-UA.mjs +9 -0
  218. package/dist/uk-UA.module.js +9 -0
  219. package/dist/uk-UA.module.js.map +1 -0
  220. package/dist/zh-CN.main.js +7 -0
  221. package/dist/zh-CN.main.js.map +1 -0
  222. package/dist/zh-CN.mjs +9 -0
  223. package/dist/zh-CN.module.js +9 -0
  224. package/dist/zh-CN.module.js.map +1 -0
  225. package/dist/zh-TW.main.js +7 -0
  226. package/dist/zh-TW.main.js.map +1 -0
  227. package/dist/zh-TW.mjs +9 -0
  228. package/dist/zh-TW.module.js +9 -0
  229. package/dist/zh-TW.module.js.map +1 -0
  230. package/package.json +30 -23
  231. package/src/BaseLayout.tsx +49 -45
  232. package/src/Card.tsx +1 -0
  233. package/src/CardBase.tsx +12 -14
  234. package/src/CardView.tsx +71 -51
  235. package/src/CardViewContext.tsx +10 -2
  236. package/src/GalleryLayout.tsx +7 -5
  237. package/src/GridLayout.tsx +12 -44
  238. package/src/WaterfallLayout.tsx +15 -12
  239. package/src/index.ts +10 -5
  240. package/dist/main.css +0 -1
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,gBAAS,CAAC;IACxC,eAAe,CAAC,uBAAa,CAAC;AAChC","sources":["packages/@react-spectrum/card/intl/es-ES.json"],"sourcesContent":["{\n \"loading\": \"Cargando…\",\n \"loadingMore\": \"Cargando más…\"\n}\n"],"names":[],"version":3,"file":"es-ES.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `Laadimine...`,
3
+ "loadingMore": `Laadi rohkem...`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=et-EE.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,YAAY,CAAC;IAC3C,eAAe,CAAC,eAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/et-EE.json"],"sourcesContent":["{\n \"loading\": \"Laadimine...\",\n \"loadingMore\": \"Laadi rohkem...\"\n}\n"],"names":[],"version":3,"file":"et-EE.main.js.map"}
package/dist/et-EE.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $3204c020860ca192$exports = {};
2
+ $3204c020860ca192$exports = {
3
+ "loading": `Laadimine...`,
4
+ "loadingMore": `Laadi rohkem...`
5
+ };
6
+
7
+
8
+ export {$3204c020860ca192$exports as default};
9
+ //# sourceMappingURL=et-EE.module.js.map
@@ -0,0 +1,9 @@
1
+ var $3204c020860ca192$exports = {};
2
+ $3204c020860ca192$exports = {
3
+ "loading": `Laadimine...`,
4
+ "loadingMore": `Laadi rohkem...`
5
+ };
6
+
7
+
8
+ export {$3204c020860ca192$exports as default};
9
+ //# sourceMappingURL=et-EE.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,YAAY,CAAC;IAC3C,eAAe,CAAC,eAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/et-EE.json"],"sourcesContent":["{\n \"loading\": \"Laadimine...\",\n \"loadingMore\": \"Laadi rohkem...\"\n}\n"],"names":[],"version":3,"file":"et-EE.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `Ladataan\u{2026}`,
3
+ "loadingMore": `Ladataan lis\xe4\xe4\u{2026}`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=fi-FI.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,gBAAS,CAAC;IACxC,eAAe,CAAC,4BAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/fi-FI.json"],"sourcesContent":["{\n \"loading\": \"Ladataan…\",\n \"loadingMore\": \"Ladataan lisää…\"\n}\n"],"names":[],"version":3,"file":"fi-FI.main.js.map"}
package/dist/fi-FI.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $5ced2ee930f1d61a$exports = {};
2
+ $5ced2ee930f1d61a$exports = {
3
+ "loading": `Ladataan\u{2026}`,
4
+ "loadingMore": `Ladataan lis\xe4\xe4\u{2026}`
5
+ };
6
+
7
+
8
+ export {$5ced2ee930f1d61a$exports as default};
9
+ //# sourceMappingURL=fi-FI.module.js.map
@@ -0,0 +1,9 @@
1
+ var $5ced2ee930f1d61a$exports = {};
2
+ $5ced2ee930f1d61a$exports = {
3
+ "loading": `Ladataan\u{2026}`,
4
+ "loadingMore": `Ladataan lis\xe4\xe4\u{2026}`
5
+ };
6
+
7
+
8
+ export {$5ced2ee930f1d61a$exports as default};
9
+ //# sourceMappingURL=fi-FI.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,gBAAS,CAAC;IACxC,eAAe,CAAC,4BAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/fi-FI.json"],"sourcesContent":["{\n \"loading\": \"Ladataan…\",\n \"loadingMore\": \"Ladataan lisää…\"\n}\n"],"names":[],"version":3,"file":"fi-FI.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `Chargement en cours\u{2026}`,
3
+ "loadingMore": `Chargement d\u{2019}autres d\u{2019}\xe9l\xe9ments\u{2026}`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=fr-FR.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,2BAAoB,CAAC;IACnD,eAAe,CAAC,0DAA+B,CAAC;AAClD","sources":["packages/@react-spectrum/card/intl/fr-FR.json"],"sourcesContent":["{\n \"loading\": \"Chargement en cours…\",\n \"loadingMore\": \"Chargement d’autres d’éléments…\"\n}\n"],"names":[],"version":3,"file":"fr-FR.main.js.map"}
package/dist/fr-FR.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $bd751114db2e8872$exports = {};
2
+ $bd751114db2e8872$exports = {
3
+ "loading": `Chargement en cours\u{2026}`,
4
+ "loadingMore": `Chargement d\u{2019}autres d\u{2019}\xe9l\xe9ments\u{2026}`
5
+ };
6
+
7
+
8
+ export {$bd751114db2e8872$exports as default};
9
+ //# sourceMappingURL=fr-FR.module.js.map
@@ -0,0 +1,9 @@
1
+ var $bd751114db2e8872$exports = {};
2
+ $bd751114db2e8872$exports = {
3
+ "loading": `Chargement en cours\u{2026}`,
4
+ "loadingMore": `Chargement d\u{2019}autres d\u{2019}\xe9l\xe9ments\u{2026}`
5
+ };
6
+
7
+
8
+ export {$bd751114db2e8872$exports as default};
9
+ //# sourceMappingURL=fr-FR.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,2BAAoB,CAAC;IACnD,eAAe,CAAC,0DAA+B,CAAC;AAClD","sources":["packages/@react-spectrum/card/intl/fr-FR.json"],"sourcesContent":["{\n \"loading\": \"Chargement en cours…\",\n \"loadingMore\": \"Chargement d’autres d’éléments…\"\n}\n"],"names":[],"version":3,"file":"fr-FR.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `\u{5D8}\u{5D5}\u{5E2}\u{5DF}...`,
3
+ "loadingMore": `\u{5D8}\u{5D5}\u{5E2}\u{5DF} \u{5E2}\u{5D5}\u{5D3}...`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=he-IL.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,+BAAO,CAAC;IACtC,eAAe,CAAC,qDAAW,CAAC;AAC9B","sources":["packages/@react-spectrum/card/intl/he-IL.json"],"sourcesContent":["{\n \"loading\": \"טוען...\",\n \"loadingMore\": \"טוען עוד...\"\n}\n"],"names":[],"version":3,"file":"he-IL.main.js.map"}
package/dist/he-IL.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $6291b4a5eb5146c5$exports = {};
2
+ $6291b4a5eb5146c5$exports = {
3
+ "loading": `\u{5D8}\u{5D5}\u{5E2}\u{5DF}...`,
4
+ "loadingMore": `\u{5D8}\u{5D5}\u{5E2}\u{5DF} \u{5E2}\u{5D5}\u{5D3}...`
5
+ };
6
+
7
+
8
+ export {$6291b4a5eb5146c5$exports as default};
9
+ //# sourceMappingURL=he-IL.module.js.map
@@ -0,0 +1,9 @@
1
+ var $6291b4a5eb5146c5$exports = {};
2
+ $6291b4a5eb5146c5$exports = {
3
+ "loading": `\u{5D8}\u{5D5}\u{5E2}\u{5DF}...`,
4
+ "loadingMore": `\u{5D8}\u{5D5}\u{5E2}\u{5DF} \u{5E2}\u{5D5}\u{5D3}...`
5
+ };
6
+
7
+
8
+ export {$6291b4a5eb5146c5$exports as default};
9
+ //# sourceMappingURL=he-IL.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,+BAAO,CAAC;IACtC,eAAe,CAAC,qDAAW,CAAC;AAC9B","sources":["packages/@react-spectrum/card/intl/he-IL.json"],"sourcesContent":["{\n \"loading\": \"טוען...\",\n \"loadingMore\": \"טוען עוד...\"\n}\n"],"names":[],"version":3,"file":"he-IL.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `U\u{10D}itavam...`,
3
+ "loadingMore": `U\u{10D}itavam jo\u{161}...`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=hr-HR.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,iBAAW,CAAC;IAC1C,eAAe,CAAC,2BAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/hr-HR.json"],"sourcesContent":["{\n \"loading\": \"Učitavam...\",\n \"loadingMore\": \"Učitavam još...\"\n}\n"],"names":[],"version":3,"file":"hr-HR.main.js.map"}
package/dist/hr-HR.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $cdc3f7b2aa8b1879$exports = {};
2
+ $cdc3f7b2aa8b1879$exports = {
3
+ "loading": `U\u{10D}itavam...`,
4
+ "loadingMore": `U\u{10D}itavam jo\u{161}...`
5
+ };
6
+
7
+
8
+ export {$cdc3f7b2aa8b1879$exports as default};
9
+ //# sourceMappingURL=hr-HR.module.js.map
@@ -0,0 +1,9 @@
1
+ var $cdc3f7b2aa8b1879$exports = {};
2
+ $cdc3f7b2aa8b1879$exports = {
3
+ "loading": `U\u{10D}itavam...`,
4
+ "loadingMore": `U\u{10D}itavam jo\u{161}...`
5
+ };
6
+
7
+
8
+ export {$cdc3f7b2aa8b1879$exports as default};
9
+ //# sourceMappingURL=hr-HR.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,iBAAW,CAAC;IAC1C,eAAe,CAAC,2BAAe,CAAC;AAClC","sources":["packages/@react-spectrum/card/intl/hr-HR.json"],"sourcesContent":["{\n \"loading\": \"Učitavam...\",\n \"loadingMore\": \"Učitavam još...\"\n}\n"],"names":[],"version":3,"file":"hr-HR.module.js.map"}
@@ -0,0 +1,7 @@
1
+ module.exports = {
2
+ "loading": `Bet\xf6lt\xe9s folyamatban\u{2026}`,
3
+ "loadingMore": `Tov\xe1bbiak bet\xf6lt\xe9se folyamatban\u{2026}`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=hu-HU.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,kCAAqB,CAAC;IACpD,eAAe,CAAC,gDAAgC,CAAC;AACnD","sources":["packages/@react-spectrum/card/intl/hu-HU.json"],"sourcesContent":["{\n \"loading\": \"Betöltés folyamatban…\",\n \"loadingMore\": \"Továbbiak betöltése folyamatban…\"\n}\n"],"names":[],"version":3,"file":"hu-HU.main.js.map"}
package/dist/hu-HU.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $1a69968dcbcabdff$exports = {};
2
+ $1a69968dcbcabdff$exports = {
3
+ "loading": `Bet\xf6lt\xe9s folyamatban\u{2026}`,
4
+ "loadingMore": `Tov\xe1bbiak bet\xf6lt\xe9se folyamatban\u{2026}`
5
+ };
6
+
7
+
8
+ export {$1a69968dcbcabdff$exports as default};
9
+ //# sourceMappingURL=hu-HU.module.js.map
@@ -0,0 +1,9 @@
1
+ var $1a69968dcbcabdff$exports = {};
2
+ $1a69968dcbcabdff$exports = {
3
+ "loading": `Bet\xf6lt\xe9s folyamatban\u{2026}`,
4
+ "loadingMore": `Tov\xe1bbiak bet\xf6lt\xe9se folyamatban\u{2026}`
5
+ };
6
+
7
+
8
+ export {$1a69968dcbcabdff$exports as default};
9
+ //# sourceMappingURL=hu-HU.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,kCAAqB,CAAC;IACpD,eAAe,CAAC,gDAAgC,CAAC;AACnD","sources":["packages/@react-spectrum/card/intl/hu-HU.json"],"sourcesContent":["{\n \"loading\": \"Betöltés folyamatban…\",\n \"loadingMore\": \"Továbbiak betöltése folyamatban…\"\n}\n"],"names":[],"version":3,"file":"hu-HU.module.js.map"}
@@ -0,0 +1,26 @@
1
+ import {CardView as $81a52da995c19652$export$7e52c821f7b6f422} from "./CardView.mjs";
2
+ import {GalleryLayout as $c0ba81539c443916$export$8e52095834484b61} from "./GalleryLayout.mjs";
3
+ import {GridLayout as $ed42fd44b9b9b664$export$7d2b12578154a735} from "./GridLayout.mjs";
4
+ import {WaterfallLayout as $03278f8d0f6860bb$export$e9f7cda058ba8df8} from "./WaterfallLayout.mjs";
5
+ import {Card as $d2d1c099b89e366a$export$60332b2344f7fe41} from "./Card.mjs";
6
+
7
+ /*
8
+ * Copyright 2021 Adobe. All rights reserved.
9
+ * This file is licensed to you under the Apache License, Version 2.0 (the "License");
10
+ * you may not use this file except in compliance with the License. You may obtain a copy
11
+ * of the License at http://www.apache.org/licenses/LICENSE-2.0
12
+ *
13
+ * Unless required by applicable law or agreed to in writing, software distributed under
14
+ * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
15
+ * OF ANY KIND, either express or implied. See the License for the specific language
16
+ * governing permissions and limitations under the License.
17
+ */ /// <reference types="css-module-types" />
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+ export {$81a52da995c19652$export$7e52c821f7b6f422 as CardView, $c0ba81539c443916$export$8e52095834484b61 as GalleryLayout, $ed42fd44b9b9b664$export$7d2b12578154a735 as GridLayout, $03278f8d0f6860bb$export$e9f7cda058ba8df8 as WaterfallLayout, $d2d1c099b89e366a$export$60332b2344f7fe41 as Card};
26
+ //# sourceMappingURL=module.js.map
@@ -0,0 +1,108 @@
1
+ var $b0d49dbc72f937a2$exports = require("./ar-AE.main.js");
2
+ var $ce0dd82398fba411$exports = require("./bg-BG.main.js");
3
+ var $1086444b40892e5d$exports = require("./cs-CZ.main.js");
4
+ var $26f9bd87c0446842$exports = require("./da-DK.main.js");
5
+ var $5922ace8d8eedc34$exports = require("./de-DE.main.js");
6
+ var $0dff680a5aaa08a6$exports = require("./el-GR.main.js");
7
+ var $40f72ebe96160fe5$exports = require("./en-US.main.js");
8
+ var $fd3d037364cca31d$exports = require("./es-ES.main.js");
9
+ var $aeb59a17c296301b$exports = require("./et-EE.main.js");
10
+ var $8725562d6e87d608$exports = require("./fi-FI.main.js");
11
+ var $5b8a7cd61bd67f0d$exports = require("./fr-FR.main.js");
12
+ var $904fdf1c66b8e1ae$exports = require("./he-IL.main.js");
13
+ var $e321e496e49645f3$exports = require("./hr-HR.main.js");
14
+ var $5fb9f79f322fc149$exports = require("./hu-HU.main.js");
15
+ var $87d8922713b63bdb$exports = require("./it-IT.main.js");
16
+ var $57201e032f548603$exports = require("./ja-JP.main.js");
17
+ var $74aa6884e1ef4030$exports = require("./ko-KR.main.js");
18
+ var $50cefda6a03c058b$exports = require("./lt-LT.main.js");
19
+ var $3d08f75b6bbe5354$exports = require("./lv-LV.main.js");
20
+ var $c59f7b2f9755472b$exports = require("./nb-NO.main.js");
21
+ var $d81bf728da4b1c33$exports = require("./nl-NL.main.js");
22
+ var $f323a42ea1486c2f$exports = require("./pl-PL.main.js");
23
+ var $2b2937248d390105$exports = require("./pt-BR.main.js");
24
+ var $156cd72030936350$exports = require("./pt-PT.main.js");
25
+ var $5964cf64325251a3$exports = require("./ro-RO.main.js");
26
+ var $71b3c908be47dc7e$exports = require("./ru-RU.main.js");
27
+ var $815155759d865560$exports = require("./sk-SK.main.js");
28
+ var $d5deb2faae807da5$exports = require("./sl-SI.main.js");
29
+ var $42e52cb34b81b4af$exports = require("./sr-SP.main.js");
30
+ var $f278e5fd270ba60f$exports = require("./sv-SE.main.js");
31
+ var $523e0ad61eab5c5d$exports = require("./tr-TR.main.js");
32
+ var $a58cff5745fe89a6$exports = require("./uk-UA.main.js");
33
+ var $2c1c50c48e046fcb$exports = require("./zh-CN.main.js");
34
+ var $d20ec5c21f83badd$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": $b0d49dbc72f937a2$exports,
72
+ "bg-BG": $ce0dd82398fba411$exports,
73
+ "cs-CZ": $1086444b40892e5d$exports,
74
+ "da-DK": $26f9bd87c0446842$exports,
75
+ "de-DE": $5922ace8d8eedc34$exports,
76
+ "el-GR": $0dff680a5aaa08a6$exports,
77
+ "en-US": $40f72ebe96160fe5$exports,
78
+ "es-ES": $fd3d037364cca31d$exports,
79
+ "et-EE": $aeb59a17c296301b$exports,
80
+ "fi-FI": $8725562d6e87d608$exports,
81
+ "fr-FR": $5b8a7cd61bd67f0d$exports,
82
+ "he-IL": $904fdf1c66b8e1ae$exports,
83
+ "hr-HR": $e321e496e49645f3$exports,
84
+ "hu-HU": $5fb9f79f322fc149$exports,
85
+ "it-IT": $87d8922713b63bdb$exports,
86
+ "ja-JP": $57201e032f548603$exports,
87
+ "ko-KR": $74aa6884e1ef4030$exports,
88
+ "lt-LT": $50cefda6a03c058b$exports,
89
+ "lv-LV": $3d08f75b6bbe5354$exports,
90
+ "nb-NO": $c59f7b2f9755472b$exports,
91
+ "nl-NL": $d81bf728da4b1c33$exports,
92
+ "pl-PL": $f323a42ea1486c2f$exports,
93
+ "pt-BR": $2b2937248d390105$exports,
94
+ "pt-PT": $156cd72030936350$exports,
95
+ "ro-RO": $5964cf64325251a3$exports,
96
+ "ru-RU": $71b3c908be47dc7e$exports,
97
+ "sk-SK": $815155759d865560$exports,
98
+ "sl-SI": $d5deb2faae807da5$exports,
99
+ "sr-SP": $42e52cb34b81b4af$exports,
100
+ "sv-SE": $f278e5fd270ba60f$exports,
101
+ "tr-TR": $523e0ad61eab5c5d$exports,
102
+ "uk-UA": $a58cff5745fe89a6$exports,
103
+ "zh-CN": $2c1c50c48e046fcb$exports,
104
+ "zh-TW": $d20ec5c21f83badd$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-spectrum/card/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 $gWJ9Q$arAEmodulejs from "./ar-AE.mjs";
2
+ import $gWJ9Q$bgBGmodulejs from "./bg-BG.mjs";
3
+ import $gWJ9Q$csCZmodulejs from "./cs-CZ.mjs";
4
+ import $gWJ9Q$daDKmodulejs from "./da-DK.mjs";
5
+ import $gWJ9Q$deDEmodulejs from "./de-DE.mjs";
6
+ import $gWJ9Q$elGRmodulejs from "./el-GR.mjs";
7
+ import $gWJ9Q$enUSmodulejs from "./en-US.mjs";
8
+ import $gWJ9Q$esESmodulejs from "./es-ES.mjs";
9
+ import $gWJ9Q$etEEmodulejs from "./et-EE.mjs";
10
+ import $gWJ9Q$fiFImodulejs from "./fi-FI.mjs";
11
+ import $gWJ9Q$frFRmodulejs from "./fr-FR.mjs";
12
+ import $gWJ9Q$heILmodulejs from "./he-IL.mjs";
13
+ import $gWJ9Q$hrHRmodulejs from "./hr-HR.mjs";
14
+ import $gWJ9Q$huHUmodulejs from "./hu-HU.mjs";
15
+ import $gWJ9Q$itITmodulejs from "./it-IT.mjs";
16
+ import $gWJ9Q$jaJPmodulejs from "./ja-JP.mjs";
17
+ import $gWJ9Q$koKRmodulejs from "./ko-KR.mjs";
18
+ import $gWJ9Q$ltLTmodulejs from "./lt-LT.mjs";
19
+ import $gWJ9Q$lvLVmodulejs from "./lv-LV.mjs";
20
+ import $gWJ9Q$nbNOmodulejs from "./nb-NO.mjs";
21
+ import $gWJ9Q$nlNLmodulejs from "./nl-NL.mjs";
22
+ import $gWJ9Q$plPLmodulejs from "./pl-PL.mjs";
23
+ import $gWJ9Q$ptBRmodulejs from "./pt-BR.mjs";
24
+ import $gWJ9Q$ptPTmodulejs from "./pt-PT.mjs";
25
+ import $gWJ9Q$roROmodulejs from "./ro-RO.mjs";
26
+ import $gWJ9Q$ruRUmodulejs from "./ru-RU.mjs";
27
+ import $gWJ9Q$skSKmodulejs from "./sk-SK.mjs";
28
+ import $gWJ9Q$slSImodulejs from "./sl-SI.mjs";
29
+ import $gWJ9Q$srSPmodulejs from "./sr-SP.mjs";
30
+ import $gWJ9Q$svSEmodulejs from "./sv-SE.mjs";
31
+ import $gWJ9Q$trTRmodulejs from "./tr-TR.mjs";
32
+ import $gWJ9Q$ukUAmodulejs from "./uk-UA.mjs";
33
+ import $gWJ9Q$zhCNmodulejs from "./zh-CN.mjs";
34
+ import $gWJ9Q$zhTWmodulejs from "./zh-TW.mjs";
35
+
36
+ var $49aba923a95704ba$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
+ $49aba923a95704ba$exports = {
72
+ "ar-AE": $gWJ9Q$arAEmodulejs,
73
+ "bg-BG": $gWJ9Q$bgBGmodulejs,
74
+ "cs-CZ": $gWJ9Q$csCZmodulejs,
75
+ "da-DK": $gWJ9Q$daDKmodulejs,
76
+ "de-DE": $gWJ9Q$deDEmodulejs,
77
+ "el-GR": $gWJ9Q$elGRmodulejs,
78
+ "en-US": $gWJ9Q$enUSmodulejs,
79
+ "es-ES": $gWJ9Q$esESmodulejs,
80
+ "et-EE": $gWJ9Q$etEEmodulejs,
81
+ "fi-FI": $gWJ9Q$fiFImodulejs,
82
+ "fr-FR": $gWJ9Q$frFRmodulejs,
83
+ "he-IL": $gWJ9Q$heILmodulejs,
84
+ "hr-HR": $gWJ9Q$hrHRmodulejs,
85
+ "hu-HU": $gWJ9Q$huHUmodulejs,
86
+ "it-IT": $gWJ9Q$itITmodulejs,
87
+ "ja-JP": $gWJ9Q$jaJPmodulejs,
88
+ "ko-KR": $gWJ9Q$koKRmodulejs,
89
+ "lt-LT": $gWJ9Q$ltLTmodulejs,
90
+ "lv-LV": $gWJ9Q$lvLVmodulejs,
91
+ "nb-NO": $gWJ9Q$nbNOmodulejs,
92
+ "nl-NL": $gWJ9Q$nlNLmodulejs,
93
+ "pl-PL": $gWJ9Q$plPLmodulejs,
94
+ "pt-BR": $gWJ9Q$ptBRmodulejs,
95
+ "pt-PT": $gWJ9Q$ptPTmodulejs,
96
+ "ro-RO": $gWJ9Q$roROmodulejs,
97
+ "ru-RU": $gWJ9Q$ruRUmodulejs,
98
+ "sk-SK": $gWJ9Q$skSKmodulejs,
99
+ "sl-SI": $gWJ9Q$slSImodulejs,
100
+ "sr-SP": $gWJ9Q$srSPmodulejs,
101
+ "sv-SE": $gWJ9Q$svSEmodulejs,
102
+ "tr-TR": $gWJ9Q$trTRmodulejs,
103
+ "uk-UA": $gWJ9Q$ukUAmodulejs,
104
+ "zh-CN": $gWJ9Q$zhCNmodulejs,
105
+ "zh-TW": $gWJ9Q$zhTWmodulejs
106
+ };
107
+
108
+
109
+ export {$49aba923a95704ba$exports as default};
110
+ //# sourceMappingURL=intlStrings.module.js.map
@@ -0,0 +1,110 @@
1
+ import $gWJ9Q$arAEmodulejs from "./ar-AE.module.js";
2
+ import $gWJ9Q$bgBGmodulejs from "./bg-BG.module.js";
3
+ import $gWJ9Q$csCZmodulejs from "./cs-CZ.module.js";
4
+ import $gWJ9Q$daDKmodulejs from "./da-DK.module.js";
5
+ import $gWJ9Q$deDEmodulejs from "./de-DE.module.js";
6
+ import $gWJ9Q$elGRmodulejs from "./el-GR.module.js";
7
+ import $gWJ9Q$enUSmodulejs from "./en-US.module.js";
8
+ import $gWJ9Q$esESmodulejs from "./es-ES.module.js";
9
+ import $gWJ9Q$etEEmodulejs from "./et-EE.module.js";
10
+ import $gWJ9Q$fiFImodulejs from "./fi-FI.module.js";
11
+ import $gWJ9Q$frFRmodulejs from "./fr-FR.module.js";
12
+ import $gWJ9Q$heILmodulejs from "./he-IL.module.js";
13
+ import $gWJ9Q$hrHRmodulejs from "./hr-HR.module.js";
14
+ import $gWJ9Q$huHUmodulejs from "./hu-HU.module.js";
15
+ import $gWJ9Q$itITmodulejs from "./it-IT.module.js";
16
+ import $gWJ9Q$jaJPmodulejs from "./ja-JP.module.js";
17
+ import $gWJ9Q$koKRmodulejs from "./ko-KR.module.js";
18
+ import $gWJ9Q$ltLTmodulejs from "./lt-LT.module.js";
19
+ import $gWJ9Q$lvLVmodulejs from "./lv-LV.module.js";
20
+ import $gWJ9Q$nbNOmodulejs from "./nb-NO.module.js";
21
+ import $gWJ9Q$nlNLmodulejs from "./nl-NL.module.js";
22
+ import $gWJ9Q$plPLmodulejs from "./pl-PL.module.js";
23
+ import $gWJ9Q$ptBRmodulejs from "./pt-BR.module.js";
24
+ import $gWJ9Q$ptPTmodulejs from "./pt-PT.module.js";
25
+ import $gWJ9Q$roROmodulejs from "./ro-RO.module.js";
26
+ import $gWJ9Q$ruRUmodulejs from "./ru-RU.module.js";
27
+ import $gWJ9Q$skSKmodulejs from "./sk-SK.module.js";
28
+ import $gWJ9Q$slSImodulejs from "./sl-SI.module.js";
29
+ import $gWJ9Q$srSPmodulejs from "./sr-SP.module.js";
30
+ import $gWJ9Q$svSEmodulejs from "./sv-SE.module.js";
31
+ import $gWJ9Q$trTRmodulejs from "./tr-TR.module.js";
32
+ import $gWJ9Q$ukUAmodulejs from "./uk-UA.module.js";
33
+ import $gWJ9Q$zhCNmodulejs from "./zh-CN.module.js";
34
+ import $gWJ9Q$zhTWmodulejs from "./zh-TW.module.js";
35
+
36
+ var $49aba923a95704ba$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
+ $49aba923a95704ba$exports = {
72
+ "ar-AE": $gWJ9Q$arAEmodulejs,
73
+ "bg-BG": $gWJ9Q$bgBGmodulejs,
74
+ "cs-CZ": $gWJ9Q$csCZmodulejs,
75
+ "da-DK": $gWJ9Q$daDKmodulejs,
76
+ "de-DE": $gWJ9Q$deDEmodulejs,
77
+ "el-GR": $gWJ9Q$elGRmodulejs,
78
+ "en-US": $gWJ9Q$enUSmodulejs,
79
+ "es-ES": $gWJ9Q$esESmodulejs,
80
+ "et-EE": $gWJ9Q$etEEmodulejs,
81
+ "fi-FI": $gWJ9Q$fiFImodulejs,
82
+ "fr-FR": $gWJ9Q$frFRmodulejs,
83
+ "he-IL": $gWJ9Q$heILmodulejs,
84
+ "hr-HR": $gWJ9Q$hrHRmodulejs,
85
+ "hu-HU": $gWJ9Q$huHUmodulejs,
86
+ "it-IT": $gWJ9Q$itITmodulejs,
87
+ "ja-JP": $gWJ9Q$jaJPmodulejs,
88
+ "ko-KR": $gWJ9Q$koKRmodulejs,
89
+ "lt-LT": $gWJ9Q$ltLTmodulejs,
90
+ "lv-LV": $gWJ9Q$lvLVmodulejs,
91
+ "nb-NO": $gWJ9Q$nbNOmodulejs,
92
+ "nl-NL": $gWJ9Q$nlNLmodulejs,
93
+ "pl-PL": $gWJ9Q$plPLmodulejs,
94
+ "pt-BR": $gWJ9Q$ptBRmodulejs,
95
+ "pt-PT": $gWJ9Q$ptPTmodulejs,
96
+ "ro-RO": $gWJ9Q$roROmodulejs,
97
+ "ru-RU": $gWJ9Q$ruRUmodulejs,
98
+ "sk-SK": $gWJ9Q$skSKmodulejs,
99
+ "sl-SI": $gWJ9Q$slSImodulejs,
100
+ "sr-SP": $gWJ9Q$srSPmodulejs,
101
+ "sv-SE": $gWJ9Q$svSEmodulejs,
102
+ "tr-TR": $gWJ9Q$trTRmodulejs,
103
+ "uk-UA": $gWJ9Q$ukUAmodulejs,
104
+ "zh-CN": $gWJ9Q$zhCNmodulejs,
105
+ "zh-TW": $gWJ9Q$zhTWmodulejs
106
+ };
107
+
108
+
109
+ export {$49aba923a95704ba$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-spectrum/card/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,7 @@
1
+ module.exports = {
2
+ "loading": `Caricamento...`,
3
+ "loadingMore": `Caricamento altri...`
4
+ };
5
+
6
+
7
+ //# sourceMappingURL=it-IT.main.js.map
@@ -0,0 +1 @@
1
+ {"mappings":"AAAA,iBAAiB;IAAG,WAAW,CAAC,cAAc,CAAC;IAC7C,eAAe,CAAC,oBAAoB,CAAC;AACvC","sources":["packages/@react-spectrum/card/intl/it-IT.json"],"sourcesContent":["{\n \"loading\": \"Caricamento...\",\n \"loadingMore\": \"Caricamento altri...\"\n}\n"],"names":[],"version":3,"file":"it-IT.main.js.map"}
package/dist/it-IT.mjs ADDED
@@ -0,0 +1,9 @@
1
+ var $fe72420090e5e44f$exports = {};
2
+ $fe72420090e5e44f$exports = {
3
+ "loading": `Caricamento...`,
4
+ "loadingMore": `Caricamento altri...`
5
+ };
6
+
7
+
8
+ export {$fe72420090e5e44f$exports as default};
9
+ //# sourceMappingURL=it-IT.module.js.map
@@ -0,0 +1,9 @@
1
+ var $fe72420090e5e44f$exports = {};
2
+ $fe72420090e5e44f$exports = {
3
+ "loading": `Caricamento...`,
4
+ "loadingMore": `Caricamento altri...`
5
+ };
6
+
7
+
8
+ export {$fe72420090e5e44f$exports as default};
9
+ //# sourceMappingURL=it-IT.module.js.map
@@ -0,0 +1 @@
1
+ {"mappings":";AAAA,4BAAiB;IAAG,WAAW,CAAC,cAAc,CAAC;IAC7C,eAAe,CAAC,oBAAoB,CAAC;AACvC","sources":["packages/@react-spectrum/card/intl/it-IT.json"],"sourcesContent":["{\n \"loading\": \"Caricamento...\",\n \"loadingMore\": \"Caricamento altri...\"\n}\n"],"names":[],"version":3,"file":"it-IT.module.js.map"}