iptdevs-design-system 3.1.859 → 3.1.861

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.
@@ -38,7 +38,6 @@ export declare class CodFormStepFourComponent extends CodFormSteps implements On
38
38
  controls: import("../../logic/cod-form-controls").Control[];
39
39
  constructor(fb: FormBuilder, calculateQuotesService: CalculateQuotesService, communicatorService: CommunicatorService, parameterService: ParameterService, codFormControls: CodFormControls, commercialService: CommercialService, baseService: BaseService);
40
40
  ngOnChanges(changes: SimpleChanges): void;
41
- getValuesOfStepOneComponent(): void;
42
41
  getCodPricesByAgreement(agreement?: string): void;
43
42
  validateErrors(): void;
44
43
  searchPriceByTypePayment(agreementSelected: any, type: string, change: string): void;
@@ -26,6 +26,7 @@ export declare class CodFormStepOneComponent extends CodFormSteps implements OnC
26
26
  copies: any;
27
27
  codFormStepOne: FormGroup;
28
28
  hasAvailableCourse: boolean;
29
+ isLoading: boolean;
29
30
  agreements: any;
30
31
  availibleCourses: any[];
31
32
  course_type: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.859",
3
+ "version": "3.1.861",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",