@saritasa/crm-delmar-core-sdk 0.2.424 → 0.2.429

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.
@@ -535,6 +535,7 @@ class BranchPeriodsApiService extends BaseService {
535
535
  });
536
536
  }
537
537
  branchPeriodsList(requestParameters, observe = "body", reportProgress = false, options) {
538
+ const branchIdIn = requestParameters?.branchIdIn;
538
539
  const branchIsActive = requestParameters?.branchIsActive;
539
540
  const createdDateGte = requestParameters?.createdDateGte;
540
541
  const createdDateLte = requestParameters?.createdDateLte;
@@ -550,6 +551,7 @@ class BranchPeriodsApiService extends BaseService {
550
551
  const type = requestParameters?.type;
551
552
  const typeIn = requestParameters?.typeIn;
552
553
  let localVarQueryParameters = new OpenApiHttpParams(this.encoder);
554
+ localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, "branch__id__in", branchIdIn, QueryParamStyle.Form, false);
553
555
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, "branch__is_active", branchIsActive, QueryParamStyle.Form, true);
554
556
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, "created__date__gte", createdDateGte, QueryParamStyle.Form, true);
555
557
  localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, "created__date__lte", createdDateLte, QueryParamStyle.Form, true);
@@ -698,10 +700,10 @@ class BranchPeriodsApiService extends BaseService {
698
700
  reportProgress: reportProgress,
699
701
  });
700
702
  }
701
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
702
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchPeriodsApiService, providedIn: "root" });
703
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
704
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchPeriodsApiService, providedIn: "root" });
703
705
  }
704
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchPeriodsApiService, decorators: [{
706
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchPeriodsApiService, decorators: [{
705
707
  type: Injectable,
706
708
  args: [{
707
709
  providedIn: "root",
@@ -1122,10 +1124,10 @@ class BranchesApiService extends BaseService {
1122
1124
  reportProgress: reportProgress,
1123
1125
  });
1124
1126
  }
1125
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1126
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchesApiService, providedIn: "root" });
1127
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1128
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchesApiService, providedIn: "root" });
1127
1129
  }
1128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: BranchesApiService, decorators: [{
1130
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: BranchesApiService, decorators: [{
1129
1131
  type: Injectable,
1130
1132
  args: [{
1131
1133
  providedIn: "root",
@@ -1412,10 +1414,10 @@ class ClientNotesApiService extends BaseService {
1412
1414
  reportProgress: reportProgress,
1413
1415
  });
1414
1416
  }
1415
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1416
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientNotesApiService, providedIn: "root" });
1417
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
1418
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientNotesApiService, providedIn: "root" });
1417
1419
  }
1418
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientNotesApiService, decorators: [{
1420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientNotesApiService, decorators: [{
1419
1421
  type: Injectable,
1420
1422
  args: [{
1421
1423
  providedIn: "root",
@@ -2039,10 +2041,10 @@ class ClientsApiService extends BaseService {
2039
2041
  reportProgress: reportProgress,
2040
2042
  });
2041
2043
  }
2042
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2043
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientsApiService, providedIn: "root" });
2044
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2045
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientsApiService, providedIn: "root" });
2044
2046
  }
