From 5194777451a35a1e4abd3689a427bf8e2f9f504b Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Wed, 25 Feb 2026 15:16:20 +0000 Subject: [PATCH] migrate upload dialog to control flow --- .../file-uploading-dialog.component.html | 210 +++++++++--------- .../file-uploading-dialog.component.ts | 4 +- .../file-uploading-list-row.component.html | 148 ++++++------ .../file-uploading-list-row.component.ts | 14 +- .../file-uploading-list.component.html | 7 +- .../file-uploading-list.component.ts | 3 +- .../components/upload-button.component.html | 138 ++++++------ .../components/upload-button.component.ts | 4 +- 8 files changed, 270 insertions(+), 258 deletions(-) diff --git a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.html b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.html index f2b4c23d17..065a3a0a15 100644 --- a/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.html +++ b/lib/content-services/src/lib/upload/components/file-uploading-dialog.component.html @@ -1,116 +1,116 @@ -