geonetwork-ui 2.4.0-dev.81e72b2e → 2.4.0-dev.9121e5f4

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.
Files changed (39) hide show
  1. package/esm2022/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.mjs +9 -5
  2. package/esm2022/libs/common/domain/src/lib/platform.service.interface.mjs +1 -1
  3. package/esm2022/libs/feature/catalog/src/lib/records/records.service.mjs +4 -6
  4. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.mjs +4 -2
  5. package/esm2022/libs/ui/elements/src/lib/metadata-info/metadata-info.component.mjs +5 -4
  6. package/esm2022/libs/ui/elements/src/lib/ui-elements.module.mjs +7 -4
  7. package/esm2022/libs/ui/layout/src/lib/max-lines/max-lines.component.mjs +3 -3
  8. package/esm2022/translations/de.json +7 -8
  9. package/esm2022/translations/en.json +8 -9
  10. package/esm2022/translations/es.json +7 -8
  11. package/esm2022/translations/fr.json +7 -8
  12. package/esm2022/translations/it.json +7 -8
  13. package/esm2022/translations/nl.json +7 -8
  14. package/esm2022/translations/pt.json +7 -8
  15. package/fesm2022/geonetwork-ui.mjs +133 -133
  16. package/fesm2022/geonetwork-ui.mjs.map +1 -1
  17. package/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.d.ts +2 -1
  18. package/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.d.ts.map +1 -1
  19. package/libs/common/domain/src/lib/platform.service.interface.d.ts +2 -1
  20. package/libs/common/domain/src/lib/platform.service.interface.d.ts.map +1 -1
  21. package/libs/feature/catalog/src/lib/records/records.service.d.ts.map +1 -1
  22. package/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.d.ts.map +1 -1
  23. package/libs/ui/elements/src/lib/ui-elements.module.d.ts +2 -1
  24. package/libs/ui/elements/src/lib/ui-elements.module.d.ts.map +1 -1
  25. package/package.json +1 -1
  26. package/src/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.ts +26 -15
  27. package/src/libs/common/domain/src/lib/platform.service.interface.ts +5 -1
  28. package/src/libs/feature/catalog/src/lib/records/records.service.ts +6 -8
  29. package/src/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.ts +8 -6
  30. package/src/libs/ui/elements/src/lib/ui-elements.module.ts +2 -1
  31. package/src/libs/ui/layout/src/lib/max-lines/max-lines.component.html +1 -0
  32. package/translations/de.json +7 -8
  33. package/translations/en.json +8 -9
  34. package/translations/es.json +7 -8
  35. package/translations/fr.json +7 -8
  36. package/translations/it.json +7 -8
  37. package/translations/nl.json +7 -8
  38. package/translations/pt.json +7 -8
  39. package/translations/sk.json +7 -8
@@ -2,7 +2,7 @@
2
2
  "Add Layer As": "",
3
3
  "button.login": "Log in",
4
4
  "catalog.figures.datasets": "{count, plural, =0{datasets} one{dataset} other{datasets}}",
5
- "catalog.figures.organizations": "{count, plural, =0{organisations} one{organisation} other{organisations}}",
5
+ "catalog.figures.organizations": "{count, plural, =0{organizations} one{organization} other{organizations}}",
6
6
  "chart.aggregation.average": "average",
7
7
  "chart.aggregation.count": "count",
8
8
  "chart.aggregation.max": "max",
@@ -129,7 +129,7 @@
129
129
  "datahub.header.lastRecords": "The latest",
130
130
  "datahub.header.myfavorites": "My favorites",
131
131
  "datahub.header.news": "Home",
132
- "datahub.header.organisations": "Organisations",
132
+ "datahub.header.organizations": "Organizations",
133
133
  "datahub.header.popularRecords": "The most popular",
134
134
  "datahub.header.title.html": "<div class=\"text-white\">Discover open<br> data from my Organization</div>",
135
135
  "datahub.news.contact.contactus": "Contact us",
@@ -165,6 +165,7 @@
165
165
  "downloads.format.unknown": "unknown",
