@react-aria/combobox 3.7.2-nightly.4230 → 3.7.2-nightly.4242
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 +203 -194
- package/dist/main.js +204 -194
- package/dist/main.js.map +1 -1
- package/dist/module.js +203 -194
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +2 -2
- package/dist/types.d.ts.map +1 -1
- package/package.json +18 -17
- package/src/useComboBox.ts +11 -4
package/dist/import.mjs
CHANGED
|
@@ -5,10 +5,12 @@ import {useRouter as $3yVy0$useRouter, chain as $3yVy0$chain, useLabels as $3yVy
|
|
|
5
5
|
import {useMemo as $3yVy0$useMemo, useRef as $3yVy0$useRef, useEffect as $3yVy0$useEffect} from "react";
|
|
6
6
|
import {getChildNodes as $3yVy0$getChildNodes, getItemCount as $3yVy0$getItemCount} from "@react-stately/collections";
|
|
7
7
|
import {ListKeyboardDelegate as $3yVy0$ListKeyboardDelegate, useSelectableCollection as $3yVy0$useSelectableCollection} from "@react-aria/selection";
|
|
8
|
+
import {privateValidationStateProp as $3yVy0$privateValidationStateProp} from "@react-stately/form";
|
|
8
9
|
import {useLocalizedStringFormatter as $3yVy0$useLocalizedStringFormatter} from "@react-aria/i18n";
|
|
9
10
|
import {useMenuTrigger as $3yVy0$useMenuTrigger} from "@react-aria/menu";
|
|
10
11
|
import {useTextField as $3yVy0$useTextField} from "@react-aria/textfield";
|
|
11
12
|
|
|
13
|
+
|
|
12
14
|
function $parcel$interopDefault(a) {
|
|
13
15
|
return a && a.__esModule ? a.default : a;
|
|
14
16
|
}
|
|
@@ -41,67 +43,67 @@ function $parcel$interopDefault(a) {
|
|
|
41
43
|
var $de5926a92e8ebc5b$exports = {};
|
|
42
44
|
var $02cb4c75c506befe$exports = {};
|
|
43
45
|
$02cb4c75c506befe$exports = {
|
|
44
|
-
"buttonLabel":
|
|
46
|
+
"buttonLabel": `\u{639}\u{631}\u{636} \u{627}\u{644}\u{645}\u{642}\u{62A}\u{631}\u{62D}\u{627}\u{62A}`,
|
|
45
47
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
46
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
47
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
48
|
-
})}
|
|
48
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{62E}\u{64A}\u{627}\u{631}`,
|
|
49
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{62E}\u{64A}\u{627}\u{631}\u{627}\u{62A}`
|
|
50
|
+
})} \u{645}\u{62A}\u{627}\u{62D}\u{629}.`,
|
|
49
51
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
50
|
-
true: ()
|
|
51
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
52
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
52
|
+
true: ()=>`\u{627}\u{644}\u{645}\u{62C}\u{645}\u{648}\u{639}\u{629} \u{627}\u{644}\u{645}\u{62F}\u{62E}\u{644}\u{629} ${args.groupTitle}, \u{645}\u{639} ${formatter.plural(args.groupCount, {
|
|
53
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{62E}\u{64A}\u{627}\u{631}`,
|
|
54
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{62E}\u{64A}\u{627}\u{631}\u{627}\u{62A}`
|
|
53
55
|
})}. `,
|
|
54
56
|
other: ``
|
|
55
57
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
56
|
-
true: `,
|
|
58
|
+
true: `, \u{645}\u{62D}\u{62F}\u{62F}`,
|
|
57
59
|
other: ``
|
|
58
60
|
}, args.isSelected)}`,
|
|
59
|
-
"listboxLabel":
|
|
60
|
-
"selectedAnnouncement": (args)=>`${args.optionText}
|
|
61
|
+
"listboxLabel": `\u{645}\u{642}\u{62A}\u{631}\u{62D}\u{627}\u{62A}`,
|
|
62
|
+
"selectedAnnouncement": (args)=>`${args.optionText}\u{60C} \u{645}\u{62D}\u{62F}\u{62F}`
|
|
61
63
|
};
|
|
62
64
|
|
|
63
65
|
|
|
64
66
|
var $568b8163f1e56faf$exports = {};
|
|
65
67
|
$568b8163f1e56faf$exports = {
|
|
66
|
-
"buttonLabel":
|
|
68
|
+
"buttonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{436}\u{438} \u{43F}\u{440}\u{435}\u{434}\u{43B}\u{43E}\u{436}\u{435}\u{43D}\u{438}\u{44F}`,
|
|
67
69
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
68
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
69
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
70
|
-
})}
|
|
70
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{43E}\u{43F}\u{446}\u{438}\u{44F}`,
|
|
71
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{43E}\u{43F}\u{446}\u{438}\u{438}`
|
|
72
|
+
})} \u{43D}\u{430} \u{440}\u{430}\u{437}\u{43F}\u{43E}\u{43B}\u{43E}\u{436}\u{435}\u{43D}\u{438}\u{435}.`,
|
|
71
73
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
72
|
-
true: ()
|
|
73
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
74
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
74
|
+
true: ()=>`\u{412}\u{44A}\u{432}\u{435}\u{434}\u{435}\u{43D}\u{430} \u{433}\u{440}\u{443}\u{43F}\u{430} ${args.groupTitle}, \u{441} ${formatter.plural(args.groupCount, {
|
|
75
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{43E}\u{43F}\u{446}\u{438}\u{44F}`,
|
|
76
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{43E}\u{43F}\u{446}\u{438}\u{438}`
|
|
75
77
|
})}. `,
|
|
76
78
|
other: ``
|
|
77
79
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
78
|
-
true: `,
|
|
80
|
+
true: `, \u{438}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{438}`,
|
|
79
81
|
other: ``
|
|
80
82
|
}, args.isSelected)}`,
|
|
81
|
-
"listboxLabel":
|
|
82
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
83
|
+
"listboxLabel": `\u{41F}\u{440}\u{435}\u{434}\u{43B}\u{43E}\u{436}\u{435}\u{43D}\u{438}\u{44F}`,
|
|
84
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{438}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{438}`
|
|
83
85
|
};
|
|
84
86
|
|
|
85
87
|
|
|
86
88
|
var $87581c0202d106b8$exports = {};
|
|
87
89
|
$87581c0202d106b8$exports = {
|
|
88
|
-
"buttonLabel": `Zobrazit
|
|
90
|
+
"buttonLabel": `Zobrazit doporu\u{10D}en\xed`,
|
|
89
91
|
"countAnnouncement": (args, formatter)=>`K dispozici ${formatter.plural(args.optionCount, {
|
|
90
|
-
one: ()=>`je ${formatter.number(args.optionCount)}
|
|
91
|
-
other: ()=>`jsou/je ${formatter.number(args.optionCount)}
|
|
92
|
+
one: ()=>`je ${formatter.number(args.optionCount)} mo\u{17E}nost`,
|
|
93
|
+
other: ()=>`jsou/je ${formatter.number(args.optionCount)} mo\u{17E}nosti/-\xed`
|
|
92
94
|
})}.`,
|
|
93
95
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
94
|
-
true: ()=>`
|
|
95
|
-
one: ()=>`s ${formatter.number(args.groupCount)}
|
|
96
|
-
other: ()=>`se ${formatter.number(args.groupCount)}
|
|
96
|
+
true: ()=>`Zadan\xe1 skupina \u{201E}${args.groupTitle}\u{201C} ${formatter.plural(args.groupCount, {
|
|
97
|
+
one: ()=>`s ${formatter.number(args.groupCount)} mo\u{17E}nost\xed`,
|
|
98
|
+
other: ()=>`se ${formatter.number(args.groupCount)} mo\u{17E}nostmi`
|
|
97
99
|
})}. `,
|
|
98
100
|
other: ``
|
|
99
101
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
100
|
-
true: ` (
|
|
102
|
+
true: ` (vybr\xe1no)`,
|
|
101
103
|
other: ``
|
|
102
104
|
}, args.isSelected)}`,
|
|
103
|
-
"listboxLabel": `
|
|
104
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
105
|
+
"listboxLabel": `N\xe1vrhy`,
|
|
106
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, vybr\xe1no`
|
|
105
107
|
};
|
|
106
108
|
|
|
107
109
|
|
|
@@ -109,8 +111,8 @@ var $a10a0369f5433ed1$exports = {};
|
|
|
109
111
|
$a10a0369f5433ed1$exports = {
|
|
110
112
|
"buttonLabel": `Vis forslag`,
|
|
111
113
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
112
|
-
one: ()=>`${formatter.number(args.optionCount)} mulighed
|
|
113
|
-
other: ()=>`${formatter.number(args.optionCount)} muligheder
|
|
114
|
+
one: ()=>`${formatter.number(args.optionCount)} mulighed tilg\xe6ngelig`,
|
|
115
|
+
other: ()=>`${formatter.number(args.optionCount)} muligheder tilg\xe6ngelige`
|
|
114
116
|
})}.`,
|
|
115
117
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
116
118
|
true: ()=>`Angivet gruppe ${args.groupTitle}, med ${formatter.plural(args.groupCount, {
|
|
@@ -133,7 +135,7 @@ $bfd288727d5cb166$exports = {
|
|
|
133
135
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
134
136
|
one: ()=>`${formatter.number(args.optionCount)} Option`,
|
|
135
137
|
other: ()=>`${formatter.number(args.optionCount)} Optionen`
|
|
136
|
-
})}
|
|
138
|
+
})} verf\xfcgbar.`,
|
|
137
139
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
138
140
|
true: ()=>`Eingetretene Gruppe ${args.groupTitle}, mit ${formatter.plural(args.groupCount, {
|
|
139
141
|
one: ()=>`${formatter.number(args.groupCount)} Option`,
|
|
@@ -141,33 +143,33 @@ $bfd288727d5cb166$exports = {
|
|
|
141
143
|
})}. `,
|
|
142
144
|
other: ``
|
|
143
145
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
144
|
-
true: `,
|
|
146
|
+
true: `, ausgew\xe4hlt`,
|
|
145
147
|
other: ``
|
|
146
148
|
}, args.isSelected)}`,
|
|
147
149
|
"listboxLabel": `Empfehlungen`,
|
|
148
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
150
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, ausgew\xe4hlt`
|
|
149
151
|
};
|
|
150
152
|
|
|
151
153
|
|
|
152
154
|
var $ca177778f9a74e3c$exports = {};
|
|
153
155
|
$ca177778f9a74e3c$exports = {
|
|
154
|
-
"buttonLabel":
|
|
156
|
+
"buttonLabel": `\u{3A0}\u{3C1}\u{3BF}\u{3B2}\u{3BF}\u{3BB}\u{3AE} \u{3C0}\u{3C1}\u{3BF}\u{3C4}\u{3AC}\u{3C3}\u{3B5}\u{3C9}\u{3BD}`,
|
|
155
157
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
156
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
157
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
158
|
-
})}
|
|
158
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3BF}\u{3B3}\u{3AE}`,
|
|
159
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3BF}\u{3B3}\u{3AD}\u{3C2} `
|
|
160
|
+
})} \u{3B4}\u{3B9}\u{3B1}\u{3B8}\u{3AD}\u{3C3}\u{3B9}\u{3BC}\u{3B5}\u{3C2}.`,
|
|
159
161
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
160
|
-
true: ()
|
|
161
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
162
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
162
|
+
true: ()=>`\u{395}\u{3B9}\u{3C3}\u{3B1}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3BF}\u{3BC}\u{3AC}\u{3B4}\u{3B1} ${args.groupTitle}, \u{3BC}\u{3B5} ${formatter.plural(args.groupCount, {
|
|
163
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3BF}\u{3B3}\u{3AE}`,
|
|
164
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3BF}\u{3B3}\u{3AD}\u{3C2}`
|
|
163
165
|
})}. `,
|
|
164
166
|
other: ``
|
|
165
167
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
166
|
-
true: `,
|
|
168
|
+
true: `, \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF}`,
|
|
167
169
|
other: ``
|
|
168
170
|
}, args.isSelected)}`,
|
|
169
|
-
"listboxLabel":
|
|
170
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
171
|
+
"listboxLabel": `\u{3A0}\u{3C1}\u{3BF}\u{3C4}\u{3AC}\u{3C3}\u{3B5}\u{3B9}\u{3C2}`,
|
|
172
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3AD}\u{3C7}\u{3B8}\u{3B7}\u{3BA}\u{3B5}`
|
|
171
173
|
};
|
|
172
174
|
|
|
173
175
|
|
|
@@ -197,12 +199,12 @@ var $57968e8209de2557$exports = {};
|
|
|
197
199
|
$57968e8209de2557$exports = {
|
|
198
200
|
"buttonLabel": `Mostrar sugerencias`,
|
|
199
201
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
200
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
202
|
+
one: ()=>`${formatter.number(args.optionCount)} opci\xf3n`,
|
|
201
203
|
other: ()=>`${formatter.number(args.optionCount)} opciones`
|
|
202
204
|
})} disponible(s).`,
|
|
203
205
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
204
206
|
true: ()=>`Se ha unido al grupo ${args.groupTitle}, con ${formatter.plural(args.groupCount, {
|
|
205
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
207
|
+
one: ()=>`${formatter.number(args.groupCount)} opci\xf3n`,
|
|
206
208
|
other: ()=>`${formatter.number(args.groupCount)} opciones`
|
|
207
209
|
})}. `,
|
|
208
210
|
other: ``
|
|
@@ -223,7 +225,7 @@ $60690790bf4c1c6a$exports = {
|
|
|
223
225
|
other: ()=>`${formatter.number(args.optionCount)} valikud`
|
|
224
226
|
})} saadaval.`,
|
|
225
227
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
226
|
-
true: ()=>`Sisestatud
|
|
228
|
+
true: ()=>`Sisestatud r\xfchm ${args.groupTitle}, valikuga ${formatter.plural(args.groupCount, {
|
|
227
229
|
one: ()=>`${formatter.number(args.groupCount)} valik`,
|
|
228
230
|
other: ()=>`${formatter.number(args.groupCount)} valikud`
|
|
229
231
|
})}. `,
|
|
@@ -239,13 +241,13 @@ $60690790bf4c1c6a$exports = {
|
|
|
239
241
|
|
|
240
242
|
var $1101246e8c7d9357$exports = {};
|
|
241
243
|
$1101246e8c7d9357$exports = {
|
|
242
|
-
"buttonLabel": `
|
|
244
|
+
"buttonLabel": `N\xe4yt\xe4 ehdotukset`,
|
|
243
245
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
244
246
|
one: ()=>`${formatter.number(args.optionCount)} vaihtoehto`,
|
|
245
247
|
other: ()=>`${formatter.number(args.optionCount)} vaihtoehdot`
|
|
246
248
|
})} saatavilla.`,
|
|
247
249
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
248
|
-
true: ()=>`Mentiin
|
|
250
|
+
true: ()=>`Mentiin ryhm\xe4\xe4n ${args.groupTitle}, ${formatter.plural(args.groupCount, {
|
|
249
251
|
one: ()=>`${formatter.number(args.groupCount)} vaihtoehdon`,
|
|
250
252
|
other: ()=>`${formatter.number(args.groupCount)} vaihtoehdon`
|
|
251
253
|
})} kanssa.`,
|
|
@@ -273,40 +275,40 @@ $6404b5cb5b241730$exports = {
|
|
|
273
275
|
})}. `,
|
|
274
276
|
other: ``
|
|
275
277
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
276
|
-
true: `,
|
|
278
|
+
true: `, s\xe9lectionn\xe9(s)`,
|
|
277
279
|
other: ``
|
|
278
280
|
}, args.isSelected)}`,
|
|
279
281
|
"listboxLabel": `Suggestions`,
|
|
280
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
282
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, s\xe9lectionn\xe9`
|
|
281
283
|
};
|
|
282
284
|
|
|
283
285
|
|
|
284
286
|
var $dfeafa702e92e31f$exports = {};
|
|
285
287
|
$dfeafa702e92e31f$exports = {
|
|
286
|
-
"buttonLabel":
|
|
288
|
+
"buttonLabel": `\u{5D4}\u{5E6}\u{5D2} \u{5D4}\u{5E6}\u{5E2}\u{5D5}\u{5EA}`,
|
|
287
289
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
288
|
-
one: ()
|
|
289
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
290
|
-
})}
|
|
290
|
+
one: ()=>`\u{5D0}\u{5E4}\u{5E9}\u{5E8}\u{5D5}\u{5EA} ${formatter.number(args.optionCount)}`,
|
|
291
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{5D0}\u{5E4}\u{5E9}\u{5E8}\u{5D5}\u{5D9}\u{5D5}\u{5EA}`
|
|
292
|
+
})} \u{5D1}\u{5DE}\u{5E6}\u{5D1} \u{5D6}\u{5DE}\u{5D9}\u{5DF}.`,
|
|
291
293
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
292
|
-
true: ()
|
|
293
|
-
one: ()
|
|
294
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
294
|
+
true: ()=>`\u{5E0}\u{5DB}\u{5E0}\u{5E1} \u{5DC}\u{5E7}\u{5D1}\u{5D5}\u{5E6}\u{5D4} ${args.groupTitle}, \u{5E2}\u{5DD} ${formatter.plural(args.groupCount, {
|
|
295
|
+
one: ()=>`\u{5D0}\u{5E4}\u{5E9}\u{5E8}\u{5D5}\u{5EA} ${formatter.number(args.groupCount)}`,
|
|
296
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{5D0}\u{5E4}\u{5E9}\u{5E8}\u{5D5}\u{5D9}\u{5D5}\u{5EA}`
|
|
295
297
|
})}. `,
|
|
296
298
|
other: ``
|
|
297
299
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
298
|
-
true: `,
|
|
300
|
+
true: `, \u{5E0}\u{5D1}\u{5D7}\u{5E8}`,
|
|
299
301
|
other: ``
|
|
300
302
|
}, args.isSelected)}`,
|
|
301
|
-
"listboxLabel":
|
|
302
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
303
|
+
"listboxLabel": `\u{5D4}\u{5E6}\u{5E2}\u{5D5}\u{5EA}`,
|
|
304
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{5E0}\u{5D1}\u{5D7}\u{5E8}`
|
|
303
305
|
};
|
|
304
306
|
|
|
305
307
|
|
|
306
308
|
var $2d125e0b34676352$exports = {};
|
|
307
309
|
$2d125e0b34676352$exports = {
|
|
308
|
-
"buttonLabel": `
|
|
309
|
-
"countAnnouncement": (args, formatter)=>`Dostupno jo
|
|
310
|
+
"buttonLabel": `Prika\u{17E}i prijedloge`,
|
|
311
|
+
"countAnnouncement": (args, formatter)=>`Dostupno jo\u{161}: ${formatter.plural(args.optionCount, {
|
|
310
312
|
one: ()=>`${formatter.number(args.optionCount)} opcija`,
|
|
311
313
|
other: ()=>`${formatter.number(args.optionCount)} opcije/a`
|
|
312
314
|
})}.`,
|
|
@@ -327,23 +329,23 @@ $2d125e0b34676352$exports = {
|
|
|
327
329
|
|
|
328
330
|
var $ea029611d7634059$exports = {};
|
|
329
331
|
$ea029611d7634059$exports = {
|
|
330
|
-
"buttonLabel": `Javaslatok
|
|
332
|
+
"buttonLabel": `Javaslatok megjelen\xedt\xe9se`,
|
|
331
333
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
332
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
333
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
334
|
-
})}
|
|
334
|
+
one: ()=>`${formatter.number(args.optionCount)} lehet\u{151}s\xe9g`,
|
|
335
|
+
other: ()=>`${formatter.number(args.optionCount)} lehet\u{151}s\xe9g`
|
|
336
|
+
})} \xe1ll rendelkez\xe9sre.`,
|
|
335
337
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
336
|
-
true: ()=>`
|
|
337
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
338
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
338
|
+
true: ()=>`Bel\xe9pett a(z) ${args.groupTitle} csoportba, amely ${formatter.plural(args.groupCount, {
|
|
339
|
+
one: ()=>`${formatter.number(args.groupCount)} lehet\u{151}s\xe9get`,
|
|
340
|
+
other: ()=>`${formatter.number(args.groupCount)} lehet\u{151}s\xe9get`
|
|
339
341
|
})} tartalmaz. `,
|
|
340
342
|
other: ``
|
|
341
343
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
342
|
-
true: `,
|
|
344
|
+
true: `, kijel\xf6lve`,
|
|
343
345
|
other: ``
|
|
344
346
|
}, args.isSelected)}`,
|
|
345
347
|
"listboxLabel": `Javaslatok`,
|
|
346
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
348
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, kijel\xf6lve`
|
|
347
349
|
};
|
|
348
350
|
|
|
349
351
|
|
|
@@ -371,89 +373,89 @@ $77f075bb86ad7091$exports = {
|
|
|
371
373
|
|
|
372
374
|
var $6e87462e84907983$exports = {};
|
|
373
375
|
$6e87462e84907983$exports = {
|
|
374
|
-
"buttonLabel":
|
|
376
|
+
"buttonLabel": `\u{5019}\u{88DC}\u{3092}\u{8868}\u{793A}`,
|
|
375
377
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
376
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
377
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
378
|
-
})}
|
|
378
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{500B}\u{306E}\u{30AA}\u{30D7}\u{30B7}\u{30E7}\u{30F3}`,
|
|
379
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{500B}\u{306E}\u{30AA}\u{30D7}\u{30B7}\u{30E7}\u{30F3}`
|
|
380
|
+
})}\u{3092}\u{5229}\u{7528}\u{3067}\u{304D}\u{307E}\u{3059}\u{3002}`,
|
|
379
381
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
380
|
-
true: ()
|
|
381
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
382
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
383
|
-
})}
|
|
382
|
+
true: ()=>`\u{5165}\u{529B}\u{3055}\u{308C}\u{305F}\u{30B0}\u{30EB}\u{30FC}\u{30D7} ${args.groupTitle}\u{3001}${formatter.plural(args.groupCount, {
|
|
383
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{500B}\u{306E}\u{30AA}\u{30D7}\u{30B7}\u{30E7}\u{30F3}`,
|
|
384
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{500B}\u{306E}\u{30AA}\u{30D7}\u{30B7}\u{30E7}\u{30F3}`
|
|
385
|
+
})}\u{3092}\u{542B}\u{3080}\u{3002}`,
|
|
384
386
|
other: ``
|
|
385
387
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
386
|
-
true:
|
|
388
|
+
true: `\u{3001}\u{9078}\u{629E}\u{6E08}\u{307F}`,
|
|
387
389
|
other: ``
|
|
388
390
|
}, args.isSelected)}`,
|
|
389
|
-
"listboxLabel":
|
|
390
|
-
"selectedAnnouncement": (args)=>`${args.optionText}
|
|
391
|
+
"listboxLabel": `\u{5019}\u{88DC}`,
|
|
392
|
+
"selectedAnnouncement": (args)=>`${args.optionText}\u{3001}\u{9078}\u{629E}\u{6E08}\u{307F}`
|
|
391
393
|
};
|
|
392
394
|
|
|
393
395
|
|
|
394
396
|
var $9246f2c6edc6b232$exports = {};
|
|
395
397
|
$9246f2c6edc6b232$exports = {
|
|
396
|
-
"buttonLabel":
|
|
398
|
+
"buttonLabel": `\u{C81C}\u{C548} \u{C0AC}\u{D56D} \u{D45C}\u{C2DC}`,
|
|
397
399
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
398
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
399
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
400
|
-
})}
|
|
400
|
+
one: ()=>`${formatter.number(args.optionCount)}\u{AC1C} \u{C635}\u{C158}`,
|
|
401
|
+
other: ()=>`${formatter.number(args.optionCount)}\u{AC1C} \u{C635}\u{C158}`
|
|
402
|
+
})}\u{C744} \u{C0AC}\u{C6A9}\u{D560} \u{C218} \u{C788}\u{C2B5}\u{B2C8}\u{B2E4}.`,
|
|
401
403
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
402
|
-
true: ()
|
|
403
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
404
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
404
|
+
true: ()=>`\u{C785}\u{B825}\u{D55C} \u{ADF8}\u{B8F9} ${args.groupTitle}, ${formatter.plural(args.groupCount, {
|
|
405
|
+
one: ()=>`${formatter.number(args.groupCount)}\u{AC1C} \u{C635}\u{C158}`,
|
|
406
|
+
other: ()=>`${formatter.number(args.groupCount)}\u{AC1C} \u{C635}\u{C158}`
|
|
405
407
|
})}. `,
|
|
406
408
|
other: ``
|
|
407
409
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
408
|
-
true: `,
|
|
410
|
+
true: `, \u{C120}\u{D0DD}\u{B428}`,
|
|
409
411
|
other: ``
|
|
410
412
|
}, args.isSelected)}`,
|
|
411
|
-
"listboxLabel":
|
|
412
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
413
|
+
"listboxLabel": `\u{C81C}\u{C548}`,
|
|
414
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{C120}\u{D0DD}\u{B428}`
|
|
413
415
|
};
|
|
414
416
|
|
|
415
417
|
|
|
416
418
|
var $e587accc6c0a434c$exports = {};
|
|
417
419
|
$e587accc6c0a434c$exports = {
|
|
418
|
-
"buttonLabel": `Rodyti
|
|
420
|
+
"buttonLabel": `Rodyti pasi\u{16B}lymus`,
|
|
419
421
|
"countAnnouncement": (args, formatter)=>`Yra ${formatter.plural(args.optionCount, {
|
|
420
422
|
one: ()=>`${formatter.number(args.optionCount)} parinktis`,
|
|
421
|
-
other: ()=>`${formatter.number(args.optionCount)} parinktys (-
|
|
423
|
+
other: ()=>`${formatter.number(args.optionCount)} parinktys (-i\u{173})`
|
|
422
424
|
})}.`,
|
|
423
425
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
424
|
-
true: ()
|
|
426
|
+
true: ()=>`\u{12E}vesta grup\u{117} ${args.groupTitle}, su ${formatter.plural(args.groupCount, {
|
|
425
427
|
one: ()=>`${formatter.number(args.groupCount)} parinktimi`,
|
|
426
|
-
other: ()=>`${formatter.number(args.groupCount)} parinktimis (-
|
|
428
|
+
other: ()=>`${formatter.number(args.groupCount)} parinktimis (-i\u{173})`
|
|
427
429
|
})}. `,
|
|
428
430
|
other: ``
|
|
429
431
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
430
432
|
true: `, pasirinkta`,
|
|
431
433
|
other: ``
|
|
432
434
|
}, args.isSelected)}`,
|
|
433
|
-
"listboxLabel": `
|
|
435
|
+
"listboxLabel": `Pasi\u{16B}lymai`,
|
|
434
436
|
"selectedAnnouncement": (args)=>`${args.optionText}, pasirinkta`
|
|
435
437
|
};
|
|
436
438
|
|
|
437
439
|
|
|
438
440
|
var $03a1900e7400b5ab$exports = {};
|
|
439
441
|
$03a1900e7400b5ab$exports = {
|
|
440
|
-
"buttonLabel": `
|
|
442
|
+
"buttonLabel": `R\u{101}d\u{12B}t ieteikumus`,
|
|
441
443
|
"countAnnouncement": (args, formatter)=>`Pieejamo opciju skaits: ${formatter.plural(args.optionCount, {
|
|
442
444
|
one: ()=>`${formatter.number(args.optionCount)} opcija`,
|
|
443
445
|
other: ()=>`${formatter.number(args.optionCount)} opcijas`
|
|
444
446
|
})}.`,
|
|
445
447
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
446
|
-
true: ()=>`
|
|
448
|
+
true: ()=>`Ievad\u{12B}ta grupa ${args.groupTitle}, ar ${formatter.plural(args.groupCount, {
|
|
447
449
|
one: ()=>`${formatter.number(args.groupCount)} opciju`,
|
|
448
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
450
|
+
other: ()=>`${formatter.number(args.groupCount)} opcij\u{101}m`
|
|
449
451
|
})}. `,
|
|
450
452
|
other: ``
|
|
451
453
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
452
|
-
true: `,
|
|
454
|
+
true: `, atlas\u{12B}ta`,
|
|
453
455
|
other: ``
|
|
454
456
|
}, args.isSelected)}`,
|
|
455
457
|
"listboxLabel": `Ieteikumi`,
|
|
456
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
458
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, atlas\u{12B}ta`
|
|
457
459
|
};
|
|
458
460
|
|
|
459
461
|
|
|
@@ -503,14 +505,14 @@ $17e82ebf0f8ab91f$exports = {
|
|
|
503
505
|
|
|
504
506
|
var $2f5377d3471630e5$exports = {};
|
|
505
507
|
$2f5377d3471630e5$exports = {
|
|
506
|
-
"buttonLabel": `
|
|
507
|
-
"countAnnouncement": (args, formatter)=>`
|
|
508
|
+
"buttonLabel": `Wy\u{15B}wietlaj sugestie`,
|
|
509
|
+
"countAnnouncement": (args, formatter)=>`dost\u{119}pna/dost\u{119}pne(-nych) ${formatter.plural(args.optionCount, {
|
|
508
510
|
one: ()=>`${formatter.number(args.optionCount)} opcja`,
|
|
509
511
|
other: ()=>`${formatter.number(args.optionCount)} opcje(-i)`
|
|
510
512
|
})}.`,
|
|
511
513
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
512
|
-
true: ()=>`
|
|
513
|
-
one: ()=>`${formatter.number(args.groupCount)} opcj
|
|
514
|
+
true: ()=>`Do\u{142}\u{105}czono do grupy ${args.groupTitle}, z ${formatter.plural(args.groupCount, {
|
|
515
|
+
one: ()=>`${formatter.number(args.groupCount)} opcj\u{105}`,
|
|
514
516
|
other: ()=>`${formatter.number(args.groupCount)} opcjami`
|
|
515
517
|
})}. `,
|
|
516
518
|
other: ``
|
|
@@ -525,59 +527,59 @@ $2f5377d3471630e5$exports = {
|
|
|
525
527
|
|
|
526
528
|
var $dee9868b6fa95ffe$exports = {};
|
|
527
529
|
$dee9868b6fa95ffe$exports = {
|
|
528
|
-
"buttonLabel": `Mostrar
|
|
530
|
+
"buttonLabel": `Mostrar sugest\xf5es`,
|
|
529
531
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
530
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
531
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
532
|
-
})}
|
|
532
|
+
one: ()=>`${formatter.number(args.optionCount)} op\xe7\xe3o`,
|
|
533
|
+
other: ()=>`${formatter.number(args.optionCount)} op\xe7\xf5es`
|
|
534
|
+
})} dispon\xedvel.`,
|
|
533
535
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
534
536
|
true: ()=>`Grupo inserido ${args.groupTitle}, com ${formatter.plural(args.groupCount, {
|
|
535
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
536
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
537
|
+
one: ()=>`${formatter.number(args.groupCount)} op\xe7\xe3o`,
|
|
538
|
+
other: ()=>`${formatter.number(args.groupCount)} op\xe7\xf5es`
|
|
537
539
|
})}. `,
|
|
538
540
|
other: ``
|
|
539
541
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
540
542
|
true: `, selecionado`,
|
|
541
543
|
other: ``
|
|
542
544
|
}, args.isSelected)}`,
|
|
543
|
-
"listboxLabel": `
|
|
545
|
+
"listboxLabel": `Sugest\xf5es`,
|
|
544
546
|
"selectedAnnouncement": (args)=>`${args.optionText}, selecionado`
|
|
545
547
|
};
|
|
546
548
|
|
|
547
549
|
|
|
548
550
|
var $f8b2e63637cbb5a6$exports = {};
|
|
549
551
|
$f8b2e63637cbb5a6$exports = {
|
|
550
|
-
"buttonLabel": `Apresentar
|
|
552
|
+
"buttonLabel": `Apresentar sugest\xf5es`,
|
|
551
553
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
552
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
553
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
554
|
-
})}
|
|
554
|
+
one: ()=>`${formatter.number(args.optionCount)} op\xe7\xe3o`,
|
|
555
|
+
other: ()=>`${formatter.number(args.optionCount)} op\xe7\xf5es`
|
|
556
|
+
})} dispon\xedvel.`,
|
|
555
557
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
556
558
|
true: ()=>`Grupo introduzido ${args.groupTitle}, com ${formatter.plural(args.groupCount, {
|
|
557
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
558
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
559
|
+
one: ()=>`${formatter.number(args.groupCount)} op\xe7\xe3o`,
|
|
560
|
+
other: ()=>`${formatter.number(args.groupCount)} op\xe7\xf5es`
|
|
559
561
|
})}. `,
|
|
560
562
|
other: ``
|
|
561
563
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
562
564
|
true: `, selecionado`,
|
|
563
565
|
other: ``
|
|
564
566
|
}, args.isSelected)}`,
|
|
565
|
-
"listboxLabel": `
|
|
567
|
+
"listboxLabel": `Sugest\xf5es`,
|
|
566
568
|
"selectedAnnouncement": (args)=>`${args.optionText}, selecionado`
|
|
567
569
|
};
|
|
568
570
|
|
|
569
571
|
|
|
570
572
|
var $46a885db3b44ea95$exports = {};
|
|
571
573
|
$46a885db3b44ea95$exports = {
|
|
572
|
-
"buttonLabel": `
|
|
574
|
+
"buttonLabel": `Afi\u{219}are sugestii`,
|
|
573
575
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
574
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
575
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
576
|
+
one: ()=>`${formatter.number(args.optionCount)} op\u{21B}iune`,
|
|
577
|
+
other: ()=>`${formatter.number(args.optionCount)} op\u{21B}iuni`
|
|
576
578
|
})} disponibile.`,
|
|
577
579
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
578
580
|
true: ()=>`Grup ${args.groupTitle} introdus, cu ${formatter.plural(args.groupCount, {
|
|
579
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
580
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
581
|
+
one: ()=>`${formatter.number(args.groupCount)} op\u{21B}iune`,
|
|
582
|
+
other: ()=>`${formatter.number(args.groupCount)} op\u{21B}iuni`
|
|
581
583
|
})}. `,
|
|
582
584
|
other: ``
|
|
583
585
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
@@ -591,51 +593,51 @@ $46a885db3b44ea95$exports = {
|
|
|
591
593
|
|
|
592
594
|
var $50d8a8f0afa9dee5$exports = {};
|
|
593
595
|
$50d8a8f0afa9dee5$exports = {
|
|
594
|
-
"buttonLabel":
|
|
596
|
+
"buttonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{43F}\u{440}\u{435}\u{434}\u{43B}\u{43E}\u{436}\u{435}\u{43D}\u{438}\u{44F}`,
|
|
595
597
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
596
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
597
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
598
|
-
})}
|
|
598
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}`,
|
|
599
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}\u{43E}\u{432}`
|
|
600
|
+
})} \u{434}\u{43E}\u{441}\u{442}\u{443}\u{43F}\u{43D}\u{43E}.`,
|
|
599
601
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
600
|
-
true: ()
|
|
601
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
602
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
602
|
+
true: ()=>`\u{412}\u{432}\u{435}\u{434}\u{435}\u{43D}\u{43D}\u{430}\u{44F} \u{433}\u{440}\u{443}\u{43F}\u{43F}\u{430} ${args.groupTitle}, \u{441} ${formatter.plural(args.groupCount, {
|
|
603
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}\u{43E}\u{43C}`,
|
|
604
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}\u{430}\u{43C}\u{438}`
|
|
603
605
|
})}. `,
|
|
604
606
|
other: ``
|
|
605
607
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
606
|
-
true: `,
|
|
608
|
+
true: `, \u{432}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{43C}\u{438}`,
|
|
607
609
|
other: ``
|
|
608
610
|
}, args.isSelected)}`,
|
|
609
|
-
"listboxLabel":
|
|
610
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
611
|
+
"listboxLabel": `\u{41F}\u{440}\u{435}\u{434}\u{43B}\u{43E}\u{436}\u{435}\u{43D}\u{438}\u{44F}`,
|
|
612
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{432}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43E}`
|
|
611
613
|
};
|
|
612
614
|
|
|
613
615
|
|
|
614
616
|
var $2867ee6173245507$exports = {};
|
|
615
617
|
$2867ee6173245507$exports = {
|
|
616
|
-
"buttonLabel": `
|
|
618
|
+
"buttonLabel": `Zobrazi\u{165} n\xe1vrhy`,
|
|
617
619
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
618
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
619
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
620
|
-
})} k
|
|
620
|
+
one: ()=>`${formatter.number(args.optionCount)} mo\u{17E}nos\u{165}`,
|
|
621
|
+
other: ()=>`${formatter.number(args.optionCount)} mo\u{17E}nosti/-\xed`
|
|
622
|
+
})} k dispoz\xedcii.`,
|
|
621
623
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
622
|
-
true: ()=>`
|
|
623
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
624
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
624
|
+
true: ()=>`Zadan\xe1 skupina ${args.groupTitle}, s ${formatter.plural(args.groupCount, {
|
|
625
|
+
one: ()=>`${formatter.number(args.groupCount)} mo\u{17E}nos\u{165}ou`,
|
|
626
|
+
other: ()=>`${formatter.number(args.groupCount)} mo\u{17E}nos\u{165}ami`
|
|
625
627
|
})}. `,
|
|
626
628
|
other: ``
|
|
627
629
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
628
|
-
true: `, vybrat
|
|
630
|
+
true: `, vybrat\xe9`,
|
|
629
631
|
other: ``
|
|
630
632
|
}, args.isSelected)}`,
|
|
631
|
-
"listboxLabel": `
|
|
632
|
-
"selectedAnnouncement": (args)=>`${args.optionText}, vybrat
|
|
633
|
+
"listboxLabel": `N\xe1vrhy`,
|
|
634
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, vybrat\xe9`
|
|
633
635
|
};
|
|
634
636
|
|
|
635
637
|
|
|
636
638
|
var $0631b65beeb09b50$exports = {};
|
|
637
639
|
$0631b65beeb09b50$exports = {
|
|
638
|
-
"buttonLabel": `
|
|
640
|
+
"buttonLabel": `Prika\u{17E}i predloge`,
|
|
639
641
|
"countAnnouncement": (args, formatter)=>`Na voljo je ${formatter.plural(args.optionCount, {
|
|
640
642
|
one: ()=>`${formatter.number(args.optionCount)} opcija`,
|
|
641
643
|
other: ()=>`${formatter.number(args.optionCount)} opcije`
|
|
@@ -657,8 +659,8 @@ $0631b65beeb09b50$exports = {
|
|
|
657
659
|
|
|
658
660
|
var $65fc749265dcd686$exports = {};
|
|
659
661
|
$65fc749265dcd686$exports = {
|
|
660
|
-
"buttonLabel": `
|
|
661
|
-
"countAnnouncement": (args, formatter)=>`Dostupno jo
|
|
662
|
+
"buttonLabel": `Prika\u{17E}i predloge`,
|
|
663
|
+
"countAnnouncement": (args, formatter)=>`Dostupno jo\u{161}: ${formatter.plural(args.optionCount, {
|
|
662
664
|
one: ()=>`${formatter.number(args.optionCount)} opcija`,
|
|
663
665
|
other: ()=>`${formatter.number(args.optionCount)} opcije/a`
|
|
664
666
|
})}.`,
|
|
@@ -679,11 +681,11 @@ $65fc749265dcd686$exports = {
|
|
|
679
681
|
|
|
680
682
|
var $69ba655c7853c08e$exports = {};
|
|
681
683
|
$69ba655c7853c08e$exports = {
|
|
682
|
-
"buttonLabel": `Visa
|
|
684
|
+
"buttonLabel": `Visa f\xf6rslag`,
|
|
683
685
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
684
686
|
one: ()=>`${formatter.number(args.optionCount)} alternativ`,
|
|
685
687
|
other: ()=>`${formatter.number(args.optionCount)} alternativ`
|
|
686
|
-
})}
|
|
688
|
+
})} tillg\xe4ngliga.`,
|
|
687
689
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
688
690
|
true: ()=>`Ingick i gruppen ${args.groupTitle} med ${formatter.plural(args.groupCount, {
|
|
689
691
|
one: ()=>`${formatter.number(args.groupCount)} alternativ`,
|
|
@@ -694,96 +696,96 @@ $69ba655c7853c08e$exports = {
|
|
|
694
696
|
true: `, valda`,
|
|
695
697
|
other: ``
|
|
696
698
|
}, args.isSelected)}`,
|
|
697
|
-
"listboxLabel": `
|
|
699
|
+
"listboxLabel": `F\xf6rslag`,
|
|
698
700
|
"selectedAnnouncement": (args)=>`${args.optionText}, valda`
|
|
699
701
|
};
|
|
700
702
|
|
|
701
703
|
|
|
702
704
|
var $a79794784d61577c$exports = {};
|
|
703
705
|
$a79794784d61577c$exports = {
|
|
704
|
-
"buttonLabel":
|
|
706
|
+
"buttonLabel": `\xd6nerileri g\xf6ster`,
|
|
705
707
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
706
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
707
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
708
|
-
})}
|
|
708
|
+
one: ()=>`${formatter.number(args.optionCount)} se\xe7enek`,
|
|
709
|
+
other: ()=>`${formatter.number(args.optionCount)} se\xe7enekler`
|
|
710
|
+
})} kullan\u{131}labilir.`,
|
|
709
711
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
710
712
|
true: ()=>`Girilen grup ${args.groupTitle}, ile ${formatter.plural(args.groupCount, {
|
|
711
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
712
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
713
|
+
one: ()=>`${formatter.number(args.groupCount)} se\xe7enek`,
|
|
714
|
+
other: ()=>`${formatter.number(args.groupCount)} se\xe7enekler`
|
|
713
715
|
})}. `,
|
|
714
716
|
other: ``
|
|
715
717
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
716
|
-
true: `,
|
|
718
|
+
true: `, se\xe7ildi`,
|
|
717
719
|
other: ``
|
|
718
720
|
}, args.isSelected)}`,
|
|
719
|
-
"listboxLabel":
|
|
720
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
721
|
+
"listboxLabel": `\xd6neriler`,
|
|
722
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, se\xe7ildi`
|
|
721
723
|
};
|
|
722
724
|
|
|
723
725
|
|
|
724
726
|
var $c2845791417ebaf4$exports = {};
|
|
725
727
|
$c2845791417ebaf4$exports = {
|
|
726
|
-
"buttonLabel":
|
|
728
|
+
"buttonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{438} \u{43F}\u{440}\u{43E}\u{43F}\u{43E}\u{437}\u{438}\u{446}\u{456}\u{457}`,
|
|
727
729
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
728
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
729
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
730
|
-
})}
|
|
730
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}`,
|
|
731
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}\u{438}(-\u{456}\u{432})`
|
|
732
|
+
})} \u{434}\u{43E}\u{441}\u{442}\u{443}\u{43F}\u{43D}\u{43E}.`,
|
|
731
733
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
732
|
-
true: ()
|
|
733
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
734
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
734
|
+
true: ()=>`\u{412}\u{432}\u{435}\u{434}\u{435}\u{43D}\u{430} \u{433}\u{440}\u{443}\u{43F}\u{430} ${args.groupTitle}, \u{437} ${formatter.plural(args.groupCount, {
|
|
735
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}`,
|
|
736
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{43F}\u{430}\u{440}\u{430}\u{43C}\u{435}\u{442}\u{440}\u{438}(-\u{456}\u{432})`
|
|
735
737
|
})}. `,
|
|
736
738
|
other: ``
|
|
737
739
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
738
|
-
true: `,
|
|
740
|
+
true: `, \u{432}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E}`,
|
|
739
741
|
other: ``
|
|
740
742
|
}, args.isSelected)}`,
|
|
741
|
-
"listboxLabel":
|
|
742
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
743
|
+
"listboxLabel": `\u{41F}\u{440}\u{43E}\u{43F}\u{43E}\u{437}\u{438}\u{446}\u{456}\u{457}`,
|
|
744
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{432}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E}`
|
|
743
745
|
};
|
|
744
746
|
|
|
745
747
|
|
|
746
748
|
var $29b642d0025cc7a4$exports = {};
|
|
747
749
|
$29b642d0025cc7a4$exports = {
|
|
748
|
-
"buttonLabel":
|
|
749
|
-
"countAnnouncement": (args, formatter)
|
|
750
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
751
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
752
|
-
})}
|
|
750
|
+
"buttonLabel": `\u{663E}\u{793A}\u{5EFA}\u{8BAE}`,
|
|
751
|
+
"countAnnouncement": (args, formatter)=>`\u{6709} ${formatter.plural(args.optionCount, {
|
|
752
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{4E2A}\u{9009}\u{9879}`,
|
|
753
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{4E2A}\u{9009}\u{9879}`
|
|
754
|
+
})}\u{53EF}\u{7528}\u{3002}`,
|
|
753
755
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
754
|
-
true: ()
|
|
755
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
756
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
756
|
+
true: ()=>`\u{8FDB}\u{5165}\u{4E86} ${args.groupTitle} \u{7EC4}\u{FF0C}\u{5176}\u{4E2D}\u{6709} ${formatter.plural(args.groupCount, {
|
|
757
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{4E2A}\u{9009}\u{9879}`,
|
|
758
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{4E2A}\u{9009}\u{9879}`
|
|
757
759
|
})}. `,
|
|
758
760
|
other: ``
|
|
759
761
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
760
|
-
true: `,
|
|
762
|
+
true: `, \u{5DF2}\u{9009}\u{62E9}`,
|
|
761
763
|
other: ``
|
|
762
764
|
}, args.isSelected)}`,
|
|
763
|
-
"listboxLabel":
|
|
764
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
765
|
+
"listboxLabel": `\u{5EFA}\u{8BAE}`,
|
|
766
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{5DF2}\u{9009}\u{62E9}`
|
|
765
767
|
};
|
|
766
768
|
|
|
767
769
|
|
|
768
770
|
var $cd36dd33f9d46936$exports = {};
|
|
769
771
|
$cd36dd33f9d46936$exports = {
|
|
770
|
-
"buttonLabel":
|
|
772
|
+
"buttonLabel": `\u{986F}\u{793A}\u{5EFA}\u{8B70}`,
|
|
771
773
|
"countAnnouncement": (args, formatter)=>`${formatter.plural(args.optionCount, {
|
|
772
|
-
one: ()=>`${formatter.number(args.optionCount)}
|
|
773
|
-
other: ()=>`${formatter.number(args.optionCount)}
|
|
774
|
-
})}
|
|
774
|
+
one: ()=>`${formatter.number(args.optionCount)} \u{9078}\u{9805}`,
|
|
775
|
+
other: ()=>`${formatter.number(args.optionCount)} \u{9078}\u{9805}`
|
|
776
|
+
})} \u{53EF}\u{7528}\u{3002}`,
|
|
775
777
|
"focusAnnouncement": (args, formatter)=>`${formatter.select({
|
|
776
|
-
true: ()
|
|
777
|
-
one: ()=>`${formatter.number(args.groupCount)}
|
|
778
|
-
other: ()=>`${formatter.number(args.groupCount)}
|
|
778
|
+
true: ()=>`\u{8F38}\u{5165}\u{7684}\u{7FA4}\u{7D44} ${args.groupTitle}, \u{6709} ${formatter.plural(args.groupCount, {
|
|
779
|
+
one: ()=>`${formatter.number(args.groupCount)} \u{9078}\u{9805}`,
|
|
780
|
+
other: ()=>`${formatter.number(args.groupCount)} \u{9078}\u{9805}`
|
|
779
781
|
})}. `,
|
|
780
782
|
other: ``
|
|
781
783
|
}, args.isGroupChange)}${args.optionText}${formatter.select({
|
|
782
|
-
true: `,
|
|
784
|
+
true: `, \u{5DF2}\u{9078}\u{53D6}`,
|
|
783
785
|
other: ``
|
|
784
786
|
}, args.isSelected)}`,
|
|
785
|
-
"listboxLabel":
|
|
786
|
-
"selectedAnnouncement": (args)=>`${args.optionText},
|
|
787
|
+
"listboxLabel": `\u{5EFA}\u{8B70}`,
|
|
788
|
+
"selectedAnnouncement": (args)=>`${args.optionText}, \u{5DF2}\u{9078}\u{53D6}`
|
|
787
789
|
};
|
|
788
790
|
|
|
789
791
|
|
|
@@ -829,6 +831,7 @@ $de5926a92e8ebc5b$exports = {
|
|
|
829
831
|
|
|
830
832
|
|
|
831
833
|
|
|
834
|
+
|
|
832
835
|
function $c350ade66beef0af$export$8c18d1b4f7232bbf(props, state) {
|
|
833
836
|
let { buttonRef: buttonRef, popoverRef: popoverRef, inputRef: inputRef, listBoxRef: listBoxRef, keyboardDelegate: keyboardDelegate, shouldFocusWrap: // completionMode = 'suggest',
|
|
834
837
|
shouldFocusWrap, isReadOnly: isReadOnly, isDisabled: isDisabled } = props;
|
|
@@ -905,6 +908,7 @@ function $c350ade66beef0af$export$8c18d1b4f7232bbf(props, state) {
|
|
|
905
908
|
if (props.onFocus) props.onFocus(e);
|
|
906
909
|
state.setFocused(true);
|
|
907
910
|
};
|
|
911
|
+
let { isInvalid: isInvalid, validationErrors: validationErrors, validationDetails: validationDetails } = state.displayValidation;
|
|
908
912
|
let { labelProps: labelProps, inputProps: inputProps, descriptionProps: descriptionProps, errorMessageProps: errorMessageProps } = (0, $3yVy0$useTextField)({
|
|
909
913
|
...props,
|
|
910
914
|
onChange: state.setInputValue,
|
|
@@ -912,7 +916,9 @@ function $c350ade66beef0af$export$8c18d1b4f7232bbf(props, state) {
|
|
|
912
916
|
onBlur: onBlur,
|
|
913
917
|
value: state.inputValue,
|
|
914
918
|
onFocus: onFocus,
|
|
915
|
-
autoComplete: "off"
|
|
919
|
+
autoComplete: "off",
|
|
920
|
+
validate: undefined,
|
|
921
|
+
[(0, $3yVy0$privateValidationStateProp)]: state
|
|
916
922
|
}, inputRef);
|
|
917
923
|
// Press handlers for the ComboBox button
|
|
918
924
|
let onPress = (e)=>{
|
|
@@ -1059,7 +1065,10 @@ function $c350ade66beef0af$export$8c18d1b4f7232bbf(props, state) {
|
|
|
1059
1065
|
linkBehavior: "selection"
|
|
1060
1066
|
}),
|
|
1061
1067
|
descriptionProps: descriptionProps,
|
|
1062
|
-
errorMessageProps: errorMessageProps
|
|
1068
|
+
errorMessageProps: errorMessageProps,
|
|
1069
|
+
isInvalid: isInvalid,
|
|
1070
|
+
validationErrors: validationErrors,
|
|
1071
|
+
validationDetails: validationDetails
|
|
1063
1072
|
};
|
|
1064
1073
|
}
|
|
1065
1074
|
|