2045
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ClientsApiService, decorators: [{
2047
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ClientsApiService, decorators: [{
2046
2048
  type: Injectable,
2047
2049
  args: [{
2048
2050
  providedIn: "root",
@@ -2258,10 +2260,10 @@ class ComponentsApiService extends BaseService {
2258
2260
  reportProgress: reportProgress,
2259
2261
  });
2260
2262
  }
2261
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2262
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
2263
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2264
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
2263
2265
  }
2264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ComponentsApiService, decorators: [{
2266
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ComponentsApiService, decorators: [{
2265
2267
  type: Injectable,
2266
2268
  args: [{
2267
2269
  providedIn: "root",
@@ -2612,10 +2614,10 @@ class DepartmentsApiService extends BaseService {
2612
2614
  reportProgress: reportProgress,
2613
2615
  });
2614
2616
  }
2615
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2616
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
2617
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2618
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
2617
2619
  }
2618
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DepartmentsApiService, decorators: [{
2620
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DepartmentsApiService, decorators: [{
2619
2621
  type: Injectable,
2620
2622
  args: [{
2621
2623
  providedIn: "root",
@@ -2907,10 +2909,10 @@ class DismissalReasonsApiService extends BaseService {
2907
2909
  reportProgress: reportProgress,
2908
2910
  });
2909
2911
  }
2910
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2911
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
2912
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
2913
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
2912
2914
  }
2913
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
2915
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
2914
2916
  type: Injectable,
2915
2917
  args: [{
2916
2918
  providedIn: "root",
@@ -3150,10 +3152,10 @@ class ExportClientNotesApiService extends BaseService {
3150
3152
  reportProgress: reportProgress,
3151
3153
  });
3152
3154
  }
3153
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3154
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
3155
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3156
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
3155
3157
  }
3156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
3158
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
3157
3159
  type: Injectable,
3158
3160
  args: [{
3159
3161
  providedIn: "root",
@@ -3397,10 +3399,10 @@ class ExportClientSummaryApiService extends BaseService {
3397
3399
  reportProgress: reportProgress,
3398
3400
  });
3399
3401
  }
3400
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3401
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientSummaryApiService, providedIn: "root" });
3402
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3403
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientSummaryApiService, providedIn: "root" });
3402
3404
  }
3403
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientSummaryApiService, decorators: [{
3405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientSummaryApiService, decorators: [{
3404
3406
  type: Injectable,
3405
3407
  args: [{
3406
3408
  providedIn: "root",
@@ -3736,10 +3738,10 @@ class ExportClientsApiService extends BaseService {
3736
3738
  reportProgress: reportProgress,
3737
3739
  });
3738
3740
  }
3739
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3740
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
3741
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3742
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
3741
3743
  }
3742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportClientsApiService, decorators: [{
3744
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportClientsApiService, decorators: [{
3743
3745
  type: Injectable,
3744
3746
  args: [{
3745
3747
  providedIn: "root",
@@ -3990,10 +3992,10 @@ class ExportComponentHourlyReportForClientApiService extends BaseService {
3990
3992
  reportProgress: reportProgress,
3991
3993
  });
3992
3994
  }
3993
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3994
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, providedIn: "root" });
3995
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
3996
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, providedIn: "root" });
3995
3997
  }
3996
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, decorators: [{
3998
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, decorators: [{
3997
3999
  type: Injectable,
3998
4000
  args: [{
3999
4001
  providedIn: "root",
@@ -4244,10 +4246,10 @@ class ExportComponentHourlyReportForProjectApiService extends BaseService {
4244
4246
  reportProgress: reportProgress,
4245
4247
  });
4246
4248
  }
4247
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4248
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, providedIn: "root" });
4249
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4250
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, providedIn: "root" });
4249
4251
  }
4250
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, decorators: [{
4252
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, decorators: [{
4251
4253
  type: Injectable,
4252
4254
  args: [{
4253
4255
  providedIn: "root",
@@ -4498,10 +4500,10 @@ class ExportDepartmentHourlyReportForClientApiService extends BaseService {
4498
4500
  reportProgress: reportProgress,
4499
4501
  });
4500
4502
  }
4501
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4502
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, providedIn: "root" });
4503
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4504
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, providedIn: "root" });
4503
4505
  }
4504
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, decorators: [{
4506
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, decorators: [{
4505
4507
  type: Injectable,
4506
4508
  args: [{
4507
4509
  providedIn: "root",
@@ -4752,10 +4754,10 @@ class ExportDepartmentHourlyReportForProjectApiService extends BaseService {
4752
4754
  reportProgress: reportProgress,
4753
4755
  });
4754
4756
  }
4755
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4756
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, providedIn: "root" });
4757
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
4758
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, providedIn: "root" });
4757
4759
  }
4758
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, decorators: [{
4760
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, decorators: [{
4759
4761
  type: Injectable,
4760
4762
  args: [{
4761
4763
  providedIn: "root",
@@ -5004,10 +5006,10 @@ class ExportJobHourlyReportForClientApiService extends BaseService {
5004
5006
  reportProgress: reportProgress,
5005
5007
  });
5006
5008
  }
5007
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5008
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForClientApiService, providedIn: "root" });
5009
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5010
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForClientApiService, providedIn: "root" });
5009
5011
  }
5010
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForClientApiService, decorators: [{
5012
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForClientApiService, decorators: [{
5011
5013
  type: Injectable,
5012
5014
  args: [{
5013
5015
  providedIn: "root",
@@ -5257,10 +5259,10 @@ class ExportJobHourlyReportForProjectApiService extends BaseService {
5257
5259
  reportProgress: reportProgress,
5258
5260
  });
5259
5261
  }
5260
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5261
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, providedIn: "root" });
5262
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5263
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, providedIn: "root" });
5262
5264
  }
5263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, decorators: [{
5265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, decorators: [{
5264
5266
  type: Injectable,
5265
5267
  args: [{
5266
5268
  providedIn: "root",
@@ -5532,10 +5534,10 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
5532
5534
  reportProgress: reportProgress,
5533
5535
  });
5534
5536
  }
5535
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5536
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
5537
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5538
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
5537
5539
  }
5538
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
5540
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
5539
5541
  type: Injectable,
5540
5542
  args: [{
5541
5543
  providedIn: "root",
@@ -5807,10 +5809,10 @@ class ExportJobReportsUsersApiService extends BaseService {
5807
5809
  reportProgress: reportProgress,
5808
5810
  });
5809
5811
  }
5810
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5811
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
5812
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5813
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
5812
5814
  }
5813
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
5815
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
5814
5816
  type: Injectable,
5815
5817
  args: [{
5816
5818
  providedIn: "root",
@@ -6078,10 +6080,10 @@ class ExportJobsApiService extends BaseService {
6078
6080
  reportProgress: reportProgress,
6079
6081
  });
6080
6082
  }
6081
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6082
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
6083
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6084
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
6083
6085
  }
