iptdevs-design-system 3.1.490 → 3.1.491

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.
@@ -22,6 +22,7 @@ export declare class CodSelfFormStepOneComponent extends CodSelfManagedSteps imp
22
22
  countries: any;
23
23
  states: any;
24
24
  cities: any;
25
+ grades: any;
25
26
  errorMessage: string;
26
27
  controls: import("../../logic/cod-self-managed-controls").ControlSteps[];
27
28
  visible: boolean;
@@ -38,6 +39,7 @@ export declare class CodSelfFormStepOneComponent extends CodSelfManagedSteps imp
38
39
  selectIdType(idType: any): void;
39
40
  selectGender(gender: any): void;
40
41
  selectIndicatives(indicative: any): void;
42
+ selectGrade(grade: any): void;
41
43
  sendForm(): void;
42
44
  getState(state: any): void;
43
45
  getCity(state: any): void;
@@ -53,6 +53,7 @@ export declare class ParameterService extends IPTGeneralService {
53
53
  getDataCityByState(name: string): Observable<any>;
54
54
  getActionsAdminStudent(): Observable<any>;
55
55
  getReasonObservationStudent(): Observable<any>;
56
+ GetAllGradeEducation(): Observable<any>;
56
57
  static ɵfac: i0.ɵɵFactoryDeclaration<ParameterService, never>;
57
58
  static ɵprov: i0.ɵɵInjectableDeclaration<ParameterService>;
58
59
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.490",
3
+ "version": "3.1.491",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",