From 517bcebd1f1dbc45e41218585bdebf02b59d38a2 Mon Sep 17 00:00:00 2001 From: Irmantas Kaukas Date: Mon, 2 Dec 2024 13:45:47 +0100 Subject: [PATCH] fix: allows to download original asset (DEV-4402) (#1953) --- .../src/lib/archive/archive.component.html | 6 +- .../src/lib/archive/archive.component.ts | 4 +- .../lib/audio/audio-more-button.component.ts | 2 +- .../src/lib/document/document.component.html | 4 +- .../src/lib/document/document.component.ts | 4 +- .../src/lib/representation.service.ts | 76 ++++++++++++++++--- .../still-image-toolbar.component.ts | 21 +---- .../lib/still-image/still-image.component.ts | 1 - .../src/lib/text/text.component.ts | 15 ++-- .../lib/video/video-more-button.component.ts | 23 +----- .../lib/resource-representation.component.ts | 10 +-- 11 files changed, 92 insertions(+), 74 deletions(-) diff --git a/libs/vre/resource-editor/representations/src/lib/archive/archive.component.html b/libs/vre/resource-editor/representations/src/lib/archive/archive.component.html index fc6145f5bf..09b92e0f6d 100644 --- a/libs/vre/resource-editor/representations/src/lib/archive/archive.component.html +++ b/libs/vre/resource-editor/representations/src/lib/archive/archive.component.html @@ -22,11 +22,7 @@ more_vert - - + @@ -111,7 +111,7 @@ more_vert -