@trackunit/react-form-components 1.27.0 → 1.27.2
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 +2 -2
- package/translation.cjs10.js +4 -4
- package/translation.cjs12.js +4 -4
- package/translation.cjs2.js +3 -3
- package/translation.cjs3.js +6 -6
- package/translation.cjs6.js +3 -3
- package/translation.esm10.js +4 -4
- package/translation.esm12.js +4 -4
- package/translation.esm2.js +3 -3
- package/translation.esm3.js +6 -6
- package/translation.esm6.js +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-form-components",
|
|
3
|
-
"version": "1.27.
|
|
3
|
+
"version": "1.27.2",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"migrations": "./migrations.json",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"zod": "^3.25.76",
|
|
17
17
|
"tailwind-merge": "^2.0.0",
|
|
18
18
|
"@trackunit/css-class-variance-utilities": "1.13.6",
|
|
19
|
-
"@trackunit/react-components": "1.26.
|
|
19
|
+
"@trackunit/react-components": "1.26.1",
|
|
20
20
|
"@trackunit/ui-icons": "1.13.6",
|
|
21
21
|
"@trackunit/shared-utils": "1.15.6",
|
|
22
22
|
"@trackunit/ui-design-tokens": "1.13.6",
|
package/translation.cjs10.js
CHANGED
|
@@ -14,7 +14,7 @@ var translation = {
|
|
|
14
14
|
"dropzone.label.default": "<clickable>Przeglądaj</clickable> lub przeciągnij pliki tutaj...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Wprowadź poprawny adres e-mail",
|
|
16
16
|
"emailField.error.REQUIRED": "The email address is required",
|
|
17
|
-
"emailField.sendEmailAction.label": "
|
|
17
|
+
"emailField.sendEmailAction.label": "E-mail",
|
|
18
18
|
"field.notEditable.tooltip": "To pole nie jest edytowalne",
|
|
19
19
|
"field.required.asterisk.tooltip": "To pole jest wymagane",
|
|
20
20
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -22,8 +22,8 @@ var translation = {
|
|
|
22
22
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
23
23
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
24
24
|
"numberField.error.REQUIRED": "To pole jest wymagane",
|
|
25
|
-
"passwordField.tooltip.hide": "
|
|
26
|
-
"passwordField.tooltip.show": "
|
|
25
|
+
"passwordField.tooltip.hide": "Ukryj hasło",
|
|
26
|
+
"passwordField.tooltip.show": "Pokaż hasło",
|
|
27
27
|
"phoneField.error.INVALID_COUNTRY": "Kod kraju jest nieprawidłowy",
|
|
28
28
|
"phoneField.error.INVALID_LENGTH": "Numer telefonu jest nieprawidłowy",
|
|
29
29
|
"phoneField.error.INVALID_NUMBER": "Numer telefonu jest nieprawidłowy",
|
|
@@ -43,7 +43,7 @@ var translation = {
|
|
|
43
43
|
"select.noOptionsMessage": "No options found",
|
|
44
44
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
45
45
|
"urlField.error.REQUIRED": "The URL is required",
|
|
46
|
-
"urlField.url.label": "
|
|
46
|
+
"urlField.url.label": "Adres WWW"
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
exports.default = translation;
|
package/translation.cjs12.js
CHANGED
|
@@ -14,7 +14,7 @@ var translation = {
|
|
|
14
14
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
|
16
16
|
"emailField.error.REQUIRED": "The email address is required",
|
|
17
|
-
"emailField.sendEmailAction.label": "
|
|
17
|
+
"emailField.sendEmailAction.label": "Эл. почта",
|
|
18
18
|
"field.notEditable.tooltip": "Это поле не редактируемое",
|
|
19
19
|
"field.required.asterisk.tooltip": "Это поле является обязательным",
|
|
20
20
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -22,8 +22,8 @@ var translation = {
|
|
|
22
22
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
23
23
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
24
24
|
"numberField.error.REQUIRED": "Это поле является обязательным",
|
|
25
|
-
"passwordField.tooltip.hide": "
|
|
26
|
-
"passwordField.tooltip.show": "
|
|
25
|
+
"passwordField.tooltip.hide": "Скрыть пароль",
|
|
26
|
+
"passwordField.tooltip.show": "Показать пароль",
|
|
27
27
|
"phoneField.error.INVALID_COUNTRY": "Код страны недействителен",
|
|
28
28
|
"phoneField.error.INVALID_LENGTH": "Номер телефона недействителен",
|
|
29
29
|
"phoneField.error.INVALID_NUMBER": "Номер телефона недействителен",
|
|
@@ -43,7 +43,7 @@ var translation = {
|
|
|
43
43
|
"select.noOptionsMessage": "No options found",
|
|
44
44
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
45
45
|
"urlField.error.REQUIRED": "The URL is required",
|
|
46
|
-
"urlField.url.label": "
|
|
46
|
+
"urlField.url.label": "Веб-адрес"
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
exports.default = translation;
|
package/translation.cjs2.js
CHANGED
|
@@ -22,8 +22,8 @@ var translation = {
|
|
|
22
22
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
23
23
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
24
24
|
"numberField.error.REQUIRED": "This field is required",
|
|
25
|
-
"passwordField.tooltip.hide": "
|
|
26
|
-
"passwordField.tooltip.show": "
|
|
25
|
+
"passwordField.tooltip.hide": "Skjul adgangskode",
|
|
26
|
+
"passwordField.tooltip.show": "Vis adgangskode",
|
|
27
27
|
"phoneField.error.INVALID_COUNTRY": "Landekoden er ikke gyldig.",
|
|
28
28
|
"phoneField.error.INVALID_LENGTH": "Telefonnummeret er ikke gyldigt.",
|
|
29
29
|
"phoneField.error.INVALID_NUMBER": "Telefonnummeret er ikke gyldigt",
|
|
@@ -43,7 +43,7 @@ var translation = {
|
|
|
43
43
|
"select.noOptionsMessage": "No options found",
|
|
44
44
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
45
45
|
"urlField.error.REQUIRED": "The URL is required",
|
|
46
|
-
"urlField.url.label": "
|
|
46
|
+
"urlField.url.label": "Webadresse"
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
exports.default = translation;
|
package/translation.cjs3.js
CHANGED
|
@@ -9,12 +9,12 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Použít",
|
|
10
10
|
"dateField.actions.cancel": "Zrušit",
|
|
11
11
|
"dateField.actions.clear": "Vymazat",
|
|
12
|
-
"dateField.openPicker.ariaLabel": "
|
|
12
|
+
"dateField.openPicker.ariaLabel": "Otevřít výběr data",
|
|
13
13
|
"dropzone.input.title": "Přetažení vstupu do souboru",
|
|
14
14
|
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Zadejte platnou e-mailovou adresu",
|
|
16
16
|
"emailField.error.REQUIRED": "The email address is required",
|
|
17
|
-
"emailField.sendEmailAction.label": "
|
|
17
|
+
"emailField.sendEmailAction.label": "E‑mail",
|
|
18
18
|
"field.notEditable.tooltip": "Toto pole nelze upravit",
|
|
19
19
|
"field.required.asterisk.tooltip": "Toto pole je povinné",
|
|
20
20
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -22,8 +22,8 @@ var translation = {
|
|
|
22
22
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
23
23
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
24
24
|
"numberField.error.REQUIRED": "Toto pole je povinné",
|
|
25
|
-
"passwordField.tooltip.hide": "
|
|
26
|
-
"passwordField.tooltip.show": "
|
|
25
|
+
"passwordField.tooltip.hide": "Skrýt heslo",
|
|
26
|
+
"passwordField.tooltip.show": "Zobrazit heslo",
|
|
27
27
|
"phoneField.error.INVALID_COUNTRY": "Kód země není platný",
|
|
28
28
|
"phoneField.error.INVALID_LENGTH": "Telefonní číslo není platné",
|
|
29
29
|
"phoneField.error.INVALID_NUMBER": "Telefonní číslo není platné",
|
|
@@ -39,11 +39,11 @@ var translation = {
|
|
|
39
39
|
"schedule.label.day": "Den",
|
|
40
40
|
"search.placeholder": "Hledat",
|
|
41
41
|
"select.loadingMessage": "Loading...",
|
|
42
|
-
"select.multiValue.remove": "
|
|
42
|
+
"select.multiValue.remove": "Odstranit",
|
|
43
43
|
"select.noOptionsMessage": "No options found",
|
|
44
44
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
45
45
|
"urlField.error.REQUIRED": "The URL is required",
|
|
46
|
-
"urlField.url.label": "
|
|
46
|
+
"urlField.url.label": "Webová adresa"
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
exports.default = translation;
|
package/translation.cjs6.js
CHANGED
|
@@ -22,8 +22,8 @@ var translation = {
|
|
|
22
22
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
23
23
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
24
24
|
"numberField.error.REQUIRED": "Tämä kenttä on pakollinen",
|
|
25
|
-
"passwordField.tooltip.hide": "
|
|
26
|
-
"passwordField.tooltip.show": "
|
|
25
|
+
"passwordField.tooltip.hide": "Piilota salasana",
|
|
26
|
+
"passwordField.tooltip.show": "Näytä salasana",
|
|
27
27
|
"phoneField.error.INVALID_COUNTRY": "Maakoodi ei ole kelvollinen",
|
|
28
28
|
"phoneField.error.INVALID_LENGTH": "Puhelinnumero ei ole kelvollinen",
|
|
29
29
|
"phoneField.error.INVALID_NUMBER": "Puhelinnumero ei ole kelvollinen",
|
|
@@ -43,7 +43,7 @@ var translation = {
|
|
|
43
43
|
"select.noOptionsMessage": "No options found",
|
|
44
44
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
45
45
|
"urlField.error.REQUIRED": "The URL is required",
|
|
46
|
-
"urlField.url.label": "
|
|
46
|
+
"urlField.url.label": "Internet-osoite"
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
exports.default = translation;
|
package/translation.esm10.js
CHANGED
|
@@ -12,7 +12,7 @@ var translation = {
|
|
|
12
12
|
"dropzone.label.default": "<clickable>Przeglądaj</clickable> lub przeciągnij pliki tutaj...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Wprowadź poprawny adres e-mail",
|
|
14
14
|
"emailField.error.REQUIRED": "The email address is required",
|
|
15
|
-
"emailField.sendEmailAction.label": "
|
|
15
|
+
"emailField.sendEmailAction.label": "E-mail",
|
|
16
16
|
"field.notEditable.tooltip": "To pole nie jest edytowalne",
|
|
17
17
|
"field.required.asterisk.tooltip": "To pole jest wymagane",
|
|
18
18
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -20,8 +20,8 @@ var translation = {
|
|
|
20
20
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
21
21
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
22
22
|
"numberField.error.REQUIRED": "To pole jest wymagane",
|
|
23
|
-
"passwordField.tooltip.hide": "
|
|
24
|
-
"passwordField.tooltip.show": "
|
|
23
|
+
"passwordField.tooltip.hide": "Ukryj hasło",
|
|
24
|
+
"passwordField.tooltip.show": "Pokaż hasło",
|
|
25
25
|
"phoneField.error.INVALID_COUNTRY": "Kod kraju jest nieprawidłowy",
|
|
26
26
|
"phoneField.error.INVALID_LENGTH": "Numer telefonu jest nieprawidłowy",
|
|
27
27
|
"phoneField.error.INVALID_NUMBER": "Numer telefonu jest nieprawidłowy",
|
|
@@ -41,7 +41,7 @@ var translation = {
|
|
|
41
41
|
"select.noOptionsMessage": "No options found",
|
|
42
42
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
43
43
|
"urlField.error.REQUIRED": "The URL is required",
|
|
44
|
-
"urlField.url.label": "
|
|
44
|
+
"urlField.url.label": "Adres WWW"
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
export { translation as default };
|
package/translation.esm12.js
CHANGED
|
@@ -12,7 +12,7 @@ var translation = {
|
|
|
12
12
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
|
14
14
|
"emailField.error.REQUIRED": "The email address is required",
|
|
15
|
-
"emailField.sendEmailAction.label": "
|
|
15
|
+
"emailField.sendEmailAction.label": "Эл. почта",
|
|
16
16
|
"field.notEditable.tooltip": "Это поле не редактируемое",
|
|
17
17
|
"field.required.asterisk.tooltip": "Это поле является обязательным",
|
|
18
18
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -20,8 +20,8 @@ var translation = {
|
|
|
20
20
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
21
21
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
22
22
|
"numberField.error.REQUIRED": "Это поле является обязательным",
|
|
23
|
-
"passwordField.tooltip.hide": "
|
|
24
|
-
"passwordField.tooltip.show": "
|
|
23
|
+
"passwordField.tooltip.hide": "Скрыть пароль",
|
|
24
|
+
"passwordField.tooltip.show": "Показать пароль",
|
|
25
25
|
"phoneField.error.INVALID_COUNTRY": "Код страны недействителен",
|
|
26
26
|
"phoneField.error.INVALID_LENGTH": "Номер телефона недействителен",
|
|
27
27
|
"phoneField.error.INVALID_NUMBER": "Номер телефона недействителен",
|
|
@@ -41,7 +41,7 @@ var translation = {
|
|
|
41
41
|
"select.noOptionsMessage": "No options found",
|
|
42
42
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
43
43
|
"urlField.error.REQUIRED": "The URL is required",
|
|
44
|
-
"urlField.url.label": "
|
|
44
|
+
"urlField.url.label": "Веб-адрес"
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
export { translation as default };
|
package/translation.esm2.js
CHANGED
|
@@ -20,8 +20,8 @@ var translation = {
|
|
|
20
20
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
21
21
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
22
22
|
"numberField.error.REQUIRED": "This field is required",
|
|
23
|
-
"passwordField.tooltip.hide": "
|
|
24
|
-
"passwordField.tooltip.show": "
|
|
23
|
+
"passwordField.tooltip.hide": "Skjul adgangskode",
|
|
24
|
+
"passwordField.tooltip.show": "Vis adgangskode",
|
|
25
25
|
"phoneField.error.INVALID_COUNTRY": "Landekoden er ikke gyldig.",
|
|
26
26
|
"phoneField.error.INVALID_LENGTH": "Telefonnummeret er ikke gyldigt.",
|
|
27
27
|
"phoneField.error.INVALID_NUMBER": "Telefonnummeret er ikke gyldigt",
|
|
@@ -41,7 +41,7 @@ var translation = {
|
|
|
41
41
|
"select.noOptionsMessage": "No options found",
|
|
42
42
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
43
43
|
"urlField.error.REQUIRED": "The URL is required",
|
|
44
|
-
"urlField.url.label": "
|
|
44
|
+
"urlField.url.label": "Webadresse"
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
export { translation as default };
|
package/translation.esm3.js
CHANGED
|
@@ -7,12 +7,12 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Použít",
|
|
8
8
|
"dateField.actions.cancel": "Zrušit",
|
|
9
9
|
"dateField.actions.clear": "Vymazat",
|
|
10
|
-
"dateField.openPicker.ariaLabel": "
|
|
10
|
+
"dateField.openPicker.ariaLabel": "Otevřít výběr data",
|
|
11
11
|
"dropzone.input.title": "Přetažení vstupu do souboru",
|
|
12
12
|
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Zadejte platnou e-mailovou adresu",
|
|
14
14
|
"emailField.error.REQUIRED": "The email address is required",
|
|
15
|
-
"emailField.sendEmailAction.label": "
|
|
15
|
+
"emailField.sendEmailAction.label": "E‑mail",
|
|
16
16
|
"field.notEditable.tooltip": "Toto pole nelze upravit",
|
|
17
17
|
"field.required.asterisk.tooltip": "Toto pole je povinné",
|
|
18
18
|
"numberField.error.GREATER_THAN": "Value must be greater than or equal to {{min}}",
|
|
@@ -20,8 +20,8 @@ var translation = {
|
|
|
20
20
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
21
21
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
22
22
|
"numberField.error.REQUIRED": "Toto pole je povinné",
|
|
23
|
-
"passwordField.tooltip.hide": "
|
|
24
|
-
"passwordField.tooltip.show": "
|
|
23
|
+
"passwordField.tooltip.hide": "Skrýt heslo",
|
|
24
|
+
"passwordField.tooltip.show": "Zobrazit heslo",
|
|
25
25
|
"phoneField.error.INVALID_COUNTRY": "Kód země není platný",
|
|
26
26
|
"phoneField.error.INVALID_LENGTH": "Telefonní číslo není platné",
|
|
27
27
|
"phoneField.error.INVALID_NUMBER": "Telefonní číslo není platné",
|
|
@@ -37,11 +37,11 @@ var translation = {
|
|
|
37
37
|
"schedule.label.day": "Den",
|
|
38
38
|
"search.placeholder": "Hledat",
|
|
39
39
|
"select.loadingMessage": "Loading...",
|
|
40
|
-
"select.multiValue.remove": "
|
|
40
|
+
"select.multiValue.remove": "Odstranit",
|
|
41
41
|
"select.noOptionsMessage": "No options found",
|
|
42
42
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
43
43
|
"urlField.error.REQUIRED": "The URL is required",
|
|
44
|
-
"urlField.url.label": "
|
|
44
|
+
"urlField.url.label": "Webová adresa"
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
export { translation as default };
|
package/translation.esm6.js
CHANGED
|
@@ -20,8 +20,8 @@ var translation = {
|
|
|
20
20
|
"numberField.error.LESS_THAN": "Value must be less than or equal to {{max}}",
|
|
21
21
|
"numberField.error.NOT_IN_BETWEEN": "Must be between {{min}} and {{max}}",
|
|
22
22
|
"numberField.error.REQUIRED": "Tämä kenttä on pakollinen",
|
|
23
|
-
"passwordField.tooltip.hide": "
|
|
24
|
-
"passwordField.tooltip.show": "
|
|
23
|
+
"passwordField.tooltip.hide": "Piilota salasana",
|
|
24
|
+
"passwordField.tooltip.show": "Näytä salasana",
|
|
25
25
|
"phoneField.error.INVALID_COUNTRY": "Maakoodi ei ole kelvollinen",
|
|
26
26
|
"phoneField.error.INVALID_LENGTH": "Puhelinnumero ei ole kelvollinen",
|
|
27
27
|
"phoneField.error.INVALID_NUMBER": "Puhelinnumero ei ole kelvollinen",
|
|
@@ -41,7 +41,7 @@ var translation = {
|
|
|
41
41
|
"select.noOptionsMessage": "No options found",
|
|
42
42
|
"urlField.error.INVALID_URL": "Please enter a valid URL",
|
|
43
43
|
"urlField.error.REQUIRED": "The URL is required",
|
|
44
|
-
"urlField.url.label": "
|
|
44
|
+
"urlField.url.label": "Internet-osoite"
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
export { translation as default };
|