@react-aria/datepicker 3.0.0-nightly.1663 → 3.0.0-nightly.1675
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/main.js +725 -46
- package/dist/main.js.map +1 -1
- package/dist/module.js +726 -47
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +1 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +17 -17
- package/src/index.ts +1 -0
- package/src/useDateField.ts +3 -3
- package/src/useDatePicker.ts +4 -4
- package/src/useDateRangePicker.ts +6 -6
- package/src/useDisplayNames.ts +3 -3
package/dist/module.js
CHANGED
|
@@ -2,12 +2,12 @@ import {createFocusManager as $cIPI0$createFocusManager, getFocusableTreeWalker
|
|
|
2
2
|
import {useId as $cIPI0$useId, useDescription as $cIPI0$useDescription, filterDOMProps as $cIPI0$filterDOMProps, mergeProps as $cIPI0$mergeProps, isMac as $cIPI0$isMac, scrollIntoView as $cIPI0$scrollIntoView, getScrollParent as $cIPI0$getScrollParent, useEvent as $cIPI0$useEvent, useLayoutEffect as $cIPI0$useLayoutEffect, isIOS as $cIPI0$isIOS, useLabels as $cIPI0$useLabels} from "@react-aria/utils";
|
|
3
3
|
import $cIPI0$react, {useMemo as $cIPI0$useMemo, useRef as $cIPI0$useRef, useEffect as $cIPI0$useEffect} from "react";
|
|
4
4
|
import {useField as $cIPI0$useField} from "@react-aria/label";
|
|
5
|
-
import {
|
|
5
|
+
import {useLocalizedStringFormatter as $cIPI0$useLocalizedStringFormatter, useLocale as $cIPI0$useLocale, useDateFormatter as $cIPI0$useDateFormatter, useFilter as $cIPI0$useFilter} from "@react-aria/i18n";
|
|
6
6
|
import {useFocusWithin as $cIPI0$useFocusWithin, usePress as $cIPI0$usePress} from "@react-aria/interactions";
|
|
7
7
|
import {toCalendar as $cIPI0$toCalendar, CalendarDate as $cIPI0$CalendarDate} from "@internationalized/date";
|
|
8
8
|
import {NumberParser as $cIPI0$NumberParser} from "@internationalized/number";
|
|
9
9
|
import {useSpinButton as $cIPI0$useSpinButton} from "@react-aria/spinbutton";
|
|
10
|
-
import {
|
|
10
|
+
import {LocalizedStringDictionary as $cIPI0$LocalizedStringDictionary} from "@internationalized/string";
|
|
11
11
|
|
|
12
12
|
function $parcel$interopDefault(a) {
|
|
13
13
|
return a && a.__esModule ? a.default : a;
|
|
@@ -16,139 +16,818 @@ function $parcel$interopDefault(a) {
|
|
|
16
16
|
|
|
17
17
|
var $204383cf4f6b0d06$exports = {};
|
|
18
18
|
var $f23889fffbde9058$exports = {};
|
|
19
|
-
$f23889fffbde9058$exports =
|
|
19
|
+
$f23889fffbde9058$exports = {
|
|
20
|
+
"calendar": `التقويم`,
|
|
21
|
+
"day": `يوم`,
|
|
22
|
+
"dayPeriod": `ص/م`,
|
|
23
|
+
"endDate": `تاريخ الانتهاء`,
|
|
24
|
+
"era": `العصر`,
|
|
25
|
+
"hour": `الساعات`,
|
|
26
|
+
"minute": `الدقائق`,
|
|
27
|
+
"month": `الشهر`,
|
|
28
|
+
"second": `الثواني`,
|
|
29
|
+
"selectedDateDescription": (args)=>`تاريخ محدد: ${args.date}`
|
|
30
|
+
,
|
|
31
|
+
"selectedRangeDescription": (args)=>`المدى الزمني المحدد: ${args.startDate} إلى ${args.endDate}`
|
|
32
|
+
,
|
|
33
|
+
"selectedTimeDescription": (args)=>`الوقت المحدد: ${args.time}`
|
|
34
|
+
,
|
|
35
|
+
"startDate": `تاريخ البدء`,
|
|
36
|
+
"timeZoneName": `التوقيت`,
|
|
37
|
+
"weekday": `اليوم`,
|
|
38
|
+
"year": `السنة`
|
|
39
|
+
};
|
|
20
40
|
|
|
21
41
|
|
|
22
42
|
var $09d9badaa8903929$exports = {};
|
|
23
|
-
$09d9badaa8903929$exports =
|
|
43
|
+
$09d9badaa8903929$exports = {
|
|
44
|
+
"calendar": `Календар`,
|
|
45
|
+
"day": `ден`,
|
|
46
|
+
"dayPeriod": `пр.об./сл.об.`,
|
|
47
|
+
"endDate": `Крайна дата`,
|
|
48
|
+
"era": `ера`,
|
|
49
|
+
"hour": `час`,
|
|
50
|
+
"minute": `минута`,
|
|
51
|
+
"month": `месец`,
|
|
52
|
+
"second": `секунда`,
|
|
53
|
+
"selectedDateDescription": (args)=>`Избрана дата: ${args.date}`
|
|
54
|
+
,
|
|
55
|
+
"selectedRangeDescription": (args)=>`Избран диапазон: ${args.startDate} до ${args.endDate}`
|
|
56
|
+
,
|
|
57
|
+
"selectedTimeDescription": (args)=>`Избрано време: ${args.time}`
|
|
58
|
+
,
|
|
59
|
+
"startDate": `Начална дата`,
|
|
60
|
+
"timeZoneName": `часова зона`,
|
|
61
|
+
"weekday": `ден от седмицата`,
|
|
62
|
+
"year": `година`
|
|
63
|
+
};
|
|
24
64
|
|
|
25
65
|
|
|
26
66
|
var $151b77e0fd711730$exports = {};
|
|
27
|
-
$151b77e0fd711730$exports =
|
|
67
|
+
$151b77e0fd711730$exports = {
|
|
68
|
+
"calendar": `Kalendář`,
|
|
69
|
+
"day": `den`,
|
|
70
|
+
"dayPeriod": `část dne`,
|
|
71
|
+
"endDate": `Konečné datum`,
|
|
72
|
+
"era": `letopočet`,
|
|
73
|
+
"hour": `hodina`,
|
|
74
|
+
"minute": `minuta`,
|
|
75
|
+
"month": `měsíc`,
|
|
76
|
+
"second": `sekunda`,
|
|
77
|
+
"selectedDateDescription": (args)=>`Vybrané datum: ${args.date}`
|
|
78
|
+
,
|
|
79
|
+
"selectedRangeDescription": (args)=>`Vybrané období: ${args.startDate} až ${args.endDate}`
|
|
80
|
+
,
|
|
81
|
+
"selectedTimeDescription": (args)=>`Vybraný čas: ${args.time}`
|
|
82
|
+
,
|
|
83
|
+
"startDate": `Počáteční datum`,
|
|
84
|
+
"timeZoneName": `časové pásmo`,
|
|
85
|
+
"weekday": `den v týdnu`,
|
|
86
|
+
"year": `rok`
|
|
87
|
+
};
|
|
28
88
|
|
|
29
89
|
|
|
30
90
|
var $61915aa8630b90a2$exports = {};
|
|
31
|
-
$61915aa8630b90a2$exports =
|
|
91
|
+
$61915aa8630b90a2$exports = {
|
|
92
|
+
"calendar": `Kalender`,
|
|
93
|
+
"day": `dag`,
|
|
94
|
+
"dayPeriod": `AM/PM`,
|
|
95
|
+
"endDate": `Slutdato`,
|
|
96
|
+
"era": `æra`,
|
|
97
|
+
"hour": `time`,
|
|
98
|
+
"minute": `minut`,
|
|
99
|
+
"month": `måned`,
|
|
100
|
+
"second": `sekund`,
|
|
101
|
+
"selectedDateDescription": (args)=>`Valgt dato: ${args.date}`
|
|
102
|
+
,
|
|
103
|
+
"selectedRangeDescription": (args)=>`Valgt interval: ${args.startDate} til ${args.endDate}`
|
|
104
|
+
,
|
|
105
|
+
"selectedTimeDescription": (args)=>`Valgt tidspunkt: ${args.time}`
|
|
106
|
+
,
|
|
107
|
+
"startDate": `Startdato`,
|
|
108
|
+
"timeZoneName": `tidszone`,
|
|
109
|
+
"weekday": `ugedag`,
|
|
110
|
+
"year": `år`
|
|
111
|
+
};
|
|
32
112
|
|
|
33
113
|
|
|
34
114
|
var $35cea00159787840$exports = {};
|
|
35
|
-
$35cea00159787840$exports =
|
|
115
|
+
$35cea00159787840$exports = {
|
|
116
|
+
"calendar": `Kalender`,
|
|
117
|
+
"day": `Tag`,
|
|
118
|
+
"dayPeriod": `Tageshälfte`,
|
|
119
|
+
"endDate": `Enddatum`,
|
|
120
|
+
"era": `Epoche`,
|
|
121
|
+
"hour": `Stunde`,
|
|
122
|
+
"minute": `Minute`,
|
|
123
|
+
"month": `Monat`,
|
|
124
|
+
"second": `Sekunde`,
|
|
125
|
+
"selectedDateDescription": (args)=>`Ausgewähltes Datum: ${args.date}`
|
|
126
|
+
,
|
|
127
|
+
"selectedRangeDescription": (args)=>`Ausgewählter Bereich: ${args.startDate} bis ${args.endDate}`
|
|
128
|
+
,
|
|
129
|
+
"selectedTimeDescription": (args)=>`Ausgewählte Zeit: ${args.time}`
|
|
130
|
+
,
|
|
131
|
+
"startDate": `Anfangsdatum`,
|
|
132
|
+
"timeZoneName": `Zeitzone`,
|
|
133
|
+
"weekday": `Wochentag`,
|
|
134
|
+
"year": `Jahr`
|
|
135
|
+
};
|
|
36
136
|
|
|
37
137
|
|
|
38
138
|
var $518b4e82b9eacafd$exports = {};
|
|
39
|
-
$518b4e82b9eacafd$exports =
|
|
139
|
+
$518b4e82b9eacafd$exports = {
|
|
140
|
+
"calendar": `Ημερολόγιο`,
|
|
141
|
+
"day": `ημέρα`,
|
|
142
|
+
"dayPeriod": `π.μ./μ.μ.`,
|
|
143
|
+
"endDate": `Ημερομηνία λήξης`,
|
|
144
|
+
"era": `περίοδος`,
|
|
145
|
+
"hour": `ώρα`,
|
|
146
|
+
"minute": `λεπτό`,
|
|
147
|
+
"month": `μήνας`,
|
|
148
|
+
"second": `δευτερόλεπτο`,
|
|
149
|
+
"selectedDateDescription": (args)=>`Επιλεγμένη ημερομηνία: ${args.date}`
|
|
150
|
+
,
|
|
151
|
+
"selectedRangeDescription": (args)=>`Επιλεγμένο εύρος: ${args.startDate} έως ${args.endDate}`
|
|
152
|
+
,
|
|
153
|
+
"selectedTimeDescription": (args)=>`Επιλεγμένη ώρα: ${args.time}`
|
|
154
|
+
,
|
|
155
|
+
"startDate": `Ημερομηνία έναρξης`,
|
|
156
|
+
"timeZoneName": `ζώνη ώρας`,
|
|
157
|
+
"weekday": `καθημερινή`,
|
|
158
|
+
"year": `έτος`
|
|
159
|
+
};
|
|
40
160
|
|
|
41
161
|
|
|
42
162
|
var $1c2b297f7e2cf474$exports = {};
|
|
43
|
-
$1c2b297f7e2cf474$exports =
|
|
163
|
+
$1c2b297f7e2cf474$exports = {
|
|
164
|
+
"era": `era`,
|
|
165
|
+
"year": `year`,
|
|
166
|
+
"month": `month`,
|
|
167
|
+
"day": `day`,
|
|
168
|
+
"hour": `hour`,
|
|
169
|
+
"minute": `minute`,
|
|
170
|
+
"second": `second`,
|
|
171
|
+
"dayPeriod": `AM/PM`,
|
|
172
|
+
"calendar": `Calendar`,
|
|
173
|
+
"startDate": `Start Date`,
|
|
174
|
+
"endDate": `End Date`,
|
|
175
|
+
"weekday": `day of the week`,
|
|
176
|
+
"timeZoneName": `time zone`,
|
|
177
|
+
"selectedDateDescription": (args)=>`Selected Date: ${args.date}`
|
|
178
|
+
,
|
|
179
|
+
"selectedRangeDescription": (args)=>`Selected Range: ${args.startDate} to ${args.endDate}`
|
|
180
|
+
,
|
|
181
|
+
"selectedTimeDescription": (args)=>`Selected Time: ${args.time}`
|
|
182
|
+
};
|
|
44
183
|
|
|
45
184
|
|
|
46
185
|
var $07f628a707cf9b18$exports = {};
|
|
47
|
-
$07f628a707cf9b18$exports =
|
|
186
|
+
$07f628a707cf9b18$exports = {
|
|
187
|
+
"calendar": `Calendario`,
|
|
188
|
+
"day": `día`,
|
|
189
|
+
"dayPeriod": `a. m./p. m.`,
|
|
190
|
+
"endDate": `Fecha final`,
|
|
191
|
+
"era": `era`,
|
|
192
|
+
"hour": `hora`,
|
|
193
|
+
"minute": `minuto`,
|
|
194
|
+
"month": `mes`,
|
|
195
|
+
"second": `segundo`,
|
|
196
|
+
"selectedDateDescription": (args)=>`Fecha seleccionada: ${args.date}`
|
|
197
|
+
,
|
|
198
|
+
"selectedRangeDescription": (args)=>`Rango seleccionado: ${args.startDate} a ${args.endDate}`
|
|
199
|
+
,
|
|
200
|
+
"selectedTimeDescription": (args)=>`Hora seleccionada: ${args.time}`
|
|
201
|
+
,
|
|
202
|
+
"startDate": `Fecha de inicio`,
|
|
203
|
+
"timeZoneName": `zona horaria`,
|
|
204
|
+
"weekday": `día de la semana`,
|
|
205
|
+
"year": `año`
|
|
206
|
+
};
|
|
48
207
|
|
|
49
208
|
|
|
50
209
|
var $db553ffe17c7f4db$exports = {};
|
|
51
|
-
$db553ffe17c7f4db$exports =
|
|
210
|
+
$db553ffe17c7f4db$exports = {
|
|
211
|
+
"calendar": `Kalender`,
|
|
212
|
+
"day": `päev`,
|
|
213
|
+
"dayPeriod": `enne/pärast lõunat`,
|
|
214
|
+
"endDate": `Lõppkuupäev`,
|
|
215
|
+
"era": `ajastu`,
|
|
216
|
+
"hour": `tund`,
|
|
217
|
+
"minute": `minut`,
|
|
218
|
+
"month": `kuu`,
|
|
219
|
+
"second": `sekund`,
|
|
220
|
+
"selectedDateDescription": (args)=>`Valitud kuupäev: ${args.date}`
|
|
221
|
+
,
|
|
222
|
+
"selectedRangeDescription": (args)=>`Valitud vahemik: ${args.startDate} kuni ${args.endDate}`
|
|
223
|
+
,
|
|
224
|
+
"selectedTimeDescription": (args)=>`Valitud aeg: ${args.time}`
|
|
225
|
+
,
|
|
226
|
+
"startDate": `Alguskuupäev`,
|
|
227
|
+
"timeZoneName": `ajavöönd`,
|
|
228
|
+
"weekday": `nädalapäev`,
|
|
229
|
+
"year": `aasta`
|
|
230
|
+
};
|
|
52
231
|
|
|
53
232
|
|
|
54
233
|
var $4afcfe00cd703f83$exports = {};
|
|
55
|
-
$4afcfe00cd703f83$exports =
|
|
234
|
+
$4afcfe00cd703f83$exports = {
|
|
235
|
+
"calendar": `Kalenteri`,
|
|
236
|
+
"day": `päivä`,
|
|
237
|
+
"dayPeriod": `vuorokaudenaika`,
|
|
238
|
+
"endDate": `Päättymispäivä`,
|
|
239
|
+
"era": `aikakausi`,
|
|
240
|
+
"hour": `tunti`,
|
|
241
|
+
"minute": `minuutti`,
|
|
242
|
+
"month": `kuukausi`,
|
|
243
|
+
"second": `sekunti`,
|
|
244
|
+
"selectedDateDescription": (args)=>`Valittu päivämäärä: ${args.date}`
|
|
245
|
+
,
|
|
246
|
+
"selectedRangeDescription": (args)=>`Valittu aikaväli: ${args.startDate} – ${args.endDate}`
|
|
247
|
+
,
|
|
248
|
+
"selectedTimeDescription": (args)=>`Valittu aika: ${args.time}`
|
|
249
|
+
,
|
|
250
|
+
"startDate": `Alkamispäivä`,
|
|
251
|
+
"timeZoneName": `aikavyöhyke`,
|
|
252
|
+
"weekday": `viikonpäivä`,
|
|
253
|
+
"year": `vuosi`
|
|
254
|
+
};
|
|
56
255
|
|
|
57
256
|
|
|
58
257
|
var $1d2645d18d4c5be0$exports = {};
|
|
59
|
-
$1d2645d18d4c5be0$exports =
|
|
258
|
+
$1d2645d18d4c5be0$exports = {
|
|
259
|
+
"calendar": `Calendrier`,
|
|
260
|
+
"day": `jour`,
|
|
261
|
+
"dayPeriod": `cadran`,
|
|
262
|
+
"endDate": `Date de fin`,
|
|
263
|
+
"era": `ère`,
|
|
264
|
+
"hour": `heure`,
|
|
265
|
+
"minute": `minute`,
|
|
266
|
+
"month": `mois`,
|
|
267
|
+
"second": `seconde`,
|
|
268
|
+
"selectedDateDescription": (args)=>`Date sélectionnée : ${args.date}`
|
|
269
|
+
,
|
|
270
|
+
"selectedRangeDescription": (args)=>`Plage sélectionnée : ${args.startDate} au ${args.endDate}`
|
|
271
|
+
,
|
|
272
|
+
"selectedTimeDescription": (args)=>`Heure choisie : ${args.time}`
|
|
273
|
+
,
|
|
274
|
+
"startDate": `Date de début`,
|
|
275
|
+
"timeZoneName": `fuseau horaire`,
|
|
276
|
+
"weekday": `jour de la semaine`,
|
|
277
|
+
"year": `année`
|
|
278
|
+
};
|
|
60
279
|
|
|
61
280
|
|
|
62
281
|
var $64cb6a9be1f6fa48$exports = {};
|
|
63
|
-
$64cb6a9be1f6fa48$exports =
|
|
282
|
+
$64cb6a9be1f6fa48$exports = {
|
|
283
|
+
"calendar": `לוח שנה`,
|
|
284
|
+
"day": `יום`,
|
|
285
|
+
"dayPeriod": `לפנה״צ/אחה״צ`,
|
|
286
|
+
"endDate": `תאריך סיום`,
|
|
287
|
+
"era": `תקופה`,
|
|
288
|
+
"hour": `שעה`,
|
|
289
|
+
"minute": `דקה`,
|
|
290
|
+
"month": `חודש`,
|
|
291
|
+
"second": `שנייה`,
|
|
292
|
+
"selectedDateDescription": (args)=>`תאריך נבחר: ${args.date}`
|
|
293
|
+
,
|
|
294
|
+
"selectedRangeDescription": (args)=>`טווח נבחר: ${args.startDate} עד ${args.endDate}`
|
|
295
|
+
,
|
|
296
|
+
"selectedTimeDescription": (args)=>`זמן נבחר: ${args.time}`
|
|
297
|
+
,
|
|
298
|
+
"startDate": `תאריך התחלה`,
|
|
299
|
+
"timeZoneName": `אזור זמן`,
|
|
300
|
+
"weekday": `יום בשבוע`,
|
|
301
|
+
"year": `שנה`
|
|
302
|
+
};
|
|
64
303
|
|
|
65
304
|
|
|
66
305
|
var $2a1ef2e8050be27a$exports = {};
|
|
67
|
-
$2a1ef2e8050be27a$exports =
|
|
306
|
+
$2a1ef2e8050be27a$exports = {
|
|
307
|
+
"calendar": `Kalendar`,
|
|
308
|
+
"day": `dan`,
|
|
309
|
+
"dayPeriod": `AM/PM`,
|
|
310
|
+
"endDate": `Datum završetka`,
|
|
311
|
+
"era": `era`,
|
|
312
|
+
"hour": `sat`,
|
|
313
|
+
"minute": `minuta`,
|
|
314
|
+
"month": `mjesec`,
|
|
315
|
+
"second": `sekunda`,
|
|
316
|
+
"selectedDateDescription": (args)=>`Odabrani datum: ${args.date}`
|
|
317
|
+
,
|
|
318
|
+
"selectedRangeDescription": (args)=>`Odabrani raspon: ${args.startDate} do ${args.endDate}`
|
|
319
|
+
,
|
|
320
|
+
"selectedTimeDescription": (args)=>`Odabrano vrijeme: ${args.time}`
|
|
321
|
+
,
|
|
322
|
+
"startDate": `Datum početka`,
|
|
323
|
+
"timeZoneName": `vremenska zona`,
|
|
324
|
+
"weekday": `dan u tjednu`,
|
|
325
|
+
"year": `godina`
|
|
326
|
+
};
|
|
68
327
|
|
|
69
328
|
|
|
70
329
|
var $ad429dca102acd0e$exports = {};
|
|
71
|
-
$ad429dca102acd0e$exports =
|
|
330
|
+
$ad429dca102acd0e$exports = {
|
|
331
|
+
"calendar": `Naptár`,
|
|
332
|
+
"day": `nap`,
|
|
333
|
+
"dayPeriod": `napszak`,
|
|
334
|
+
"endDate": `Befejező dátum`,
|
|
335
|
+
"era": `éra`,
|
|
336
|
+
"hour": `óra`,
|
|
337
|
+
"minute": `perc`,
|
|
338
|
+
"month": `hónap`,
|
|
339
|
+
"second": `másodperc`,
|
|
340
|
+
"selectedDateDescription": (args)=>`Kijelölt dátum: ${args.date}`
|
|
341
|
+
,
|
|
342
|
+
"selectedRangeDescription": (args)=>`Kijelölt tartomány: ${args.startDate}–${args.endDate}`
|
|
343
|
+
,
|
|
344
|
+
"selectedTimeDescription": (args)=>`Kijelölt idő: ${args.time}`
|
|
345
|
+
,
|
|
346
|
+
"startDate": `Kezdő dátum`,
|
|
347
|
+
"timeZoneName": `időzóna`,
|
|
348
|
+
"weekday": `hét napja`,
|
|
349
|
+
"year": `év`
|
|
350
|
+
};
|
|
72
351
|
|
|
73
352
|
|
|
74
353
|
var $6e68cb5d1cb97bd2$exports = {};
|
|
75
|
-
$6e68cb5d1cb97bd2$exports =
|
|
354
|
+
$6e68cb5d1cb97bd2$exports = {
|
|
355
|
+
"calendar": `Calendario`,
|
|
356
|
+
"day": `giorno`,
|
|
357
|
+
"dayPeriod": `AM/PM`,
|
|
358
|
+
"endDate": `Data finale`,
|
|
359
|
+
"era": `era`,
|
|
360
|
+
"hour": `ora`,
|
|
361
|
+
"minute": `minuto`,
|
|
362
|
+
"month": `mese`,
|
|
363
|
+
"second": `secondo`,
|
|
364
|
+
"selectedDateDescription": (args)=>`Data selezionata: ${args.date}`
|
|
365
|
+
,
|
|
366
|
+
"selectedRangeDescription": (args)=>`Intervallo selezionato: da ${args.startDate} a ${args.endDate}`
|
|
367
|
+
,
|
|
368
|
+
"selectedTimeDescription": (args)=>`Ora selezionata: ${args.time}`
|
|
369
|
+
,
|
|
370
|
+
"startDate": `Data iniziale`,
|
|
371
|
+
"timeZoneName": `fuso orario`,
|
|
372
|
+
"weekday": `giorno della settimana`,
|
|
373
|
+
"year": `anno`
|
|
374
|
+
};
|
|
76
375
|
|
|
77
376
|
|
|
78
377
|
var $a82ee9af063ee069$exports = {};
|
|
79
|
-
$a82ee9af063ee069$exports =
|
|
378
|
+
$a82ee9af063ee069$exports = {
|
|
379
|
+
"calendar": `カレンダー`,
|
|
380
|
+
"day": `日`,
|
|
381
|
+
"dayPeriod": `午前/午後`,
|
|
382
|
+
"endDate": `終了日`,
|
|
383
|
+
"era": `時代`,
|
|
384
|
+
"hour": `時`,
|
|
385
|
+
"minute": `分`,
|
|
386
|
+
"month": `月`,
|
|
387
|
+
"second": `秒`,
|
|
388
|
+
"selectedDateDescription": (args)=>`選択した日付 : ${args.date}`
|
|
389
|
+
,
|
|
390
|
+
"selectedRangeDescription": (args)=>`選択範囲 : ${args.startDate} から ${args.endDate}`
|
|
391
|
+
,
|
|
392
|
+
"selectedTimeDescription": (args)=>`選択した時間 : ${args.time}`
|
|
393
|
+
,
|
|
394
|
+
"startDate": `開始日`,
|
|
395
|
+
"timeZoneName": `タイムゾーン`,
|
|
396
|
+
"weekday": `曜日`,
|
|
397
|
+
"year": `年`
|
|
398
|
+
};
|
|
80
399
|
|
|
81
400
|
|
|
82
401
|
var $67e9091dbf37d4eb$exports = {};
|
|
83
|
-
$67e9091dbf37d4eb$exports =
|
|
402
|
+
$67e9091dbf37d4eb$exports = {
|
|
403
|
+
"calendar": `달력`,
|
|
404
|
+
"day": `일`,
|
|
405
|
+
"dayPeriod": `오전/오후`,
|
|
406
|
+
"endDate": `종료 날짜`,
|
|
407
|
+
"era": `연호`,
|
|
408
|
+
"hour": `시`,
|
|
409
|
+
"minute": `분`,
|
|
410
|
+
"month": `월`,
|
|
411
|
+
"second": `초`,
|
|
412
|
+
"selectedDateDescription": (args)=>`선택 일자: ${args.date}`
|
|
413
|
+
,
|
|
414
|
+
"selectedRangeDescription": (args)=>`선택 범위: ${args.startDate} ~ ${args.endDate}`
|
|
415
|
+
,
|
|
416
|
+
"selectedTimeDescription": (args)=>`선택 시간: ${args.time}`
|
|
417
|
+
,
|
|
418
|
+
"startDate": `시작 날짜`,
|
|
419
|
+
"timeZoneName": `시간대`,
|
|
420
|
+
"weekday": `요일`,
|
|
421
|
+
"year": `년`
|
|
422
|
+
};
|
|
84
423
|
|
|
85
424
|
|
|
86
425
|
var $75834f9729f653d1$exports = {};
|
|
87
|
-
$75834f9729f653d1$exports =
|
|
426
|
+
$75834f9729f653d1$exports = {
|
|
427
|
+
"calendar": `Kalendorius`,
|
|
428
|
+
"day": `diena`,
|
|
429
|
+
"dayPeriod": `iki pietų / po pietų`,
|
|
430
|
+
"endDate": `Pabaigos data`,
|
|
431
|
+
"era": `era`,
|
|
432
|
+
"hour": `valanda`,
|
|
433
|
+
"minute": `minutė`,
|
|
434
|
+
"month": `mėnuo`,
|
|
435
|
+
"second": `sekundė`,
|
|
436
|
+
"selectedDateDescription": (args)=>`Pasirinkta data: ${args.date}`
|
|
437
|
+
,
|
|
438
|
+
"selectedRangeDescription": (args)=>`Pasirinktas intervalas: nuo ${args.startDate} iki ${args.endDate}`
|
|
439
|
+
,
|
|
440
|
+
"selectedTimeDescription": (args)=>`Pasirinktas laikas: ${args.time}`
|
|
441
|
+
,
|
|
442
|
+
"startDate": `Pradžios data`,
|
|
443
|
+
"timeZoneName": `laiko juosta`,
|
|
444
|
+
"weekday": `savaitės diena`,
|
|
445
|
+
"year": `metai`
|
|
446
|
+
};
|
|
88
447
|
|
|
89
448
|
|
|
90
449
|
var $a2df2c2520b4a7f0$exports = {};
|
|
91
|
-
$a2df2c2520b4a7f0$exports =
|
|
450
|
+
$a2df2c2520b4a7f0$exports = {
|
|
451
|
+
"calendar": `Kalendārs`,
|
|
452
|
+
"day": `diena`,
|
|
453
|
+
"dayPeriod": `priekšpusdienā/pēcpusdienā`,
|
|
454
|
+
"endDate": `Beigu datums`,
|
|
455
|
+
"era": `ēra`,
|
|
456
|
+
"hour": `stundas`,
|
|
457
|
+
"minute": `minūtes`,
|
|
458
|
+
"month": `mēnesis`,
|
|
459
|
+
"second": `sekundes`,
|
|
460
|
+
"selectedDateDescription": (args)=>`Atlasītais datums: ${args.date}`
|
|
461
|
+
,
|
|
462
|
+
"selectedRangeDescription": (args)=>`Atlasītais diapazons: no ${args.startDate} līdz ${args.endDate}`
|
|
463
|
+
,
|
|
464
|
+
"selectedTimeDescription": (args)=>`Atlasītais laiks: ${args.time}`
|
|
465
|
+
,
|
|
466
|
+
"startDate": `Sākuma datums`,
|
|
467
|
+
"timeZoneName": `laika josla`,
|
|
468
|
+
"weekday": `nedēļas diena`,
|
|
469
|
+
"year": `gads`
|
|
470
|
+
};
|
|
92
471
|
|
|
93
472
|
|
|
94
473
|
var $aedcd71db4933ed5$exports = {};
|
|
95
|
-
$aedcd71db4933ed5$exports =
|
|
474
|
+
$aedcd71db4933ed5$exports = {
|
|
475
|
+
"calendar": `Kalender`,
|
|
476
|
+
"day": `dag`,
|
|
477
|
+
"dayPeriod": `a.m./p.m.`,
|
|
478
|
+
"endDate": `Sluttdato`,
|
|
479
|
+
"era": `tidsalder`,
|
|
480
|
+
"hour": `time`,
|
|
481
|
+
"minute": `minutt`,
|
|
482
|
+
"month": `måned`,
|
|
483
|
+
"second": `sekund`,
|
|
484
|
+
"selectedDateDescription": (args)=>`Valgt dato: ${args.date}`
|
|
485
|
+
,
|
|
486
|
+
"selectedRangeDescription": (args)=>`Valgt område: ${args.startDate} til ${args.endDate}`
|
|
487
|
+
,
|
|
488
|
+
"selectedTimeDescription": (args)=>`Valgt tid: ${args.time}`
|
|
489
|
+
,
|
|
490
|
+
"startDate": `Startdato`,
|
|
491
|
+
"timeZoneName": `tidssone`,
|
|
492
|
+
"weekday": `ukedag`,
|
|
493
|
+
"year": `år`
|
|
494
|
+
};
|
|
96
495
|
|
|
97
496
|
|
|
98
497
|
var $3b2df9e54353046c$exports = {};
|
|
99
|
-
$3b2df9e54353046c$exports =
|
|
498
|
+
$3b2df9e54353046c$exports = {
|
|
499
|
+
"calendar": `Kalender`,
|
|
500
|
+
"day": `dag`,
|
|
501
|
+
"dayPeriod": `a.m./p.m.`,
|
|
502
|
+
"endDate": `Einddatum`,
|
|
503
|
+
"era": `tijdperk`,
|
|
504
|
+
"hour": `uur`,
|
|
505
|
+
"minute": `minuut`,
|
|
506
|
+
"month": `maand`,
|
|
507
|
+
"second": `seconde`,
|
|
508
|
+
"selectedDateDescription": (args)=>`Geselecteerde datum: ${args.date}`
|
|
509
|
+
,
|
|
510
|
+
"selectedRangeDescription": (args)=>`Geselecteerd bereik: ${args.startDate} tot ${args.endDate}`
|
|
511
|
+
,
|
|
512
|
+
"selectedTimeDescription": (args)=>`Geselecteerde tijd: ${args.time}`
|
|
513
|
+
,
|
|
514
|
+
"startDate": `Startdatum`,
|
|
515
|
+
"timeZoneName": `tijdzone`,
|
|
516
|
+
"weekday": `dag van de week`,
|
|
517
|
+
"year": `jaar`
|
|
518
|
+
};
|
|
100
519
|
|
|
101
520
|
|
|
102
521
|
var $c03fe977fcfafe93$exports = {};
|
|
103
|
-
$c03fe977fcfafe93$exports =
|
|
522
|
+
$c03fe977fcfafe93$exports = {
|
|
523
|
+
"calendar": `Kalendarz`,
|
|
524
|
+
"day": `dzień`,
|
|
525
|
+
"dayPeriod": `rano / po południu / wieczorem`,
|
|
526
|
+
"endDate": `Data końcowa`,
|
|
527
|
+
"era": `era`,
|
|
528
|
+
"hour": `godzina`,
|
|
529
|
+
"minute": `minuta`,
|
|
530
|
+
"month": `miesiąc`,
|
|
531
|
+
"second": `sekunda`,
|
|
532
|
+
"selectedDateDescription": (args)=>`Wybrana data: ${args.date}`
|
|
533
|
+
,
|
|
534
|
+
"selectedRangeDescription": (args)=>`Wybrany zakres: ${args.startDate} do ${args.endDate}`
|
|
535
|
+
,
|
|
536
|
+
"selectedTimeDescription": (args)=>`Wybrany czas: ${args.time}`
|
|
537
|
+
,
|
|
538
|
+
"startDate": `Data początkowa`,
|
|
539
|
+
"timeZoneName": `strefa czasowa`,
|
|
540
|
+
"weekday": `dzień tygodnia`,
|
|
541
|
+
"year": `rok`
|
|
542
|
+
};
|
|
104
543
|
|
|
105
544
|
|
|
106
545
|
var $569f006fc292345f$exports = {};
|
|
107
|
-
$569f006fc292345f$exports =
|
|
546
|
+
$569f006fc292345f$exports = {
|
|
547
|
+
"calendar": `Calendário`,
|
|
548
|
+
"day": `dia`,
|
|
549
|
+
"dayPeriod": `AM/PM`,
|
|
550
|
+
"endDate": `Data final`,
|
|
551
|
+
"era": `era`,
|
|
552
|
+
"hour": `hora`,
|
|
553
|
+
"minute": `minuto`,
|
|
554
|
+
"month": `mês`,
|
|
555
|
+
"second": `segundo`,
|
|
556
|
+
"selectedDateDescription": (args)=>`Data selecionada: ${args.date}`
|
|
557
|
+
,
|
|
558
|
+
"selectedRangeDescription": (args)=>`Intervalo selecionado: ${args.startDate} a ${args.endDate}`
|
|
559
|
+
,
|
|
560
|
+
"selectedTimeDescription": (args)=>`Hora selecionada: ${args.time}`
|
|
561
|
+
,
|
|
562
|
+
"startDate": `Data inicial`,
|
|
563
|
+
"timeZoneName": `fuso horário`,
|
|
564
|
+
"weekday": `dia da semana`,
|
|
565
|
+
"year": `ano`
|
|
566
|
+
};
|
|
108
567
|
|
|
109
568
|
|
|
110
569
|
var $7c2494e14452f2dd$exports = {};
|
|
111
|
-
$7c2494e14452f2dd$exports =
|
|
570
|
+
$7c2494e14452f2dd$exports = {
|
|
571
|
+
"calendar": `Calendário`,
|
|
572
|
+
"day": `dia`,
|
|
573
|
+
"dayPeriod": `am/pm`,
|
|
574
|
+
"endDate": `Data de Término`,
|
|
575
|
+
"era": `era`,
|
|
576
|
+
"hour": `hora`,
|
|
577
|
+
"minute": `minuto`,
|
|
578
|
+
"month": `mês`,
|
|
579
|
+
"second": `segundo`,
|
|
580
|
+
"selectedDateDescription": (args)=>`Data selecionada: ${args.date}`
|
|
581
|
+
,
|
|
582
|
+
"selectedRangeDescription": (args)=>`Intervalo selecionado: ${args.startDate} a ${args.endDate}`
|
|
583
|
+
,
|
|
584
|
+
"selectedTimeDescription": (args)=>`Hora selecionada: ${args.time}`
|
|
585
|
+
,
|
|
586
|
+
"startDate": `Data de Início`,
|
|
587
|
+
"timeZoneName": `fuso horário`,
|
|
588
|
+
"weekday": `dia da semana`,
|
|
589
|
+
"year": `ano`
|
|
590
|
+
};
|
|
112
591
|
|
|
113
592
|
|
|
114
593
|
var $eb82ef981b5592bf$exports = {};
|
|
115
|
-
$eb82ef981b5592bf$exports =
|
|
594
|
+
$eb82ef981b5592bf$exports = {
|
|
595
|
+
"calendar": `Calendar`,
|
|
596
|
+
"day": `zi`,
|
|
597
|
+
"dayPeriod": `a.m/p.m.`,
|
|
598
|
+
"endDate": `Dată final`,
|
|
599
|
+
"era": `eră`,
|
|
600
|
+
"hour": `oră`,
|
|
601
|
+
"minute": `minut`,
|
|
602
|
+
"month": `lună`,
|
|
603
|
+
"second": `secundă`,
|
|
604
|
+
"selectedDateDescription": (args)=>`Dată selectată: ${args.date}`
|
|
605
|
+
,
|
|
606
|
+
"selectedRangeDescription": (args)=>`Interval selectat: de la ${args.startDate} până la ${args.endDate}`
|
|
607
|
+
,
|
|
608
|
+
"selectedTimeDescription": (args)=>`Ora selectată: ${args.time}`
|
|
609
|
+
,
|
|
610
|
+
"startDate": `Dată început`,
|
|
611
|
+
"timeZoneName": `fus orar`,
|
|
612
|
+
"weekday": `ziua din săptămână`,
|
|
613
|
+
"year": `an`
|
|
614
|
+
};
|
|
116
615
|
|
|
117
616
|
|
|
118
617
|
var $6efa0e119f396950$exports = {};
|
|
119
|
-
$6efa0e119f396950$exports =
|
|
618
|
+
$6efa0e119f396950$exports = {
|
|
619
|
+
"calendar": `Календарь`,
|
|
620
|
+
"day": `день`,
|
|
621
|
+
"dayPeriod": `AM/PM`,
|
|
622
|
+
"endDate": `Дата окончания`,
|
|
623
|
+
"era": `эра`,
|
|
624
|
+
"hour": `час`,
|
|
625
|
+
"minute": `минута`,
|
|
626
|
+
"month": `месяц`,
|
|
627
|
+
"second": `секунда`,
|
|
628
|
+
"selectedDateDescription": (args)=>`Выбранная дата: ${args.date}`
|
|
629
|
+
,
|
|
630
|
+
"selectedRangeDescription": (args)=>`Выбранный диапазон: с ${args.startDate} по ${args.endDate}`
|
|
631
|
+
,
|
|
632
|
+
"selectedTimeDescription": (args)=>`Выбранное время: ${args.time}`
|
|
633
|
+
,
|
|
634
|
+
"startDate": `Дата начала`,
|
|
635
|
+
"timeZoneName": `часовой пояс`,
|
|
636
|
+
"weekday": `день недели`,
|
|
637
|
+
"year": `год`
|
|
638
|
+
};
|
|
120
639
|
|
|
121
640
|
|
|
122
641
|
var $7f5e57085d7f5049$exports = {};
|
|
123
|
-
$7f5e57085d7f5049$exports =
|
|
642
|
+
$7f5e57085d7f5049$exports = {
|
|
643
|
+
"calendar": `Kalendár`,
|
|
644
|
+
"day": `deň`,
|
|
645
|
+
"dayPeriod": `AM/PM`,
|
|
646
|
+
"endDate": `Dátum ukončenia`,
|
|
647
|
+
"era": `letopočet`,
|
|
648
|
+
"hour": `hodina`,
|
|
649
|
+
"minute": `minúta`,
|
|
650
|
+
"month": `mesiac`,
|
|
651
|
+
"second": `sekunda`,
|
|
652
|
+
"selectedDateDescription": (args)=>`Vybratý dátum: ${args.date}`
|
|
653
|
+
,
|
|
654
|
+
"selectedRangeDescription": (args)=>`Vybratý rozsah: od ${args.startDate} do ${args.endDate}`
|
|
655
|
+
,
|
|
656
|
+
"selectedTimeDescription": (args)=>`Vybratý čas: ${args.time}`
|
|
657
|
+
,
|
|
658
|
+
"startDate": `Dátum začatia`,
|
|
659
|
+
"timeZoneName": `časové pásmo`,
|
|
660
|
+
"weekday": `deň týždňa`,
|
|
661
|
+
"year": `rok`
|
|
662
|
+
};
|
|
124
663
|
|
|
125
664
|
|
|
126
665
|
var $578ee7c11dcdde7a$exports = {};
|
|
127
|
-
$578ee7c11dcdde7a$exports =
|
|
666
|
+
$578ee7c11dcdde7a$exports = {
|
|
667
|
+
"calendar": `Koledar`,
|
|
668
|
+
"day": `dan`,
|
|
669
|
+
"dayPeriod": `dop/pop`,
|
|
670
|
+
"endDate": `Datum konca`,
|
|
671
|
+
"era": `doba`,
|
|
672
|
+
"hour": `ura`,
|
|
673
|
+
"minute": `minuta`,
|
|
674
|
+
"month": `mesec`,
|
|
675
|
+
"second": `sekunda`,
|
|
676
|
+
"selectedDateDescription": (args)=>`Izbrani datum: ${args.date}`
|
|
677
|
+
,
|
|
678
|
+
"selectedRangeDescription": (args)=>`Izbrano območje: ${args.startDate} do ${args.endDate}`
|
|
679
|
+
,
|
|
680
|
+
"selectedTimeDescription": (args)=>`Izbrani čas: ${args.time}`
|
|
681
|
+
,
|
|
682
|
+
"startDate": `Datum začetka`,
|
|
683
|
+
"timeZoneName": `časovni pas`,
|
|
684
|
+
"weekday": `dan v tednu`,
|
|
685
|
+
"year": `leto`
|
|
686
|
+
};
|
|
128
687
|
|
|
129
688
|
|
|
130
689
|
var $bbc3fd6cd0bc9d50$exports = {};
|
|
131
|
-
$bbc3fd6cd0bc9d50$exports =
|
|
690
|
+
$bbc3fd6cd0bc9d50$exports = {
|
|
691
|
+
"calendar": `Kalendar`,
|
|
692
|
+
"day": `дан`,
|
|
693
|
+
"dayPeriod": `пре подне/по подне`,
|
|
694
|
+
"endDate": `Datum završetka`,
|
|
695
|
+
"era": `ера`,
|
|
696
|
+
"hour": `сат`,
|
|
697
|
+
"minute": `минут`,
|
|
698
|
+
"month": `месец`,
|
|
699
|
+
"second": `секунд`,
|
|
700
|
+
"selectedDateDescription": (args)=>`Izabrani datum: ${args.date}`
|
|
701
|
+
,
|
|
702
|
+
"selectedRangeDescription": (args)=>`Izabrani opseg: od ${args.startDate} do ${args.endDate}`
|
|
703
|
+
,
|
|
704
|
+
"selectedTimeDescription": (args)=>`Izabrano vreme: ${args.time}`
|
|
705
|
+
,
|
|
706
|
+
"startDate": `Datum početka`,
|
|
707
|
+
"timeZoneName": `временска зона`,
|
|
708
|
+
"weekday": `дан у недељи`,
|
|
709
|
+
"year": `година`
|
|
710
|
+
};
|
|
132
711
|
|
|
133
712
|
|
|
134
713
|
var $0b04512118591d2a$exports = {};
|
|
135
|
-
$0b04512118591d2a$exports =
|
|
714
|
+
$0b04512118591d2a$exports = {
|
|
715
|
+
"calendar": `Kalender`,
|
|
716
|
+
"day": `dag`,
|
|
717
|
+
"dayPeriod": `fm/em`,
|
|
718
|
+
"endDate": `Slutdatum`,
|
|
719
|
+
"era": `era`,
|
|
720
|
+
"hour": `timme`,
|
|
721
|
+
"minute": `minut`,
|
|
722
|
+
"month": `månad`,
|
|
723
|
+
"second": `sekund`,
|
|
724
|
+
"selectedDateDescription": (args)=>`Valt datum: ${args.date}`
|
|
725
|
+
,
|
|
726
|
+
"selectedRangeDescription": (args)=>`Valt intervall: ${args.startDate} till ${args.endDate}`
|
|
727
|
+
,
|
|
728
|
+
"selectedTimeDescription": (args)=>`Vald tid: ${args.time}`
|
|
729
|
+
,
|
|
730
|
+
"startDate": `Startdatum`,
|
|
731
|
+
"timeZoneName": `tidszon`,
|
|
732
|
+
"weekday": `veckodag`,
|
|
733
|
+
"year": `år`
|
|
734
|
+
};
|
|
136
735
|
|
|
137
736
|
|
|
138
737
|
var $3a49d121fe4c9e1d$exports = {};
|
|
139
|
-
$3a49d121fe4c9e1d$exports =
|
|
738
|
+
$3a49d121fe4c9e1d$exports = {
|
|
739
|
+
"calendar": `Takvim`,
|
|
740
|
+
"day": `gün`,
|
|
741
|
+
"dayPeriod": `ÖÖ/ÖS`,
|
|
742
|
+
"endDate": `Bitiş Tarihi`,
|
|
743
|
+
"era": `çağ`,
|
|
744
|
+
"hour": `saat`,
|
|
745
|
+
"minute": `dakika`,
|
|
746
|
+
"month": `ay`,
|
|
747
|
+
"second": `saniye`,
|
|
748
|
+
"selectedDateDescription": (args)=>`Seçilen Tarih: ${args.date}`
|
|
749
|
+
,
|
|
750
|
+
"selectedRangeDescription": (args)=>`Seçilen Aralık: ${args.startDate} - ${args.endDate}`
|
|
751
|
+
,
|
|
752
|
+
"selectedTimeDescription": (args)=>`Seçilen Zaman: ${args.time}`
|
|
753
|
+
,
|
|
754
|
+
"startDate": `Başlangıç Tarihi`,
|
|
755
|
+
"timeZoneName": `saat dilimi`,
|
|
756
|
+
"weekday": `haftanın günü`,
|
|
757
|
+
"year": `yıl`
|
|
758
|
+
};
|
|
140
759
|
|
|
141
760
|
|
|
142
761
|
var $5ba21dbb8914919d$exports = {};
|
|
143
|
-
$5ba21dbb8914919d$exports =
|
|
762
|
+
$5ba21dbb8914919d$exports = {
|
|
763
|
+
"calendar": `Календар`,
|
|
764
|
+
"day": `день`,
|
|
765
|
+
"dayPeriod": `дп/пп`,
|
|
766
|
+
"endDate": `Дата завершення`,
|
|
767
|
+
"era": `ера`,
|
|
768
|
+
"hour": `година`,
|
|
769
|
+
"minute": `хвилина`,
|
|
770
|
+
"month": `місяць`,
|
|
771
|
+
"second": `секунда`,
|
|
772
|
+
"selectedDateDescription": (args)=>`Вибрана дата: ${args.date}`
|
|
773
|
+
,
|
|
774
|
+
"selectedRangeDescription": (args)=>`Вибраний діапазон: ${args.startDate} — ${args.endDate}`
|
|
775
|
+
,
|
|
776
|
+
"selectedTimeDescription": (args)=>`Вибраний час: ${args.time}`
|
|
777
|
+
,
|
|
778
|
+
"startDate": `Дата початку`,
|
|
779
|
+
"timeZoneName": `часовий пояс`,
|
|
780
|
+
"weekday": `день тижня`,
|
|
781
|
+
"year": `рік`
|
|
782
|
+
};
|
|
144
783
|
|
|
145
784
|
|
|
146
785
|
var $51078838e1b16cd7$exports = {};
|
|
147
|
-
$51078838e1b16cd7$exports =
|
|
786
|
+
$51078838e1b16cd7$exports = {
|
|
787
|
+
"calendar": `日历`,
|
|
788
|
+
"day": `日`,
|
|
789
|
+
"dayPeriod": `上午/下午`,
|
|
790
|
+
"endDate": `结束日期`,
|
|
791
|
+
"era": `纪元`,
|
|
792
|
+
"hour": `小时`,
|
|
793
|
+
"minute": `分钟`,
|
|
794
|
+
"month": `月`,
|
|
795
|
+
"second": `秒`,
|
|
796
|
+
"selectedDateDescription": (args)=>`选定的日期:${args.date}`
|
|
797
|
+
,
|
|
798
|
+
"selectedRangeDescription": (args)=>`选定的范围:${args.startDate} 至 ${args.endDate}`
|
|
799
|
+
,
|
|
800
|
+
"selectedTimeDescription": (args)=>`选定的时间:${args.time}`
|
|
801
|
+
,
|
|
802
|
+
"startDate": `开始日期`,
|
|
803
|
+
"timeZoneName": `时区`,
|
|
804
|
+
"weekday": `工作日`,
|
|
805
|
+
"year": `年`
|
|
806
|
+
};
|
|
148
807
|
|
|
149
808
|
|
|
150
809
|
var $33fab8219207655a$exports = {};
|
|
151
|
-
$33fab8219207655a$exports =
|
|
810
|
+
$33fab8219207655a$exports = {
|
|
811
|
+
"calendar": `日曆`,
|
|
812
|
+
"day": `日`,
|
|
813
|
+
"dayPeriod": `上午/下午`,
|
|
814
|
+
"endDate": `結束日期`,
|
|
815
|
+
"era": `纪元`,
|
|
816
|
+
"hour": `小时`,
|
|
817
|
+
"minute": `分钟`,
|
|
818
|
+
"month": `月`,
|
|
819
|
+
"second": `秒`,
|
|
820
|
+
"selectedDateDescription": (args)=>`選定的日期:${args.date}`
|
|
821
|
+
,
|
|
822
|
+
"selectedRangeDescription": (args)=>`選定的範圍:${args.startDate} 至 ${args.endDate}`
|
|
823
|
+
,
|
|
824
|
+
"selectedTimeDescription": (args)=>`選定的時間:${args.time}`
|
|
825
|
+
,
|
|
826
|
+
"startDate": `開始日期`,
|
|
827
|
+
"timeZoneName": `时区`,
|
|
828
|
+
"weekday": `工作日`,
|
|
829
|
+
"year": `年`
|
|
830
|
+
};
|
|
152
831
|
|
|
153
832
|
|
|
154
833
|
$204383cf4f6b0d06$exports = {
|
|
@@ -288,10 +967,10 @@ function $16f0b7bb276bc17e$export$5591b0b878c1a989(props, state, ref) {
|
|
|
288
967
|
state.confirmPlaceholder();
|
|
289
968
|
}
|
|
290
969
|
});
|
|
291
|
-
let
|
|
970
|
+
let stringFormatter = $cIPI0$useLocalizedStringFormatter((/*@__PURE__*/$parcel$interopDefault($204383cf4f6b0d06$exports)));
|
|
292
971
|
let message = state.maxGranularity === 'hour' ? 'selectedTimeDescription' : 'selectedDateDescription';
|
|
293
972
|
let field = state.maxGranularity === 'hour' ? 'time' : 'date';
|
|
294
|
-
let description = state.value ?
|
|
973
|
+
let description = state.value ? stringFormatter.format(message, {
|
|
295
974
|
[field]: state.formatValue({
|
|
296
975
|
month: 'long'
|
|
297
976
|
})
|
|
@@ -364,7 +1043,7 @@ function $16f0b7bb276bc17e$export$4c842f6a241dc825(props, state, ref) {
|
|
|
364
1043
|
function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
|
|
365
1044
|
let buttonId = $cIPI0$useId();
|
|
366
1045
|
let dialogId = $cIPI0$useId();
|
|
367
|
-
let
|
|
1046
|
+
let stringFormatter = $cIPI0$useLocalizedStringFormatter((/*@__PURE__*/$parcel$interopDefault($204383cf4f6b0d06$exports)));
|
|
368
1047
|
let { labelProps: labelProps , fieldProps: fieldProps , descriptionProps: descriptionProps , errorMessageProps: errorMessageProps } = $cIPI0$useField({
|
|
369
1048
|
...props,
|
|
370
1049
|
labelElementType: 'span'
|
|
@@ -375,7 +1054,7 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
|
|
|
375
1054
|
let date = state.formatValue(locale, {
|
|
376
1055
|
month: 'long'
|
|
377
1056
|
});
|
|
378
|
-
let description = date ?
|
|
1057
|
+
let description = date ? stringFormatter.format('selectedDateDescription', {
|
|
379
1058
|
date: date
|
|
380
1059
|
}) : '';
|
|
381
1060
|
let descProps = $cIPI0$useDescription(description);
|
|
@@ -425,7 +1104,7 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
|
|
|
425
1104
|
...descProps,
|
|
426
1105
|
id: buttonId,
|
|
427
1106
|
'aria-haspopup': 'dialog',
|
|
428
|
-
'aria-label':
|
|
1107
|
+
'aria-label': stringFormatter.format('calendar'),
|
|
429
1108
|
'aria-labelledby': `${labelledBy} ${buttonId}`,
|
|
430
1109
|
'aria-describedby': ariaDescribedBy,
|
|
431
1110
|
onPress: ()=>state.setOpen(true)
|
|
@@ -484,7 +1163,7 @@ class $3aeceb3a64eb8358$var$DisplayNamesPolyfill {
|
|
|
484
1163
|
}
|
|
485
1164
|
constructor(locale){
|
|
486
1165
|
this.locale = locale;
|
|
487
|
-
this.dictionary = new $cIPI0$
|
|
1166
|
+
this.dictionary = new $cIPI0$LocalizedStringDictionary((/*@__PURE__*/$parcel$interopDefault($204383cf4f6b0d06$exports)));
|
|
488
1167
|
}
|
|
489
1168
|
}
|
|
490
1169
|
|
|
@@ -835,7 +1514,7 @@ function $32489daedd52963e$var$commonPrefixLength(strings) {
|
|
|
835
1514
|
|
|
836
1515
|
function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
|
|
837
1516
|
var ref1, ref2;
|
|
838
|
-
let
|
|
1517
|
+
let stringFormatter = $cIPI0$useLocalizedStringFormatter((/*@__PURE__*/$parcel$interopDefault($204383cf4f6b0d06$exports)));
|
|
839
1518
|
let { labelProps: labelProps , fieldProps: fieldProps , descriptionProps: descriptionProps , errorMessageProps: errorMessageProps } = $cIPI0$useField({
|
|
840
1519
|
...props,
|
|
841
1520
|
labelElementType: 'span'
|
|
@@ -845,17 +1524,17 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
|
|
|
845
1524
|
let range = state.formatValue(locale, {
|
|
846
1525
|
month: 'long'
|
|
847
1526
|
});
|
|
848
|
-
let description = range ?
|
|
1527
|
+
let description = range ? stringFormatter.format('selectedRangeDescription', {
|
|
849
1528
|
startDate: range.start,
|
|
850
1529
|
endDate: range.end
|
|
851
1530
|
}) : '';
|
|
852
1531
|
let descProps = $cIPI0$useDescription(description);
|
|
853
1532
|
let startFieldProps = {
|
|
854
|
-
'aria-label':
|
|
1533
|
+
'aria-label': stringFormatter.format('startDate'),
|
|
855
1534
|
'aria-labelledby': labelledBy
|
|
856
1535
|
};
|
|
857
1536
|
let endFieldProps = {
|
|
858
|
-
'aria-label':
|
|
1537
|
+
'aria-label': stringFormatter.format('endDate'),
|
|
859
1538
|
'aria-labelledby': labelledBy
|
|
860
1539
|
};
|
|
861
1540
|
let buttonId = $cIPI0$useId();
|
|
@@ -905,7 +1584,7 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
|
|
|
905
1584
|
...descProps,
|
|
906
1585
|
id: buttonId,
|
|
907
1586
|
'aria-haspopup': 'dialog',
|
|
908
|
-
'aria-label':
|
|
1587
|
+
'aria-label': stringFormatter.format('calendar'),
|
|
909
1588
|
'aria-labelledby': `${labelledBy} ${buttonId}`,
|
|
910
1589
|
'aria-describedby': ariaDescribedBy,
|
|
911
1590
|
onPress: ()=>state.setOpen(true)
|