iptdevs-design-system 3.2.6 → 3.2.7

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.
@@ -36,6 +36,7 @@ export declare class updateUserFormComponent implements OnInit, OnChanges, OnDes
36
36
  userRoleCommercial: boolean;
37
37
  canEditRole: boolean;
38
38
  roles: any[];
39
+ showEmailIptAndServiceHour: boolean;
39
40
  private initialFormValue;
40
41
  private idTypeSubscription?;
41
42
  private pendingInit;
@@ -68,7 +69,6 @@ export declare class updateUserFormComponent implements OnInit, OnChanges, OnDes
68
69
  closeTable(): void;
69
70
  private trackIdTypeChanges;
70
71
  private updateIdCardValidators;
71
- selectRol(role: any): void;
72
72
  selectIndicative(field: string, indicative: any): void;
73
73
  selectIdType(field: string, idType: any): void;
74
74
  selectGender(gender: any): void;
@@ -86,6 +86,7 @@ export declare class updateUserFormComponent implements OnInit, OnChanges, OnDes
86
86
  acceptConfirmDialog(): void;
87
87
  rejectConfirmDialog(): void;
88
88
  closeConfirmDialog(): void;
89
+ checkRoleForAdditionalFields(role: any): void;
89
90
  static ɵfac: i0.ɵɵFactoryDeclaration<updateUserFormComponent, never>;
90
91
  static ɵcmp: i0.ɵɵComponentDeclaration<updateUserFormComponent, "ipt-update-user-form", never, { "DataStudent": "DataStudent"; "visibleModal": "visibleModal"; }, { "closeModalIS": "closeModalIS"; "userUpdatedEvent": "userUpdatedEvent"; }, never, never, false>;
91
92
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.6",
3
+ "version": "3.2.7",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",