iptdevs-design-system 3.2.22 → 3.2.24

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.
@@ -111,6 +111,7 @@ export declare class BudgetService extends IPTGeneralService {
111
111
  exportListStudentPaymentStatus(params: IObtainCourseByCoodDiffParamRq): Observable<any>;
112
112
  obtainPaymentPlanByCodeCod(codeCod: number): Observable<any>;
113
113
  receivePaymentsMadeToCod(codeCod: number): Observable<any>;
114
+ newRegistePaymentBillPreassignedCod(params: PaymentBillRq2): Observable<any>;
114
115
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
115
116
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
116
117
  }
@@ -71,6 +71,7 @@ export declare class CommercialService extends IPTGeneralService {
71
71
  newTermsAndConditionsAcceptanceToken(params: INewTermsAndCondRq): Observable<any>;
72
72
  updateStatusOfTermsAndConditionsRecords(): Observable<any>;
73
73
  obtainCodByCoodinatorWithTheirStates(params: ICodWithTheirStatesRq): Observable<any>;
74
+ obtainAllInformationCodByCode(code: number): Observable<any>;
74
75
  static ɵfac: i0.ɵɵFactoryDeclaration<CommercialService, never>;
75
76
  static ɵprov: i0.ɵɵInjectableDeclaration<CommercialService>;
76
77
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.22",
3
+ "version": "3.2.24",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",