166
166
  "downloads.wfs.featuretype.not.found": "The layer was not found",
167
167
  "dropFile": "drop file",
168
+ "editor.record.form.keywords": "Keywords",
168
169
  "editor.record.form.license": "License",
169
170
  "editor.record.form.license.cc-by": "Creative Commons CC-BY",
170
171
  "editor.record.form.license.cc-by-sa": "Creative Commons CC-BY-SA",
@@ -264,12 +265,10 @@
264
265
  "organisations.sortBy.nameDesc": "Name Z → A",
265
266
  "organisations.sortBy.recordCountAsc": "Publications 0 → 9",
266
267
  "organisations.sortBy.recordCountDesc": "Publications 9 → 0",
267
- "organization.header.recordCount": "{count, plural, =0{data} one{data} other{datas}}",
268
- "organization.details.publishedDataset": "{count, plural, =0{published dataset} one{published dataset} other{published datasets}}",
268
+ "organization.details.lastPublishedDatasets": "Last published datasets",
269
+ "organization.details.lastPublishedDatasets.searchAllButton": "Search all",
269
270
  "organization.details.mailContact": "Contact by email",
270
- "organization.datasets": "Datasets",
271
- "organization.lastPublishedDatasets": "Last published datasets",
272
- "organization.lastPublishedDatasets.searchAllButton": "Search all",
271
+ "organization.header.recordCount": "{count, plural, =0{data} one{data} other{datas}}",
273
272
  "pagination.nextPage": "Next page",
274
273
  "pagination.page": "page",
275
274
  "pagination.pageOf": "of",
@@ -367,11 +366,11 @@
367
366
  "results.sortBy.relevancy": "Relevancy",
368
367
  "search.autocomplete.error": "Suggestions could not be fetched:",
369
368
  "search.error.couldNotReachApi": "The API could not be reached",
369
+ "search.error.organizationHasNoDataset": "This organization has no dataset yet.",
370
+ "search.error.organizationNotFound": "This organization could not be found.",
370
371
  "search.error.receivedError": "An error was received",
371
372
  "search.error.recordHasnolink": "This record currently has no link yet, please come back later.",
372
373
  "search.error.recordNotFound": "The record with identifier \"{ id }\" could not be found.",
373
- "search.error.organizationNotFound": "This organization could not be found.",
374
- "search.error.organizationHasNoDataset": "This organization has no dataset yet.",
375
374
  "search.field.any.placeholder": "Search datasets ...",
376
375
  "search.field.sortBy": "Sort by:",
377
376
  "search.filters.clear": "Reset",
@@ -126,7 +126,7 @@
126
126
  "datahub.header.lastRecords": "",
127
127
  "datahub.header.myfavorites": "",
128
128
  "datahub.header.news": "",
129
- "datahub.header.organisations": "",
129
+ "datahub.header.organizations": "",
130
130
  "datahub.header.popularRecords": "",
131
131
  "datahub.header.title.html": "",
132
132
  "datahub.news.contact.contactus": "",
@@ -162,6 +162,7 @@
162
162
  "downloads.format.unknown": "",
163
163
  "downloads.wfs.featuretype.not.found": "",
164
164
  "dropFile": "",
165
+ "editor.record.form.keywords": "",
165
166
  "editor.record.form.license": "",
166
167
  "editor.record.form.license.cc-by": "",
167
168
  "editor.record.form.license.cc-by-sa": "",
@@ -261,12 +262,10 @@
261
262
  "organisations.sortBy.nameDesc": "",
262
263
  "organisations.sortBy.recordCountAsc": "",
263
264
  "organisations.sortBy.recordCountDesc": "",
264
- "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
265
- "organization.details.publishedDataset": "{count, plural, =0{} one{} other{{}}",
265
+ "organization.details.lastPublishedDatasets": "",
266
+ "organization.details.lastPublishedDatasets.searchAllButton": "",
266
267
  "organization.details.mailContact": "",