6084
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportJobsApiService, decorators: [{
6086
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportJobsApiService, decorators: [{
6085
6087
  type: Injectable,
6086
6088
  args: [{
6087
6089
  providedIn: "root",
@@ -6331,10 +6333,10 @@ class ExportMarginReportApiService extends BaseService {
6331
6333
  reportProgress: reportProgress,
6332
6334
  });
6333
6335
  }
6334
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportMarginReportApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6335
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportMarginReportApiService, providedIn: "root" });
6336
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportMarginReportApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6337
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportMarginReportApiService, providedIn: "root" });
6336
6338
  }
6337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportMarginReportApiService, decorators: [{
6339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportMarginReportApiService, decorators: [{
6338
6340
  type: Injectable,
6339
6341
  args: [{
6340
6342
  providedIn: "root",
@@ -6574,10 +6576,10 @@ class ExportProjectNotesApiService extends BaseService {
6574
6576
  reportProgress: reportProgress,
6575
6577
  });
6576
6578
  }
6577
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6578
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
6579
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6580
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
6579
6581
  }
6580
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
6582
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
6581
6583
  type: Injectable,
6582
6584
  args: [{
6583
6585
  providedIn: "root",
@@ -6831,10 +6833,10 @@ class ExportProjectResourcesApiService extends BaseService {
6831
6833
  reportProgress: reportProgress,
6832
6834
  });
6833
6835
  }
6834
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6835
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
6836
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
6837
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
6836
6838
  }
6837
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
6839
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
6838
6840
  type: Injectable,
6839
6841
  args: [{
6840
6842
  providedIn: "root",
@@ -7092,10 +7094,10 @@ class ExportProjectStatusReportsApiService extends BaseService {
7092
7094
  reportProgress: reportProgress,
7093
7095
  });
7094
7096
  }
7095
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectStatusReportsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7096
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectStatusReportsApiService, providedIn: "root" });
7097
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectStatusReportsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7098
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectStatusReportsApiService, providedIn: "root" });
7097
7099
  }
7098
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectStatusReportsApiService, decorators: [{
7100
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectStatusReportsApiService, decorators: [{
7099
7101
  type: Injectable,
7100
7102
  args: [{
7101
7103
  providedIn: "root",
@@ -7339,10 +7341,10 @@ class ExportProjectSummaryApiService extends BaseService {
7339
7341
  reportProgress: reportProgress,
7340
7342
  });
7341
7343
  }
7342
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7343
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectSummaryApiService, providedIn: "root" });
7344
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7345
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectSummaryApiService, providedIn: "root" });
7344
7346
  }
7345
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectSummaryApiService, decorators: [{
7347
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectSummaryApiService, decorators: [{
7346
7348
  type: Injectable,
7347
7349
  args: [{
7348
7350
  providedIn: "root",
@@ -7592,10 +7594,10 @@ class ExportProjectsApiService extends BaseService {
7592
7594
  reportProgress: reportProgress,
7593
7595
  });
7594
7596
  }
7595
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7596
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
7597
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7598
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
7597
7599
  }
7598
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportProjectsApiService, decorators: [{
7600
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportProjectsApiService, decorators: [{
7599
7601
  type: Injectable,
7600
7602
  args: [{
7601
7603
  providedIn: "root",
@@ -7846,10 +7848,10 @@ class ExportSprintHourlyReportForClientApiService extends BaseService {
7846
7848
  reportProgress: reportProgress,
7847
7849
  });
7848
7850
  }
7849
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7850
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, providedIn: "root" });
7851
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
7852
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, providedIn: "root" });
7851
7853
  }
7852
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, decorators: [{
7854
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, decorators: [{
7853
7855
  type: Injectable,
7854
7856
  args: [{
7855
7857
  providedIn: "root",
@@ -8100,10 +8102,10 @@ class ExportSprintHourlyReportForProjectApiService extends BaseService {
8100
8102
  reportProgress: reportProgress,
8101
8103
  });
8102
8104
  }
8103
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8104
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, providedIn: "root" });
8105
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8106
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, providedIn: "root" });
8105
8107
  }
8106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, decorators: [{
8108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, decorators: [{
8107
8109
  type: Injectable,
8108
8110
  args: [{
8109
8111
  providedIn: "root",
@@ -8353,10 +8355,10 @@ class ExportTaskHourlyReportForClientApiService extends BaseService {
8353
8355
  reportProgress: reportProgress,
8354
8356
  });
8355
8357
  }
8356
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8357
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, providedIn: "root" });
8358
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8359
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, providedIn: "root" });
8358
8360
  }
