@transferwise/components 45.28.0 → 45.28.1
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/build/i18n/cs.json +2 -0
- package/build/i18n/de.json +2 -0
- package/build/i18n/es.json +2 -0
- package/build/i18n/fr.json +2 -0
- package/build/i18n/hu.json +2 -0
- package/build/i18n/id.json +2 -0
- package/build/i18n/it.json +2 -0
- package/build/i18n/ja.json +2 -0
- package/build/i18n/pl.json +2 -0
- package/build/i18n/pt.json +5 -3
- package/build/i18n/ro.json +5 -3
- package/build/i18n/ru.json +3 -1
- package/build/i18n/th.json +2 -0
- package/build/i18n/tr.json +2 -0
- package/build/i18n/uk.json +2 -0
- package/build/i18n/zh-CN.json +8 -6
- package/build/i18n/zh-HK.json +2 -0
- package/build/index.esm.js +55 -14
- package/build/index.esm.js.map +1 -1
- package/build/index.js +55 -14
- package/build/index.js.map +1 -1
- package/build/types/inputs/SelectInput.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/i18n/cs.json +2 -0
- package/src/i18n/de.json +2 -0
- package/src/i18n/es.json +2 -0
- package/src/i18n/fr.json +2 -0
- package/src/i18n/hu.json +2 -0
- package/src/i18n/id.json +2 -0
- package/src/i18n/it.json +2 -0
- package/src/i18n/ja.json +2 -0
- package/src/i18n/pl.json +2 -0
- package/src/i18n/pt.json +5 -3
- package/src/i18n/ro.json +5 -3
- package/src/i18n/ru.json +3 -1
- package/src/i18n/th.json +2 -0
- package/src/i18n/tr.json +2 -0
- package/src/i18n/uk.json +2 -0
- package/src/i18n/zh-CN.json +8 -6
- package/src/i18n/zh-HK.json +2 -0
- package/src/inputs/SelectInput.spec.tsx +5 -5
- package/src/inputs/SelectInput.tsx +16 -3
package/build/i18n/cs.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 let",
|
|
16
16
|
"neptune.DateLookup.year": "rok",
|
|
17
17
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
18
|
+
"neptune.Info.ariaLabel": "Více informací",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Vybrat možnost...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Hledat...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nebyly nalezeny žádné výsledky",
|
|
21
23
|
"neptune.Summary.statusDone": "Položka dokončena",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Položka k dokončení",
|
|
23
25
|
"neptune.Summary.statusPending": "Čekající položka",
|
package/build/i18n/de.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 Jahre",
|
|
16
16
|
"neptune.DateLookup.year": "Jahr",
|
|
17
17
|
"neptune.FlowNavigation.back": "zurück zum vorherigen Schritt",
|
|
18
|
+
"neptune.Info.ariaLabel": "Weitere Informationen",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(wird in einem neuen Tab geöffnet)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Wähle eine der Möglichkeiten aus...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Wird gesucht...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
|
|
21
23
|
"neptune.Summary.statusDone": "Schritt erledigt",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
|
|
23
25
|
"neptune.Summary.statusPending": "Schritt ausstehend",
|
package/build/i18n/es.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 años",
|
|
16
16
|
"neptune.DateLookup.year": "año",
|
|
17
17
|
"neptune.FlowNavigation.back": "volver al paso anterior",
|
|
18
|
+
"neptune.Info.ariaLabel": "Más información",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(se abre en una pestaña nueva)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Selecciona una opción...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Buscar...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
|
|
21
23
|
"neptune.Summary.statusDone": "Apartado listo",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Apartado a completar",
|
|
23
25
|
"neptune.Summary.statusPending": "Apartado pendiente",
|
package/build/i18n/fr.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 ans",
|
|
16
16
|
"neptune.DateLookup.year": "année",
|
|
17
17
|
"neptune.FlowNavigation.back": "revenir à l'étape précédente",
|
|
18
|
+
"neptune.Info.ariaLabel": "Plus d'informations",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(ouvre dans un nouvel onglet)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Recherche...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
|
|
21
23
|
"neptune.Summary.statusDone": "Validé",
|
|
22
24
|
"neptune.Summary.statusNotDone": "À compléter",
|
|
23
25
|
"neptune.Summary.statusPending": "En attente",
|
package/build/i18n/hu.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 év",
|
|
16
16
|
"neptune.DateLookup.year": "év",
|
|
17
17
|
"neptune.FlowNavigation.back": "vissza az előző lépéshez",
|
|
18
|
+
"neptune.Info.ariaLabel": "További információ",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(új lapon nyílik meg)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Válassz ki egy lehetőséget...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Keresés...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nincs találat",
|
|
21
23
|
"neptune.Summary.statusDone": "Kész",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Hátravan",
|
|
23
25
|
"neptune.Summary.statusPending": "Függőben",
|
package/build/i18n/id.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 tahun",
|
|
16
16
|
"neptune.DateLookup.year": "tahun",
|
|
17
17
|
"neptune.FlowNavigation.back": "kembali ke langkah sebelumnya",
|
|
18
|
+
"neptune.Info.ariaLabel": "Informasi lebih lanjut",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(terbuka di tab baru)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Pilih opsi...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Cari...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
|
|
21
23
|
"neptune.Summary.statusDone": "Item selesai",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Item yang harus dilakukan",
|
|
23
25
|
"neptune.Summary.statusPending": "Item tertunda",
|
package/build/i18n/it.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 anni",
|
|
16
16
|
"neptune.DateLookup.year": "anno",
|
|
17
17
|
"neptune.FlowNavigation.back": "torna al passaggio precedente",
|
|
18
|
+
"neptune.Info.ariaLabel": "Maggiori informazioni",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(si apre in una nuova scheda)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Cerca...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
|
|
21
23
|
"neptune.Summary.statusDone": "Completato",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Da completare",
|
|
23
25
|
"neptune.Summary.statusPending": "In corso",
|
package/build/i18n/ja.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20年",
|
|
16
16
|
"neptune.DateLookup.year": "年",
|
|
17
17
|
"neptune.FlowNavigation.back": "前のステップに戻る",
|
|
18
|
+
"neptune.Info.ariaLabel": "詳細",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(新しいタブで開きます)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "選択してください...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "検索... ",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
|
|
21
23
|
"neptune.Summary.statusDone": "完了",
|
|
22
24
|
"neptune.Summary.statusNotDone": "未対応",
|
|
23
25
|
"neptune.Summary.statusPending": "保留中",
|
package/build/i18n/pl.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 lat",
|
|
16
16
|
"neptune.DateLookup.year": "rok",
|
|
17
17
|
"neptune.FlowNavigation.back": "wróć do poprzedniego kroku",
|
|
18
|
+
"neptune.Info.ariaLabel": "Więcej informacji",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(otworzy się w nowej zakładce)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Wyszukaj...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
|
|
21
23
|
"neptune.Summary.statusDone": "Czynność wykonana",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Czynność do wykonania",
|
|
23
25
|
"neptune.Summary.statusPending": "Czynność oczekująca",
|
package/build/i18n/pt.json
CHANGED
|
@@ -7,17 +7,19 @@
|
|
|
7
7
|
"neptune.DateInput.month.label": "Mês",
|
|
8
8
|
"neptune.DateInput.year.label": "Ano",
|
|
9
9
|
"neptune.DateLookup.day": "dia",
|
|
10
|
-
"neptune.DateLookup.goTo20YearView": "
|
|
10
|
+
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
11
11
|
"neptune.DateLookup.month": "mês",
|
|
12
12
|
"neptune.DateLookup.next": "próximo",
|
|
13
13
|
"neptune.DateLookup.previous": "anterior",
|
|
14
14
|
"neptune.DateLookup.selected": "selecionada",
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 anos",
|
|
16
16
|
"neptune.DateLookup.year": "ano",
|
|
17
|
-
"neptune.FlowNavigation.back": "
|
|
18
|
-
"neptune.
|
|
17
|
+
"neptune.FlowNavigation.back": "voltar à etapa anterior",
|
|
18
|
+
"neptune.Info.ariaLabel": "Mais informações",
|
|
19
|
+
"neptune.Link.opensInNewTab": "(abre em uma nova aba)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Escolha uma opção...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Buscar...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
|
|
21
23
|
"neptune.Summary.statusDone": "Pronto",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Não iniciado",
|
|
23
25
|
"neptune.Summary.statusPending": "Pendente",
|
package/build/i18n/ro.json
CHANGED
|
@@ -8,16 +8,18 @@
|
|
|
8
8
|
"neptune.DateInput.year.label": "An",
|
|
9
9
|
"neptune.DateLookup.day": "zi",
|
|
10
10
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
11
|
-
"neptune.DateLookup.month": "
|
|
11
|
+
"neptune.DateLookup.month": "lună",
|
|
12
12
|
"neptune.DateLookup.next": "înainte",
|
|
13
|
-
"neptune.DateLookup.previous": "
|
|
13
|
+
"neptune.DateLookup.previous": "înapoi",
|
|
14
14
|
"neptune.DateLookup.selected": "selectată",
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 de ani",
|
|
16
|
-
"neptune.DateLookup.year": "
|
|
16
|
+
"neptune.DateLookup.year": "an",
|
|
17
17
|
"neptune.FlowNavigation.back": "înapoi la pasul anterior",
|
|
18
|
+
"neptune.Info.ariaLabel": "Mai multe informații",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(se deschide într-o filă nouă)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Selectează o opţiune...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Caută...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
|
|
21
23
|
"neptune.Summary.statusDone": "Finalizat",
|
|
22
24
|
"neptune.Summary.statusNotDone": "De făcut",
|
|
23
25
|
"neptune.Summary.statusPending": "În așteptare",
|
package/build/i18n/ru.json
CHANGED
|
@@ -10,14 +10,16 @@
|
|
|
10
10
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
11
11
|
"neptune.DateLookup.month": "месяц",
|
|
12
12
|
"neptune.DateLookup.next": "далее",
|
|
13
|
-
"neptune.DateLookup.previous": "
|
|
13
|
+
"neptune.DateLookup.previous": "назад",
|
|
14
14
|
"neptune.DateLookup.selected": "выбрано",
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 лет",
|
|
16
16
|
"neptune.DateLookup.year": "год",
|
|
17
17
|
"neptune.FlowNavigation.back": "вернуться к предыдущему шагу",
|
|
18
|
+
"neptune.Info.ariaLabel": "Подробнее",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(откроется в новой вкладке)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Выберите вариант...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Поиск...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Ничего не найдено",
|
|
21
23
|
"neptune.Summary.statusDone": "Этап завершен",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Этап к выполнению",
|
|
23
25
|
"neptune.Summary.statusPending": "Этап в процессе",
|
package/build/i18n/th.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 ปี",
|
|
16
16
|
"neptune.DateLookup.year": "ปี",
|
|
17
17
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
18
|
+
"neptune.Info.ariaLabel": "ข้อมูลเพิ่มเติม",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "เลือกตัวเลือก...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "ค้นหา...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "ไม่พบผลลัพธ์",
|
|
21
23
|
"neptune.Summary.statusDone": "รายการที่ทำแล้ว",
|
|
22
24
|
"neptune.Summary.statusNotDone": "รายการที่ต้องทำ",
|
|
23
25
|
"neptune.Summary.statusPending": "รายการที่รอดำเนินการ",
|
package/build/i18n/tr.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 yıl",
|
|
16
16
|
"neptune.DateLookup.year": "yıl",
|
|
17
17
|
"neptune.FlowNavigation.back": "önceki adıma dön",
|
|
18
|
+
"neptune.Info.ariaLabel": "Daha fazla bilgi",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Ara...",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
|
|
21
23
|
"neptune.Summary.statusDone": "Tamamlanan aşama",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Yapılacak",
|
|
23
25
|
"neptune.Summary.statusPending": "Bekliyor",
|
package/build/i18n/uk.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20 років",
|
|
16
16
|
"neptune.DateLookup.year": "рік",
|
|
17
17
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
18
|
+
"neptune.Info.ariaLabel": "Більше відомостей",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "Виберіть варіант…",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "Пошук…",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "Нічого не знайдено",
|
|
21
23
|
"neptune.Summary.statusDone": "Виконано",
|
|
22
24
|
"neptune.Summary.statusNotDone": "Не виконано",
|
|
23
25
|
"neptune.Summary.statusPending": "Виконується",
|
package/build/i18n/zh-CN.json
CHANGED
|
@@ -1,23 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"neptune.Button.loadingAriaLabel": "正在加载",
|
|
3
3
|
"neptune.Chips.ariaLabel": "清除 {choice}",
|
|
4
|
-
"neptune.ClearButton.ariaLabel": "
|
|
4
|
+
"neptune.ClearButton.ariaLabel": "清除",
|
|
5
5
|
"neptune.CloseButton.ariaLabel": "关闭",
|
|
6
6
|
"neptune.DateInput.day.label": "日",
|
|
7
7
|
"neptune.DateInput.month.label": "月",
|
|
8
8
|
"neptune.DateInput.year.label": "年",
|
|
9
9
|
"neptune.DateLookup.day": "日",
|
|
10
|
-
"neptune.DateLookup.goTo20YearView": "
|
|
10
|
+
"neptune.DateLookup.goTo20YearView": "转到 20 年视图",
|
|
11
11
|
"neptune.DateLookup.month": "月",
|
|
12
12
|
"neptune.DateLookup.next": "下一页",
|
|
13
13
|
"neptune.DateLookup.previous": "上一页",
|
|
14
14
|
"neptune.DateLookup.selected": "已选",
|
|
15
|
-
"neptune.DateLookup.twentyYears": "20年",
|
|
15
|
+
"neptune.DateLookup.twentyYears": "20 年",
|
|
16
16
|
"neptune.DateLookup.year": "年",
|
|
17
|
-
"neptune.FlowNavigation.back": "
|
|
18
|
-
"neptune.
|
|
17
|
+
"neptune.FlowNavigation.back": "返回上一步",
|
|
18
|
+
"neptune.Info.ariaLabel": "更多信息",
|
|
19
|
+
"neptune.Link.opensInNewTab": "(在新标签页中打开)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "请选择...",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "搜索",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "找不到结果",
|
|
21
23
|
"neptune.Summary.statusDone": "已完成",
|
|
22
24
|
"neptune.Summary.statusNotDone": "未完成",
|
|
23
25
|
"neptune.Summary.statusPending": "待处理",
|
|
@@ -33,7 +35,7 @@
|
|
|
33
35
|
"neptune.Upload.usPlaceholder": "拖放小于 5MB 的文件",
|
|
34
36
|
"neptune.UploadButton.allFileTypes": "所有文件类型",
|
|
35
37
|
"neptune.UploadButton.dropFiles": "拖放文件开始上传",
|
|
36
|
-
"neptune.UploadButton.instructions": "{fileTypes},小于 {size}MB",
|
|
38
|
+
"neptune.UploadButton.instructions": "{fileTypes},小于 {size} MB",
|
|
37
39
|
"neptune.UploadButton.uploadFile": "上传文件",
|
|
38
40
|
"neptune.UploadButton.uploadFiles": "上传文件",
|
|
39
41
|
"neptune.UploadInput.deleteModalBody": "删除此文件会将其从我们的系统中删除",
|
package/build/i18n/zh-HK.json
CHANGED
|
@@ -15,9 +15,11 @@
|
|
|
15
15
|
"neptune.DateLookup.twentyYears": "20年",
|
|
16
16
|
"neptune.DateLookup.year": "年",
|
|
17
17
|
"neptune.FlowNavigation.back": "返回上一個步驟",
|
|
18
|
+
"neptune.Info.ariaLabel": "更多資訊",
|
|
18
19
|
"neptune.Link.opensInNewTab": "(在新分頁中開啟)",
|
|
19
20
|
"neptune.MoneyInput.Select.placeholder": "選擇一個選項…",
|
|
20
21
|
"neptune.Select.searchPlaceholder": "搜尋…",
|
|
22
|
+
"neptune.SelectInput.noResultsFound": "找不到任何結果",
|
|
21
23
|
"neptune.Summary.statusDone": "已完成事項",
|
|
22
24
|
"neptune.Summary.statusNotDone": "未完成事項",
|
|
23
25
|
"neptune.Summary.statusPending": "待處理事項",
|
package/build/index.esm.js
CHANGED
|
@@ -6899,6 +6899,11 @@ function SelectInput({
|
|
|
6899
6899
|
...mergeProps({
|
|
6900
6900
|
onClick: () => {
|
|
6901
6901
|
setOpen(prev => !prev);
|
|
6902
|
+
},
|
|
6903
|
+
onKeyDown: event => {
|
|
6904
|
+
if (event.key === ' ' || event.key === 'Enter' || event.key === 'ArrowDown' || event.key === 'ArrowUp') {
|
|
6905
|
+
setOpen(prev => !prev);
|
|
6906
|
+
}
|
|
6902
6907
|
}
|
|
6903
6908
|
}, getInteractionProps())
|
|
6904
6909
|
},
|
|
@@ -6944,6 +6949,7 @@ function SelectInputTriggerButton({
|
|
|
6944
6949
|
const {
|
|
6945
6950
|
ref,
|
|
6946
6951
|
onClick,
|
|
6952
|
+
onKeyDown,
|
|
6947
6953
|
...interactionProps
|
|
6948
6954
|
} = useContext(SelectInputTriggerButtonPropsContext);
|
|
6949
6955
|
return /*#__PURE__*/jsx(Listbox.Button, {
|
|
@@ -6954,7 +6960,8 @@ function SelectInputTriggerButton({
|
|
|
6954
6960
|
...interactionProps
|
|
6955
6961
|
},
|
|
6956
6962
|
...mergeProps({
|
|
6957
|
-
onClick
|
|
6963
|
+
onClick,
|
|
6964
|
+
onKeyDown
|
|
6958
6965
|
}, restProps)
|
|
6959
6966
|
});
|
|
6960
6967
|
}
|
|
@@ -14679,9 +14686,11 @@ var cs = {
|
|
|
14679
14686
|
"neptune.DateLookup.twentyYears": "20 let",
|
|
14680
14687
|
"neptune.DateLookup.year": "rok",
|
|
14681
14688
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
14689
|
+
"neptune.Info.ariaLabel": "Více informací",
|
|
14682
14690
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
14683
14691
|
"neptune.MoneyInput.Select.placeholder": "Vybrat možnost...",
|
|
14684
14692
|
"neptune.Select.searchPlaceholder": "Hledat...",
|
|
14693
|
+
"neptune.SelectInput.noResultsFound": "Nebyly nalezeny žádné výsledky",
|
|
14685
14694
|
"neptune.Summary.statusDone": "Položka dokončena",
|
|
14686
14695
|
"neptune.Summary.statusNotDone": "Položka k dokončení",
|
|
14687
14696
|
"neptune.Summary.statusPending": "Čekající položka",
|
|
@@ -14732,9 +14741,11 @@ var de = {
|
|
|
14732
14741
|
"neptune.DateLookup.twentyYears": "20 Jahre",
|
|
14733
14742
|
"neptune.DateLookup.year": "Jahr",
|
|
14734
14743
|
"neptune.FlowNavigation.back": "zurück zum vorherigen Schritt",
|
|
14744
|
+
"neptune.Info.ariaLabel": "Weitere Informationen",
|
|
14735
14745
|
"neptune.Link.opensInNewTab": "(wird in einem neuen Tab geöffnet)",
|
|
14736
14746
|
"neptune.MoneyInput.Select.placeholder": "Wähle eine der Möglichkeiten aus...",
|
|
14737
14747
|
"neptune.Select.searchPlaceholder": "Wird gesucht...",
|
|
14748
|
+
"neptune.SelectInput.noResultsFound": "Keine Ergebnisse gefunden",
|
|
14738
14749
|
"neptune.Summary.statusDone": "Schritt erledigt",
|
|
14739
14750
|
"neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
|
|
14740
14751
|
"neptune.Summary.statusPending": "Schritt ausstehend",
|
|
@@ -14785,9 +14796,11 @@ var es = {
|
|
|
14785
14796
|
"neptune.DateLookup.twentyYears": "20 años",
|
|
14786
14797
|
"neptune.DateLookup.year": "año",
|
|
14787
14798
|
"neptune.FlowNavigation.back": "volver al paso anterior",
|
|
14799
|
+
"neptune.Info.ariaLabel": "Más información",
|
|
14788
14800
|
"neptune.Link.opensInNewTab": "(se abre en una pestaña nueva)",
|
|
14789
14801
|
"neptune.MoneyInput.Select.placeholder": "Selecciona una opción...",
|
|
14790
14802
|
"neptune.Select.searchPlaceholder": "Buscar...",
|
|
14803
|
+
"neptune.SelectInput.noResultsFound": "No se han encontrado resultados",
|
|
14791
14804
|
"neptune.Summary.statusDone": "Apartado listo",
|
|
14792
14805
|
"neptune.Summary.statusNotDone": "Apartado a completar",
|
|
14793
14806
|
"neptune.Summary.statusPending": "Apartado pendiente",
|
|
@@ -14838,9 +14851,11 @@ var fr = {
|
|
|
14838
14851
|
"neptune.DateLookup.twentyYears": "20 ans",
|
|
14839
14852
|
"neptune.DateLookup.year": "année",
|
|
14840
14853
|
"neptune.FlowNavigation.back": "revenir à l'étape précédente",
|
|
14854
|
+
"neptune.Info.ariaLabel": "Plus d'informations",
|
|
14841
14855
|
"neptune.Link.opensInNewTab": "(ouvre dans un nouvel onglet)",
|
|
14842
14856
|
"neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
|
|
14843
14857
|
"neptune.Select.searchPlaceholder": "Recherche...",
|
|
14858
|
+
"neptune.SelectInput.noResultsFound": "Aucun résultat trouvé",
|
|
14844
14859
|
"neptune.Summary.statusDone": "Validé",
|
|
14845
14860
|
"neptune.Summary.statusNotDone": "À compléter",
|
|
14846
14861
|
"neptune.Summary.statusPending": "En attente",
|
|
@@ -14891,9 +14906,11 @@ var hu = {
|
|
|
14891
14906
|
"neptune.DateLookup.twentyYears": "20 év",
|
|
14892
14907
|
"neptune.DateLookup.year": "év",
|
|
14893
14908
|
"neptune.FlowNavigation.back": "vissza az előző lépéshez",
|
|
14909
|
+
"neptune.Info.ariaLabel": "További információ",
|
|
14894
14910
|
"neptune.Link.opensInNewTab": "(új lapon nyílik meg)",
|
|
14895
14911
|
"neptune.MoneyInput.Select.placeholder": "Válassz ki egy lehetőséget...",
|
|
14896
14912
|
"neptune.Select.searchPlaceholder": "Keresés...",
|
|
14913
|
+
"neptune.SelectInput.noResultsFound": "Nincs találat",
|
|
14897
14914
|
"neptune.Summary.statusDone": "Kész",
|
|
14898
14915
|
"neptune.Summary.statusNotDone": "Hátravan",
|
|
14899
14916
|
"neptune.Summary.statusPending": "Függőben",
|
|
@@ -14944,9 +14961,11 @@ var id = {
|
|
|
14944
14961
|
"neptune.DateLookup.twentyYears": "20 tahun",
|
|
14945
14962
|
"neptune.DateLookup.year": "tahun",
|
|
14946
14963
|
"neptune.FlowNavigation.back": "kembali ke langkah sebelumnya",
|
|
14964
|
+
"neptune.Info.ariaLabel": "Informasi lebih lanjut",
|
|
14947
14965
|
"neptune.Link.opensInNewTab": "(terbuka di tab baru)",
|
|
14948
14966
|
"neptune.MoneyInput.Select.placeholder": "Pilih opsi...",
|
|
14949
14967
|
"neptune.Select.searchPlaceholder": "Cari...",
|
|
14968
|
+
"neptune.SelectInput.noResultsFound": "Hasil tidak ditemukan",
|
|
14950
14969
|
"neptune.Summary.statusDone": "Item selesai",
|
|
14951
14970
|
"neptune.Summary.statusNotDone": "Item yang harus dilakukan",
|
|
14952
14971
|
"neptune.Summary.statusPending": "Item tertunda",
|
|
@@ -14997,9 +15016,11 @@ var it = {
|
|
|
14997
15016
|
"neptune.DateLookup.twentyYears": "20 anni",
|
|
14998
15017
|
"neptune.DateLookup.year": "anno",
|
|
14999
15018
|
"neptune.FlowNavigation.back": "torna al passaggio precedente",
|
|
15019
|
+
"neptune.Info.ariaLabel": "Maggiori informazioni",
|
|
15000
15020
|
"neptune.Link.opensInNewTab": "(si apre in una nuova scheda)",
|
|
15001
15021
|
"neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
|
|
15002
15022
|
"neptune.Select.searchPlaceholder": "Cerca...",
|
|
15023
|
+
"neptune.SelectInput.noResultsFound": "Nessun risultato trovato",
|
|
15003
15024
|
"neptune.Summary.statusDone": "Completato",
|
|
15004
15025
|
"neptune.Summary.statusNotDone": "Da completare",
|
|
15005
15026
|
"neptune.Summary.statusPending": "In corso",
|
|
@@ -15050,9 +15071,11 @@ var ja = {
|
|
|
15050
15071
|
"neptune.DateLookup.twentyYears": "20年",
|
|
15051
15072
|
"neptune.DateLookup.year": "年",
|
|
15052
15073
|
"neptune.FlowNavigation.back": "前のステップに戻る",
|
|
15074
|
+
"neptune.Info.ariaLabel": "詳細",
|
|
15053
15075
|
"neptune.Link.opensInNewTab": "(新しいタブで開きます)",
|
|
15054
15076
|
"neptune.MoneyInput.Select.placeholder": "選択してください...",
|
|
15055
15077
|
"neptune.Select.searchPlaceholder": "検索... ",
|
|
15078
|
+
"neptune.SelectInput.noResultsFound": "結果が見つかりませんでした",
|
|
15056
15079
|
"neptune.Summary.statusDone": "完了",
|
|
15057
15080
|
"neptune.Summary.statusNotDone": "未対応",
|
|
15058
15081
|
"neptune.Summary.statusPending": "保留中",
|
|
@@ -15103,9 +15126,11 @@ var pl = {
|
|
|
15103
15126
|
"neptune.DateLookup.twentyYears": "20 lat",
|
|
15104
15127
|
"neptune.DateLookup.year": "rok",
|
|
15105
15128
|
"neptune.FlowNavigation.back": "wróć do poprzedniego kroku",
|
|
15129
|
+
"neptune.Info.ariaLabel": "Więcej informacji",
|
|
15106
15130
|
"neptune.Link.opensInNewTab": "(otworzy się w nowej zakładce)",
|
|
15107
15131
|
"neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
|
|
15108
15132
|
"neptune.Select.searchPlaceholder": "Wyszukaj...",
|
|
15133
|
+
"neptune.SelectInput.noResultsFound": "Nie znaleziono wyników",
|
|
15109
15134
|
"neptune.Summary.statusDone": "Czynność wykonana",
|
|
15110
15135
|
"neptune.Summary.statusNotDone": "Czynność do wykonania",
|
|
15111
15136
|
"neptune.Summary.statusPending": "Czynność oczekująca",
|
|
@@ -15148,17 +15173,19 @@ var pt = {
|
|
|
15148
15173
|
"neptune.DateInput.month.label": "Mês",
|
|
15149
15174
|
"neptune.DateInput.year.label": "Ano",
|
|
15150
15175
|
"neptune.DateLookup.day": "dia",
|
|
15151
|
-
"neptune.DateLookup.goTo20YearView": "
|
|
15176
|
+
"neptune.DateLookup.goTo20YearView": "Acessar a visualização de 20 anos",
|
|
15152
15177
|
"neptune.DateLookup.month": "mês",
|
|
15153
15178
|
"neptune.DateLookup.next": "próximo",
|
|
15154
15179
|
"neptune.DateLookup.previous": "anterior",
|
|
15155
15180
|
"neptune.DateLookup.selected": "selecionada",
|
|
15156
15181
|
"neptune.DateLookup.twentyYears": "20 anos",
|
|
15157
15182
|
"neptune.DateLookup.year": "ano",
|
|
15158
|
-
"neptune.FlowNavigation.back": "
|
|
15159
|
-
"neptune.
|
|
15183
|
+
"neptune.FlowNavigation.back": "voltar à etapa anterior",
|
|
15184
|
+
"neptune.Info.ariaLabel": "Mais informações",
|
|
15185
|
+
"neptune.Link.opensInNewTab": "(abre em uma nova aba)",
|
|
15160
15186
|
"neptune.MoneyInput.Select.placeholder": "Escolha uma opção...",
|
|
15161
15187
|
"neptune.Select.searchPlaceholder": "Buscar...",
|
|
15188
|
+
"neptune.SelectInput.noResultsFound": "Nenhum resultado encontrado",
|
|
15162
15189
|
"neptune.Summary.statusDone": "Pronto",
|
|
15163
15190
|
"neptune.Summary.statusNotDone": "Não iniciado",
|
|
15164
15191
|
"neptune.Summary.statusPending": "Pendente",
|
|
@@ -15202,16 +15229,18 @@ var ro = {
|
|
|
15202
15229
|
"neptune.DateInput.year.label": "An",
|
|
15203
15230
|
"neptune.DateLookup.day": "zi",
|
|
15204
15231
|
"neptune.DateLookup.goTo20YearView": "Accesează vizualizarea pe 20 de ani",
|
|
15205
|
-
"neptune.DateLookup.month": "
|
|
15232
|
+
"neptune.DateLookup.month": "lună",
|
|
15206
15233
|
"neptune.DateLookup.next": "înainte",
|
|
15207
|
-
"neptune.DateLookup.previous": "
|
|
15234
|
+
"neptune.DateLookup.previous": "înapoi",
|
|
15208
15235
|
"neptune.DateLookup.selected": "selectată",
|
|
15209
15236
|
"neptune.DateLookup.twentyYears": "20 de ani",
|
|
15210
|
-
"neptune.DateLookup.year": "
|
|
15237
|
+
"neptune.DateLookup.year": "an",
|
|
15211
15238
|
"neptune.FlowNavigation.back": "înapoi la pasul anterior",
|
|
15239
|
+
"neptune.Info.ariaLabel": "Mai multe informații",
|
|
15212
15240
|
"neptune.Link.opensInNewTab": "(se deschide într-o filă nouă)",
|
|
15213
15241
|
"neptune.MoneyInput.Select.placeholder": "Selectează o opţiune...",
|
|
15214
15242
|
"neptune.Select.searchPlaceholder": "Caută...",
|
|
15243
|
+
"neptune.SelectInput.noResultsFound": "Nu s-a găsit niciun rezultat",
|
|
15215
15244
|
"neptune.Summary.statusDone": "Finalizat",
|
|
15216
15245
|
"neptune.Summary.statusNotDone": "De făcut",
|
|
15217
15246
|
"neptune.Summary.statusPending": "În așteptare",
|
|
@@ -15257,14 +15286,16 @@ var ru = {
|
|
|
15257
15286
|
"neptune.DateLookup.goTo20YearView": "Перейти к обзору 20 лет",
|
|
15258
15287
|
"neptune.DateLookup.month": "месяц",
|
|
15259
15288
|
"neptune.DateLookup.next": "далее",
|
|
15260
|
-
"neptune.DateLookup.previous": "
|
|
15289
|
+
"neptune.DateLookup.previous": "назад",
|
|
15261
15290
|
"neptune.DateLookup.selected": "выбрано",
|
|
15262
15291
|
"neptune.DateLookup.twentyYears": "20 лет",
|
|
15263
15292
|
"neptune.DateLookup.year": "год",
|
|
15264
15293
|
"neptune.FlowNavigation.back": "вернуться к предыдущему шагу",
|
|
15294
|
+
"neptune.Info.ariaLabel": "Подробнее",
|
|
15265
15295
|
"neptune.Link.opensInNewTab": "(откроется в новой вкладке)",
|
|
15266
15296
|
"neptune.MoneyInput.Select.placeholder": "Выберите вариант...",
|
|
15267
15297
|
"neptune.Select.searchPlaceholder": "Поиск...",
|
|
15298
|
+
"neptune.SelectInput.noResultsFound": "Ничего не найдено",
|
|
15268
15299
|
"neptune.Summary.statusDone": "Этап завершен",
|
|
15269
15300
|
"neptune.Summary.statusNotDone": "Этап к выполнению",
|
|
15270
15301
|
"neptune.Summary.statusPending": "Этап в процессе",
|
|
@@ -15315,9 +15346,11 @@ var th = {
|
|
|
15315
15346
|
"neptune.DateLookup.twentyYears": "20 ปี",
|
|
15316
15347
|
"neptune.DateLookup.year": "ปี",
|
|
15317
15348
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
15349
|
+
"neptune.Info.ariaLabel": "ข้อมูลเพิ่มเติม",
|
|
15318
15350
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
15319
15351
|
"neptune.MoneyInput.Select.placeholder": "เลือกตัวเลือก...",
|
|
15320
15352
|
"neptune.Select.searchPlaceholder": "ค้นหา...",
|
|
15353
|
+
"neptune.SelectInput.noResultsFound": "ไม่พบผลลัพธ์",
|
|
15321
15354
|
"neptune.Summary.statusDone": "รายการที่ทำแล้ว",
|
|
15322
15355
|
"neptune.Summary.statusNotDone": "รายการที่ต้องทำ",
|
|
15323
15356
|
"neptune.Summary.statusPending": "รายการที่รอดำเนินการ",
|
|
@@ -15368,9 +15401,11 @@ var tr = {
|
|
|
15368
15401
|
"neptune.DateLookup.twentyYears": "20 yıl",
|
|
15369
15402
|
"neptune.DateLookup.year": "yıl",
|
|
15370
15403
|
"neptune.FlowNavigation.back": "önceki adıma dön",
|
|
15404
|
+
"neptune.Info.ariaLabel": "Daha fazla bilgi",
|
|
15371
15405
|
"neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
|
|
15372
15406
|
"neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
|
|
15373
15407
|
"neptune.Select.searchPlaceholder": "Ara...",
|
|
15408
|
+
"neptune.SelectInput.noResultsFound": "Sonuç bulunamadı",
|
|
15374
15409
|
"neptune.Summary.statusDone": "Tamamlanan aşama",
|
|
15375
15410
|
"neptune.Summary.statusNotDone": "Yapılacak",
|
|
15376
15411
|
"neptune.Summary.statusPending": "Bekliyor",
|
|
@@ -15421,9 +15456,11 @@ var uk = {
|
|
|
15421
15456
|
"neptune.DateLookup.twentyYears": "20 років",
|
|
15422
15457
|
"neptune.DateLookup.year": "рік",
|
|
15423
15458
|
"neptune.FlowNavigation.back": "back to previous step",
|
|
15459
|
+
"neptune.Info.ariaLabel": "Більше відомостей",
|
|
15424
15460
|
"neptune.Link.opensInNewTab": "(opens in new tab)",
|
|
15425
15461
|
"neptune.MoneyInput.Select.placeholder": "Виберіть варіант…",
|
|
15426
15462
|
"neptune.Select.searchPlaceholder": "Пошук…",
|
|
15463
|
+
"neptune.SelectInput.noResultsFound": "Нічого не знайдено",
|
|
15427
15464
|
"neptune.Summary.statusDone": "Виконано",
|
|
15428
15465
|
"neptune.Summary.statusNotDone": "Не виконано",
|
|
15429
15466
|
"neptune.Summary.statusPending": "Виконується",
|
|
@@ -15460,23 +15497,25 @@ var uk = {
|
|
|
15460
15497
|
var zhCN = {
|
|
15461
15498
|
"neptune.Button.loadingAriaLabel": "正在加载",
|
|
15462
15499
|
"neptune.Chips.ariaLabel": "清除 {choice}",
|
|
15463
|
-
"neptune.ClearButton.ariaLabel": "
|
|
15500
|
+
"neptune.ClearButton.ariaLabel": "清除",
|
|
15464
15501
|
"neptune.CloseButton.ariaLabel": "关闭",
|
|
15465
15502
|
"neptune.DateInput.day.label": "日",
|
|
15466
15503
|
"neptune.DateInput.month.label": "月",
|
|
15467
15504
|
"neptune.DateInput.year.label": "年",
|
|
15468
15505
|
"neptune.DateLookup.day": "日",
|
|
15469
|
-
"neptune.DateLookup.goTo20YearView": "
|
|
15506
|
+
"neptune.DateLookup.goTo20YearView": "转到 20 年视图",
|
|
15470
15507
|
"neptune.DateLookup.month": "月",
|
|
15471
15508
|
"neptune.DateLookup.next": "下一页",
|
|
15472
15509
|
"neptune.DateLookup.previous": "上一页",
|
|
15473
15510
|
"neptune.DateLookup.selected": "已选",
|
|
15474
|
-
"neptune.DateLookup.twentyYears": "20年",
|
|
15511
|
+
"neptune.DateLookup.twentyYears": "20 年",
|
|
15475
15512
|
"neptune.DateLookup.year": "年",
|
|
15476
|
-
"neptune.FlowNavigation.back": "
|
|
15477
|
-
"neptune.
|
|
15513
|
+
"neptune.FlowNavigation.back": "返回上一步",
|
|
15514
|
+
"neptune.Info.ariaLabel": "更多信息",
|
|
15515
|
+
"neptune.Link.opensInNewTab": "(在新标签页中打开)",
|
|
15478
15516
|
"neptune.MoneyInput.Select.placeholder": "请选择...",
|
|
15479
15517
|
"neptune.Select.searchPlaceholder": "搜索",
|
|
15518
|
+
"neptune.SelectInput.noResultsFound": "找不到结果",
|
|
15480
15519
|
"neptune.Summary.statusDone": "已完成",
|
|
15481
15520
|
"neptune.Summary.statusNotDone": "未完成",
|
|
15482
15521
|
"neptune.Summary.statusPending": "待处理",
|
|
@@ -15492,7 +15531,7 @@ var zhCN = {
|
|
|
15492
15531
|
"neptune.Upload.usPlaceholder": "拖放小于 5MB 的文件",
|
|
15493
15532
|
"neptune.UploadButton.allFileTypes": "所有文件类型",
|
|
15494
15533
|
"neptune.UploadButton.dropFiles": "拖放文件开始上传",
|
|
15495
|
-
"neptune.UploadButton.instructions": "{fileTypes},小于 {size}MB",
|
|
15534
|
+
"neptune.UploadButton.instructions": "{fileTypes},小于 {size} MB",
|
|
15496
15535
|
"neptune.UploadButton.uploadFile": "上传文件",
|
|
15497
15536
|
"neptune.UploadButton.uploadFiles": "上传文件",
|
|
15498
15537
|
"neptune.UploadInput.deleteModalBody": "删除此文件会将其从我们的系统中删除",
|
|
@@ -15527,9 +15566,11 @@ var zhHK = {
|
|
|
15527
15566
|
"neptune.DateLookup.twentyYears": "20年",
|
|
15528
15567
|
"neptune.DateLookup.year": "年",
|
|
15529
15568
|
"neptune.FlowNavigation.back": "返回上一個步驟",
|
|
15569
|
+
"neptune.Info.ariaLabel": "更多資訊",
|
|
15530
15570
|
"neptune.Link.opensInNewTab": "(在新分頁中開啟)",
|
|
15531
15571
|
"neptune.MoneyInput.Select.placeholder": "選擇一個選項…",
|
|
15532
15572
|
"neptune.Select.searchPlaceholder": "搜尋…",
|
|
15573
|
+
"neptune.SelectInput.noResultsFound": "找不到任何結果",
|
|
15533
15574
|
"neptune.Summary.statusDone": "已完成事項",
|
|
15534
15575
|
"neptune.Summary.statusNotDone": "未完成事項",
|
|
15535
15576
|
"neptune.Summary.statusPending": "待處理事項",
|