@react-aria/datepicker 3.8.1 → 3.9.0

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/import.mjs CHANGED
@@ -1,14 +1,17 @@
1
1
  import {createFocusManager as $cIPI0$createFocusManager, getFocusableTreeWalker as $cIPI0$getFocusableTreeWalker} from "@react-aria/focus";
2
2
  import {useId as $cIPI0$useId, useDescription as $cIPI0$useDescription, filterDOMProps as $cIPI0$filterDOMProps, mergeProps as $cIPI0$mergeProps, useFormReset as $cIPI0$useFormReset, isMac as $cIPI0$isMac, scrollIntoViewport as $cIPI0$scrollIntoViewport, 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
+ import {privateValidationStateProp as $cIPI0$privateValidationStateProp, DEFAULT_VALIDATION_RESULT as $cIPI0$DEFAULT_VALIDATION_RESULT, mergeValidation as $cIPI0$mergeValidation} from "@react-stately/form";
3
4
  import $cIPI0$react, {useMemo as $cIPI0$useMemo, useRef as $cIPI0$useRef, useEffect as $cIPI0$useEffect} from "react";
4
5
  import {useField as $cIPI0$useField} from "@react-aria/label";
5
6
  import {useFocusWithin as $cIPI0$useFocusWithin, usePress as $cIPI0$usePress} from "@react-aria/interactions";
6
7
  import {useLocalizedStringFormatter as $cIPI0$useLocalizedStringFormatter, useLocale as $cIPI0$useLocale, useDateFormatter as $cIPI0$useDateFormatter, useFilter as $cIPI0$useFilter} from "@react-aria/i18n";
8
+ import {useFormValidation as $cIPI0$useFormValidation} from "@react-aria/form";
7
9
  import {toCalendar as $cIPI0$toCalendar, CalendarDate as $cIPI0$CalendarDate} from "@internationalized/date";
8
10
  import {NumberParser as $cIPI0$NumberParser} from "@internationalized/number";
9
11
  import {useSpinButton as $cIPI0$useSpinButton} from "@react-aria/spinbutton";
10
12
  import {LocalizedStringDictionary as $cIPI0$LocalizedStringDictionary} from "@internationalized/string";
11
13
 
14
+
12
15
  function $parcel$interopDefault(a) {
13
16
  return a && a.__esModule ? a.default : a;
14
17
  }
@@ -37,63 +40,63 @@ function $parcel$interopDefault(a) {
37
40
  var $dfb4eba373ed9493$exports = {};
38
41
  var $f23889fffbde9058$exports = {};
39
42
  $f23889fffbde9058$exports = {
40
- "calendar": `التقويم`,
41
- "day": `يوم`,
42
- "dayPeriod": `ص/م`,
43
- "endDate": `تاريخ الانتهاء`,
44
- "era": `العصر`,
45
- "hour": `الساعات`,
46
- "minute": `الدقائق`,
47
- "month": `الشهر`,
48
- "second": `الثواني`,
49
- "selectedDateDescription": (args)=>`تاريخ محدد: ${args.date}`,
50
- "selectedRangeDescription": (args)=>`المدى الزمني المحدد: ${args.startDate} إلى ${args.endDate}`,
51
- "selectedTimeDescription": (args)=>`الوقت المحدد: ${args.time}`,
52
- "startDate": `تاريخ البدء`,
53
- "timeZoneName": `التوقيت`,
54
- "weekday": `اليوم`,
55
- "year": `السنة`
43
+ "calendar": `\u{627}\u{644}\u{62A}\u{642}\u{648}\u{64A}\u{645}`,
44
+ "day": `\u{64A}\u{648}\u{645}`,
45
+ "dayPeriod": `\u{635}/\u{645}`,
46
+ "endDate": `\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{627}\u{644}\u{627}\u{646}\u{62A}\u{647}\u{627}\u{621}`,
47
+ "era": `\u{627}\u{644}\u{639}\u{635}\u{631}`,
48
+ "hour": `\u{627}\u{644}\u{633}\u{627}\u{639}\u{627}\u{62A}`,
49
+ "minute": `\u{627}\u{644}\u{62F}\u{642}\u{627}\u{626}\u{642}`,
50
+ "month": `\u{627}\u{644}\u{634}\u{647}\u{631}`,
51
+ "second": `\u{627}\u{644}\u{62B}\u{648}\u{627}\u{646}\u{64A}`,
52
+ "selectedDateDescription": (args)=>`\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{645}\u{62D}\u{62F}\u{62F}: ${args.date}`,
53
+ "selectedRangeDescription": (args)=>`\u{627}\u{644}\u{645}\u{62F}\u{649} \u{627}\u{644}\u{632}\u{645}\u{646}\u{64A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${args.startDate} \u{625}\u{644}\u{649} ${args.endDate}`,
54
+ "selectedTimeDescription": (args)=>`\u{627}\u{644}\u{648}\u{642}\u{62A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${args.time}`,
55
+ "startDate": `\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{627}\u{644}\u{628}\u{62F}\u{621}`,
56
+ "timeZoneName": `\u{627}\u{644}\u{62A}\u{648}\u{642}\u{64A}\u{62A}`,
57
+ "weekday": `\u{627}\u{644}\u{64A}\u{648}\u{645}`,
58
+ "year": `\u{627}\u{644}\u{633}\u{646}\u{629}`
56
59
  };
57
60
 
58
61
 
59
62
  var $09d9badaa8903929$exports = {};
60
63
  $09d9badaa8903929$exports = {
61
- "calendar": `Календар`,
62
- "day": `ден`,
63
- "dayPeriod": `пр.об./сл.об.`,
64
- "endDate": `Крайна дата`,
65
- "era": `ера`,
66
- "hour": `час`,
67
- "minute": `минута`,
68
- "month": `месец`,
69
- "second": `секунда`,
70
- "selectedDateDescription": (args)=>`Избрана дата: ${args.date}`,
71
- "selectedRangeDescription": (args)=>`Избран диапазон: ${args.startDate} до ${args.endDate}`,
72
- "selectedTimeDescription": (args)=>`Избрано време: ${args.time}`,
73
- "startDate": `Начална дата`,
74
- "timeZoneName": `часова зона`,
75
- "weekday": `ден от седмицата`,
76
- "year": `година`
64
+ "calendar": `\u{41A}\u{430}\u{43B}\u{435}\u{43D}\u{434}\u{430}\u{440}`,
65
+ "day": `\u{434}\u{435}\u{43D}`,
66
+ "dayPeriod": `\u{43F}\u{440}.\u{43E}\u{431}./\u{441}\u{43B}.\u{43E}\u{431}.`,
67
+ "endDate": `\u{41A}\u{440}\u{430}\u{439}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}`,
68
+ "era": `\u{435}\u{440}\u{430}`,
69
+ "hour": `\u{447}\u{430}\u{441}`,
70
+ "minute": `\u{43C}\u{438}\u{43D}\u{443}\u{442}\u{430}`,
71
+ "month": `\u{43C}\u{435}\u{441}\u{435}\u{446}`,
72
+ "second": `\u{441}\u{435}\u{43A}\u{443}\u{43D}\u{434}\u{430}`,
73
+ "selectedDateDescription": (args)=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${args.date}`,
74
+ "selectedRangeDescription": (args)=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${args.startDate} \u{434}\u{43E} ${args.endDate}`,
75
+ "selectedTimeDescription": (args)=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{43E} \u{432}\u{440}\u{435}\u{43C}\u{435}: ${args.time}`,
76
+ "startDate": `\u{41D}\u{430}\u{447}\u{430}\u{43B}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}`,
77
+ "timeZoneName": `\u{447}\u{430}\u{441}\u{43E}\u{432}\u{430} \u{437}\u{43E}\u{43D}\u{430}`,
78
+ "weekday": `\u{434}\u{435}\u{43D} \u{43E}\u{442} \u{441}\u{435}\u{434}\u{43C}\u{438}\u{446}\u{430}\u{442}\u{430}`,
79
+ "year": `\u{433}\u{43E}\u{434}\u{438}\u{43D}\u{430}`
77
80
  };
78
81
 
79
82
 
80
83
  var $151b77e0fd711730$exports = {};
81
84
  $151b77e0fd711730$exports = {
82
- "calendar": `Kalendář`,
85
+ "calendar": `Kalend\xe1\u{159}`,
83
86
  "day": `den`,
84
- "dayPeriod": `část dne`,
85
- "endDate": `Konečné datum`,
86
- "era": `letopočet`,
87
+ "dayPeriod": `\u{10D}\xe1st dne`,
88
+ "endDate": `Kone\u{10D}n\xe9 datum`,
89
+ "era": `letopo\u{10D}et`,
87
90
  "hour": `hodina`,
88
91
  "minute": `minuta`,
89
- "month": `měsíc`,
92
+ "month": `m\u{11B}s\xedc`,
90
93
  "second": `sekunda`,
91
- "selectedDateDescription": (args)=>`Vybrané datum: ${args.date}`,
92
- "selectedRangeDescription": (args)=>`Vybrané období: ${args.startDate} ${args.endDate}`,
93
- "selectedTimeDescription": (args)=>`Vybraný čas: ${args.time}`,
94
- "startDate": `Počáteční datum`,
95
- "timeZoneName": `časové pásmo`,
96
- "weekday": `den v týdnu`,
94
+ "selectedDateDescription": (args)=>`Vybran\xe9 datum: ${args.date}`,
95
+ "selectedRangeDescription": (args)=>`Vybran\xe9 obdob\xed: ${args.startDate} a\u{17E} ${args.endDate}`,
96
+ "selectedTimeDescription": (args)=>`Vybran\xfd \u{10D}as: ${args.time}`,
97
+ "startDate": `Po\u{10D}\xe1te\u{10D}n\xed datum`,
98
+ "timeZoneName": `\u{10D}asov\xe9 p\xe1smo`,
99
+ "weekday": `den v t\xfddnu`,
97
100
  "year": `rok`
98
101
  };
99
102
 
@@ -104,10 +107,10 @@ $61915aa8630b90a2$exports = {
104
107
  "day": `dag`,
105
108
  "dayPeriod": `AM/PM`,
106
109
  "endDate": `Slutdato`,
107
- "era": `æra`,
110
+ "era": `\xe6ra`,
108
111
  "hour": `time`,
109
112
  "minute": `minut`,
110
- "month": `måned`,
113
+ "month": `m\xe5ned`,
111
114
  "second": `sekund`,
112
115
  "selectedDateDescription": (args)=>`Valgt dato: ${args.date}`,
113
116
  "selectedRangeDescription": (args)=>`Valgt interval: ${args.startDate} til ${args.endDate}`,
@@ -115,7 +118,7 @@ $61915aa8630b90a2$exports = {
115
118
  "startDate": `Startdato`,
116
119
  "timeZoneName": `tidszone`,
117
120
  "weekday": `ugedag`,
118
- "year": `år`
121
+ "year": `\xe5r`
119
122
  };
120
123
 
121
124
 
@@ -123,16 +126,16 @@ var $35cea00159787840$exports = {};
123
126
  $35cea00159787840$exports = {
124
127
  "calendar": `Kalender`,
125
128
  "day": `Tag`,
126
- "dayPeriod": `Tageshälfte`,
129
+ "dayPeriod": `Tagesh\xe4lfte`,
127
130
  "endDate": `Enddatum`,
128
131
  "era": `Epoche`,
129
132
  "hour": `Stunde`,
130
133
  "minute": `Minute`,
131
134
  "month": `Monat`,
132
135
  "second": `Sekunde`,
133
- "selectedDateDescription": (args)=>`Ausgewähltes Datum: ${args.date}`,
134
- "selectedRangeDescription": (args)=>`Ausgewählter Bereich: ${args.startDate} bis ${args.endDate}`,
135
- "selectedTimeDescription": (args)=>`Ausgewählte Zeit: ${args.time}`,
136
+ "selectedDateDescription": (args)=>`Ausgew\xe4hltes Datum: ${args.date}`,
137
+ "selectedRangeDescription": (args)=>`Ausgew\xe4hlter Bereich: ${args.startDate} bis ${args.endDate}`,
138
+ "selectedTimeDescription": (args)=>`Ausgew\xe4hlte Zeit: ${args.time}`,
136
139
  "startDate": `Anfangsdatum`,
137
140
  "timeZoneName": `Zeitzone`,
138
141
  "weekday": `Wochentag`,
@@ -142,22 +145,22 @@ $35cea00159787840$exports = {
142
145
 
143
146
  var $518b4e82b9eacafd$exports = {};
144
147
  $518b4e82b9eacafd$exports = {
145
- "calendar": `Ημερολόγιο`,
146
- "day": `ημέρα`,
147
- "dayPeriod": `π.μ./μ.μ.`,
148
- "endDate": `Ημερομηνία λήξης`,
149
- "era": `περίοδος`,
150
- "hour": `ώρα`,
151
- "minute": `λεπτό`,
152
- "month": `μήνας`,
153
- "second": `δευτερόλεπτο`,
154
- "selectedDateDescription": (args)=>`Επιλεγμένη ημερομηνία: ${args.date}`,
155
- "selectedRangeDescription": (args)=>`Επιλεγμένο εύρος: ${args.startDate} έως ${args.endDate}`,
156
- "selectedTimeDescription": (args)=>`Επιλεγμένη ώρα: ${args.time}`,
157
- "startDate": `Ημερομηνία έναρξης`,
158
- "timeZoneName": `ζώνη ώρας`,
159
- "weekday": `καθημερινή`,
160
- "year": `έτος`
148
+ "calendar": `\u{397}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BB}\u{3CC}\u{3B3}\u{3B9}\u{3BF}`,
149
+ "day": `\u{3B7}\u{3BC}\u{3AD}\u{3C1}\u{3B1}`,
150
+ "dayPeriod": `\u{3C0}.\u{3BC}./\u{3BC}.\u{3BC}.`,
151
+ "endDate": `\u{397}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1} \u{3BB}\u{3AE}\u{3BE}\u{3B7}\u{3C2}`,
152
+ "era": `\u{3C0}\u{3B5}\u{3C1}\u{3AF}\u{3BF}\u{3B4}\u{3BF}\u{3C2}`,
153
+ "hour": `\u{3CE}\u{3C1}\u{3B1}`,
154
+ "minute": `\u{3BB}\u{3B5}\u{3C0}\u{3C4}\u{3CC}`,
155
+ "month": `\u{3BC}\u{3AE}\u{3BD}\u{3B1}\u{3C2}`,
156
+ "second": `\u{3B4}\u{3B5}\u{3C5}\u{3C4}\u{3B5}\u{3C1}\u{3CC}\u{3BB}\u{3B5}\u{3C0}\u{3C4}\u{3BF}`,
157
+ "selectedDateDescription": (args)=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1}: ${args.date}`,
158
+ "selectedRangeDescription": (args)=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF} \u{3B5}\u{3CD}\u{3C1}\u{3BF}\u{3C2}: ${args.startDate} \u{3AD}\u{3C9}\u{3C2} ${args.endDate}`,
159
+ "selectedTimeDescription": (args)=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3CE}\u{3C1}\u{3B1}: ${args.time}`,
160
+ "startDate": `\u{397}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1} \u{3AD}\u{3BD}\u{3B1}\u{3C1}\u{3BE}\u{3B7}\u{3C2}`,
161
+ "timeZoneName": `\u{3B6}\u{3CE}\u{3BD}\u{3B7} \u{3CE}\u{3C1}\u{3B1}\u{3C2}`,
162
+ "weekday": `\u{3BA}\u{3B1}\u{3B8}\u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3B9}\u{3BD}\u{3AE}`,
163
+ "year": `\u{3AD}\u{3C4}\u{3BF}\u{3C2}`
161
164
  };
