@react-spectrum/dropzone 3.0.0-nightly.4552 → 3.0.0-nightly.4558
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/DropZone.main.js +75 -0
- package/dist/DropZone.main.js.map +1 -0
- package/dist/DropZone.mjs +70 -0
- package/dist/DropZone.module.js +70 -0
- package/dist/DropZone.module.js.map +1 -0
- 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/dropzone_vars_css.main.js +38 -0
- package/dist/dropzone_vars_css.main.js.map +1 -0
- package/dist/dropzone_vars_css.mjs +40 -0
- package/dist/dropzone_vars_css.module.js +40 -0
- package/dist/dropzone_vars_css.module.js.map +1 -0
- 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 +1 -207
- 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 +2 -204
- package/dist/main.js.map +1 -1
- package/dist/module.js +1 -207
- 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/types.d.ts +2 -2
- package/dist/types.d.ts.map +1 -1
- package/dist/uk-UA.mjs +1 -1
- package/dist/{main.css → vars.c0db847d.css} +1 -1
- package/dist/{main.css.map → vars.c0db847d.css.map} +1 -1
- package/dist/zh-CN.mjs +1 -1
- package/dist/zh-TW.mjs +1 -1
- package/package.json +9 -9
- package/dist/module.css +0 -169
- package/dist/module.css.map +0 -1
package/dist/import.mjs
CHANGED
@@ -1,52 +1,5 @@
|
|
1
|
-
import $
|
2
|
-
import $65cafe835931ede6$exports from "./bg-BG.mjs";
|
3
|
-
import $2adcb67bf4ec91c9$exports from "./cs-CZ.mjs";
|
4
|
-
import $6ba504c8d6544e47$exports from "./da-DK.mjs";
|
5
|
-
import $3ce29be01ff65705$exports from "./de-DE.mjs";
|
6
|
-
import $ae42035e6b9dd97a$exports from "./el-GR.mjs";
|
7
|
-
import $0935d9c31242fd34$exports from "./en-US.mjs";
|
8
|
-
import $abfec65a0d2b0c27$exports from "./es-ES.mjs";
|
9
|
-
import $8d7af4cd5d5753c7$exports from "./et-EE.mjs";
|
10
|
-
import $db22385d5bdd005e$exports from "./fi-FI.mjs";
|
11
|
-
import $245a392e21415836$exports from "./fr-FR.mjs";
|
12
|
-
import $6413fb43414b9e75$exports from "./he-IL.mjs";
|
13
|
-
import $ee0ea9d296f5f6ab$exports from "./hr-HR.mjs";
|
14
|
-
import $51171b341dfc5453$exports from "./hu-HU.mjs";
|
15
|
-
import $830e3263459eb1d0$exports from "./it-IT.mjs";
|
16
|
-
import $289e4e8b39441972$exports from "./ja-JP.mjs";
|
17
|
-
import $3a6a62f186206880$exports from "./ko-KR.mjs";
|
18
|
-
import $ad1097286dff3101$exports from "./lt-LT.mjs";
|
19
|
-
import $fd59115b0041c337$exports from "./lv-LV.mjs";
|
20
|
-
import $710ff1246576a6ec$exports from "./nb-NO.mjs";
|
21
|
-
import $000943b4c8779050$exports from "./nl-NL.mjs";
|
22
|
-
import $7f2e93329f476e76$exports from "./pl-PL.mjs";
|
23
|
-
import $fd69b558842c4d71$exports from "./pt-BR.mjs";
|
24
|
-
import $7a646e214fd1cba2$exports from "./pt-PT.mjs";
|
25
|
-
import $93014858e8228579$exports from "./ro-RO.mjs";
|
26
|
-
import $2769c5d71042ac27$exports from "./ru-RU.mjs";
|
27
|
-
import $e689339abe8753c7$exports from "./sk-SK.mjs";
|
28
|
-
import $7bfc0ba33fedfe25$exports from "./sl-SI.mjs";
|
29
|
-
import $0bb12c08fb7d59be$exports from "./sr-SP.mjs";
|
30
|
-
import $b8c50d0f68c95c3d$exports from "./sv-SE.mjs";
|
31
|
-
import $711c9bc16244510d$exports from "./tr-TR.mjs";
|
32
|
-
import $6229f5290723ff0e$exports from "./uk-UA.mjs";
|
33
|
-
import $1ba57165d5de0b25$exports from "./zh-CN.mjs";
|
34
|
-
import $586e20fd0bf5d7aa$exports from "./zh-TW.mjs";
|
35
|
-
import "./module.css";
|
36
|
-
import {useStyleProps as $gvoUB$useStyleProps, useDOMRef as $gvoUB$useDOMRef, classNames as $gvoUB$classNames, SlotProvider as $gvoUB$SlotProvider} from "@react-spectrum/utils";
|
37
|
-
import {DropZone as $gvoUB$DropZone} from "react-aria-components";
|
38
|
-
import {useId as $gvoUB$useId, mergeProps as $gvoUB$mergeProps} from "@react-aria/utils";
|
39
|
-
import $gvoUB$react from "react";
|
40
|
-
import {useLocalizedStringFormatter as $gvoUB$useLocalizedStringFormatter} from "@react-aria/i18n";
|
1
|
+
import {DropZone as $37da9a3796695f28$export$3c6489d84dc98b6} from "./DropZone.mjs";
|
41
2
|
|
42
|
-
|
43
|
-
function $parcel$interopDefault(a) {
|
44
|
-
return a && a.__esModule ? a.default : a;
|
45
|
-
}
|
46
|
-
|
47
|
-
function $parcel$export(e, n, v, s) {
|
48
|
-
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
49
|
-
}
|
50
3
|
/*
|
51
4
|
* Copyright 2023 Adobe. All rights reserved.
|
52
5
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
@@ -58,165 +11,6 @@ function $parcel$export(e, n, v, s) {
|
|
58
11
|
* OF ANY KIND, either express or implied. See the License for the specific language
|
59
12
|
* governing permissions and limitations under the License.
|
60
13
|
*/ /// <reference types="css-module-types" />
|
61
|
-
/*
|
62
|
-
* Copyright 2023 Adobe. All rights reserved.
|
63
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
64
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
65
|
-
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
66
|
-
*
|
67
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
68
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
69
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
70
|
-
* governing permissions and limitations under the License.
|
71
|
-
*/
|
72
|
-
|
73
|
-
var $e4fb2fdca6053dfb$exports = {};
|
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
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
$e4fb2fdca6053dfb$exports = {
|
109
|
-
"ar-AE": $3cffa6a83421c23c$exports,
|
110
|
-
"bg-BG": $65cafe835931ede6$exports,
|
111
|
-
"cs-CZ": $2adcb67bf4ec91c9$exports,
|
112
|
-
"da-DK": $6ba504c8d6544e47$exports,
|
113
|
-
"de-DE": $3ce29be01ff65705$exports,
|
114
|
-
"el-GR": $ae42035e6b9dd97a$exports,
|
115
|
-
"en-US": $0935d9c31242fd34$exports,
|
116
|
-
"es-ES": $abfec65a0d2b0c27$exports,
|
117
|
-
"et-EE": $8d7af4cd5d5753c7$exports,
|
118
|
-
"fi-FI": $db22385d5bdd005e$exports,
|
119
|
-
"fr-FR": $245a392e21415836$exports,
|
120
|
-
"he-IL": $6413fb43414b9e75$exports,
|
121
|
-
"hr-HR": $ee0ea9d296f5f6ab$exports,
|
122
|
-
"hu-HU": $51171b341dfc5453$exports,
|
123
|
-
"it-IT": $830e3263459eb1d0$exports,
|
124
|
-
"ja-JP": $289e4e8b39441972$exports,
|
125
|
-
"ko-KR": $3a6a62f186206880$exports,
|
126
|
-
"lt-LT": $ad1097286dff3101$exports,
|
127
|
-
"lv-LV": $fd59115b0041c337$exports,
|
128
|
-
"nb-NO": $710ff1246576a6ec$exports,
|
129
|
-
"nl-NL": $000943b4c8779050$exports,
|
130
|
-
"pl-PL": $7f2e93329f476e76$exports,
|
131
|
-
"pt-BR": $fd69b558842c4d71$exports,
|
132
|
-
"pt-PT": $7a646e214fd1cba2$exports,
|
133
|
-
"ro-RO": $93014858e8228579$exports,
|
134
|
-
"ru-RU": $2769c5d71042ac27$exports,
|
135
|
-
"sk-SK": $e689339abe8753c7$exports,
|
136
|
-
"sl-SI": $7bfc0ba33fedfe25$exports,
|
137
|
-
"sr-SP": $0bb12c08fb7d59be$exports,
|
138
|
-
"sv-SE": $b8c50d0f68c95c3d$exports,
|
139
|
-
"tr-TR": $711c9bc16244510d$exports,
|
140
|
-
"uk-UA": $6229f5290723ff0e$exports,
|
141
|
-
"zh-CN": $1ba57165d5de0b25$exports,
|
142
|
-
"zh-TW": $586e20fd0bf5d7aa$exports
|
143
|
-
};
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
var $02af9bc0a51717d4$exports = {};
|
149
|
-
|
150
|
-
$parcel$export($02af9bc0a51717d4$exports, "focus-ring", () => $02af9bc0a51717d4$export$f39a09f249340e2a, (v) => $02af9bc0a51717d4$export$f39a09f249340e2a = v);
|
151
|
-
$parcel$export($02af9bc0a51717d4$exports, "i18nFontFamily", () => $02af9bc0a51717d4$export$8c4ee2c50c22c514, (v) => $02af9bc0a51717d4$export$8c4ee2c50c22c514 = v);
|
152
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-Dropzone", () => $02af9bc0a51717d4$export$ce4e6f6931d40b3b, (v) => $02af9bc0a51717d4$export$ce4e6f6931d40b3b = v);
|
153
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-Dropzone--filled", () => $02af9bc0a51717d4$export$23839b546bc9025, (v) => $02af9bc0a51717d4$export$23839b546bc9025 = v);
|
154
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-Dropzone-backdrop", () => $02af9bc0a51717d4$export$9707254954de90f5, (v) => $02af9bc0a51717d4$export$9707254954de90f5 = v);
|
155
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-Dropzone-banner", () => $02af9bc0a51717d4$export$4dbecdbee9ec453f, (v) => $02af9bc0a51717d4$export$4dbecdbee9ec453f = v);
|
156
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-Dropzone-illustratedMessage", () => $02af9bc0a51717d4$export$b5dc261d2b2c189e, (v) => $02af9bc0a51717d4$export$b5dc261d2b2c189e = v);
|
157
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-FocusRing-ring", () => $02af9bc0a51717d4$export$4109102f950813a6, (v) => $02af9bc0a51717d4$export$4109102f950813a6 = v);
|
158
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-FocusRing", () => $02af9bc0a51717d4$export$24c7f46a6e3605dd, (v) => $02af9bc0a51717d4$export$24c7f46a6e3605dd = v);
|
159
|
-
$parcel$export($02af9bc0a51717d4$exports, "spectrum-FocusRing--quiet", () => $02af9bc0a51717d4$export$2927016961429360, (v) => $02af9bc0a51717d4$export$2927016961429360 = v);
|
160
|
-
var $02af9bc0a51717d4$export$f39a09f249340e2a;
|
161
|
-
var $02af9bc0a51717d4$export$8c4ee2c50c22c514;
|
162
|
-
var $02af9bc0a51717d4$export$ce4e6f6931d40b3b;
|
163
|
-
var $02af9bc0a51717d4$export$23839b546bc9025;
|
164
|
-
var $02af9bc0a51717d4$export$9707254954de90f5;
|
165
|
-
var $02af9bc0a51717d4$export$4dbecdbee9ec453f;
|
166
|
-
var $02af9bc0a51717d4$export$b5dc261d2b2c189e;
|
167
|
-
var $02af9bc0a51717d4$export$4109102f950813a6;
|
168
|
-
var $02af9bc0a51717d4$export$24c7f46a6e3605dd;
|
169
|
-
var $02af9bc0a51717d4$export$2927016961429360;
|
170
|
-
$02af9bc0a51717d4$export$f39a09f249340e2a = `b5Gu6W_focus-ring`;
|
171
|
-
$02af9bc0a51717d4$export$8c4ee2c50c22c514 = `b5Gu6W_i18nFontFamily`;
|
172
|
-
$02af9bc0a51717d4$export$ce4e6f6931d40b3b = `b5Gu6W_spectrum-Dropzone`;
|
173
|
-
$02af9bc0a51717d4$export$23839b546bc9025 = `b5Gu6W_spectrum-Dropzone--filled`;
|
174
|
-
$02af9bc0a51717d4$export$9707254954de90f5 = `b5Gu6W_spectrum-Dropzone-backdrop`;
|
175
|
-
$02af9bc0a51717d4$export$4dbecdbee9ec453f = `b5Gu6W_spectrum-Dropzone-banner`;
|
176
|
-
$02af9bc0a51717d4$export$b5dc261d2b2c189e = `b5Gu6W_spectrum-Dropzone-illustratedMessage`;
|
177
|
-
$02af9bc0a51717d4$export$4109102f950813a6 = `b5Gu6W_spectrum-FocusRing-ring`;
|
178
|
-
$02af9bc0a51717d4$export$24c7f46a6e3605dd = `b5Gu6W_spectrum-FocusRing ${$02af9bc0a51717d4$export$4109102f950813a6}`;
|
179
|
-
$02af9bc0a51717d4$export$2927016961429360 = `b5Gu6W_spectrum-FocusRing--quiet`;
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
// Filter out props used by RAC DropZone that we don't want in RSP DropZone for now.
|
184
|
-
let $37da9a3796695f28$var$filterProps = (props)=>{
|
185
|
-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
186
|
-
let { onHoverStart: onHoverStart, onHoverChange: onHoverChange, onHoverEnd: onHoverEnd, ...otherProps } = props;
|
187
|
-
return otherProps;
|
188
|
-
};
|
189
|
-
function $37da9a3796695f28$var$DropZone(props, ref) {
|
190
|
-
let { children: children, isFilled: isFilled, replaceMessage: replaceMessage, ...otherProps } = props;
|
191
|
-
let { styleProps: styleProps } = (0, $gvoUB$useStyleProps)(props);
|
192
|
-
let domRef = (0, $gvoUB$useDOMRef)(ref);
|
193
|
-
let messageId = (0, $gvoUB$useId)();
|
194
|
-
let stringFormatter = (0, $gvoUB$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($e4fb2fdca6053dfb$exports))), "@react-spectrum/dropzone");
|
195
|
-
return /*#__PURE__*/ (0, $gvoUB$react).createElement((0, $gvoUB$DropZone), {
|
196
|
-
...(0, $gvoUB$mergeProps)($37da9a3796695f28$var$filterProps(otherProps)),
|
197
|
-
...styleProps,
|
198
|
-
"aria-labelledby": isFilled && messageId,
|
199
|
-
className: (0, $gvoUB$classNames)((0, (/*@__PURE__*/$parcel$interopDefault($02af9bc0a51717d4$exports))), "spectrum-Dropzone", styleProps.className, {
|
200
|
-
"spectrum-Dropzone--filled": isFilled
|
201
|
-
}),
|
202
|
-
ref: domRef
|
203
|
-
}, /*#__PURE__*/ (0, $gvoUB$react).createElement((0, $gvoUB$SlotProvider), {
|
204
|
-
slots: {
|
205
|
-
illustration: {
|
206
|
-
UNSAFE_className: (0, $gvoUB$classNames)((0, (/*@__PURE__*/$parcel$interopDefault($02af9bc0a51717d4$exports))), "spectrum-Dropzone-illustratedMessage")
|
207
|
-
}
|
208
|
-
}
|
209
|
-
}, children), /*#__PURE__*/ (0, $gvoUB$react).createElement("div", {
|
210
|
-
className: (0, $gvoUB$classNames)((0, (/*@__PURE__*/$parcel$interopDefault($02af9bc0a51717d4$exports))), "spectrum-Dropzone-backdrop")
|
211
|
-
}), /*#__PURE__*/ (0, $gvoUB$react).createElement("div", {
|
212
|
-
id: messageId,
|
213
|
-
className: (0, $gvoUB$classNames)((0, (/*@__PURE__*/$parcel$interopDefault($02af9bc0a51717d4$exports))), "spectrum-Dropzone-banner", styleProps.className)
|
214
|
-
}, replaceMessage ? replaceMessage : stringFormatter.format("replaceMessage")));
|
215
|
-
}
|
216
|
-
/**
|
217
|
-
* A drop zone is an area into which one or multiple objects can be dragged and dropped.
|
218
|
-
*/ let $37da9a3796695f28$export$3c6489d84dc98b6 = /*#__PURE__*/ (0, $gvoUB$react).forwardRef($37da9a3796695f28$var$DropZone);
|
219
|
-
|
220
14
|
|
221
15
|
|
222
16
|
|
@@ -0,0 +1,108 @@
|
|
1
|
+
var $a6975295bf5c4d55$exports = require("./ar-AE.main.js");
|
2
|
+
var $ab5dc96d5c64d58d$exports = require("./bg-BG.main.js");
|
3
|
+
var $ec9c957cc1eb6ac9$exports = require("./cs-CZ.main.js");
|
4
|
+
var $c20098e490cf11c0$exports = require("./da-DK.main.js");
|
5
|
+
var $d17f27c65aaaf6a8$exports = require("./de-DE.main.js");
|
6
|
+
var $348bb5362089d093$exports = require("./el-GR.main.js");
|
7
|
+
var $28f774213637c9f3$exports = require("./en-US.main.js");
|
8
|
+
var $2dd0cb4c8fc57cfe$exports = require("./es-ES.main.js");
|
9
|
+
var $c1426789ba28ff98$exports = require("./et-EE.main.js");
|
10
|
+
var $e5c8914ba605a596$exports = require("./fi-FI.main.js");
|
11
|
+
var $d15362445d044738$exports = require("./fr-FR.main.js");
|
12
|
+
var $32537b5d24d2d4fc$exports = require("./he-IL.main.js");
|
13
|
+
var $c18f98b9142e7b26$exports = require("./hr-HR.main.js");
|
14
|
+
var $570766610b3b9179$exports = require("./hu-HU.main.js");
|
15
|
+
var $af6eb076bbc3df31$exports = require("./it-IT.main.js");
|
16
|
+
var $797208a224779dc6$exports = require("./ja-JP.main.js");
|
17
|
+
var $efe0febd9c5ff51d$exports = require("./ko-KR.main.js");
|
18
|
+
var $3119bdb414264e20$exports = require("./lt-LT.main.js");
|
19
|
+
var $8d43cc6c8aff95db$exports = require("./lv-LV.main.js");
|
20
|
+
var $a5084d93d23b0854$exports = require("./nb-NO.main.js");
|
21
|
+
var $5978d18c34077bbe$exports = require("./nl-NL.main.js");
|
22
|
+
var $f17bee60ccd0e5e3$exports = require("./pl-PL.main.js");
|
23
|
+
var $4f5eb463d9a9c950$exports = require("./pt-BR.main.js");
|
24
|
+
var $a9483dcdf6481e43$exports = require("./pt-PT.main.js");
|
25
|
+
var $5741c50d5ed46532$exports = require("./ro-RO.main.js");
|
26
|
+
var $8fd22e7013122e76$exports = require("./ru-RU.main.js");
|
27
|
+
var $87e27b1f4c06cc77$exports = require("./sk-SK.main.js");
|
28
|
+
var $ac2d9d11787db074$exports = require("./sl-SI.main.js");
|
29
|
+
var $4cae4b890c7d2e64$exports = require("./sr-SP.main.js");
|
30
|
+
var $ef9b4743bba0e45f$exports = require("./sv-SE.main.js");
|
31
|
+
var $8c5762c3146afda1$exports = require("./tr-TR.main.js");
|
32
|
+
var $1a99cc22a4a9a948$exports = require("./uk-UA.main.js");
|
33
|
+
var $eae14e35d0f53ea0$exports = require("./zh-CN.main.js");
|
34
|
+
var $88e03544efa0a675$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": $a6975295bf5c4d55$exports,
|
72
|
+
"bg-BG": $ab5dc96d5c64d58d$exports,
|
73
|
+
"cs-CZ": $ec9c957cc1eb6ac9$exports,
|
74
|
+
"da-DK": $c20098e490cf11c0$exports,
|
75
|
+
"de-DE": $d17f27c65aaaf6a8$exports,
|
76
|
+
"el-GR": $348bb5362089d093$exports,
|
77
|
+
"en-US": $28f774213637c9f3$exports,
|
78
|
+
"es-ES": $2dd0cb4c8fc57cfe$exports,
|
79
|
+
"et-EE": $c1426789ba28ff98$exports,
|
80
|
+
"fi-FI": $e5c8914ba605a596$exports,
|
81
|
+
"fr-FR": $d15362445d044738$exports,
|
82
|
+
"he-IL": $32537b5d24d2d4fc$exports,
|
83
|
+
"hr-HR": $c18f98b9142e7b26$exports,
|
84
|
+
"hu-HU": $570766610b3b9179$exports,
|
85
|
+
"it-IT": $af6eb076bbc3df31$exports,
|
86
|
+
"ja-JP": $797208a224779dc6$exports,
|
87
|
+
"ko-KR": $efe0febd9c5ff51d$exports,
|
88
|
+
"lt-LT": $3119bdb414264e20$exports,
|
89
|
+
"lv-LV": $8d43cc6c8aff95db$exports,
|
90
|
+
"nb-NO": $a5084d93d23b0854$exports,
|
91
|
+
"nl-NL": $5978d18c34077bbe$exports,
|
92
|
+
"pl-PL": $f17bee60ccd0e5e3$exports,
|
93
|
+
"pt-BR": $4f5eb463d9a9c950$exports,
|
94
|
+
"pt-PT": $a9483dcdf6481e43$exports,
|
95
|
+
"ro-RO": $5741c50d5ed46532$exports,
|
96
|
+
"ru-RU": $8fd22e7013122e76$exports,
|
97
|
+
"sk-SK": $87e27b1f4c06cc77$exports,
|
98
|
+
"sl-SI": $ac2d9d11787db074$exports,
|
99
|
+
"sr-SP": $4cae4b890c7d2e64$exports,
|
100
|
+
"sv-SE": $ef9b4743bba0e45f$exports,
|
101
|
+
"tr-TR": $8c5762c3146afda1$exports,
|
102
|
+
"uk-UA": $1a99cc22a4a9a948$exports,
|
103
|
+
"zh-CN": $eae14e35d0f53ea0$exports,
|
104
|
+
"zh-TW": $88e03544efa0a675$exports
|
105
|
+
};
|
106
|
+
|
107
|
+
|
108
|
+
//# sourceMappingURL=intlStrings.main.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,iBAAiB;IACf,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;AACX","sources":["packages/@react-spectrum/dropzone/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 $aKlUm$arAEmodulejs from "./ar-AE.mjs";
|
2
|
+
import $aKlUm$bgBGmodulejs from "./bg-BG.mjs";
|
3
|
+
import $aKlUm$csCZmodulejs from "./cs-CZ.mjs";
|
4
|
+
import $aKlUm$daDKmodulejs from "./da-DK.mjs";
|
5
|
+
import $aKlUm$deDEmodulejs from "./de-DE.mjs";
|
6
|
+
import $aKlUm$elGRmodulejs from "./el-GR.mjs";
|
7
|
+
import $aKlUm$enUSmodulejs from "./en-US.mjs";
|
8
|
+
import $aKlUm$esESmodulejs from "./es-ES.mjs";
|
9
|
+
import $aKlUm$etEEmodulejs from "./et-EE.mjs";
|
10
|
+
import $aKlUm$fiFImodulejs from "./fi-FI.mjs";
|
11
|
+
import $aKlUm$frFRmodulejs from "./fr-FR.mjs";
|
12
|
+
import $aKlUm$heILmodulejs from "./he-IL.mjs";
|
13
|
+
import $aKlUm$hrHRmodulejs from "./hr-HR.mjs";
|
14
|
+
import $aKlUm$huHUmodulejs from "./hu-HU.mjs";
|
15
|
+
import $aKlUm$itITmodulejs from "./it-IT.mjs";
|
16
|
+
import $aKlUm$jaJPmodulejs from "./ja-JP.mjs";
|
17
|
+
import $aKlUm$koKRmodulejs from "./ko-KR.mjs";
|
18
|
+
import $aKlUm$ltLTmodulejs from "./lt-LT.mjs";
|
19
|
+
import $aKlUm$lvLVmodulejs from "./lv-LV.mjs";
|
20
|
+
import $aKlUm$nbNOmodulejs from "./nb-NO.mjs";
|
21
|
+
import $aKlUm$nlNLmodulejs from "./nl-NL.mjs";
|
22
|
+
import $aKlUm$plPLmodulejs from "./pl-PL.mjs";
|
23
|
+
import $aKlUm$ptBRmodulejs from "./pt-BR.mjs";
|
24
|
+
import $aKlUm$ptPTmodulejs from "./pt-PT.mjs";
|
25
|
+
import $aKlUm$roROmodulejs from "./ro-RO.mjs";
|
26
|
+
import $aKlUm$ruRUmodulejs from "./ru-RU.mjs";
|
27
|
+
import $aKlUm$skSKmodulejs from "./sk-SK.mjs";
|
28
|
+
import $aKlUm$slSImodulejs from "./sl-SI.mjs";
|
29
|
+
import $aKlUm$srSPmodulejs from "./sr-SP.mjs";
|
30
|
+
import $aKlUm$svSEmodulejs from "./sv-SE.mjs";
|
31
|
+
import $aKlUm$trTRmodulejs from "./tr-TR.mjs";
|
32
|
+
import $aKlUm$ukUAmodulejs from "./uk-UA.mjs";
|
33
|
+
import $aKlUm$zhCNmodulejs from "./zh-CN.mjs";
|
34
|
+
import $aKlUm$zhTWmodulejs from "./zh-TW.mjs";
|
35
|
+
|
36
|
+
var $e4fb2fdca6053dfb$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
|
+
$e4fb2fdca6053dfb$exports = {
|
72
|
+
"ar-AE": $aKlUm$arAEmodulejs,
|
73
|
+
"bg-BG": $aKlUm$bgBGmodulejs,
|
74
|
+
"cs-CZ": $aKlUm$csCZmodulejs,
|
75
|
+
"da-DK": $aKlUm$daDKmodulejs,
|
76
|
+
"de-DE": $aKlUm$deDEmodulejs,
|
77
|
+
"el-GR": $aKlUm$elGRmodulejs,
|
78
|
+
"en-US": $aKlUm$enUSmodulejs,
|
79
|
+
"es-ES": $aKlUm$esESmodulejs,
|
80
|
+
"et-EE": $aKlUm$etEEmodulejs,
|
81
|
+
"fi-FI": $aKlUm$fiFImodulejs,
|
82
|
+
"fr-FR": $aKlUm$frFRmodulejs,
|
83
|
+
"he-IL": $aKlUm$heILmodulejs,
|
84
|
+
"hr-HR": $aKlUm$hrHRmodulejs,
|
85
|
+
"hu-HU": $aKlUm$huHUmodulejs,
|
86
|
+
"it-IT": $aKlUm$itITmodulejs,
|
87
|
+
"ja-JP": $aKlUm$jaJPmodulejs,
|
88
|
+
"ko-KR": $aKlUm$koKRmodulejs,
|
89
|
+
"lt-LT": $aKlUm$ltLTmodulejs,
|
90
|
+
"lv-LV": $aKlUm$lvLVmodulejs,
|
91
|
+
"nb-NO": $aKlUm$nbNOmodulejs,
|
92
|
+
"nl-NL": $aKlUm$nlNLmodulejs,
|
93
|
+
"pl-PL": $aKlUm$plPLmodulejs,
|
94
|
+
"pt-BR": $aKlUm$ptBRmodulejs,
|
95
|
+
"pt-PT": $aKlUm$ptPTmodulejs,
|
96
|
+
"ro-RO": $aKlUm$roROmodulejs,
|
97
|
+
"ru-RU": $aKlUm$ruRUmodulejs,
|
98
|
+
"sk-SK": $aKlUm$skSKmodulejs,
|
99
|
+
"sl-SI": $aKlUm$slSImodulejs,
|
100
|
+
"sr-SP": $aKlUm$srSPmodulejs,
|
101
|
+
"sv-SE": $aKlUm$svSEmodulejs,
|
102
|
+
"tr-TR": $aKlUm$trTRmodulejs,
|
103
|
+
"uk-UA": $aKlUm$ukUAmodulejs,
|
104
|
+
"zh-CN": $aKlUm$zhCNmodulejs,
|
105
|
+
"zh-TW": $aKlUm$zhTWmodulejs
|
106
|
+
};
|
107
|
+
|
108
|
+
|
109
|
+
export {$e4fb2fdca6053dfb$exports as default};
|
110
|
+
//# sourceMappingURL=intlStrings.mjs.map
|
@@ -0,0 +1,110 @@
|
|
1
|
+
import $aKlUm$arAEmodulejs from "./ar-AE.module.js";
|
2
|
+
import $aKlUm$bgBGmodulejs from "./bg-BG.module.js";
|
3
|
+
import $aKlUm$csCZmodulejs from "./cs-CZ.module.js";
|
4
|
+
import $aKlUm$daDKmodulejs from "./da-DK.module.js";
|
5
|
+
import $aKlUm$deDEmodulejs from "./de-DE.module.js";
|
6
|
+
import $aKlUm$elGRmodulejs from "./el-GR.module.js";
|
7
|
+
import $aKlUm$enUSmodulejs from "./en-US.module.js";
|
8
|
+
import $aKlUm$esESmodulejs from "./es-ES.module.js";
|
9
|
+
import $aKlUm$etEEmodulejs from "./et-EE.module.js";
|
10
|
+
import $aKlUm$fiFImodulejs from "./fi-FI.module.js";
|
11
|
+
import $aKlUm$frFRmodulejs from "./fr-FR.module.js";
|
12
|
+
import $aKlUm$heILmodulejs from "./he-IL.module.js";
|
13
|
+
import $aKlUm$hrHRmodulejs from "./hr-HR.module.js";
|
14
|
+
import $aKlUm$huHUmodulejs from "./hu-HU.module.js";
|
15
|
+
import $aKlUm$itITmodulejs from "./it-IT.module.js";
|
16
|
+
import $aKlUm$jaJPmodulejs from "./ja-JP.module.js";
|
17
|
+
import $aKlUm$koKRmodulejs from "./ko-KR.module.js";
|
18
|
+
import $aKlUm$ltLTmodulejs from "./lt-LT.module.js";
|
19
|
+
import $aKlUm$lvLVmodulejs from "./lv-LV.module.js";
|
20
|
+
import $aKlUm$nbNOmodulejs from "./nb-NO.module.js";
|
21
|
+
import $aKlUm$nlNLmodulejs from "./nl-NL.module.js";
|
22
|
+
import $aKlUm$plPLmodulejs from "./pl-PL.module.js";
|
23
|
+
import $aKlUm$ptBRmodulejs from "./pt-BR.module.js";
|
24
|
+
import $aKlUm$ptPTmodulejs from "./pt-PT.module.js";
|
25
|
+
import $aKlUm$roROmodulejs from "./ro-RO.module.js";
|
26
|
+
import $aKlUm$ruRUmodulejs from "./ru-RU.module.js";
|
27
|
+
import $aKlUm$skSKmodulejs from "./sk-SK.module.js";
|
28
|
+
import $aKlUm$slSImodulejs from "./sl-SI.module.js";
|
29
|
+
import $aKlUm$srSPmodulejs from "./sr-SP.module.js";
|
30
|
+
import $aKlUm$svSEmodulejs from "./sv-SE.module.js";
|
31
|
+
import $aKlUm$trTRmodulejs from "./tr-TR.module.js";
|
32
|
+
import $aKlUm$ukUAmodulejs from "./uk-UA.module.js";
|
33
|
+
import $aKlUm$zhCNmodulejs from "./zh-CN.module.js";
|
34
|
+
import $aKlUm$zhTWmodulejs from "./zh-TW.module.js";
|
35
|
+
|
36
|
+
var $e4fb2fdca6053dfb$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
|
+
$e4fb2fdca6053dfb$exports = {
|
72
|
+
"ar-AE": $aKlUm$arAEmodulejs,
|
73
|
+
"bg-BG": $aKlUm$bgBGmodulejs,
|
74
|
+
"cs-CZ": $aKlUm$csCZmodulejs,
|
75
|
+
"da-DK": $aKlUm$daDKmodulejs,
|
76
|
+
"de-DE": $aKlUm$deDEmodulejs,
|
77
|
+
"el-GR": $aKlUm$elGRmodulejs,
|
78
|
+
"en-US": $aKlUm$enUSmodulejs,
|
79
|
+
"es-ES": $aKlUm$esESmodulejs,
|
80
|
+
"et-EE": $aKlUm$etEEmodulejs,
|
81
|
+
"fi-FI": $aKlUm$fiFImodulejs,
|
82
|
+
"fr-FR": $aKlUm$frFRmodulejs,
|
83
|
+
"he-IL": $aKlUm$heILmodulejs,
|
84
|
+
"hr-HR": $aKlUm$hrHRmodulejs,
|
85
|
+
"hu-HU": $aKlUm$huHUmodulejs,
|
86
|
+
"it-IT": $aKlUm$itITmodulejs,
|
87
|
+
"ja-JP": $aKlUm$jaJPmodulejs,
|
88
|
+
"ko-KR": $aKlUm$koKRmodulejs,
|
89
|
+
"lt-LT": $aKlUm$ltLTmodulejs,
|
90
|
+
"lv-LV": $aKlUm$lvLVmodulejs,
|
91
|
+
"nb-NO": $aKlUm$nbNOmodulejs,
|
92
|
+
"nl-NL": $aKlUm$nlNLmodulejs,
|
93
|
+
"pl-PL": $aKlUm$plPLmodulejs,
|
94
|
+
"pt-BR": $aKlUm$ptBRmodulejs,
|
95
|
+
"pt-PT": $aKlUm$ptPTmodulejs,
|
96
|
+
"ro-RO": $aKlUm$roROmodulejs,
|
97
|
+
"ru-RU": $aKlUm$ruRUmodulejs,
|
98
|
+
"sk-SK": $aKlUm$skSKmodulejs,
|
99
|
+
"sl-SI": $aKlUm$slSImodulejs,
|
100
|
+
"sr-SP": $aKlUm$srSPmodulejs,
|
101
|
+
"sv-SE": $aKlUm$svSEmodulejs,
|
102
|
+
"tr-TR": $aKlUm$trTRmodulejs,
|
103
|
+
"uk-UA": $aKlUm$ukUAmodulejs,
|
104
|
+
"zh-CN": $aKlUm$zhCNmodulejs,
|
105
|
+
"zh-TW": $aKlUm$zhTWmodulejs
|
106
|
+
};
|
107
|
+
|
108
|
+
|
109
|
+
export {$e4fb2fdca6053dfb$exports as default};
|
110
|
+
//# sourceMappingURL=intlStrings.module.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkCA,4BAAiB;IACf,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;IACT,SAAS;AACX","sources":["packages/@react-spectrum/dropzone/src/*.js"],"sourcesContent":["const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}"],"names":[],"version":3,"file":"intlStrings.module.js.map"}
|
package/dist/it-IT.mjs
CHANGED
package/dist/ja-JP.mjs
CHANGED
package/dist/ko-KR.mjs
CHANGED
package/dist/lt-LT.mjs
CHANGED
package/dist/lv-LV.mjs
CHANGED