@wise/dynamic-flow-client-internal 4.21.0-experimental-a003e45 → 4.22.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/build/i18n/cs.json +6 -0
- package/build/i18n/de.json +6 -0
- package/build/i18n/en.json +6 -0
- package/build/i18n/es.json +6 -0
- package/build/i18n/fr.json +6 -0
- package/build/i18n/hu.json +6 -0
- package/build/i18n/id.json +6 -0
- package/build/i18n/it.json +6 -0
- package/build/i18n/ja.json +6 -0
- package/build/i18n/nl.json +6 -0
- package/build/i18n/pl.json +6 -0
- package/build/i18n/pt.json +6 -0
- package/build/i18n/ro.json +6 -0
- package/build/i18n/ru.json +6 -0
- package/build/i18n/th.json +7 -1
- package/build/i18n/tr.json +6 -0
- package/build/i18n/uk.json +6 -0
- package/build/i18n/zh_CN.json +6 -0
- package/build/i18n/zh_HK.json +6 -0
- package/build/main.js +653 -386
- package/build/main.mjs +577 -310
- package/package.json +5 -5
package/build/i18n/cs.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Nesprávný typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Zkopírováno do schránky",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Kopírování do schránky se nezdařilo",
|
|
21
|
+
"df.wise.Decision.all": "Vše",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Žádné výsledky",
|
|
24
|
+
"df.wise.Decision.popular": "Populární",
|
|
25
|
+
"df.wise.Decision.recent": "Nedávné",
|
|
26
|
+
"df.wise.Decision.results": "Výsledky hledání",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Zkopírováno do schránky",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Kopírovat",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Něco se pokazilo.",
|
package/build/i18n/de.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Falscher Typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "In Zwischenablage kopiert",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Kopieren in Zwischenablage fehlgeschlagen",
|
|
21
|
+
"df.wise.Decision.all": "Alle",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Keine Ergebnisse",
|
|
24
|
+
"df.wise.Decision.popular": "Beliebt",
|
|
25
|
+
"df.wise.Decision.recent": "Neu",
|
|
26
|
+
"df.wise.Decision.results": "Suchergebnisse",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "In Zwischenablage kopiert",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Kopieren",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Da ist etwas schiefgegangen.",
|
package/build/i18n/en.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Incorrect type",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copied to clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Failed to copy to clipboard",
|
|
21
|
+
"df.wise.Decision.all": "All",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "No results",
|
|
24
|
+
"df.wise.Decision.popular": "Popular",
|
|
25
|
+
"df.wise.Decision.recent": "Recent",
|
|
26
|
+
"df.wise.Decision.results": "Search results",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copied to clipboard",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copy",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Something went wrong.",
|
package/build/i18n/es.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo incorrecto",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiado al portapapeles",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Error al copiar al portapapeles",
|
|
21
|
+
"df.wise.Decision.all": "Todas",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "No hay resultados",
|
|
24
|
+
"df.wise.Decision.popular": "Populares",
|
|
25
|
+
"df.wise.Decision.recent": "Recientes",
|
|
26
|
+
"df.wise.Decision.results": "Resultados de búsqueda",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copiado al portapapeles",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copiar",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Ha habido un error.",
|
package/build/i18n/fr.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Type incorrect",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copié dans le presse-papier",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Impossible de copier dans le presse-papier",
|
|
21
|
+
"df.wise.Decision.all": "Toutes",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Aucun résultat",
|
|
24
|
+
"df.wise.Decision.popular": "Populaires",
|
|
25
|
+
"df.wise.Decision.recent": "Récents",
|
|
26
|
+
"df.wise.Decision.results": "Résultats de recherche",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copié dans le presse-papier",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copier",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Une erreur s'est produite.",
|
package/build/i18n/hu.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Helytelen típus",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Vágólapra másolva",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Nem sikerült a vágólapra másolni",
|
|
21
|
+
"df.wise.Decision.all": "Összes",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Nincs találat",
|
|
24
|
+
"df.wise.Decision.popular": "Népszerű",
|
|
25
|
+
"df.wise.Decision.recent": "Legutóbbi",
|
|
26
|
+
"df.wise.Decision.results": "Keresési eredmények",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Vágólapra másolva",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Másolás",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Valami hiba történt.",
|
package/build/i18n/id.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipe salah",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Disalin ke clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Gagal menyalin ke clipboard",
|
|
21
|
+
"df.wise.Decision.all": "Semua",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Tidak ada hasil",
|
|
24
|
+
"df.wise.Decision.popular": "Populer",
|
|
25
|
+
"df.wise.Decision.recent": "Terbaru",
|
|
26
|
+
"df.wise.Decision.results": "Hasil pencarian",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Disalin ke clipboard",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Salin",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Terjadi kesalahan.",
|
package/build/i18n/it.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo errato",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiato negli appunti",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Impossibile copiare negli appunti",
|
|
21
|
+
"df.wise.Decision.all": "Tutte",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Nessun risultato",
|
|
24
|
+
"df.wise.Decision.popular": "Popolari",
|
|
25
|
+
"df.wise.Decision.recent": "Recenti",
|
|
26
|
+
"df.wise.Decision.results": "Risultati della ricerca",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copiato negli appunti",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copia",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Qualcosa non ha funzionato.",
|
package/build/i18n/ja.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "不正なタイプ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "クリップボードへコピーしました",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "クリップボードにコピーできませんでした",
|
|
21
|
+
"df.wise.Decision.all": "すべて",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "検索結果がありません",
|
|
24
|
+
"df.wise.Decision.popular": "人気",
|
|
25
|
+
"df.wise.Decision.recent": "最近",
|
|
26
|
+
"df.wise.Decision.results": "検索結果",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "クリップボードへコピーしました",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "コピーする",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "エラーが発生しました。",
|
package/build/i18n/nl.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Onjuist type",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Naar klembord gekopieerd",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Naar klembord kopiëren mislukt",
|
|
21
|
+
"df.wise.Decision.all": "Alles",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Niks gevonden",
|
|
24
|
+
"df.wise.Decision.popular": "Populair",
|
|
25
|
+
"df.wise.Decision.recent": "Recent",
|
|
26
|
+
"df.wise.Decision.results": "Zoekresultaten",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Naar klembord gekopieerd",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Kopiëren",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Er is iets misgegaan.",
|
package/build/i18n/pl.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Nieprawidłowy typ",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Skopiowano do schowka",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Nie udało się skopiować do schowka",
|
|
21
|
+
"df.wise.Decision.all": "Wszystkie",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Brak wyników",
|
|
24
|
+
"df.wise.Decision.popular": "Popularne",
|
|
25
|
+
"df.wise.Decision.recent": "Ostatni",
|
|
26
|
+
"df.wise.Decision.results": "Wyniki wyszukiwania",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Skopiowano do schowka",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Kopiuj",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Coś poszło nie tak.",
|
package/build/i18n/pt.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tipo incorreto",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiado",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Falha ao copiar para área de transferência",
|
|
21
|
+
"df.wise.Decision.all": "Todos",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Nenhum resultado",
|
|
24
|
+
"df.wise.Decision.popular": "Populares",
|
|
25
|
+
"df.wise.Decision.recent": "Recente",
|
|
26
|
+
"df.wise.Decision.results": "Resultados da busca",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copiado",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copiar",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Algo deu errado.",
|
package/build/i18n/ro.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Tip incorect",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Copiat în clipboard",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Copierea în clipboard a eșuat",
|
|
21
|
+
"df.wise.Decision.all": "Toate",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Niciun rezultat",
|
|
24
|
+
"df.wise.Decision.popular": "Populare",
|
|
25
|
+
"df.wise.Decision.recent": "Recente",
|
|
26
|
+
"df.wise.Decision.results": "Rezultatele căutării",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Copiat în clipboard",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Copiază",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Ceva nu a mers bine.",
|
package/build/i18n/ru.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Неверный тип",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Скопировано в буфер обмена",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Не удалось скопировать в буфер обмена",
|
|
21
|
+
"df.wise.Decision.all": "Все",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Нет результатов",
|
|
24
|
+
"df.wise.Decision.popular": "Популярные",
|
|
25
|
+
"df.wise.Decision.recent": "Недавние",
|
|
26
|
+
"df.wise.Decision.results": "Результаты поиска",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Скопировано в буфер обмена",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Копировать",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Что-то пошло не так.",
|
package/build/i18n/th.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"df.wise.ArraySchema.maxItemsError": "โปรดเพิ่ม {maxItems} หรือน้อยกว่า",
|
|
6
6
|
"df.wise.ArraySchema.minItemsError": "โปรดเพิ่มอย่างน้อย {minItems}",
|
|
7
7
|
"df.wise.ArraySchema.removeItem": "ลบ",
|
|
8
|
-
"df.wise.ButtonLayout.buttonLoadingMessage": "
|
|
8
|
+
"df.wise.ButtonLayout.buttonLoadingMessage": "อาจใช้เวลาสักสองสามวินาที",
|
|
9
9
|
"df.wise.ControlFeedback.maxLength": "โปรดป้อน {maxLength} ตัวอักษรหรือน้อยกว่านั้น",
|
|
10
10
|
"df.wise.ControlFeedback.maximum": "โปรดป้อนตัวเลข {maximum} หรือน้อยกว่า",
|
|
11
11
|
"df.wise.ControlFeedback.maximumDate": "โปรดใส่วันที่เป็น {maximum} หรือก่อนหน้านั้น",
|
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "ประเภทไม่ถูกต้อง",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "คัดลอกไปยังคลิปบอร์ด",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "คัดลอกไปยังคลิปบอร์ดไม่สำเร็จ",
|
|
21
|
+
"df.wise.Decision.all": "ทั้งหมด",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "ไม่มีผลลัพธ์",
|
|
24
|
+
"df.wise.Decision.popular": "สกุลยอดนิยม",
|
|
25
|
+
"df.wise.Decision.recent": "ล่าสุด",
|
|
26
|
+
"df.wise.Decision.results": "ผลการค้นหา",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "คัดลอกไปยังคลิปบอร์ด",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "คัดลอก",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "เกิดข้อผิดพลาดบางอย่างขึ้น",
|
package/build/i18n/tr.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Geçersiz seçim",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Panoya kopyalandı",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Panoya kopyalama başarısız oldu",
|
|
21
|
+
"df.wise.Decision.all": "Tümü",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Sonuç yok",
|
|
24
|
+
"df.wise.Decision.popular": "Popüler",
|
|
25
|
+
"df.wise.Decision.recent": "Yakın zamanlı",
|
|
26
|
+
"df.wise.Decision.results": "Arama sonuçları",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Panoya kopyalandı",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Kopyala",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Bir sorun oluştu.",
|
package/build/i18n/uk.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "Неправильний тип",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "Скопійовано в буфер обміну",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "Не вдалося скопіювати в буфер обміну",
|
|
21
|
+
"df.wise.Decision.all": "Усе",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "Нічого не знайдено",
|
|
24
|
+
"df.wise.Decision.popular": "Популярні",
|
|
25
|
+
"df.wise.Decision.recent": "Недавні",
|
|
26
|
+
"df.wise.Decision.results": "Результати пошуку",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "Скопійовано в буфер обміну",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "Копіювати",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "Сталася помилка.",
|
package/build/i18n/zh_CN.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "类型错误",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "已复制到剪贴板",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "复制到剪贴板失败",
|
|
21
|
+
"df.wise.Decision.all": "全部",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "暂无结果",
|
|
24
|
+
"df.wise.Decision.popular": "热门",
|
|
25
|
+
"df.wise.Decision.recent": "最近",
|
|
26
|
+
"df.wise.Decision.results": "搜索结果",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "已复制到剪贴板",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "复制",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "出错了。",
|
package/build/i18n/zh_HK.json
CHANGED
|
@@ -18,6 +18,12 @@
|
|
|
18
18
|
"df.wise.ControlFeedback.type": "錯誤的類型",
|
|
19
19
|
"df.wise.CopyFeedback.copy": "複製到剪貼板",
|
|
20
20
|
"df.wise.CopyFeedback.copyFailed": "無法複製到剪貼板",
|
|
21
|
+
"df.wise.Decision.all": "全部",
|
|
22
|
+
"df.wise.Decision.filterPlaceholder": "Start typing to search",
|
|
23
|
+
"df.wise.Decision.noResults": "沒有結果",
|
|
24
|
+
"df.wise.Decision.popular": "熱門",
|
|
25
|
+
"df.wise.Decision.recent": "最近的",
|
|
26
|
+
"df.wise.Decision.results": "搜尋結果",
|
|
21
27
|
"df.wise.DynamicParagraph.copied": "複製到剪貼板",
|
|
22
28
|
"df.wise.DynamicParagraph.copy": "複製",
|
|
23
29
|
"df.wise.ErrorBoundary.errorAlert": "出了些問題。",
|