@bigbinary/neeto-fields-frontend 2.4.3 → 2.4.4
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.
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoFields": {
|
|
3
|
+
"common": {
|
|
4
|
+
"yes": "Ja",
|
|
5
|
+
"no": "Nein"
|
|
6
|
+
},
|
|
7
|
+
"titles": {
|
|
8
|
+
"field_one": "Feld",
|
|
9
|
+
"field_other": "Felder",
|
|
10
|
+
"fieldWithCount_one": "{{count}} Feld",
|
|
11
|
+
"fieldWithCount_other": "{{count}} Felder",
|
|
12
|
+
"addField": "Neues Feld hinzufügen",
|
|
13
|
+
"editField": "Feld bearbeiten",
|
|
14
|
+
"deleteField": "Feld löschen?",
|
|
15
|
+
"fieldName": "Feldname",
|
|
16
|
+
"fieldKind": "Feldtyp",
|
|
17
|
+
"required": "Erforderlich",
|
|
18
|
+
"dropdownOptions": "Dropdown-Optionen",
|
|
19
|
+
"regexOptions": "Regex-Optionen",
|
|
20
|
+
"reorderFields": "Felder neu anordnen",
|
|
21
|
+
"filters": "Filter",
|
|
22
|
+
"reorder": "Neu anordnen"
|
|
23
|
+
},
|
|
24
|
+
"labels": {
|
|
25
|
+
"addField": "Neues Feld hinzufügen",
|
|
26
|
+
"edit": "Bearbeiten",
|
|
27
|
+
"delete": "Löschen",
|
|
28
|
+
"fieldName": "Feldname",
|
|
29
|
+
"fieldKind": "Feldtyp",
|
|
30
|
+
"createField": "Feld erstellen",
|
|
31
|
+
"updateField": "Feld aktualisieren",
|
|
32
|
+
"addAnotherOption": "Eine weitere Option hinzufügen",
|
|
33
|
+
"regex": "Regex",
|
|
34
|
+
"regexCondition": "Bedingung",
|
|
35
|
+
"helpMessage": "Hilfe-Nachricht",
|
|
36
|
+
"isRequired": "Als erforderliches Feld markieren",
|
|
37
|
+
"submit": "Einreichen",
|
|
38
|
+
"saveChanges": "Änderungen speichern",
|
|
39
|
+
"cancel": "Abbrechen"
|
|
40
|
+
},
|
|
41
|
+
"placeholders": {
|
|
42
|
+
"enterFieldName": "Feldname eingeben",
|
|
43
|
+
"enterAnOption": "Eine Option eingeben",
|
|
44
|
+
"regexExample": "Beispiel: /^[0-9]{5}$/",
|
|
45
|
+
"enterErrorMessage": "Nachricht bei Fehler anzeigen",
|
|
46
|
+
"searchFields": "Felder durchsuchen"
|
|
47
|
+
},
|
|
48
|
+
"fields": {
|
|
49
|
+
"kinds": {
|
|
50
|
+
"text": "Text",
|
|
51
|
+
"number": "Zahl",
|
|
52
|
+
"monetary": "Monetär",
|
|
53
|
+
"singleOption": "Einzeloption",
|
|
54
|
+
"multiOption": "Mehrfachoption",
|
|
55
|
+
"date": "Datum",
|
|
56
|
+
"time": "Zeit",
|
|
57
|
+
"datetime": "Datum und Uhrzeit",
|
|
58
|
+
"dateRange": "Datumsbereich",
|
|
59
|
+
"timeRange": "Zeitraum",
|
|
60
|
+
"textArea": "Textbereich",
|
|
61
|
+
"textarea": "Textarea",
|
|
62
|
+
"decimal": "Dezimal",
|
|
63
|
+
"integer": "Ganzzahl",
|
|
64
|
+
"regex": "Regex",
|
|
65
|
+
"person": "Person",
|
|
66
|
+
"checkbox": "Checkbox",
|
|
67
|
+
"phoneNumber": "Telefonnummer",
|
|
68
|
+
"email": "E-Mail"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"messages": {
|
|
72
|
+
"noFieldsWithState": "Es gibt keine {{state}} {{title}} anzuzeigen.",
|
|
73
|
+
"noFields": "Es gibt keine {{title}} anzuzeigen.",
|
|
74
|
+
"confirmDelete": "Sie löschen das Feld <strong>{{name}}</strong> dauerhaft. Diese Aktion kann nicht rückgängig gemacht werden.",
|
|
75
|
+
"confirmDeleteWithCount": "Sie löschen das Feld <strong>{{name}}</strong>, das Werte für <strong>{{count}} {{resource}}</strong> enthält. Die Werte gehen beim Löschen des Feldes verloren. Diese Aktion kann nicht rückgängig gemacht werden.",
|
|
76
|
+
"manageFieldFor": "Felder für {{resource}} verwalten",
|
|
77
|
+
"manageTitleForResource": "{{title}} für {{resource}} verwalten",
|
|
78
|
+
"titleForResource": "{{title}} für {{resource}}",
|
|
79
|
+
"stateTitleForResource": "{{state}} {{title}} für {{resource}}",
|
|
80
|
+
"invalidKind": "Ungültiger Typ",
|
|
81
|
+
"reorderFields": "Felder werden von oben nach unten angezeigt.",
|
|
82
|
+
"blockNavigationAlert": {
|
|
83
|
+
"title": "Sie haben nicht gespeicherte Änderungen",
|
|
84
|
+
"message": "Alle Ihre nicht gespeicherten Änderungen gehen verloren. Dies kann nicht rückgängig gemacht werden.",
|
|
85
|
+
"submitButtonLabel": "Änderungen verwerfen",
|
|
86
|
+
"cancelButtonLabel": "Abbrechen"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"validations": {
|
|
90
|
+
"regexConditionIsRequired": "Regex-Bedingung ist erforderlich",
|
|
91
|
+
"regexHelpMessageIsRequired": "Hilfe-Nachricht ist erforderlich",
|
|
92
|
+
"fieldNameIsRequired": "Feldname ist erforderlich",
|
|
93
|
+
"atLeastFieldOptionIsRequired": "Mindestens eine Feldoption ist erforderlich",
|
|
94
|
+
"fieldOptionIsRequired": "Feldoption ist erforderlich",
|
|
95
|
+
"kindIsRequired": "Typ ist erforderlich",
|
|
96
|
+
"invalidRegexPattern": "Ungültiges Regex-Muster",
|
|
97
|
+
"advancedRegexAssertionsNotSupported": "Erweiterte Regex-Anforderungen werden nicht unterstützt",
|
|
98
|
+
"notAValidNumber": "Eingegebene Zahl ist nicht gültig",
|
|
99
|
+
"notAValidInteger": "Eingegebene Zahl ist keine gültige Ganzzahl",
|
|
100
|
+
"notAValid": "Eingegebene Zahl ist nicht gültig",
|
|
101
|
+
"thisIsRequired": "Dies ist ein erforderliches Feld",
|
|
102
|
+
"minOneItem": "Wählen Sie mindestens einen Artikel aus",
|
|
103
|
+
"invalidEntity": "{{entity}} ist ungültig"
|
|
104
|
+
},
|
|
105
|
+
"tooltips": {
|
|
106
|
+
"reorder": "Felder werden von oben nach unten angezeigt. Neu anordnen.",
|
|
107
|
+
"composeEmail": "E-Mail verfassen",
|
|
108
|
+
"startCall": "Anruf starten"
|
|
109
|
+
},
|
|
110
|
+
"helpTexts": {
|
|
111
|
+
"noData": "So können Sie <a>{{title}}.</a> verwenden."
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
71
|
"messages": {
|
|
72
|
-
"noFieldsWithState": "There are no {{state}} {{title}} to show",
|
|
73
|
-
"noFields": "There are no {{title}} to show",
|
|
72
|
+
"noFieldsWithState": "There are no {{state}} {{title}} to show.",
|
|
73
|
+
"noFields": "There are no {{title}} to show.",
|
|
74
74
|
"confirmDelete": "You are permanently deleting the field <strong>{{name}}</strong>. This action can't be undone.",
|
|
75
75
|
"confirmDeleteWithCount": "You are permanently deleting the field <strong>{{name}}</strong> which holds values for <strong>{{count}} {{resource}}</strong>. The values will be lost on deleting the field. This action can't be undone.",
|
|
76
76
|
"manageFieldFor": "Manage fields for {{resource}}",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"invalidEntity": "{{entity}} is invalid"
|
|
104
104
|
},
|
|
105
105
|
"tooltips": {
|
|
106
|
-
"reorder": "Fields
|
|
106
|
+
"reorder": "Fields are displayed from top to bottom. Re-order them.",
|
|
107
107
|
"composeEmail": "Compose email",
|
|
108
108
|
"startCall": "Start call"
|
|
109
109
|
},
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoFields": {
|
|
3
|
+
"common": {
|
|
4
|
+
"yes": "Sí",
|
|
5
|
+
"no": "No"
|
|
6
|
+
},
|
|
7
|
+
"titles": {
|
|
8
|
+
"field_one": "Campo",
|
|
9
|
+
"field_other": "Campos",
|
|
10
|
+
"fieldWithCount_one": "{{count}} campo",
|
|
11
|
+
"fieldWithCount_other": "{{count}} campos",
|
|
12
|
+
"addField": "Agregar nuevo campo",
|
|
13
|
+
"editField": "Editar campo",
|
|
14
|
+
"deleteField": "¿Eliminar campo?",
|
|
15
|
+
"fieldName": "Nombre del campo",
|
|
16
|
+
"fieldKind": "Tipo de campo",
|
|
17
|
+
"required": "Requerido",
|
|
18
|
+
"dropdownOptions": "Opciones desplegables",
|
|
19
|
+
"regexOptions": "Opciones de regex",
|
|
20
|
+
"reorderFields": "Reordenar campos",
|
|
21
|
+
"filters": "Filtros",
|
|
22
|
+
"reorder": "Reordenar"
|
|
23
|
+
},
|
|
24
|
+
"labels": {
|
|
25
|
+
"addField": "Agregar nuevo campo",
|
|
26
|
+
"edit": "Editar",
|
|
27
|
+
"delete": "Eliminar",
|
|
28
|
+
"fieldName": "Nombre del campo",
|
|
29
|
+
"fieldKind": "Tipo de campo",
|
|
30
|
+
"createField": "Crear campo",
|
|
31
|
+
"updateField": "Actualizar campo",
|
|
32
|
+
"addAnotherOption": "Agregar otra opción",
|
|
33
|
+
"regex": "Regex",
|
|
34
|
+
"regexCondition": "Condición",
|
|
35
|
+
"helpMessage": "Mensaje de ayuda",
|
|
36
|
+
"isRequired": "Marcar como campo requerido",
|
|
37
|
+
"submit": "Enviar",
|
|
38
|
+
"saveChanges": "Guardar cambios",
|
|
39
|
+
"cancel": "Cancelar"
|
|
40
|
+
},
|
|
41
|
+
"placeholders": {
|
|
42
|
+
"enterFieldName": "Ingrese el nombre del campo",
|
|
43
|
+
"enterAnOption": "Ingrese una opción",
|
|
44
|
+
"regexExample": "Ejemplo: /^[0-9]{5}$/",
|
|
45
|
+
"enterErrorMessage": "Mensaje a mostrar en error",
|
|
46
|
+
"searchFields": "Buscar campos"
|
|
47
|
+
},
|
|
48
|
+
"fields": {
|
|
49
|
+
"kinds": {
|
|
50
|
+
"text": "Texto",
|
|
51
|
+
"number": "Número",
|
|
52
|
+
"monetary": "Monetario",
|
|
53
|
+
"singleOption": "Opción única",
|
|
54
|
+
"multiOption": "Múltiples opciones",
|
|
55
|
+
"date": "Fecha",
|
|
56
|
+
"time": "Hora",
|
|
57
|
+
"datetime": "Fecha y hora",
|
|
58
|
+
"dateRange": "Rango de fechas",
|
|
59
|
+
"timeRange": "Rango de tiempo",
|
|
60
|
+
"textArea": "Área de texto",
|
|
61
|
+
"textarea": "Textarea",
|
|
62
|
+
"decimal": "Decimal",
|
|
63
|
+
"integer": "Entero",
|
|
64
|
+
"regex": "Regex",
|
|
65
|
+
"person": "Persona",
|
|
66
|
+
"checkbox": "Checkbox",
|
|
67
|
+
"phoneNumber": "Número de teléfono",
|
|
68
|
+
"email": "Correo electrónico"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"messages": {
|
|
72
|
+
"noFieldsWithState": "No hay {{state}} {{title}} para mostrar.",
|
|
73
|
+
"noFields": "No hay {{title}} para mostrar.",
|
|
74
|
+
"confirmDelete": "Está eliminando permanentemente el campo <strong>{{name}}</strong>. Esta acción no se puede deshacer.",
|
|
75
|
+
"confirmDeleteWithCount": "Está eliminando permanentemente el campo <strong>{{name}}</strong> que tiene valores para <strong>{{count}} {{resource}}</strong>. Los valores se perderán al eliminar el campo. Esta acción no se puede deshacer.",
|
|
76
|
+
"manageFieldFor": "Administrar campos para {{resource}}",
|
|
77
|
+
"manageTitleForResource": "Administrar {{title}} para {{resource}}",
|
|
78
|
+
"titleForResource": "{{title}} para {{resource}}",
|
|
79
|
+
"stateTitleForResource": "{{state}} {{title}} para {{resource}}",
|
|
80
|
+
"invalidKind": "Tipo inválido",
|
|
81
|
+
"reorderFields": "Los campos se muestran de arriba hacia abajo.",
|
|
82
|
+
"blockNavigationAlert": {
|
|
83
|
+
"title": "Tienes cambios no guardados",
|
|
84
|
+
"message": "Todos tus cambios no guardados se perderán. Esto no se puede deshacer.",
|
|
85
|
+
"submitButtonLabel": "Descartar cambios",
|
|
86
|
+
"cancelButtonLabel": "Cancelar"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"validations": {
|
|
90
|
+
"regexConditionIsRequired": "La condición de regex es requerida",
|
|
91
|
+
"regexHelpMessageIsRequired": "El mensaje de ayuda es requerido",
|
|
92
|
+
"fieldNameIsRequired": "El nombre del campo es requerido",
|
|
93
|
+
"atLeastFieldOptionIsRequired": "Se requiere al menos una opción de campo",
|
|
94
|
+
"fieldOptionIsRequired": "La opción de campo es requerida",
|
|
95
|
+
"kindIsRequired": "El tipo es requerido",
|
|
96
|
+
"invalidRegexPattern": "Patrón de regex inválido",
|
|
97
|
+
"advancedRegexAssertionsNotSupported": "No se admiten afirmaciones regex avanzadas",
|
|
98
|
+
"notAValidNumber": "El número ingresado no es válido",
|
|
99
|
+
"notAValidInteger": "El número ingresado no es un entero válido",
|
|
100
|
+
"notAValid": "El número ingresado no es válido",
|
|
101
|
+
"thisIsRequired": "Este campo es requerido",
|
|
102
|
+
"minOneItem": "Seleccione al menos un ítem",
|
|
103
|
+
"invalidEntity": "{{entity}} es inválido"
|
|
104
|
+
},
|
|
105
|
+
"tooltips": {
|
|
106
|
+
"reorder": "Los campos se muestran de arriba hacia abajo. Reordénalos.",
|
|
107
|
+
"composeEmail": "Redactar correo electrónico",
|
|
108
|
+
"startCall": "Iniciar llamada"
|
|
109
|
+
},
|
|
110
|
+
"helpTexts": {
|
|
111
|
+
"noData": "Aquí está cómo puedes usar <a>{{title}}.</a>"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
{
|
|
2
|
+
"neetoFields": {
|
|
3
|
+
"common": {
|
|
4
|
+
"yes": "Oui",
|
|
5
|
+
"no": "Non"
|
|
6
|
+
},
|
|
7
|
+
"titles": {
|
|
8
|
+
"field_one": "Champ",
|
|
9
|
+
"field_other": "Champs",
|
|
10
|
+
"fieldWithCount_one": "{{count}} champ",
|
|
11
|
+
"fieldWithCount_other": "{{count}} champs",
|
|
12
|
+
"addField": "Ajouter un nouveau champ",
|
|
13
|
+
"editField": "Modifier le champ",
|
|
14
|
+
"deleteField": "Supprimer le champ?",
|
|
15
|
+
"fieldName": "Nom du champ",
|
|
16
|
+
"fieldKind": "Type de champ",
|
|
17
|
+
"required": "Requis",
|
|
18
|
+
"dropdownOptions": "Options déroulantes",
|
|
19
|
+
"regexOptions": "Options Regex",
|
|
20
|
+
"reorderFields": "Réorganiser les champs",
|
|
21
|
+
"filters": "Filtres",
|
|
22
|
+
"reorder": "Réorganiser"
|
|
23
|
+
},
|
|
24
|
+
"labels": {
|
|
25
|
+
"addField": "Ajouter un nouveau champ",
|
|
26
|
+
"edit": "Modifier",
|
|
27
|
+
"delete": "Supprimer",
|
|
28
|
+
"fieldName": "Nom du champ",
|
|
29
|
+
"fieldKind": "Type de champ",
|
|
30
|
+
"createField": "Créer le champ",
|
|
31
|
+
"updateField": "Mettre à jour le champ",
|
|
32
|
+
"addAnotherOption": "Ajouter une autre option",
|
|
33
|
+
"regex": "Regex",
|
|
34
|
+
"regexCondition": "Condition",
|
|
35
|
+
"helpMessage": "Message d'aide",
|
|
36
|
+
"isRequired": "Marquer comme champ requis",
|
|
37
|
+
"submit": "Soumettre",
|
|
38
|
+
"saveChanges": "Sauvegarder les modifications",
|
|
39
|
+
"cancel": "Annuler"
|
|
40
|
+
},
|
|
41
|
+
"placeholders": {
|
|
42
|
+
"enterFieldName": "Entrez le nom du champ",
|
|
43
|
+
"enterAnOption": "Entrez une option",
|
|
44
|
+
"regexExample": "Exemple : /^[0-9]{5}$/",
|
|
45
|
+
"enterErrorMessage": "Message à afficher en cas d'erreur",
|
|
46
|
+
"searchFields": "Rechercher des champs"
|
|
47
|
+
},
|
|
48
|
+
"fields": {
|
|
49
|
+
"kinds": {
|
|
50
|
+
"text": "Texte",
|
|
51
|
+
"number": "Nombre",
|
|
52
|
+
"monetary": "Monétaire",
|
|
53
|
+
"singleOption": "Option unique",
|
|
54
|
+
"multiOption": "Multi-option",
|
|
55
|
+
"date": "Date",
|
|
56
|
+
"time": "Heure",
|
|
57
|
+
"datetime": "Date et heure",
|
|
58
|
+
"dateRange": "Plage de dates",
|
|
59
|
+
"timeRange": "Plage horaire",
|
|
60
|
+
"textArea": "Zone de texte",
|
|
61
|
+
"textarea": "Textarea",
|
|
62
|
+
"decimal": "Décimal",
|
|
63
|
+
"integer": "Entier",
|
|
64
|
+
"regex": "Regex",
|
|
65
|
+
"person": "Personne",
|
|
66
|
+
"checkbox": "Case à cocher",
|
|
67
|
+
"phoneNumber": "Numéro de téléphone",
|
|
68
|
+
"email": "E-mail"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"messages": {
|
|
72
|
+
"noFieldsWithState": "Il n'y a pas de {{state}} {{title}} à afficher.",
|
|
73
|
+
"noFields": "Il n'y a pas de {{title}} à afficher.",
|
|
74
|
+
"confirmDelete": "Vous supprimez définitivement le champ <strong>{{name}}</strong>. Cette action ne peut pas être annulée.",
|
|
75
|
+
"confirmDeleteWithCount": "Vous supprimez définitivement le champ <strong>{{name}}</strong> qui contient des valeurs pour <strong>{{count}} {{resource}}</strong>. Les valeurs seront perdues en supprimant le champ. Cette action ne peut pas être annulée.",
|
|
76
|
+
"manageFieldFor": "Gérer les champs pour {{resource}}",
|
|
77
|
+
"manageTitleForResource": "Gérer {{title}} pour {{resource}}",
|
|
78
|
+
"titleForResource": "{{title}} pour {{resource}}",
|
|
79
|
+
"stateTitleForResource": "{{state}} {{title}} pour {{resource}}",
|
|
80
|
+
"invalidKind": "Type invalide",
|
|
81
|
+
"reorderFields": "Les champs sont affichés de haut en bas.",
|
|
82
|
+
"blockNavigationAlert": {
|
|
83
|
+
"title": "Vous avez des modifications non enregistrées",
|
|
84
|
+
"message": "Toutes vos modifications non enregistrées seront perdues. Cela ne peut pas être annulé.",
|
|
85
|
+
"submitButtonLabel": "Ignorer les modifications",
|
|
86
|
+
"cancelButtonLabel": "Annuler"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"validations": {
|
|
90
|
+
"regexConditionIsRequired": "La condition regex est requise",
|
|
91
|
+
"regexHelpMessageIsRequired": "Le message d'aide est requis",
|
|
92
|
+
"fieldNameIsRequired": "Le nom du champ est requis",
|
|
93
|
+
"atLeastFieldOptionIsRequired": "Au moins une option de champ est requise",
|
|
94
|
+
"fieldOptionIsRequired": "L'option de champ est requise",
|
|
95
|
+
"kindIsRequired": "Le type est requis",
|
|
96
|
+
"invalidRegexPattern": "Modèle regex invalide",
|
|
97
|
+
"advancedRegexAssertionsNotSupported": "Les assertions regex avancées ne sont pas prises en charge",
|
|
98
|
+
"notAValidNumber": "Le nombre saisi n'est pas valide",
|
|
99
|
+
"notAValidInteger": "Le nombre saisi n'est pas un entier valide",
|
|
100
|
+
"notAValid": "Le nombre saisi n'est pas valide",
|
|
101
|
+
"thisIsRequired": "C'est un champ requis",
|
|
102
|
+
"minOneItem": "Sélectionnez au moins un élément",
|
|
103
|
+
"invalidEntity": "{{entity}} est invalide"
|
|
104
|
+
},
|
|
105
|
+
"tooltips": {
|
|
106
|
+
"reorder": "Les champs sont affichés de haut en bas. Réorganisez-les.",
|
|
107
|
+
"composeEmail": "Rédiger un e-mail",
|
|
108
|
+
"startCall": "Commencer l'appel"
|
|
109
|
+
},
|
|
110
|
+
"helpTexts": {
|
|
111
|
+
"noData": "Voici comment vous pouvez utiliser <a>{{title}}.</a>"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-fields-frontend",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.4",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-fields-nano",
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"@babel/preset-typescript": "7.26.0",
|
|
61
61
|
"@babel/runtime": "7.26.10",
|
|
62
62
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
63
|
-
"@bigbinary/eslint-plugin-neeto": "1.6.
|
|
63
|
+
"@bigbinary/eslint-plugin-neeto": "1.6.4",
|
|
64
64
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
65
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
66
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
67
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
68
|
-
"@bigbinary/neeto-molecules": "3.16.
|
|
69
|
-
"@bigbinary/neetoui": "8.3.
|
|
65
|
+
"@bigbinary/neeto-commons-frontend": "4.13.45",
|
|
66
|
+
"@bigbinary/neeto-filters-frontend": "4.3.22",
|
|
67
|
+
"@bigbinary/neeto-icons": "1.20.53",
|
|
68
|
+
"@bigbinary/neeto-molecules": "3.16.81",
|
|
69
|
+
"@bigbinary/neetoui": "8.3.13",
|
|
70
70
|
"@dnd-kit/core": "^6.0.8",
|
|
71
71
|
"@dnd-kit/sortable": "^7.0.2",
|
|
72
72
|
"@emotion/is-prop-valid": "1.2.0",
|
|
@@ -140,8 +140,8 @@
|
|
|
140
140
|
"process": "^0.11.10",
|
|
141
141
|
"qs": "^6.11.2",
|
|
142
142
|
"ramda": "0.29.0",
|
|
143
|
-
"react": "18.
|
|
144
|
-
"react-dom": "18.
|
|
143
|
+
"react": "18.3.1",
|
|
144
|
+
"react-dom": "18.3.1",
|
|
145
145
|
"react-helmet": "^6.1.0",
|
|
146
146
|
"react-i18next": "12.3.1",
|
|
147
147
|
"react-router-dom": "5.3.3",
|
|
@@ -169,18 +169,18 @@
|
|
|
169
169
|
"webpack": "5.76.0",
|
|
170
170
|
"webpack-assets-manifest": "^5.1.0",
|
|
171
171
|
"webpack-cli": "4.10.0",
|
|
172
|
-
"webpack-dev-server": "^
|
|
172
|
+
"webpack-dev-server": "^5.2.1",
|
|
173
173
|
"yup": "0.32.11",
|
|
174
174
|
"zustand": "4.4.2"
|
|
175
175
|
},
|
|
176
176
|
"peerDependencies": {
|
|
177
177
|
"@babel/runtime": "7.26.10",
|
|
178
178
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
179
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
180
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
181
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
182
|
-
"@bigbinary/neeto-molecules": "3.16.
|
|
183
|
-
"@bigbinary/neetoui": "8.3.
|
|
179
|
+
"@bigbinary/neeto-commons-frontend": "4.13.45",
|
|
180
|
+
"@bigbinary/neeto-filters-frontend": "4.3.22",
|
|
181
|
+
"@bigbinary/neeto-icons": "1.20.53",
|
|
182
|
+
"@bigbinary/neeto-molecules": "3.16.81",
|
|
183
|
+
"@bigbinary/neetoui": "8.3.13",
|
|
184
184
|
"@honeybadger-io/js": "6.10.1",
|
|
185
185
|
"@honeybadger-io/react": "6.1.25",
|
|
186
186
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
@@ -202,8 +202,8 @@
|
|
|
202
202
|
"path-browserify": "^1.0.1",
|
|
203
203
|
"qs": "^6.11.2",
|
|
204
204
|
"ramda": "0.29.0",
|
|
205
|
-
"react": "18.
|
|
206
|
-
"react-dom": "18.
|
|
205
|
+
"react": "18.3.1",
|
|
206
|
+
"react-dom": "18.3.1",
|
|
207
207
|
"react-helmet": "^6.1.0",
|
|
208
208
|
"react-i18next": "12.3.1",
|
|
209
209
|
"react-router-dom": "5.3.3",
|
|
@@ -222,7 +222,9 @@
|
|
|
222
222
|
"resolutions": {
|
|
223
223
|
"postcss": "^8",
|
|
224
224
|
"wrap-ansi": "7.0.0",
|
|
225
|
-
"string-width": "4.1.0"
|
|
225
|
+
"string-width": "4.1.0",
|
|
226
|
+
"react": "18.3.1",
|
|
227
|
+
"react-dom": "18.3.1"
|
|
226
228
|
},
|
|
227
229
|
"engines": {
|
|
228
230
|
"node": ">=22.13",
|