@react-spectrum/s2 3.0.0-nightly-58d96cace-250410 → 3.0.0-nightly-9723225d6-250412

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 (181) hide show
  1. package/dist/Card.cjs +1 -1
  2. package/dist/Card.cjs.map +1 -1
  3. package/dist/Card.css.map +1 -1
  4. package/dist/Card.mjs +1 -1
  5. package/dist/Card.mjs.map +1 -1
  6. package/dist/ColorSwatchPicker.cjs +2 -2
  7. package/dist/ColorSwatchPicker.cjs.map +1 -1
  8. package/dist/ColorSwatchPicker.css.map +1 -1
  9. package/dist/ColorSwatchPicker.mjs +2 -2
  10. package/dist/ColorSwatchPicker.mjs.map +1 -1
  11. package/dist/Content.cjs +6 -6
  12. package/dist/Content.cjs.map +1 -1
  13. package/dist/Content.mjs +6 -6
  14. package/dist/Content.mjs.map +1 -1
  15. package/dist/TableView.cjs +28 -16
  16. package/dist/TableView.cjs.map +1 -1
  17. package/dist/TableView.css.map +1 -1
  18. package/dist/TableView.mjs +29 -17
  19. package/dist/TableView.mjs.map +1 -1
  20. package/dist/Toast.cjs +557 -0
  21. package/dist/Toast.cjs.map +1 -0
  22. package/dist/Toast.css +461 -0
  23. package/dist/Toast.css.map +1 -0
  24. package/dist/Toast.mjs +551 -0
  25. package/dist/Toast.mjs.map +1 -0
  26. package/dist/Toast_module.cjs +70 -0
  27. package/dist/Toast_module.cjs.map +1 -0
  28. package/dist/Toast_module.css +119 -0
  29. package/dist/Toast_module.css.map +1 -0
  30. package/dist/Toast_module.mjs +72 -0
  31. package/dist/Toast_module.mjs.map +1 -0
  32. package/dist/ar-AE.cjs +4 -1
  33. package/dist/ar-AE.cjs.map +1 -1
  34. package/dist/ar-AE.mjs +4 -1
  35. package/dist/ar-AE.mjs.map +1 -1
  36. package/dist/bg-BG.cjs +4 -1
  37. package/dist/bg-BG.cjs.map +1 -1
  38. package/dist/bg-BG.mjs +4 -1
  39. package/dist/bg-BG.mjs.map +1 -1
  40. package/dist/cs-CZ.cjs +4 -1
  41. package/dist/cs-CZ.cjs.map +1 -1
  42. package/dist/cs-CZ.mjs +4 -1
  43. package/dist/cs-CZ.mjs.map +1 -1
  44. package/dist/da-DK.cjs +4 -1
  45. package/dist/da-DK.cjs.map +1 -1
  46. package/dist/da-DK.mjs +4 -1
  47. package/dist/da-DK.mjs.map +1 -1
  48. package/dist/de-DE.cjs +4 -1
  49. package/dist/de-DE.cjs.map +1 -1
  50. package/dist/de-DE.mjs +4 -1
  51. package/dist/de-DE.mjs.map +1 -1
  52. package/dist/el-GR.cjs +4 -1
  53. package/dist/el-GR.cjs.map +1 -1
  54. package/dist/el-GR.mjs +4 -1
  55. package/dist/el-GR.mjs.map +1 -1
  56. package/dist/en-US.cjs +5 -1
  57. package/dist/en-US.cjs.map +1 -1
  58. package/dist/en-US.mjs +5 -1
  59. package/dist/en-US.mjs.map +1 -1
  60. package/dist/es-ES.cjs +4 -1
  61. package/dist/es-ES.cjs.map +1 -1
  62. package/dist/es-ES.mjs +4 -1
  63. package/dist/es-ES.mjs.map +1 -1
  64. package/dist/et-EE.cjs +4 -1
  65. package/dist/et-EE.cjs.map +1 -1
  66. package/dist/et-EE.mjs +4 -1
  67. package/dist/et-EE.mjs.map +1 -1
  68. package/dist/fi-FI.cjs +4 -1
  69. package/dist/fi-FI.cjs.map +1 -1
  70. package/dist/fi-FI.mjs +4 -1
  71. package/dist/fi-FI.mjs.map +1 -1
  72. package/dist/fr-FR.cjs +4 -1
  73. package/dist/fr-FR.cjs.map +1 -1
  74. package/dist/fr-FR.mjs +4 -1
  75. package/dist/fr-FR.mjs.map +1 -1
  76. package/dist/he-IL.cjs +4 -1
  77. package/dist/he-IL.cjs.map +1 -1
  78. package/dist/he-IL.mjs +4 -1
  79. package/dist/he-IL.mjs.map +1 -1
  80. package/dist/hr-HR.cjs +4 -1
  81. package/dist/hr-HR.cjs.map +1 -1
  82. package/dist/hr-HR.mjs +4 -1
  83. package/dist/hr-HR.mjs.map +1 -1
  84. package/dist/hu-HU.cjs +4 -1
  85. package/dist/hu-HU.cjs.map +1 -1
  86. package/dist/hu-HU.mjs +4 -1
  87. package/dist/hu-HU.mjs.map +1 -1
  88. package/dist/it-IT.cjs +4 -1
  89. package/dist/it-IT.cjs.map +1 -1
  90. package/dist/it-IT.mjs +4 -1
  91. package/dist/it-IT.mjs.map +1 -1
  92. package/dist/ja-JP.cjs +4 -1
  93. package/dist/ja-JP.cjs.map +1 -1
  94. package/dist/ja-JP.mjs +4 -1
  95. package/dist/ja-JP.mjs.map +1 -1
  96. package/dist/ko-KR.cjs +4 -1
  97. package/dist/ko-KR.cjs.map +1 -1
  98. package/dist/ko-KR.mjs +4 -1
  99. package/dist/ko-KR.mjs.map +1 -1
  100. package/dist/lt-LT.cjs +4 -1
  101. package/dist/lt-LT.cjs.map +1 -1
  102. package/dist/lt-LT.mjs +4 -1
  103. package/dist/lt-LT.mjs.map +1 -1
  104. package/dist/lv-LV.cjs +4 -1
  105. package/dist/lv-LV.cjs.map +1 -1
  106. package/dist/lv-LV.mjs +4 -1
  107. package/dist/lv-LV.mjs.map +1 -1
  108. package/dist/main.cjs +4 -0
  109. package/dist/main.cjs.map +1 -1
  110. package/dist/module.mjs +3 -1
  111. package/dist/module.mjs.map +1 -1
  112. package/dist/nb-NO.cjs +4 -1
  113. package/dist/nb-NO.cjs.map +1 -1
  114. package/dist/nb-NO.mjs +4 -1
  115. package/dist/nb-NO.mjs.map +1 -1
  116. package/dist/nl-NL.cjs +4 -1
  117. package/dist/nl-NL.cjs.map +1 -1
  118. package/dist/nl-NL.mjs +4 -1
  119. package/dist/nl-NL.mjs.map +1 -1
  120. package/dist/pl-PL.cjs +4 -1
  121. package/dist/pl-PL.cjs.map +1 -1
  122. package/dist/pl-PL.mjs +4 -1
  123. package/dist/pl-PL.mjs.map +1 -1
  124. package/dist/pt-BR.cjs +4 -1
  125. package/dist/pt-BR.cjs.map +1 -1
  126. package/dist/pt-BR.mjs +4 -1
  127. package/dist/pt-BR.mjs.map +1 -1
  128. package/dist/pt-PT.cjs +4 -1
  129. package/dist/pt-PT.cjs.map +1 -1
  130. package/dist/pt-PT.mjs +4 -1
  131. package/dist/pt-PT.mjs.map +1 -1
  132. package/dist/ro-RO.cjs +4 -1
  133. package/dist/ro-RO.cjs.map +1 -1
  134. package/dist/ro-RO.mjs +4 -1
  135. package/dist/ro-RO.mjs.map +1 -1
  136. package/dist/ru-RU.cjs +4 -1
  137. package/dist/ru-RU.cjs.map +1 -1
  138. package/dist/ru-RU.mjs +4 -1
  139. package/dist/ru-RU.mjs.map +1 -1
  140. package/dist/sk-SK.cjs +4 -1
  141. package/dist/sk-SK.cjs.map +1 -1
  142. package/dist/sk-SK.mjs +4 -1
  143. package/dist/sk-SK.mjs.map +1 -1
  144. package/dist/sl-SI.cjs +4 -1
  145. package/dist/sl-SI.cjs.map +1 -1
  146. package/dist/sl-SI.mjs +4 -1
  147. package/dist/sl-SI.mjs.map +1 -1
  148. package/dist/sr-SP.cjs +4 -1
  149. package/dist/sr-SP.cjs.map +1 -1
  150. package/dist/sr-SP.mjs +4 -1
  151. package/dist/sr-SP.mjs.map +1 -1
  152. package/dist/sv-SE.cjs +4 -1
  153. package/dist/sv-SE.cjs.map +1 -1
  154. package/dist/sv-SE.mjs +4 -1
  155. package/dist/sv-SE.mjs.map +1 -1
  156. package/dist/tr-TR.cjs +4 -1
  157. package/dist/tr-TR.cjs.map +1 -1
  158. package/dist/tr-TR.mjs +4 -1
  159. package/dist/tr-TR.mjs.map +1 -1
  160. package/dist/types.d.ts +47 -1
  161. package/dist/types.d.ts.map +1 -1
  162. package/dist/uk-UA.cjs +4 -1
  163. package/dist/uk-UA.cjs.map +1 -1
  164. package/dist/uk-UA.mjs +4 -1
  165. package/dist/uk-UA.mjs.map +1 -1
  166. package/dist/zh-CN.cjs +4 -1
  167. package/dist/zh-CN.cjs.map +1 -1
  168. package/dist/zh-CN.mjs +4 -1
  169. package/dist/zh-CN.mjs.map +1 -1
  170. package/dist/zh-TW.cjs +4 -1
  171. package/dist/zh-TW.cjs.map +1 -1
  172. package/dist/zh-TW.mjs +4 -1
  173. package/dist/zh-TW.mjs.map +1 -1
  174. package/package.json +20 -19
  175. package/src/Card.tsx +1 -1
  176. package/src/ColorSwatchPicker.tsx +2 -1
  177. package/src/Content.tsx +6 -6
  178. package/src/TableView.tsx +45 -29
  179. package/src/Toast.module.css +153 -0
  180. package/src/Toast.tsx +579 -0
  181. package/src/index.ts +2 -0
