[ACS-3640] Reverting reverted changes for a 11 y aca 881740 snackbar messages disappear without option to adjust timing (#2785)

* ACS-3640 Increasing time of autoclosing snackbar and adding X icon to close snackbar

* ACS-3640 Fix lint issues

* ACS-3640 Addressing PR comments

* ACS-3640 Fix lint issue

* ACS-3640 Added aria label for action icon

* ACS-3640 Fixed one left file

* ACS-3640 Fixed lint issues

* ACS-3640 Correction for e2e

* ACS-3640 Reverting reverted corrections for e2e

* ACS-3640 Use data automation id

* ACS-3640 Update ADF version
This commit is contained in:
AleksanderSklorz
2022-11-21 10:48:22 +01:00
committed by GitHub
parent 26b2b23a42
commit ae551f03fc
11 changed files with 27265 additions and 210 deletions
+5 -5
View File
@@ -26,9 +26,9 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "5.2.0-37070",
"@alfresco/adf-core": "5.2.0-37070",
"@alfresco/adf-extensions": "5.2.0-37070",
"@alfresco/adf-content-services": "5.2.0-37090",
"@alfresco/adf-core": "5.2.0-37090",
"@alfresco/adf-extensions": "5.2.0-37090",
"@alfresco/js-api": "5.2.0-423",
"@angular/animations": "14.1.2",
"@angular/cdk": "14.1.2",
@@ -58,8 +58,8 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "5.2.0-37070",
"@alfresco/adf-testing": "5.2.0-37070",
"@alfresco/adf-cli": "5.2.0-37090",
"@alfresco/adf-testing": "5.2.0-37090",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "14.1.2",
"@angular-eslint/builder": "^14.1.2",