267
- "organization.datasets": "",
268
- "organization.lastPublishedDatasets": "",
269
- "organization.lastPublishedDatasets.searchAllButton": "",
268
+ "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
270
269
  "pagination.nextPage": "",
271
270
  "pagination.page": "",
272
271
  "pagination.pageOf": "",
@@ -364,11 +363,11 @@
364
363
  "results.sortBy.relevancy": "",
365
364
  "search.autocomplete.error": "",
366
365
  "search.error.couldNotReachApi": "",
366
+ "search.error.organizationHasNoDataset": "",
367
+ "search.error.organizationNotFound": "",
367
368
  "search.error.receivedError": "",
368
369
  "search.error.recordHasnolink": "",
369
370
  "search.error.recordNotFound": "",
370
- "search.error.organizationNotFound": "",
371
- "search.error.organizationHasNoDataset": "",
372
371
  "search.field.any.placeholder": "",
373
372
  "search.field.sortBy": "",
374
373
  "search.filters.clear": "",
@@ -129,7 +129,7 @@
129
129
  "datahub.header.lastRecords": "Les plus récentes",
130
130
  "datahub.header.myfavorites": "Mes favoris",
131
131
  "datahub.header.news": "Accueil",
132
- "datahub.header.organisations": "Organisations",
132
+ "datahub.header.organizations": "Organisations",
133
133
  "datahub.header.popularRecords": "Les plus appréciées",
134
134
  "datahub.header.title.html": "<div class=\"text-white\">Toutes les données<br>publiques de mon organisation</div>",
135
135
  "datahub.news.contact.contactus": "Contactez-nous",
@@ -165,6 +165,7 @@
165
165
  "downloads.format.unknown": "inconnu",
166
166
  "downloads.wfs.featuretype.not.found": "La couche n'a pas été retrouvée",
167
167
  "dropFile": "Faites glisser votre fichier",
168
+ "editor.record.form.keywords": "Mots-clés",
168
169
  "editor.record.form.license": "Licence",
169
170
  "editor.record.form.license.cc-by": "",
170
171
  "editor.record.form.license.cc-by-sa": "",
@@ -264,12 +265,10 @@
264
265
  "organisations.sortBy.nameDesc": "Nom Z → A",
265
266
  "organisations.sortBy.recordCountAsc": "Données 0 → 9",
266
267
  "organisations.sortBy.recordCountDesc": "Données 9 → 0",
267
- "organization.header.recordCount": "{count, plural, =0{donnée} one{donnée} other{données}}",
268
- "organization.details.publishedDataset": "{count, plural, =0{donnée publiée} one{donnée publiée} other{données publiées}}",
268
+ "organization.details.lastPublishedDatasets": "Dernières données publiées",
269
+ "organization.details.lastPublishedDatasets.searchAllButton": "Rechercher tous",
269
270
  "organization.details.mailContact": "Contacter par mail",
270
- "organization.datasets": "Données",
271
- "organization.lastPublishedDatasets": "Dernières données publiées",
272
- "organization.lastPublishedDatasets.searchAllButton": "Rechercher tous",
271
+ "organization.header.recordCount": "{count, plural, =0{donnée} one{donnée} other{données}}",
273
272
  "pagination.nextPage": "Page suivante",
274
273
  "pagination.page": "page",
275
274
  "pagination.pageOf": "sur",
@@ -367,11 +366,11 @@
367
366
  "results.sortBy.relevancy": "Pertinence",
368
367
  "search.autocomplete.error": "Les suggestions ne peuvent pas être récupérées",
369
368
  "search.error.couldNotReachApi": "Problème de connexion à l'API",
369
+ "search.error.organizationHasNoDataset": "Cette organisation n'a pas encore de données.",
370
+ "search.error.organizationNotFound": "L'organisation n'a pas pu être trouvée.",
370
371
  "search.error.receivedError": "Erreur retournée",
371
372
  "search.error.recordHasnolink": "Ce dataset n'a pas encore de lien, réessayez plus tard s'il vous plaît.",
372
373
  "search.error.recordNotFound": "Cette donnée n'a pu être trouvée.",