8359
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, decorators: [{
8361
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, decorators: [{
8360
8362
  type: Injectable,
8361
8363
  args: [{
8362
8364
  providedIn: "root",
@@ -8606,10 +8608,10 @@ class ExportTaskHourlyReportForProjectApiService extends BaseService {
8606
8608
  reportProgress: reportProgress,
8607
8609
  });
8608
8610
  }
8609
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8610
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, providedIn: "root" });
8611
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8612
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, providedIn: "root" });
8611
8613
  }
8612
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, decorators: [{
8614
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, decorators: [{
8613
8615
  type: Injectable,
8614
8616
  args: [{
8615
8617
  providedIn: "root",
@@ -8885,10 +8887,10 @@ class ExportTasksApiService extends BaseService {
8885
8887
  reportProgress: reportProgress,
8886
8888
  });
8887
8889
  }
8888
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8889
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
8890
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
8891
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
8890
8892
  }
8891
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportTasksApiService, decorators: [{
8893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportTasksApiService, decorators: [{
8892
8894
  type: Injectable,
8893
8895
  args: [{
8894
8896
  providedIn: "root",
@@ -9155,10 +9157,10 @@ class ExportUserMetricsApiService extends BaseService {
9155
9157
  reportProgress: reportProgress,
9156
9158
  });
9157
9159
  }
9158
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserMetricsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9159
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserMetricsApiService, providedIn: "root" });
9160
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserMetricsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9161
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserMetricsApiService, providedIn: "root" });
9160
9162
  }
9161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserMetricsApiService, decorators: [{
9163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserMetricsApiService, decorators: [{
9162
9164
  type: Injectable,
9163
9165
  args: [{
9164
9166
  providedIn: "root",
@@ -9416,10 +9418,10 @@ class ExportUserPeriodsApiService extends BaseService {
9416
9418
  reportProgress: reportProgress,
9417
9419
  });
9418
9420
  }
9419
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9420
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
9421
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9422
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
9421
9423
  }
9422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
9424
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
9423
9425
  type: Injectable,
9424
9426
  args: [{
9425
9427
  providedIn: "root",
@@ -9688,10 +9690,10 @@ class ExportUserScoreStatsApiService extends BaseService {
9688
9690
  reportProgress: reportProgress,
9689
9691
  });
9690
9692
  }
9691
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserScoreStatsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9692
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserScoreStatsApiService, providedIn: "root" });
9693
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserScoreStatsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9694
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserScoreStatsApiService, providedIn: "root" });
9693
9695
  }
