@yuuvis/client-framework 3.0.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/fesm2022/yuuvis-client-framework-forms.mjs +702 -613
  2. package/fesm2022/yuuvis-client-framework-forms.mjs.map +1 -1
  3. package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs +4 -3
  4. package/fesm2022/yuuvis-client-framework-metadata-form-defaults.mjs.map +1 -1
  5. package/fesm2022/yuuvis-client-framework-metadata-form.mjs +4 -2
  6. package/fesm2022/yuuvis-client-framework-metadata-form.mjs.map +1 -1
  7. package/fesm2022/yuuvis-client-framework-object-details.mjs +173 -173
  8. package/fesm2022/yuuvis-client-framework-object-details.mjs.map +1 -1
  9. package/fesm2022/yuuvis-client-framework-object-form.mjs +9 -5
  10. package/fesm2022/yuuvis-client-framework-object-form.mjs.map +1 -1
  11. package/fesm2022/yuuvis-client-framework-object-relationship.mjs +1 -1
  12. package/fesm2022/yuuvis-client-framework-object-relationship.mjs.map +1 -1
  13. package/fesm2022/yuuvis-client-framework-object-summary.mjs +2 -2
  14. package/fesm2022/yuuvis-client-framework-object-summary.mjs.map +1 -1
  15. package/fesm2022/yuuvis-client-framework-renderer.mjs +1 -1
  16. package/fesm2022/yuuvis-client-framework-renderer.mjs.map +1 -1
  17. package/fesm2022/yuuvis-client-framework-sequence-list.mjs +47 -35
  18. package/fesm2022/yuuvis-client-framework-sequence-list.mjs.map +1 -1
  19. package/fesm2022/yuuvis-client-framework-tile-list.mjs +34 -17
  20. package/fesm2022/yuuvis-client-framework-tile-list.mjs.map +1 -1
  21. package/lib/assets/i18n/de.json +22 -22
  22. package/lib/assets/i18n/en.json +12 -12
  23. package/package.json +6 -6
  24. package/types/yuuvis-client-framework-forms.d.ts +215 -186
  25. package/types/yuuvis-client-framework-object-details.d.ts +99 -99
  26. package/types/yuuvis-client-framework-sequence-list.d.ts +2 -2
  27. package/types/yuuvis-client-framework-tile-list.d.ts +3 -2