373
- "search.error.organizationNotFound": "L'organisation n'a pas pu être trouvée.",
374
- "search.error.organizationHasNoDataset": "Cette organisation n'a pas encore de données.",
375
374
  "search.field.any.placeholder": "Rechercher une donnée...",
376
375
  "search.field.sortBy": "Trier par :",
377
376
  "search.filters.clear": "Réinitialiser",
@@ -126,7 +126,7 @@
126
126
  "datahub.header.lastRecords": "Ultimi",
127
127
  "datahub.header.myfavorites": "Miei preferiti",
128
128
  "datahub.header.news": "Home",
129
- "datahub.header.organisations": "Organizzazioni",
129
+ "datahub.header.organizations": "Organizzazioni",
130
130
  "datahub.header.popularRecords": "Più popolari",
131
131
  "datahub.header.title.html": "<div class=\"text-white\">Tutti i dati<br>pubblici della mia organizzazione</div>",
132
132
  "datahub.news.contact.contactus": "Contattateci",
@@ -162,6 +162,7 @@
162
162
  "downloads.format.unknown": "sconosciuto",
163
163
  "downloads.wfs.featuretype.not.found": "Il layer non è stato trovato",
164
164
  "dropFile": "Trascina il suo file",
165
+ "editor.record.form.keywords": "",
165
166
  "editor.record.form.license": "Licenza",
166
167
  "editor.record.form.license.cc-by": "",
167
168
  "editor.record.form.license.cc-by-sa": "",
@@ -261,12 +262,10 @@
261
262
  "organisations.sortBy.nameDesc": "Nome Z → A",
262
263
  "organisations.sortBy.recordCountAsc": "Dati 0 → 9",
263
264
  "organisations.sortBy.recordCountDesc": "Dati 9 → 0",
264
- "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
265
- "organization.details.publishedDataset": "{count, plural, =0{} one{} other{{}}",
265
+ "organization.details.lastPublishedDatasets": "",
266
+ "organization.details.lastPublishedDatasets.searchAllButton": "",
266
267
  "organization.details.mailContact": "",
267
- "organization.datasets": "",
268
- "organization.lastPublishedDatasets": "",
269
- "organization.lastPublishedDatasets.searchAllButton": "",
268
+ "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
270
269
  "pagination.nextPage": "Pagina successiva",
271
270
  "pagination.page": "pagina",
272
271
  "pagination.pageOf": "di",
@@ -364,11 +363,11 @@
364
363
  "results.sortBy.relevancy": "Rilevanza",
365
364
  "search.autocomplete.error": "Impossibile recuperare le suggerimenti",
366
365
  "search.error.couldNotReachApi": "Problema di connessione all'API",
366
+ "search.error.organizationHasNoDataset": "",
367
+ "search.error.organizationNotFound": "",
367
368
  "search.error.receivedError": "Errore ricevuto",
368
369
  "search.error.recordHasnolink": "",
369
370
  "search.error.recordNotFound": "Impossibile trovare questo dato",
370
- "search.error.organizationNotFound": "",
371
- "search.error.organizationHasNoDataset": "",
372
371
  "search.field.any.placeholder": "Cerca un dato...",
373
372
  "search.field.sortBy": "Ordina per:",
374
373
  "search.filters.clear": "Ripristina",
@@ -126,7 +126,7 @@
126
126
  "datahub.header.lastRecords": "",
127
127
  "datahub.header.myfavorites": "",
128
128
  "datahub.header.news": "",
129
- "datahub.header.organisations": "",
129
+ "datahub.header.organizations": "",
130
130
  "datahub.header.popularRecords": "",
131
131
  "datahub.header.title.html": "",
132
132
  "datahub.news.contact.contactus": "",
@@ -162,6 +162,7 @@
162
162
  "downloads.format.unknown": "",
163
163
  "downloads.wfs.featuretype.not.found": "",
164
164
  "dropFile": "",
165
+ "editor.record.form.keywords": "",
165
166
  "editor.record.form.license": "",