@@ -0,0 +1,70 @@
1
+
2
+ function $parcel$export(e, n, v, s) {
3
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
4
+ }
5
+
6
+ $parcel$export(module.exports, "background-toast", () => $aa16d99d2c9699f6$export$edbbb856c11a0d96, (v) => $aa16d99d2c9699f6$export$edbbb856c11a0d96 = v);
7
+ $parcel$export(module.exports, "bottom", () => $aa16d99d2c9699f6$export$40e543e69a8b3fbb, (v) => $aa16d99d2c9699f6$export$40e543e69a8b3fbb = v);
8
+ $parcel$export(module.exports, "end", () => $aa16d99d2c9699f6$export$bd5df0f255a350f8, (v) => $aa16d99d2c9699f6$export$bd5df0f255a350f8 = v);
9
+ $parcel$export(module.exports, "slide-in", () => $aa16d99d2c9699f6$export$1c220dee9e4dbe34, (v) => $aa16d99d2c9699f6$export$1c220dee9e4dbe34 = v);
10
+ $parcel$export(module.exports, "slide-out", () => $aa16d99d2c9699f6$export$ec7246eb5d3e2aa3, (v) => $aa16d99d2c9699f6$export$ec7246eb5d3e2aa3 = v);
11
+ $parcel$export(module.exports, "start", () => $aa16d99d2c9699f6$export$b3571188c770cc5a, (v) => $aa16d99d2c9699f6$export$b3571188c770cc5a = v);
12
+ $parcel$export(module.exports, "toast", () => $aa16d99d2c9699f6$export$b410431fab84fa58, (v) => $aa16d99d2c9699f6$export$b410431fab84fa58 = v);
13
+ $parcel$export(module.exports, "toast-action", () => $aa16d99d2c9699f6$export$3d00e48b8962d9f0, (v) => $aa16d99d2c9699f6$export$3d00e48b8962d9f0 = v);
14
+ $parcel$export(module.exports, "toast-add", () => $aa16d99d2c9699f6$export$b684c8de946176be, (v) => $aa16d99d2c9699f6$export$b684c8de946176be = v);
15
+ $parcel$export(module.exports, "toast-background", () => $aa16d99d2c9699f6$export$9a03a30b325163ea, (v) => $aa16d99d2c9699f6$export$9a03a30b325163ea = v);
16
+ $parcel$export(module.exports, "toast-clear", () => $aa16d99d2c9699f6$export$7cbc9cee106851da, (v) => $aa16d99d2c9699f6$export$7cbc9cee106851da = v);
17
+ $parcel$export(module.exports, "toast-close", () => $aa16d99d2c9699f6$export$cf9b85a5ed109c94, (v) => $aa16d99d2c9699f6$export$cf9b85a5ed109c94 = v);
18
+ $parcel$export(module.exports, "toast-collapse", () => $aa16d99d2c9699f6$export$eb15d68452870263, (v) => $aa16d99d2c9699f6$export$eb15d68452870263 = v);
19
+ $parcel$export(module.exports, "toast-content", () => $aa16d99d2c9699f6$export$83df85987eadac53, (v) => $aa16d99d2c9699f6$export$83df85987eadac53 = v);
20
+ $parcel$export(module.exports, "toast-controls", () => $aa16d99d2c9699f6$export$b5485e66c0963f26, (v) => $aa16d99d2c9699f6$export$b5485e66c0963f26 = v);
21
+ $parcel$export(module.exports, "toast-expand", () => $aa16d99d2c9699f6$export$b19c3e4c0d595545, (v) => $aa16d99d2c9699f6$export$b19c3e4c0d595545 = v);
22
+ $parcel$export(module.exports, "toast-list-collapsed", () => $aa16d99d2c9699f6$export$a87160c50f0b3a26, (v) => $aa16d99d2c9699f6$export$a87160c50f0b3a26 = v);
23
+ $parcel$export(module.exports, "toast-list-expanded", () => $aa16d99d2c9699f6$export$c2bf6e0c0f84b201, (v) => $aa16d99d2c9699f6$export$c2bf6e0c0f84b201 = v);
24
+ $parcel$export(module.exports, "toast-remove", () => $aa16d99d2c9699f6$export$e6c629548fb56b1d, (v) => $aa16d99d2c9699f6$export$e6c629548fb56b1d = v);
25
+ $parcel$export(module.exports, "top", () => $aa16d99d2c9699f6$export$1e95b668f3b82d, (v) => $aa16d99d2c9699f6$export$1e95b668f3b82d = v);
26
+ var $aa16d99d2c9699f6$export$edbbb856c11a0d96;
27
+ var $aa16d99d2c9699f6$export$40e543e69a8b3fbb;
28
+ var $aa16d99d2c9699f6$export$bd5df0f255a350f8;
29
+ var $aa16d99d2c9699f6$export$1c220dee9e4dbe34;
30
+ var $aa16d99d2c9699f6$export$ec7246eb5d3e2aa3;
31
+ var $aa16d99d2c9699f6$export$b3571188c770cc5a;
32
+ var $aa16d99d2c9699f6$export$b410431fab84fa58;
33
+ var $aa16d99d2c9699f6$export$3d00e48b8962d9f0;
34
+ var $aa16d99d2c9699f6$export$b684c8de946176be;
35
+ var $aa16d99d2c9699f6$export$9a03a30b325163ea;
36
+ var $aa16d99d2c9699f6$export$7cbc9cee106851da;
37
+ var $aa16d99d2c9699f6$export$cf9b85a5ed109c94;
38
+ var $aa16d99d2c9699f6$export$eb15d68452870263;
39
+ var $aa16d99d2c9699f6$export$83df85987eadac53;
40
+ var $aa16d99d2c9699f6$export$b5485e66c0963f26;
41
+ var $aa16d99d2c9699f6$export$b19c3e4c0d595545;
42
+ var $aa16d99d2c9699f6$export$a87160c50f0b3a26;
43
+ var $aa16d99d2c9699f6$export$c2bf6e0c0f84b201;
44
+ var $aa16d99d2c9699f6$export$e6c629548fb56b1d;
45
+ var $aa16d99d2c9699f6$export$1e95b668f3b82d;
46
+ $aa16d99d2c9699f6$export$edbbb856c11a0d96 = `wo0zeG_background-toast`;
47
+ $aa16d99d2c9699f6$export$40e543e69a8b3fbb = `wo0zeG_bottom`;
48
+ $aa16d99d2c9699f6$export$bd5df0f255a350f8 = `wo0zeG_end`;
49
+ $aa16d99d2c9699f6$export$1c220dee9e4dbe34 = `wo0zeG_slide-in`;
50
+ $aa16d99d2c9699f6$export$1c220dee9e4dbe34;
51
+ $aa16d99d2c9699f6$export$ec7246eb5d3e2aa3 = `wo0zeG_slide-out`;
52
+ $aa16d99d2c9699f6$export$ec7246eb5d3e2aa3;
53
+ $aa16d99d2c9699f6$export$b3571188c770cc5a = `wo0zeG_start`;
54
+ $aa16d99d2c9699f6$export$b410431fab84fa58 = `wo0zeG_toast`;
55
+ $aa16d99d2c9699f6$export$3d00e48b8962d9f0 = `wo0zeG_toast-action`;
56
+ $aa16d99d2c9699f6$export$b684c8de946176be = `wo0zeG_toast-add`;
57
+ $aa16d99d2c9699f6$export$9a03a30b325163ea = `wo0zeG_toast-background`;
58
+ $aa16d99d2c9699f6$export$7cbc9cee106851da = `wo0zeG_toast-clear`;
59
+ $aa16d99d2c9699f6$export$cf9b85a5ed109c94 = `wo0zeG_toast-close`;
60
+ $aa16d99d2c9699f6$export$eb15d68452870263 = `wo0zeG_toast-collapse`;
61
+ $aa16d99d2c9699f6$export$83df85987eadac53 = `wo0zeG_toast-content`;
62
+ $aa16d99d2c9699f6$export$b5485e66c0963f26 = `wo0zeG_toast-controls`;
63
+ $aa16d99d2c9699f6$export$b19c3e4c0d595545 = `wo0zeG_toast-expand`;
64
+ $aa16d99d2c9699f6$export$a87160c50f0b3a26 = `wo0zeG_toast-list-collapsed`;
65
+ $aa16d99d2c9699f6$export$c2bf6e0c0f84b201 = `wo0zeG_toast-list-expanded`;
66
+ $aa16d99d2c9699f6$export$e6c629548fb56b1d = `wo0zeG_toast-remove`;
67
+ $aa16d99d2c9699f6$export$1e95b668f3b82d = `wo0zeG_top`;
68
+
69
+
70
+ //# sourceMappingURL=Toast_module.cjs.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AAEA,IAAA;AAEA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AArBA,4CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAA2B,CAAC,aAAa,CAAC;AAC1C,4CAAwB,CAAC,UAAU,CAAC;AACpC,4CAA6B,CAAC,eAAe,CAAC;AAC9C;AACA,4CAA8B,CAAC,gBAAgB,CAAC;AAChD;AACA,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,4CAA8B,CAAC,gBAAgB,CAAC;AAChD,4CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAkC,CAAC,oBAAoB,CAAC;AACxD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,4CAAyC,CAAC,2BAA2B,CAAC;AACtE,4CAAwC,CAAC,0BAA0B,CAAC;AACpE,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,0CAAwB,CAAC,UAAU,CAAC","sources":["packages/@react-spectrum/s2/src/Toast.module.css"],"sourcesContent":["/* Safari doesn't support :active-view-transition-type() yet, so we fall back to a class on the html element */\nhtml.toast-add,\nhtml.toast-remove,\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml.toast-clear,\nhtml:active-view-transition-type(toast-add, toast-remove, toast-expand, toast-collapse, toast-clear) {\n view-transition-name: none;\n\n .toast-controls {\n view-transition-name: toast-controls;\n }\n\n .toast-background {\n view-transition-name: toast-background;\n }\n\n &::view-transition-group(toast-background) {\n z-index: -1;\n }\n\n &::view-transition-group(*) {\n animation-duration: 400ms;\n }\n}\n\nhtml.toast-add,\nhtml.toast-remove,\nhtml:active-view-transition-type(toast-add, toast-remove) {\n /* The new toast should slide in and out. With reduce motion enabled, it fades by default. */\n @media (prefers-reduced-motion: no-preference) {\n &::view-transition-new(.toast):only-child {\n animation-name: slide-in;\n }\n\n &::view-transition-old(.toast):only-child {\n animation-name: slide-out;\n }\n }\n\n &::view-transition-group(.toast.bottom) {\n --slideX: 0;\n --slideY: calc(100% + 12px);\n }\n \n &::view-transition-group(.toast.top) {\n --slideX: 0;\n --slideY: calc(-100% - 12px);\n }\n \n &::view-transition-group(.toast.start) {\n --slideX: calc(-100% - 12px);\n --slideY: 0;\n }\n \n &::view-transition-group(.toast.end) {\n --slideX: calc(100% + 12px);\n --slideY: 0;\n } \n}\n\n/* Make the \"Show all\" button animate slightly faster/slower than other components when expanding/collapsing.\n * This prevents it from appearing to overlap the text when it fades out and the text repositions. */\nhtml.toast-expand,\nhtml:active-view-transition-type(toast-expand) {\n &::view-transition-group(toast-expand) {\n animation-duration: 300ms;\n }\n}\n\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-collapse) {\n &::view-transition-group(toast-expand) {\n animation-duration: 600ms;\n }\n}\n\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-expand, toast-collapse) {\n @media (prefers-reduced-motion: no-preference) {\n /* When expanding/collapsing, animate the components of the main toast individually. */\n .toast-content {\n view-transition-name: toast-content;\n }\n\n .toast-expand {\n view-transition-name: toast-expand;\n }\n\n .toast-action {\n view-transition-name: toast-action;\n }\n\n .toast-close {\n view-transition-name: toast-close;\n }\n\n /* Force toast controls to be visible during the animation */\n .toast-controls {\n display: flex;\n }\n\n /* Smoothly transition the size of toasts. */\n &::view-transition-old(.toast),\n &::view-transition-new(.toast) {\n /* Make the old and new images fill the size of the parent group. */\n height: 100%;\n width: 100%;\n }\n\n /* Background toasts don't have their components split apart in separate view transitions.\n * This means we need to do some tricks to get the aspect ratio to transition smoothly.\n * Clipping messes up the shadows a bit, but it's less noticeable on the background toasts. */\n &::view-transition-old(.background-toast),\n &::view-transition-new(.background-toast) {\n /* Cover all of the available space without stretching the aspect ratio */\n object-fit: cover;\n object-position: top center;\n /* Clip to retain rounded corners */\n clip-path: inset(0px round 10px);\n }\n }\n\n @media (prefers-reduced-motion) {\n /* Do not animate individual toasts in reduced motion. The whole list cross-fades instead. */\n .toast {\n view-transition-name: none !important;\n }\n\n .toast-list-expanded {\n view-transition-name: toast-list-expanded;\n }\n\n .toast-list-collapsed {\n view-transition-name: toast-list-collapsed;\n }\n }\n}\n\n@keyframes slide-in {\n from {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n\n@keyframes slide-out {\n to {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n"],"names":[],"version":3,"file":"Toast_module.cjs.map"}
@@ -0,0 +1,119 @@
1
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html.wo0zeG_toast-clear, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove, wo0zeG_toast-expand, wo0zeG_toast-collapse, wo0zeG_toast-clear)) {
2
+ view-transition-name: none;
3
+ }
4
+
5
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html.wo0zeG_toast-clear, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove, wo0zeG_toast-expand, wo0zeG_toast-collapse, wo0zeG_toast-clear)) .wo0zeG_toast-controls {
6
+ view-transition-name: wo0zeG_toast-controls;
7
+ }
8
+
9
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html.wo0zeG_toast-clear, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove, wo0zeG_toast-expand, wo0zeG_toast-collapse, wo0zeG_toast-clear)) .wo0zeG_toast-background {
10
+ view-transition-name: wo0zeG_toast-background;
11
+ }
12
+
13
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html.wo0zeG_toast-clear, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove, wo0zeG_toast-expand, wo0zeG_toast-collapse, wo0zeG_toast-clear))::view-transition-group(wo0zeG_toast-background) {
14
+ z-index: -1;
15
+ }
16
+
17
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html.wo0zeG_toast-clear, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove, wo0zeG_toast-expand, wo0zeG_toast-collapse, wo0zeG_toast-clear))::view-transition-group(*) {
18
+ animation-duration: .4s;
19
+ }
20
+
21
+ @media (prefers-reduced-motion: no-preference) {
22
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-new(.wo0zeG_toast):only-child {
23
+ animation-name: wo0zeG_slide-in;
24
+ }
25
+
26
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-old(.wo0zeG_toast):only-child {
27
+ animation-name: wo0zeG_slide-out;
28
+ }
29
+ }
30
+
31
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-group(.wo0zeG_toast.wo0zeG_bottom) {
32
+ --slideX: 0;
33
+ --slideY: calc(100% + 12px);
34
+ }
35
+
36
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-group(.wo0zeG_toast.wo0zeG_top) {
37
+ --slideX: 0;
38
+ --slideY: calc(-100% - 12px);
39
+ }
40
+
41
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-group(.wo0zeG_toast.wo0zeG_start) {
42
+ --slideX: calc(-100% - 12px);
43
+ --slideY: 0;
44
+ }
45
+
46
+ :is(html.wo0zeG_toast-add, html.wo0zeG_toast-remove, html:active-view-transition-type(wo0zeG_toast-add, wo0zeG_toast-remove))::view-transition-group(.wo0zeG_toast.wo0zeG_end) {
47
+ --slideX: calc(100% + 12px);
48
+ --slideY: 0;
49
+ }
50
+
51
+ :is(html.wo0zeG_toast-expand, html:active-view-transition-type(wo0zeG_toast-expand))::view-transition-group(wo0zeG_toast-expand) {
52
+ animation-duration: .3s;
53
+ }
54
+
55
+ :is(html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-collapse))::view-transition-group(wo0zeG_toast-expand) {
56
+ animation-duration: .6s;
57
+ }
58
+
59
+ @media (prefers-reduced-motion: no-preference) {
60
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-content {
61
+ view-transition-name: wo0zeG_toast-content;
62
+ }
63
+
64
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-expand {
65
+ view-transition-name: wo0zeG_toast-expand;
66
+ }
67
+
68
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-action {
69
+ view-transition-name: wo0zeG_toast-action;
70
+ }
71
+
72
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-close {
73
+ view-transition-name: wo0zeG_toast-close;
74
+ }
75
+
76
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-controls {
77
+ display: flex;
78
+ }
79
+
80
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse))::view-transition-old(.wo0zeG_toast), :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse))::view-transition-new(.wo0zeG_toast) {
81
+ width: 100%;
82
+ height: 100%;
83
+ }
84
+
85
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse))::view-transition-old(.wo0zeG_background-toast), :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse))::view-transition-new(.wo0zeG_background-toast) {
86
+ object-fit: cover;
87
+ object-position: top center;
88
+ clip-path: inset(0 round 10px);
89
+ }
90
+ }
91
+
92
+ @media (prefers-reduced-motion) {
93
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast {
94
+ view-transition-name: none !important;
95
+ }
96
+
97
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-list-expanded {
98
+ view-transition-name: wo0zeG_toast-list-expanded;
99
+ }
100
+
101
+ :is(html.wo0zeG_toast-expand, html.wo0zeG_toast-collapse, html:active-view-transition-type(wo0zeG_toast-expand, wo0zeG_toast-collapse)) .wo0zeG_toast-list-collapsed {
102
+ view-transition-name: wo0zeG_toast-list-collapsed;
103
+ }
104
+ }
105
+
106
+ @keyframes wo0zeG_slide-in {
107
+ from {
108
+ translate: var(--slideX) var(--slideY);
109
+ opacity: 0;
110
+ }
111
+ }
112
+
113
+ @keyframes wo0zeG_slide-out {
114
+ to {
115
+ translate: var(--slideX) var(--slideY);
116
+ opacity: 0;
117
+ }
118
+ }
119
+ /*# sourceMappingURL=Toast_module.css.map */
@@ -0,0 +1 @@
1
+ {"mappings":"AACA;;;;AAQE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AASA;EACE;;;;EAIA;;;;;AAKF;;;;;AAKA;;;;;AAKA;;;;;AAKA;;;;;AAUA;;;;AAOA;;;;AAQA;EAEE;;;;EAIA;;;;EAIA;;;;EAIA;;;;EAKA;;;;EAKA;;;;;EAUA;;;;;;;AAUF;EAEE;;;;EAIA;;;;EAIA;;;;;AAMJ;;;;;;;AAOA","sources":["packages/@react-spectrum/s2/src/Toast.module.css"],"sourcesContent":["/* Safari doesn't support :active-view-transition-type() yet, so we fall back to a class on the html element */\nhtml.toast-add,\nhtml.toast-remove,\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml.toast-clear,\nhtml:active-view-transition-type(toast-add, toast-remove, toast-expand, toast-collapse, toast-clear) {\n view-transition-name: none;\n\n .toast-controls {\n view-transition-name: toast-controls;\n }\n\n .toast-background {\n view-transition-name: toast-background;\n }\n\n &::view-transition-group(toast-background) {\n z-index: -1;\n }\n\n &::view-transition-group(*) {\n animation-duration: 400ms;\n }\n}\n\nhtml.toast-add,\nhtml.toast-remove,\nhtml:active-view-transition-type(toast-add, toast-remove) {\n /* The new toast should slide in and out. With reduce motion enabled, it fades by default. */\n @media (prefers-reduced-motion: no-preference) {\n &::view-transition-new(.toast):only-child {\n animation-name: slide-in;\n }\n\n &::view-transition-old(.toast):only-child {\n animation-name: slide-out;\n }\n }\n\n &::view-transition-group(.toast.bottom) {\n --slideX: 0;\n --slideY: calc(100% + 12px);\n }\n \n &::view-transition-group(.toast.top) {\n --slideX: 0;\n --slideY: calc(-100% - 12px);\n }\n \n &::view-transition-group(.toast.start) {\n --slideX: calc(-100% - 12px);\n --slideY: 0;\n }\n \n &::view-transition-group(.toast.end) {\n --slideX: calc(100% + 12px);\n --slideY: 0;\n } \n}\n\n/* Make the \"Show all\" button animate slightly faster/slower than other components when expanding/collapsing.\n * This prevents it from appearing to overlap the text when it fades out and the text repositions. */\nhtml.toast-expand,\nhtml:active-view-transition-type(toast-expand) {\n &::view-transition-group(toast-expand) {\n animation-duration: 300ms;\n }\n}\n\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-collapse) {\n &::view-transition-group(toast-expand) {\n animation-duration: 600ms;\n }\n}\n\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-expand, toast-collapse) {\n @media (prefers-reduced-motion: no-preference) {\n /* When expanding/collapsing, animate the components of the main toast individually. */\n .toast-content {\n view-transition-name: toast-content;\n }\n\n .toast-expand {\n view-transition-name: toast-expand;\n }\n\n .toast-action {\n view-transition-name: toast-action;\n }\n\n .toast-close {\n view-transition-name: toast-close;\n }\n\n /* Force toast controls to be visible during the animation */\n .toast-controls {\n display: flex;\n }\n\n /* Smoothly transition the size of toasts. */\n &::view-transition-old(.toast),\n &::view-transition-new(.toast) {\n /* Make the old and new images fill the size of the parent group. */\n height: 100%;\n width: 100%;\n }\n\n /* Background toasts don't have their components split apart in separate view transitions.\n * This means we need to do some tricks to get the aspect ratio to transition smoothly.\n * Clipping messes up the shadows a bit, but it's less noticeable on the background toasts. */\n &::view-transition-old(.background-toast),\n &::view-transition-new(.background-toast) {\n /* Cover all of the available space without stretching the aspect ratio */\n object-fit: cover;\n object-position: top center;\n /* Clip to retain rounded corners */\n clip-path: inset(0px round 10px);\n }\n }\n\n @media (prefers-reduced-motion) {\n /* Do not animate individual toasts in reduced motion. The whole list cross-fades instead. */\n .toast {\n view-transition-name: none !important;\n }\n\n .toast-list-expanded {\n view-transition-name: toast-list-expanded;\n }\n\n .toast-list-collapsed {\n view-transition-name: toast-list-collapsed;\n }\n }\n}\n\n@keyframes slide-in {\n from {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n\n@keyframes slide-out {\n to {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n"],"names":[],"version":3,"file":"Toast_module.css.map"}
@@ -0,0 +1,72 @@
1
+
2
+ function $parcel$export(e, n, v, s) {
3
+ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
4
+ }
5
+ var $9cff1fc922af8248$exports = {};
6
+
7
+ $parcel$export($9cff1fc922af8248$exports, "background-toast", () => $9cff1fc922af8248$export$edbbb856c11a0d96, (v) => $9cff1fc922af8248$export$edbbb856c11a0d96 = v);
8
+ $parcel$export($9cff1fc922af8248$exports, "bottom", () => $9cff1fc922af8248$export$40e543e69a8b3fbb, (v) => $9cff1fc922af8248$export$40e543e69a8b3fbb = v);
9
+ $parcel$export($9cff1fc922af8248$exports, "end", () => $9cff1fc922af8248$export$bd5df0f255a350f8, (v) => $9cff1fc922af8248$export$bd5df0f255a350f8 = v);
10
+ $parcel$export($9cff1fc922af8248$exports, "slide-in", () => $9cff1fc922af8248$export$1c220dee9e4dbe34, (v) => $9cff1fc922af8248$export$1c220dee9e4dbe34 = v);
11
+ $parcel$export($9cff1fc922af8248$exports, "slide-out", () => $9cff1fc922af8248$export$ec7246eb5d3e2aa3, (v) => $9cff1fc922af8248$export$ec7246eb5d3e2aa3 = v);
12
+ $parcel$export($9cff1fc922af8248$exports, "start", () => $9cff1fc922af8248$export$b3571188c770cc5a, (v) => $9cff1fc922af8248$export$b3571188c770cc5a = v);
13
+ $parcel$export($9cff1fc922af8248$exports, "toast", () => $9cff1fc922af8248$export$b410431fab84fa58, (v) => $9cff1fc922af8248$export$b410431fab84fa58 = v);
14
+ $parcel$export($9cff1fc922af8248$exports, "toast-action", () => $9cff1fc922af8248$export$3d00e48b8962d9f0, (v) => $9cff1fc922af8248$export$3d00e48b8962d9f0 = v);
15
+ $parcel$export($9cff1fc922af8248$exports, "toast-add", () => $9cff1fc922af8248$export$b684c8de946176be, (v) => $9cff1fc922af8248$export$b684c8de946176be = v);
16
+ $parcel$export($9cff1fc922af8248$exports, "toast-background", () => $9cff1fc922af8248$export$9a03a30b325163ea, (v) => $9cff1fc922af8248$export$9a03a30b325163ea = v);
17
+ $parcel$export($9cff1fc922af8248$exports, "toast-clear", () => $9cff1fc922af8248$export$7cbc9cee106851da, (v) => $9cff1fc922af8248$export$7cbc9cee106851da = v);
18
+ $parcel$export($9cff1fc922af8248$exports, "toast-close", () => $9cff1fc922af8248$export$cf9b85a5ed109c94, (v) => $9cff1fc922af8248$export$cf9b85a5ed109c94 = v);
19
+ $parcel$export($9cff1fc922af8248$exports, "toast-collapse", () => $9cff1fc922af8248$export$eb15d68452870263, (v) => $9cff1fc922af8248$export$eb15d68452870263 = v);
20
+ $parcel$export($9cff1fc922af8248$exports, "toast-content", () => $9cff1fc922af8248$export$83df85987eadac53, (v) => $9cff1fc922af8248$export$83df85987eadac53 = v);
21
+ $parcel$export($9cff1fc922af8248$exports, "toast-controls", () => $9cff1fc922af8248$export$b5485e66c0963f26, (v) => $9cff1fc922af8248$export$b5485e66c0963f26 = v);
22
+ $parcel$export($9cff1fc922af8248$exports, "toast-expand", () => $9cff1fc922af8248$export$b19c3e4c0d595545, (v) => $9cff1fc922af8248$export$b19c3e4c0d595545 = v);
23
+ $parcel$export($9cff1fc922af8248$exports, "toast-list-collapsed", () => $9cff1fc922af8248$export$a87160c50f0b3a26, (v) => $9cff1fc922af8248$export$a87160c50f0b3a26 = v);
24
+ $parcel$export($9cff1fc922af8248$exports, "toast-list-expanded", () => $9cff1fc922af8248$export$c2bf6e0c0f84b201, (v) => $9cff1fc922af8248$export$c2bf6e0c0f84b201 = v);
25
+ $parcel$export($9cff1fc922af8248$exports, "toast-remove", () => $9cff1fc922af8248$export$e6c629548fb56b1d, (v) => $9cff1fc922af8248$export$e6c629548fb56b1d = v);
26
+ $parcel$export($9cff1fc922af8248$exports, "top", () => $9cff1fc922af8248$export$1e95b668f3b82d, (v) => $9cff1fc922af8248$export$1e95b668f3b82d = v);
27
+ var $9cff1fc922af8248$export$edbbb856c11a0d96;
28
+ var $9cff1fc922af8248$export$40e543e69a8b3fbb;
29
+ var $9cff1fc922af8248$export$bd5df0f255a350f8;
30
+ var $9cff1fc922af8248$export$1c220dee9e4dbe34;
31
+ var $9cff1fc922af8248$export$ec7246eb5d3e2aa3;
32
+ var $9cff1fc922af8248$export$b3571188c770cc5a;
33
+ var $9cff1fc922af8248$export$b410431fab84fa58;
34
+ var $9cff1fc922af8248$export$3d00e48b8962d9f0;
35
+ var $9cff1fc922af8248$export$b684c8de946176be;
36
+ var $9cff1fc922af8248$export$9a03a30b325163ea;
37
+ var $9cff1fc922af8248$export$7cbc9cee106851da;
38
+ var $9cff1fc922af8248$export$cf9b85a5ed109c94;
39
+ var $9cff1fc922af8248$export$eb15d68452870263;
40
+ var $9cff1fc922af8248$export$83df85987eadac53;
41
+ var $9cff1fc922af8248$export$b5485e66c0963f26;
42
+ var $9cff1fc922af8248$export$b19c3e4c0d595545;
43
+ var $9cff1fc922af8248$export$a87160c50f0b3a26;
44
+ var $9cff1fc922af8248$export$c2bf6e0c0f84b201;
45
+ var $9cff1fc922af8248$export$e6c629548fb56b1d;
46
+ var $9cff1fc922af8248$export$1e95b668f3b82d;
47
+ $9cff1fc922af8248$export$edbbb856c11a0d96 = `wo0zeG_background-toast`;
48
+ $9cff1fc922af8248$export$40e543e69a8b3fbb = `wo0zeG_bottom`;
49
+ $9cff1fc922af8248$export$bd5df0f255a350f8 = `wo0zeG_end`;
50
+ $9cff1fc922af8248$export$1c220dee9e4dbe34 = `wo0zeG_slide-in`;
51
+ $9cff1fc922af8248$export$1c220dee9e4dbe34;
52
+ $9cff1fc922af8248$export$ec7246eb5d3e2aa3 = `wo0zeG_slide-out`;
53
+ $9cff1fc922af8248$export$ec7246eb5d3e2aa3;
54
+ $9cff1fc922af8248$export$b3571188c770cc5a = `wo0zeG_start`;
55
+ $9cff1fc922af8248$export$b410431fab84fa58 = `wo0zeG_toast`;
56
+ $9cff1fc922af8248$export$3d00e48b8962d9f0 = `wo0zeG_toast-action`;
57
+ $9cff1fc922af8248$export$b684c8de946176be = `wo0zeG_toast-add`;
58
+ $9cff1fc922af8248$export$9a03a30b325163ea = `wo0zeG_toast-background`;
59
+ $9cff1fc922af8248$export$7cbc9cee106851da = `wo0zeG_toast-clear`;
60
+ $9cff1fc922af8248$export$cf9b85a5ed109c94 = `wo0zeG_toast-close`;
61
+ $9cff1fc922af8248$export$eb15d68452870263 = `wo0zeG_toast-collapse`;
62
+ $9cff1fc922af8248$export$83df85987eadac53 = `wo0zeG_toast-content`;
63
+ $9cff1fc922af8248$export$b5485e66c0963f26 = `wo0zeG_toast-controls`;
64
+ $9cff1fc922af8248$export$b19c3e4c0d595545 = `wo0zeG_toast-expand`;
65
+ $9cff1fc922af8248$export$a87160c50f0b3a26 = `wo0zeG_toast-list-collapsed`;
66
+ $9cff1fc922af8248$export$c2bf6e0c0f84b201 = `wo0zeG_toast-list-expanded`;
67
+ $9cff1fc922af8248$export$e6c629548fb56b1d = `wo0zeG_toast-remove`;
68
+ $9cff1fc922af8248$export$1e95b668f3b82d = `wo0zeG_top`;
69
+
70
+
71
+ export {$9cff1fc922af8248$exports as default};
72
+ //# sourceMappingURL=Toast_module.mjs.map
@@ -0,0 +1 @@
1
+ {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AAEA,IAAA;AAEA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AACA,IAAA;AArBA,4CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAA2B,CAAC,aAAa,CAAC;AAC1C,4CAAwB,CAAC,UAAU,CAAC;AACpC,4CAA6B,CAAC,eAAe,CAAC;AAC9C;AACA,4CAA8B,CAAC,gBAAgB,CAAC;AAChD;AACA,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAA0B,CAAC,YAAY,CAAC;AACxC,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,4CAA8B,CAAC,gBAAgB,CAAC;AAChD,4CAAqC,CAAC,uBAAuB,CAAC;AAC9D,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAAgC,CAAC,kBAAkB,CAAC;AACpD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAkC,CAAC,oBAAoB,CAAC;AACxD,4CAAmC,CAAC,qBAAqB,CAAC;AAC1D,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,4CAAyC,CAAC,2BAA2B,CAAC;AACtE,4CAAwC,CAAC,0BAA0B,CAAC;AACpE,4CAAiC,CAAC,mBAAmB,CAAC;AACtD,0CAAwB,CAAC,UAAU,CAAC","sources":["packages/@react-spectrum/s2/src/Toast.module.css"],"sourcesContent":["/* Safari doesn't support :active-view-transition-type() yet, so we fall back to a class on the html element */\nhtml.toast-add,\nhtml.toast-remove,\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml.toast-clear,\nhtml:active-view-transition-type(toast-add, toast-remove, toast-expand, toast-collapse, toast-clear) {\n view-transition-name: none;\n\n .toast-controls {\n view-transition-name: toast-controls;\n }\n\n .toast-background {\n view-transition-name: toast-background;\n }\n\n &::view-transition-group(toast-background) {\n z-index: -1;\n }\n\n &::view-transition-group(*) {\n animation-duration: 400ms;\n }\n}\n\nhtml.toast-add,\nhtml.toast-remove,\nhtml:active-view-transition-type(toast-add, toast-remove) {\n /* The new toast should slide in and out. With reduce motion enabled, it fades by default. */\n @media (prefers-reduced-motion: no-preference) {\n &::view-transition-new(.toast):only-child {\n animation-name: slide-in;\n }\n\n &::view-transition-old(.toast):only-child {\n animation-name: slide-out;\n }\n }\n\n &::view-transition-group(.toast.bottom) {\n --slideX: 0;\n --slideY: calc(100% + 12px);\n }\n \n &::view-transition-group(.toast.top) {\n --slideX: 0;\n --slideY: calc(-100% - 12px);\n }\n \n &::view-transition-group(.toast.start) {\n --slideX: calc(-100% - 12px);\n --slideY: 0;\n }\n \n &::view-transition-group(.toast.end) {\n --slideX: calc(100% + 12px);\n --slideY: 0;\n } \n}\n\n/* Make the \"Show all\" button animate slightly faster/slower than other components when expanding/collapsing.\n * This prevents it from appearing to overlap the text when it fades out and the text repositions. */\nhtml.toast-expand,\nhtml:active-view-transition-type(toast-expand) {\n &::view-transition-group(toast-expand) {\n animation-duration: 300ms;\n }\n}\n\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-collapse) {\n &::view-transition-group(toast-expand) {\n animation-duration: 600ms;\n }\n}\n\nhtml.toast-expand,\nhtml.toast-collapse,\nhtml:active-view-transition-type(toast-expand, toast-collapse) {\n @media (prefers-reduced-motion: no-preference) {\n /* When expanding/collapsing, animate the components of the main toast individually. */\n .toast-content {\n view-transition-name: toast-content;\n }\n\n .toast-expand {\n view-transition-name: toast-expand;\n }\n\n .toast-action {\n view-transition-name: toast-action;\n }\n\n .toast-close {\n view-transition-name: toast-close;\n }\n\n /* Force toast controls to be visible during the animation */\n .toast-controls {\n display: flex;\n }\n\n /* Smoothly transition the size of toasts. */\n &::view-transition-old(.toast),\n &::view-transition-new(.toast) {\n /* Make the old and new images fill the size of the parent group. */\n height: 100%;\n width: 100%;\n }\n\n /* Background toasts don't have their components split apart in separate view transitions.\n * This means we need to do some tricks to get the aspect ratio to transition smoothly.\n * Clipping messes up the shadows a bit, but it's less noticeable on the background toasts. */\n &::view-transition-old(.background-toast),\n &::view-transition-new(.background-toast) {\n /* Cover all of the available space without stretching the aspect ratio */\n object-fit: cover;\n object-position: top center;\n /* Clip to retain rounded corners */\n clip-path: inset(0px round 10px);\n }\n }\n\n @media (prefers-reduced-motion) {\n /* Do not animate individual toasts in reduced motion. The whole list cross-fades instead. */\n .toast {\n view-transition-name: none !important;\n }\n\n .toast-list-expanded {\n view-transition-name: toast-list-expanded;\n }\n\n .toast-list-collapsed {\n view-transition-name: toast-list-collapsed;\n }\n }\n}\n\n@keyframes slide-in {\n from {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n\n@keyframes slide-out {\n to {\n translate: var(--slideX) var(--slideY);\n opacity: 0;\n }\n}\n"],"names":[],"version":3,"file":"Toast_module.mjs.map"}
package/dist/ar-AE.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `\u{627}\u{644}\u{625}\u{62C}\u{631}\u{627}\u{621}\u{627}\u{62A}`,
35
35
  "tag.hideButtonLabel": `\u{625}\u{638}\u{647}\u{627}\u{631} \u{623}\u{642}\u{644}`,
36
36
  "tag.noTags": `\u{628}\u{62F}\u{648}\u{646}`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`\u{639}\u{631}\u{636} \u{627}\u{644}\u{643}\u{644} (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{639}\u{631}\u{636} \u{627}\u{644}\u{643}\u{644} (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,+DAAS,CAAC;IAClD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,qFAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kDAAQ,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,6BAAK,CAAC;QAAA,IAAI;IACrJ,yBAAyB,CAAC,+EAAa,CAAC;IACxC,oBAAoB,CAAC,2GAAiB,CAAC;IACvC,kBAAkB,CAAC,8EAAY,CAAC;IAChC,uBAAuB,CAAC,0CAAM,CAAC;IAC/B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,gBAAgB,CAAC,mCAAK,CAAC;IACvB,kBAAkB,CAAC,mCAAK,CAAC;IACzB,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,iDAAO,CAAC;IACpC,wBAAwB,CAAC,qBAAG,CAAC;IAC7B,sBAAsB,CAAC,mCAAK,CAAC;IAC7B,wBAAwB,CAAC,kDAAQ,CAAC;IAClC,oBAAoB,CAAC,mDAAS,CAAC;IAC/B,oBAAoB,CAAC,qCAAO,CAAC;IAC7B,oBAAoB,CAAC,yHAAmB,CAAC;IACzC,mCAAmC,CAAC,yDAAS,CAAC;IAC9C,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,2CAAM,CAAC;IAC9B,kBAAkB,CAAC,4BAAI,CAAC;IACxB,kBAAkB,CAAC,4BAAI,CAAC;IACxB,iBAAiB,CAAC,iFAAe,CAAC;IAClC,qBAAqB,CAAC,8GAAoB,CAAC;IAC3C,sBAAsB,CAAC,oGAAgB,CAAC;IACxC,uBAAuB,CAAC,2GAAiB,CAAC;IAC1C,wBAAwB,CAAC,2GAAiB,CAAC;IAC3C,eAAe,CAAC,+DAAS,CAAC;IAC1B,uBAAuB,CAAC,yDAAS,CAAC;IAClC,cAAc,CAAC,4BAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oDAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/ar-AE.json"],"sourcesContent":["{\n \"actionbar.actions\": \"الإجراءات\",\n \"actionbar.actionsAvailable\": \"الإجراءات المتاحة.\",\n \"actionbar.clearSelection\": \"إزالة التحديد\",\n \"actionbar.selected\": \"{count, plural, =0 {غير محدد} other {# محدد}}\",\n \"actionbar.selectedAll\": \"تم تحديد الكل\",\n \"breadcrumbs.more\": \"المزيد من العناصر\",\n \"button.pending\": \"قيد الانتظار\",\n \"contextualhelp.help\": \"مساعدة\",\n \"contextualhelp.info\": \"معلومات\",\n \"dialog.alert\": \"تنبيه\",\n \"dialog.dismiss\": \"تجاهل\",\n \"dropzone.replaceMessage\": \"للاستبدال، قم بإفلات الملف\",\n \"inlinealert.informative\": \"معلومات\",\n \"inlinealert.negative\": \"خطأ\",\n \"inlinealert.notice\": \"تحذير\",\n \"inlinealert.positive\": \"تم بنجاح\",\n \"label.(optional)\": \"(اختياري)\",\n \"label.(required)\": \"(مطلوب)\",\n \"menu.moreActions\": \"المزيد من الإجراءات\",\n \"notificationbadge.indicatorOnly\": \"نشاط جديد\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"تحديد…\",\n \"slider.maximum\": \"أقصى\",\n \"slider.minimum\": \"أدنى\",\n \"table.loading\": \"جارٍ التحميل...\",\n \"table.loadingMore\": \"جارٍ تحميل المزيد...\",\n \"table.resizeColumn\": \"تغيير حجم العمود\",\n \"table.sortAscending\": \"فرز بترتيب تصاعدي\",\n \"table.sortDescending\": \"فرز بترتيب تنازلي\",\n \"tag.actions\": \"الإجراءات\",\n \"tag.hideButtonLabel\": \"إظهار أقل\",\n \"tag.noTags\": \"بدون\",\n \"tag.showAllButtonLabel\": \"عرض الكل ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ar-AE.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,+DAAS,CAAC;IAClD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,qFAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kDAAQ,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,6BAAK,CAAC;QAAA,IAAI;IACrJ,yBAAyB,CAAC,+EAAa,CAAC;IACxC,oBAAoB,CAAC,2GAAiB,CAAC;IACvC,kBAAkB,CAAC,8EAAY,CAAC;IAChC,uBAAuB,CAAC,0CAAM,CAAC;IAC/B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,gBAAgB,CAAC,mCAAK,CAAC;IACvB,kBAAkB,CAAC,mCAAK,CAAC;IACzB,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,iDAAO,CAAC;IACpC,wBAAwB,CAAC,qBAAG,CAAC;IAC7B,sBAAsB,CAAC,mCAAK,CAAC;IAC7B,wBAAwB,CAAC,kDAAQ,CAAC;IAClC,oBAAoB,CAAC,mDAAS,CAAC;IAC/B,oBAAoB,CAAC,qCAAO,CAAC;IAC7B,oBAAoB,CAAC,yHAAmB,CAAC;IACzC,mCAAmC,CAAC,yDAAS,CAAC;IAC9C,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,2CAAM,CAAC;IAC9B,kBAAkB,CAAC,4BAAI,CAAC;IACxB,kBAAkB,CAAC,4BAAI,CAAC;IACxB,iBAAiB,CAAC,iFAAe,CAAC;IAClC,qBAAqB,CAAC,8GAAoB,CAAC;IAC3C,sBAAsB,CAAC,oGAAgB,CAAC;IACxC,uBAAuB,CAAC,2GAAiB,CAAC;IAC1C,wBAAwB,CAAC,2GAAiB,CAAC;IAC3C,eAAe,CAAC,+DAAS,CAAC;IAC1B,uBAAuB,CAAC,yDAAS,CAAC;IAClC,cAAc,CAAC,4BAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oDAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ar-AE.json"],"sourcesContent":["{\n \"actionbar.actions\": \"الإجراءات\",\n \"actionbar.actionsAvailable\": \"الإجراءات المتاحة.\",\n \"actionbar.clearSelection\": \"إزالة التحديد\",\n \"actionbar.selected\": \"{count, plural, =0 {غير محدد} other {# محدد}}\",\n \"actionbar.selectedAll\": \"تم تحديد الكل\",\n \"breadcrumbs.more\": \"المزيد من العناصر\",\n \"button.pending\": \"قيد الانتظار\",\n \"contextualhelp.help\": \"مساعدة\",\n \"contextualhelp.info\": \"معلومات\",\n \"dialog.alert\": \"تنبيه\",\n \"dialog.dismiss\": \"تجاهل\",\n \"dropzone.replaceMessage\": \"للاستبدال، قم بإفلات الملف\",\n \"inlinealert.informative\": \"معلومات\",\n \"inlinealert.negative\": \"خطأ\",\n \"inlinealert.notice\": \"تحذير\",\n \"inlinealert.positive\": \"تم بنجاح\",\n \"label.(optional)\": \"(اختياري)\",\n \"label.(required)\": \"(مطلوب)\",\n \"menu.moreActions\": \"المزيد من الإجراءات\",\n \"notificationbadge.indicatorOnly\": \"نشاط جديد\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"تحديد…\",\n \"slider.maximum\": \"أقصى\",\n \"slider.minimum\": \"أدنى\",\n \"table.loading\": \"جارٍ التحميل...\",\n \"table.loadingMore\": \"جارٍ تحميل المزيد...\",\n \"table.resizeColumn\": \"تغيير حجم العمود\",\n \"table.sortAscending\": \"فرز بترتيب تصاعدي\",\n \"table.sortDescending\": \"فرز بترتيب تنازلي\",\n \"tag.actions\": \"الإجراءات\",\n \"tag.hideButtonLabel\": \"إظهار أقل\",\n \"tag.noTags\": \"بدون\",\n \"tag.showAllButtonLabel\": \"عرض الكل ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ar-AE.cjs.map"}
package/dist/ar-AE.mjs CHANGED
@@ -35,7 +35,10 @@ $5b46dd14cbf0d6cd$exports = {
35
35
  "tag.actions": `\u{627}\u{644}\u{625}\u{62C}\u{631}\u{627}\u{621}\u{627}\u{62A}`,
36
36
  "tag.hideButtonLabel": `\u{625}\u{638}\u{647}\u{627}\u{631} \u{623}\u{642}\u{644}`,
37
37
  "tag.noTags": `\u{628}\u{62F}\u{648}\u{646}`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`\u{639}\u{631}\u{636} \u{627}\u{644}\u{643}\u{644} (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{639}\u{631}\u{636} \u{627}\u{644}\u{643}\u{644} (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,+DAAS,CAAC;IAClD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,qFAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kDAAQ,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,6BAAK,CAAC;QAAA,IAAI;IACrJ,yBAAyB,CAAC,+EAAa,CAAC;IACxC,oBAAoB,CAAC,2GAAiB,CAAC;IACvC,kBAAkB,CAAC,8EAAY,CAAC;IAChC,uBAAuB,CAAC,0CAAM,CAAC;IAC/B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,gBAAgB,CAAC,mCAAK,CAAC;IACvB,kBAAkB,CAAC,mCAAK,CAAC;IACzB,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,iDAAO,CAAC;IACpC,wBAAwB,CAAC,qBAAG,CAAC;IAC7B,sBAAsB,CAAC,mCAAK,CAAC;IAC7B,wBAAwB,CAAC,kDAAQ,CAAC;IAClC,oBAAoB,CAAC,mDAAS,CAAC;IAC/B,oBAAoB,CAAC,qCAAO,CAAC;IAC7B,oBAAoB,CAAC,yHAAmB,CAAC;IACzC,mCAAmC,CAAC,yDAAS,CAAC;IAC9C,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,2CAAM,CAAC;IAC9B,kBAAkB,CAAC,4BAAI,CAAC;IACxB,kBAAkB,CAAC,4BAAI,CAAC;IACxB,iBAAiB,CAAC,iFAAe,CAAC;IAClC,qBAAqB,CAAC,8GAAoB,CAAC;IAC3C,sBAAsB,CAAC,oGAAgB,CAAC;IACxC,uBAAuB,CAAC,2GAAiB,CAAC;IAC1C,wBAAwB,CAAC,2GAAiB,CAAC;IAC3C,eAAe,CAAC,+DAAS,CAAC;IAC1B,uBAAuB,CAAC,yDAAS,CAAC;IAClC,cAAc,CAAC,4BAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oDAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/ar-AE.json"],"sourcesContent":["{\n \"actionbar.actions\": \"الإجراءات\",\n \"actionbar.actionsAvailable\": \"الإجراءات المتاحة.\",\n \"actionbar.clearSelection\": \"إزالة التحديد\",\n \"actionbar.selected\": \"{count, plural, =0 {غير محدد} other {# محدد}}\",\n \"actionbar.selectedAll\": \"تم تحديد الكل\",\n \"breadcrumbs.more\": \"المزيد من العناصر\",\n \"button.pending\": \"قيد الانتظار\",\n \"contextualhelp.help\": \"مساعدة\",\n \"contextualhelp.info\": \"معلومات\",\n \"dialog.alert\": \"تنبيه\",\n \"dialog.dismiss\": \"تجاهل\",\n \"dropzone.replaceMessage\": \"للاستبدال، قم بإفلات الملف\",\n \"inlinealert.informative\": \"معلومات\",\n \"inlinealert.negative\": \"خطأ\",\n \"inlinealert.notice\": \"تحذير\",\n \"inlinealert.positive\": \"تم بنجاح\",\n \"label.(optional)\": \"(اختياري)\",\n \"label.(required)\": \"(مطلوب)\",\n \"menu.moreActions\": \"المزيد من الإجراءات\",\n \"notificationbadge.indicatorOnly\": \"نشاط جديد\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"تحديد…\",\n \"slider.maximum\": \"أقصى\",\n \"slider.minimum\": \"أدنى\",\n \"table.loading\": \"جارٍ التحميل...\",\n \"table.loadingMore\": \"جارٍ تحميل المزيد...\",\n \"table.resizeColumn\": \"تغيير حجم العمود\",\n \"table.sortAscending\": \"فرز بترتيب تصاعدي\",\n \"table.sortDescending\": \"فرز بترتيب تنازلي\",\n \"tag.actions\": \"الإجراءات\",\n \"tag.hideButtonLabel\": \"إظهار أقل\",\n \"tag.noTags\": \"بدون\",\n \"tag.showAllButtonLabel\": \"عرض الكل ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ar-AE.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,+DAAS,CAAC;IAClD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,qFAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kDAAQ,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,6BAAK,CAAC;QAAA,IAAI;IACrJ,yBAAyB,CAAC,+EAAa,CAAC;IACxC,oBAAoB,CAAC,2GAAiB,CAAC;IACvC,kBAAkB,CAAC,8EAAY,CAAC;IAChC,uBAAuB,CAAC,0CAAM,CAAC;IAC/B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,gBAAgB,CAAC,mCAAK,CAAC;IACvB,kBAAkB,CAAC,mCAAK,CAAC;IACzB,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,iDAAO,CAAC;IACpC,wBAAwB,CAAC,qBAAG,CAAC;IAC7B,sBAAsB,CAAC,mCAAK,CAAC;IAC7B,wBAAwB,CAAC,kDAAQ,CAAC;IAClC,oBAAoB,CAAC,mDAAS,CAAC;IAC/B,oBAAoB,CAAC,qCAAO,CAAC;IAC7B,oBAAoB,CAAC,yHAAmB,CAAC;IACzC,mCAAmC,CAAC,yDAAS,CAAC;IAC9C,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,2CAAM,CAAC;IAC9B,kBAAkB,CAAC,4BAAI,CAAC;IACxB,kBAAkB,CAAC,4BAAI,CAAC;IACxB,iBAAiB,CAAC,iFAAe,CAAC;IAClC,qBAAqB,CAAC,8GAAoB,CAAC;IAC3C,sBAAsB,CAAC,oGAAgB,CAAC;IACxC,uBAAuB,CAAC,2GAAiB,CAAC;IAC1C,wBAAwB,CAAC,2GAAiB,CAAC;IAC3C,eAAe,CAAC,+DAAS,CAAC;IAC1B,uBAAuB,CAAC,yDAAS,CAAC;IAClC,cAAc,CAAC,4BAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oDAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ar-AE.json"],"sourcesContent":["{\n \"actionbar.actions\": \"الإجراءات\",\n \"actionbar.actionsAvailable\": \"الإجراءات المتاحة.\",\n \"actionbar.clearSelection\": \"إزالة التحديد\",\n \"actionbar.selected\": \"{count, plural, =0 {غير محدد} other {# محدد}}\",\n \"actionbar.selectedAll\": \"تم تحديد الكل\",\n \"breadcrumbs.more\": \"المزيد من العناصر\",\n \"button.pending\": \"قيد الانتظار\",\n \"contextualhelp.help\": \"مساعدة\",\n \"contextualhelp.info\": \"معلومات\",\n \"dialog.alert\": \"تنبيه\",\n \"dialog.dismiss\": \"تجاهل\",\n \"dropzone.replaceMessage\": \"للاستبدال، قم بإفلات الملف\",\n \"inlinealert.informative\": \"معلومات\",\n \"inlinealert.negative\": \"خطأ\",\n \"inlinealert.notice\": \"تحذير\",\n \"inlinealert.positive\": \"تم بنجاح\",\n \"label.(optional)\": \"(اختياري)\",\n \"label.(required)\": \"(مطلوب)\",\n \"menu.moreActions\": \"المزيد من الإجراءات\",\n \"notificationbadge.indicatorOnly\": \"نشاط جديد\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"تحديد…\",\n \"slider.maximum\": \"أقصى\",\n \"slider.minimum\": \"أدنى\",\n \"table.loading\": \"جارٍ التحميل...\",\n \"table.loadingMore\": \"جارٍ تحميل المزيد...\",\n \"table.resizeColumn\": \"تغيير حجم العمود\",\n \"table.sortAscending\": \"فرز بترتيب تصاعدي\",\n \"table.sortDescending\": \"فرز بترتيب تنازلي\",\n \"tag.actions\": \"الإجراءات\",\n \"tag.hideButtonLabel\": \"إظهار أقل\",\n \"tag.noTags\": \"بدون\",\n \"tag.showAllButtonLabel\": \"عرض الكل ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ar-AE.mjs.map"}
package/dist/bg-BG.cjs CHANGED
@@ -35,7 +35,10 @@ module.exports = {
35
35
  "tag.actions": `\u{414}\u{435}\u{439}\u{441}\u{442}\u{432}\u{438}\u{44F}`,
36
36
  "tag.hideButtonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{43F}\u{43E}-\u{43C}\u{430}\u{43B}\u{43A}\u{43E}`,
37
37
  "tag.noTags": `\u{41D}\u{438}\u{442}\u{43E} \u{435}\u{434}\u{438}\u{43D}`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{432}\u{441}\u{438}\u{447}\u{43A}\u{438} (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{432}\u{441}\u{438}\u{447}\u{43A}\u{438} (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,2GAAiB,CAAC;IACjD,4BAA4B,CAAC,gIAAoB,CAAC;IAClD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,8EAAY,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,2CAAO,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,kDAAQ,CAAC;QAAA,IAAI;IACjN,yBAAyB,CAAC,4FAAc,CAAC;IACzC,oBAAoB,CAAC,8EAAY,CAAC;IAClC,kBAAkB,CAAC,6EAAW,CAAC;IAC/B,uBAAuB,CAAC,mCAAK,CAAC;IAC9B,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,0CAAM,CAAC;IACxB,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,wIAAsB,CAAC;IACnD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,oGAAgB,CAAC;IACtC,oBAAoB,CAAC,sFAAc,CAAC;IACpC,oBAAoB,CAAC,mGAAe,CAAC;IACrC,mCAAmC,CAAC,8EAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,gEAAS,CAAC;IACjC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,kEAAY,CAAC;IAC/B,qBAAqB,CAAC,uGAAmB,CAAC;IAC1C,sBAAsB,CAAC,mKAAyB,CAAC;IACjD,uBAAuB,CAAC,+HAAmB,CAAC;IAC5C,wBAAwB,CAAC,gIAAoB,CAAC;IAC9C,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,iIAAqB,CAAC;IAC9C,cAAc,CAAC,yDAAS,CAAC;IACzB,0BAA0B,CAAC,MAAM,YAAc,CAAC,2HAAqB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAC3G","sources":["packages/@react-spectrum/s2/intl/bg-BG.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Налични действия.\",\n \"actionbar.clearSelection\": \"Изчистване на избора\",\n \"actionbar.selected\": \"{count, plural, =0 {Няма избрани} one {# избран} other {# избрани}}\",\n \"actionbar.selectedAll\": \"Всички избрани\",\n \"breadcrumbs.more\": \"Още елементи\",\n \"button.pending\": \"недовършено\",\n \"contextualhelp.help\": \"Помощ\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Сигнал\",\n \"dialog.dismiss\": \"Отхвърляне\",\n \"dropzone.replaceMessage\": \"Пуснете файл за замяна\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Грешка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(незадължително)\",\n \"label.(required)\": \"(задължително)\",\n \"menu.moreActions\": \"Повече действия\",\n \"notificationbadge.indicatorOnly\": \"Нова дейност\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Изберете…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Зареждане...\",\n \"table.loadingMore\": \"Зареждане на още...\",\n \"table.resizeColumn\": \"Преоразмеряване на колона\",\n \"table.sortAscending\": \"Възходящо сортиране\",\n \"table.sortDescending\": \"Низходящо сортиране \",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показване на по-малко\",\n \"tag.noTags\": \"Нито един\",\n \"tag.showAllButtonLabel\": \"Показване на всички ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"bg-BG.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,2GAAiB,CAAC;IACjD,4BAA4B,CAAC,gIAAoB,CAAC;IAClD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,8EAAY,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,2CAAO,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,kDAAQ,CAAC;QAAA,IAAI;IACjN,yBAAyB,CAAC,4FAAc,CAAC;IACzC,oBAAoB,CAAC,8EAAY,CAAC;IAClC,kBAAkB,CAAC,6EAAW,CAAC;IAC/B,uBAAuB,CAAC,mCAAK,CAAC;IAC9B,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,0CAAM,CAAC;IACxB,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,wIAAsB,CAAC;IACnD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,oGAAgB,CAAC;IACtC,oBAAoB,CAAC,sFAAc,CAAC;IACpC,oBAAoB,CAAC,mGAAe,CAAC;IACrC,mCAAmC,CAAC,8EAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,gEAAS,CAAC;IACjC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,kEAAY,CAAC;IAC/B,qBAAqB,CAAC,uGAAmB,CAAC;IAC1C,sBAAsB,CAAC,mKAAyB,CAAC;IACjD,uBAAuB,CAAC,+HAAmB,CAAC;IAC5C,wBAAwB,CAAC,gIAAoB,CAAC;IAC9C,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,iIAAqB,CAAC;IAC9C,cAAc,CAAC,yDAAS,CAAC;IACzB,0BAA0B,CAAC,MAAM,YAAc,CAAC,2HAAqB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACzG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/bg-BG.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Налични действия.\",\n \"actionbar.clearSelection\": \"Изчистване на избора\",\n \"actionbar.selected\": \"{count, plural, =0 {Няма избрани} one {# избран} other {# избрани}}\",\n \"actionbar.selectedAll\": \"Всички избрани\",\n \"breadcrumbs.more\": \"Още елементи\",\n \"button.pending\": \"недовършено\",\n \"contextualhelp.help\": \"Помощ\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Сигнал\",\n \"dialog.dismiss\": \"Отхвърляне\",\n \"dropzone.replaceMessage\": \"Пуснете файл за замяна\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Грешка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(незадължително)\",\n \"label.(required)\": \"(задължително)\",\n \"menu.moreActions\": \"Повече действия\",\n \"notificationbadge.indicatorOnly\": \"Нова дейност\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Изберете…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Зареждане...\",\n \"table.loadingMore\": \"Зареждане на още...\",\n \"table.resizeColumn\": \"Преоразмеряване на колона\",\n \"table.sortAscending\": \"Възходящо сортиране\",\n \"table.sortDescending\": \"Низходящо сортиране \",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показване на по-малко\",\n \"tag.noTags\": \"Нито един\",\n \"tag.showAllButtonLabel\": \"Показване на всички ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"bg-BG.cjs.map"}
package/dist/bg-BG.mjs CHANGED
@@ -36,7 +36,10 @@ $7f0920d9bf27dfb8$exports = {
36
36
  "tag.actions": `\u{414}\u{435}\u{439}\u{441}\u{442}\u{432}\u{438}\u{44F}`,
37
37
  "tag.hideButtonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{43F}\u{43E}-\u{43C}\u{430}\u{43B}\u{43A}\u{43E}`,
38
38
  "tag.noTags": `\u{41D}\u{438}\u{442}\u{43E} \u{435}\u{434}\u{438}\u{43D}`,
39
- "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{432}\u{441}\u{438}\u{447}\u{43A}\u{438} (${formatter.number(args.tagCount)})`
39
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{432}\u{430}\u{43D}\u{435} \u{43D}\u{430} \u{432}\u{441}\u{438}\u{447}\u{43A}\u{438} (${formatter.number(args.tagCount)})`,
40
+ "toast.clearAll": `Clear all`,
41
+ "toast.collapse": `Collapse`,
42
+ "toast.showAll": `Show all`
40
43
  };
41
44
 
42
45
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,2GAAiB,CAAC;IACjD,4BAA4B,CAAC,gIAAoB,CAAC;IAClD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,8EAAY,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,2CAAO,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,kDAAQ,CAAC;QAAA,IAAI;IACjN,yBAAyB,CAAC,4FAAc,CAAC;IACzC,oBAAoB,CAAC,8EAAY,CAAC;IAClC,kBAAkB,CAAC,6EAAW,CAAC;IAC/B,uBAAuB,CAAC,mCAAK,CAAC;IAC9B,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,0CAAM,CAAC;IACxB,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,wIAAsB,CAAC;IACnD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,oGAAgB,CAAC;IACtC,oBAAoB,CAAC,sFAAc,CAAC;IACpC,oBAAoB,CAAC,mGAAe,CAAC;IACrC,mCAAmC,CAAC,8EAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,gEAAS,CAAC;IACjC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,kEAAY,CAAC;IAC/B,qBAAqB,CAAC,uGAAmB,CAAC;IAC1C,sBAAsB,CAAC,mKAAyB,CAAC;IACjD,uBAAuB,CAAC,+HAAmB,CAAC;IAC5C,wBAAwB,CAAC,gIAAoB,CAAC;IAC9C,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,iIAAqB,CAAC;IAC9C,cAAc,CAAC,yDAAS,CAAC;IACzB,0BAA0B,CAAC,MAAM,YAAc,CAAC,2HAAqB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAC3G","sources":["packages/@react-spectrum/s2/intl/bg-BG.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Налични действия.\",\n \"actionbar.clearSelection\": \"Изчистване на избора\",\n \"actionbar.selected\": \"{count, plural, =0 {Няма избрани} one {# избран} other {# избрани}}\",\n \"actionbar.selectedAll\": \"Всички избрани\",\n \"breadcrumbs.more\": \"Още елементи\",\n \"button.pending\": \"недовършено\",\n \"contextualhelp.help\": \"Помощ\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Сигнал\",\n \"dialog.dismiss\": \"Отхвърляне\",\n \"dropzone.replaceMessage\": \"Пуснете файл за замяна\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Грешка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(незадължително)\",\n \"label.(required)\": \"(задължително)\",\n \"menu.moreActions\": \"Повече действия\",\n \"notificationbadge.indicatorOnly\": \"Нова дейност\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Изберете…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Зареждане...\",\n \"table.loadingMore\": \"Зареждане на още...\",\n \"table.resizeColumn\": \"Преоразмеряване на колона\",\n \"table.sortAscending\": \"Възходящо сортиране\",\n \"table.sortDescending\": \"Низходящо сортиране \",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показване на по-малко\",\n \"tag.noTags\": \"Нито един\",\n \"tag.showAllButtonLabel\": \"Показване на всички ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"bg-BG.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,2GAAiB,CAAC;IACjD,4BAA4B,CAAC,gIAAoB,CAAC;IAClD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,8EAAY,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,2CAAO,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,kDAAQ,CAAC;QAAA,IAAI;IACjN,yBAAyB,CAAC,4FAAc,CAAC;IACzC,oBAAoB,CAAC,8EAAY,CAAC;IAClC,kBAAkB,CAAC,6EAAW,CAAC;IAC/B,uBAAuB,CAAC,mCAAK,CAAC;IAC9B,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,0CAAM,CAAC;IACxB,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,wIAAsB,CAAC;IACnD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,oGAAgB,CAAC;IACtC,oBAAoB,CAAC,sFAAc,CAAC;IACpC,oBAAoB,CAAC,mGAAe,CAAC;IACrC,mCAAmC,CAAC,8EAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,gEAAS,CAAC;IACjC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,kEAAY,CAAC;IAC/B,qBAAqB,CAAC,uGAAmB,CAAC;IAC1C,sBAAsB,CAAC,mKAAyB,CAAC;IACjD,uBAAuB,CAAC,+HAAmB,CAAC;IAC5C,wBAAwB,CAAC,gIAAoB,CAAC;IAC9C,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,iIAAqB,CAAC;IAC9C,cAAc,CAAC,yDAAS,CAAC;IACzB,0BAA0B,CAAC,MAAM,YAAc,CAAC,2HAAqB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACzG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/bg-BG.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Налични действия.\",\n \"actionbar.clearSelection\": \"Изчистване на избора\",\n \"actionbar.selected\": \"{count, plural, =0 {Няма избрани} one {# избран} other {# избрани}}\",\n \"actionbar.selectedAll\": \"Всички избрани\",\n \"breadcrumbs.more\": \"Още елементи\",\n \"button.pending\": \"недовършено\",\n \"contextualhelp.help\": \"Помощ\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Сигнал\",\n \"dialog.dismiss\": \"Отхвърляне\",\n \"dropzone.replaceMessage\": \"Пуснете файл за замяна\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Грешка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(незадължително)\",\n \"label.(required)\": \"(задължително)\",\n \"menu.moreActions\": \"Повече действия\",\n \"notificationbadge.indicatorOnly\": \"Нова дейност\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Изберете…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Зареждане...\",\n \"table.loadingMore\": \"Зареждане на още...\",\n \"table.resizeColumn\": \"Преоразмеряване на колона\",\n \"table.sortAscending\": \"Възходящо сортиране\",\n \"table.sortDescending\": \"Низходящо сортиране \",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показване на по-малко\",\n \"tag.noTags\": \"Нито един\",\n \"tag.showAllButtonLabel\": \"Показване на всички ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"bg-BG.mjs.map"}
package/dist/cs-CZ.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Akce`,
35
35
  "tag.hideButtonLabel": `Zobrazit m\xe9n\u{11B}`,
36
36
  "tag.noTags": `\u{17D}\xe1dn\xfd`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Zobrazit v\u{161}e (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Zobrazit v\u{161}e (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,IAAI,CAAC;IAC7C,8BAA8B,CAAC,iBAAc,CAAC;IAC9C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,4BAAa,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAU,CAAC;QAAA,IAAI;IAC/J,yBAAyB,CAAC,oBAAW,CAAC;IACtC,oBAAoB,CAAC,4BAAa,CAAC;IACnC,kBAAkB,CAAC,qCAAgB,CAAC;IACpC,uBAAuB,CAAC,iBAAQ,CAAC;IACjC,uBAAuB,CAAC,SAAS,CAAC;IAClC,gBAAgB,CAAC,WAAQ,CAAC;IAC1B,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+CAA6B,CAAC;IAC1D,2BAA2B,CAAC,SAAS,CAAC;IACtC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,cAAQ,CAAC;IAChC,wBAAwB,CAAC,eAAM,CAAC;IAChC,oBAAoB,CAAC,iBAAW,CAAC;IACjC,oBAAoB,CAAC,qBAAY,CAAC;IAClC,oBAAoB,CAAC,mBAAU,CAAC;IAChC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,cAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,0BAAW,CAAC;IAC9B,qBAAqB,CAAC,2CAAmB,CAAC;IAC1C,sBAAsB,CAAC,6BAAuB,CAAC;IAC/C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,4BAAgB,CAAC;IAC1C,eAAe,CAAC,IAAI,CAAC;IACrB,uBAAuB,CAAC,sBAAa,CAAC;IACtC,cAAc,CAAC,iBAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oBAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/cs-CZ.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akce\",\n \"actionbar.actionsAvailable\": \"Dostupné akce.\",\n \"actionbar.clearSelection\": \"Vymazat výběr\",\n \"actionbar.selected\": \"{count, plural, =0 {žádné vybrané} other {# vybraných}}\",\n \"actionbar.selectedAll\": \"Vybráno vše\",\n \"breadcrumbs.more\": \"Další položky\",\n \"button.pending\": \"čeká na vyřízení\",\n \"contextualhelp.help\": \"Nápověda\",\n \"contextualhelp.info\": \"Informace\",\n \"dialog.alert\": \"Výstraha\",\n \"dialog.dismiss\": \"Odstranit\",\n \"dropzone.replaceMessage\": \"Přetáhněte soubor k nahrazení\",\n \"inlinealert.informative\": \"Informace\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Varování\",\n \"inlinealert.positive\": \"Úspěch\",\n \"label.(optional)\": \"(volitelně)\",\n \"label.(required)\": \"(požadováno)\",\n \"menu.moreActions\": \"Další akce\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrat…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítání...\",\n \"table.loadingMore\": \"Načítání dalších...\",\n \"table.resizeColumn\": \"Změnit velikost sloupce\",\n \"table.sortAscending\": \"Seřadit vzestupně\",\n \"table.sortDescending\": \"Seřadit sestupně\",\n \"tag.actions\": \"Akce\",\n \"tag.hideButtonLabel\": \"Zobrazit méně\",\n \"tag.noTags\": \"Žádný\",\n \"tag.showAllButtonLabel\": \"Zobrazit vše ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"cs-CZ.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,IAAI,CAAC;IAC7C,8BAA8B,CAAC,iBAAc,CAAC;IAC9C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,4BAAa,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAU,CAAC;QAAA,IAAI;IAC/J,yBAAyB,CAAC,oBAAW,CAAC;IACtC,oBAAoB,CAAC,4BAAa,CAAC;IACnC,kBAAkB,CAAC,qCAAgB,CAAC;IACpC,uBAAuB,CAAC,iBAAQ,CAAC;IACjC,uBAAuB,CAAC,SAAS,CAAC;IAClC,gBAAgB,CAAC,WAAQ,CAAC;IAC1B,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+CAA6B,CAAC;IAC1D,2BAA2B,CAAC,SAAS,CAAC;IACtC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,cAAQ,CAAC;IAChC,wBAAwB,CAAC,eAAM,CAAC;IAChC,oBAAoB,CAAC,iBAAW,CAAC;IACjC,oBAAoB,CAAC,qBAAY,CAAC;IAClC,oBAAoB,CAAC,mBAAU,CAAC;IAChC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,cAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,0BAAW,CAAC;IAC9B,qBAAqB,CAAC,2CAAmB,CAAC;IAC1C,sBAAsB,CAAC,6BAAuB,CAAC;IAC/C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,4BAAgB,CAAC;IAC1C,eAAe,CAAC,IAAI,CAAC;IACrB,uBAAuB,CAAC,sBAAa,CAAC;IACtC,cAAc,CAAC,iBAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oBAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/cs-CZ.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akce\",\n \"actionbar.actionsAvailable\": \"Dostupné akce.\",\n \"actionbar.clearSelection\": \"Vymazat výběr\",\n \"actionbar.selected\": \"{count, plural, =0 {žádné vybrané} other {# vybraných}}\",\n \"actionbar.selectedAll\": \"Vybráno vše\",\n \"breadcrumbs.more\": \"Další položky\",\n \"button.pending\": \"čeká na vyřízení\",\n \"contextualhelp.help\": \"Nápověda\",\n \"contextualhelp.info\": \"Informace\",\n \"dialog.alert\": \"Výstraha\",\n \"dialog.dismiss\": \"Odstranit\",\n \"dropzone.replaceMessage\": \"Přetáhněte soubor k nahrazení\",\n \"inlinealert.informative\": \"Informace\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Varování\",\n \"inlinealert.positive\": \"Úspěch\",\n \"label.(optional)\": \"(volitelně)\",\n \"label.(required)\": \"(požadováno)\",\n \"menu.moreActions\": \"Další akce\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrat…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítání...\",\n \"table.loadingMore\": \"Načítání dalších...\",\n \"table.resizeColumn\": \"Změnit velikost sloupce\",\n \"table.sortAscending\": \"Seřadit vzestupně\",\n \"table.sortDescending\": \"Seřadit sestupně\",\n \"tag.actions\": \"Akce\",\n \"tag.hideButtonLabel\": \"Zobrazit méně\",\n \"tag.noTags\": \"Žádný\",\n \"tag.showAllButtonLabel\": \"Zobrazit vše ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"cs-CZ.cjs.map"}
package/dist/cs-CZ.mjs CHANGED
@@ -35,7 +35,10 @@ $4ff5fd9cb2389e36$exports = {
35
35
  "tag.actions": `Akce`,
36
36
  "tag.hideButtonLabel": `Zobrazit m\xe9n\u{11B}`,
37
37
  "tag.noTags": `\u{17D}\xe1dn\xfd`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Zobrazit v\u{161}e (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Zobrazit v\u{161}e (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,IAAI,CAAC;IAC7C,8BAA8B,CAAC,iBAAc,CAAC;IAC9C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,4BAAa,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAU,CAAC;QAAA,IAAI;IAC/J,yBAAyB,CAAC,oBAAW,CAAC;IACtC,oBAAoB,CAAC,4BAAa,CAAC;IACnC,kBAAkB,CAAC,qCAAgB,CAAC;IACpC,uBAAuB,CAAC,iBAAQ,CAAC;IACjC,uBAAuB,CAAC,SAAS,CAAC;IAClC,gBAAgB,CAAC,WAAQ,CAAC;IAC1B,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+CAA6B,CAAC;IAC1D,2BAA2B,CAAC,SAAS,CAAC;IACtC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,cAAQ,CAAC;IAChC,wBAAwB,CAAC,eAAM,CAAC;IAChC,oBAAoB,CAAC,iBAAW,CAAC;IACjC,oBAAoB,CAAC,qBAAY,CAAC;IAClC,oBAAoB,CAAC,mBAAU,CAAC;IAChC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,cAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,0BAAW,CAAC;IAC9B,qBAAqB,CAAC,2CAAmB,CAAC;IAC1C,sBAAsB,CAAC,6BAAuB,CAAC;IAC/C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,4BAAgB,CAAC;IAC1C,eAAe,CAAC,IAAI,CAAC;IACrB,uBAAuB,CAAC,sBAAa,CAAC;IACtC,cAAc,CAAC,iBAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oBAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/cs-CZ.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akce\",\n \"actionbar.actionsAvailable\": \"Dostupné akce.\",\n \"actionbar.clearSelection\": \"Vymazat výběr\",\n \"actionbar.selected\": \"{count, plural, =0 {žádné vybrané} other {# vybraných}}\",\n \"actionbar.selectedAll\": \"Vybráno vše\",\n \"breadcrumbs.more\": \"Další položky\",\n \"button.pending\": \"čeká na vyřízení\",\n \"contextualhelp.help\": \"Nápověda\",\n \"contextualhelp.info\": \"Informace\",\n \"dialog.alert\": \"Výstraha\",\n \"dialog.dismiss\": \"Odstranit\",\n \"dropzone.replaceMessage\": \"Přetáhněte soubor k nahrazení\",\n \"inlinealert.informative\": \"Informace\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Varování\",\n \"inlinealert.positive\": \"Úspěch\",\n \"label.(optional)\": \"(volitelně)\",\n \"label.(required)\": \"(požadováno)\",\n \"menu.moreActions\": \"Další akce\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrat…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítání...\",\n \"table.loadingMore\": \"Načítání dalších...\",\n \"table.resizeColumn\": \"Změnit velikost sloupce\",\n \"table.sortAscending\": \"Seřadit vzestupně\",\n \"table.sortDescending\": \"Seřadit sestupně\",\n \"tag.actions\": \"Akce\",\n \"tag.hideButtonLabel\": \"Zobrazit méně\",\n \"tag.noTags\": \"Žádný\",\n \"tag.showAllButtonLabel\": \"Zobrazit vše ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"cs-CZ.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,IAAI,CAAC;IAC7C,8BAA8B,CAAC,iBAAc,CAAC;IAC9C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,4BAAa,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAU,CAAC;QAAA,IAAI;IAC/J,yBAAyB,CAAC,oBAAW,CAAC;IACtC,oBAAoB,CAAC,4BAAa,CAAC;IACnC,kBAAkB,CAAC,qCAAgB,CAAC;IACpC,uBAAuB,CAAC,iBAAQ,CAAC;IACjC,uBAAuB,CAAC,SAAS,CAAC;IAClC,gBAAgB,CAAC,WAAQ,CAAC;IAC1B,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+CAA6B,CAAC;IAC1D,2BAA2B,CAAC,SAAS,CAAC;IACtC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,cAAQ,CAAC;IAChC,wBAAwB,CAAC,eAAM,CAAC;IAChC,oBAAoB,CAAC,iBAAW,CAAC;IACjC,oBAAoB,CAAC,qBAAY,CAAC;IAClC,oBAAoB,CAAC,mBAAU,CAAC;IAChC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,cAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,0BAAW,CAAC;IAC9B,qBAAqB,CAAC,2CAAmB,CAAC;IAC1C,sBAAsB,CAAC,6BAAuB,CAAC;IAC/C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,4BAAgB,CAAC;IAC1C,eAAe,CAAC,IAAI,CAAC;IACrB,uBAAuB,CAAC,sBAAa,CAAC;IACtC,cAAc,CAAC,iBAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,oBAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/cs-CZ.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akce\",\n \"actionbar.actionsAvailable\": \"Dostupné akce.\",\n \"actionbar.clearSelection\": \"Vymazat výběr\",\n \"actionbar.selected\": \"{count, plural, =0 {žádné vybrané} other {# vybraných}}\",\n \"actionbar.selectedAll\": \"Vybráno vše\",\n \"breadcrumbs.more\": \"Další položky\",\n \"button.pending\": \"čeká na vyřízení\",\n \"contextualhelp.help\": \"Nápověda\",\n \"contextualhelp.info\": \"Informace\",\n \"dialog.alert\": \"Výstraha\",\n \"dialog.dismiss\": \"Odstranit\",\n \"dropzone.replaceMessage\": \"Přetáhněte soubor k nahrazení\",\n \"inlinealert.informative\": \"Informace\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Varování\",\n \"inlinealert.positive\": \"Úspěch\",\n \"label.(optional)\": \"(volitelně)\",\n \"label.(required)\": \"(požadováno)\",\n \"menu.moreActions\": \"Další akce\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrat…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítání...\",\n \"table.loadingMore\": \"Načítání dalších...\",\n \"table.resizeColumn\": \"Změnit velikost sloupce\",\n \"table.sortAscending\": \"Seřadit vzestupně\",\n \"table.sortDescending\": \"Seřadit sestupně\",\n \"tag.actions\": \"Akce\",\n \"tag.hideButtonLabel\": \"Zobrazit méně\",\n \"tag.noTags\": \"Žádný\",\n \"tag.showAllButtonLabel\": \"Zobrazit vše ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"cs-CZ.mjs.map"}
package/dist/da-DK.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Handlinger`,
35
35
  "tag.hideButtonLabel": `Vis mindre`,
36
36
  "tag.noTags": `Ingen`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,2BAAwB,CAAC;IACxD,4BAA4B,CAAC,aAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,UAAU,CAAC;IACrC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,UAAU,CAAC;IAC9B,uBAAuB,CAAC,QAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,QAAQ,CAAC;IAC1B,kBAAkB,CAAC,GAAG,CAAC;IACvB,2BAA2B,CAAC,wBAAwB,CAAC;IACrD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,WAAQ,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAK,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAW,CAAC;IAC9B,qBAAqB,CAAC,oBAAiB,CAAC;IACxC,sBAAsB,CAAC,iCAA2B,CAAC;IACnD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/da-DK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgængelige handlinger.\",\n \"actionbar.clearSelection\": \"Ryd markering\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"afventende\",\n \"contextualhelp.help\": \"Hjælp\",\n \"contextualhelp.info\": \"Oplysninger\",\n \"dialog.alert\": \"Advarsel\",\n \"dialog.dismiss\": \"Luk\",\n \"dropzone.replaceMessage\": \"Drop fil for at erstatte\",\n \"inlinealert.informative\": \"Oplysninger\",\n \"inlinealert.negative\": \"Fejl\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Fuldført\",\n \"label.(optional)\": \"(valgfrit)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vælg…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Indlæser...\",\n \"table.loadingMore\": \"Indlæser flere...\",\n \"table.resizeColumn\": \"Tilpas størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter faldende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"da-DK.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,2BAAwB,CAAC;IACxD,4BAA4B,CAAC,aAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,UAAU,CAAC;IACrC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,UAAU,CAAC;IAC9B,uBAAuB,CAAC,QAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,QAAQ,CAAC;IAC1B,kBAAkB,CAAC,GAAG,CAAC;IACvB,2BAA2B,CAAC,wBAAwB,CAAC;IACrD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,WAAQ,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAK,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAW,CAAC;IAC9B,qBAAqB,CAAC,oBAAiB,CAAC;IACxC,sBAAsB,CAAC,iCAA2B,CAAC;IACnD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/da-DK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgængelige handlinger.\",\n \"actionbar.clearSelection\": \"Ryd markering\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"afventende\",\n \"contextualhelp.help\": \"Hjælp\",\n \"contextualhelp.info\": \"Oplysninger\",\n \"dialog.alert\": \"Advarsel\",\n \"dialog.dismiss\": \"Luk\",\n \"dropzone.replaceMessage\": \"Drop fil for at erstatte\",\n \"inlinealert.informative\": \"Oplysninger\",\n \"inlinealert.negative\": \"Fejl\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Fuldført\",\n \"label.(optional)\": \"(valgfrit)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vælg…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Indlæser...\",\n \"table.loadingMore\": \"Indlæser flere...\",\n \"table.resizeColumn\": \"Tilpas størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter faldende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"da-DK.cjs.map"}
package/dist/da-DK.mjs CHANGED
@@ -35,7 +35,10 @@ $ef58bc5d6ed5ddc2$exports = {
35
35
  "tag.actions": `Handlinger`,
36
36
  "tag.hideButtonLabel": `Vis mindre`,
37
37
  "tag.noTags": `Ingen`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,2BAAwB,CAAC;IACxD,4BAA4B,CAAC,aAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,UAAU,CAAC;IACrC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,UAAU,CAAC;IAC9B,uBAAuB,CAAC,QAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,QAAQ,CAAC;IAC1B,kBAAkB,CAAC,GAAG,CAAC;IACvB,2BAA2B,CAAC,wBAAwB,CAAC;IACrD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,WAAQ,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAK,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAW,CAAC;IAC9B,qBAAqB,CAAC,oBAAiB,CAAC;IACxC,sBAAsB,CAAC,iCAA2B,CAAC;IACnD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/da-DK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgængelige handlinger.\",\n \"actionbar.clearSelection\": \"Ryd markering\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"afventende\",\n \"contextualhelp.help\": \"Hjælp\",\n \"contextualhelp.info\": \"Oplysninger\",\n \"dialog.alert\": \"Advarsel\",\n \"dialog.dismiss\": \"Luk\",\n \"dropzone.replaceMessage\": \"Drop fil for at erstatte\",\n \"inlinealert.informative\": \"Oplysninger\",\n \"inlinealert.negative\": \"Fejl\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Fuldført\",\n \"label.(optional)\": \"(valgfrit)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vælg…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Indlæser...\",\n \"table.loadingMore\": \"Indlæser flere...\",\n \"table.resizeColumn\": \"Tilpas størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter faldende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"da-DK.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,2BAAwB,CAAC;IACxD,4BAA4B,CAAC,aAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,UAAU,CAAC;IACrC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,UAAU,CAAC;IAC9B,uBAAuB,CAAC,QAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,QAAQ,CAAC;IAC1B,kBAAkB,CAAC,GAAG,CAAC;IACvB,2BAA2B,CAAC,wBAAwB,CAAC;IACrD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,WAAQ,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAK,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAW,CAAC;IAC9B,qBAAqB,CAAC,oBAAiB,CAAC;IACxC,sBAAsB,CAAC,iCAA2B,CAAC;IACnD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/da-DK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgængelige handlinger.\",\n \"actionbar.clearSelection\": \"Ryd markering\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"afventende\",\n \"contextualhelp.help\": \"Hjælp\",\n \"contextualhelp.info\": \"Oplysninger\",\n \"dialog.alert\": \"Advarsel\",\n \"dialog.dismiss\": \"Luk\",\n \"dropzone.replaceMessage\": \"Drop fil for at erstatte\",\n \"inlinealert.informative\": \"Oplysninger\",\n \"inlinealert.negative\": \"Fejl\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Fuldført\",\n \"label.(optional)\": \"(valgfrit)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vælg…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Indlæser...\",\n \"table.loadingMore\": \"Indlæser flere...\",\n \"table.resizeColumn\": \"Tilpas størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter faldende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"da-DK.mjs.map"}
package/dist/de-DE.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Aktionen`,
35
35
  "tag.hideButtonLabel": `Weniger zeigen`,
36
36
  "tag.noTags": `Keine`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Alle anzeigen (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Alle anzeigen (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43