iptdevs-design-system 3.1.103 → 3.1.105

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.
@@ -15,8 +15,9 @@ import * as i13 from "@angular/forms";
15
15
  import * as i14 from "primeng/table";
16
16
  import * as i15 from "primeng/button";
17
17
  import * as i16 from "primeng/inputtextarea";
18
+ import * as i17 from "primeng/inputtext";
18
19
  export declare class CodModule {
19
20
  static ɵfac: i0.ɵɵFactoryDeclaration<CodModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<CodModule, [typeof i1.CodFormComponent, typeof i2.CodDocumentsSectionComponent, typeof i3.CodFormStepOneComponent, typeof i4.CodFormStepTwoComponent, typeof i5.CodFormStepThreeComponent, typeof i6.CodFormStepFourComponent, typeof i7.CodFormStepFiveComponent, typeof i8.ModalReferredComponent], [typeof i9.CommonModule, typeof i10.TabViewModule, typeof i11.ComponentsModule, typeof i12.MatCheckboxModule, typeof i13.ReactiveFormsModule, typeof i14.TableModule, typeof i15.ButtonModule, typeof i16.InputTextareaModule], [typeof i1.CodFormComponent, typeof i2.CodDocumentsSectionComponent, typeof i3.CodFormStepOneComponent, typeof i4.CodFormStepTwoComponent, typeof i5.CodFormStepThreeComponent, typeof i6.CodFormStepFourComponent, typeof i7.CodFormStepFiveComponent]>;
21
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CodModule, [typeof i1.CodFormComponent, typeof i2.CodDocumentsSectionComponent, typeof i3.CodFormStepOneComponent, typeof i4.CodFormStepTwoComponent, typeof i5.CodFormStepThreeComponent, typeof i6.CodFormStepFourComponent, typeof i7.CodFormStepFiveComponent, typeof i8.ModalReferredComponent], [typeof i9.CommonModule, typeof i10.TabViewModule, typeof i11.ComponentsModule, typeof i12.MatCheckboxModule, typeof i13.ReactiveFormsModule, typeof i14.TableModule, typeof i15.ButtonModule, typeof i16.InputTextareaModule, typeof i17.InputTextModule], [typeof i1.CodFormComponent, typeof i2.CodDocumentsSectionComponent, typeof i3.CodFormStepOneComponent, typeof i4.CodFormStepTwoComponent, typeof i5.CodFormStepThreeComponent, typeof i6.CodFormStepFourComponent, typeof i7.CodFormStepFiveComponent]>;
21
22
  static ɵinj: i0.ɵɵInjectorDeclaration<CodModule>;
22
23
  }
@@ -278,7 +278,7 @@ export interface PaymentBillRq2 {
278
278
  codeAcademic_plan: number;
279
279
  cod_payment: number;
280
280
  code?: number;
281
- ref_payment: number;
281
+ ref_payment: string;
282
282
  date_payment: string;
283
283
  }
284
284
  export interface PaymentStudentRq {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.103",
3
+ "version": "3.1.105",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",