166
167
  "editor.record.form.license.cc-by": "",
167
168
  "editor.record.form.license.cc-by-sa": "",
@@ -261,12 +262,10 @@
261
262
  "organisations.sortBy.nameDesc": "",
262
263
  "organisations.sortBy.recordCountAsc": "",
263
264
  "organisations.sortBy.recordCountDesc": "",
264
- "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
265
- "organization.details.publishedDataset": "{count, plural, =0{} one{} other{{}}",
265
+ "organization.details.lastPublishedDatasets": "",
266
+ "organization.details.lastPublishedDatasets.searchAllButton": "",
266
267
  "organization.details.mailContact": "",
267
- "organization.datasets": "",
268
- "organization.lastPublishedDatasets": "",
269
- "organization.lastPublishedDatasets.searchAllButton": "",
268
+ "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
270
269
  "pagination.nextPage": "",
271
270
  "pagination.page": "",
272
271
  "pagination.pageOf": "",
@@ -364,11 +363,11 @@
364
363
  "results.sortBy.relevancy": "",
365
364
  "search.autocomplete.error": "",
366
365
  "search.error.couldNotReachApi": "",
366
+ "search.error.organizationHasNoDataset": "",
367
+ "search.error.organizationNotFound": "",
367
368
  "search.error.receivedError": "",
368
369
  "search.error.recordHasnolink": "",
369
370
  "search.error.recordNotFound": "",
370
- "search.error.organizationNotFound": "",
371
- "search.error.organizationHasNoDataset": "",
372
371
  "search.field.any.placeholder": "",
373
372
  "search.field.sortBy": "",
374
373
  "search.filters.clear": "",
@@ -126,7 +126,7 @@
126
126
  "datahub.header.lastRecords": "",
127
127
  "datahub.header.myfavorites": "",
128
128
  "datahub.header.news": "",
129
- "datahub.header.organisations": "",
129
+ "datahub.header.organizations": "",
130
130
  "datahub.header.popularRecords": "",
131
131
  "datahub.header.title.html": "",
132
132
  "datahub.news.contact.contactus": "",
@@ -162,6 +162,7 @@
162
162
  "downloads.format.unknown": "",
163
163
  "downloads.wfs.featuretype.not.found": "",
164
164
  "dropFile": "",
165
+ "editor.record.form.keywords": "",
165
166
  "editor.record.form.license": "",
166
167
  "editor.record.form.license.cc-by": "",
167
168
  "editor.record.form.license.cc-by-sa": "",
@@ -261,12 +262,10 @@
261
262
  "organisations.sortBy.nameDesc": "",
262
263
  "organisations.sortBy.recordCountAsc": "",
263
264
  "organisations.sortBy.recordCountDesc": "",
264
- "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
265
- "organization.details.publishedDataset": "{count, plural, =0{} one{} other{{}}",
265
+ "organization.details.lastPublishedDatasets": "",
266
+ "organization.details.lastPublishedDatasets.searchAllButton": "",
266
267
  "organization.details.mailContact": "",
267
- "organization.datasets": "",
268
- "organization.lastPublishedDatasets": "",
269
- "organization.lastPublishedDatasets.searchAllButton": "",
268
+ "organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
270
269
  "pagination.nextPage": "",
271
270
  "pagination.page": "",
272
271
  "pagination.pageOf": "",
@@ -364,11 +363,11 @@
364
363
  "results.sortBy.relevancy": "",
365
364
  "search.autocomplete.error": "",
366
365
  "search.error.couldNotReachApi": "",
366
+ "search.error.organizationHasNoDataset": "",
367
+ "search.error.organizationNotFound": "",
367
368
  "search.error.receivedError": "",
368
369
  "search.error.recordHasnolink": "",
369
370
  "search.error.recordNotFound": "",
370
- "search.error.organizationNotFound": "",
371
- "search.error.organizationHasNoDataset": "",
372
371
  "search.field.any.placeholder": "",
373
372
  "search.field.sortBy": "",
374
373
  "search.filters.clear": "",