general-library-union 3.1.86 → 3.1.87

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.86",
3
+ "version": "3.1.87",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -114,7 +114,7 @@ export declare class ImportarFuenteConComponent implements OnInit {
114
114
  cargarFormularioCamposEntrada(): Promise<void>;
115
115
  camposEntrada(fuente: FuenteGeneralModel, parametrosPunto: FuenteCampoAtributoModel[]): Promise<CampoFormularioModel[]>;
116
116
  obtenerValorMarcador(valorEntrada: string): string;
117
- determinarLongitud(tipoDato: string): 0 | 100 | 5 | 20;
117
+ determinarLongitud(tipoDato: string): 0 | 5 | 20 | 100;
118
118
  cargarParametrosPuntoProceso(): Promise<void>;
119
119
  cargarArchivo(data: FileSelectEvent, fubauto: any): void;
120
120
  private readFile;
@@ -11,7 +11,7 @@ body {
11
11
  }
12
12
 
13
13
 
14
- #cumpleanos.p-panel {
14
+ #cumpleanos .p-panel {
15
15
  border-radius: 20px;
16
16
  box-shadow: 0 0px 15px #0000001f !important;
17
17
  }
@@ -27,12 +27,12 @@ body {
27
27
  }
28
28
 
29
29
  #cumpleanos .card-cargo .avatar-container-cumple {
30
- background-image: url("/assets/images/fd-cumple.svg");
31
- padding: 3%;
32
- margin-bottom: 20px;
33
- border-radius: 10px 10px 0 0;
34
- background-size: cover;
35
- box-shadow: 0px 0px 12px 3px rgba(252, 221, 197, 0.431372549);
30
+ box-shadow: 0px 0px 12px 3px rgba(0, 0, 0, 0.644);
31
+ }
32
+
33
+
34
+ #cumpleanos.card-cargo .avatar-container-cumple img.us-foto-perfil-cumple.avatar-image {
35
+ background: #25252b ;
36
36
  }
37
37
  /******************************************************************************
38
38
  * scrollbar styles