@trackunit/react-form-components 1.18.19 → 1.18.21
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/package.json +8 -8
- package/translation.cjs.js +4 -0
- package/translation.cjs10.js +4 -0
- package/translation.cjs11.js +4 -0
- package/translation.cjs12.js +4 -0
- package/translation.cjs13.js +4 -0
- package/translation.cjs14.js +4 -0
- package/translation.cjs15.js +4 -0
- package/translation.cjs16.js +4 -0
- package/translation.cjs17.js +4 -0
- package/translation.cjs2.js +4 -0
- package/translation.cjs3.js +4 -0
- package/translation.cjs4.js +4 -0
- package/translation.cjs5.js +4 -0
- package/translation.cjs6.js +4 -0
- package/translation.cjs7.js +4 -0
- package/translation.cjs8.js +4 -0
- package/translation.cjs9.js +4 -0
- package/translation.esm.js +4 -0
- package/translation.esm10.js +4 -0
- package/translation.esm11.js +4 -0
- package/translation.esm12.js +4 -0
- package/translation.esm13.js +4 -0
- package/translation.esm14.js +4 -0
- package/translation.esm15.js +4 -0
- package/translation.esm16.js +4 -0
- package/translation.esm17.js +4 -0
- package/translation.esm2.js +4 -0
- package/translation.esm3.js +4 -0
- package/translation.esm4.js +4 -0
- package/translation.esm5.js +4 -0
- package/translation.esm6.js +4 -0
- package/translation.esm7.js +4 -0
- package/translation.esm8.js +4 -0
- package/translation.esm9.js +4 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-form-components",
|
|
3
|
-
"version": "1.18.
|
|
3
|
+
"version": "1.18.21",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -9,17 +9,17 @@
|
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"react-calendar": "^6.0.0",
|
|
11
11
|
"react-select": "^5.10.2",
|
|
12
|
-
"@trackunit/date-and-time-utils": "1.11.
|
|
12
|
+
"@trackunit/date-and-time-utils": "1.11.88",
|
|
13
13
|
"usehooks-ts": "^3.1.0",
|
|
14
14
|
"libphonenumber-js": "^1.12.22",
|
|
15
15
|
"zod": "^3.23.8",
|
|
16
16
|
"tailwind-merge": "^2.0.0",
|
|
17
|
-
"@trackunit/css-class-variance-utilities": "1.11.
|
|
18
|
-
"@trackunit/react-components": "1.20.
|
|
19
|
-
"@trackunit/ui-icons": "1.11.
|
|
20
|
-
"@trackunit/shared-utils": "1.13.
|
|
21
|
-
"@trackunit/ui-design-tokens": "1.11.
|
|
22
|
-
"@trackunit/i18n-library-translation": "1.15.
|
|
17
|
+
"@trackunit/css-class-variance-utilities": "1.11.86",
|
|
18
|
+
"@trackunit/react-components": "1.20.15",
|
|
19
|
+
"@trackunit/ui-icons": "1.11.82",
|
|
20
|
+
"@trackunit/shared-utils": "1.13.86",
|
|
21
|
+
"@trackunit/ui-design-tokens": "1.11.83",
|
|
22
|
+
"@trackunit/i18n-library-translation": "1.15.17",
|
|
23
23
|
"string-ts": "^2.0.0",
|
|
24
24
|
"es-toolkit": "^1.39.10"
|
|
25
25
|
},
|
package/translation.cjs.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "This field is required",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Dateien per Drag & Drop hinzufügen",
|
|
10
14
|
"dropzone.label.default": "<clickable>Ordner durchsuchen</clickable> oder Dateien per Drag & Drop einfügen …",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Bitte geben Sie eine gültige E-Mail-Adresse ein",
|
package/translation.cjs10.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "To pole jest wymagane",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Przeciągnij i upuść dane pliku",
|
|
10
14
|
"dropzone.label.default": "<clickable>Przeglądaj</clickable> lub przeciągnij pliki tutaj...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Wprowadź poprawny adres e-mail",
|
package/translation.cjs11.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Este campo é obrigatório",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
10
14
|
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Introduza um endereço de e-mail válido",
|
package/translation.cjs12.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Это поле является обязательным",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Перетаскивание ввода файла",
|
|
10
14
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
package/translation.cjs13.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Acest câmp este obligatoriu",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
10
14
|
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Vă rugăm să introduceți o adresă de e-mail valabilă",
|
package/translation.cjs14.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "This field is required",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Entrada Arrastrar y soltar archivo",
|
|
10
14
|
"dropzone.label.default": "<clickable>Explore</clickable> o arrastre archivos aquí...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Introduzca una dirección de correo electrónico válida",
|
package/translation.cjs15.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "This field is required",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Dra och släpp fil",
|
|
10
14
|
"dropzone.label.default": "<clickable>Bläddra</clickable> bland filerna eller dra dem hit...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Ange en giltig e-postadress",
|
package/translation.cjs16.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "この欄は必須項目です",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "ドラッグ&ドロップによるファイル入力",
|
|
10
14
|
"dropzone.label.default": "<clickable>ファイルを選択</clickable>またはここにファイルをドラッグ",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "有効なメールアドレスを入力してください",
|
package/translation.cjs17.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "This field is required",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "ลากและวางอินพุตไฟล์",
|
|
10
14
|
"dropzone.label.default": "<clickable>เรียกดู</clickable> หรือลากไฟล์มาที่นี่...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "โปรดป้อนที่อยู่อีเมลที่ถูกต้อง",
|
package/translation.cjs2.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "This field is required",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Filinput via drag-and-drop",
|
|
10
14
|
"dropzone.label.default": "<clickable>Gennemse</clickable> eller træk filer her...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.cjs3.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Toto pole je povinné",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Přetažení vstupu do souboru",
|
|
10
14
|
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Zadejte platnou e-mailovou adresu",
|
package/translation.cjs4.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Dit is een verplicht veld",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Drag-en-drop bestandsinvoer",
|
|
10
14
|
"dropzone.label.default": "<clickable>Bladeren</clickable> of sleep bestanden hier naartoe...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.cjs5.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Ce champ est obligatoire",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Ajout de fichiers par glisser-déposer",
|
|
10
14
|
"dropzone.label.default": "<clickable>Parcourir</clickable> ou faire glisser les fichiers ici...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Veuillez saisir une adresse e-mail valide",
|
package/translation.cjs6.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Tämä kenttä on pakollinen",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Vedä ja pudota tiedostosyöte",
|
|
10
14
|
"dropzone.label.default": "<clickable>Selaa</clickable> tai vedä tiedostoja täältä...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.cjs7.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "A mező kitöltése kötelező",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Húzza ide a fájl(oka)t",
|
|
10
14
|
"dropzone.label.default": "<clickable>Keresse meg</clickable> vagy húza ide a fájlokat…",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.cjs8.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Questo campo è obbligatorio",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
10
14
|
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Inserisci un indirizzo email valido",
|
package/translation.cjs9.js
CHANGED
|
@@ -6,6 +6,10 @@ var translation = {
|
|
|
6
6
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
7
7
|
"colorField.error.REQUIRED": "Dette feltet er obligatorisk",
|
|
8
8
|
"colorField.tooltip": "Select color",
|
|
9
|
+
"dateField.actions.apply": "Apply",
|
|
10
|
+
"dateField.actions.cancel": "Cancel",
|
|
11
|
+
"dateField.actions.clear": "Clear",
|
|
12
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
9
13
|
"dropzone.input.title": "Dra og slipp for å legge inn fil",
|
|
10
14
|
"dropzone.label.default": "<clickable>Bla gjennom</clickable> eller dra filer hit...",
|
|
11
15
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.esm.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "This field is required",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Dateien per Drag & Drop hinzufügen",
|
|
8
12
|
"dropzone.label.default": "<clickable>Ordner durchsuchen</clickable> oder Dateien per Drag & Drop einfügen …",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Bitte geben Sie eine gültige E-Mail-Adresse ein",
|
package/translation.esm10.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "To pole jest wymagane",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Przeciągnij i upuść dane pliku",
|
|
8
12
|
"dropzone.label.default": "<clickable>Przeglądaj</clickable> lub przeciągnij pliki tutaj...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Wprowadź poprawny adres e-mail",
|
package/translation.esm11.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Este campo é obrigatório",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
8
12
|
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Introduza um endereço de e-mail válido",
|
package/translation.esm12.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Это поле является обязательным",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Перетаскивание ввода файла",
|
|
8
12
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
package/translation.esm13.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Acest câmp este obligatoriu",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
8
12
|
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Vă rugăm să introduceți o adresă de e-mail valabilă",
|
package/translation.esm14.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "This field is required",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Entrada Arrastrar y soltar archivo",
|
|
8
12
|
"dropzone.label.default": "<clickable>Explore</clickable> o arrastre archivos aquí...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Introduzca una dirección de correo electrónico válida",
|
package/translation.esm15.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "This field is required",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Dra och släpp fil",
|
|
8
12
|
"dropzone.label.default": "<clickable>Bläddra</clickable> bland filerna eller dra dem hit...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Ange en giltig e-postadress",
|
package/translation.esm16.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "この欄は必須項目です",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "ドラッグ&ドロップによるファイル入力",
|
|
8
12
|
"dropzone.label.default": "<clickable>ファイルを選択</clickable>またはここにファイルをドラッグ",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "有効なメールアドレスを入力してください",
|
package/translation.esm17.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "This field is required",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "ลากและวางอินพุตไฟล์",
|
|
8
12
|
"dropzone.label.default": "<clickable>เรียกดู</clickable> หรือลากไฟล์มาที่นี่...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "โปรดป้อนที่อยู่อีเมลที่ถูกต้อง",
|
package/translation.esm2.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "This field is required",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Filinput via drag-and-drop",
|
|
8
12
|
"dropzone.label.default": "<clickable>Gennemse</clickable> eller træk filer her...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.esm3.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Toto pole je povinné",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Přetažení vstupu do souboru",
|
|
8
12
|
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Zadejte platnou e-mailovou adresu",
|
package/translation.esm4.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Dit is een verplicht veld",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Drag-en-drop bestandsinvoer",
|
|
8
12
|
"dropzone.label.default": "<clickable>Bladeren</clickable> of sleep bestanden hier naartoe...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.esm5.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Ce champ est obligatoire",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Ajout de fichiers par glisser-déposer",
|
|
8
12
|
"dropzone.label.default": "<clickable>Parcourir</clickable> ou faire glisser les fichiers ici...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Veuillez saisir une adresse e-mail valide",
|
package/translation.esm6.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Tämä kenttä on pakollinen",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Vedä ja pudota tiedostosyöte",
|
|
8
12
|
"dropzone.label.default": "<clickable>Selaa</clickable> tai vedä tiedostoja täältä...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.esm7.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "A mező kitöltése kötelező",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Húzza ide a fájl(oka)t",
|
|
8
12
|
"dropzone.label.default": "<clickable>Keresse meg</clickable> vagy húza ide a fájlokat…",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|
package/translation.esm8.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Questo campo è obbligatorio",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
8
12
|
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Inserisci un indirizzo email valido",
|
package/translation.esm9.js
CHANGED
|
@@ -4,6 +4,10 @@ var translation = {
|
|
|
4
4
|
"colorField.error.INVALID_HEX_CODE": "Please enter a valid color before continuing.",
|
|
5
5
|
"colorField.error.REQUIRED": "Dette feltet er obligatorisk",
|
|
6
6
|
"colorField.tooltip": "Select color",
|
|
7
|
+
"dateField.actions.apply": "Apply",
|
|
8
|
+
"dateField.actions.cancel": "Cancel",
|
|
9
|
+
"dateField.actions.clear": "Clear",
|
|
10
|
+
"dateField.placeholder": "yyyy-mm-dd",
|
|
7
11
|
"dropzone.input.title": "Dra og slipp for å legge inn fil",
|
|
8
12
|
"dropzone.label.default": "<clickable>Bla gjennom</clickable> eller dra filer hit...",
|
|
9
13
|
"emailField.error.INVALID_EMAIL": "Please enter a valid email address",
|