@alfresco/aca-content 7.3.0-21477535843 → 7.3.0-21512638174

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfresco/aca-content",
3
- "version": "7.3.0-21477535843",
3
+ "version": "7.3.0-21512638174",
4
4
  "license": "LGPL-3.0",
5
5
  "peerDependencies": {
6
6
  "@angular/common": ">=15.2",
@@ -89,7 +89,8 @@
89
89
  --adf-secondary-modal-text-color: #212121,
90
90
  --adf-disabled-button-background: rgba(0, 0, 0, 0.12),
91
91
  --adf-chip-border-color: #757575,
92
- --adf-sidenav-active-text-color: rgba(0, 48, 100, 1)
92
+ --adf-sidenav-active-text-color: rgba(0, 48, 100, 1),
93
+ --adf-accessibility-tooltip-background-color: #2f3033
93
94
  );
94
95
 
95
96
  // propagates SCSS variables into the CSS variables scope