general-library-union 2.3.87 → 2.3.88

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": "general-library-union",
3
- "version": "2.3.87",
3
+ "version": "2.3.88",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -2542,6 +2542,7 @@ p.chip {
2542
2542
  background-color: transparent;
2543
2543
  border: 0 none;
2544
2544
  border-color: transparent;
2545
+ color: var(--color-500);
2545
2546
 
2546
2547
  span {
2547
2548
  color: var(--color-400);