[ACA-2176] prevent Esc click event bubble into the Viewer (#6378)

* prevent Esc click event bubble into the Viewer

* fix tests
This commit is contained in:
Denys Vuika
2020-12-02 13:48:44 +00:00
committed by GitHub
parent 567ea6cb0d
commit a3fabf632c
5 changed files with 45 additions and 11 deletions
-1
View File
@@ -3,7 +3,6 @@
"compilerOptions": {
"outDir": "../dist/content-services/",
"baseUrl": "src",
"types": [],
"paths": {
"@alfresco/adf-extensions": ["../../dist/extensions"],
"@alfresco/adf-extensions/*": ["../../dist/extensions/*"],