iptdevs-design-system 3.2.56 → 3.2.58

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.
@@ -117,6 +117,7 @@ export declare class BudgetService extends IPTGeneralService {
117
117
  modifyQuotaDataWithComments(params: IModifyQuotaDataWithCommentsRq): Observable<any>;
118
118
  editInstallmentAmountWithComments(params: IEditInstallmentAmounWithCommentsRq): Observable<any>;
119
119
  studentPaymentPlanByCod(codeCod: number): Observable<any>;
120
+ getPaymentsByMadeExport(params: any): Observable<any>;
120
121
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
121
122
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
122
123
  }
@@ -101,6 +101,7 @@ export declare class CommercialService extends IPTGeneralService {
101
101
  obtainPreassignedCourses(): Observable<any>;
102
102
  fullDataCodByStudentCoursePreassigned(code_student: number): Observable<any>;
103
103
  searchStudentByIdcardCoursePreassigned(idcard_student: number): Observable<any>;
104
+ exportPosibleStudentAllFourModelsByDate(params: any): Observable<any>;
104
105
  static ɵfac: i0.ɵɵFactoryDeclaration<CommercialService, never>;
105
106
  static ɵprov: i0.ɵɵInjectableDeclaration<CommercialService>;
106
107
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.56",
3
+ "version": "3.2.58",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",