From f7cfccc7d98bf958a25ba4aa7a5b5615a7b2cfab Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Fri, 23 Feb 2018 15:48:17 +0000 Subject: [PATCH] [ADF-2352] project toolbar buttons for the Viewer (#2989) * project toolbar buttons for the Viewer * test fixes --- .../file-view/file-view.component.html | 13 ++++++++ .../images/viewer-toolbar-actions.png | Bin 0 -> 13436 bytes docs/viewer.component.md | 25 ++++++++++++++++ .../viewer-toolbar-actions.component.ts | 28 ++++++++++++++++++ .../viewer/components/viewer.component.html | 2 ++ .../components/viewer.component.spec.ts | 27 ++++++++++++++++- lib/core/viewer/public-api.ts | 1 + lib/core/viewer/viewer.module.ts | 9 ++++-- 8 files changed, 101 insertions(+), 4 deletions(-) create mode 100644 docs/docassets/images/viewer-toolbar-actions.png create mode 100644 lib/core/viewer/components/viewer-toolbar-actions.component.ts diff --git a/demo-shell/src/app/components/file-view/file-view.component.html b/demo-shell/src/app/components/file-view/file-view.component.html index f7afcaf3b2..398f8fe312 100644 --- a/demo-shell/src/app/components/file-view/file-view.component.html +++ b/demo-shell/src/app/components/file-view/file-view.component.html @@ -18,6 +18,19 @@ + + + + + + +