@tilde-nlp/ngx-common 8.1.4 → 8.1.5

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": "@tilde-nlp/ngx-common",
3
- "version": "8.1.4",
3
+ "version": "8.1.5",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.0.0",
6
6
  "@angular/core": "^20.0.0",
@@ -135,8 +135,8 @@ $tertiary-palette: map.merge(map.get($_palettes, tertiary), $_rest);
135
135
  html.black-white {
136
136
  --base-0: #ffffff !important;
137
137
  --base-10: #f1f1f1 !important;
138
- --base-30: #ababab !important;
139
- --base-40: #919191 !important;
138
+ --base-30: #f1f1f1 !important;
139
+ --base-40: #f1f1f1 !important;
140
140
  --base-65: #5e5e5e !important;
141
141
  --base-70: #474747 !important;
142
142
  --base-95: #1b1b1b !important;
@@ -161,6 +161,7 @@ html.black-white {
161
161
 
162
162
  --mat-menu-item-label-text-color: #000000 !important;
163
163
  --mat-menu-container-color: #e2e2e2 !important;
164
+ --mat-sys-on-surface: #f1f1f1 !important;
164
165
 
165
166
  @include mat.dialog-overrides(
166
167
  (
@@ -135,11 +135,11 @@ $tertiary-palette: map.merge(map.get($_palettes, tertiary), $_rest);
135
135
  html.black-yellow {
136
136
  --base-0: #000000 !important;
137
137
  --base-10: #1e1c00 !important;
138
- --base-30: #4c4900 !important;
139
- --base-40: #656100 !important;
138
+ --base-30: #fef655 !important;
139
+ --base-40: #fef655 !important;
140
140
  --base-65: #9a9400 !important;
141
141
  --base-70: #b6af00 !important;
142
- --base-95: #fef655 !important;
142
+ --base-95: #4c4900 !important;
143
143
  --base-100: #ffffff !important;
144
144
  --neutral-50: #847374 !important;
145
145
  --neutral-95: #fbeeee !important;
@@ -161,6 +161,7 @@ html.black-yellow {
161
161
 
162
162
  --mat-menu-item-label-text-color: #656100 !important;
163
163
  --mat-menu-container-color: #fef655 !important;
164
+ --mat-sys-on-surface: #fef655 !important;
164
165
 
165
166
  @include mat.dialog-overrides(
166
167
  (