mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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:
+5
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user