@react-aria/toast 3.0.0-nightly.2840 → 3.0.0-nightly.2846
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ar-AE.mjs +1 -1
- package/dist/bg-BG.mjs +1 -1
- package/dist/cs-CZ.mjs +1 -1
- package/dist/da-DK.mjs +1 -1
- package/dist/de-DE.mjs +1 -1
- package/dist/el-GR.mjs +1 -1
- package/dist/en-US.mjs +1 -1
- package/dist/es-ES.mjs +1 -1
- package/dist/et-EE.mjs +1 -1
- package/dist/fi-FI.mjs +1 -1
- package/dist/fr-FR.mjs +1 -1
- package/dist/he-IL.mjs +1 -1
- package/dist/hr-HR.mjs +1 -1
- package/dist/hu-HU.mjs +1 -1
- package/dist/import.mjs +3 -245
- package/dist/intlStrings.main.js +108 -0
- package/dist/intlStrings.main.js.map +1 -0
- package/dist/intlStrings.mjs +110 -0
- package/dist/intlStrings.module.js +110 -0
- package/dist/intlStrings.module.js.map +1 -0
- package/dist/it-IT.mjs +1 -1
- package/dist/ja-JP.mjs +1 -1
- package/dist/ko-KR.mjs +1 -1
- package/dist/lt-LT.mjs +1 -1
- package/dist/lv-LV.mjs +1 -1
- package/dist/main.js +5 -247
- package/dist/main.js.map +1 -1
- package/dist/module.js +3 -245
- package/dist/module.js.map +1 -1
- package/dist/nb-NO.mjs +1 -1
- package/dist/nl-NL.mjs +1 -1
- package/dist/pl-PL.mjs +1 -1
- package/dist/pt-BR.mjs +1 -1
- package/dist/pt-PT.mjs +1 -1
- package/dist/ro-RO.mjs +1 -1
- package/dist/ru-RU.mjs +1 -1
- package/dist/sk-SK.mjs +1 -1
- package/dist/sl-SI.mjs +1 -1
- package/dist/sr-SP.mjs +1 -1
- package/dist/sv-SE.mjs +1 -1
- package/dist/tr-TR.mjs +1 -1
- package/dist/uk-UA.mjs +1 -1
- package/dist/useToast.main.js +92 -0
- package/dist/useToast.main.js.map +1 -0
- package/dist/useToast.mjs +87 -0
- package/dist/useToast.module.js +87 -0
- package/dist/useToast.module.js.map +1 -0
- package/dist/useToastRegion.main.js +73 -0
- package/dist/useToastRegion.main.js.map +1 -0
- package/dist/useToastRegion.mjs +68 -0
- package/dist/useToastRegion.module.js +68 -0
- package/dist/useToastRegion.module.js.map +1 -0
- package/dist/zh-CN.mjs +1 -1
- package/dist/zh-TW.mjs +1 -1
- package/package.json +9 -9
package/dist/ar-AE.mjs
CHANGED
package/dist/bg-BG.mjs
CHANGED
package/dist/cs-CZ.mjs
CHANGED
package/dist/da-DK.mjs
CHANGED
package/dist/de-DE.mjs
CHANGED
package/dist/el-GR.mjs
CHANGED
package/dist/en-US.mjs
CHANGED
package/dist/es-ES.mjs
CHANGED
package/dist/et-EE.mjs
CHANGED
package/dist/fi-FI.mjs
CHANGED
package/dist/fr-FR.mjs
CHANGED
package/dist/he-IL.mjs
CHANGED
package/dist/hr-HR.mjs
CHANGED
package/dist/hu-HU.mjs
CHANGED
package/dist/import.mjs
CHANGED
|
@@ -1,47 +1,6 @@
|
|
|
1
|
-
import $
|
|
2
|
-
import $
|
|
3
|
-
import $28feffc3d61a8691$exports from "./cs-CZ.mjs";
|
|
4
|
-
import $390d441203d25ff4$exports from "./da-DK.mjs";
|
|
5
|
-
import $7063c2d0f14f979a$exports from "./de-DE.mjs";
|
|
6
|
-
import $2dfc1dbb6590af88$exports from "./el-GR.mjs";
|
|
7
|
-
import $9a12ff1caae5a7a5$exports from "./en-US.mjs";
|
|
8
|
-
import $f4095fb5a72adbe6$exports from "./es-ES.mjs";
|
|
9
|
-
import $75bc5191b9d7826a$exports from "./et-EE.mjs";
|
|
10
|
-
import $e4b9aef18b0db8dc$exports from "./fi-FI.mjs";
|
|
11
|
-
import $888756784d832bd7$exports from "./fr-FR.mjs";
|
|
12
|
-
import $6835949b68a1fabf$exports from "./he-IL.mjs";
|
|
13
|
-
import $87ffcbc0b651e40b$exports from "./hr-HR.mjs";
|
|
14
|
-
import $dc6e3b2813600d69$exports from "./hu-HU.mjs";
|
|
15
|
-
import $fe136bcbacfcfa14$exports from "./it-IT.mjs";
|
|
16
|
-
import $8fb53a929b46df83$exports from "./ja-JP.mjs";
|
|
17
|
-
import $2c38dbfaf041a865$exports from "./ko-KR.mjs";
|
|
18
|
-
import $48f3f33a29908d4c$exports from "./lt-LT.mjs";
|
|
19
|
-
import $9867160d996455a0$exports from "./lv-LV.mjs";
|
|
20
|
-
import $196258ea25c96487$exports from "./nb-NO.mjs";
|
|
21
|
-
import $949061cb954e8000$exports from "./nl-NL.mjs";
|
|
22
|
-
import $8189bed27add1ad3$exports from "./pl-PL.mjs";
|
|
23
|
-
import $a361756a93b6e28c$exports from "./pt-BR.mjs";
|
|
24
|
-
import $034c7393857c8db0$exports from "./pt-PT.mjs";
|
|
25
|
-
import $e33d3b3868478b04$exports from "./ro-RO.mjs";
|
|
26
|
-
import $9a7dcb914b29cd9f$exports from "./ru-RU.mjs";
|
|
27
|
-
import $e43d964a0c7f1266$exports from "./sk-SK.mjs";
|
|
28
|
-
import $0bc56cee3275bcaa$exports from "./sl-SI.mjs";
|
|
29
|
-
import $7dbdd7289c10d2ba$exports from "./sr-SP.mjs";
|
|
30
|
-
import $ccbe6066c10b1e53$exports from "./sv-SE.mjs";
|
|
31
|
-
import $9d503476b9d858b7$exports from "./tr-TR.mjs";
|
|
32
|
-
import $32ee419c7b9b7a83$exports from "./uk-UA.mjs";
|
|
33
|
-
import $122525af1cb737c7$exports from "./zh-CN.mjs";
|
|
34
|
-
import $52e8b1b00094e5a3$exports from "./zh-TW.mjs";
|
|
35
|
-
import {useEffect as $5bA4N$useEffect, useRef as $5bA4N$useRef} from "react";
|
|
36
|
-
import {useLayoutEffect as $5bA4N$useLayoutEffect, useId as $5bA4N$useId, useSlotId as $5bA4N$useSlotId, focusWithoutScrolling as $5bA4N$focusWithoutScrolling, mergeProps as $5bA4N$mergeProps} from "@react-aria/utils";
|
|
37
|
-
import {useLocalizedStringFormatter as $5bA4N$useLocalizedStringFormatter} from "@react-aria/i18n";
|
|
38
|
-
import {useHover as $5bA4N$useHover, useFocusWithin as $5bA4N$useFocusWithin, getInteractionModality as $5bA4N$getInteractionModality} from "@react-aria/interactions";
|
|
39
|
-
import {useLandmark as $5bA4N$useLandmark} from "@react-aria/landmark";
|
|
1
|
+
import {useToast as $d6542812f0669241$export$a407b657d3044108} from "./useToast.mjs";
|
|
2
|
+
import {useToastRegion as $6cc546b19ee7130a$export$b8cbbb20a51697de} from "./useToastRegion.mjs";
|
|
40
3
|
|
|
41
|
-
|
|
42
|
-
function $parcel$interopDefault(a) {
|
|
43
|
-
return a && a.__esModule ? a.default : a;
|
|
44
|
-
}
|
|
45
4
|
/*
|
|
46
5
|
* Copyright 2020 Adobe. All rights reserved.
|
|
47
6
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
@@ -52,208 +11,7 @@ function $parcel$interopDefault(a) {
|
|
|
52
11
|
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
53
12
|
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
54
13
|
* governing permissions and limitations under the License.
|
|
55
|
-
*/
|
|
56
|
-
* Copyright 2020 Adobe. All rights reserved.
|
|
57
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
58
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
|
59
|
-
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
60
|
-
*
|
|
61
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
|
62
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
63
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
|
64
|
-
* governing permissions and limitations under the License.
|
|
65
|
-
*/ var $7853651519a70071$exports = {};
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
$7853651519a70071$exports = {
|
|
101
|
-
"ar-AE": $ff9177efc58547ad$exports,
|
|
102
|
-
"bg-BG": $25eb7c0c0c45e544$exports,
|
|
103
|
-
"cs-CZ": $28feffc3d61a8691$exports,
|
|
104
|
-
"da-DK": $390d441203d25ff4$exports,
|
|
105
|
-
"de-DE": $7063c2d0f14f979a$exports,
|
|
106
|
-
"el-GR": $2dfc1dbb6590af88$exports,
|
|
107
|
-
"en-US": $9a12ff1caae5a7a5$exports,
|
|
108
|
-
"es-ES": $f4095fb5a72adbe6$exports,
|
|
109
|
-
"et-EE": $75bc5191b9d7826a$exports,
|
|
110
|
-
"fi-FI": $e4b9aef18b0db8dc$exports,
|
|
111
|
-
"fr-FR": $888756784d832bd7$exports,
|
|
112
|
-
"he-IL": $6835949b68a1fabf$exports,
|
|
113
|
-
"hr-HR": $87ffcbc0b651e40b$exports,
|
|
114
|
-
"hu-HU": $dc6e3b2813600d69$exports,
|
|
115
|
-
"it-IT": $fe136bcbacfcfa14$exports,
|
|
116
|
-
"ja-JP": $8fb53a929b46df83$exports,
|
|
117
|
-
"ko-KR": $2c38dbfaf041a865$exports,
|
|
118
|
-
"lt-LT": $48f3f33a29908d4c$exports,
|
|
119
|
-
"lv-LV": $9867160d996455a0$exports,
|
|
120
|
-
"nb-NO": $196258ea25c96487$exports,
|
|
121
|
-
"nl-NL": $949061cb954e8000$exports,
|
|
122
|
-
"pl-PL": $8189bed27add1ad3$exports,
|
|
123
|
-
"pt-BR": $a361756a93b6e28c$exports,
|
|
124
|
-
"pt-PT": $034c7393857c8db0$exports,
|
|
125
|
-
"ro-RO": $e33d3b3868478b04$exports,
|
|
126
|
-
"ru-RU": $9a7dcb914b29cd9f$exports,
|
|
127
|
-
"sk-SK": $e43d964a0c7f1266$exports,
|
|
128
|
-
"sl-SI": $0bc56cee3275bcaa$exports,
|
|
129
|
-
"sr-SP": $7dbdd7289c10d2ba$exports,
|
|
130
|
-
"sv-SE": $ccbe6066c10b1e53$exports,
|
|
131
|
-
"tr-TR": $9d503476b9d858b7$exports,
|
|
132
|
-
"uk-UA": $32ee419c7b9b7a83$exports,
|
|
133
|
-
"zh-CN": $122525af1cb737c7$exports,
|
|
134
|
-
"zh-TW": $52e8b1b00094e5a3$exports
|
|
135
|
-
};
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
function $d6542812f0669241$export$a407b657d3044108(props, state, ref) {
|
|
142
|
-
let { key: key, timer: timer, timeout: timeout, animation: animation } = props.toast;
|
|
143
|
-
(0, $5bA4N$useEffect)(()=>{
|
|
144
|
-
if (!timer) return;
|
|
145
|
-
timer.reset(timeout);
|
|
146
|
-
return ()=>{
|
|
147
|
-
timer.pause();
|
|
148
|
-
};
|
|
149
|
-
}, [
|
|
150
|
-
timer,
|
|
151
|
-
timeout
|
|
152
|
-
]);
|
|
153
|
-
// Restore focus to the toast container on unmount.
|
|
154
|
-
// If there are no more toasts, the container will be unmounted
|
|
155
|
-
// and will restore focus to wherever focus was before the user
|
|
156
|
-
// focused the toast region.
|
|
157
|
-
let focusOnUnmount = (0, $5bA4N$useRef)(null);
|
|
158
|
-
(0, $5bA4N$useLayoutEffect)(()=>{
|
|
159
|
-
let container = ref.current.closest("[role=region]");
|
|
160
|
-
return ()=>{
|
|
161
|
-
if (container && container.contains(document.activeElement)) // Focus must be delayed for focus ring to appear, but we can't wait
|
|
162
|
-
// until useEffect cleanup to check if focus was inside the container.
|
|
163
|
-
focusOnUnmount.current = container;
|
|
164
|
-
};
|
|
165
|
-
}, [
|
|
166
|
-
ref
|
|
167
|
-
]);
|
|
168
|
-
// eslint-disable-next-line
|
|
169
|
-
(0, $5bA4N$useEffect)(()=>{
|
|
170
|
-
return ()=>{
|
|
171
|
-
if (focusOnUnmount.current) focusOnUnmount.current.focus();
|
|
172
|
-
};
|
|
173
|
-
}, [
|
|
174
|
-
ref
|
|
175
|
-
]);
|
|
176
|
-
let titleId = (0, $5bA4N$useId)();
|
|
177
|
-
let descriptionId = (0, $5bA4N$useSlotId)();
|
|
178
|
-
let stringFormatter = (0, $5bA4N$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($7853651519a70071$exports))), "@react-aria/toast");
|
|
179
|
-
return {
|
|
180
|
-
toastProps: {
|
|
181
|
-
role: "alert",
|
|
182
|
-
"aria-label": props["aria-label"],
|
|
183
|
-
"aria-labelledby": props["aria-labelledby"] || titleId,
|
|
184
|
-
"aria-describedby": props["aria-describedby"] || descriptionId,
|
|
185
|
-
"aria-details": props["aria-details"],
|
|
186
|
-
// Hide toasts that are animating out so VoiceOver doesn't announce them.
|
|
187
|
-
"aria-hidden": animation === "exiting" ? "true" : undefined
|
|
188
|
-
},
|
|
189
|
-
titleProps: {
|
|
190
|
-
id: titleId
|
|
191
|
-
},
|
|
192
|
-
descriptionProps: {
|
|
193
|
-
id: descriptionId
|
|
194
|
-
},
|
|
195
|
-
closeButtonProps: {
|
|
196
|
-
"aria-label": stringFormatter.format("close"),
|
|
197
|
-
onPress: ()=>state.close(key)
|
|
198
|
-
}
|
|
199
|
-
};
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
function $6cc546b19ee7130a$export$b8cbbb20a51697de(props, state, ref) {
|
|
210
|
-
let stringFormatter = (0, $5bA4N$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($7853651519a70071$exports))), "@react-aria/toast");
|
|
211
|
-
let { landmarkProps: landmarkProps } = (0, $5bA4N$useLandmark)({
|
|
212
|
-
role: "region",
|
|
213
|
-
"aria-label": props["aria-label"] || stringFormatter.format("notifications")
|
|
214
|
-
}, ref);
|
|
215
|
-
let { hoverProps: hoverProps } = (0, $5bA4N$useHover)({
|
|
216
|
-
onHoverStart: state.pauseAll,
|
|
217
|
-
onHoverEnd: state.resumeAll
|
|
218
|
-
});
|
|
219
|
-
let lastFocused = (0, $5bA4N$useRef)(null);
|
|
220
|
-
let { focusWithinProps: focusWithinProps } = (0, $5bA4N$useFocusWithin)({
|
|
221
|
-
onFocusWithin: (e)=>{
|
|
222
|
-
state.pauseAll();
|
|
223
|
-
lastFocused.current = e.relatedTarget;
|
|
224
|
-
},
|
|
225
|
-
onBlurWithin: ()=>{
|
|
226
|
-
state.resumeAll();
|
|
227
|
-
lastFocused.current = null;
|
|
228
|
-
}
|
|
229
|
-
});
|
|
230
|
-
// When the region unmounts, restore focus to the last element that had focus
|
|
231
|
-
// before the user moved focus into the region.
|
|
232
|
-
// TODO: handle when the element has unmounted like FocusScope does?
|
|
233
|
-
// eslint-disable-next-line arrow-body-style
|
|
234
|
-
(0, $5bA4N$useEffect)(()=>{
|
|
235
|
-
return ()=>{
|
|
236
|
-
if (lastFocused.current && document.body.contains(lastFocused.current)) {
|
|
237
|
-
if ((0, $5bA4N$getInteractionModality)() === "pointer") (0, $5bA4N$focusWithoutScrolling)(lastFocused.current);
|
|
238
|
-
else lastFocused.current.focus();
|
|
239
|
-
}
|
|
240
|
-
};
|
|
241
|
-
}, [
|
|
242
|
-
ref
|
|
243
|
-
]);
|
|
244
|
-
return {
|
|
245
|
-
regionProps: (0, $5bA4N$mergeProps)(landmarkProps, hoverProps, focusWithinProps, {
|
|
246
|
-
tabIndex: -1,
|
|
247
|
-
// Mark the toast region as a "top layer", so that it:
|
|
248
|
-
// - is not aria-hidden when opening an overlay
|
|
249
|
-
// - allows focus even outside a containing focus scope
|
|
250
|
-
// - doesn’t dismiss overlays when clicking on it, even though it is outside
|
|
251
|
-
// @ts-ignore
|
|
252
|
-
"data-react-aria-top-layer": true
|
|
253
|
-
})
|
|
254
|
-
};
|
|
255
|
-
}
|
|
256
|
-
|
|
14
|
+
*/
|
|
257
15
|
|
|
258
16
|
|
|
259
17
|
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
var $3ba38fcbd805da3c$exports = require("./ar-AE.main.js");
|
|
2
|
+
var $06073da8a2e837af$exports = require("./bg-BG.main.js");
|
|
3
|
+
var $f53ed7e9d51b5d55$exports = require("./cs-CZ.main.js");
|
|
4
|
+
var $a6b6afdb5a98f76c$exports = require("./da-DK.main.js");
|
|
5
|
+
var $52ad23060875775f$exports = require("./de-DE.main.js");
|
|
6
|
+
var $08dcc76c0e5f63e1$exports = require("./el-GR.main.js");
|
|
7
|
+
var $ac3044aff017d368$exports = require("./en-US.main.js");
|
|
8
|
+
var $0299c089dcae9213$exports = require("./es-ES.main.js");
|
|
9
|
+
var $6e794080ab3e230e$exports = require("./et-EE.main.js");
|
|
10
|
+
var $0e8addbb92e8793c$exports = require("./fi-FI.main.js");
|
|
11
|
+
var $ccffda58861e52b2$exports = require("./fr-FR.main.js");
|
|
12
|
+
var $653260ae334153b4$exports = require("./he-IL.main.js");
|
|
13
|
+
var $290423d4fc0aea87$exports = require("./hr-HR.main.js");
|
|
14
|
+
var $da81172046d02c49$exports = require("./hu-HU.main.js");
|
|
15
|
+
var $e473b08597cfe1ba$exports = require("./it-IT.main.js");
|
|
16
|
+
var $a922e1b461f17a4b$exports = require("./ja-JP.main.js");
|
|
17
|
+
var $be1e07b486982d9f$exports = require("./ko-KR.main.js");
|
|
18
|
+
var $8ce068abcf4f94c2$exports = require("./lt-LT.main.js");
|
|
19
|
+
var $0f0bc08f611d7d33$exports = require("./lv-LV.main.js");
|
|
20
|
+
var $5166d11eab257c28$exports = require("./nb-NO.main.js");
|
|
21
|
+
var $cb220a55cf7a5fab$exports = require("./nl-NL.main.js");
|
|
22
|
+
var $917614d5adb28d77$exports = require("./pl-PL.main.js");
|
|
23
|
+
var $23cdda07bb218e23$exports = require("./pt-BR.main.js");
|
|
24
|
+
var $bb1b7d8bd48e0fee$exports = require("./pt-PT.main.js");
|
|
25
|
+
var $969ad461d232c044$exports = require("./ro-RO.main.js");
|
|
26
|
+
var $fca911223f29355e$exports = require("./ru-RU.main.js");
|
|
27
|
+
var $19e9a28d44f83203$exports = require("./sk-SK.main.js");
|
|
28
|
+
var $778cdcc7dbced5c1$exports = require("./sl-SI.main.js");
|
|
29
|
+
var $9359f9b7eac75ac1$exports = require("./sr-SP.main.js");
|
|
30
|
+
var $ac7ed8cd33134ccc$exports = require("./sv-SE.main.js");
|
|
31
|
+
var $b55461bb5ab189cd$exports = require("./tr-TR.main.js");
|
|
32
|
+
var $e6a0bdd8a70a947a$exports = require("./uk-UA.main.js");
|
|
33
|
+
var $c2f8abea7819ef8e$exports = require("./zh-CN.main.js");
|
|
34
|
+
var $765deb5c0d35c4bc$exports = require("./zh-TW.main.js");
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
module.exports = {
|
|
71
|
+
"ar-AE": $3ba38fcbd805da3c$exports,
|
|
72
|
+
"bg-BG": $06073da8a2e837af$exports,
|
|
73
|
+
"cs-CZ": $f53ed7e9d51b5d55$exports,
|
|
74
|
+
"da-DK": $a6b6afdb5a98f76c$exports,
|
|
75
|
+
"de-DE": $52ad23060875775f$exports,
|
|
76
|
+
"el-GR": $08dcc76c0e5f63e1$exports,
|
|
77
|
+
"en-US": $ac3044aff017d368$exports,
|
|
78
|
+
"es-ES": $0299c089dcae9213$exports,
|
|
79
|
+
"et-EE": $6e794080ab3e230e$exports,
|
|
80
|
+
"fi-FI": $0e8addbb92e8793c$exports,
|
|
81
|
+
"fr-FR": $ccffda58861e52b2$exports,
|
|
82
|
+
"he-IL": $653260ae334153b4$exports,
|
|
83
|
+
"hr-HR": $290423d4fc0aea87$exports,
|
|
84
|
+
"hu-HU": $da81172046d02c49$exports,
|
|
85
|
+
"it-IT": $e473b08597cfe1ba$exports,
|
|
86
|
+
"ja-JP": $a922e1b461f17a4b$exports,
|
|
87
|
+
"ko-KR": $be1e07b486982d9f$exports,
|
|
88
|
+
"lt-LT": $8ce068abcf4f94c2$exports,
|
|
89
|
+
"lv-LV": $0f0bc08f611d7d33$exports,
|
|
90
|
+
"nb-NO": $5166d11eab257c28$exports,
|
|
91
|
+
"nl-NL": $cb220a55cf7a5fab$exports,
|
|
92
|
+
"pl-PL": $917614d5adb28d77$exports,
|
|
93
|
+
"pt-BR": $23cdda07bb218e23$exports,
|
|
94
|
+
"pt-PT": $bb1b7d8bd48e0fee$exports,
|
|
95
|
+
"ro-RO": $969ad461d232c044$exports,
|
|
96
|
+
"ru-RU": $fca911223f29355e$exports,
|
|
97
|
+
"sk-SK": $19e9a28d44f83203$exports,
|
|
98
|
+
"sl-SI": $778cdcc7dbced5c1$exports,
|
|
99
|
+
"sr-SP": $9359f9b7eac75ac1$exports,
|
|
100
|
+
"sv-SE": $ac7ed8cd33134ccc$exports,
|
|
101
|
+
"tr-TR": $b55461bb5ab189cd$exports,
|
|
102
|
+
"uk-UA": $e6a0bdd8a70a947a$exports,
|
|
103
|
+
"zh-CN": $c2f8abea7819ef8e$exports,
|
|
104
|
+
"zh-TW": $765deb5c0d35c4bc$exports
|
|
105
|
+
};
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
//# sourceMappingURL=intlStrings.main.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,iBAAiB;IACf,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;AACX","sources":["packages/@react-aria/toast/src/*.js"],"sourcesContent":["const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}"],"names":[],"version":3,"file":"intlStrings.main.js.map"}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import $aTebn$arAEmodulejs from "./ar-AE.mjs";
|
|
2
|
+
import $aTebn$bgBGmodulejs from "./bg-BG.mjs";
|
|
3
|
+
import $aTebn$csCZmodulejs from "./cs-CZ.mjs";
|
|
4
|
+
import $aTebn$daDKmodulejs from "./da-DK.mjs";
|
|
5
|
+
import $aTebn$deDEmodulejs from "./de-DE.mjs";
|
|
6
|
+
import $aTebn$elGRmodulejs from "./el-GR.mjs";
|
|
7
|
+
import $aTebn$enUSmodulejs from "./en-US.mjs";
|
|
8
|
+
import $aTebn$esESmodulejs from "./es-ES.mjs";
|
|
9
|
+
import $aTebn$etEEmodulejs from "./et-EE.mjs";
|
|
10
|
+
import $aTebn$fiFImodulejs from "./fi-FI.mjs";
|
|
11
|
+
import $aTebn$frFRmodulejs from "./fr-FR.mjs";
|
|
12
|
+
import $aTebn$heILmodulejs from "./he-IL.mjs";
|
|
13
|
+
import $aTebn$hrHRmodulejs from "./hr-HR.mjs";
|
|
14
|
+
import $aTebn$huHUmodulejs from "./hu-HU.mjs";
|
|
15
|
+
import $aTebn$itITmodulejs from "./it-IT.mjs";
|
|
16
|
+
import $aTebn$jaJPmodulejs from "./ja-JP.mjs";
|
|
17
|
+
import $aTebn$koKRmodulejs from "./ko-KR.mjs";
|
|
18
|
+
import $aTebn$ltLTmodulejs from "./lt-LT.mjs";
|
|
19
|
+
import $aTebn$lvLVmodulejs from "./lv-LV.mjs";
|
|
20
|
+
import $aTebn$nbNOmodulejs from "./nb-NO.mjs";
|
|
21
|
+
import $aTebn$nlNLmodulejs from "./nl-NL.mjs";
|
|
22
|
+
import $aTebn$plPLmodulejs from "./pl-PL.mjs";
|
|
23
|
+
import $aTebn$ptBRmodulejs from "./pt-BR.mjs";
|
|
24
|
+
import $aTebn$ptPTmodulejs from "./pt-PT.mjs";
|
|
25
|
+
import $aTebn$roROmodulejs from "./ro-RO.mjs";
|
|
26
|
+
import $aTebn$ruRUmodulejs from "./ru-RU.mjs";
|
|
27
|
+
import $aTebn$skSKmodulejs from "./sk-SK.mjs";
|
|
28
|
+
import $aTebn$slSImodulejs from "./sl-SI.mjs";
|
|
29
|
+
import $aTebn$srSPmodulejs from "./sr-SP.mjs";
|
|
30
|
+
import $aTebn$svSEmodulejs from "./sv-SE.mjs";
|
|
31
|
+
import $aTebn$trTRmodulejs from "./tr-TR.mjs";
|
|
32
|
+
import $aTebn$ukUAmodulejs from "./uk-UA.mjs";
|
|
33
|
+
import $aTebn$zhCNmodulejs from "./zh-CN.mjs";
|
|
34
|
+
import $aTebn$zhTWmodulejs from "./zh-TW.mjs";
|
|
35
|
+
|
|
36
|
+
var $7853651519a70071$exports = {};
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
$7853651519a70071$exports = {
|
|
72
|
+
"ar-AE": $aTebn$arAEmodulejs,
|
|
73
|
+
"bg-BG": $aTebn$bgBGmodulejs,
|
|
74
|
+
"cs-CZ": $aTebn$csCZmodulejs,
|
|
75
|
+
"da-DK": $aTebn$daDKmodulejs,
|
|
76
|
+
"de-DE": $aTebn$deDEmodulejs,
|
|
77
|
+
"el-GR": $aTebn$elGRmodulejs,
|
|
78
|
+
"en-US": $aTebn$enUSmodulejs,
|
|
79
|
+
"es-ES": $aTebn$esESmodulejs,
|
|
80
|
+
"et-EE": $aTebn$etEEmodulejs,
|
|
81
|
+
"fi-FI": $aTebn$fiFImodulejs,
|
|
82
|
+
"fr-FR": $aTebn$frFRmodulejs,
|
|
83
|
+
"he-IL": $aTebn$heILmodulejs,
|
|
84
|
+
"hr-HR": $aTebn$hrHRmodulejs,
|
|
85
|
+
"hu-HU": $aTebn$huHUmodulejs,
|
|
86
|
+
"it-IT": $aTebn$itITmodulejs,
|
|
87
|
+
"ja-JP": $aTebn$jaJPmodulejs,
|
|
88
|
+
"ko-KR": $aTebn$koKRmodulejs,
|
|
89
|
+
"lt-LT": $aTebn$ltLTmodulejs,
|
|
90
|
+
"lv-LV": $aTebn$lvLVmodulejs,
|
|
91
|
+
"nb-NO": $aTebn$nbNOmodulejs,
|
|
92
|
+
"nl-NL": $aTebn$nlNLmodulejs,
|
|
93
|
+
"pl-PL": $aTebn$plPLmodulejs,
|
|
94
|
+
"pt-BR": $aTebn$ptBRmodulejs,
|
|
95
|
+
"pt-PT": $aTebn$ptPTmodulejs,
|
|
96
|
+
"ro-RO": $aTebn$roROmodulejs,
|
|
97
|
+
"ru-RU": $aTebn$ruRUmodulejs,
|
|
98
|
+
"sk-SK": $aTebn$skSKmodulejs,
|
|
99
|
+
"sl-SI": $aTebn$slSImodulejs,
|
|
100
|
+
"sr-SP": $aTebn$srSPmodulejs,
|
|
101
|
+
"sv-SE": $aTebn$svSEmodulejs,
|
|
102
|
+
"tr-TR": $aTebn$trTRmodulejs,
|
|
103
|
+
"uk-UA": $aTebn$ukUAmodulejs,
|
|
104
|
+
"zh-CN": $aTebn$zhCNmodulejs,
|
|
105
|
+
"zh-TW": $aTebn$zhTWmodulejs
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
export {$7853651519a70071$exports as default};
|
|
110
|
+
//# sourceMappingURL=intlStrings.mjs.map
|