general-library-union 3.0.90 → 3.0.92

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.0.90",
3
+ "version": "3.0.92",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -635,7 +635,6 @@ export declare class GeneralPipe implements PipeTransform {
635
635
  LOGOICONOSAM: string;
636
636
  LOGOICONOAPS: string;
637
637
  LOGOICONOSEG: string;
638
- LOGOICONOSAMANTA: string;
639
638
  MAPALOGOSICONOS: {
640
639
  codigo: string;
641
640
  nombre: string;
@@ -223,7 +223,7 @@
223
223
 
224
224
  &:focus {
225
225
  outline: 0 none;
226
- border: solid 1px;
226
+ border: solid 2px var(--color-400);
227
227
  }
228
228
  }
229
229
  }