general-library-union 3.1.99 → 3.2.2

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": "3.1.99",
3
+ "version": "3.2.2",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -954,6 +954,7 @@ color: #232323;
954
954
  width: 100%;
955
955
  max-width: 170px;
956
956
  margin-bottom: -20px;
957
+ filter: invert(100%) sepia(50%) saturate(39%) hue-rotate(180deg) brightness(580%) contrast(100%);
957
958
  }
958
959
 
959
960
  .toast-salto-linea {