@trackunit/react-form-components 1.24.10 → 1.24.12
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.cjs11.js +1 -1
- package/translation.cjs12.js +1 -1
- package/translation.cjs13.js +1 -1
- package/translation.cjs5.js +1 -1
- package/translation.cjs8.js +1 -1
- package/translation.esm11.js +1 -1
- package/translation.esm12.js +1 -1
- package/translation.esm13.js +1 -1
- package/translation.esm5.js +1 -1
- package/translation.esm8.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-form-components",
|
|
3
|
-
"version": "1.24.
|
|
3
|
+
"version": "1.24.12",
|
|
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.12.
|
|
12
|
+
"@trackunit/date-and-time-utils": "1.12.5",
|
|
13
13
|
"usehooks-ts": "^3.1.0",
|
|
14
14
|
"libphonenumber-js": "^1.12.22",
|
|
15
15
|
"zod": "^3.25.76",
|
|
16
16
|
"tailwind-merge": "^2.0.0",
|
|
17
|
-
"@trackunit/css-class-variance-utilities": "1.12.
|
|
18
|
-
"@trackunit/react-components": "1.23.
|
|
19
|
-
"@trackunit/ui-icons": "1.12.
|
|
20
|
-
"@trackunit/shared-utils": "1.14.
|
|
21
|
-
"@trackunit/ui-design-tokens": "1.12.
|
|
22
|
-
"@trackunit/i18n-library-translation": "1.20.
|
|
17
|
+
"@trackunit/css-class-variance-utilities": "1.12.5",
|
|
18
|
+
"@trackunit/react-components": "1.23.7",
|
|
19
|
+
"@trackunit/ui-icons": "1.12.6",
|
|
20
|
+
"@trackunit/shared-utils": "1.14.6",
|
|
21
|
+
"@trackunit/ui-design-tokens": "1.12.5",
|
|
22
|
+
"@trackunit/i18n-library-translation": "1.20.8",
|
|
23
23
|
"string-ts": "^2.0.0",
|
|
24
24
|
"es-toolkit": "^1.39.10"
|
|
25
25
|
},
|
package/translation.cjs11.js
CHANGED
|
@@ -9,7 +9,7 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Aplicar",
|
|
10
10
|
"dateField.actions.cancel": "Cancelar",
|
|
11
11
|
"dateField.actions.clear": "Apagar",
|
|
12
|
-
"dateField.placeholder": "
|
|
12
|
+
"dateField.placeholder": "dd-mm-aaaa",
|
|
13
13
|
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
14
14
|
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Introduza um endereço de e-mail válido",
|
package/translation.cjs12.js
CHANGED
|
@@ -9,7 +9,7 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Применить",
|
|
10
10
|
"dateField.actions.cancel": "Отмена",
|
|
11
11
|
"dateField.actions.clear": "Очистить",
|
|
12
|
-
"dateField.placeholder": "
|
|
12
|
+
"dateField.placeholder": "гггг-мм-дд",
|
|
13
13
|
"dropzone.input.title": "Перетаскивание ввода файла",
|
|
14
14
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
package/translation.cjs13.js
CHANGED
|
@@ -9,7 +9,7 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Aplicare",
|
|
10
10
|
"dateField.actions.cancel": "Anulare",
|
|
11
11
|
"dateField.actions.clear": "Ștergere",
|
|
12
|
-
"dateField.placeholder": "
|
|
12
|
+
"dateField.placeholder": "aaaa-ll-zz",
|
|
13
13
|
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
14
14
|
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Vă rugăm să introduceți o adresă de e-mail valabilă",
|
package/translation.cjs5.js
CHANGED
|
@@ -9,7 +9,7 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Appliquer",
|
|
10
10
|
"dateField.actions.cancel": "Annuler",
|
|
11
11
|
"dateField.actions.clear": "Effacer",
|
|
12
|
-
"dateField.placeholder": "
|
|
12
|
+
"dateField.placeholder": "aaaa-mm-jj",
|
|
13
13
|
"dropzone.input.title": "Ajout de fichiers par glisser-déposer",
|
|
14
14
|
"dropzone.label.default": "<clickable>Parcourir</clickable> ou faire glisser les fichiers ici...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Veuillez saisir une adresse e-mail valide",
|
package/translation.cjs8.js
CHANGED
|
@@ -9,7 +9,7 @@ var translation = {
|
|
|
9
9
|
"dateField.actions.apply": "Applica",
|
|
10
10
|
"dateField.actions.cancel": "Annulla",
|
|
11
11
|
"dateField.actions.clear": "Cancella",
|
|
12
|
-
"dateField.placeholder": "
|
|
12
|
+
"dateField.placeholder": "aaaa-mm-gg",
|
|
13
13
|
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
14
14
|
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
15
15
|
"emailField.error.INVALID_EMAIL": "Inserisci un indirizzo email valido",
|
package/translation.esm11.js
CHANGED
|
@@ -7,7 +7,7 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Aplicar",
|
|
8
8
|
"dateField.actions.cancel": "Cancelar",
|
|
9
9
|
"dateField.actions.clear": "Apagar",
|
|
10
|
-
"dateField.placeholder": "
|
|
10
|
+
"dateField.placeholder": "dd-mm-aaaa",
|
|
11
11
|
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
12
12
|
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Introduza um endereço de e-mail válido",
|
package/translation.esm12.js
CHANGED
|
@@ -7,7 +7,7 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Применить",
|
|
8
8
|
"dateField.actions.cancel": "Отмена",
|
|
9
9
|
"dateField.actions.clear": "Очистить",
|
|
10
|
-
"dateField.placeholder": "
|
|
10
|
+
"dateField.placeholder": "гггг-мм-дд",
|
|
11
11
|
"dropzone.input.title": "Перетаскивание ввода файла",
|
|
12
12
|
"dropzone.label.default": "<clickable>Просмотрите</clickable> или перетащите файлы сюда...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Введите действительный адрес эл. почты",
|
package/translation.esm13.js
CHANGED
|
@@ -7,7 +7,7 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Aplicare",
|
|
8
8
|
"dateField.actions.cancel": "Anulare",
|
|
9
9
|
"dateField.actions.clear": "Ștergere",
|
|
10
|
-
"dateField.placeholder": "
|
|
10
|
+
"dateField.placeholder": "aaaa-ll-zz",
|
|
11
11
|
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
12
12
|
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Vă rugăm să introduceți o adresă de e-mail valabilă",
|
package/translation.esm5.js
CHANGED
|
@@ -7,7 +7,7 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Appliquer",
|
|
8
8
|
"dateField.actions.cancel": "Annuler",
|
|
9
9
|
"dateField.actions.clear": "Effacer",
|
|
10
|
-
"dateField.placeholder": "
|
|
10
|
+
"dateField.placeholder": "aaaa-mm-jj",
|
|
11
11
|
"dropzone.input.title": "Ajout de fichiers par glisser-déposer",
|
|
12
12
|
"dropzone.label.default": "<clickable>Parcourir</clickable> ou faire glisser les fichiers ici...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Veuillez saisir une adresse e-mail valide",
|
package/translation.esm8.js
CHANGED
|
@@ -7,7 +7,7 @@ var translation = {
|
|
|
7
7
|
"dateField.actions.apply": "Applica",
|
|
8
8
|
"dateField.actions.cancel": "Annulla",
|
|
9
9
|
"dateField.actions.clear": "Cancella",
|
|
10
|
-
"dateField.placeholder": "
|
|
10
|
+
"dateField.placeholder": "aaaa-mm-gg",
|
|
11
11
|
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
12
12
|
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
13
13
|
"emailField.error.INVALID_EMAIL": "Inserisci un indirizzo email valido",
|