162
165
 
163
166
 
@@ -185,8 +188,8 @@ $1c2b297f7e2cf474$exports = {
185
188
  var $07f628a707cf9b18$exports = {};
186
189
  $07f628a707cf9b18$exports = {
187
190
  "calendar": `Calendario`,
188
- "day": `día`,
189
- "dayPeriod": `a. m./p. m.`,
191
+ "day": `d\xeda`,
192
+ "dayPeriod": `a.\xa0m./p.\xa0m.`,
190
193
  "endDate": `Fecha final`,
191
194
  "era": `era`,
192
195
  "hour": `hora`,
@@ -198,28 +201,28 @@ $07f628a707cf9b18$exports = {
198
201
  "selectedTimeDescription": (args)=>`Hora seleccionada: ${args.time}`,
199
202
  "startDate": `Fecha de inicio`,
200
203
  "timeZoneName": `zona horaria`,
201
- "weekday": `día de la semana`,
202
- "year": `año`
204
+ "weekday": `d\xeda de la semana`,
205
+ "year": `a\xf1o`
203
206
  };
204
207
 
205
208
 
206
209
  var $db553ffe17c7f4db$exports = {};
207
210
  $db553ffe17c7f4db$exports = {
208
211
  "calendar": `Kalender`,
209
- "day": `päev`,
210
- "dayPeriod": `enne/pärast lõunat`,
211
- "endDate": `Lõppkuupäev`,
212
+ "day": `p\xe4ev`,
213
+ "dayPeriod": `enne/p\xe4rast l\xf5unat`,
214
+ "endDate": `L\xf5ppkuup\xe4ev`,
212
215
  "era": `ajastu`,
213
216
  "hour": `tund`,
214
217
  "minute": `minut`,
215
218
  "month": `kuu`,
216
219
  "second": `sekund`,
217
- "selectedDateDescription": (args)=>`Valitud kuupäev: ${args.date}`,
220
+ "selectedDateDescription": (args)=>`Valitud kuup\xe4ev: ${args.date}`,
218
221
  "selectedRangeDescription": (args)=>`Valitud vahemik: ${args.startDate} kuni ${args.endDate}`,
219
222
  "selectedTimeDescription": (args)=>`Valitud aeg: ${args.time}`,
220
- "startDate": `Alguskuupäev`,
221
- "timeZoneName": `ajavöönd`,
222
- "weekday": `nädalapäev`,
223
+ "startDate": `Alguskuup\xe4ev`,
224
+ "timeZoneName": `ajav\xf6\xf6nd`,
225
+ "weekday": `n\xe4dalap\xe4ev`,
223
226
  "year": `aasta`
224
227
  };
225
228
 
@@ -227,20 +230,20 @@ $db553ffe17c7f4db$exports = {
227
230
  var $4afcfe00cd703f83$exports = {};
228
231
  $4afcfe00cd703f83$exports = {
229
232
  "calendar": `Kalenteri`,
230
- "day": `päivä`,
233
+ "day": `p\xe4iv\xe4`,
231
234
  "dayPeriod": `vuorokaudenaika`,
232
- "endDate": `Päättymispäivä`,
235
+ "endDate": `P\xe4\xe4ttymisp\xe4iv\xe4`,
233
236
  "era": `aikakausi`,
234
237
  "hour": `tunti`,
235
238
  "minute": `minuutti`,
236
239
  "month": `kuukausi`,
237
240
  "second": `sekunti`,
238
- "selectedDateDescription": (args)=>`Valittu päivämäärä: ${args.date}`,
239
- "selectedRangeDescription": (args)=>`Valittu aikaväli: ${args.startDate} ${args.endDate}`,
241
+ "selectedDateDescription": (args)=>`Valittu p\xe4iv\xe4m\xe4\xe4r\xe4: ${args.date}`,
242
+ "selectedRangeDescription": (args)=>`Valittu aikav\xe4li: ${args.startDate} \u{2013} ${args.endDate}`,
240
243
  "selectedTimeDescription": (args)=>`Valittu aika: ${args.time}`,
241
- "startDate": `Alkamispäivä`,
242
- "timeZoneName": `aikavyöhyke`,
243
- "weekday": `viikonpäivä`,
244
+ "startDate": `Alkamisp\xe4iv\xe4`,
245
+ "timeZoneName": `aikavy\xf6hyke`,
246
+ "weekday": `viikonp\xe4iv\xe4`,
244
247
  "year": `vuosi`
245
248
  };
246
249
 
@@ -251,39 +254,39 @@ $1d2645d18d4c5be0$exports = {
251
254
  "day": `jour`,
252
255
  "dayPeriod": `cadran`,
253
256
  "endDate": `Date de fin`,
254
- "era": `ère`,
257
+ "era": `\xe8re`,
255
258
  "hour": `heure`,
256
259
  "minute": `minute`,
257
260
  "month": `mois`,
258
261
  "second": `seconde`,
259
- "selectedDateDescription": (args)=>`Date sélectionnée : ${args.date}`,
260
- "selectedRangeDescription": (args)=>`Plage sélectionnée : ${args.startDate} au ${args.endDate}`,
261
- "selectedTimeDescription": (args)=>`Heure choisie : ${args.time}`,
262
- "startDate": `Date de début`,
262
+ "selectedDateDescription": (args)=>`Date s\xe9lectionn\xe9e\xa0: ${args.date}`,
263
+ "selectedRangeDescription": (args)=>`Plage s\xe9lectionn\xe9e\xa0: ${args.startDate} au ${args.endDate}`,
264
+ "selectedTimeDescription": (args)=>`Heure choisie\xa0: ${args.time}`,
265
+ "startDate": `Date de d\xe9but`,
263
266
  "timeZoneName": `fuseau horaire`,
264
267
  "weekday": `jour de la semaine`,
265
- "year": `année`
268
+ "year": `ann\xe9e`
266
269
  };
267
270
 
268
271
 
269
272
  var $64cb6a9be1f6fa48$exports = {};
270
273
  $64cb6a9be1f6fa48$exports = {
271
- "calendar": `לוח שנה`,
272
- "day": `יום`,
273
- "dayPeriod": `לפנה״צ/אחה״צ`,
274
- "endDate": `תאריך סיום`,
275
- "era": `תקופה`,
276
- "hour": `שעה`,
277
- "minute": `דקה`,
278
- "month": `חודש`,
279
- "second": `שנייה`,
280
- "selectedDateDescription": (args)=>`תאריך נבחר: ${args.date}`,
281
- "selectedRangeDescription": (args)=>`טווח נבחר: ${args.startDate} עד ${args.endDate}`,
282
- "selectedTimeDescription": (args)=>`זמן נבחר: ${args.time}`,
283
- "startDate": `תאריך התחלה`,
284
- "timeZoneName": `אזור זמן`,
285
- "weekday": `יום בשבוע`,
286
- "year": `שנה`
274
+ "calendar": `\u{5DC}\u{5D5}\u{5D7} \u{5E9}\u{5E0}\u{5D4}`,
275
+ "day": `\u{5D9}\u{5D5}\u{5DD}`,
276
+ "dayPeriod": `\u{5DC}\u{5E4}\u{5E0}\u{5D4}\u{5F4}\u{5E6}/\u{5D0}\u{5D7}\u{5D4}\u{5F4}\u{5E6}`,
277
+ "endDate": `\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E1}\u{5D9}\u{5D5}\u{5DD}`,
278
+ "era": `\u{5EA}\u{5E7}\u{5D5}\u{5E4}\u{5D4}`,
279
+ "hour": `\u{5E9}\u{5E2}\u{5D4}`,
280
+ "minute": `\u{5D3}\u{5E7}\u{5D4}`,
281
+ "month": `\u{5D7}\u{5D5}\u{5D3}\u{5E9}`,
282
+ "second": `\u{5E9}\u{5E0}\u{5D9}\u{5D9}\u{5D4}`,
283
+ "selectedDateDescription": (args)=>`\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${args.date}`,
284
+ "selectedRangeDescription": (args)=>`\u{5D8}\u{5D5}\u{5D5}\u{5D7} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${args.startDate} \u{5E2}\u{5D3} ${args.endDate}`,
285
+ "selectedTimeDescription": (args)=>`\u{5D6}\u{5DE}\u{5DF} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${args.time}`,
286
+ "startDate": `\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5D4}\u{5EA}\u{5D7}\u{5DC}\u{5D4}`,
287
+ "timeZoneName": `\u{5D0}\u{5D6}\u{5D5}\u{5E8} \u{5D6}\u{5DE}\u{5DF}`,
288
+ "weekday": `\u{5D9}\u{5D5}\u{5DD} \u{5D1}\u{5E9}\u{5D1}\u{5D5}\u{5E2}`,
289
+ "year": `\u{5E9}\u{5E0}\u{5D4}`
287
290
  };
288
291
 
289
292
 
@@ -292,7 +295,7 @@ $2a1ef2e8050be27a$exports = {
292
295
  "calendar": `Kalendar`,
293
296
  "day": `dan`,
294
297
  "dayPeriod": `AM/PM`,
295
- "endDate": `Datum završetka`,
298
+ "endDate": `Datum zavr\u{161}etka`,
296
299
  "era": `era`,
297
300
  "hour": `sat`,
298
301
  "minute": `minuta`,
@@ -301,7 +304,7 @@ $2a1ef2e8050be27a$exports = {
301
304
  "selectedDateDescription": (args)=>`Odabrani datum: ${args.date}`,
302
305
  "selectedRangeDescription": (args)=>`Odabrani raspon: ${args.startDate} do ${args.endDate}`,
303
306
  "selectedTimeDescription": (args)=>`Odabrano vrijeme: ${args.time}`,
304
- "startDate": `Datum početka`,
307
+ "startDate": `Datum po\u{10D}etka`,
305
308
  "timeZoneName": `vremenska zona`,
306
309
  "weekday": `dan u tjednu`,
307
310
  "year": `godina`
@@ -310,22 +313,22 @@ $2a1ef2e8050be27a$exports = {
310
313
 
311
314
  var $ad429dca102acd0e$exports = {};
312
315
  $ad429dca102acd0e$exports = {
313
- "calendar": `Naptár`,
316
+ "calendar": `Napt\xe1r`,
314
317
  "day": `nap`,
315
318
  "dayPeriod": `napszak`,
316
- "endDate": `Befejező dátum`,
317
- "era": `éra`,
318
- "hour": `óra`,
319
+ "endDate": `Befejez\u{151} d\xe1tum`,
320
+ "era": `\xe9ra`,
321
+ "hour": `\xf3ra`,
319
322
  "minute": `perc`,
320
- "month": `hónap`,
321
- "second": `másodperc`,
322
- "selectedDateDescription": (args)=>`Kijelölt dátum: ${args.date}`,
323
- "selectedRangeDescription": (args)=>`Kijelölt tartomány: ${args.startDate}–${args.endDate}`,
324
- "selectedTimeDescription": (args)=>`Kijelölt idő: ${args.time}`,
325
- "startDate": `Kezdő dátum`,
326
- "timeZoneName": `időzóna`,
327
- "weekday": `hét napja`,
328
- "year": `év`
323
+ "month": `h\xf3nap`,
324
+ "second": `m\xe1sodperc`,
325
+ "selectedDateDescription": (args)=>`Kijel\xf6lt d\xe1tum: ${args.date}`,
326
+ "selectedRangeDescription": (args)=>`Kijel\xf6lt tartom\xe1ny: ${args.startDate}\u{2013}${args.endDate}`,
327
+ "selectedTimeDescription": (args)=>`Kijel\xf6lt id\u{151}: ${args.time}`,
328
+ "startDate": `Kezd\u{151} d\xe1tum`,
329
+ "timeZoneName": `id\u{151}z\xf3na`,
330
+ "weekday": `h\xe9t napja`,
331
+ "year": `\xe9v`
329
332
  };
330
333
 
331
334
 
@@ -352,43 +355,43 @@ $6e68cb5d1cb97bd2$exports = {
352
355
 
353
356
  var $a82ee9af063ee069$exports = {};
354
357
  $a82ee9af063ee069$exports = {
355
- "calendar": `カレンダー`,
356
- "day": `日`,
357
- "dayPeriod": `午前/午後`,
358
- "endDate": `終了日`,
359
- "era": `時代`,
360
- "hour": `時`,
361
- "minute": `分`,
362
- "month": `月`,
363
- "second": `秒`,
364
- "selectedDateDescription": (args)=>`選択した日付 : ${args.date}`,
365
- "selectedRangeDescription": (args)=>`選択範囲 : ${args.startDate} から ${args.endDate}`,
366
- "selectedTimeDescription": (args)=>`選択した時間 : ${args.time}`,
367
- "startDate": `開始日`,
368
- "timeZoneName": `タイムゾーン`,
369
- "weekday": `曜日`,
370
- "year": `年`
358
+ "calendar": `\u{30AB}\u{30EC}\u{30F3}\u{30C0}\u{30FC}`,
359
+ "day": `\u{65E5}`,
360
+ "dayPeriod": `\u{5348}\u{524D}/\u{5348}\u{5F8C}`,
361
+ "endDate": `\u{7D42}\u{4E86}\u{65E5}`,
362
+ "era": `\u{6642}\u{4EE3}`,
363
+ "hour": `\u{6642}`,
364
+ "minute": `\u{5206}`,
365
+ "month": `\u{6708}`,
366
+ "second": `\u{79D2}`,
367
+ "selectedDateDescription": (args)=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{65E5}\u{4ED8} : ${args.date}`,
368
+ "selectedRangeDescription": (args)=>`\u{9078}\u{629E}\u{7BC4}\u{56F2} : ${args.startDate} \u{304B}\u{3089} ${args.endDate}`,
369
+ "selectedTimeDescription": (args)=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{6642}\u{9593} : ${args.time}`,
370
+ "startDate": `\u{958B}\u{59CB}\u{65E5}`,
371
+ "timeZoneName": `\u{30BF}\u{30A4}\u{30E0}\u{30BE}\u{30FC}\u{30F3}`,
372
+ "weekday": `\u{66DC}\u{65E5}`,
373
+ "year": `\u{5E74}`
371
374
  };
372
375
 
373
376
 
374
377
  var $67e9091dbf37d4eb$exports = {};
375
378
  $67e9091dbf37d4eb$exports = {
376
- "calendar": `달력`,
377
- "day": `일`,
378
- "dayPeriod": `오전/오후`,
379
- "endDate": `종료 날짜`,
380
- "era": `연호`,
381
- "hour": `시`,
382
- "minute": `분`,
383
- "month": `월`,
384
- "second": `초`,
385
- "selectedDateDescription": (args)=>`선택 일자: ${args.date}`,
386
- "selectedRangeDescription": (args)=>`선택 범위: ${args.startDate} ~ ${args.endDate}`,
387
- "selectedTimeDescription": (args)=>`선택 시간: ${args.time}`,
388
- "startDate": `시작 날짜`,
389
- "timeZoneName": `시간대`,
390
- "weekday": `요일`,
391
- "year": `년`
379
+ "calendar": `\u{B2EC}\u{B825}`,
380
+ "day": `\u{C77C}`,
381
+ "dayPeriod": `\u{C624}\u{C804}/\u{C624}\u{D6C4}`,
382
+ "endDate": `\u{C885}\u{B8CC}\u{C77C}`,
383
+ "era": `\u{C5F0}\u{D638}`,
384
+ "hour": `\u{C2DC}`,
385
+ "minute": `\u{BD84}`,
386
+ "month": `\u{C6D4}`,
387
+ "second": `\u{CD08}`,
388
+ "selectedDateDescription": (args)=>`\u{C120}\u{D0DD} \u{C77C}\u{C790}: ${args.date}`,
389
+ "selectedRangeDescription": (args)=>`\u{C120}\u{D0DD} \u{BC94}\u{C704}: ${args.startDate} ~ ${args.endDate}`,
390
+ "selectedTimeDescription": (args)=>`\u{C120}\u{D0DD} \u{C2DC}\u{AC04}: ${args.time}`,
391
+ "startDate": `\u{C2DC}\u{C791}\u{C77C}`,
392
+ "timeZoneName": `\u{C2DC}\u{AC04}\u{B300}`,
393
+ "weekday": `\u{C694}\u{C77C}`,
394
+ "year": `\u{B144}`
392
395
  };
393
396
 
394
397
 
@@ -396,40 +399,40 @@ var $75834f9729f653d1$exports = {};
396
399
  $75834f9729f653d1$exports = {
397
400
  "calendar": `Kalendorius`,
398
401
  "day": `diena`,
399
- "dayPeriod": `iki pietų / po pietų`,
402
+ "dayPeriod": `iki piet\u{173} / po piet\u{173}`,
400
403
  "endDate": `Pabaigos data`,
401
404
  "era": `era`,
402
405
  "hour": `valanda`,
403
- "minute": `minutė`,
404
- "month": `mėnuo`,
405
- "second": `sekundė`,
406
+ "minute": `minut\u{117}`,
407
+ "month": `m\u{117}nuo`,
408
+ "second": `sekund\u{117}`,
406
409
  "selectedDateDescription": (args)=>`Pasirinkta data: ${args.date}`,
407
410
  "selectedRangeDescription": (args)=>`Pasirinktas intervalas: nuo ${args.startDate} iki ${args.endDate}`,
408
411
  "selectedTimeDescription": (args)=>`Pasirinktas laikas: ${args.time}`,
409
- "startDate": `Pradžios data`,
412
+ "startDate": `Prad\u{17E}ios data`,
410
413
  "timeZoneName": `laiko juosta`,
411
- "weekday": `savaitės diena`,
414
+ "weekday": `savait\u{117}s diena`,
412
415
  "year": `metai`
413
416
  };
414
417
 
415
418
 
416
419
  var $a2df2c2520b4a7f0$exports = {};
417
420
  $a2df2c2520b4a7f0$exports = {
418
- "calendar": `Kalendārs`,
421
+ "calendar": `Kalend\u{101}rs`,
419
422
  "day": `diena`,
420
- "dayPeriod": `priekšpusdienā/pēcpusdienā`,
423
+ "dayPeriod": `priek\u{161}pusdien\u{101}/p\u{113}cpusdien\u{101}`,
421
424
  "endDate": `Beigu datums`,
422
- "era": ra`,
425
+ "era": `\u{113}ra`,
423
426
  "hour": `stundas`,
424
- "minute": `minūtes`,
425
- "month": `mēnesis`,
427
+ "minute": `min\u{16B}tes`,
428
+ "month": `m\u{113}nesis`,
426
429
  "second": `sekundes`,
427
- "selectedDateDescription": (args)=>`Atlasītais datums: ${args.date}`,
428
- "selectedRangeDescription": (args)=>`Atlasītais diapazons: no ${args.startDate} līdz ${args.endDate}`,
429
- "selectedTimeDescription": (args)=>`Atlasītais laiks: ${args.time}`,
430
- "startDate": `Sākuma datums`,
430
+ "selectedDateDescription": (args)=>`Atlas\u{12B}tais datums: ${args.date}`,
431
+ "selectedRangeDescription": (args)=>`Atlas\u{12B}tais diapazons: no ${args.startDate} l\u{12B}dz ${args.endDate}`,
432
+ "selectedTimeDescription": (args)=>`Atlas\u{12B}tais laiks: ${args.time}`,
433
+ "startDate": `S\u{101}kuma datums`,
431
434
  "timeZoneName": `laika josla`,
432
- "weekday": `nedēļas diena`,
435
+ "weekday": `ned\u{113}\u{13C}as diena`,
433
436
  "year": `gads`
434
437
  };
435
438
 
@@ -443,15 +446,15 @@ $aedcd71db4933ed5$exports = {
443
446
  "era": `tidsalder`,
444
447
  "hour": `time`,
445
448
  "minute": `minutt`,
446
- "month": `måned`,
449
+ "month": `m\xe5ned`,
447
450
  "second": `sekund`,
448
451
  "selectedDateDescription": (args)=>`Valgt dato: ${args.date}`,
449
- "selectedRangeDescription": (args)=>`Valgt område: ${args.startDate} til ${args.endDate}`,
452
+ "selectedRangeDescription": (args)=>`Valgt omr\xe5de: ${args.startDate} til ${args.endDate}`,
450
453
  "selectedTimeDescription": (args)=>`Valgt tid: ${args.time}`,
451
454
  "startDate": `Startdato`,
452
455
  "timeZoneName": `tidssone`,
453
456
  "weekday": `ukedag`,
454
- "year": `år`
457
+ "year": `\xe5r`
455
458
  };
456
459
 
457
460
 
@@ -479,40 +482,40 @@ $3b2df9e54353046c$exports = {
479
482
  var $c03fe977fcfafe93$exports = {};
480
483
  $c03fe977fcfafe93$exports = {
481
484
  "calendar": `Kalendarz`,
482
- "day": `dzień`,
483
- "dayPeriod": `rano / po południu / wieczorem`,
484
- "endDate": `Data końcowa`,
485
+ "day": `dzie\u{144}`,
486
+ "dayPeriod": `rano / po po\u{142}udniu / wieczorem`,
487
+ "endDate": `Data ko\u{144}cowa`,
485
488
  "era": `era`,
486
489
  "hour": `godzina`,
487
490
  "minute": `minuta`,
488
- "month": `miesiąc`,
491
+ "month": `miesi\u{105}c`,
489
492
  "second": `sekunda`,
490
493
  "selectedDateDescription": (args)=>`Wybrana data: ${args.date}`,
491
494
  "selectedRangeDescription": (args)=>`Wybrany zakres: ${args.startDate} do ${args.endDate}`,
492
495
  "selectedTimeDescription": (args)=>`Wybrany czas: ${args.time}`,
493
- "startDate": `Data początkowa`,
496
+ "startDate": `Data pocz\u{105}tkowa`,
494
497
  "timeZoneName": `strefa czasowa`,
495
- "weekday": `dzień tygodnia`,
498
+ "weekday": `dzie\u{144} tygodnia`,
496
499
  "year": `rok`
497
500
  };
498
501
 
499
502
 
500
503
  var $569f006fc292345f$exports = {};
501
504
  $569f006fc292345f$exports = {
502
- "calendar": `Calendário`,
505
+ "calendar": `Calend\xe1rio`,
503
506
  "day": `dia`,
504
507
  "dayPeriod": `AM/PM`,
505
508
  "endDate": `Data final`,
506
509
  "era": `era`,
507
510
  "hour": `hora`,
508
511
  "minute": `minuto`,
509
- "month": `mês`,
512
+ "month": `m\xeas`,
510
513
  "second": `segundo`,
511
514
  "selectedDateDescription": (args)=>`Data selecionada: ${args.date}`,
512
515
  "selectedRangeDescription": (args)=>`Intervalo selecionado: ${args.startDate} a ${args.endDate}`,
513
516
  "selectedTimeDescription": (args)=>`Hora selecionada: ${args.time}`,
514
517
  "startDate": `Data inicial`,
515
- "timeZoneName": `fuso horário`,
518
+ "timeZoneName": `fuso hor\xe1rio`,
516
519
  "weekday": `dia da semana`,
517
520
  "year": `ano`
518
521
  };
@@ -520,20 +523,20 @@ $569f006fc292345f$exports = {
520
523
 
521
524
  var $7c2494e14452f2dd$exports = {};
522
525
  $7c2494e14452f2dd$exports = {
523
- "calendar": `Calendário`,
526
+ "calendar": `Calend\xe1rio`,
524
527
  "day": `dia`,
525
528
  "dayPeriod": `am/pm`,
526
- "endDate": `Data de Término`,
529
+ "endDate": `Data de T\xe9rmino`,
527
530
  "era": `era`,
528
531
  "hour": `hora`,
529
532
  "minute": `minuto`,
530
- "month": `mês`,
533
+ "month": `m\xeas`,
531
534
  "second": `segundo`,
532
535
  "selectedDateDescription": (args)=>`Data selecionada: ${args.date}`,
533
536
  "selectedRangeDescription": (args)=>`Intervalo selecionado: ${args.startDate} a ${args.endDate}`,
534
537
  "selectedTimeDescription": (args)=>`Hora selecionada: ${args.time}`,
535
- "startDate": `Data de Início`,
536
- "timeZoneName": `fuso horário`,
538
+ "startDate": `Data de In\xedcio`,
539
+ "timeZoneName": `fuso hor\xe1rio`,
537
540
  "weekday": `dia da semana`,
538
541
  "year": `ano`
539
542
  };
@@ -544,60 +547,60 @@ $eb82ef981b5592bf$exports = {
544
547
  "calendar": `Calendar`,
545
548
  "day": `zi`,
546
549
  "dayPeriod": `a.m/p.m.`,
547
- "endDate": `Dată final`,
548
- "era": `eră`,
549
- "hour": `oră`,
550
+ "endDate": `Dat\u{103} final`,
551
+ "era": `er\u{103}`,
552
+ "hour": `or\u{103}`,
550
553
  "minute": `minut`,
551
- "month": `lună`,
552
- "second": `secundă`,
553
- "selectedDateDescription": (args)=>`Dată selectată: ${args.date}`,
554
- "selectedRangeDescription": (args)=>`Interval selectat: de la ${args.startDate} până la ${args.endDate}`,
555
- "selectedTimeDescription": (args)=>`Ora selectată: ${args.time}`,
556
- "startDate": `Dată început`,
554
+ "month": `lun\u{103}`,
555
+ "second": `secund\u{103}`,
556
+ "selectedDateDescription": (args)=>`Dat\u{103} selectat\u{103}: ${args.date}`,
557
+ "selectedRangeDescription": (args)=>`Interval selectat: de la ${args.startDate} p\xe2n\u{103} la ${args.endDate}`,
558
+ "selectedTimeDescription": (args)=>`Ora selectat\u{103}: ${args.time}`,
559
+ "startDate": `Dat\u{103} \xeenceput`,
557
560
  "timeZoneName": `fus orar`,
558
- "weekday": `ziua din săptămână`,
561
+ "weekday": `ziua din s\u{103}pt\u{103}m\xe2n\u{103}`,
559
562
  "year": `an`
560
563
  };
561
564
 
562
565
 
563
566
  var $6efa0e119f396950$exports = {};
564
567
  $6efa0e119f396950$exports = {
565
- "calendar": `Календарь`,
566
- "day": `день`,
568
+ "calendar": `\u{41A}\u{430}\u{43B}\u{435}\u{43D}\u{434}\u{430}\u{440}\u{44C}`,
569
+ "day": `\u{434}\u{435}\u{43D}\u{44C}`,
567
570
  "dayPeriod": `AM/PM`,
568
- "endDate": `Дата окончания`,
569
- "era": `эра`,
570
- "hour": `час`,
571
- "minute": `минута`,
572
- "month": `месяц`,
573
- "second": `секунда`,
574
- "selectedDateDescription": (args)=>`Выбранная дата: ${args.date}`,
575
- "selectedRangeDescription": (args)=>`Выбранный диапазон: с ${args.startDate} по ${args.endDate}`,
576
- "selectedTimeDescription": (args)=>`Выбранное время: ${args.time}`,
577
- "startDate": `Дата начала`,
578
- "timeZoneName": `часовой пояс`,
579
- "weekday": `день недели`,
580
- "year": `год`
571
+ "endDate": `\u{414}\u{430}\u{442}\u{430} \u{43E}\u{43A}\u{43E}\u{43D}\u{447}\u{430}\u{43D}\u{438}\u{44F}`,
572
+ "era": `\u{44D}\u{440}\u{430}`,
573
+ "hour": `\u{447}\u{430}\u{441}`,
574
+ "minute": `\u{43C}\u{438}\u{43D}\u{443}\u{442}\u{430}`,
575
+ "month": `\u{43C}\u{435}\u{441}\u{44F}\u{446}`,
576
+ "second": `\u{441}\u{435}\u{43A}\u{443}\u{43D}\u{434}\u{430}`,
577
+ "selectedDateDescription": (args)=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{430}\u{44F} \u{434}\u{430}\u{442}\u{430}: ${args.date}`,
578
+ "selectedRangeDescription": (args)=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{439} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: \u{441} ${args.startDate} \u{43F}\u{43E} ${args.endDate}`,
579
+ "selectedTimeDescription": (args)=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{43E}\u{435} \u{432}\u{440}\u{435}\u{43C}\u{44F}: ${args.time}`,
580
+ "startDate": `\u{414}\u{430}\u{442}\u{430} \u{43D}\u{430}\u{447}\u{430}\u{43B}\u{430}`,
581
+ "timeZoneName": `\u{447}\u{430}\u{441}\u{43E}\u{432}\u{43E}\u{439} \u{43F}\u{43E}\u{44F}\u{441}`,
582
+ "weekday": `\u{434}\u{435}\u{43D}\u{44C} \u{43D}\u{435}\u{434}\u{435}\u{43B}\u{438}`,
583
+ "year": `\u{433}\u{43E}\u{434}`
581
584
  };
582
585
 
583
586
 
584
587
  var $7f5e57085d7f5049$exports = {};
585
588
  $7f5e57085d7f5049$exports = {
586
- "calendar": `Kalendár`,
587
- "day": `deň`,
589
+ "calendar": `Kalend\xe1r`,
590
+ "day": `de\u{148}`,
588
591
  "dayPeriod": `AM/PM`,
589
- "endDate": `Dátum ukončenia`,
590
- "era": `letopočet`,
592
+ "endDate": `D\xe1tum ukon\u{10D}enia`,
593
+ "era": `letopo\u{10D}et`,
591
594
  "hour": `hodina`,
592
- "minute": `minúta`,
595
+ "minute": `min\xfata`,
593
596
  "month": `mesiac`,
594
597
  "second": `sekunda`,
595
- "selectedDateDescription": (args)=>`Vybratý dátum: ${args.date}`,
596
- "selectedRangeDescription": (args)=>`Vybratý rozsah: od ${args.startDate} do ${args.endDate}`,
597
- "selectedTimeDescription": (args)=>`Vybratý čas: ${args.time}`,
598
- "startDate": `Dátum začatia`,
599
- "timeZoneName": `časové pásmo`,
600
- "weekday": `deň týždňa`,
598
+ "selectedDateDescription": (args)=>`Vybrat\xfd d\xe1tum: ${args.date}`,
599
+ "selectedRangeDescription": (args)=>`Vybrat\xfd rozsah: od ${args.startDate} do ${args.endDate}`,
600
+ "selectedTimeDescription": (args)=>`Vybrat\xfd \u{10D}as: ${args.time}`,
601
+ "startDate": `D\xe1tum za\u{10D}atia`,
602
+ "timeZoneName": `\u{10D}asov\xe9 p\xe1smo`,
603
+ "weekday": `de\u{148} t\xfd\u{17E}d\u{148}a`,
601
604
  "year": `rok`
602
605
  };
603
606
 
@@ -614,10 +617,10 @@ $578ee7c11dcdde7a$exports = {
614
617
  "month": `mesec`,
615
618
  "second": `sekunda`,
616
619
  "selectedDateDescription": (args)=>`Izbrani datum: ${args.date}`,
617
- "selectedRangeDescription": (args)=>`Izbrano območje: ${args.startDate} do ${args.endDate}`,
618
- "selectedTimeDescription": (args)=>`Izbrani čas: ${args.time}`,
619
- "startDate": `Datum začetka`,
620
- "timeZoneName": asovni pas`,
620
+ "selectedRangeDescription": (args)=>`Izbrano obmo\u{10D}je: ${args.startDate} do ${args.endDate}`,
621
+ "selectedTimeDescription": (args)=>`Izbrani \u{10D}as: ${args.time}`,
622
+ "startDate": `Datum za\u{10D}etka`,
623
+ "timeZoneName": `\u{10D}asovni pas`,
621
624
  "weekday": `dan v tednu`,
622
625
  "year": `leto`
623
626
  };
@@ -626,21 +629,21 @@ $578ee7c11dcdde7a$exports = {
626
629
  var $bbc3fd6cd0bc9d50$exports = {};
627
630
  $bbc3fd6cd0bc9d50$exports = {
628
631
  "calendar": `Kalendar`,
629
- "day": `дан`,
630
- "dayPeriod": `пре подне/по подне`,
631
- "endDate": `Datum završetka`,
632
- "era": `ера`,
633
- "hour": `сат`,
634
- "minute": `минут`,
635
- "month": `месец`,
636
- "second": `секунд`,
632
+ "day": `\u{434}\u{430}\u{43D}`,
633
+ "dayPeriod": `\u{43F}\u{440}\u{435} \u{43F}\u{43E}\u{434}\u{43D}\u{435}/\u{43F}\u{43E} \u{43F}\u{43E}\u{434}\u{43D}\u{435}`,
634
+ "endDate": `Datum zavr\u{161}etka`,
635
+ "era": `\u{435}\u{440}\u{430}`,
636
+ "hour": `\u{441}\u{430}\u{442}`,
637
+ "minute": `\u{43C}\u{438}\u{43D}\u{443}\u{442}`,
638
+ "month": `\u{43C}\u{435}\u{441}\u{435}\u{446}`,
639
+ "second": `\u{441}\u{435}\u{43A}\u{443}\u{43D}\u{434}`,
637
640
  "selectedDateDescription": (args)=>`Izabrani datum: ${args.date}`,
638
641
  "selectedRangeDescription": (args)=>`Izabrani opseg: od ${args.startDate} do ${args.endDate}`,
639
642
  "selectedTimeDescription": (args)=>`Izabrano vreme: ${args.time}`,
640
- "startDate": `Datum početka`,
641
- "timeZoneName": `временска зона`,
642
- "weekday": `дан у недељи`,
643
- "year": `година`
643
+ "startDate": `Datum po\u{10D}etka`,
644
+ "timeZoneName": `\u{432}\u{440}\u{435}\u{43C}\u{435}\u{43D}\u{441}\u{43A}\u{430} \u{437}\u{43E}\u{43D}\u{430}`,
645
+ "weekday": `\u{434}\u{430}\u{43D} \u{443} \u{43D}\u{435}\u{434}\u{435}\u{459}\u{438}`,
646
+ "year": `\u{433}\u{43E}\u{434}\u{438}\u{43D}\u{430}`
644
647
  };
645
648
 
646
649
 
@@ -653,7 +656,7 @@ $0b04512118591d2a$exports = {
653
656
  "era": `era`,
654
657
  "hour": `timme`,
655
658
  "minute": `minut`,
656
- "month": `månad`,
659
+ "month": `m\xe5nad`,
657
660
  "second": `sekund`,
658
661
  "selectedDateDescription": (args)=>`Valt datum: ${args.date}`,
659
662
  "selectedRangeDescription": (args)=>`Valt intervall: ${args.startDate} till ${args.endDate}`,
@@ -661,91 +664,91 @@ $0b04512118591d2a$exports = {
661
664
  "startDate": `Startdatum`,
662
665
  "timeZoneName": `tidszon`,
663
666
  "weekday": `veckodag`,
664
- "year": `år`
667
+ "year": `\xe5r`
665
668
  };
666
669
 
667
670
 
668
671
  var $3a49d121fe4c9e1d$exports = {};
669
672
  $3a49d121fe4c9e1d$exports = {
670
673
  "calendar": `Takvim`,
671
- "day": `gün`,
672
- "dayPeriod": `ÖÖ/ÖS`,
673
- "endDate": `Bitiş Tarihi`,
674
- "era": `çağ`,
674
+ "day": `g\xfcn`,
675
+ "dayPeriod": `\xd6\xd6/\xd6S`,
676
+ "endDate": `Biti\u{15F} Tarihi`,
677
+ "era": `\xe7a\u{11F}`,
675
678
  "hour": `saat`,
676
679
  "minute": `dakika`,
677
680
  "month": `ay`,
678
681
  "second": `saniye`,
679
- "selectedDateDescription": (args)=>`Seçilen Tarih: ${args.date}`,
680
- "selectedRangeDescription": (args)=>`Seçilen Aralık: ${args.startDate} - ${args.endDate}`,
681
- "selectedTimeDescription": (args)=>`Seçilen Zaman: ${args.time}`,
682
- "startDate": `Başlangıç Tarihi`,
682
+ "selectedDateDescription": (args)=>`Se\xe7ilen Tarih: ${args.date}`,
683
+ "selectedRangeDescription": (args)=>`Se\xe7ilen Aral\u{131}k: ${args.startDate} - ${args.endDate}`,
684
+ "selectedTimeDescription": (args)=>`Se\xe7ilen Zaman: ${args.time}`,
685
+ "startDate": `Ba\u{15F}lang\u{131}\xe7 Tarihi`,
683
686
  "timeZoneName": `saat dilimi`,
684
- "weekday": `haftanın günü`,
685
- "year": `yıl`
687
+ "weekday": `haftan\u{131}n g\xfcn\xfc`,
688
+ "year": `y\u{131}l`
686
689
  };
687
690
 
688
691
 
689
692
  var $5ba21dbb8914919d$exports = {};
690
693
  $5ba21dbb8914919d$exports = {
691
- "calendar": `Календар`,
692
- "day": `день`,
693
- "dayPeriod": `дп/пп`,
694
- "endDate": `Дата завершення`,
695
- "era": `ера`,
696
- "hour": `година`,
697
- "minute": `хвилина`,
698
- "month": `місяць`,
699
- "second": `секунда`,
700
- "selectedDateDescription": (args)=>`Вибрана дата: ${args.date}`,
701
- "selectedRangeDescription": (args)=>`Вибраний діапазон: ${args.startDate} ${args.endDate}`,
702
- "selectedTimeDescription": (args)=>`Вибраний час: ${args.time}`,
703
- "startDate": `Дата початку`,
704
- "timeZoneName": `часовий пояс`,
705
- "weekday": `день тижня`,
706
- "year": `рік`
694
+ "calendar": `\u{41A}\u{430}\u{43B}\u{435}\u{43D}\u{434}\u{430}\u{440}`,
695
+ "day": `\u{434}\u{435}\u{43D}\u{44C}`,
696
+ "dayPeriod": `\u{434}\u{43F}/\u{43F}\u{43F}`,
697
+ "endDate": `\u{414}\u{430}\u{442}\u{430} \u{437}\u{430}\u{432}\u{435}\u{440}\u{448}\u{435}\u{43D}\u{43D}\u{44F}`,
698
+ "era": `\u{435}\u{440}\u{430}`,
699
+ "hour": `\u{433}\u{43E}\u{434}\u{438}\u{43D}\u{430}`,
700
+ "minute": `\u{445}\u{432}\u{438}\u{43B}\u{438}\u{43D}\u{430}`,
701
+ "month": `\u{43C}\u{456}\u{441}\u{44F}\u{446}\u{44C}`,
702
+ "second": `\u{441}\u{435}\u{43A}\u{443}\u{43D}\u{434}\u{430}`,
703
+ "selectedDateDescription": (args)=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${args.date}`,
704
+ "selectedRangeDescription": (args)=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{434}\u{456}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${args.startDate} \u{2014} ${args.endDate}`,
705
+ "selectedTimeDescription": (args)=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{447}\u{430}\u{441}: ${args.time}`,
706
+ "startDate": `\u{414}\u{430}\u{442}\u{430} \u{43F}\u{43E}\u{447}\u{430}\u{442}\u{43A}\u{443}`,
707
+ "timeZoneName": `\u{447}\u{430}\u{441}\u{43E}\u{432}\u{438}\u{439} \u{43F}\u{43E}\u{44F}\u{441}`,
708
+ "weekday": `\u{434}\u{435}\u{43D}\u{44C} \u{442}\u{438}\u{436}\u{43D}\u{44F}`,
709
+ "year": `\u{440}\u{456}\u{43A}`
707
710
  };
708
711
 
709
712
 
710
713
  var $51078838e1b16cd7$exports = {};
711
714
  $51078838e1b16cd7$exports = {
712
- "calendar": `日历`,
713
- "day": `日`,
714
- "dayPeriod": `上午/下午`,
715
- "endDate": `结束日期`,
716
- "era": `纪元`,
717
- "hour": `小时`,
718
- "minute": `分钟`,
719
- "month": `月`,
720
- "second": `秒`,
721
- "selectedDateDescription": (args)=>`选定的日期:${args.date}`,
722
- "selectedRangeDescription": (args)=>`选定的范围:${args.startDate} ${args.endDate}`,
723
- "selectedTimeDescription": (args)=>`选定的时间:${args.time}`,
724
- "startDate": `开始日期`,
725
- "timeZoneName": `时区`,
726
- "weekday": `工作日`,
727
- "year": `年`
715
+ "calendar": `\u{65E5}\u{5386}`,
716
+ "day": `\u{65E5}`,
717
+ "dayPeriod": `\u{4E0A}\u{5348}/\u{4E0B}\u{5348}`,
718
+ "endDate": `\u{7ED3}\u{675F}\u{65E5}\u{671F}`,
719
+ "era": `\u{7EAA}\u{5143}`,
720
+ "hour": `\u{5C0F}\u{65F6}`,
721
+ "minute": `\u{5206}\u{949F}`,
722
+ "month": `\u{6708}`,
723
+ "second": `\u{79D2}`,
724
+ "selectedDateDescription": (args)=>`\u{9009}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${args.date}`,
725
+ "selectedRangeDescription": (args)=>`\u{9009}\u{5B9A}\u{7684}\u{8303}\u{56F4}\u{FF1A}${args.startDate} \u{81F3} ${args.endDate}`,
726
+ "selectedTimeDescription": (args)=>`\u{9009}\u{5B9A}\u{7684}\u{65F6}\u{95F4}\u{FF1A}${args.time}`,
727
+ "startDate": `\u{5F00}\u{59CB}\u{65E5}\u{671F}`,
728
+ "timeZoneName": `\u{65F6}\u{533A}`,
729
+ "weekday": `\u{5DE5}\u{4F5C}\u{65E5}`,
730
+ "year": `\u{5E74}`
728
731
  };
729
732
 
730
733
 
731
734
  var $33fab8219207655a$exports = {};
732
735
  $33fab8219207655a$exports = {
733
- "calendar": `日曆`,
734
- "day": `日`,
735
- "dayPeriod": `上午/下午`,
736
- "endDate": `結束日期`,
737
- "era": `纪元`,
738
- "hour": `小时`,
739
- "minute": `分钟`,
740
- "month": `月`,
741
- "second": `秒`,
742
- "selectedDateDescription": (args)=>`選定的日期:${args.date}`,
743
- "selectedRangeDescription": (args)=>`選定的範圍:${args.startDate} ${args.endDate}`,
744
- "selectedTimeDescription": (args)=>`選定的時間:${args.time}`,
745
- "startDate": `開始日期`,
746
- "timeZoneName": `时区`,
747
- "weekday": `工作日`,
748
- "year": `年`
736
+ "calendar": `\u{65E5}\u{66C6}`,
737
+ "day": `\u{65E5}`,
738
+ "dayPeriod": `\u{4E0A}\u{5348}/\u{4E0B}\u{5348}`,
739
+ "endDate": `\u{7D50}\u{675F}\u{65E5}\u{671F}`,
740
+ "era": `\u{7EAA}\u{5143}`,
741
+ "hour": `\u{5C0F}\u{65F6}`,
742
+ "minute": `\u{5206}\u{949F}`,
743
+ "month": `\u{6708}`,
744
+ "second": `\u{79D2}`,
745
+ "selectedDateDescription": (args)=>`\u{9078}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${args.date}`,
746
+ "selectedRangeDescription": (args)=>`\u{9078}\u{5B9A}\u{7684}\u{7BC4}\u{570D}\u{FF1A}${args.startDate} \u{81F3} ${args.endDate}`,
747
+ "selectedTimeDescription": (args)=>`\u{9078}\u{5B9A}\u{7684}\u{6642}\u{9593}\u{FF1A}${args.time}`,
748
+ "startDate": `\u{958B}\u{59CB}\u{65E5}\u{671F}`,
749
+ "timeZoneName": `\u{65F6}\u{533A}`,
750
+ "weekday": `\u{5DE5}\u{4F5C}\u{65E5}`,
751
+ "year": `\u{5E74}`
749
752
  };
750
753
 
751
754
 
@@ -788,6 +791,7 @@ $dfb4eba373ed9493$exports = {
788
791
 
789
792
 
790
793
 
794
+
791
795
  /*
792
796
  * Copyright 2020 Adobe. All rights reserved.
793
797
  * This file is licensed to you under the Apache License, Version 2.0 (the "License");
@@ -883,22 +887,33 @@ function $3dfb0f96be0d6a08$export$4a931266a3838b86(state, ref, disableArrowNavig
883
887
 
884
888
 
885
889
 
890
+
886
891
  const $16f0b7bb276bc17e$export$653eddfc964b0f8a = new WeakMap();
887
892
  const $16f0b7bb276bc17e$export$300019f83c56d282 = "__role_" + Date.now();
888
893
  const $16f0b7bb276bc17e$export$7b3062cd49e80452 = "__focusManager_" + Date.now();
889
894
  function $16f0b7bb276bc17e$export$5591b0b878c1a989(props, state, ref) {
890
895
  var _state_value;
896
+ let { isInvalid: isInvalid, validationErrors: validationErrors, validationDetails: validationDetails } = state.displayValidation;
891
897
  let { labelProps: labelProps, fieldProps: fieldProps, descriptionProps: descriptionProps, errorMessageProps: errorMessageProps } = (0, $cIPI0$useField)({
892
898
  ...props,
893
- labelElementType: "span"
899
+ labelElementType: "span",
900
+ isInvalid: isInvalid,
901
+ errorMessage: props.errorMessage || validationErrors
894
902
  });
903
+ let valueOnFocus = (0, $cIPI0$useRef)(null);
895
904
  let { focusWithinProps: focusWithinProps } = (0, $cIPI0$useFocusWithin)({
896
905
  ...props,
906
+ onFocusWithin (e) {
907
+ var _props_onFocus;
908
+ valueOnFocus.current = state.value;
909
+ (_props_onFocus = props.onFocus) === null || _props_onFocus === void 0 ? void 0 : _props_onFocus.call(props, e);
910
+ },
897
911
  onBlurWithin: (e)=>{
912
+ var _props_onBlur;
898
913
  state.confirmPlaceholder();
899
- if (props.onBlur) props.onBlur(e);
914
+ if (state.value !== valueOnFocus.current) state.commitValidation();
915
+ (_props_onBlur = props.onBlur) === null || _props_onBlur === void 0 ? void 0 : _props_onBlur.call(props, e);
900
916
  },
901
- onFocusWithin: props.onFocus,
902
917
  onFocusWithinChange: props.onFocusChange
903
918
  });
904
919
  let stringFormatter = (0, $cIPI0$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($dfb4eba373ed9493$exports))));
@@ -953,6 +968,26 @@ function $16f0b7bb276bc17e$export$5591b0b878c1a989(props, state, ref) {
953
968
  focusManager
954
969
  ]);
955
970
  (0, $cIPI0$useFormReset)(props.inputRef, state.value, state.setValue);
971
+ (0, $cIPI0$useFormValidation)({
972
+ ...props,
973
+ focus () {
974
+ focusManager.focusFirst();
975
+ }
976
+ }, state, props.inputRef);
977
+ let inputProps = {
978
+ type: "hidden",
979
+ name: props.name,
980
+ value: ((_state_value = state.value) === null || _state_value === void 0 ? void 0 : _state_value.toString()) || ""
981
+ };
982
+ if (props.validationBehavior === "native") {
983
+ // Use a hidden <input type="text"> rather than <input type="hidden">
984
+ // so that an empty value blocks HTML form submission when the field is required.
985
+ inputProps.type = "text";
986
+ inputProps.hidden = true;
987
+ inputProps.required = props.isRequired;
988
+ // Ignore react warning.
989
+ inputProps.onChange = ()=>{};
990
+ }
956
991
  let domProps = (0, $cIPI0$filterDOMProps)(props);
957
992
  return {
958
993
  labelProps: {
@@ -969,13 +1004,12 @@ function $16f0b7bb276bc17e$export$5591b0b878c1a989(props, state, ref) {
969
1004
  if (props.onKeyUp) props.onKeyUp(e);
970
1005
  }
971
1006
  }),
972
- inputProps: {
973
- type: "hidden",
974
- name: props.name,
975
- value: ((_state_value = state.value) === null || _state_value === void 0 ? void 0 : _state_value.toString()) || ""
976
- },
1007
+ inputProps: inputProps,
977
1008
  descriptionProps: descriptionProps,
978
- errorMessageProps: errorMessageProps
1009
+ errorMessageProps: errorMessageProps,
1010
+ isInvalid: isInvalid,
1011
+ validationErrors: validationErrors,
1012
+ validationDetails: validationDetails
979
1013
  };
980
1014
  }
981
1015
  function $16f0b7bb276bc17e$export$4c842f6a241dc825(props, state, ref) {
@@ -995,9 +1029,12 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
995
1029
  let dialogId = (0, $cIPI0$useId)();
996
1030
  let fieldId = (0, $cIPI0$useId)();
997
1031
  let stringFormatter = (0, $cIPI0$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($dfb4eba373ed9493$exports))));
1032
+ let { isInvalid: isInvalid, validationErrors: validationErrors, validationDetails: validationDetails } = state.displayValidation;
998
1033
  let { labelProps: labelProps, fieldProps: fieldProps, descriptionProps: descriptionProps, errorMessageProps: errorMessageProps } = (0, $cIPI0$useField)({
999
1034
  ...props,
1000
- labelElementType: "span"
1035
+ labelElementType: "span",
1036
+ isInvalid: isInvalid,
1037
+ errorMessage: props.errorMessage || validationErrors
1001
1038
  });
1002
1039
  let groupProps = (0, $3dfb0f96be0d6a08$export$4a931266a3838b86)(state, ref);
1003
1040
  let labelledBy = fieldProps["aria-labelledby"] || fieldProps.id;
@@ -1052,8 +1089,6 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
1052
1089
  "aria-describedby": ariaDescribedBy,
1053
1090
  value: state.value,
1054
1091
  onChange: state.setValue,
1055
- minValue: props.minValue,
1056
- maxValue: props.maxValue,
1057
1092
  placeholderValue: props.placeholderValue,
1058
1093
  hideTimeZone: props.hideTimeZone,
1059
1094
  hourCycle: props.hourCycle,
@@ -1062,7 +1097,9 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
1062
1097
  isDisabled: props.isDisabled,
1063
1098
  isReadOnly: props.isReadOnly,
1064
1099
  isRequired: props.isRequired,
1065
- isInvalid: state.isInvalid,
1100
+ validationBehavior: props.validationBehavior,
1101
+ // DatePicker owns the validation state for the date field.
1102
+ [(0, $cIPI0$privateValidationStateProp)]: state,
1066
1103
  autoFocus: props.autoFocus,
1067
1104
  name: props.name
1068
1105
  },
@@ -1093,8 +1130,11 @@ function $6057a3d2a53a12fd$export$42df105a73306d51(props, state, ref) {
1093
1130
  isDateUnavailable: props.isDateUnavailable,
1094
1131
  defaultFocusedValue: state.dateValue ? undefined : props.placeholderValue,
1095
1132
  isInvalid: state.isInvalid,
1096
- errorMessage: props.errorMessage
1097
- }
1133
+ errorMessage: typeof props.errorMessage === "function" ? props.errorMessage(state.displayValidation) : props.errorMessage || state.displayValidation.validationErrors.join(" ")
1134
+ },
1135
+ isInvalid: isInvalid,
1136
+ validationErrors: validationErrors,
1137
+ validationDetails: validationDetails
1098
1138
  };
1099
1139
  }
1100
1140
 
@@ -1179,7 +1219,7 @@ function $32489daedd52963e$export$1315d136e6f7581(segment, state, ref) {
1179
1219
  });
1180
1220
  if (segment.type === "month" && !segment.isPlaceholder) {
1181
1221
  let monthTextValue = monthDateFormatter.format(state.dateValue);
1182
- textValue = monthTextValue !== textValue ? `${textValue} ${monthTextValue}` : monthTextValue;
1222
+ textValue = monthTextValue !== textValue ? `${textValue} \u{2013} ${monthTextValue}` : monthTextValue;
1183
1223
  } else if (segment.type === "hour" && !segment.isPlaceholder) textValue = hourDateFormatter.format(state.dateValue);
1184
1224
  let { spinButtonProps: spinButtonProps } = (0, $cIPI0$useSpinButton)({
1185
1225
  // The ARIA spec says aria-valuenow is optional if there's no value, but aXe seems to require it.
@@ -1505,12 +1545,16 @@ function $32489daedd52963e$var$commonPrefixLength(strings) {
1505
1545
 
1506
1546
 
1507
1547
 
1548
+
1508
1549
  function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1509
1550
  var _state_value, _state_value1;
1510
1551
  let stringFormatter = (0, $cIPI0$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($dfb4eba373ed9493$exports))));
1552
+ let { isInvalid: isInvalid, validationErrors: validationErrors, validationDetails: validationDetails } = state.displayValidation;
1511
1553
  let { labelProps: labelProps, fieldProps: fieldProps, descriptionProps: descriptionProps, errorMessageProps: errorMessageProps } = (0, $cIPI0$useField)({
1512
1554
  ...props,
1513
- labelElementType: "span"
1555
+ labelElementType: "span",
1556
+ isInvalid: isInvalid,
1557
+ errorMessage: props.errorMessage || validationErrors
1514
1558
  });
1515
1559
  let labelledBy = fieldProps["aria-labelledby"] || fieldProps.id;
1516
1560
  let { locale: locale } = (0, $cIPI0$useLocale)();
@@ -1548,8 +1592,6 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1548
1592
  [(0, $16f0b7bb276bc17e$export$7b3062cd49e80452)]: focusManager,
1549
1593
  [(0, $16f0b7bb276bc17e$export$300019f83c56d282)]: "presentation",
1550
1594
  "aria-describedby": ariaDescribedBy,
1551
- minValue: props.minValue,
1552
- maxValue: props.maxValue,
1553
1595
  placeholderValue: props.placeholderValue,
1554
1596
  hideTimeZone: props.hideTimeZone,
1555
1597
  hourCycle: props.hourCycle,
@@ -1558,7 +1600,7 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1558
1600
  isDisabled: props.isDisabled,
1559
1601
  isReadOnly: props.isReadOnly,
1560
1602
  isRequired: props.isRequired,
1561
- isInvalid: state.isInvalid
1603
+ validationBehavior: props.validationBehavior
1562
1604
  };
1563
1605
  let domProps = (0, $cIPI0$filterDOMProps)(props);
1564
1606
  let { focusWithinProps: focusWithinProps } = (0, $cIPI0$useFocusWithin)({
@@ -1568,6 +1610,8 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1568
1610
  onFocusWithin: props.onFocus,
1569
1611
  onFocusWithinChange: props.onFocusChange
1570
1612
  });
1613
+ let startFieldValidation = (0, $cIPI0$useRef)((0, $cIPI0$DEFAULT_VALIDATION_RESULT));
1614
+ let endFieldValidation = (0, $cIPI0$useRef)((0, $cIPI0$DEFAULT_VALIDATION_RESULT));
1571
1615
  return {
1572
1616
  groupProps: (0, $cIPI0$mergeProps)(domProps, groupProps, fieldProps, descProps, focusWithinProps, {
1573
1617
  role: "group",
@@ -1608,14 +1652,34 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1608
1652
  value: (_state_value = state.value) === null || _state_value === void 0 ? void 0 : _state_value.start,
1609
1653
  onChange: (start)=>state.setDateTime("start", start),
1610
1654
  autoFocus: props.autoFocus,
1611
- name: props.startName
1655
+ name: props.startName,
1656
+ [(0, $cIPI0$privateValidationStateProp)]: {
1657
+ realtimeValidation: state.realtimeValidation,
1658
+ displayValidation: state.displayValidation,
1659
+ updateValidation (e) {
1660
+ startFieldValidation.current = e;
1661
+ state.updateValidation((0, $cIPI0$mergeValidation)(e, endFieldValidation.current));
1662
+ },
1663
+ resetValidation: state.resetValidation,
1664
+ commitValidation: state.commitValidation
1665
+ }
1612
1666
  },
1613
1667
  endFieldProps: {
1614
1668
  ...endFieldProps,
1615
1669
  ...commonFieldProps,
1616
1670
  value: (_state_value1 = state.value) === null || _state_value1 === void 0 ? void 0 : _state_value1.end,
1617
1671
  onChange: (end)=>state.setDateTime("end", end),
1618
- name: props.endName
1672
+ name: props.endName,
1673
+ [(0, $cIPI0$privateValidationStateProp)]: {
1674
+ realtimeValidation: state.realtimeValidation,
1675
+ displayValidation: state.displayValidation,
1676
+ updateValidation (e) {
1677
+ endFieldValidation.current = e;
1678
+ state.updateValidation((0, $cIPI0$mergeValidation)(startFieldValidation.current, e));
1679
+ },
1680
+ resetValidation: state.resetValidation,
1681
+ commitValidation: state.commitValidation
1682
+ }
1619
1683
  },
1620
1684
  descriptionProps: descriptionProps,
1621
1685
  errorMessageProps: errorMessageProps,
@@ -1631,8 +1695,11 @@ function $887cac91b7cc8801$export$12fd5f0e9f4bb192(props, state, ref) {
1631
1695
  allowsNonContiguousRanges: props.allowsNonContiguousRanges,
1632
1696
  defaultFocusedValue: state.dateRange ? undefined : props.placeholderValue,
1633
1697
  isInvalid: state.isInvalid,
1634
- errorMessage: props.errorMessage
1635
- }
1698
+ errorMessage: typeof props.errorMessage === "function" ? props.errorMessage(state.displayValidation) : props.errorMessage || state.displayValidation.validationErrors.join(" ")
1699
+ },
1700
+ isInvalid: isInvalid,
1701
+ validationErrors: validationErrors,
1702
+ validationDetails: validationDetails
1636
1703
  };
1637
1704
  }
1638
1705