iptdevs-design-system 3.1.858 → 3.1.860

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.
@@ -19,6 +19,7 @@ export declare class CodFormStepFourComponent extends CodFormSteps implements On
19
19
  private baseService;
20
20
  isEditCod?: boolean;
21
21
  initialData?: any;
22
+ isRenovation?: boolean;
22
23
  changeStepEvent: EventEmitter<number>;
23
24
  financingData: EventEmitter<any>;
24
25
  codFormStepFour: FormGroup;
@@ -37,7 +38,6 @@ export declare class CodFormStepFourComponent extends CodFormSteps implements On
37
38
  controls: import("../../logic/cod-form-controls").Control[];
38
39
  constructor(fb: FormBuilder, calculateQuotesService: CalculateQuotesService, communicatorService: CommunicatorService, parameterService: ParameterService, codFormControls: CodFormControls, commercialService: CommercialService, baseService: BaseService);
39
40
  ngOnChanges(changes: SimpleChanges): void;
40
- getValuesOfStepOneComponent(): void;
41
41
  getCodPricesByAgreement(agreement?: string): void;
42
42
  validateErrors(): void;
43
43
  searchPriceByTypePayment(agreementSelected: any, type: string, change: string): void;
@@ -57,5 +57,5 @@ export declare class CodFormStepFourComponent extends CodFormSteps implements On
57
57
  clearInputPayment(): void;
58
58
  setDataFromPreviusCodPrices(): void;
59
59
  static ɵfac: i0.ɵɵFactoryDeclaration<CodFormStepFourComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<CodFormStepFourComponent, "app-cod-form-step-four", never, { "isEditCod": "isEditCod"; "initialData": "initialData"; }, { "changeStepEvent": "changeStepEvent"; "financingData": "financingData"; }, never, never, false>;
60
+ static ɵcmp: i0.ɵɵComponentDeclaration<CodFormStepFourComponent, "app-cod-form-step-four", never, { "isEditCod": "isEditCod"; "initialData": "initialData"; "isRenovation": "isRenovation"; }, { "changeStepEvent": "changeStepEvent"; "financingData": "financingData"; }, never, never, false>;
61
61
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.858",
3
+ "version": "3.1.860",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",