iptdevs-design-system 3.1.913 → 3.1.915

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.
@@ -107,6 +107,7 @@ export declare class BudgetService extends IPTGeneralService {
107
107
  createTransferValidate(params: ICreateTransferRq): Observable<any>;
108
108
  searchTransferByReference(params: ISearchTransferRq): Observable<any>;
109
109
  updateTransferData(params: IUpdateTransferRq): Observable<any>;
110
+ obtainListStudentPaymentStatus(params: IObtainCourseByCoodDiffParamRq): Observable<any>;
110
111
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
111
112
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
112
113
  }
@@ -39,6 +39,7 @@ export declare class CourseService extends IPTGeneralService {
39
39
  getCourseChangeAuditByStudent(params: ICourseChangeAuditRq): Observable<any>;
40
40
  getRecordOfAuditedCoursesByDate(params: ITransferGetAllRq): Observable<any>;
41
41
  confirmationOfStudentCourseChange(params: any): Observable<any>;
42
+ getCoursesByStateRefactor(params: GetCoursesFilterRq): Observable<any>;
42
43
  static ɵfac: i0.ɵɵFactoryDeclaration<CourseService, never>;
43
44
  static ɵprov: i0.ɵɵInjectableDeclaration<CourseService>;
44
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.913",
3
+ "version": "3.1.915",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",