9694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUserScoreStatsApiService, decorators: [{
9696
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUserScoreStatsApiService, decorators: [{
9695
9697
  type: Injectable,
9696
9698
  args: [{
9697
9699
  providedIn: "root",
@@ -9955,10 +9957,10 @@ class ExportUsersApiService extends BaseService {
9955
9957
  reportProgress: reportProgress,
9956
9958
  });
9957
9959
  }
9958
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9959
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
9960
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
9961
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
9960
9962
  }
9961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ExportUsersApiService, decorators: [{
9963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ExportUsersApiService, decorators: [{
9962
9964
  type: Injectable,
9963
9965
  args: [{
9964
9966
  providedIn: "root",
@@ -10038,10 +10040,10 @@ class JiraClientApiService extends BaseService {
10038
10040
  reportProgress: reportProgress,
10039
10041
  });
10040
10042
  }
10041
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10042
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
10043
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10044
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
10043
10045
  }
10044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraClientApiService, decorators: [{
10046
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraClientApiService, decorators: [{
10045
10047
  type: Injectable,
10046
10048
  args: [{
10047
10049
  providedIn: "root",
@@ -10229,10 +10231,10 @@ class JiraCompareTasksApiService extends BaseService {
10229
10231
  reportProgress: reportProgress,
10230
10232
  });
10231
10233
  }
10232
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraCompareTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10233
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraCompareTasksApiService, providedIn: "root" });
10234
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraCompareTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10235
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraCompareTasksApiService, providedIn: "root" });
10234
10236
  }
10235
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraCompareTasksApiService, decorators: [{
10237
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraCompareTasksApiService, decorators: [{
10236
10238
  type: Injectable,
10237
10239
  args: [{
10238
10240
  providedIn: "root",
@@ -10352,10 +10354,10 @@ class JiraInstancesApiService extends BaseService {
10352
10354
  reportProgress: reportProgress,
10353
10355
  });
10354
10356
  }
10355
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10356
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
10357
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10358
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
10357
10359
  }
10358
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraInstancesApiService, decorators: [{
10360
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraInstancesApiService, decorators: [{
10359
10361
  type: Injectable,
10360
10362
  args: [{
10361
10363
  providedIn: "root",
@@ -10529,10 +10531,10 @@ class JiraResyncTasksApiService extends BaseService {
10529
10531
  reportProgress: reportProgress,
10530
10532
  });
10531
10533
  }
10532
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraResyncTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10533
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraResyncTasksApiService, providedIn: "root" });
10534
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraResyncTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10535
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraResyncTasksApiService, providedIn: "root" });
10534
10536
  }
10535
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraResyncTasksApiService, decorators: [{
10537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraResyncTasksApiService, decorators: [{
10536
10538
  type: Injectable,
10537
10539
  args: [{
10538
10540
  providedIn: "root",
@@ -10686,10 +10688,10 @@ class JiraSyncIssuesApiService extends BaseService {
10686
10688
  reportProgress: reportProgress,
10687
10689
  });
10688
10690
  }
10689
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraSyncIssuesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10690
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraSyncIssuesApiService, providedIn: "root" });
10691
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraSyncIssuesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
10692
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraSyncIssuesApiService, providedIn: "root" });
10691
10693
  }
10692
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JiraSyncIssuesApiService, decorators: [{
10694
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JiraSyncIssuesApiService, decorators: [{
10693
10695
  type: Injectable,
10694
10696
  args: [{
10695
10697
  providedIn: "root",
@@ -12143,10 +12145,10 @@ class JobsApiService extends BaseService {
12143
12145
  reportProgress: reportProgress,
12144
12146
  });
12145
12147
  }
12146
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12147
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JobsApiService, providedIn: "root" });
12148
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12149
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JobsApiService, providedIn: "root" });
12148
12150
  }
12149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: JobsApiService, decorators: [{
12151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: JobsApiService, decorators: [{
12150
12152
  type: Injectable,
12151
12153
  args: [{
12152
12154
  providedIn: "root",
@@ -12430,10 +12432,10 @@ class LocationsApiService extends BaseService {
12430
12432
  reportProgress: reportProgress,
12431
12433
  });
12432
12434
  }
12433
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12434
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: LocationsApiService, providedIn: "root" });
12435
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12436
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: LocationsApiService, providedIn: "root" });
12435
12437
  }
12436
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: LocationsApiService, decorators: [{
12438
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: LocationsApiService, decorators: [{
12437
12439
  type: Injectable,
12438
12440
  args: [{
12439
12441
  providedIn: "root",
@@ -12617,10 +12619,10 @@ class MonthClosuresApiService extends BaseService {
12617
12619
  reportProgress: reportProgress,
12618
12620
  });
12619
12621
  }
12620
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: MonthClosuresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12621
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: MonthClosuresApiService, providedIn: "root" });
12622
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: MonthClosuresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12623
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: MonthClosuresApiService, providedIn: "root" });
12622
12624
  }
12623
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: MonthClosuresApiService, decorators: [{
12625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: MonthClosuresApiService, decorators: [{
12624
12626
  type: Injectable,
12625
12627
  args: [{
12626
12628
  providedIn: "root",
@@ -12928,10 +12930,10 @@ class NotificationsApiService extends BaseService {
12928
12930
  reportProgress: reportProgress,
12929
12931
  });
12930
12932
  }
12931
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12932
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
12933
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
12934
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
12933
12935
  }
12934
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: NotificationsApiService, decorators: [{
12936
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: NotificationsApiService, decorators: [{
12935
12937
  type: Injectable,
12936
12938
  args: [{
12937
12939
  providedIn: "root",
@@ -12999,10 +13001,10 @@ class PermissionDataApiService extends BaseService {
12999
13001
  reportProgress: reportProgress,
13000
13002
  });
13001
13003
  }
13002
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13003
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
13004
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13005
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
13004
13006
  }
13005
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: PermissionDataApiService, decorators: [{
13007
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: PermissionDataApiService, decorators: [{
13006
13008
  type: Injectable,
13007
13009
  args: [{
13008
13010
  providedIn: "root",
@@ -13165,10 +13167,10 @@ class ProfileApiService extends BaseService {
13165
13167
  reportProgress: reportProgress,
13166
13168
  });
13167
13169
  }
13168
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13169
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProfileApiService, providedIn: "root" });
13170
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13171
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProfileApiService, providedIn: "root" });
13170
13172
  }
13171
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProfileApiService, decorators: [{
13173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProfileApiService, decorators: [{
13172
13174
  type: Injectable,
13173
13175
  args: [{
13174
13176
  providedIn: "root",
@@ -13458,10 +13460,10 @@ class ProjectFinancialMilestonesApiService extends BaseService {
13458
13460
  reportProgress: reportProgress,
13459
13461
  });
13460
13462
  }
13461
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectFinancialMilestonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13462
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectFinancialMilestonesApiService, providedIn: "root" });
13463
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectFinancialMilestonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13464
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectFinancialMilestonesApiService, providedIn: "root" });
13463
13465
  }
13464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectFinancialMilestonesApiService, decorators: [{
13466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectFinancialMilestonesApiService, decorators: [{
13465
13467
  type: Injectable,
13466
13468
  args: [{
13467
13469
  providedIn: "root",
@@ -13748,10 +13750,10 @@ class ProjectNotesApiService extends BaseService {
13748
13750
  reportProgress: reportProgress,
13749
13751
  });
13750
13752
  }
13751
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13752
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
13753
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13754
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
13753
13755
  }
13754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectNotesApiService, decorators: [{
13756
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectNotesApiService, decorators: [{
13755
13757
  type: Injectable,
13756
13758
  args: [{
13757
13759
  providedIn: "root",
@@ -13891,10 +13893,10 @@ class ProjectPrioritiesApiService extends BaseService {
13891
13893
  reportProgress: reportProgress,
13892
13894
  });
13893
13895
  }
13894
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13895
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
13896
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
13897
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
13896
13898
  }
13897
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
13899
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
13898
13900
  type: Injectable,
13899
13901
  args: [{
13900
13902
  providedIn: "root",
@@ -14196,10 +14198,10 @@ class ProjectResourcesApiService extends BaseService {
14196
14198
  reportProgress: reportProgress,
14197
14199
  });
14198
14200
  }
14199
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
14200
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
14201
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
14202
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
14201
14203
  }
14202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
14204
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
14203
14205
  type: Injectable,
14204
14206
  args: [{
14205
14207
  providedIn: "root",
@@ -14791,10 +14793,10 @@ class ProjectsApiService extends BaseService {
14791
14793
  reportProgress: reportProgress,
14792
14794
  });
14793
14795
  }
14794
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
14795
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
14796
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
14797
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
14796
14798
  }
14797
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ProjectsApiService, decorators: [{
14799
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ProjectsApiService, decorators: [{
14798
14800
  type: Injectable,
14799
14801
  args: [{
14800
14802
  providedIn: "root",
@@ -15078,10 +15080,10 @@ class RolesApiService extends BaseService {
15078
15080
  reportProgress: reportProgress,
15079
15081
  });
15080
15082
  }
15081
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15082
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: RolesApiService, providedIn: "root" });
15083
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15084
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: RolesApiService, providedIn: "root" });
15083
15085
  }
15084
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: RolesApiService, decorators: [{
15086
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: RolesApiService, decorators: [{
15085
15087
  type: Injectable,
15086
15088
  args: [{
15087
15089
  providedIn: "root",
@@ -15241,10 +15243,10 @@ class S3ApiService extends BaseService {
15241
15243
  reportProgress: reportProgress,
15242
15244
  });
15243
15245
  }
15244
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15245
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: S3ApiService, providedIn: "root" });
15246
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15247
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: S3ApiService, providedIn: "root" });
15246
15248
  }
15247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: S3ApiService, decorators: [{
15249
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: S3ApiService, decorators: [{
15248
15250
  type: Injectable,
15249
15251
  args: [{
15250
15252
  providedIn: "root",
@@ -15341,10 +15343,10 @@ class SearchPeriodsApiService extends BaseService {
15341
15343
  reportProgress: reportProgress,
15342
15344
  });
15343
15345
  }
15344
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15345
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
15346
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15347
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
15346
15348
  }
15347
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
15349
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
15348
15350
  type: Injectable,
15349
15351
  args: [{
15350
15352
  providedIn: "root",
@@ -15560,10 +15562,10 @@ class SprintsApiService extends BaseService {
15560
15562
  reportProgress: reportProgress,
15561
15563
  });
15562
15564
  }
15563
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15564
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SprintsApiService, providedIn: "root" });
15565
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15566
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SprintsApiService, providedIn: "root" });
15565
15567
  }
15566
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SprintsApiService, decorators: [{
15568
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SprintsApiService, decorators: [{
15567
15569
  type: Injectable,
15568
15570
  args: [{
15569
15571
  providedIn: "root",
@@ -15729,10 +15731,10 @@ class SsoApiService extends BaseService {
15729
15731
  reportProgress: reportProgress,
15730
15732
  });
15731
15733
  }
15732
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15733
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SsoApiService, providedIn: "root" });
15734
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
15735
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SsoApiService, providedIn: "root" });
15734
15736
  }
15735
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: SsoApiService, decorators: [{
15737
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: SsoApiService, decorators: [{
15736
15738
  type: Injectable,
15737
15739
  args: [{
15738
15740
  providedIn: "root",
@@ -16167,10 +16169,10 @@ class TasksApiService extends BaseService {
16167
16169
  reportProgress: reportProgress,
16168
16170
  });
16169
16171
  }
16170
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16171
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TasksApiService, providedIn: "root" });
16172
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16173
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TasksApiService, providedIn: "root" });
16172
16174
  }
16173
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TasksApiService, decorators: [{
16175
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TasksApiService, decorators: [{
16174
16176
  type: Injectable,
16175
16177
  args: [{
16176
16178
  providedIn: "root",
@@ -16293,10 +16295,10 @@ class TokenApiService extends BaseService {
16293
16295
  reportProgress: reportProgress,
16294
16296
  });
16295
16297
  }
16296
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16297
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TokenApiService, providedIn: "root" });
16298
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16299
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TokenApiService, providedIn: "root" });
16298
16300
  }
16299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: TokenApiService, decorators: [{
16301
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: TokenApiService, decorators: [{
16300
16302
  type: Injectable,
16301
16303
  args: [{
16302
16304
  providedIn: "root",
@@ -16539,10 +16541,10 @@ class UserCapacitiesApiService extends BaseService {
16539
16541
  reportProgress: reportProgress,
16540
16542
  });
16541
16543
  }
16542
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16543
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
16544
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16545
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
16544
16546
  }
16545
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
16547
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
16546
16548
  type: Injectable,
16547
16549
  args: [{
16548
16550
  providedIn: "root",
@@ -16753,10 +16755,10 @@ class UserLoginsApiService extends BaseService {
16753
16755
  reportProgress: reportProgress,
16754
16756
  });
16755
16757
  }
16756
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16757
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
16758
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16759
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
16758
16760
  }
16759
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserLoginsApiService, decorators: [{
16761
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserLoginsApiService, decorators: [{
16760
16762
  type: Injectable,
16761
16763
  args: [{
16762
16764
  providedIn: "root",
@@ -16828,10 +16830,10 @@ class UserPeriodApproversApiService extends BaseService {
16828
16830
  reportProgress: reportProgress,
16829
16831
  });
16830
16832
  }
16831
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodApproversApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16832
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodApproversApiService, providedIn: "root" });
16833
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodApproversApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
16834
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodApproversApiService, providedIn: "root" });
16833
16835
  }
16834
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodApproversApiService, decorators: [{
16836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodApproversApiService, decorators: [{
16835
16837
  type: Injectable,
16836
16838
  args: [{
16837
16839
  providedIn: "root",
@@ -17232,10 +17234,10 @@ class UserPeriodsApiService extends BaseService {
17232
17234
  reportProgress: reportProgress,
17233
17235
  });
17234
17236
  }
17235
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17236
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
17237
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17238
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
17237
17239
  }
17238
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserPeriodsApiService, decorators: [{
17240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserPeriodsApiService, decorators: [{
17239
17241
  type: Injectable,
17240
17242
  args: [{
17241
17243
  providedIn: "root",
@@ -17588,10 +17590,10 @@ class UserScoresApiService extends BaseService {
17588
17590
  reportProgress: reportProgress,
17589
17591
  });
17590
17592
  }
17591
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17592
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
17593
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17594
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
17593
17595
  }
17594
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserScoresApiService, decorators: [{
17596
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserScoresApiService, decorators: [{
17595
17597
  type: Injectable,
17596
17598
  args: [{
17597
17599
  providedIn: "root",
@@ -17709,10 +17711,10 @@ class UserTimezoneSettingApiService extends BaseService {
17709
17711
  reportProgress: reportProgress,
17710
17712
  });
17711
17713
  }
17712
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17713
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
17714
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17715
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
17714
17716
  }
17715
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
17717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
17716
17718
  type: Injectable,
17717
17719
  args: [{
17718
17720
  providedIn: "root",
@@ -17846,10 +17848,10 @@ class UserTimezonesApiService extends BaseService {
17846
17848
  reportProgress: reportProgress,
17847
17849
  });
17848
17850
  }
17849
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17850
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
17851
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
17852
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
17851
17853
  }
17852
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UserTimezonesApiService, decorators: [{
17854
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UserTimezonesApiService, decorators: [{
17853
17855
  type: Injectable,
17854
17856
  args: [{
17855
17857
  providedIn: "root",
@@ -18830,10 +18832,10 @@ class UsersApiService extends BaseService {
18830
18832
  reportProgress: reportProgress,
18831
18833
  });
18832
18834
  }
18833
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
18834
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UsersApiService, providedIn: "root" });
18835
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
18836
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UsersApiService, providedIn: "root" });
18835
18837
  }
18836
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: UsersApiService, decorators: [{
18838
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: UsersApiService, decorators: [{
18837
18839
  type: Injectable,
18838
18840
  args: [{
18839
18841
  providedIn: "root",
@@ -19111,10 +19113,10 @@ class VendorsApiService extends BaseService {
19111
19113
  reportProgress: reportProgress,
19112
19114
  });
19113
19115
  }
19114
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19115
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: VendorsApiService, providedIn: "root" });
19116
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19117
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: VendorsApiService, providedIn: "root" });
19116
19118
  }
19117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: VendorsApiService, decorators: [{
19119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: VendorsApiService, decorators: [{
19118
19120
  type: Injectable,
19119
19121
  args: [{
19120
19122
  providedIn: "root",
@@ -19182,10 +19184,10 @@ class WhoAmIApiService extends BaseService {
19182
19184
  reportProgress: reportProgress,
19183
19185
  });
19184
19186
  }
19185
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19186
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
19187
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19188
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
19187
19189
  }
19188
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WhoAmIApiService, decorators: [{
19190
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WhoAmIApiService, decorators: [{
19189
19191
  type: Injectable,
19190
19192
  args: [{
19191
19193
  providedIn: "root",
@@ -19538,10 +19540,10 @@ class WorkTypesApiService extends BaseService {
19538
19540
  reportProgress: reportProgress,
19539
19541
  });
19540
19542
  }
19541
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19542
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
19543
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
19544
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
19543
19545
  }
19544
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: WorkTypesApiService, decorators: [{
19546
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: WorkTypesApiService, decorators: [{
19545
19547
  type: Injectable,
19546
19548
  args: [{
19547
19549
  providedIn: "root",
@@ -20413,7 +20415,7 @@ var JobTypeEnumDto;
20413
20415
  * Do not edit the class manually.
20414
20416
  */
20415
20417
  /**
20416
- * * `new_user_score` - New user score * `new_user_score_for_supervisee` - New user score for supervisee * `new_vacation` - New vacation * `updated_vacation` - Updated vacation * `vacation_approved` - Vacation approved * `vacation_rejected` - Vacation rejected * `vacation_approval_reminder` - Vacation approval reminder * `vacation_user_recheck_reminder` - Vacation user recheck reminder * `new_sick` - New sick * `new_personal_holiday` - New personal holiday * `new_personal_workday` - New personal workday * `new_compensation` - New compensation * `updated_sick` - Updated sick * `updated_personal_holiday` - Updated personal holiday * `updated_personal_workday` - Updated personal workday * `deleted_sick` - Deleted sick * `deleted_personal_holiday` - Deleted personal holiday * `deleted_personal_workday` - Deleted personal workday * `user_period_approver_approved` - Approver approved user period * `user_period_approver_review_requested` - Approver was requested to review user period * `user_on_vacation_with_projects_reminder` - Reminder for TM that user they working with is going on vacation * `user_on_vacation_with_assigned_tasks_reminder` - Reminder for TM that user on vacation has assigned tasks
20418
+ * * `new_user_score` - New user score * `new_user_score_for_supervisee` - New user score for supervisee * `new_vacation` - New vacation * `updated_vacation` - Updated vacation * `vacation_approved` - Vacation approved * `vacation_rejected` - Vacation rejected * `vacation_approval_reminder` - Vacation approval reminder * `vacation_user_recheck_reminder` - Vacation user recheck reminder * `new_sick` - New sick * `new_personal_holiday` - New personal holiday * `new_personal_workday` - New personal workday * `new_compensation` - New compensation * `updated_sick` - Updated sick * `updated_personal_holiday` - Updated personal holiday * `updated_personal_workday` - Updated personal workday * `deleted_sick` - Deleted sick * `deleted_personal_holiday` - Deleted personal holiday * `deleted_personal_workday` - Deleted personal workday * `user_period_approver_approved` - Approver approved user period * `user_period_approver_review_requested` - Approver was requested to review user period * `user_on_vacation_with_projects_reminder` - Reminder for user that other user they are working with is going on vacation * `user_on_vacation_with_assigned_tasks_reminder` - Reminder for user that other user on vacation has assigned tasks
20417
20419
  */
20418
20420
  var NotificationTypeEnumDto;
20419
20421
  (function (NotificationTypeEnumDto) {
@@ -21495,11 +21497,11 @@ class ApiModule {
21495
21497
  "See also https://github.com/angular/angular/issues/20575");
21496
21498
  }
21497
21499
  }
21498
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
21499
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.21", ngImport: i0, type: ApiModule });
21500
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ApiModule });
21500
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
21501
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.22", ngImport: i0, type: ApiModule });
21502
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ApiModule });
21501
21503
  }
21502
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.21", ngImport: i0, type: ApiModule, decorators: [{
21504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.22", ngImport: i0, type: ApiModule, decorators: [{
21503
21505
  type: NgModule,
21504
21506
  args: [{
21505
21507
  imports: [],