iptdevs-design-system 3.2.55 → 3.2.57

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
  }
@@ -100,6 +100,7 @@ export declare class CommercialService extends IPTGeneralService {
100
100
  renewStudentsToNextLevel(request: any): Observable<any>;
101
101
  obtainPreassignedCourses(): Observable<any>;
102
102
  fullDataCodByStudentCoursePreassigned(code_student: number): Observable<any>;
103
+ searchStudentByIdcardCoursePreassigned(idcard_student: number): Observable<any>;
103
104
  static ɵfac: i0.ɵɵFactoryDeclaration<CommercialService, never>;
104
105
  static ɵprov: i0.ɵɵInjectableDeclaration<CommercialService>;
105
106
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.55",
3
+ "version": "3.2.57",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",