general-library-union 2.9.75 → 2.9.76

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.9.75",
3
+ "version": "2.9.76",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3986,6 +3986,7 @@ td.GrupoColor {
3986
3986
 
3987
3987
  .contenedor-icono-acciones-principal {
3988
3988
  font-size: 0.7rem;
3989
+ display: none;
3989
3990
  }
3990
3991
  }
3991
3992
 
@@ -5005,6 +5005,7 @@ p-dropdown.ng-dirty.ng-invalid>.p-dropdown {
5005
5005
 
5006
5006
  .contenedor-icono-acciones-principal {
5007
5007
  font-size: 0.7rem;
5008
+ display: none;
5008
5009
  }
5009
5010
  }
5010
5011