@@ -1,12 +1,12 @@
1
1
  {
2
- "yuv.session.expires.message": "Sitzung läuft in einer Minute ab",
2
+ "yuv.session.expires.message": "Ihre Sitzung läuft in einer Minute ab.",
3
3
  "yuv.session.extend.action": "Sitzung verlängern",
4
4
  "yuv.action-menu.action.copy.dms.object.description": "",
5
5
  "yuv.action-menu.action.copy.dms.object.label": "Kopieren",
6
6
  "yuv.action-menu.action.cut.dms.object.description": "",
7
7
  "yuv.action-menu.action.cut.dms.object.label": "Ausschneiden",
8
8
  "yuv.action-menu.action.delete.dms.object.confirm.cancel": "Abbrechen",
9
- "yuv.action-menu.action.delete.dms.object.confirm.message": "Möchten Sie die ausgewählen Objekte wirklich löschen?",
9
+ "yuv.action-menu.action.delete.dms.object.confirm.message": "Möchten Sie die ausgewählen Objekte wirklich löschen? Dieser Vorgang kann nicht rückgängig gemacht werden.",
10
10
  "yuv.action-menu.action.delete.dms.object.confirm.ok": "Löschen",
11
11
  "yuv.action-menu.action.delete.dms.object.description": "Löscht das Objekt.",
12
12
  "yuv.action-menu.action.delete.dms.object.label": "Löschen",
@@ -15,7 +15,7 @@
15
15
  "yuv.action-menu.action.delete.error.default": "Das Objekt konnte nicht gelöscht werden.",
16
16
  "yuv.action-menu.action.download.dms.object.content.description": "Lädt die Dokumentdatei des Objekts herunter.",
17
17
  "yuv.action-menu.action.download.dms.object.content.label": "Dokumentdatei herunterladen",
18
- "yuv.framework.breadcrumb.nav-label": "Brotkrumen-Navigation",
18
+ "yuv.framework.breadcrumb.nav-label": "Breadcrumb-Navigation",
19
19
  "yuv.clipboard.button.cancel": "Abbrechen",
20
20
  "yuv.clipboard.button.paste": "Einfügen",
21
21
  "yuv.clipboard.text.copy.multiple": "{{count}} Elemente kopiert",
@@ -101,33 +101,33 @@
101
101
  "yuv.object-flavor.picker.button.cancel": "Abbrechen",
102
102
  "yuv.object-flavor.picker.text": "Typen sind Erweiterungen für Dateien, die zusätzliche Informationen zu deren Inhalt/Bedeutung bereitstellen.",
103
103
  "yuv.object-flavor.picker.title": "Typ hinzufügen",
104
- "yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "",
105
- "yuv.shell.action.manage-flavors.button.remove": "",
104
+ "yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "Typ entfernen",
105
+ "yuv.shell.action.manage-flavors.button.remove": "Entfernen",
106
106
  "yuv.object-preview.tiff-warning": "Dieses Dokument ist nicht die Original-TIFF-Datei, sondern nur eine Repräsentation. TIFF-Dateien werden nicht für die Vorschau unterstützt. Bitte laden Sie das Dokument herunter, um das Original anzuzeigen.",
107
- "yuv.object-relationship.action.add-link.search.relation.label": "Verweistyp",
107
+ "yuv.object-relationship.action.add-link.search.relation.label": "Verknüpfungstyp",
108
108
  "yuv.object-relationship.action.add-relationship.description": "",
109
- "yuv.object-relationship.action.add-relationship.label": "Verweis hinzufügen",
110
- "yuv.object-relationship.add-relation.error-message": "Fehler beim Hinzufügen des Verweises.",
109
+ "yuv.object-relationship.action.add-relationship.label": "Verknüpfung hinzufügen",
110
+ "yuv.object-relationship.add-relation.error-message": "Fehler beim Hinzufügen der Verknüpfung.",
111
111
  "yuv.object-relationship.add-relationship.action.cancel": "Abbrechen",
112
- "yuv.object-relationship.add-relationship.action.submit": "Verweis hinzufügen",
113
- "yuv.object-relationship.add-relationship.error.invalidRelationTargetCombination": "Der ausgewählte Verweistyp ist für das gewählte Zielobjekt nicht gültig.",
114
- "yuv.object-relationship.add-relationship.headline": "Neuen Verweis hinzufügen",
112
+ "yuv.object-relationship.add-relationship.action.submit": "Verknüpfung hinzufügen",
113
+ "yuv.object-relationship.add-relationship.error.invalidRelationTargetCombination": "Der ausgewählte Verknüpfungstyp ist für dieses Zielobjekt nicht gültig.",
114
+ "yuv.object-relationship.add-relationship.headline": "Neue Verknüpfung hinzufügen",
115
115
  "yuv.object-relationship.add-relationship.target-search.clear": "Auswahl entfernen",
116
116
  "yuv.object-relationship.add-relationship.target-search.label": "Zielobjekt",
117
- "yuv.object-relationship.add-relationship.target-type.filter.label": "Ziel Objekttyp",
118
- "yuv.object-relationship.add.tooltip": "Fügt einen neuen Verweis hinzu",
119
- "yuv.object-relationship.delete-relation.confirm-message": "Sind Sie sicher, dass Sie den ausgewählten Verweis löschen möchten?",
120
- "yuv.object-relationship.delete-relation.error-message": "Fehler beim Löschen des ausgewählten Verweises.",
121
- "yuv.object-relationship.delete-relation.tooltip": "Löscht den ausgewählten Verweis",
117
+ "yuv.object-relationship.add-relationship.target-type.filter.label": "Ziel-Objekttyp",
118
+ "yuv.object-relationship.add.tooltip": "Neue Verknüpfung hinzufügen",
119
+ "yuv.object-relationship.delete-relation.confirm-message": "Sind Sie sicher, dass Sie die ausgewählte Verknüpfung löschen möchten?",
120
+ "yuv.object-relationship.delete-relation.error-message": "Fehler beim Löschen der ausgewählten Verknüpfung.",
121
+ "yuv.object-relationship.delete-relation.tooltip": "Ausgewählte Verknüpfung löschen",
122
122
  "yuv.object-relationship.download.tooltip": "Als Bild herunterladen",
123
- "yuv.object-relationship.list.incoming": "Eingehende Verweise",
124
- "yuv.object-relationship.list.outgoing": "Ausgehende Verweise",
125
- "yuv.object-relationship.mode.graph.tooltip": "Graphansicht",
123
+ "yuv.object-relationship.list.incoming": "Eingehende Verknüpfungen",
124
+ "yuv.object-relationship.list.outgoing": "Ausgehende Verknüpfungen",
125
+ "yuv.object-relationship.mode.graph.tooltip": "Grafische Ansicht",
126
126
  "yuv.object-relationship.mode.list.tooltip": "Listenansicht",
127
- "yuv.object-relationship.no-relations": "Keine Verweise gefunden.",
127
+ "yuv.object-relationship.no-relations": "Keine Verknüpfungen gefunden.",
128
128
  "yuv.object-relationship.node-summary.open-object.button": "Öffnen",
129
- "yuv.object-relationship.selected.add-relationship.tooltip": "Fügt einen neuen Verweis hinzu",
130
- "yuv.object-relationship.selected.expand.tooltip": "Erweitert den ausgewählten Verweis",
129
+ "yuv.object-relationship.selected.add-relationship.tooltip": "Neue Verknüpfung hinzufügen",
130
+ "yuv.object-relationship.selected.expand.tooltip": "Ausgewählte Verknüpfung erweitern",
131
131
  "yuv.object-summary-data.base.headline": "Basismetadaten",
132
132
  "yuv.object-summary.load.error": "Fehler beim Laden der Zusammenfassung",
133
133
  "yuv.object-versions.actions.download": "Version herunterladen",
@@ -1,12 +1,12 @@
1
1
  {
2
- "yuv.session.expires.message": "Session expires in one minute",
2
+ "yuv.session.expires.message": "Your session will expire in one minute.",
3
3
  "yuv.session.extend.action": "Extend session",
4
4
  "yuv.action-menu.action.copy.dms.object.description": "",
5
5
  "yuv.action-menu.action.copy.dms.object.label": "Copy",
6
6
  "yuv.action-menu.action.cut.dms.object.description": "",
7
7
  "yuv.action-menu.action.cut.dms.object.label": "Cut",
8
8
  "yuv.action-menu.action.delete.dms.object.confirm.cancel": "Cancel",
9
- "yuv.action-menu.action.delete.dms.object.confirm.message": "Are you sure you want to delete the selected object(s)?",
9
+ "yuv.action-menu.action.delete.dms.object.confirm.message": "Do you really want to delete the selected objects? This action cannot be undone.",
10
10
  "yuv.action-menu.action.delete.dms.object.confirm.ok": "Delete",
11
11
  "yuv.action-menu.action.delete.dms.object.description": "Deletes the object.",
12
12
  "yuv.action-menu.action.delete.dms.object.label": "Delete",
@@ -15,7 +15,7 @@
15
15
  "yuv.action-menu.action.delete.error.default": "Unable to delete the object.",
16
16
  "yuv.action-menu.action.download.dms.object.content.description": "Downloads the document file of the object.",
17
17
  "yuv.action-menu.action.download.dms.object.content.label": "Download document file",
18
- "yuv.framework.breadcrumb.nav-label": "Breadcrumb",
18
+ "yuv.framework.breadcrumb.nav-label": "Breadcrumb navigation",
19
19
  "yuv.clipboard.button.cancel": "Cancel",
20
20
  "yuv.clipboard.button.paste": "Paste",
21
21
  "yuv.clipboard.text.copy.multiple": "{{count}} elements copied",
@@ -28,7 +28,7 @@
28
28
  "yuv.form.element.data.grid.edit": "Edit",
29
29
  "yuv.form.element.data.grid.edit.add": "Add",
30
30
  "yuv.form.element.data.grid.edit.cancel": "Cancel",
31
- "yuv.form.element.data.grid.edit.headline": "Edit row '{{headline}}'",
31
+ "yuv.form.element.data.grid.edit.headline": "Edit row in '{{headline}}'",
32
32
  "yuv.form.element.data.grid.noData": "No data available",
33
33
  "yuv.form.element.data.grid.remove": "Remove",
34
34
  "yuv.form.element.data.grid.row.button.actions.tooltip": "Open actions menu",
@@ -96,13 +96,13 @@
96
96
  "yuv.object-flavor.apply-flavor.headline": "Add type '{{name}}'",
97
97
  "yuv.object-flavor.button.add": "Add type",
98
98
  "yuv.object-flavor.button.clear-selection": "Unselect",
99
- "yuv.object-flavor.flavor.remove.confirm.message": "Are you sure you want to remove the type '{{flavor}}'?",
99
+ "yuv.object-flavor.flavor.remove.confirm.message": "Do you really want to remove the type '{{flavor}}'?",
100
100
  "yuv.object-flavor.label": "Types",
101
101
  "yuv.object-flavor.picker.button.cancel": "Cancel",
102
102
  "yuv.object-flavor.picker.text": "Types are extensions for files that provide additional information about their content/meaning.",
103
103
  "yuv.object-flavor.picker.title": "Add type",
104
- "yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "",
105
- "yuv.shell.action.manage-flavors.button.remove": "",
104
+ "yuv.shell.action.manage-flavors.applicable.button.remove.tooltip": "Remove type",
105
+ "yuv.shell.action.manage-flavors.button.remove": "Remove",
106
106
  "yuv.object-preview.tiff-warning": "This document is not the original *.tiff file, but only a representation. The preview does not support *.tiff files. Please download the document to view the original.",
107
107
  "yuv.object-relationship.action.add-link.search.relation.label": "Link type",
108
108
  "yuv.object-relationship.action.add-relationship.description": "",
@@ -112,27 +112,27 @@
112
112
  "yuv.object-relationship.add-relationship.action.submit": "Add link",
113
113
  "yuv.object-relationship.add-relationship.error.invalidRelationTargetCombination": "The selected link type is not valid for this target object.",
114
114
  "yuv.object-relationship.add-relationship.headline": "Add new link",
115
- "yuv.object-relationship.add-relationship.target-search.clear": "Clear selected item",
115
+ "yuv.object-relationship.add-relationship.target-search.clear": "Remove selection",
116
116
  "yuv.object-relationship.add-relationship.target-search.label": "Target object",
117
117
  "yuv.object-relationship.add-relationship.target-type.filter.label": "Target object type",
118
118
  "yuv.object-relationship.add.tooltip": "Add new link",
119
- "yuv.object-relationship.delete-relation.confirm-message": "Are you sure you want to delete the selected link?",
119
+ "yuv.object-relationship.delete-relation.confirm-message": "Do you really want to delete the selected link?",
120
120
  "yuv.object-relationship.delete-relation.error-message": "Error while deleting the selected link.",
121
121
  "yuv.object-relationship.delete-relation.tooltip": "Delete selected link",
122
122
  "yuv.object-relationship.download.tooltip": "Download as image",
123
123
  "yuv.object-relationship.list.incoming": "Incoming links",
124
124
  "yuv.object-relationship.list.outgoing": "Outgoing links",
125
- "yuv.object-relationship.mode.graph.tooltip": "Graph view",
125
+ "yuv.object-relationship.mode.graph.tooltip": "Graphical view",
126
126
  "yuv.object-relationship.mode.list.tooltip": "List view",
127
127
  "yuv.object-relationship.no-relations": "No links found.",
128
128
  "yuv.object-relationship.node-summary.open-object.button": "Open",
129
129
  "yuv.object-relationship.selected.add-relationship.tooltip": "Add new link",
130
130
  "yuv.object-relationship.selected.expand.tooltip": "Expand selected link",
131
131
  "yuv.object-summary-data.base.headline": "Basic metadata",
132
- "yuv.object-summary.load.error": "Error while loading the summary.",
132
+ "yuv.object-summary.load.error": "Error while loading the summary",
133
133
  "yuv.object-versions.actions.download": "Download version",
134
134
  "yuv.object-versions.actions.restore": "Restore version",
135
- "yuv.object-versions.actions.restore.confirm.message": "Are you sure you want to restore version {{version}}?",
135
+ "yuv.object-versions.actions.restore.confirm.message": "Do you really want to restore version {{version}}?",
136
136
  "yuv.object-versions.error.fetch-versions": "Unable to load versions",
137
137
  "yuv.object-versions.list.version": "Version {{version}}",
138
138
  "yuv.object-versions.tabs.content.title": "Content",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuuvis/client-framework",
3
- "version": "3.0.0",
3
+ "version": "3.1.0",
4
4
  "author": "OPTIMAL SYSTEMS GmbH <npm@optimal-systems.de>",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {
@@ -8,17 +8,17 @@
8
8
  "@angular/common": "^21.2.9",
9
9
  "@angular/core": "^21.2.9",
10
10
  "angular-gridster2": "^21.0.1",
11
- "@yuuvis/client-core": "^3.0.0",
12
- "@yuuvis/client-shell-core": "^3.0.0",
13
- "@yuuvis/client-components": "^3.0.0",
11
+ "@yuuvis/client-core": "^3.1.0",
12
+ "@yuuvis/client-shell-core": "^3.1.0",
13
+ "@yuuvis/client-components": "^3.1.0",
14
14
  "ng-dynamic-component": "^10.8.2",
15
15
  "modern-normalize": "^3.0.1"
16
16
  },
17
17
  "dependencies": {
18
18
  "@angular/material": "^21.2.7",
19
19
  "@ngrx/signals": "^21.1.0",
20
- "@yuuvis/material": "3.0.0",
21
- "@yuuvis/media-viewer": "^3.0.0",
20
+ "@yuuvis/material": "3.1.0",
21
+ "@yuuvis/media-viewer": "^3.0.1",
22
22
  "angular-split": "^20.0.0",
23
23
  "vis-network": "^10.0.2",
24
24
  "tslib": "^2.3.0"