iptdevs-design-system 3.2.19 → 3.2.21

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.
@@ -49,6 +49,7 @@ export declare class AcademicService extends IPTGeneralService {
49
49
  obtainCoursesAvailableSpacesAndClassesViewed(param: IgetAvailableCoursesByLevStaModalRq): Observable<any>;
50
50
  getCoursesAvailableForStudentChange(param: IGetCoursesAvailableForExchangeRq): Observable<any>;
51
51
  changeOfStudentGroup(param: IChangeOfStudentGroupRq): Observable<any>;
52
+ obtainCourseStatusByCode(courseCode: number): Observable<any>;
52
53
  static ɵfac: i0.ɵɵFactoryDeclaration<AcademicService, never>;
53
54
  static ɵprov: i0.ɵɵInjectableDeclaration<AcademicService>;
54
55
  }
@@ -109,6 +109,8 @@ export declare class BudgetService extends IPTGeneralService {
109
109
  updateTransferData(params: IUpdateTransferRq): Observable<any>;
110
110
  obtainListStudentPaymentStatus(params: IObtainCourseByCoodDiffParamRq): Observable<any>;
111
111
  exportListStudentPaymentStatus(params: IObtainCourseByCoodDiffParamRq): Observable<any>;
112
+ obtainPaymentPlanByCodeCod(codeCod: number): Observable<any>;
113
+ receivePaymentsMadeToCod(codeCod: number): Observable<any>;
112
114
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
113
115
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
114
116
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.19",
3
+ "version": "3.2.21",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",