geonetwork-ui 2.4.0-dev.4e89bcad → 2.4.0-dev.58b3c2e5
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/esm2022/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.mjs +9 -5
- package/esm2022/libs/common/domain/src/lib/platform.service.interface.mjs +1 -1
- package/esm2022/libs/feature/catalog/src/lib/records/records.service.mjs +4 -6
- package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.mjs +4 -2
- package/esm2022/libs/feature/editor/src/lib/fields.config.mjs +5 -5
- package/esm2022/libs/feature/record/src/lib/state/mdview.facade.mjs +6 -3
- package/esm2022/libs/feature/search/src/lib/utils/service/fields.service.mjs +7 -3
- package/esm2022/libs/ui/elements/src/lib/api-card/api-card.component.mjs +3 -3
- package/esm2022/libs/ui/elements/src/lib/metadata-info/metadata-info.component.mjs +5 -4
- package/esm2022/libs/ui/elements/src/lib/ui-elements.module.mjs +7 -4
- package/esm2022/libs/ui/layout/src/lib/max-lines/max-lines.component.mjs +3 -3
- package/esm2022/translations/de.json +47 -39
- package/esm2022/translations/en.json +17 -12
- package/esm2022/translations/es.json +17 -9
- package/esm2022/translations/fr.json +16 -11
- package/esm2022/translations/it.json +17 -9
- package/esm2022/translations/nl.json +17 -9
- package/esm2022/translations/pt.json +17 -9
- package/fesm2022/geonetwork-ui.mjs +247 -183
- package/fesm2022/geonetwork-ui.mjs.map +1 -1
- package/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.d.ts +2 -1
- package/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.d.ts.map +1 -1
- package/libs/common/domain/src/lib/platform.service.interface.d.ts +2 -1
- package/libs/common/domain/src/lib/platform.service.interface.d.ts.map +1 -1
- package/libs/feature/catalog/src/lib/records/records.service.d.ts.map +1 -1
- package/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.d.ts.map +1 -1
- package/libs/feature/record/src/lib/state/mdview.facade.d.ts.map +1 -1
- package/libs/feature/search/src/lib/utils/service/fields.service.d.ts.map +1 -1
- package/libs/ui/elements/src/lib/ui-elements.module.d.ts +2 -1
- package/libs/ui/elements/src/lib/ui-elements.module.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.ts +26 -15
- package/src/libs/common/domain/src/lib/platform.service.interface.ts +5 -1
- package/src/libs/feature/catalog/src/lib/records/records.service.ts +6 -8
- package/src/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.ts +8 -6
- package/src/libs/feature/editor/src/lib/fields.config.ts +4 -4
- package/src/libs/feature/record/src/lib/state/mdview.facade.ts +6 -2
- package/src/libs/feature/search/src/lib/utils/service/fields.service.ts +16 -2
- package/src/libs/ui/elements/src/lib/api-card/api-card.component.html +29 -29
- package/src/libs/ui/elements/src/lib/ui-elements.module.ts +2 -1
- package/src/libs/ui/inputs/src/lib/switch-toggle/switch-toggle.component.css +31 -0
- package/src/libs/ui/inputs/src/lib/switch-toggle/switch-toggle.component.html +15 -0
- package/src/libs/ui/inputs/src/lib/switch-toggle/switch-toggle.component.ts +38 -0
- package/src/libs/ui/layout/src/lib/max-lines/max-lines.component.html +1 -0
- package/translations/de.json +47 -39
- package/translations/en.json +17 -12
- package/translations/es.json +17 -9
- package/translations/fr.json +16 -11
- package/translations/it.json +17 -9
- package/translations/nl.json +17 -9
- package/translations/pt.json +17 -9
- package/translations/sk.json +17 -9
|
@@ -17356,6 +17356,8 @@ var de = {
|
|
|
17356
17356
|
"datafeeder.datasetValidation.submitButton": "OK, meine Daten sind korrekt",
|
|
17357
17357
|
"datafeeder.datasetValidation.title": "Stellen Sie sicher, dass Ihre Daten korrekt sind",
|
|
17358
17358
|
"datafeeder.datasetValidation.unknown": " - ",
|
|
17359
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "",
|
|
17360
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "",
|
|
17359
17361
|
"datafeeder.form.abstract": "Wie würden Sie Ihren Datensatz beschreiben?",
|
|
17360
17362
|
"datafeeder.form.datepicker": "Wissen Sie, wann der Datensatz erstellt wurde?",
|
|
17361
17363
|
"datafeeder.form.description": "Beschreiben Sie abschließend den Prozess, der zur Erstellung des Datensatzes verwendet wurde",
|
|
@@ -17383,6 +17385,7 @@ var de = {
|
|
|
17383
17385
|
"datafeeder.publishSuccess.geonetworkRecord": "Metadatensatz",
|
|
17384
17386
|
"datafeeder.publishSuccess.illustration.title": "Erledigt, alles ist gut!",
|
|
17385
17387
|
"datafeeder.publishSuccess.mapViewer": "Kartenviewer",
|
|
17388
|
+
"datafeeder.publishSuccess.ogcFeature": "",
|
|
17386
17389
|
"datafeeder.publishSuccess.subtitle": "Zeigen Sie Ihre Daten an in:",
|
|
17387
17390
|
"datafeeder.publishSuccess.title": "Herzlichen Glückwunsch! \n Ihr Datensatz wurde veröffentlicht",
|
|
17388
17391
|
"datafeeder.publishSuccess.uploadAnotherData": "Ein weiteren Datensatz hochladen",
|
|
@@ -17411,7 +17414,6 @@ var de = {
|
|
|
17411
17414
|
"datafeeder.upload.maxFileSize": "Maximale Dateigröße beträgt {size} MB",
|
|
17412
17415
|
"datafeeder.upload.title": "Laden Sie Ihren Datensatz hoch",
|
|
17413
17416
|
"datafeeder.upload.uploadButton": "Hochladen",
|
|
17414
|
-
"datafeeder.validation.encoding": "Codierung",
|
|
17415
17417
|
"datafeeder.validation.csv.delimiter": "",
|
|
17416
17418
|
"datafeeder.validation.csv.delimiter.comma": "",
|
|
17417
17419
|
"datafeeder.validation.csv.delimiter.semicolon": "",
|
|
@@ -17421,6 +17423,7 @@ var de = {
|
|
|
17421
17423
|
"datafeeder.validation.csv.quote.none": "",
|
|
17422
17424
|
"datafeeder.validation.csv.quote.simple": "",
|
|
17423
17425
|
"datafeeder.validation.csv.quoteChar": "",
|
|
17426
|
+
"datafeeder.validation.encoding": "Codierung",
|
|
17424
17427
|
"datafeeder.validation.extent.title": "Hier ist der Datensatzumfang",
|
|
17425
17428
|
"datafeeder.validation.extent.title.unknown": "Das Projektionssystem ist unbekannt",
|
|
17426
17429
|
"datafeeder.validation.projection": "Raumbezugssystem:",
|
|
@@ -17433,7 +17436,7 @@ var de = {
|
|
|
17433
17436
|
"datahub.header.lastRecords": "Die neuesten",
|
|
17434
17437
|
"datahub.header.myfavorites": "Meine Favoriten",
|
|
17435
17438
|
"datahub.header.news": "Startseite",
|
|
17436
|
-
"datahub.header.
|
|
17439
|
+
"datahub.header.organizations": "Organisationen",
|
|
17437
17440
|
"datahub.header.popularRecords": "Die beliebtesten",
|
|
17438
17441
|
"datahub.header.title.html": "<div class=\"text-white\">Entdecken Sie offene<br> Daten meiner Organisation</div>",
|
|
17439
17442
|
"datahub.news.contact.contactus": "Kontaktieren Sie uns",
|
|
@@ -17469,37 +17472,42 @@ var de = {
|
|
|
17469
17472
|
"downloads.format.unknown": "unbekannt",
|
|
17470
17473
|
"downloads.wfs.featuretype.not.found": "Der Layer wurde nicht gefunden",
|
|
17471
17474
|
dropFile: dropFile$6,
|
|
17475
|
+
"editor.record.form.abstract": "Kurzbeschreibung",
|
|
17476
|
+
"editor.record.form.keywords": "Schlüsselwörter",
|
|
17472
17477
|
"editor.record.form.license": "Lizenz",
|
|
17473
|
-
"editor.record.form.license.cc-by": "",
|
|
17474
|
-
"editor.record.form.license.cc-by-sa": "",
|
|
17475
|
-
"editor.record.form.license.cc-zero": "",
|
|
17476
|
-
"editor.record.form.license.etalab": "",
|
|
17477
|
-
"editor.record.form.license.etalab-v2": "",
|
|
17478
|
-
"editor.record.form.license.odbl": "",
|
|
17479
|
-
"editor.record.form.license.odc-by": "",
|
|
17480
|
-
"editor.record.form.license.pddl": "",
|
|
17478
|
+
"editor.record.form.license.cc-by": "Creative Commons CC-BY",
|
|
17479
|
+
"editor.record.form.license.cc-by-sa": "Creative Commons CC-BY-SA",
|
|
17480
|
+
"editor.record.form.license.cc-zero": "Creative Commons CC-0",
|
|
17481
|
+
"editor.record.form.license.etalab": "Offene Lizenz (Etalab)",
|
|
17482
|
+
"editor.record.form.license.etalab-v2": "Offene Lizenz v2.0 (Etalab)",
|
|
17483
|
+
"editor.record.form.license.odbl": "Open Data Commons ODbL",
|
|
17484
|
+
"editor.record.form.license.odc-by": "Open Data Commons ODC-By",
|
|
17485
|
+
"editor.record.form.license.pddl": "Open Data Commons PDDL",
|
|
17481
17486
|
"editor.record.form.license.unknown": "Unbekannt oder nicht vorhanden",
|
|
17482
|
-
"editor.record.form.
|
|
17483
|
-
"editor.record.form.
|
|
17484
|
-
"editor.record.form.
|
|
17485
|
-
"editor.record.form.temporalExtents
|
|
17486
|
-
"editor.record.form.temporalExtents.
|
|
17487
|
-
"editor.record.form.temporalExtents.
|
|
17488
|
-
"editor.record.form.
|
|
17489
|
-
"editor.record.form.
|
|
17490
|
-
"editor.record.
|
|
17491
|
-
"editor.record.
|
|
17492
|
-
"editor.record.
|
|
17493
|
-
"editor.record.
|
|
17494
|
-
"editor.record.
|
|
17495
|
-
"editor.record.
|
|
17496
|
-
"editor.record.
|
|
17497
|
-
"editor.record.
|
|
17498
|
-
"editor.record.
|
|
17499
|
-
"editor.record.
|
|
17500
|
-
"editor.record.
|
|
17501
|
-
"editor.record.
|
|
17502
|
-
"editor.record.
|
|
17487
|
+
"editor.record.form.metadata.title": "Metadaten-Titel",
|
|
17488
|
+
"editor.record.form.record.updated": "Datensatz zuletzt aktualisiert",
|
|
17489
|
+
"editor.record.form.resourceUpdated": "Letztes Aktualisierungsdatum",
|
|
17490
|
+
"editor.record.form.temporalExtents": "Zeitlicher Umfang",
|
|
17491
|
+
"editor.record.form.temporalExtents.addDate": "Zeitpunkt",
|
|
17492
|
+
"editor.record.form.temporalExtents.addRange": "Zeitraum",
|
|
17493
|
+
"editor.record.form.temporalExtents.date": "Datum",
|
|
17494
|
+
"editor.record.form.temporalExtents.range": "Datumsbereich",
|
|
17495
|
+
"editor.record.form.unique.identifier": "Eindeutige Kennung (ID)",
|
|
17496
|
+
"editor.record.form.updateFrequency": "Aktualisierungshäufigkeit",
|
|
17497
|
+
"editor.record.form.updateFrequency.planned": "Die Daten sollten regelmäßig aktualisiert werden.",
|
|
17498
|
+
"editor.record.loadError.body": "Der Datensatz konnte nicht geladen werden:",
|
|
17499
|
+
"editor.record.loadError.closeMessage": "Verstanden",
|
|
17500
|
+
"editor.record.loadError.title": "Fehler beim Laden des Datensatzes",
|
|
17501
|
+
"editor.record.publish": "Diesen Datensatz veröffentlichen",
|
|
17502
|
+
"editor.record.publishError.body": "Der Datensatz konnte nicht veröffentlicht werden:",
|
|
17503
|
+
"editor.record.publishError.closeMessage": "Verstanden",
|
|
17504
|
+
"editor.record.publishError.title": "Fehler beim Veröffentlichen des Datensatzes",
|
|
17505
|
+
"editor.record.publishSuccess.body": "Der Datensatz wurde erfolgreich veröffentlicht!",
|
|
17506
|
+
"editor.record.publishSuccess.title": "Veröffentlichung erfolgreich",
|
|
17507
|
+
"editor.record.saveStatus.asDraftOnly": "Nur als Entwurf gespeichert - noch nicht veröffentlicht",
|
|
17508
|
+
"editor.record.saveStatus.draftWithChangesPending": "Als Entwurf gespeichert - Änderungen stehen aus",
|
|
17509
|
+
"editor.record.saveStatus.recordUpToDate": "Datensatz ist auf dem neuesten Stand",
|
|
17510
|
+
"editor.record.upToDate": "Dieser Datensatz ist auf dem neuesten Stand",
|
|
17503
17511
|
"externalviewer.dataset.unnamed": "Datensatz aus dem Datahub",
|
|
17504
17512
|
"facets.block.title.OrgForResource": "Organisation",
|
|
17505
17513
|
"facets.block.title.availableInServices": "Verfügbar für",
|
|
@@ -17568,12 +17576,10 @@ var de = {
|
|
|
17568
17576
|
"organisations.sortBy.nameDesc": "Name Z → A",
|
|
17569
17577
|
"organisations.sortBy.recordCountAsc": "Veröffentlichungen 0 → 9",
|
|
17570
17578
|
"organisations.sortBy.recordCountDesc": "Veröffentlichungen 9 → 0",
|
|
17571
|
-
"organization.
|
|
17572
|
-
"organization.details.
|
|
17579
|
+
"organization.details.lastPublishedDatasets": "",
|
|
17580
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
17573
17581
|
"organization.details.mailContact": "",
|
|
17574
|
-
"organization.
|
|
17575
|
-
"organization.lastPublishedDatasets": "",
|
|
17576
|
-
"organization.lastPublishedDatasets.searchAllButton": "",
|
|
17582
|
+
"organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
|
|
17577
17583
|
"pagination.nextPage": "Nächste Seite",
|
|
17578
17584
|
"pagination.page": "Seite",
|
|
17579
17585
|
"pagination.pageOf": "von",
|
|
@@ -17671,11 +17677,11 @@ var de = {
|
|
|
17671
17677
|
"results.sortBy.relevancy": "Relevanz",
|
|
17672
17678
|
"search.autocomplete.error": "Vorschläge konnten nicht abgerufen werden:",
|
|
17673
17679
|
"search.error.couldNotReachApi": "Die API konnte nicht erreicht werden",
|
|
17680
|
+
"search.error.organizationHasNoDataset": "",
|
|
17681
|
+
"search.error.organizationNotFound": "",
|
|
17674
17682
|
"search.error.receivedError": "Ein Fehler ist aufgetreten",
|
|
17675
17683
|
"search.error.recordHasnolink": "",
|
|
17676
17684
|
"search.error.recordNotFound": "Der Datensatz mit der Kennung \"{ id }\" konnte nicht gefunden werden.",
|
|
17677
|
-
"search.error.organizationNotFound": "",
|
|
17678
|
-
"search.error.organizationHasNoDataset": "",
|
|
17679
17685
|
"search.field.any.placeholder": "Suche Datensätze ...",
|
|
17680
17686
|
"search.field.sortBy": "Sortieren nach:",
|
|
17681
17687
|
"search.filters.clear": "Zurücksetzen",
|
|
@@ -17700,9 +17706,11 @@ var de = {
|
|
|
17700
17706
|
"search.filters.minimize": "Minimieren",
|
|
17701
17707
|
"search.filters.myRecords": "Nur meine Datensätze anzeigen",
|
|
17702
17708
|
"search.filters.myRecordsHelp": "Wenn dies aktiviert ist, werden nur von mir erstellte Datensätze angezeigt; Datensätze, die von anderen erstellt wurden, werden nicht angezeigt.",
|
|
17709
|
+
"search.filters.organization": "",
|
|
17703
17710
|
"search.filters.otherRecords": "Datensätze von einer anderen Person anzeigen",
|
|
17711
|
+
"search.filters.producerOrg": "",
|
|
17704
17712
|
"search.filters.publicationYear": "Veröffentlichungsjahr",
|
|
17705
|
-
"search.filters.
|
|
17713
|
+
"search.filters.publisherOrg": "",
|
|
17706
17714
|
"search.filters.representationType": "Repräsentationstyp",
|
|
17707
17715
|
"search.filters.resourceType": "Ressourcentyp",
|
|
17708
17716
|
"search.filters.standard": "Standard",
|
|
@@ -17736,7 +17744,7 @@ var en = {
|
|
|
17736
17744
|
"Add Layer As": "",
|
|
17737
17745
|
"button.login": "Log in",
|
|
17738
17746
|
"catalog.figures.datasets": "{count, plural, =0{datasets} one{dataset} other{datasets}}",
|
|
17739
|
-
"catalog.figures.organizations": "{count, plural, =0{
|
|
17747
|
+
"catalog.figures.organizations": "{count, plural, =0{organizations} one{organization} other{organizations}}",
|
|
17740
17748
|
"chart.aggregation.average": "average",
|
|
17741
17749
|
"chart.aggregation.count": "count",
|
|
17742
17750
|
"chart.aggregation.max": "max",
|
|
@@ -17780,11 +17788,11 @@ var en = {
|
|
|
17780
17788
|
"datafeeder.analysisProgressBar.subtitle": "The analysis may take several minutes, please wait.",
|
|
17781
17789
|
"datafeeder.analysisProgressBar.title": "Analyze in progress",
|
|
17782
17790
|
"datafeeder.datasetValidation.datasetInformation": "The provided dataset contains {number} entities",
|
|
17783
|
-
"datafeeder.datasetValidationCsv.lineNumbers": "Sample of the first 5 lines* of the dataset:",
|
|
17784
|
-
"datafeeder.datasetValidationCsv.explicitLineNumbers": "*The table must display the first 5 lines (excluding the header)<br>If this is not the case, check that the file is correctly formatted",
|
|
17785
17791
|
"datafeeder.datasetValidation.submitButton": "OK, my data are correct",
|
|
17786
17792
|
"datafeeder.datasetValidation.title": "Make sure your data are correct",
|
|
17787
17793
|
"datafeeder.datasetValidation.unknown": " - ",
|
|
17794
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "*The table must display the first 5 lines (excluding the header)<br>If this is not the case, check that the file is correctly formatted",
|
|
17795
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "Sample of the first 5 lines* of the dataset:",
|
|
17788
17796
|
"datafeeder.form.abstract": "How would you describe your dataset?",
|
|
17789
17797
|
"datafeeder.form.datepicker": "Do you know when the dataset was created?",
|
|
17790
17798
|
"datafeeder.form.description": "Finally, please describe the process that was used to create the dataset",
|
|
@@ -17863,7 +17871,7 @@ var en = {
|
|
|
17863
17871
|
"datahub.header.lastRecords": "The latest",
|
|
17864
17872
|
"datahub.header.myfavorites": "My favorites",
|
|
17865
17873
|
"datahub.header.news": "Home",
|
|
17866
|
-
"datahub.header.
|
|
17874
|
+
"datahub.header.organizations": "Organizations",
|
|
17867
17875
|
"datahub.header.popularRecords": "The most popular",
|
|
17868
17876
|
"datahub.header.title.html": "<div class=\"text-white\">Discover open<br> data from my Organization</div>",
|
|
17869
17877
|
"datahub.news.contact.contactus": "Contact us",
|
|
@@ -17899,6 +17907,8 @@ var en = {
|
|
|
17899
17907
|
"downloads.format.unknown": "unknown",
|
|
17900
17908
|
"downloads.wfs.featuretype.not.found": "The layer was not found",
|
|
17901
17909
|
dropFile: dropFile$5,
|
|
17910
|
+
"editor.record.form.abstract": "Abstract",
|
|
17911
|
+
"editor.record.form.keywords": "Keywords",
|
|
17902
17912
|
"editor.record.form.license": "License",
|
|
17903
17913
|
"editor.record.form.license.cc-by": "Creative Commons CC-BY",
|
|
17904
17914
|
"editor.record.form.license.cc-by-sa": "Creative Commons CC-BY-SA",
|
|
@@ -17909,12 +17919,15 @@ var en = {
|
|
|
17909
17919
|
"editor.record.form.license.odc-by": "Open Data Commons ODC-By",
|
|
17910
17920
|
"editor.record.form.license.pddl": "Open Data Commons PDDL",
|
|
17911
17921
|
"editor.record.form.license.unknown": "Unknown or absent",
|
|
17922
|
+
"editor.record.form.metadata.title": "Metadata title",
|
|
17923
|
+
"editor.record.form.record.updated": "Record updated",
|
|
17912
17924
|
"editor.record.form.resourceUpdated": "Last update date",
|
|
17913
17925
|
"editor.record.form.temporalExtents": "Temporal extent",
|
|
17914
17926
|
"editor.record.form.temporalExtents.addDate": "Time instant",
|
|
17915
17927
|
"editor.record.form.temporalExtents.addRange": "Time period",
|
|
17916
17928
|
"editor.record.form.temporalExtents.date": "Date",
|
|
17917
17929
|
"editor.record.form.temporalExtents.range": "Date range",
|
|
17930
|
+
"editor.record.form.unique.identifier": "Unique identifier",
|
|
17918
17931
|
"editor.record.form.updateFrequency": "Update frequency",
|
|
17919
17932
|
"editor.record.form.updateFrequency.planned": "The data should be updated regularly.",
|
|
17920
17933
|
"editor.record.loadError.body": "The record could not be loaded:",
|
|
@@ -17998,12 +18011,10 @@ var en = {
|
|
|
17998
18011
|
"organisations.sortBy.nameDesc": "Name Z → A",
|
|
17999
18012
|
"organisations.sortBy.recordCountAsc": "Publications 0 → 9",
|
|
18000
18013
|
"organisations.sortBy.recordCountDesc": "Publications 9 → 0",
|
|
18001
|
-
"organization.
|
|
18002
|
-
"organization.details.
|
|
18014
|
+
"organization.details.lastPublishedDatasets": "",
|
|
18015
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
18003
18016
|
"organization.details.mailContact": "Contact by email",
|
|
18004
|
-
"organization.
|
|
18005
|
-
"organization.lastPublishedDatasets": "Last published datasets",
|
|
18006
|
-
"organization.lastPublishedDatasets.searchAllButton": "Search all",
|
|
18017
|
+
"organization.header.recordCount": "{count, plural, =0{data} one{data} other{datas}}",
|
|
18007
18018
|
"pagination.nextPage": "Next page",
|
|
18008
18019
|
"pagination.page": "page",
|
|
18009
18020
|
"pagination.pageOf": "of",
|
|
@@ -18101,11 +18112,11 @@ var en = {
|
|
|
18101
18112
|
"results.sortBy.relevancy": "Relevancy",
|
|
18102
18113
|
"search.autocomplete.error": "Suggestions could not be fetched:",
|
|
18103
18114
|
"search.error.couldNotReachApi": "The API could not be reached",
|
|
18115
|
+
"search.error.organizationHasNoDataset": "This organization has no dataset yet.",
|
|
18116
|
+
"search.error.organizationNotFound": "This organization could not be found.",
|
|
18104
18117
|
"search.error.receivedError": "An error was received",
|
|
18105
18118
|
"search.error.recordHasnolink": "This record currently has no link yet, please come back later.",
|
|
18106
18119
|
"search.error.recordNotFound": "The record with identifier \"{ id }\" could not be found.",
|
|
18107
|
-
"search.error.organizationNotFound": "This organization could not be found.",
|
|
18108
|
-
"search.error.organizationHasNoDataset": "This organization has no dataset yet.",
|
|
18109
18120
|
"search.field.any.placeholder": "Search datasets ...",
|
|
18110
18121
|
"search.field.sortBy": "Sort by:",
|
|
18111
18122
|
"search.filters.clear": "Reset",
|
|
@@ -18130,9 +18141,11 @@ var en = {
|
|
|
18130
18141
|
"search.filters.minimize": "Minimize",
|
|
18131
18142
|
"search.filters.myRecords": "Show only my records",
|
|
18132
18143
|
"search.filters.myRecordsHelp": "When this is enabled, records only created by myself are shown; records created by others will not show up.",
|
|
18144
|
+
"search.filters.organization": "Organization",
|
|
18133
18145
|
"search.filters.otherRecords": "Showing records from another person",
|
|
18146
|
+
"search.filters.producerOrg": "Producer",
|
|
18134
18147
|
"search.filters.publicationYear": "Publication year",
|
|
18135
|
-
"search.filters.
|
|
18148
|
+
"search.filters.publisherOrg": "Publisher",
|
|
18136
18149
|
"search.filters.representationType": "Representation type",
|
|
18137
18150
|
"search.filters.resourceType": "Resource type",
|
|
18138
18151
|
"search.filters.standard": "Standard",
|
|
@@ -18213,6 +18226,8 @@ var es = {
|
|
|
18213
18226
|
"datafeeder.datasetValidation.submitButton": "",
|
|
18214
18227
|
"datafeeder.datasetValidation.title": "",
|
|
18215
18228
|
"datafeeder.datasetValidation.unknown": "",
|
|
18229
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "",
|
|
18230
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "",
|
|
18216
18231
|
"datafeeder.form.abstract": "",
|
|
18217
18232
|
"datafeeder.form.datepicker": "",
|
|
18218
18233
|
"datafeeder.form.description": "",
|
|
@@ -18240,6 +18255,7 @@ var es = {
|
|
|
18240
18255
|
"datafeeder.publishSuccess.geonetworkRecord": "",
|
|
18241
18256
|
"datafeeder.publishSuccess.illustration.title": "",
|
|
18242
18257
|
"datafeeder.publishSuccess.mapViewer": "",
|
|
18258
|
+
"datafeeder.publishSuccess.ogcFeature": "",
|
|
18243
18259
|
"datafeeder.publishSuccess.subtitle": "",
|
|
18244
18260
|
"datafeeder.publishSuccess.title": "",
|
|
18245
18261
|
"datafeeder.publishSuccess.uploadAnotherData": "",
|
|
@@ -18290,7 +18306,7 @@ var es = {
|
|
|
18290
18306
|
"datahub.header.lastRecords": "",
|
|
18291
18307
|
"datahub.header.myfavorites": "",
|
|
18292
18308
|
"datahub.header.news": "",
|
|
18293
|
-
"datahub.header.
|
|
18309
|
+
"datahub.header.organizations": "",
|
|
18294
18310
|
"datahub.header.popularRecords": "",
|
|
18295
18311
|
"datahub.header.title.html": "",
|
|
18296
18312
|
"datahub.news.contact.contactus": "",
|
|
@@ -18326,6 +18342,8 @@ var es = {
|
|
|
18326
18342
|
"downloads.format.unknown": "",
|
|
18327
18343
|
"downloads.wfs.featuretype.not.found": "",
|
|
18328
18344
|
dropFile: dropFile$4,
|
|
18345
|
+
"editor.record.form.abstract": "",
|
|
18346
|
+
"editor.record.form.keywords": "",
|
|
18329
18347
|
"editor.record.form.license": "",
|
|
18330
18348
|
"editor.record.form.license.cc-by": "",
|
|
18331
18349
|
"editor.record.form.license.cc-by-sa": "",
|
|
@@ -18336,12 +18354,15 @@ var es = {
|
|
|
18336
18354
|
"editor.record.form.license.odc-by": "",
|
|
18337
18355
|
"editor.record.form.license.pddl": "",
|
|
18338
18356
|
"editor.record.form.license.unknown": "",
|
|
18357
|
+
"editor.record.form.metadata.title": "",
|
|
18358
|
+
"editor.record.form.record.updated": "",
|
|
18339
18359
|
"editor.record.form.resourceUpdated": "",
|
|
18340
18360
|
"editor.record.form.temporalExtents": "",
|
|
18341
18361
|
"editor.record.form.temporalExtents.addDate": "",
|
|
18342
18362
|
"editor.record.form.temporalExtents.addRange": "",
|
|
18343
18363
|
"editor.record.form.temporalExtents.date": "",
|
|
18344
18364
|
"editor.record.form.temporalExtents.range": "",
|
|
18365
|
+
"editor.record.form.unique.identifier": "",
|
|
18345
18366
|
"editor.record.form.updateFrequency": "",
|
|
18346
18367
|
"editor.record.form.updateFrequency.planned": "",
|
|
18347
18368
|
"editor.record.loadError.body": "",
|
|
@@ -18425,12 +18446,10 @@ var es = {
|
|
|
18425
18446
|
"organisations.sortBy.nameDesc": "",
|
|
18426
18447
|
"organisations.sortBy.recordCountAsc": "",
|
|
18427
18448
|
"organisations.sortBy.recordCountDesc": "",
|
|
18428
|
-
"organization.
|
|
18429
|
-
"organization.details.
|
|
18449
|
+
"organization.details.lastPublishedDatasets": "",
|
|
18450
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
18430
18451
|
"organization.details.mailContact": "",
|
|
18431
|
-
"organization.
|
|
18432
|
-
"organization.lastPublishedDatasets": "",
|
|
18433
|
-
"organization.lastPublishedDatasets.searchAllButton": "",
|
|
18452
|
+
"organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
|
|
18434
18453
|
"pagination.nextPage": "",
|
|
18435
18454
|
"pagination.page": "",
|
|
18436
18455
|
"pagination.pageOf": "",
|
|
@@ -18528,11 +18547,11 @@ var es = {
|
|
|
18528
18547
|
"results.sortBy.relevancy": "",
|
|
18529
18548
|
"search.autocomplete.error": "",
|
|
18530
18549
|
"search.error.couldNotReachApi": "",
|
|
18550
|
+
"search.error.organizationHasNoDataset": "",
|
|
18551
|
+
"search.error.organizationNotFound": "",
|
|
18531
18552
|
"search.error.receivedError": "",
|
|
18532
18553
|
"search.error.recordHasnolink": "",
|
|
18533
18554
|
"search.error.recordNotFound": "",
|
|
18534
|
-
"search.error.organizationNotFound": "",
|
|
18535
|
-
"search.error.organizationHasNoDataset": "",
|
|
18536
18555
|
"search.field.any.placeholder": "",
|
|
18537
18556
|
"search.field.sortBy": "",
|
|
18538
18557
|
"search.filters.clear": "",
|
|
@@ -18557,9 +18576,11 @@ var es = {
|
|
|
18557
18576
|
"search.filters.minimize": "",
|
|
18558
18577
|
"search.filters.myRecords": "",
|
|
18559
18578
|
"search.filters.myRecordsHelp": "",
|
|
18579
|
+
"search.filters.organization": "",
|
|
18560
18580
|
"search.filters.otherRecords": "",
|
|
18581
|
+
"search.filters.producerOrg": "",
|
|
18561
18582
|
"search.filters.publicationYear": "",
|
|
18562
|
-
"search.filters.
|
|
18583
|
+
"search.filters.publisherOrg": "",
|
|
18563
18584
|
"search.filters.representationType": "",
|
|
18564
18585
|
"search.filters.resourceType": "",
|
|
18565
18586
|
"search.filters.standard": "",
|
|
@@ -18637,11 +18658,11 @@ var fr = {
|
|
|
18637
18658
|
"datafeeder.analysisProgressBar.subtitle": "L'analyse peut prendre plusieurs minutes, merci d'attendre.",
|
|
18638
18659
|
"datafeeder.analysisProgressBar.title": "Analyse en cours",
|
|
18639
18660
|
"datafeeder.datasetValidation.datasetInformation": "Le jeu de données fourni contient {number} entités",
|
|
18640
|
-
"datafeeder.datasetValidationCsv.lineNumbers": "Résumé des 5 premières lignes* du CSV :",
|
|
18641
|
-
"datafeeder.datasetValidationCsv.explicitLineNumbers": "*Le tableau doit afficher les 5 premières lignes (hors en-tête)<br>Si ce n'est pas le cas, vérifier que le fichier est bien formatté",
|
|
18642
18661
|
"datafeeder.datasetValidation.submitButton": "OK, mes données sont correctes",
|
|
18643
18662
|
"datafeeder.datasetValidation.title": "Vérifiez que vos données sont correctes",
|
|
18644
18663
|
"datafeeder.datasetValidation.unknown": " - ",
|
|
18664
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "*Le tableau doit afficher les 5 premières lignes (hors en-tête)<br>Si ce n'est pas le cas, vérifier que le fichier est bien formatté",
|
|
18665
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "Résumé des 5 premières lignes* du CSV :",
|
|
18645
18666
|
"datafeeder.form.abstract": "Comment décrire votre jeu de données ?",
|
|
18646
18667
|
"datafeeder.form.datepicker": "Savez-vous quand la donnée a été créée ?",
|
|
18647
18668
|
"datafeeder.form.description": "Enfin, décrivez le processus utilisé pour créer la donnée",
|
|
@@ -18720,7 +18741,7 @@ var fr = {
|
|
|
18720
18741
|
"datahub.header.lastRecords": "Les plus récentes",
|
|
18721
18742
|
"datahub.header.myfavorites": "Mes favoris",
|
|
18722
18743
|
"datahub.header.news": "Accueil",
|
|
18723
|
-
"datahub.header.
|
|
18744
|
+
"datahub.header.organizations": "Organisations",
|
|
18724
18745
|
"datahub.header.popularRecords": "Les plus appréciées",
|
|
18725
18746
|
"datahub.header.title.html": "<div class=\"text-white\">Toutes les données<br>publiques de mon organisation</div>",
|
|
18726
18747
|
"datahub.news.contact.contactus": "Contactez-nous",
|
|
@@ -18756,6 +18777,8 @@ var fr = {
|
|
|
18756
18777
|
"downloads.format.unknown": "inconnu",
|
|
18757
18778
|
"downloads.wfs.featuretype.not.found": "La couche n'a pas été retrouvée",
|
|
18758
18779
|
dropFile: dropFile$3,
|
|
18780
|
+
"editor.record.form.abstract": "",
|
|
18781
|
+
"editor.record.form.keywords": "",
|
|
18759
18782
|
"editor.record.form.license": "Licence",
|
|
18760
18783
|
"editor.record.form.license.cc-by": "",
|
|
18761
18784
|
"editor.record.form.license.cc-by-sa": "",
|
|
@@ -18766,12 +18789,15 @@ var fr = {
|
|
|
18766
18789
|
"editor.record.form.license.odc-by": "",
|
|
18767
18790
|
"editor.record.form.license.pddl": "",
|
|
18768
18791
|
"editor.record.form.license.unknown": "Non-reconnue ou absente",
|
|
18792
|
+
"editor.record.form.metadata.title": "",
|
|
18793
|
+
"editor.record.form.record.updated": "",
|
|
18769
18794
|
"editor.record.form.resourceUpdated": "Date de dernière révision",
|
|
18770
18795
|
"editor.record.form.temporalExtents": "Étendue temporelle",
|
|
18771
18796
|
"editor.record.form.temporalExtents.addDate": "Date déterminée",
|
|
18772
18797
|
"editor.record.form.temporalExtents.addRange": "Période de temps",
|
|
18773
18798
|
"editor.record.form.temporalExtents.date": "Date concernée",
|
|
18774
18799
|
"editor.record.form.temporalExtents.range": "Période concernée",
|
|
18800
|
+
"editor.record.form.unique.identifier": "",
|
|
18775
18801
|
"editor.record.form.updateFrequency": "Fréquence de mise à jour",
|
|
18776
18802
|
"editor.record.form.updateFrequency.planned": "Ces données doivent être mise à jour régulièrement.",
|
|
18777
18803
|
"editor.record.loadError.body": "",
|
|
@@ -18855,12 +18881,10 @@ var fr = {
|
|
|
18855
18881
|
"organisations.sortBy.nameDesc": "Nom Z → A",
|
|
18856
18882
|
"organisations.sortBy.recordCountAsc": "Données 0 → 9",
|
|
18857
18883
|
"organisations.sortBy.recordCountDesc": "Données 9 → 0",
|
|
18858
|
-
"organization.
|
|
18859
|
-
"organization.details.
|
|
18884
|
+
"organization.details.lastPublishedDatasets": "",
|
|
18885
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
18860
18886
|
"organization.details.mailContact": "Contacter par mail",
|
|
18861
|
-
"organization.
|
|
18862
|
-
"organization.lastPublishedDatasets": "Dernières données publiées",
|
|
18863
|
-
"organization.lastPublishedDatasets.searchAllButton": "Rechercher tous",
|
|
18887
|
+
"organization.header.recordCount": "{count, plural, =0{donnée} one{donnée} other{données}}",
|
|
18864
18888
|
"pagination.nextPage": "Page suivante",
|
|
18865
18889
|
"pagination.page": "page",
|
|
18866
18890
|
"pagination.pageOf": "sur",
|
|
@@ -18958,11 +18982,11 @@ var fr = {
|
|
|
18958
18982
|
"results.sortBy.relevancy": "Pertinence",
|
|
18959
18983
|
"search.autocomplete.error": "Les suggestions ne peuvent pas être récupérées",
|
|
18960
18984
|
"search.error.couldNotReachApi": "Problème de connexion à l'API",
|
|
18985
|
+
"search.error.organizationHasNoDataset": "Cette organisation n'a pas encore de données.",
|
|
18986
|
+
"search.error.organizationNotFound": "L'organisation n'a pas pu être trouvée.",
|
|
18961
18987
|
"search.error.receivedError": "Erreur retournée",
|
|
18962
18988
|
"search.error.recordHasnolink": "Ce dataset n'a pas encore de lien, réessayez plus tard s'il vous plaît.",
|
|
18963
18989
|
"search.error.recordNotFound": "Cette donnée n'a pu être trouvée.",
|
|
18964
|
-
"search.error.organizationNotFound": "L'organisation n'a pas pu être trouvée.",
|
|
18965
|
-
"search.error.organizationHasNoDataset": "Cette organisation n'a pas encore de données.",
|
|
18966
18990
|
"search.field.any.placeholder": "Rechercher une donnée...",
|
|
18967
18991
|
"search.field.sortBy": "Trier par :",
|
|
18968
18992
|
"search.filters.clear": "Réinitialiser",
|
|
@@ -18987,9 +19011,11 @@ var fr = {
|
|
|
18987
19011
|
"search.filters.minimize": "Réduire",
|
|
18988
19012
|
"search.filters.myRecords": "Voir mes données",
|
|
18989
19013
|
"search.filters.myRecordsHelp": "Quand activé, n'affiche que les données créées avec mon utilisateur. Les données créées par les autres utilisateurs ne sont pas affichées.",
|
|
19014
|
+
"search.filters.organization": "Organisation",
|
|
18990
19015
|
"search.filters.otherRecords": "Affichage des données d'un autre utilisateur",
|
|
19016
|
+
"search.filters.producerOrg": "Producteur",
|
|
18991
19017
|
"search.filters.publicationYear": "Année de publication",
|
|
18992
|
-
"search.filters.
|
|
19018
|
+
"search.filters.publisherOrg": "Distributeur",
|
|
18993
19019
|
"search.filters.representationType": "Type de représentation",
|
|
18994
19020
|
"search.filters.resourceType": "Type de ressource",
|
|
18995
19021
|
"search.filters.standard": "Standard",
|
|
@@ -19070,6 +19096,8 @@ var it = {
|
|
|
19070
19096
|
"datafeeder.datasetValidation.submitButton": "OK, i miei dati sono corretti",
|
|
19071
19097
|
"datafeeder.datasetValidation.title": "Controllare che i dati siano corretti",
|
|
19072
19098
|
"datafeeder.datasetValidation.unknown": " - ",
|
|
19099
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "",
|
|
19100
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "",
|
|
19073
19101
|
"datafeeder.form.abstract": "Come descrivere il suo dataset?",
|
|
19074
19102
|
"datafeeder.form.datepicker": "Sa quando è stato creato il suo dataset ?",
|
|
19075
19103
|
"datafeeder.form.description": "Infine, descrivere il processo utilizzato per creare il dataset",
|
|
@@ -19097,6 +19125,7 @@ var it = {
|
|
|
19097
19125
|
"datafeeder.publishSuccess.geonetworkRecord": "Scheda di metadati",
|
|
19098
19126
|
"datafeeder.publishSuccess.illustration.title": "Completato, tutto è andato bene!",
|
|
19099
19127
|
"datafeeder.publishSuccess.mapViewer": "Visualizzatore",
|
|
19128
|
+
"datafeeder.publishSuccess.ogcFeature": "",
|
|
19100
19129
|
"datafeeder.publishSuccess.subtitle": "Visualizzare i dati:",
|
|
19101
19130
|
"datafeeder.publishSuccess.title": "Congratulazioni! \n I suoi dati sono stati pubblicati",
|
|
19102
19131
|
"datafeeder.publishSuccess.uploadAnotherData": "Caricare un altro dato",
|
|
@@ -19147,7 +19176,7 @@ var it = {
|
|
|
19147
19176
|
"datahub.header.lastRecords": "Ultimi",
|
|
19148
19177
|
"datahub.header.myfavorites": "Miei preferiti",
|
|
19149
19178
|
"datahub.header.news": "Home",
|
|
19150
|
-
"datahub.header.
|
|
19179
|
+
"datahub.header.organizations": "Organizzazioni",
|
|
19151
19180
|
"datahub.header.popularRecords": "Più popolari",
|
|
19152
19181
|
"datahub.header.title.html": "<div class=\"text-white\">Tutti i dati<br>pubblici della mia organizzazione</div>",
|
|
19153
19182
|
"datahub.news.contact.contactus": "Contattateci",
|
|
@@ -19183,6 +19212,8 @@ var it = {
|
|
|
19183
19212
|
"downloads.format.unknown": "sconosciuto",
|
|
19184
19213
|
"downloads.wfs.featuretype.not.found": "Il layer non è stato trovato",
|
|
19185
19214
|
dropFile: dropFile$2,
|
|
19215
|
+
"editor.record.form.abstract": "",
|
|
19216
|
+
"editor.record.form.keywords": "",
|
|
19186
19217
|
"editor.record.form.license": "Licenza",
|
|
19187
19218
|
"editor.record.form.license.cc-by": "",
|
|
19188
19219
|
"editor.record.form.license.cc-by-sa": "",
|
|
@@ -19193,12 +19224,15 @@ var it = {
|
|
|
19193
19224
|
"editor.record.form.license.odc-by": "",
|
|
19194
19225
|
"editor.record.form.license.pddl": "",
|
|
19195
19226
|
"editor.record.form.license.unknown": "Non riconosciuta o assente",
|
|
19227
|
+
"editor.record.form.metadata.title": "",
|
|
19228
|
+
"editor.record.form.record.updated": "",
|
|
19196
19229
|
"editor.record.form.resourceUpdated": "",
|
|
19197
19230
|
"editor.record.form.temporalExtents": "",
|
|
19198
19231
|
"editor.record.form.temporalExtents.addDate": "",
|
|
19199
19232
|
"editor.record.form.temporalExtents.addRange": "",
|
|
19200
19233
|
"editor.record.form.temporalExtents.date": "",
|
|
19201
19234
|
"editor.record.form.temporalExtents.range": "",
|
|
19235
|
+
"editor.record.form.unique.identifier": "",
|
|
19202
19236
|
"editor.record.form.updateFrequency": "",
|
|
19203
19237
|
"editor.record.form.updateFrequency.planned": "",
|
|
19204
19238
|
"editor.record.loadError.body": "",
|
|
@@ -19282,12 +19316,10 @@ var it = {
|
|
|
19282
19316
|
"organisations.sortBy.nameDesc": "Nome Z → A",
|
|
19283
19317
|
"organisations.sortBy.recordCountAsc": "Dati 0 → 9",
|
|
19284
19318
|
"organisations.sortBy.recordCountDesc": "Dati 9 → 0",
|
|
19285
|
-
"organization.
|
|
19286
|
-
"organization.details.
|
|
19319
|
+
"organization.details.lastPublishedDatasets": "",
|
|
19320
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
19287
19321
|
"organization.details.mailContact": "",
|
|
19288
|
-
"organization.
|
|
19289
|
-
"organization.lastPublishedDatasets": "",
|
|
19290
|
-
"organization.lastPublishedDatasets.searchAllButton": "",
|
|
19322
|
+
"organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
|
|
19291
19323
|
"pagination.nextPage": "Pagina successiva",
|
|
19292
19324
|
"pagination.page": "pagina",
|
|
19293
19325
|
"pagination.pageOf": "di",
|
|
@@ -19385,11 +19417,11 @@ var it = {
|
|
|
19385
19417
|
"results.sortBy.relevancy": "Rilevanza",
|
|
19386
19418
|
"search.autocomplete.error": "Impossibile recuperare le suggerimenti",
|
|
19387
19419
|
"search.error.couldNotReachApi": "Problema di connessione all'API",
|
|
19420
|
+
"search.error.organizationHasNoDataset": "",
|
|
19421
|
+
"search.error.organizationNotFound": "",
|
|
19388
19422
|
"search.error.receivedError": "Errore ricevuto",
|
|
19389
19423
|
"search.error.recordHasnolink": "",
|
|
19390
19424
|
"search.error.recordNotFound": "Impossibile trovare questo dato",
|
|
19391
|
-
"search.error.organizationNotFound": "",
|
|
19392
|
-
"search.error.organizationHasNoDataset": "",
|
|
19393
19425
|
"search.field.any.placeholder": "Cerca un dato...",
|
|
19394
19426
|
"search.field.sortBy": "Ordina per:",
|
|
19395
19427
|
"search.filters.clear": "Ripristina",
|
|
@@ -19414,9 +19446,11 @@ var it = {
|
|
|
19414
19446
|
"search.filters.minimize": "Riduci",
|
|
19415
19447
|
"search.filters.myRecords": "Visualizza i miei dati",
|
|
19416
19448
|
"search.filters.myRecordsHelp": "Quando attivato, mostra solo i dati creati con il mio utente. I dati creati da altri utenti non sono visualizzati.",
|
|
19449
|
+
"search.filters.organization": "",
|
|
19417
19450
|
"search.filters.otherRecords": "Visualizzazione dei dati di un altro utente",
|
|
19451
|
+
"search.filters.producerOrg": "",
|
|
19418
19452
|
"search.filters.publicationYear": "Anno di pubblicazione",
|
|
19419
|
-
"search.filters.
|
|
19453
|
+
"search.filters.publisherOrg": "",
|
|
19420
19454
|
"search.filters.representationType": "Tipo di rappresentazione",
|
|
19421
19455
|
"search.filters.resourceType": "Tipo di risorsa",
|
|
19422
19456
|
"search.filters.standard": "Standard",
|
|
@@ -19497,6 +19531,8 @@ var nl = {
|
|
|
19497
19531
|
"datafeeder.datasetValidation.submitButton": "",
|
|
19498
19532
|
"datafeeder.datasetValidation.title": "",
|
|
19499
19533
|
"datafeeder.datasetValidation.unknown": "",
|
|
19534
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "",
|
|
19535
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "",
|
|
19500
19536
|
"datafeeder.form.abstract": "",
|
|
19501
19537
|
"datafeeder.form.datepicker": "",
|
|
19502
19538
|
"datafeeder.form.description": "",
|
|
@@ -19524,6 +19560,7 @@ var nl = {
|
|
|
19524
19560
|
"datafeeder.publishSuccess.geonetworkRecord": "",
|
|
19525
19561
|
"datafeeder.publishSuccess.illustration.title": "",
|
|
19526
19562
|
"datafeeder.publishSuccess.mapViewer": "",
|
|
19563
|
+
"datafeeder.publishSuccess.ogcFeature": "",
|
|
19527
19564
|
"datafeeder.publishSuccess.subtitle": "",
|
|
19528
19565
|
"datafeeder.publishSuccess.title": "",
|
|
19529
19566
|
"datafeeder.publishSuccess.uploadAnotherData": "",
|
|
@@ -19574,7 +19611,7 @@ var nl = {
|
|
|
19574
19611
|
"datahub.header.lastRecords": "",
|
|
19575
19612
|
"datahub.header.myfavorites": "",
|
|
19576
19613
|
"datahub.header.news": "",
|
|
19577
|
-
"datahub.header.
|
|
19614
|
+
"datahub.header.organizations": "",
|
|
19578
19615
|
"datahub.header.popularRecords": "",
|
|
19579
19616
|
"datahub.header.title.html": "",
|
|
19580
19617
|
"datahub.news.contact.contactus": "",
|
|
@@ -19610,6 +19647,8 @@ var nl = {
|
|
|
19610
19647
|
"downloads.format.unknown": "",
|
|
19611
19648
|
"downloads.wfs.featuretype.not.found": "",
|
|
19612
19649
|
dropFile: dropFile$1,
|
|
19650
|
+
"editor.record.form.abstract": "",
|
|
19651
|
+
"editor.record.form.keywords": "",
|
|
19613
19652
|
"editor.record.form.license": "",
|
|
19614
19653
|
"editor.record.form.license.cc-by": "",
|
|
19615
19654
|
"editor.record.form.license.cc-by-sa": "",
|
|
@@ -19620,12 +19659,15 @@ var nl = {
|
|
|
19620
19659
|
"editor.record.form.license.odc-by": "",
|
|
19621
19660
|
"editor.record.form.license.pddl": "",
|
|
19622
19661
|
"editor.record.form.license.unknown": "",
|
|
19662
|
+
"editor.record.form.metadata.title": "",
|
|
19663
|
+
"editor.record.form.record.updated": "",
|
|
19623
19664
|
"editor.record.form.resourceUpdated": "",
|
|
19624
19665
|
"editor.record.form.temporalExtents": "",
|
|
19625
19666
|
"editor.record.form.temporalExtents.addDate": "",
|
|
19626
19667
|
"editor.record.form.temporalExtents.addRange": "",
|
|
19627
19668
|
"editor.record.form.temporalExtents.date": "",
|
|
19628
19669
|
"editor.record.form.temporalExtents.range": "",
|
|
19670
|
+
"editor.record.form.unique.identifier": "",
|
|
19629
19671
|
"editor.record.form.updateFrequency": "",
|
|
19630
19672
|
"editor.record.form.updateFrequency.planned": "",
|
|
19631
19673
|
"editor.record.loadError.body": "",
|
|
@@ -19709,12 +19751,10 @@ var nl = {
|
|
|
19709
19751
|
"organisations.sortBy.nameDesc": "",
|
|
19710
19752
|
"organisations.sortBy.recordCountAsc": "",
|
|
19711
19753
|
"organisations.sortBy.recordCountDesc": "",
|
|
19712
|
-
"organization.
|
|
19713
|
-
"organization.details.
|
|
19754
|
+
"organization.details.lastPublishedDatasets": "",
|
|
19755
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
19714
19756
|
"organization.details.mailContact": "",
|
|
19715
|
-
"organization.
|
|
19716
|
-
"organization.lastPublishedDatasets": "",
|
|
19717
|
-
"organization.lastPublishedDatasets.searchAllButton": "",
|
|
19757
|
+
"organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
|
|
19718
19758
|
"pagination.nextPage": "",
|
|
19719
19759
|
"pagination.page": "",
|
|
19720
19760
|
"pagination.pageOf": "",
|
|
@@ -19812,11 +19852,11 @@ var nl = {
|
|
|
19812
19852
|
"results.sortBy.relevancy": "",
|
|
19813
19853
|
"search.autocomplete.error": "",
|
|
19814
19854
|
"search.error.couldNotReachApi": "",
|
|
19855
|
+
"search.error.organizationHasNoDataset": "",
|
|
19856
|
+
"search.error.organizationNotFound": "",
|
|
19815
19857
|
"search.error.receivedError": "",
|
|
19816
19858
|
"search.error.recordHasnolink": "",
|
|
19817
19859
|
"search.error.recordNotFound": "",
|
|
19818
|
-
"search.error.organizationNotFound": "",
|
|
19819
|
-
"search.error.organizationHasNoDataset": "",
|
|
19820
19860
|
"search.field.any.placeholder": "",
|
|
19821
19861
|
"search.field.sortBy": "",
|
|
19822
19862
|
"search.filters.clear": "",
|
|
@@ -19841,9 +19881,11 @@ var nl = {
|
|
|
19841
19881
|
"search.filters.minimize": "",
|
|
19842
19882
|
"search.filters.myRecords": "",
|
|
19843
19883
|
"search.filters.myRecordsHelp": "",
|
|
19884
|
+
"search.filters.organization": "",
|
|
19844
19885
|
"search.filters.otherRecords": "",
|
|
19886
|
+
"search.filters.producerOrg": "",
|
|
19845
19887
|
"search.filters.publicationYear": "",
|
|
19846
|
-
"search.filters.
|
|
19888
|
+
"search.filters.publisherOrg": "",
|
|
19847
19889
|
"search.filters.representationType": "",
|
|
19848
19890
|
"search.filters.resourceType": "",
|
|
19849
19891
|
"search.filters.standard": "",
|
|
@@ -19924,6 +19966,8 @@ var pt = {
|
|
|
19924
19966
|
"datafeeder.datasetValidation.submitButton": "",
|
|
19925
19967
|
"datafeeder.datasetValidation.title": "",
|
|
19926
19968
|
"datafeeder.datasetValidation.unknown": "",
|
|
19969
|
+
"datafeeder.datasetValidationCsv.explicitLineNumbers": "",
|
|
19970
|
+
"datafeeder.datasetValidationCsv.lineNumbers": "",
|
|
19927
19971
|
"datafeeder.form.abstract": "",
|
|
19928
19972
|
"datafeeder.form.datepicker": "",
|
|
19929
19973
|
"datafeeder.form.description": "",
|
|
@@ -19951,6 +19995,7 @@ var pt = {
|
|
|
19951
19995
|
"datafeeder.publishSuccess.geonetworkRecord": "",
|
|
19952
19996
|
"datafeeder.publishSuccess.illustration.title": "",
|
|
19953
19997
|
"datafeeder.publishSuccess.mapViewer": "",
|
|
19998
|
+
"datafeeder.publishSuccess.ogcFeature": "",
|
|
19954
19999
|
"datafeeder.publishSuccess.subtitle": "",
|
|
19955
20000
|
"datafeeder.publishSuccess.title": "",
|
|
19956
20001
|
"datafeeder.publishSuccess.uploadAnotherData": "",
|
|
@@ -20001,7 +20046,7 @@ var pt = {
|
|
|
20001
20046
|
"datahub.header.lastRecords": "",
|
|
20002
20047
|
"datahub.header.myfavorites": "",
|
|
20003
20048
|
"datahub.header.news": "",
|
|
20004
|
-
"datahub.header.
|
|
20049
|
+
"datahub.header.organizations": "",
|
|
20005
20050
|
"datahub.header.popularRecords": "",
|
|
20006
20051
|
"datahub.header.title.html": "",
|
|
20007
20052
|
"datahub.news.contact.contactus": "",
|
|
@@ -20037,6 +20082,8 @@ var pt = {
|
|
|
20037
20082
|
"downloads.format.unknown": "",
|
|
20038
20083
|
"downloads.wfs.featuretype.not.found": "",
|
|
20039
20084
|
dropFile: dropFile,
|
|
20085
|
+
"editor.record.form.abstract": "",
|
|
20086
|
+
"editor.record.form.keywords": "",
|
|
20040
20087
|
"editor.record.form.license": "",
|
|
20041
20088
|
"editor.record.form.license.cc-by": "",
|
|
20042
20089
|
"editor.record.form.license.cc-by-sa": "",
|
|
@@ -20047,12 +20094,15 @@ var pt = {
|
|
|
20047
20094
|
"editor.record.form.license.odc-by": "",
|
|
20048
20095
|
"editor.record.form.license.pddl": "",
|
|
20049
20096
|
"editor.record.form.license.unknown": "",
|
|
20097
|
+
"editor.record.form.metadata.title": "",
|
|
20098
|
+
"editor.record.form.record.updated": "",
|
|
20050
20099
|
"editor.record.form.resourceUpdated": "",
|
|
20051
20100
|
"editor.record.form.temporalExtents": "",
|
|
20052
20101
|
"editor.record.form.temporalExtents.addDate": "",
|
|
20053
20102
|
"editor.record.form.temporalExtents.addRange": "",
|
|
20054
20103
|
"editor.record.form.temporalExtents.date": "",
|
|
20055
20104
|
"editor.record.form.temporalExtents.range": "",
|
|
20105
|
+
"editor.record.form.unique.identifier": "",
|
|
20056
20106
|
"editor.record.form.updateFrequency": "",
|
|
20057
20107
|
"editor.record.form.updateFrequency.planned": "",
|
|
20058
20108
|
"editor.record.loadError.body": "",
|
|
@@ -20136,12 +20186,10 @@ var pt = {
|
|
|
20136
20186
|
"organisations.sortBy.nameDesc": "",
|
|
20137
20187
|
"organisations.sortBy.recordCountAsc": "",
|
|
20138
20188
|
"organisations.sortBy.recordCountDesc": "",
|
|
20139
|
-
"organization.
|
|
20140
|
-
"organization.details.
|
|
20189
|
+
"organization.details.lastPublishedDatasets": "",
|
|
20190
|
+
"organization.details.lastPublishedDatasets.searchAllButton": "",
|
|
20141
20191
|
"organization.details.mailContact": "",
|
|
20142
|
-
"organization.
|
|
20143
|
-
"organization.lastPublishedDatasets": "",
|
|
20144
|
-
"organization.lastPublishedDatasets.searchAllButton": "",
|
|
20192
|
+
"organization.header.recordCount": "{count, plural, =0{} one{} other{}}",
|
|
20145
20193
|
"pagination.nextPage": "",
|
|
20146
20194
|
"pagination.page": "",
|
|
20147
20195
|
"pagination.pageOf": "",
|
|
@@ -20239,11 +20287,11 @@ var pt = {
|
|
|
20239
20287
|
"results.sortBy.relevancy": "",
|
|
20240
20288
|
"search.autocomplete.error": "",
|
|
20241
20289
|
"search.error.couldNotReachApi": "",
|
|
20290
|
+
"search.error.organizationHasNoDataset": "",
|
|
20291
|
+
"search.error.organizationNotFound": "",
|
|
20242
20292
|
"search.error.receivedError": "",
|
|
20243
20293
|
"search.error.recordHasnolink": "",
|
|
20244
20294
|
"search.error.recordNotFound": "",
|
|
20245
|
-
"search.error.organizationNotFound": "",
|
|
20246
|
-
"search.error.organizationHasNoDataset": "",
|
|
20247
20295
|
"search.field.any.placeholder": "",
|
|
20248
20296
|
"search.field.sortBy": "",
|
|
20249
20297
|
"search.filters.clear": "",
|
|
@@ -20268,9 +20316,11 @@ var pt = {
|
|
|
20268
20316
|
"search.filters.minimize": "",
|
|
20269
20317
|
"search.filters.myRecords": "",
|
|
20270
20318
|
"search.filters.myRecordsHelp": "",
|
|
20319
|
+
"search.filters.organization": "",
|
|
20271
20320
|
"search.filters.otherRecords": "",
|
|
20321
|
+
"search.filters.producerOrg": "",
|
|
20272
20322
|
"search.filters.publicationYear": "",
|
|
20273
|
-
"search.filters.
|
|
20323
|
+
"search.filters.publisherOrg": "",
|
|
20274
20324
|
"search.filters.representationType": "",
|
|
20275
20325
|
"search.filters.resourceType": "",
|
|
20276
20326
|
"search.filters.standard": "",
|
|
@@ -21908,8 +21958,6 @@ class Gn4PlatformService {
|
|
|
21908
21958
|
this.allThesaurus$ = this.httpClient
|
|
21909
21959
|
.get(`${this.registriesApiService.configuration.basePath}/thesaurus?_content_type=json`)
|
|
21910
21960
|
.pipe(map$1((thesaurus) => {
|
|
21911
|
-
// FIXME: find a better way to exclude place keywords
|
|
21912
|
-
// thesaurus[0].filter((thes) => thes.dname !== 'place')
|
|
21913
21961
|
return thesaurus[0];
|
|
21914
21962
|
}), shareReplay(1));
|
|
21915
21963
|
this.me$ = this.meApi.getMe().pipe(switchMap((apiUser) => this.mapper.userFromMeApi(apiUser)), shareReplay({ bufferSize: 1, refCount: true }));
|
|
@@ -21953,8 +22001,14 @@ class Gn4PlatformService {
|
|
|
21953
22001
|
}
|
|
21954
22002
|
return this.keyTranslations$.pipe(map$1((translations) => translations[key]));
|
|
21955
22003
|
}
|
|
21956
|
-
searchKeywords(query) {
|
|
21957
|
-
const keywords$ = this.
|
|
22004
|
+
searchKeywords(query, keywordTypes) {
|
|
22005
|
+
const keywords$ = this.allThesaurus$.pipe(switchMap((thesaurus) => {
|
|
22006
|
+
const selectedThesauri = [];
|
|
22007
|
+
keywordTypes.map((keywordType) => {
|
|
22008
|
+
selectedThesauri.push(...thesaurus.filter((thes) => thes.dname === keywordType));
|
|
22009
|
+
});
|
|
22010
|
+
return this.registriesApiService.searchKeywords(query, this.langService.iso3, 10, 0, null, selectedThesauri.map((thes) => thes.key), null, `*${query}*`);
|
|
22011
|
+
}));
|
|
21958
22012
|
return combineLatest([keywords$, this.allThesaurus$]).pipe(map$1(([keywords, thesaurus]) => {
|
|
21959
22013
|
return this.mapper.keywordsFromApi(keywords, thesaurus, this.langService.iso3);
|
|
21960
22014
|
}));
|
|
@@ -27003,11 +27057,11 @@ class ApiCardComponent {
|
|
|
27003
27057
|
}
|
|
27004
27058
|
}
|
|
27005
27059
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ApiCardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
27006
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ApiCardComponent, selector: "gn-ui-api-card", inputs: { link: "link", currentLink: "currentLink" }, outputs: { openRecordApiForm: "openRecordApiForm" }, usesOnChanges: true, ngImport: i0, template: "<div\n class=\"group flex flex-col justify-between h-40 pt-5 pb-6 px-7 rounded filter overflow-hidden
|
|
27060
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: ApiCardComponent, selector: "gn-ui-api-card", inputs: { link: "link", currentLink: "currentLink" }, outputs: { openRecordApiForm: "openRecordApiForm" }, usesOnChanges: true, ngImport: i0, template: "<div\n class=\"group flex flex-col justify-between h-40 pt-5 pb-6 px-7 rounded filter overflow-hidden cursor-default\"\n>\n <div\n class=\"font-title font-medium text-21 text-black text-ellipsis overflow-hidden break-words pb-5 h-[4.5rem]\"\n >\n {{ link.name || link.description }}\n </div>\n <div class=\"\">\n <div class=\"flex flex-row justify-between\">\n <span\n class=\"bg-primary-opacity-50 uppercase inline-flex items-center justify-center px-2 py-1 text-13 font-medium leading-none text-white rounded text-primary-lightest group-hover:bg-primary transition-colors\"\n [ngClass]=\"{\n '!bg-primary': currentlyActive\n }\"\n >{{ link.accessServiceProtocol }}</span\n >\n <div class=\"flex flex-row gap-2 items-center\">\n <gn-ui-copy-text-button\n [text]=\"link.url\"\n [tooltipText]=\"'tooltip.url.copy' | translate\"\n [displayText]=\"false\"\n ></gn-ui-copy-text-button>\n <button\n *ngIf=\"displayApiFormButton\"\n type=\"button\"\n [ngClass]=\"{\n 'py-2 px-4 rounded-r-md bg-gray-400 hover:bg-gray-600 focus:bg-gray-800 text-white':\n displayText\n }\"\n mat-raised-button\n [matTooltip]=\"\n !currentlyActive\n ? ('record.metadata.api.form.openForm' | translate)\n : ('record.metadata.api.form.closeForm' | translate)\n \"\n matTooltipPosition=\"above\"\n (click)=\"openRecordApiFormPanel()\"\n >\n <mat-icon\n class=\"material-symbols-outlined pointer-events-none align-middle card-icon\"\n [ngClass]=\"{\n 'text-secondary opacity-100': currentlyActive\n }\"\n >more_horiz</mat-icon\n >\n </button>\n </div>\n </div>\n </div>\n</div>\n", styles: [""], dependencies: [{ kind: "directive", type: i1$3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i2$3.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { kind: "component", type: CopyTextButtonComponent, selector: "gn-ui-copy-text-button", inputs: ["text", "tooltipText", "displayText", "rows"] }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
27007
27061
|
}
|
|
27008
27062
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: ApiCardComponent, decorators: [{
|
|
27009
27063
|
type: Component,
|
|
27010
|
-
args: [{ selector: 'gn-ui-api-card', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\n class=\"group flex flex-col justify-between h-40 pt-5 pb-6 px-7 rounded filter overflow-hidden
|
|
27064
|
+
args: [{ selector: 'gn-ui-api-card', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\n class=\"group flex flex-col justify-between h-40 pt-5 pb-6 px-7 rounded filter overflow-hidden cursor-default\"\n>\n <div\n class=\"font-title font-medium text-21 text-black text-ellipsis overflow-hidden break-words pb-5 h-[4.5rem]\"\n >\n {{ link.name || link.description }}\n </div>\n <div class=\"\">\n <div class=\"flex flex-row justify-between\">\n <span\n class=\"bg-primary-opacity-50 uppercase inline-flex items-center justify-center px-2 py-1 text-13 font-medium leading-none text-white rounded text-primary-lightest group-hover:bg-primary transition-colors\"\n [ngClass]=\"{\n '!bg-primary': currentlyActive\n }\"\n >{{ link.accessServiceProtocol }}</span\n >\n <div class=\"flex flex-row gap-2 items-center\">\n <gn-ui-copy-text-button\n [text]=\"link.url\"\n [tooltipText]=\"'tooltip.url.copy' | translate\"\n [displayText]=\"false\"\n ></gn-ui-copy-text-button>\n <button\n *ngIf=\"displayApiFormButton\"\n type=\"button\"\n [ngClass]=\"{\n 'py-2 px-4 rounded-r-md bg-gray-400 hover:bg-gray-600 focus:bg-gray-800 text-white':\n displayText\n }\"\n mat-raised-button\n [matTooltip]=\"\n !currentlyActive\n ? ('record.metadata.api.form.openForm' | translate)\n : ('record.metadata.api.form.closeForm' | translate)\n \"\n matTooltipPosition=\"above\"\n (click)=\"openRecordApiFormPanel()\"\n >\n <mat-icon\n class=\"material-symbols-outlined pointer-events-none align-middle card-icon\"\n [ngClass]=\"{\n 'text-secondary opacity-100': currentlyActive\n }\"\n >more_horiz</mat-icon\n >\n </button>\n </div>\n </div>\n </div>\n</div>\n" }]
|
|
27011
27065
|
}], propDecorators: { link: [{
|
|
27012
27066
|
type: Input
|
|
27013
27067
|
}], currentLink: [{
|
|
@@ -27338,6 +27392,71 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27338
27392
|
args: ['contentDiv']
|
|
27339
27393
|
}] } });
|
|
27340
27394
|
|
|
27395
|
+
class MaxLinesComponent {
|
|
27396
|
+
constructor(cdr) {
|
|
27397
|
+
this.cdr = cdr;
|
|
27398
|
+
this.maxLines = 6;
|
|
27399
|
+
this.isExpanded = false;
|
|
27400
|
+
this.maxHeight = '';
|
|
27401
|
+
this.showToggleButton = false;
|
|
27402
|
+
}
|
|
27403
|
+
ngAfterViewInit() {
|
|
27404
|
+
this.calculateMaxHeight();
|
|
27405
|
+
this.observer = new ResizeObserver((mutations) => {
|
|
27406
|
+
mutations.forEach(() => {
|
|
27407
|
+
this.calculateMaxHeight();
|
|
27408
|
+
});
|
|
27409
|
+
});
|
|
27410
|
+
this.observer.observe(this.container.nativeElement.children[0]);
|
|
27411
|
+
}
|
|
27412
|
+
toggleDisplay() {
|
|
27413
|
+
this.isExpanded = !this.isExpanded;
|
|
27414
|
+
this.calculateMaxHeight();
|
|
27415
|
+
}
|
|
27416
|
+
calculateMaxHeight() {
|
|
27417
|
+
const containerElement = this.container.nativeElement;
|
|
27418
|
+
const contentElement = containerElement.children[0];
|
|
27419
|
+
const contentHeight = contentElement.getBoundingClientRect().height;
|
|
27420
|
+
if (contentHeight) {
|
|
27421
|
+
if (contentHeight > this.maxLines * this.getLineHeight(contentElement)) {
|
|
27422
|
+
this.showToggleButton = true;
|
|
27423
|
+
this.maxHeight = this.isExpanded
|
|
27424
|
+
? `${contentHeight}px`
|
|
27425
|
+
: `${this.maxLines * this.getLineHeight(contentElement)}px`;
|
|
27426
|
+
}
|
|
27427
|
+
else {
|
|
27428
|
+
this.showToggleButton = false;
|
|
27429
|
+
this.maxHeight = `${contentHeight}px`;
|
|
27430
|
+
}
|
|
27431
|
+
containerElement.setAttribute('style', `max-height: ${this.maxHeight}; overflow: hidden`);
|
|
27432
|
+
this.cdr.detectChanges();
|
|
27433
|
+
}
|
|
27434
|
+
}
|
|
27435
|
+
getLineHeight(element) {
|
|
27436
|
+
const computedStyle = window.getComputedStyle(element);
|
|
27437
|
+
const lineHeight = parseFloat(computedStyle.lineHeight);
|
|
27438
|
+
const fontSize = parseFloat(computedStyle.fontSize || '14');
|
|
27439
|
+
const result = isNaN(lineHeight) ? fontSize * 1.2 : lineHeight; // Use a default if line height is not specified
|
|
27440
|
+
return result;
|
|
27441
|
+
}
|
|
27442
|
+
ngOnDestroy() {
|
|
27443
|
+
if (!this.observer)
|
|
27444
|
+
return;
|
|
27445
|
+
this.observer.unobserve(this.container.nativeElement.children[0]);
|
|
27446
|
+
}
|
|
27447
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MaxLinesComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
27448
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: MaxLinesComponent, isStandalone: true, selector: "gn-ui-max-lines", inputs: { maxLines: "maxLines" }, viewQueries: [{ propertyName: "container", first: true, predicate: ["container"], descendants: true }], ngImport: i0, template: "<div\n #container\n class=\"max-lines overflow-hidden transition-[max-height] duration-300 relative\"\n [ngClass]=\"isExpanded ? 'ease-in' : 'ease-out'\"\n [style.maxHeight]=\"maxHeight\"\n>\n <ng-content></ng-content>\n <div\n *ngIf=\"showToggleButton && !isExpanded\"\n class=\"absolute inset-x-0 bottom-0 bg-gradient-to-b from-transparent to-white h-3\"\n ></div>\n</div>\n<div\n *ngIf=\"showToggleButton\"\n (click)=\"toggleDisplay()\"\n class=\"text-secondary cursor-pointer pt-2.5\"\n data-cy=\"readMoreButton\"\n>\n {{ (isExpanded ? 'ui.readLess' : 'ui.readMore') | translate }}\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: TranslateModule }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
27449
|
+
}
|
|
27450
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MaxLinesComponent, decorators: [{
|
|
27451
|
+
type: Component,
|
|
27452
|
+
args: [{ selector: 'gn-ui-max-lines', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [CommonModule, TranslateModule], template: "<div\n #container\n class=\"max-lines overflow-hidden transition-[max-height] duration-300 relative\"\n [ngClass]=\"isExpanded ? 'ease-in' : 'ease-out'\"\n [style.maxHeight]=\"maxHeight\"\n>\n <ng-content></ng-content>\n <div\n *ngIf=\"showToggleButton && !isExpanded\"\n class=\"absolute inset-x-0 bottom-0 bg-gradient-to-b from-transparent to-white h-3\"\n ></div>\n</div>\n<div\n *ngIf=\"showToggleButton\"\n (click)=\"toggleDisplay()\"\n class=\"text-secondary cursor-pointer pt-2.5\"\n data-cy=\"readMoreButton\"\n>\n {{ (isExpanded ? 'ui.readLess' : 'ui.readMore') | translate }}\n</div>\n" }]
|
|
27453
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; }, propDecorators: { maxLines: [{
|
|
27454
|
+
type: Input
|
|
27455
|
+
}], container: [{
|
|
27456
|
+
type: ViewChild,
|
|
27457
|
+
args: ['container']
|
|
27458
|
+
}] } });
|
|
27459
|
+
|
|
27341
27460
|
/* eslint-disable @angular-eslint/directive-selector */
|
|
27342
27461
|
class GnUiLinkifyDirective {
|
|
27343
27462
|
constructor(el, renderer) {
|
|
@@ -27477,7 +27596,7 @@ class MetadataInfoComponent {
|
|
|
27477
27596
|
this.keyword.emit(keyword);
|
|
27478
27597
|
}
|
|
27479
27598
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MetadataInfoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
27480
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: MetadataInfoComponent, selector: "gn-ui-metadata-info", inputs: { metadata: "metadata", incomplete: "incomplete" }, outputs: { keyword: "keyword" }, ngImport: i0, template: "<div class=\"mb-6 md-description sm:mb-4 sm:pr-16\">\n <gn-ui-content-ghost ghostClass=\"h-32\" [showContent]=\"fieldReady('abstract')\">\n <gn-ui-max-lines [maxLines]=\"6\" *ngIf=\"metadata.abstract\">\n <div>\n <gn-ui-markdown-parser\n [textContent]=\"metadata.abstract\"\n ></gn-ui-markdown-parser>\n </div>\n </gn-ui-max-lines>\n <div *ngIf=\"metadata.keywords?.length\">\n <p class=\"mt-6 mb-3 font-medium text-primary text-sm\" translate>\n record.metadata.keywords\n </p>\n <div class=\"sm:pb-4 flex flex-wrap gap-2\">\n <gn-ui-badge\n class=\"inline-block lowercase\"\n (click)=\"onKeywordClick(keyword)\"\n [clickable]=\"true\"\n *ngFor=\"let keyword of metadata.keywords\"\n >{{ keyword.label }}</gn-ui-badge\n >\n </div>\n </div>\n </gn-ui-content-ghost>\n</div>\n\n<gn-ui-expandable-panel [title]=\"'record.metadata.usage' | translate\">\n <div class=\"flex flex-col gap-[10px] mr-4 py-[12px] rounded text-gray-900\">\n <ng-container *ngFor=\"let license of licenses\">\n <div *ngIf=\"license.url; else noUrl\" class=\"text-primary\">\n <a\n [href]=\"license.url\"\n target=\"_blank\"\n class=\"cursor-pointer hover:underline transition-all\"\n >\n {{ license.text }}\n <mat-icon\n class=\"material-symbols-outlined !w-[12px] !h-[12px] !text-[12px] opacity-75 shrink-0\"\n >open_in_new</mat-icon\n >\n </a>\n </div>\n <ng-template #noUrl>\n <div class=\"text-primary\" gnUiLinkify>\n {{ license.text }}\n </div>\n </ng-template>\n </ng-container>\n <ng-container *ngIf=\"legalConstraints.length\">\n <gn-ui-markdown-parser\n *ngFor=\"let constraint of legalConstraints\"\n [textContent]=\"constraint\"\n >\n </gn-ui-markdown-parser>\n </ng-container>\n <ng-container *ngIf=\"otherConstraints.length\">\n <div gnUiLinkify *ngFor=\"let constraint of otherConstraints\">\n <h5 translate class=\"font-medium text-black text-sm mb-[2px] mt-[16px]\">\n record.metadata.otherConstraints\n </h5>\n <gn-ui-markdown-parser [textContent]=\"constraint\">\n </gn-ui-markdown-parser>\n </div>\n </ng-container>\n\n <span class=\"noUsage\" *ngIf=\"!hasUsage\">\n {{ 'record.metadata.noUsage' | translate }}\n </span>\n </div>\n</gn-ui-expandable-panel>\n<gn-ui-expandable-panel\n *ngIf=\"\n metadata.lineage ||\n metadata.recordUpdated ||\n metadata.updateFrequency ||\n metadata.status\n \"\n [title]=\"'record.metadata.details' | translate\"\n>\n <div *ngIf=\"metadata.lineage\" class=\"text-gray-900 flex flex-col mt-4 gap-2\">\n <p class=\"whitespace-pre-line break-words text-gray-900\" gnUiLinkify>\n {{ metadata.lineage }}\n </p>\n </div>\n <div class=\"flex flex-row gap-6 mt-5 mb-8\" *ngIf=\"resourceContact\">\n <div\n *ngIf=\"resourceContact.organization?.logoUrl?.href\"\n class=\"flex items-center justify-center border-solid border border-gray-300 rounded-md bg-white h-32 overflow-hidden\"\n >\n <gn-ui-thumbnail\n class=\"relative h-full w-full\"\n [thumbnailUrl]=\"resourceContact.organization.logoUrl.href\"\n fit=\"contain\"\n ></gn-ui-thumbnail>\n </div>\n <div class=\"flex flex-col gap-1\">\n <p class=\"text-sm font-medium\" translate>record.metadata.producer</p>\n <div\n class=\"text-primary font-title text-21 mr-2 cursor-pointer hover:underline\"\n data-cy=\"organization-name\"\n >\n {{ resourceContact.organization?.name }}\n </div>\n <div *ngIf=\"resourceContact.organization?.website\">\n <a\n [href]=\"resourceContact.organization.website\"\n target=\"_blank\"\n class=\"contact-website text-primary text-sm cursor-pointer hover:underline transition-all\"\n >{{ resourceContact.organization.website }}\n <mat-icon\n class=\"material-symbols-outlined !w-[12px] !h-[12px] !text-[12px] opacity-75 shrink-0\"\n >open_in_new</mat-icon\n >\n </a>\n </div>\n <div class=\"mt-4\" *ngIf=\"resourceContact.email\">\n <div class=\"flex\">\n <mat-icon\n class=\"material-symbols-outlined !w-5 !h-5 !text-[20px] opacity-75 shrink-0\"\n >\n mail_outline</mat-icon\n >\n <a\n *ngIf=\"resourceContact.email\"\n [href]=\"'mailto:' + resourceContact.email\"\n class=\"text-sm hover:underline ml-2\"\n target=\"_blank\"\n data-cy=\"contact-email\"\n >{{ resourceContact?.email }}</a\n >\n </div>\n </div>\n </div>\n </div>\n <div\n class=\"py-6 px-6 rounded bg-gray-100 grid grid-cols-2 gap-y-6 gap-x-[20px] text-gray-700\"\n >\n <div *ngIf=\"metadata.recordCreated\">\n <p class=\"text-sm\" translate>record.metadata.creation</p>\n <p class=\"text-primary font-medium mt-1\">\n {{ metadata.recordCreated.toLocaleDateString() }}\n </p>\n </div>\n <div *ngIf=\"metadata.recordPublished\">\n <p class=\"text-sm\" translate>record.metadata.publication</p>\n <p class=\"text-primary font-medium mt-1\">\n {{ metadata.recordPublished.toLocaleDateString() }}\n </p>\n </div>\n <div *ngIf=\"updateFrequency\">\n <p class=\"text-sm\" translate>record.metadata.updateFrequency</p>\n <p\n class=\"text-primary font-medium mt-1 updateFrequency\"\n translate\n [translateParams]=\"{ count: updatedTimes }\"\n >\n {{ updateFrequency }}\n </p>\n </div>\n <div *ngIf=\"metadata.languages\">\n <p class=\"text-sm mb-1\" translate>record.metadata.languages</p>\n <div class=\"flex flex-row gap-1 flex-wrap\">\n <p\n class=\"text-primary font-medium\"\n translate\n *ngFor=\"let language of metadata.languages\"\n >\n language.{{ language }}\n </p>\n </div>\n </div>\n <div *ngIf=\"temporalExtent\">\n <p class=\"text-sm\" translate>record.metadata.temporalExtent</p>\n <div class=\"flex flex-row gap-1 mb-1 text-primary font-medium\">\n <p\n *ngIf=\"temporalExtent.start && temporalExtent.end\"\n translate\n [translateParams]=\"{\n start: temporalExtent.start,\n end: temporalExtent.end\n }\"\n >\n record.metadata.temporalExtent.fromDateToDate\n </p>\n <p\n *ngIf=\"temporalExtent.start && !temporalExtent.end\"\n translate\n [translateParams]=\"{ start: temporalExtent.start }\"\n >\n record.metadata.temporalExtent.sinceDate\n </p>\n <p\n *ngIf=\"!temporalExtent.start && temporalExtent.end\"\n translate\n [translateParams]=\"{ end: temporalExtent.end }\"\n >\n record.metadata.temporalExtent.untilDate\n </p>\n </div>\n </div>\n </div>\n</gn-ui-expandable-panel>\n<gn-ui-expandable-panel\n *ngIf=\"metadata.landingPage\"\n [title]=\"'record.metadata.technical' | translate\"\n>\n <div class=\"flex flex-col gap-4 mr-4 py-5 rounded text-gray-700\">\n <div *ngIf=\"metadata.recordUpdated\">\n <p class=\"text-sm\" translate>record.metadata.updatedOn</p>\n <p class=\"text-primary font-medium\">\n {{ metadata.recordUpdated && metadata.recordUpdated.toLocaleString() }}\n </p>\n </div>\n <div *ngIf=\"metadata.landingPage\">\n <p class=\"text-sm\" translate>record.metadata.sheet</p>\n <p class=\"text-primary font-medium\" translate>\n <a [href]=\"metadata.landingPage\" target=\"_blank\">\n <span class=\"break-all\" gnUiLinkify>{{ metadata.landingPage }}</span>\n </a>\n </p>\n </div>\n <div *ngIf=\"metadata.ownerOrganization\">\n <p class=\"text-sm\" translate>record.metadata.owner</p>\n <p class=\"text-primary font-medium\">\n {{ metadata.ownerOrganization.name }}\n </p>\n </div>\n <div *ngIf=\"metadata.uniqueIdentifier\">\n <p class=\"text-sm\" translate>record.metadata.uniqueId</p>\n <div class=\"flex flex-row content-align items-end gap-1\">\n <gn-ui-copy-text-button\n [text]=\"metadata.uniqueIdentifier\"\n [tooltipText]=\"'tooltip.id.copy' | translate\"\n [displayText]=\"false\"\n ></gn-ui-copy-text-button>\n <p class=\"text-primary font-medium\">\n {{ metadata.uniqueIdentifier }}\n </p>\n </div>\n </div>\n <div *ngIf=\"metadata.topics?.length\">\n <p class=\"text-sm mb-1\" translate>record.metadata.topics</p>\n <div class=\"sm:pb-4 sm:pr-16\">\n <gn-ui-badge\n class=\"inline-block mr-2 mb-2 lowercase\"\n *ngFor=\"let topic of metadata.topics\"\n >{{ topic }}</gn-ui-badge\n >\n </div>\n </div>\n </div>\n</gn-ui-expandable-panel>\n", styles: [".md-description ::ng-deep a{@apply underline text-blue-600 hover:text-blue-800;}.info-grid>:nth-last-child(n+3){padding-bottom:10px;@apply border-b border-gray-300;}:host ::ng-deep gn-ui-copy-text-button button mat-icon{transform:scale(.8)}\n"], dependencies: [{ kind: "directive", type: i1$3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: ExpandablePanelComponent, selector: "gn-ui-expandable-panel", inputs: ["title", "collapsed"] }, { kind: "directive", type: i1$1.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "component", type: CopyTextButtonComponent, selector: "gn-ui-copy-text-button", inputs: ["text", "tooltipText", "displayText", "rows"] }, { kind: "component", type: BadgeComponent, selector: "gn-ui-badge", inputs: ["clickable", "removable"], outputs: ["badgeRemoveClicked"] }, { kind: "component", type: MarkdownParserComponent, selector: "gn-ui-markdown-parser", inputs: ["textContent"] }, { kind: "component", type: ThumbnailComponent, selector: "gn-ui-thumbnail", inputs: ["thumbnailUrl", "fit"], outputs: ["placeholderShown"] }, { kind: "component", type: ContentGhostComponent, selector: "gn-ui-content-ghost", inputs: ["showContent", "ghostClass"] }, { kind: "directive", type: GnUiLinkifyDirective, selector: "[gnUiLinkify]" }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
27599
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: MetadataInfoComponent, selector: "gn-ui-metadata-info", inputs: { metadata: "metadata", incomplete: "incomplete" }, outputs: { keyword: "keyword" }, ngImport: i0, template: "<div class=\"mb-6 md-description sm:mb-4 sm:pr-16\">\n <gn-ui-content-ghost ghostClass=\"h-32\" [showContent]=\"fieldReady('abstract')\">\n <gn-ui-max-lines [maxLines]=\"6\" *ngIf=\"metadata.abstract\">\n <div>\n <gn-ui-markdown-parser\n [textContent]=\"metadata.abstract\"\n ></gn-ui-markdown-parser>\n </div>\n </gn-ui-max-lines>\n <div *ngIf=\"metadata.keywords?.length\">\n <p class=\"mt-6 mb-3 font-medium text-primary text-sm\" translate>\n record.metadata.keywords\n </p>\n <div class=\"sm:pb-4 flex flex-wrap gap-2\">\n <gn-ui-badge\n class=\"inline-block lowercase\"\n (click)=\"onKeywordClick(keyword)\"\n [clickable]=\"true\"\n *ngFor=\"let keyword of metadata.keywords\"\n >{{ keyword.label }}</gn-ui-badge\n >\n </div>\n </div>\n </gn-ui-content-ghost>\n</div>\n\n<gn-ui-expandable-panel [title]=\"'record.metadata.usage' | translate\">\n <div class=\"flex flex-col gap-[10px] mr-4 py-[12px] rounded text-gray-900\">\n <ng-container *ngFor=\"let license of licenses\">\n <div *ngIf=\"license.url; else noUrl\" class=\"text-primary\">\n <a\n [href]=\"license.url\"\n target=\"_blank\"\n class=\"cursor-pointer hover:underline transition-all\"\n >\n {{ license.text }}\n <mat-icon\n class=\"material-symbols-outlined !w-[12px] !h-[12px] !text-[12px] opacity-75 shrink-0\"\n >open_in_new</mat-icon\n >\n </a>\n </div>\n <ng-template #noUrl>\n <div class=\"text-primary\" gnUiLinkify>\n {{ license.text }}\n </div>\n </ng-template>\n </ng-container>\n <ng-container *ngIf=\"legalConstraints.length\">\n <gn-ui-markdown-parser\n *ngFor=\"let constraint of legalConstraints\"\n [textContent]=\"constraint\"\n >\n </gn-ui-markdown-parser>\n </ng-container>\n <ng-container *ngIf=\"otherConstraints.length\">\n <div gnUiLinkify *ngFor=\"let constraint of otherConstraints\">\n <h5 translate class=\"font-medium text-black text-sm mb-[2px] mt-[16px]\">\n record.metadata.otherConstraints\n </h5>\n <gn-ui-markdown-parser [textContent]=\"constraint\">\n </gn-ui-markdown-parser>\n </div>\n </ng-container>\n\n <span class=\"noUsage\" *ngIf=\"!hasUsage\">\n {{ 'record.metadata.noUsage' | translate }}\n </span>\n </div>\n</gn-ui-expandable-panel>\n<gn-ui-expandable-panel\n *ngIf=\"\n metadata.lineage ||\n metadata.recordUpdated ||\n metadata.updateFrequency ||\n metadata.status\n \"\n [title]=\"'record.metadata.details' | translate\"\n>\n <div *ngIf=\"metadata.lineage\" class=\"text-gray-900 flex flex-col mt-4 gap-2\">\n <p class=\"whitespace-pre-line break-words text-gray-900\" gnUiLinkify>\n {{ metadata.lineage }}\n </p>\n </div>\n <div class=\"flex flex-row gap-6 mt-5 mb-8\" *ngIf=\"resourceContact\">\n <div\n *ngIf=\"resourceContact.organization?.logoUrl?.href\"\n class=\"flex items-center justify-center border-solid border border-gray-300 rounded-md bg-white h-32 overflow-hidden\"\n >\n <gn-ui-thumbnail\n class=\"relative h-full w-full\"\n [thumbnailUrl]=\"resourceContact.organization.logoUrl.href\"\n fit=\"contain\"\n ></gn-ui-thumbnail>\n </div>\n <div class=\"flex flex-col gap-1\">\n <p class=\"text-sm font-medium\" translate>record.metadata.producer</p>\n <div\n class=\"text-primary font-title text-21 mr-2 cursor-pointer hover:underline\"\n data-cy=\"organization-name\"\n >\n {{ resourceContact.organization?.name }}\n </div>\n <div *ngIf=\"resourceContact.organization?.website\">\n <a\n [href]=\"resourceContact.organization.website\"\n target=\"_blank\"\n class=\"contact-website text-primary text-sm cursor-pointer hover:underline transition-all\"\n >{{ resourceContact.organization.website }}\n <mat-icon\n class=\"material-symbols-outlined !w-[12px] !h-[12px] !text-[12px] opacity-75 shrink-0\"\n >open_in_new</mat-icon\n >\n </a>\n </div>\n <div class=\"mt-4\" *ngIf=\"resourceContact.email\">\n <div class=\"flex\">\n <mat-icon\n class=\"material-symbols-outlined !w-5 !h-5 !text-[20px] opacity-75 shrink-0\"\n >\n mail_outline</mat-icon\n >\n <a\n *ngIf=\"resourceContact.email\"\n [href]=\"'mailto:' + resourceContact.email\"\n class=\"text-sm hover:underline ml-2\"\n target=\"_blank\"\n data-cy=\"contact-email\"\n >{{ resourceContact?.email }}</a\n >\n </div>\n </div>\n </div>\n </div>\n <div\n class=\"py-6 px-6 rounded bg-gray-100 grid grid-cols-2 gap-y-6 gap-x-[20px] text-gray-700\"\n >\n <div *ngIf=\"metadata.recordCreated\">\n <p class=\"text-sm\" translate>record.metadata.creation</p>\n <p class=\"text-primary font-medium mt-1\">\n {{ metadata.recordCreated.toLocaleDateString() }}\n </p>\n </div>\n <div *ngIf=\"metadata.recordPublished\">\n <p class=\"text-sm\" translate>record.metadata.publication</p>\n <p class=\"text-primary font-medium mt-1\">\n {{ metadata.recordPublished.toLocaleDateString() }}\n </p>\n </div>\n <div *ngIf=\"updateFrequency\">\n <p class=\"text-sm\" translate>record.metadata.updateFrequency</p>\n <p\n class=\"text-primary font-medium mt-1 updateFrequency\"\n translate\n [translateParams]=\"{ count: updatedTimes }\"\n >\n {{ updateFrequency }}\n </p>\n </div>\n <div *ngIf=\"metadata.languages\">\n <p class=\"text-sm mb-1\" translate>record.metadata.languages</p>\n <div class=\"flex flex-row gap-1 flex-wrap\">\n <p\n class=\"text-primary font-medium\"\n translate\n *ngFor=\"let language of metadata.languages\"\n >\n language.{{ language }}\n </p>\n </div>\n </div>\n <div *ngIf=\"temporalExtent\">\n <p class=\"text-sm\" translate>record.metadata.temporalExtent</p>\n <div class=\"flex flex-row gap-1 mb-1 text-primary font-medium\">\n <p\n *ngIf=\"temporalExtent.start && temporalExtent.end\"\n translate\n [translateParams]=\"{\n start: temporalExtent.start,\n end: temporalExtent.end\n }\"\n >\n record.metadata.temporalExtent.fromDateToDate\n </p>\n <p\n *ngIf=\"temporalExtent.start && !temporalExtent.end\"\n translate\n [translateParams]=\"{ start: temporalExtent.start }\"\n >\n record.metadata.temporalExtent.sinceDate\n </p>\n <p\n *ngIf=\"!temporalExtent.start && temporalExtent.end\"\n translate\n [translateParams]=\"{ end: temporalExtent.end }\"\n >\n record.metadata.temporalExtent.untilDate\n </p>\n </div>\n </div>\n </div>\n</gn-ui-expandable-panel>\n<gn-ui-expandable-panel\n *ngIf=\"metadata.landingPage\"\n [title]=\"'record.metadata.technical' | translate\"\n>\n <div class=\"flex flex-col gap-4 mr-4 py-5 rounded text-gray-700\">\n <div *ngIf=\"metadata.recordUpdated\">\n <p class=\"text-sm\" translate>record.metadata.updatedOn</p>\n <p class=\"text-primary font-medium\">\n {{ metadata.recordUpdated && metadata.recordUpdated.toLocaleString() }}\n </p>\n </div>\n <div *ngIf=\"metadata.landingPage\">\n <p class=\"text-sm\" translate>record.metadata.sheet</p>\n <p class=\"text-primary font-medium\" translate>\n <a [href]=\"metadata.landingPage\" target=\"_blank\">\n <span class=\"break-all\" gnUiLinkify>{{ metadata.landingPage }}</span>\n </a>\n </p>\n </div>\n <div *ngIf=\"metadata.ownerOrganization\">\n <p class=\"text-sm\" translate>record.metadata.owner</p>\n <p class=\"text-primary font-medium\">\n {{ metadata.ownerOrganization.name }}\n </p>\n </div>\n <div *ngIf=\"metadata.uniqueIdentifier\">\n <p class=\"text-sm\" translate>record.metadata.uniqueId</p>\n <div class=\"flex flex-row content-align items-end gap-1\">\n <gn-ui-copy-text-button\n [text]=\"metadata.uniqueIdentifier\"\n [tooltipText]=\"'tooltip.id.copy' | translate\"\n [displayText]=\"false\"\n ></gn-ui-copy-text-button>\n <p class=\"text-primary font-medium\">\n {{ metadata.uniqueIdentifier }}\n </p>\n </div>\n </div>\n <div *ngIf=\"metadata.topics?.length\">\n <p class=\"text-sm mb-1\" translate>record.metadata.topics</p>\n <div class=\"sm:pb-4 sm:pr-16\">\n <gn-ui-badge\n class=\"inline-block mr-2 mb-2 lowercase\"\n *ngFor=\"let topic of metadata.topics\"\n >{{ topic }}</gn-ui-badge\n >\n </div>\n </div>\n </div>\n</gn-ui-expandable-panel>\n", styles: [".md-description ::ng-deep a{@apply underline text-blue-600 hover:text-blue-800;}.info-grid>:nth-last-child(n+3){padding-bottom:10px;@apply border-b border-gray-300;}:host ::ng-deep gn-ui-copy-text-button button mat-icon{transform:scale(.8)}\n"], dependencies: [{ kind: "directive", type: i1$3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: ExpandablePanelComponent, selector: "gn-ui-expandable-panel", inputs: ["title", "collapsed"] }, { kind: "directive", type: i1$1.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "component", type: CopyTextButtonComponent, selector: "gn-ui-copy-text-button", inputs: ["text", "tooltipText", "displayText", "rows"] }, { kind: "component", type: BadgeComponent, selector: "gn-ui-badge", inputs: ["clickable", "removable"], outputs: ["badgeRemoveClicked"] }, { kind: "component", type: MarkdownParserComponent, selector: "gn-ui-markdown-parser", inputs: ["textContent"] }, { kind: "component", type: ThumbnailComponent, selector: "gn-ui-thumbnail", inputs: ["thumbnailUrl", "fit"], outputs: ["placeholderShown"] }, { kind: "component", type: MaxLinesComponent, selector: "gn-ui-max-lines", inputs: ["maxLines"] }, { kind: "component", type: ContentGhostComponent, selector: "gn-ui-content-ghost", inputs: ["showContent", "ghostClass"] }, { kind: "directive", type: GnUiLinkifyDirective, selector: "[gnUiLinkify]" }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
27481
27600
|
}
|
|
27482
27601
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MetadataInfoComponent, decorators: [{
|
|
27483
27602
|
type: Component,
|
|
@@ -27952,71 +28071,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27952
28071
|
type: Input
|
|
27953
28072
|
}] } });
|
|
27954
28073
|
|
|
27955
|
-
class MaxLinesComponent {
|
|
27956
|
-
constructor(cdr) {
|
|
27957
|
-
this.cdr = cdr;
|
|
27958
|
-
this.maxLines = 6;
|
|
27959
|
-
this.isExpanded = false;
|
|
27960
|
-
this.maxHeight = '';
|
|
27961
|
-
this.showToggleButton = false;
|
|
27962
|
-
}
|
|
27963
|
-
ngAfterViewInit() {
|
|
27964
|
-
this.calculateMaxHeight();
|
|
27965
|
-
this.observer = new ResizeObserver((mutations) => {
|
|
27966
|
-
mutations.forEach(() => {
|
|
27967
|
-
this.calculateMaxHeight();
|
|
27968
|
-
});
|
|
27969
|
-
});
|
|
27970
|
-
this.observer.observe(this.container.nativeElement.children[0]);
|
|
27971
|
-
}
|
|
27972
|
-
toggleDisplay() {
|
|
27973
|
-
this.isExpanded = !this.isExpanded;
|
|
27974
|
-
this.calculateMaxHeight();
|
|
27975
|
-
}
|
|
27976
|
-
calculateMaxHeight() {
|
|
27977
|
-
const containerElement = this.container.nativeElement;
|
|
27978
|
-
const contentElement = containerElement.children[0];
|
|
27979
|
-
const contentHeight = contentElement.getBoundingClientRect().height;
|
|
27980
|
-
if (contentHeight) {
|
|
27981
|
-
if (contentHeight > this.maxLines * this.getLineHeight(contentElement)) {
|
|
27982
|
-
this.showToggleButton = true;
|
|
27983
|
-
this.maxHeight = this.isExpanded
|
|
27984
|
-
? `${contentHeight}px`
|
|
27985
|
-
: `${this.maxLines * this.getLineHeight(contentElement)}px`;
|
|
27986
|
-
}
|
|
27987
|
-
else {
|
|
27988
|
-
this.showToggleButton = false;
|
|
27989
|
-
this.maxHeight = `${contentHeight}px`;
|
|
27990
|
-
}
|
|
27991
|
-
containerElement.setAttribute('style', `max-height: ${this.maxHeight}; overflow: hidden`);
|
|
27992
|
-
this.cdr.detectChanges();
|
|
27993
|
-
}
|
|
27994
|
-
}
|
|
27995
|
-
getLineHeight(element) {
|
|
27996
|
-
const computedStyle = window.getComputedStyle(element);
|
|
27997
|
-
const lineHeight = parseFloat(computedStyle.lineHeight);
|
|
27998
|
-
const fontSize = parseFloat(computedStyle.fontSize || '14');
|
|
27999
|
-
const result = isNaN(lineHeight) ? fontSize * 1.2 : lineHeight; // Use a default if line height is not specified
|
|
28000
|
-
return result;
|
|
28001
|
-
}
|
|
28002
|
-
ngOnDestroy() {
|
|
28003
|
-
if (!this.observer)
|
|
28004
|
-
return;
|
|
28005
|
-
this.observer.unobserve(this.container.nativeElement.children[0]);
|
|
28006
|
-
}
|
|
28007
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MaxLinesComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
28008
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: MaxLinesComponent, isStandalone: true, selector: "gn-ui-max-lines", inputs: { maxLines: "maxLines" }, viewQueries: [{ propertyName: "container", first: true, predicate: ["container"], descendants: true }], ngImport: i0, template: "<div\n #container\n class=\"max-lines overflow-hidden transition-[max-height] duration-300 relative\"\n [ngClass]=\"isExpanded ? 'ease-in' : 'ease-out'\"\n [style.maxHeight]=\"maxHeight\"\n>\n <ng-content></ng-content>\n <div\n *ngIf=\"showToggleButton && !isExpanded\"\n class=\"absolute inset-x-0 bottom-0 bg-gradient-to-b from-transparent to-white h-3\"\n ></div>\n</div>\n<div\n *ngIf=\"showToggleButton\"\n (click)=\"toggleDisplay()\"\n class=\"text-secondary cursor-pointer pt-2.5\"\n>\n {{ (isExpanded ? 'ui.readLess' : 'ui.readMore') | translate }}\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: TranslateModule }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
28009
|
-
}
|
|
28010
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: MaxLinesComponent, decorators: [{
|
|
28011
|
-
type: Component,
|
|
28012
|
-
args: [{ selector: 'gn-ui-max-lines', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [CommonModule, TranslateModule], template: "<div\n #container\n class=\"max-lines overflow-hidden transition-[max-height] duration-300 relative\"\n [ngClass]=\"isExpanded ? 'ease-in' : 'ease-out'\"\n [style.maxHeight]=\"maxHeight\"\n>\n <ng-content></ng-content>\n <div\n *ngIf=\"showToggleButton && !isExpanded\"\n class=\"absolute inset-x-0 bottom-0 bg-gradient-to-b from-transparent to-white h-3\"\n ></div>\n</div>\n<div\n *ngIf=\"showToggleButton\"\n (click)=\"toggleDisplay()\"\n class=\"text-secondary cursor-pointer pt-2.5\"\n>\n {{ (isExpanded ? 'ui.readLess' : 'ui.readMore') | translate }}\n</div>\n" }]
|
|
28013
|
-
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; }, propDecorators: { maxLines: [{
|
|
28014
|
-
type: Input
|
|
28015
|
-
}], container: [{
|
|
28016
|
-
type: ViewChild,
|
|
28017
|
-
args: ['container']
|
|
28018
|
-
}] } });
|
|
28019
|
-
|
|
28020
28074
|
class InteractiveTableColumnComponent {
|
|
28021
28075
|
constructor() {
|
|
28022
28076
|
this.grow = false;
|
|
@@ -28409,7 +28463,8 @@ class UiElementsModule {
|
|
|
28409
28463
|
MarkdownParserComponent,
|
|
28410
28464
|
ThumbnailComponent,
|
|
28411
28465
|
TimeSincePipe,
|
|
28412
|
-
BadgeComponent
|
|
28466
|
+
BadgeComponent,
|
|
28467
|
+
MaxLinesComponent], exports: [MetadataInfoComponent,
|
|
28413
28468
|
ContentGhostComponent,
|
|
28414
28469
|
DownloadItemComponent,
|
|
28415
28470
|
DownloadsListComponent,
|
|
@@ -28440,7 +28495,8 @@ class UiElementsModule {
|
|
|
28440
28495
|
UiInputsModule,
|
|
28441
28496
|
FormsModule,
|
|
28442
28497
|
ThumbnailComponent,
|
|
28443
|
-
BadgeComponent
|
|
28498
|
+
BadgeComponent,
|
|
28499
|
+
MaxLinesComponent] }); }
|
|
28444
28500
|
}
|
|
28445
28501
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: UiElementsModule, decorators: [{
|
|
28446
28502
|
type: NgModule,
|
|
@@ -28461,6 +28517,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28461
28517
|
ThumbnailComponent,
|
|
28462
28518
|
TimeSincePipe,
|
|
28463
28519
|
BadgeComponent,
|
|
28520
|
+
MaxLinesComponent,
|
|
28464
28521
|
],
|
|
28465
28522
|
declarations: [
|
|
28466
28523
|
MetadataInfoComponent,
|
|
@@ -30489,12 +30546,14 @@ marker('search.filters.keyword');
|
|
|
30489
30546
|
marker('search.filters.isSpatial');
|
|
30490
30547
|
marker('search.filters.license');
|
|
30491
30548
|
marker('search.filters.publicationYear');
|
|
30492
|
-
marker('search.filters.
|
|
30549
|
+
marker('search.filters.organization');
|
|
30493
30550
|
marker('search.filters.representationType');
|
|
30494
30551
|
marker('search.filters.resourceType');
|
|
30495
30552
|
marker('search.filters.standard');
|
|
30496
30553
|
marker('search.filters.topic');
|
|
30497
30554
|
marker('search.filters.contact');
|
|
30555
|
+
marker('search.filters.producerOrg');
|
|
30556
|
+
marker('search.filters.publisherOrg');
|
|
30498
30557
|
class FieldsService {
|
|
30499
30558
|
get supportedFields() {
|
|
30500
30559
|
return Object.keys(this.fields);
|
|
@@ -30502,7 +30561,7 @@ class FieldsService {
|
|
|
30502
30561
|
constructor(injector) {
|
|
30503
30562
|
this.injector = injector;
|
|
30504
30563
|
this.fields = {
|
|
30505
|
-
|
|
30564
|
+
organization: new OrganizationSearchField(this.injector),
|
|
30506
30565
|
format: new SimpleSearchField('format', this.injector, 'asc'),
|
|
30507
30566
|
resourceType: new TranslatedSearchField('resourceType', this.injector, 'asc'),
|
|
30508
30567
|
representationType: new TranslatedSearchField('cl_spatialRepresentationType.key', this.injector, 'asc'),
|
|
@@ -30515,6 +30574,8 @@ class FieldsService {
|
|
|
30515
30574
|
q: new FullTextSearchField(),
|
|
30516
30575
|
license: new LicenseSearchField(this.injector),
|
|
30517
30576
|
owner: new OwnerSearchField(this.injector),
|
|
30577
|
+
producerOrg: new MultilingualSearchField('originatorOrgForResourceObject', this.injector, 'asc', 'key'),
|
|
30578
|
+
publisherOrg: new MultilingualSearchField('distributorOrgForResourceObject', this.injector, 'asc', 'key'),
|
|
30518
30579
|
};
|
|
30519
30580
|
}
|
|
30520
30581
|
getAvailableValues(fieldName) {
|
|
@@ -33133,7 +33194,10 @@ class MdViewFacade {
|
|
|
33133
33194
|
return collectionRecords && collectionRecords.geometry
|
|
33134
33195
|
? link
|
|
33135
33196
|
: null;
|
|
33136
|
-
}), defaultIfEmpty(null))
|
|
33197
|
+
}), defaultIfEmpty(null), catchError((e) => {
|
|
33198
|
+
console.error(e);
|
|
33199
|
+
return of(null);
|
|
33200
|
+
}));
|
|
33137
33201
|
}
|
|
33138
33202
|
else {
|
|
33139
33203
|
return of(link);
|
|
@@ -33853,9 +33917,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33853
33917
|
class RecordsService {
|
|
33854
33918
|
constructor(recordsRepository) {
|
|
33855
33919
|
this.recordsRepository = recordsRepository;
|
|
33856
|
-
this.recordsCount$ = this.recordsRepository
|
|
33857
|
-
.getMatchesCount({})
|
|
33858
|
-
.pipe(shareReplay(1), catchError(() => of(0)));
|
|
33920
|
+
this.recordsCount$ = of(true).pipe(switchMap(() => this.recordsRepository.getMatchesCount({})), shareReplay(1));
|
|
33859
33921
|
}
|
|
33860
33922
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: RecordsService, deps: [{ token: RecordsRepositoryInterface }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33861
33923
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: RecordsService, providedIn: 'root' }); }
|
|
@@ -34104,21 +34166,21 @@ const DEFAULT_FIELDS = [
|
|
|
34104
34166
|
{
|
|
34105
34167
|
model: 'title',
|
|
34106
34168
|
formFieldConfig: {
|
|
34107
|
-
labelKey: '
|
|
34169
|
+
labelKey: marker('editor.record.form.metadata.title'),
|
|
34108
34170
|
type: 'text',
|
|
34109
34171
|
},
|
|
34110
34172
|
},
|
|
34111
34173
|
{
|
|
34112
34174
|
model: 'abstract',
|
|
34113
34175
|
formFieldConfig: {
|
|
34114
|
-
labelKey: '
|
|
34176
|
+
labelKey: marker('editor.record.form.abstract'),
|
|
34115
34177
|
type: 'rich',
|
|
34116
34178
|
},
|
|
34117
34179
|
},
|
|
34118
34180
|
{
|
|
34119
34181
|
model: 'uniqueIdentifier',
|
|
34120
34182
|
formFieldConfig: {
|
|
34121
|
-
labelKey: '
|
|
34183
|
+
labelKey: marker('editor.record.form.unique.identifier'),
|
|
34122
34184
|
type: 'text',
|
|
34123
34185
|
locked: true,
|
|
34124
34186
|
},
|
|
@@ -34126,7 +34188,7 @@ const DEFAULT_FIELDS = [
|
|
|
34126
34188
|
{
|
|
34127
34189
|
model: 'recordUpdated',
|
|
34128
34190
|
formFieldConfig: {
|
|
34129
|
-
labelKey: '
|
|
34191
|
+
labelKey: marker('editor.record.form.record.updated'),
|
|
34130
34192
|
type: 'text',
|
|
34131
34193
|
locked: true,
|
|
34132
34194
|
},
|
|
@@ -34754,7 +34816,9 @@ class FormFieldKeywordsComponent {
|
|
|
34754
34816
|
return `${item.title} (${item.value.thesaurus?.name})`;
|
|
34755
34817
|
};
|
|
34756
34818
|
this.autoCompleteAction = (query) => {
|
|
34757
|
-
return this.platformService
|
|
34819
|
+
return this.platformService
|
|
34820
|
+
.searchKeywords(query, ['temporal', 'theme', 'other'])
|
|
34821
|
+
.pipe(map$2((keywords) => keywords.map((keyword) => {
|
|
34758
34822
|
return { title: keyword.label, value: keyword };
|
|
34759
34823
|
})));
|
|
34760
34824
|
};
|