@saritasa/crm-delmar-core-sdk 0.2.135 → 0.2.141
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.
- package/README.md +2 -2
- package/api/export-job-reports-departments-api.serviceInterface.d.ts +2 -0
- package/api/export-job-reports-users-api.serviceInterface.d.ts +2 -0
- package/api/export-jobs-api.serviceInterface.d.ts +2 -0
- package/api/jobs-api.serviceInterface.d.ts +24 -0
- package/api/user-scores-api.serviceInterface.d.ts +32 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +358 -202
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -535,10 +535,10 @@ class BranchPeriodsApiService extends BaseService {
|
|
|
535
535
|
reportProgress: reportProgress,
|
|
536
536
|
});
|
|
537
537
|
}
|
|
538
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
539
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
538
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
539
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, providedIn: "root" });
|
|
540
540
|
}
|
|
541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, decorators: [{
|
|
542
542
|
type: Injectable,
|
|
543
543
|
args: [{
|
|
544
544
|
providedIn: "root",
|
|
@@ -981,10 +981,10 @@ class BranchesApiService extends BaseService {
|
|
|
981
981
|
reportProgress: reportProgress,
|
|
982
982
|
});
|
|
983
983
|
}
|
|
984
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
985
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
984
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
985
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, providedIn: "root" });
|
|
986
986
|
}
|
|
987
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
987
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, decorators: [{
|
|
988
988
|
type: Injectable,
|
|
989
989
|
args: [{
|
|
990
990
|
providedIn: "root",
|
|
@@ -1279,10 +1279,10 @@ class ClientNotesApiService extends BaseService {
|
|
|
1279
1279
|
reportProgress: reportProgress,
|
|
1280
1280
|
});
|
|
1281
1281
|
}
|
|
1282
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1283
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1282
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1283
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, providedIn: "root" });
|
|
1284
1284
|
}
|
|
1285
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1285
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, decorators: [{
|
|
1286
1286
|
type: Injectable,
|
|
1287
1287
|
args: [{
|
|
1288
1288
|
providedIn: "root",
|
|
@@ -2008,10 +2008,10 @@ class ClientsApiService extends BaseService {
|
|
|
2008
2008
|
reportProgress: reportProgress,
|
|
2009
2009
|
});
|
|
2010
2010
|
}
|
|
2011
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2012
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2011
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2012
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, providedIn: "root" });
|
|
2013
2013
|
}
|
|
2014
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2014
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, decorators: [{
|
|
2015
2015
|
type: Injectable,
|
|
2016
2016
|
args: [{
|
|
2017
2017
|
providedIn: "root",
|
|
@@ -2243,10 +2243,10 @@ class ComponentsApiService extends BaseService {
|
|
|
2243
2243
|
reportProgress: reportProgress,
|
|
2244
2244
|
});
|
|
2245
2245
|
}
|
|
2246
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2247
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2246
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2247
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
|
|
2248
2248
|
}
|
|
2249
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, decorators: [{
|
|
2250
2250
|
type: Injectable,
|
|
2251
2251
|
args: [{
|
|
2252
2252
|
providedIn: "root",
|
|
@@ -2544,10 +2544,10 @@ class DepartmentsApiService extends BaseService {
|
|
|
2544
2544
|
reportProgress: reportProgress,
|
|
2545
2545
|
});
|
|
2546
2546
|
}
|
|
2547
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2548
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2547
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2548
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
|
|
2549
2549
|
}
|
|
2550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, decorators: [{
|
|
2551
2551
|
type: Injectable,
|
|
2552
2552
|
args: [{
|
|
2553
2553
|
providedIn: "root",
|
|
@@ -2843,10 +2843,10 @@ class DismissalReasonsApiService extends BaseService {
|
|
|
2843
2843
|
reportProgress: reportProgress,
|
|
2844
2844
|
});
|
|
2845
2845
|
}
|
|
2846
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2847
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2846
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2847
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
|
|
2848
2848
|
}
|
|
2849
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2849
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
|
|
2850
2850
|
type: Injectable,
|
|
2851
2851
|
args: [{
|
|
2852
2852
|
providedIn: "root",
|
|
@@ -3094,10 +3094,10 @@ class ExportClientNotesApiService extends BaseService {
|
|
|
3094
3094
|
reportProgress: reportProgress,
|
|
3095
3095
|
});
|
|
3096
3096
|
}
|
|
3097
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3098
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3097
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3098
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
|
|
3099
3099
|
}
|
|
3100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
|
|
3101
3101
|
type: Injectable,
|
|
3102
3102
|
args: [{
|
|
3103
3103
|
providedIn: "root",
|
|
@@ -3351,10 +3351,10 @@ class ExportClientSummaryApiService extends BaseService {
|
|
|
3351
3351
|
reportProgress: reportProgress,
|
|
3352
3352
|
});
|
|
3353
3353
|
}
|
|
3354
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3355
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3354
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3355
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, providedIn: "root" });
|
|
3356
3356
|
}
|
|
3357
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3357
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, decorators: [{
|
|
3358
3358
|
type: Injectable,
|
|
3359
3359
|
args: [{
|
|
3360
3360
|
providedIn: "root",
|
|
@@ -3738,10 +3738,10 @@ class ExportClientsApiService extends BaseService {
|
|
|
3738
3738
|
reportProgress: reportProgress,
|
|
3739
3739
|
});
|
|
3740
3740
|
}
|
|
3741
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3742
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3741
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", 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.17", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
|
|
3743
3743
|
}
|
|
3744
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3744
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientsApiService, decorators: [{
|
|
3745
3745
|
type: Injectable,
|
|
3746
3746
|
args: [{
|
|
3747
3747
|
providedIn: "root",
|
|
@@ -4002,10 +4002,10 @@ class ExportComponentHourlyReportForClientApiService extends BaseService {
|
|
|
4002
4002
|
reportProgress: reportProgress,
|
|
4003
4003
|
});
|
|
4004
4004
|
}
|
|
4005
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4006
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4005
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4006
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, providedIn: "root" });
|
|
4007
4007
|
}
|
|
4008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, decorators: [{
|
|
4009
4009
|
type: Injectable,
|
|
4010
4010
|
args: [{
|
|
4011
4011
|
providedIn: "root",
|
|
@@ -4266,10 +4266,10 @@ class ExportComponentHourlyReportForProjectApiService extends BaseService {
|
|
|
4266
4266
|
reportProgress: reportProgress,
|
|
4267
4267
|
});
|
|
4268
4268
|
}
|
|
4269
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4270
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4269
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4270
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4271
4271
|
}
|
|
4272
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4272
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, decorators: [{
|
|
4273
4273
|
type: Injectable,
|
|
4274
4274
|
args: [{
|
|
4275
4275
|
providedIn: "root",
|
|
@@ -4530,10 +4530,10 @@ class ExportDepartmentHourlyReportForClientApiService extends BaseService {
|
|
|
4530
4530
|
reportProgress: reportProgress,
|
|
4531
4531
|
});
|
|
4532
4532
|
}
|
|
4533
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4534
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4533
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4534
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, providedIn: "root" });
|
|
4535
4535
|
}
|
|
4536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4536
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, decorators: [{
|
|
4537
4537
|
type: Injectable,
|
|
4538
4538
|
args: [{
|
|
4539
4539
|
providedIn: "root",
|
|
@@ -4794,10 +4794,10 @@ class ExportDepartmentHourlyReportForProjectApiService extends BaseService {
|
|
|
4794
4794
|
reportProgress: reportProgress,
|
|
4795
4795
|
});
|
|
4796
4796
|
}
|
|
4797
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4798
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4797
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4798
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4799
4799
|
}
|
|
4800
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4800
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, decorators: [{
|
|
4801
4801
|
type: Injectable,
|
|
4802
4802
|
args: [{
|
|
4803
4803
|
providedIn: "root",
|
|
@@ -5056,10 +5056,10 @@ class ExportJobHourlyReportForClientApiService extends BaseService {
|
|
|
5056
5056
|
reportProgress: reportProgress,
|
|
5057
5057
|
});
|
|
5058
5058
|
}
|
|
5059
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5060
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5059
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5060
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, providedIn: "root" });
|
|
5061
5061
|
}
|
|
5062
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, decorators: [{
|
|
5063
5063
|
type: Injectable,
|
|
5064
5064
|
args: [{
|
|
5065
5065
|
providedIn: "root",
|
|
@@ -5319,10 +5319,10 @@ class ExportJobHourlyReportForProjectApiService extends BaseService {
|
|
|
5319
5319
|
reportProgress: reportProgress,
|
|
5320
5320
|
});
|
|
5321
5321
|
}
|
|
5322
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5323
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5322
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5323
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, providedIn: "root" });
|
|
5324
5324
|
}
|
|
5325
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5325
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, decorators: [{
|
|
5326
5326
|
type: Injectable,
|
|
5327
5327
|
args: [{
|
|
5328
5328
|
providedIn: "root",
|
|
@@ -5510,6 +5510,8 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5510
5510
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
5511
5511
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
5512
5512
|
const taskIn = requestParameters?.taskIn;
|
|
5513
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
5514
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
5513
5515
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
5514
5516
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
5515
5517
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -5556,6 +5558,8 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5556
5558
|
if (taskIn) {
|
|
5557
5559
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
5558
5560
|
}
|
|
5561
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
5562
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
5559
5563
|
if (taskSprintIn) {
|
|
5560
5564
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
5561
5565
|
}
|
|
@@ -5616,10 +5620,10 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5616
5620
|
reportProgress: reportProgress,
|
|
5617
5621
|
});
|
|
5618
5622
|
}
|
|
5619
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5620
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5623
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5624
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
|
|
5621
5625
|
}
|
|
5622
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
|
|
5623
5627
|
type: Injectable,
|
|
5624
5628
|
args: [{
|
|
5625
5629
|
providedIn: "root",
|
|
@@ -5807,6 +5811,8 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5807
5811
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
5808
5812
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
5809
5813
|
const taskIn = requestParameters?.taskIn;
|
|
5814
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
5815
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
5810
5816
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
5811
5817
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
5812
5818
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -5853,6 +5859,8 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5853
5859
|
if (taskIn) {
|
|
5854
5860
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
5855
5861
|
}
|
|
5862
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
5863
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
5856
5864
|
if (taskSprintIn) {
|
|
5857
5865
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
5858
5866
|
}
|
|
@@ -5913,10 +5921,10 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5913
5921
|
reportProgress: reportProgress,
|
|
5914
5922
|
});
|
|
5915
5923
|
}
|
|
5916
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5917
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5924
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5925
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
|
|
5918
5926
|
}
|
|
5919
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5927
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
|
|
5920
5928
|
type: Injectable,
|
|
5921
5929
|
args: [{
|
|
5922
5930
|
providedIn: "root",
|
|
@@ -6104,6 +6112,8 @@ class ExportJobsApiService extends BaseService {
|
|
|
6104
6112
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
6105
6113
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
6106
6114
|
const taskIn = requestParameters?.taskIn;
|
|
6115
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
6116
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
6107
6117
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
6108
6118
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
6109
6119
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -6148,6 +6158,8 @@ class ExportJobsApiService extends BaseService {
|
|
|
6148
6158
|
if (taskIn) {
|
|
6149
6159
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
6150
6160
|
}
|
|
6161
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
6162
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
6151
6163
|
if (taskSprintIn) {
|
|
6152
6164
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
6153
6165
|
}
|
|
@@ -6206,10 +6218,10 @@ class ExportJobsApiService extends BaseService {
|
|
|
6206
6218
|
reportProgress: reportProgress,
|
|
6207
6219
|
});
|
|
6208
6220
|
}
|
|
6209
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6210
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6221
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6222
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
|
|
6211
6223
|
}
|
|
6212
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, decorators: [{
|
|
6213
6225
|
type: Injectable,
|
|
6214
6226
|
args: [{
|
|
6215
6227
|
providedIn: "root",
|
|
@@ -6463,10 +6475,10 @@ class ExportMarginReportApiService extends BaseService {
|
|
|
6463
6475
|
reportProgress: reportProgress,
|
|
6464
6476
|
});
|
|
6465
6477
|
}
|
|
6466
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6467
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6478
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6479
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, providedIn: "root" });
|
|
6468
6480
|
}
|
|
6469
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6481
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, decorators: [{
|
|
6470
6482
|
type: Injectable,
|
|
6471
6483
|
args: [{
|
|
6472
6484
|
providedIn: "root",
|
|
@@ -6712,10 +6724,10 @@ class ExportProjectNotesApiService extends BaseService {
|
|
|
6712
6724
|
reportProgress: reportProgress,
|
|
6713
6725
|
});
|
|
6714
6726
|
}
|
|
6715
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6716
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6727
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6728
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
|
|
6717
6729
|
}
|
|
6718
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6730
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
|
|
6719
6731
|
type: Injectable,
|
|
6720
6732
|
args: [{
|
|
6721
6733
|
providedIn: "root",
|
|
@@ -6983,10 +6995,10 @@ class ExportProjectResourcesApiService extends BaseService {
|
|
|
6983
6995
|
reportProgress: reportProgress,
|
|
6984
6996
|
});
|
|
6985
6997
|
}
|
|
6986
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6987
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6998
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6999
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
|
|
6988
7000
|
}
|
|
6989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7001
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
|
|
6990
7002
|
type: Injectable,
|
|
6991
7003
|
args: [{
|
|
6992
7004
|
providedIn: "root",
|
|
@@ -7263,10 +7275,10 @@ class ExportProjectStatusReportsApiService extends BaseService {
|
|
|
7263
7275
|
reportProgress: reportProgress,
|
|
7264
7276
|
});
|
|
7265
7277
|
}
|
|
7266
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7267
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7278
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7279
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, providedIn: "root" });
|
|
7268
7280
|
}
|
|
7269
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, decorators: [{
|
|
7270
7282
|
type: Injectable,
|
|
7271
7283
|
args: [{
|
|
7272
7284
|
providedIn: "root",
|
|
@@ -7520,10 +7532,10 @@ class ExportProjectSummaryApiService extends BaseService {
|
|
|
7520
7532
|
reportProgress: reportProgress,
|
|
7521
7533
|
});
|
|
7522
7534
|
}
|
|
7523
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7524
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7535
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7536
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, providedIn: "root" });
|
|
7525
7537
|
}
|
|
7526
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, decorators: [{
|
|
7527
7539
|
type: Injectable,
|
|
7528
7540
|
args: [{
|
|
7529
7541
|
providedIn: "root",
|
|
@@ -7783,10 +7795,10 @@ class ExportProjectsApiService extends BaseService {
|
|
|
7783
7795
|
reportProgress: reportProgress,
|
|
7784
7796
|
});
|
|
7785
7797
|
}
|
|
7786
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7787
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7798
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7799
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
|
|
7788
7800
|
}
|
|
7789
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, decorators: [{
|
|
7790
7802
|
type: Injectable,
|
|
7791
7803
|
args: [{
|
|
7792
7804
|
providedIn: "root",
|
|
@@ -8047,10 +8059,10 @@ class ExportSprintHourlyReportForClientApiService extends BaseService {
|
|
|
8047
8059
|
reportProgress: reportProgress,
|
|
8048
8060
|
});
|
|
8049
8061
|
}
|
|
8050
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8051
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8062
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8063
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, providedIn: "root" });
|
|
8052
8064
|
}
|
|
8053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8065
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, decorators: [{
|
|
8054
8066
|
type: Injectable,
|
|
8055
8067
|
args: [{
|
|
8056
8068
|
providedIn: "root",
|
|
@@ -8311,10 +8323,10 @@ class ExportSprintHourlyReportForProjectApiService extends BaseService {
|
|
|
8311
8323
|
reportProgress: reportProgress,
|
|
8312
8324
|
});
|
|
8313
8325
|
}
|
|
8314
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8315
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8326
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8327
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, providedIn: "root" });
|
|
8316
8328
|
}
|
|
8317
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, decorators: [{
|
|
8318
8330
|
type: Injectable,
|
|
8319
8331
|
args: [{
|
|
8320
8332
|
providedIn: "root",
|
|
@@ -8574,10 +8586,10 @@ class ExportTaskHourlyReportForClientApiService extends BaseService {
|
|
|
8574
8586
|
reportProgress: reportProgress,
|
|
8575
8587
|
});
|
|
8576
8588
|
}
|
|
8577
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8578
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8589
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8590
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, providedIn: "root" });
|
|
8579
8591
|
}
|
|
8580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8592
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, decorators: [{
|
|
8581
8593
|
type: Injectable,
|
|
8582
8594
|
args: [{
|
|
8583
8595
|
providedIn: "root",
|
|
@@ -8837,10 +8849,10 @@ class ExportTaskHourlyReportForProjectApiService extends BaseService {
|
|
|
8837
8849
|
reportProgress: reportProgress,
|
|
8838
8850
|
});
|
|
8839
8851
|
}
|
|
8840
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8841
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8852
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8853
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, providedIn: "root" });
|
|
8842
8854
|
}
|
|
8843
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8855
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, decorators: [{
|
|
8844
8856
|
type: Injectable,
|
|
8845
8857
|
args: [{
|
|
8846
8858
|
providedIn: "root",
|
|
@@ -9136,10 +9148,10 @@ class ExportTasksApiService extends BaseService {
|
|
|
9136
9148
|
reportProgress: reportProgress,
|
|
9137
9149
|
});
|
|
9138
9150
|
}
|
|
9139
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9140
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9151
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9152
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
|
|
9141
9153
|
}
|
|
9142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, decorators: [{
|
|
9143
9155
|
type: Injectable,
|
|
9144
9156
|
args: [{
|
|
9145
9157
|
providedIn: "root",
|
|
@@ -9422,10 +9434,10 @@ class ExportUserMetricsApiService extends BaseService {
|
|
|
9422
9434
|
reportProgress: reportProgress,
|
|
9423
9435
|
});
|
|
9424
9436
|
}
|
|
9425
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9426
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9437
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserMetricsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9438
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserMetricsApiService, providedIn: "root" });
|
|
9427
9439
|
}
|
|
9428
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9440
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserMetricsApiService, decorators: [{
|
|
9429
9441
|
type: Injectable,
|
|
9430
9442
|
args: [{
|
|
9431
9443
|
providedIn: "root",
|
|
@@ -9703,10 +9715,10 @@ class ExportUserPeriodsApiService extends BaseService {
|
|
|
9703
9715
|
reportProgress: reportProgress,
|
|
9704
9716
|
});
|
|
9705
9717
|
}
|
|
9706
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9707
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9718
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9719
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
|
|
9708
9720
|
}
|
|
9709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9721
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
|
|
9710
9722
|
type: Injectable,
|
|
9711
9723
|
args: [{
|
|
9712
9724
|
providedIn: "root",
|
|
@@ -9991,10 +10003,10 @@ class ExportUserScoreStatsApiService extends BaseService {
|
|
|
9991
10003
|
reportProgress: reportProgress,
|
|
9992
10004
|
});
|
|
9993
10005
|
}
|
|
9994
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9995
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10006
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10007
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, providedIn: "root" });
|
|
9996
10008
|
}
|
|
9997
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, decorators: [{
|
|
9998
10010
|
type: Injectable,
|
|
9999
10011
|
args: [{
|
|
10000
10012
|
providedIn: "root",
|
|
@@ -10274,10 +10286,10 @@ class ExportUsersApiService extends BaseService {
|
|
|
10274
10286
|
reportProgress: reportProgress,
|
|
10275
10287
|
});
|
|
10276
10288
|
}
|
|
10277
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10278
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10289
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10290
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
|
|
10279
10291
|
}
|
|
10280
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10292
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, decorators: [{
|
|
10281
10293
|
type: Injectable,
|
|
10282
10294
|
args: [{
|
|
10283
10295
|
providedIn: "root",
|
|
@@ -10357,10 +10369,10 @@ class JiraClientApiService extends BaseService {
|
|
|
10357
10369
|
reportProgress: reportProgress,
|
|
10358
10370
|
});
|
|
10359
10371
|
}
|
|
10360
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10361
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10372
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10373
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
|
|
10362
10374
|
}
|
|
10363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, decorators: [{
|
|
10364
10376
|
type: Injectable,
|
|
10365
10377
|
args: [{
|
|
10366
10378
|
providedIn: "root",
|
|
@@ -10556,10 +10568,10 @@ class JiraCompareTasksApiService extends BaseService {
|
|
|
10556
10568
|
reportProgress: reportProgress,
|
|
10557
10569
|
});
|
|
10558
10570
|
}
|
|
10559
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10560
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10571
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10572
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, providedIn: "root" });
|
|
10561
10573
|
}
|
|
10562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, decorators: [{
|
|
10563
10575
|
type: Injectable,
|
|
10564
10576
|
args: [{
|
|
10565
10577
|
providedIn: "root",
|
|
@@ -10679,10 +10691,10 @@ class JiraInstancesApiService extends BaseService {
|
|
|
10679
10691
|
reportProgress: reportProgress,
|
|
10680
10692
|
});
|
|
10681
10693
|
}
|
|
10682
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10683
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10694
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10695
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
|
|
10684
10696
|
}
|
|
10685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10697
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, decorators: [{
|
|
10686
10698
|
type: Injectable,
|
|
10687
10699
|
args: [{
|
|
10688
10700
|
providedIn: "root",
|
|
@@ -10852,10 +10864,10 @@ class JiraSyncIssuesApiService extends BaseService {
|
|
|
10852
10864
|
reportProgress: reportProgress,
|
|
10853
10865
|
});
|
|
10854
10866
|
}
|
|
10855
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10856
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10867
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10868
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, providedIn: "root" });
|
|
10857
10869
|
}
|
|
10858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10870
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, decorators: [{
|
|
10859
10871
|
type: Injectable,
|
|
10860
10872
|
args: [{
|
|
10861
10873
|
providedIn: "root",
|
|
@@ -10909,6 +10921,8 @@ class JobsApiService extends BaseService {
|
|
|
10909
10921
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10910
10922
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10911
10923
|
const taskIn = requestParameters?.taskIn;
|
|
10924
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
10925
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
10912
10926
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
10913
10927
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
10914
10928
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -10952,6 +10966,8 @@ class JobsApiService extends BaseService {
|
|
|
10952
10966
|
if (taskIn) {
|
|
10953
10967
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
10954
10968
|
}
|
|
10969
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
10970
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
10955
10971
|
if (taskSprintIn) {
|
|
10956
10972
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
10957
10973
|
}
|
|
@@ -11027,6 +11043,8 @@ class JobsApiService extends BaseService {
|
|
|
11027
11043
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11028
11044
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11029
11045
|
const taskIn = requestParameters?.taskIn;
|
|
11046
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11047
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11030
11048
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11031
11049
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11032
11050
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11073,6 +11091,8 @@ class JobsApiService extends BaseService {
|
|
|
11073
11091
|
if (taskIn) {
|
|
11074
11092
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11075
11093
|
}
|
|
11094
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11095
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11076
11096
|
if (taskSprintIn) {
|
|
11077
11097
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11078
11098
|
}
|
|
@@ -11147,6 +11167,8 @@ class JobsApiService extends BaseService {
|
|
|
11147
11167
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11148
11168
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11149
11169
|
const taskIn = requestParameters?.taskIn;
|
|
11170
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11171
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11150
11172
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11151
11173
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11152
11174
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11193,6 +11215,8 @@ class JobsApiService extends BaseService {
|
|
|
11193
11215
|
if (taskIn) {
|
|
11194
11216
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11195
11217
|
}
|
|
11218
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11219
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11196
11220
|
if (taskSprintIn) {
|
|
11197
11221
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11198
11222
|
}
|
|
@@ -11268,6 +11292,8 @@ class JobsApiService extends BaseService {
|
|
|
11268
11292
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11269
11293
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11270
11294
|
const taskIn = requestParameters?.taskIn;
|
|
11295
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11296
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11271
11297
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11272
11298
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11273
11299
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11315,6 +11341,8 @@ class JobsApiService extends BaseService {
|
|
|
11315
11341
|
if (taskIn) {
|
|
11316
11342
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11317
11343
|
}
|
|
11344
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11345
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11318
11346
|
if (taskSprintIn) {
|
|
11319
11347
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11320
11348
|
}
|
|
@@ -11390,6 +11418,8 @@ class JobsApiService extends BaseService {
|
|
|
11390
11418
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11391
11419
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11392
11420
|
const taskIn = requestParameters?.taskIn;
|
|
11421
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11422
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11393
11423
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11394
11424
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11395
11425
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11433,6 +11463,8 @@ class JobsApiService extends BaseService {
|
|
|
11433
11463
|
if (taskIn) {
|
|
11434
11464
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11435
11465
|
}
|
|
11466
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11467
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11436
11468
|
if (taskSprintIn) {
|
|
11437
11469
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11438
11470
|
}
|
|
@@ -11509,6 +11541,8 @@ class JobsApiService extends BaseService {
|
|
|
11509
11541
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11510
11542
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11511
11543
|
const taskIn = requestParameters?.taskIn;
|
|
11544
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11545
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11512
11546
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11513
11547
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11514
11548
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11552,6 +11586,8 @@ class JobsApiService extends BaseService {
|
|
|
11552
11586
|
if (taskIn) {
|
|
11553
11587
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11554
11588
|
}
|
|
11589
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11590
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11555
11591
|
if (taskSprintIn) {
|
|
11556
11592
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11557
11593
|
}
|
|
@@ -11625,6 +11661,8 @@ class JobsApiService extends BaseService {
|
|
|
11625
11661
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11626
11662
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11627
11663
|
const taskIn = requestParameters?.taskIn;
|
|
11664
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11665
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11628
11666
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11629
11667
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11630
11668
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -11670,6 +11708,8 @@ class JobsApiService extends BaseService {
|
|
|
11670
11708
|
if (taskIn) {
|
|
11671
11709
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11672
11710
|
}
|
|
11711
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11712
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11673
11713
|
if (taskSprintIn) {
|
|
11674
11714
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11675
11715
|
}
|
|
@@ -11746,6 +11786,8 @@ class JobsApiService extends BaseService {
|
|
|
11746
11786
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11747
11787
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11748
11788
|
const taskIn = requestParameters?.taskIn;
|
|
11789
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11790
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11749
11791
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11750
11792
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11751
11793
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11793,6 +11835,8 @@ class JobsApiService extends BaseService {
|
|
|
11793
11835
|
if (taskIn) {
|
|
11794
11836
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11795
11837
|
}
|
|
11838
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11839
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11796
11840
|
if (taskSprintIn) {
|
|
11797
11841
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11798
11842
|
}
|
|
@@ -11865,6 +11909,8 @@ class JobsApiService extends BaseService {
|
|
|
11865
11909
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11866
11910
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11867
11911
|
const taskIn = requestParameters?.taskIn;
|
|
11912
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11913
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11868
11914
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11869
11915
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11870
11916
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -11910,6 +11956,8 @@ class JobsApiService extends BaseService {
|
|
|
11910
11956
|
if (taskIn) {
|
|
11911
11957
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11912
11958
|
}
|
|
11959
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11960
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11913
11961
|
if (taskSprintIn) {
|
|
11914
11962
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11915
11963
|
}
|
|
@@ -12027,6 +12075,8 @@ class JobsApiService extends BaseService {
|
|
|
12027
12075
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
12028
12076
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
12029
12077
|
const taskIn = requestParameters?.taskIn;
|
|
12078
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
12079
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
12030
12080
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
12031
12081
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
12032
12082
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -12073,6 +12123,8 @@ class JobsApiService extends BaseService {
|
|
|
12073
12123
|
if (taskIn) {
|
|
12074
12124
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
12075
12125
|
}
|
|
12126
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
12127
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
12076
12128
|
if (taskSprintIn) {
|
|
12077
12129
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
12078
12130
|
}
|
|
@@ -12146,6 +12198,8 @@ class JobsApiService extends BaseService {
|
|
|
12146
12198
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
12147
12199
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
12148
12200
|
const taskIn = requestParameters?.taskIn;
|
|
12201
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
12202
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
12149
12203
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
12150
12204
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
12151
12205
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -12191,6 +12245,8 @@ class JobsApiService extends BaseService {
|
|
|
12191
12245
|
if (taskIn) {
|
|
12192
12246
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
12193
12247
|
}
|
|
12248
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
12249
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
12194
12250
|
if (taskSprintIn) {
|
|
12195
12251
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
12196
12252
|
}
|
|
@@ -12265,6 +12321,8 @@ class JobsApiService extends BaseService {
|
|
|
12265
12321
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
12266
12322
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
12267
12323
|
const taskIn = requestParameters?.taskIn;
|
|
12324
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
12325
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
12268
12326
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
12269
12327
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
12270
12328
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -12311,6 +12369,8 @@ class JobsApiService extends BaseService {
|
|
|
12311
12369
|
if (taskIn) {
|
|
12312
12370
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
12313
12371
|
}
|
|
12372
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
12373
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
12314
12374
|
if (taskSprintIn) {
|
|
12315
12375
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
12316
12376
|
}
|
|
@@ -12474,10 +12534,10 @@ class JobsApiService extends BaseService {
|
|
|
12474
12534
|
reportProgress: reportProgress,
|
|
12475
12535
|
});
|
|
12476
12536
|
}
|
|
12477
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12478
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12537
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12538
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, providedIn: "root" });
|
|
12479
12539
|
}
|
|
12480
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, decorators: [{
|
|
12481
12541
|
type: Injectable,
|
|
12482
12542
|
args: [{
|
|
12483
12543
|
providedIn: "root",
|
|
@@ -12767,10 +12827,10 @@ class LocationsApiService extends BaseService {
|
|
|
12767
12827
|
reportProgress: reportProgress,
|
|
12768
12828
|
});
|
|
12769
12829
|
}
|
|
12770
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12771
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12830
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12831
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, providedIn: "root" });
|
|
12772
12832
|
}
|
|
12773
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12833
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, decorators: [{
|
|
12774
12834
|
type: Injectable,
|
|
12775
12835
|
args: [{
|
|
12776
12836
|
providedIn: "root",
|
|
@@ -12956,10 +13016,10 @@ class MonthClosuresApiService extends BaseService {
|
|
|
12956
13016
|
reportProgress: reportProgress,
|
|
12957
13017
|
});
|
|
12958
13018
|
}
|
|
12959
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12960
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13019
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13020
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, providedIn: "root" });
|
|
12961
13021
|
}
|
|
12962
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13022
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, decorators: [{
|
|
12963
13023
|
type: Injectable,
|
|
12964
13024
|
args: [{
|
|
12965
13025
|
providedIn: "root",
|
|
@@ -13275,10 +13335,10 @@ class NotificationsApiService extends BaseService {
|
|
|
13275
13335
|
reportProgress: reportProgress,
|
|
13276
13336
|
});
|
|
13277
13337
|
}
|
|
13278
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13279
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13338
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13339
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
|
|
13280
13340
|
}
|
|
13281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13341
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, decorators: [{
|
|
13282
13342
|
type: Injectable,
|
|
13283
13343
|
args: [{
|
|
13284
13344
|
providedIn: "root",
|
|
@@ -13346,10 +13406,10 @@ class PermissionDataApiService extends BaseService {
|
|
|
13346
13406
|
reportProgress: reportProgress,
|
|
13347
13407
|
});
|
|
13348
13408
|
}
|
|
13349
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13350
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13409
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13410
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
|
|
13351
13411
|
}
|
|
13352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13412
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, decorators: [{
|
|
13353
13413
|
type: Injectable,
|
|
13354
13414
|
args: [{
|
|
13355
13415
|
providedIn: "root",
|
|
@@ -13512,10 +13572,10 @@ class ProfileApiService extends BaseService {
|
|
|
13512
13572
|
reportProgress: reportProgress,
|
|
13513
13573
|
});
|
|
13514
13574
|
}
|
|
13515
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13516
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13575
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13576
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, providedIn: "root" });
|
|
13517
13577
|
}
|
|
13518
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13578
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, decorators: [{
|
|
13519
13579
|
type: Injectable,
|
|
13520
13580
|
args: [{
|
|
13521
13581
|
providedIn: "root",
|
|
@@ -13808,10 +13868,10 @@ class ProjectNotesApiService extends BaseService {
|
|
|
13808
13868
|
reportProgress: reportProgress,
|
|
13809
13869
|
});
|
|
13810
13870
|
}
|
|
13811
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13812
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13871
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13872
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
|
|
13813
13873
|
}
|
|
13814
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13874
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, decorators: [{
|
|
13815
13875
|
type: Injectable,
|
|
13816
13876
|
args: [{
|
|
13817
13877
|
providedIn: "root",
|
|
@@ -13957,10 +14017,10 @@ class ProjectPrioritiesApiService extends BaseService {
|
|
|
13957
14017
|
reportProgress: reportProgress,
|
|
13958
14018
|
});
|
|
13959
14019
|
}
|
|
13960
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13961
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14020
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14021
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
|
|
13962
14022
|
}
|
|
13963
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14023
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
|
|
13964
14024
|
type: Injectable,
|
|
13965
14025
|
args: [{
|
|
13966
14026
|
providedIn: "root",
|
|
@@ -14278,10 +14338,10 @@ class ProjectResourcesApiService extends BaseService {
|
|
|
14278
14338
|
reportProgress: reportProgress,
|
|
14279
14339
|
});
|
|
14280
14340
|
}
|
|
14281
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14282
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14341
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14342
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
|
|
14283
14343
|
}
|
|
14284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14344
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
|
|
14285
14345
|
type: Injectable,
|
|
14286
14346
|
args: [{
|
|
14287
14347
|
providedIn: "root",
|
|
@@ -14842,10 +14902,10 @@ class ProjectsApiService extends BaseService {
|
|
|
14842
14902
|
reportProgress: reportProgress,
|
|
14843
14903
|
});
|
|
14844
14904
|
}
|
|
14845
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14846
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14905
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14906
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
|
|
14847
14907
|
}
|
|
14848
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, decorators: [{
|
|
14849
14909
|
type: Injectable,
|
|
14850
14910
|
args: [{
|
|
14851
14911
|
providedIn: "root",
|
|
@@ -15135,10 +15195,10 @@ class RolesApiService extends BaseService {
|
|
|
15135
15195
|
reportProgress: reportProgress,
|
|
15136
15196
|
});
|
|
15137
15197
|
}
|
|
15138
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15139
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15198
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15199
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, providedIn: "root" });
|
|
15140
15200
|
}
|
|
15141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, decorators: [{
|
|
15142
15202
|
type: Injectable,
|
|
15143
15203
|
args: [{
|
|
15144
15204
|
providedIn: "root",
|
|
@@ -15298,10 +15358,10 @@ class S3ApiService extends BaseService {
|
|
|
15298
15358
|
reportProgress: reportProgress,
|
|
15299
15359
|
});
|
|
15300
15360
|
}
|
|
15301
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15302
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15361
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15362
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, providedIn: "root" });
|
|
15303
15363
|
}
|
|
15304
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15364
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, decorators: [{
|
|
15305
15365
|
type: Injectable,
|
|
15306
15366
|
args: [{
|
|
15307
15367
|
providedIn: "root",
|
|
@@ -15418,10 +15478,10 @@ class SearchPeriodsApiService extends BaseService {
|
|
|
15418
15478
|
reportProgress: reportProgress,
|
|
15419
15479
|
});
|
|
15420
15480
|
}
|
|
15421
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15422
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15481
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15482
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
|
|
15423
15483
|
}
|
|
15424
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15484
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
|
|
15425
15485
|
type: Injectable,
|
|
15426
15486
|
args: [{
|
|
15427
15487
|
providedIn: "root",
|
|
@@ -15653,10 +15713,10 @@ class SprintsApiService extends BaseService {
|
|
|
15653
15713
|
reportProgress: reportProgress,
|
|
15654
15714
|
});
|
|
15655
15715
|
}
|
|
15656
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15657
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15716
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15717
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, providedIn: "root" });
|
|
15658
15718
|
}
|
|
15659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, decorators: [{
|
|
15660
15720
|
type: Injectable,
|
|
15661
15721
|
args: [{
|
|
15662
15722
|
providedIn: "root",
|
|
@@ -15822,10 +15882,10 @@ class SsoApiService extends BaseService {
|
|
|
15822
15882
|
reportProgress: reportProgress,
|
|
15823
15883
|
});
|
|
15824
15884
|
}
|
|
15825
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15826
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15885
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15886
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, providedIn: "root" });
|
|
15827
15887
|
}
|
|
15828
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15888
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, decorators: [{
|
|
15829
15889
|
type: Injectable,
|
|
15830
15890
|
args: [{
|
|
15831
15891
|
providedIn: "root",
|
|
@@ -16320,10 +16380,10 @@ class TasksApiService extends BaseService {
|
|
|
16320
16380
|
reportProgress: reportProgress,
|
|
16321
16381
|
});
|
|
16322
16382
|
}
|
|
16323
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16324
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16383
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16384
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, providedIn: "root" });
|
|
16325
16385
|
}
|
|
16326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, decorators: [{
|
|
16327
16387
|
type: Injectable,
|
|
16328
16388
|
args: [{
|
|
16329
16389
|
providedIn: "root",
|
|
@@ -16446,10 +16506,10 @@ class TokenApiService extends BaseService {
|
|
|
16446
16506
|
reportProgress: reportProgress,
|
|
16447
16507
|
});
|
|
16448
16508
|
}
|
|
16449
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16450
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16509
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16510
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, providedIn: "root" });
|
|
16451
16511
|
}
|
|
16452
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16512
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, decorators: [{
|
|
16453
16513
|
type: Injectable,
|
|
16454
16514
|
args: [{
|
|
16455
16515
|
providedIn: "root",
|
|
@@ -16704,10 +16764,10 @@ class UserCapacitiesApiService extends BaseService {
|
|
|
16704
16764
|
reportProgress: reportProgress,
|
|
16705
16765
|
});
|
|
16706
16766
|
}
|
|
16707
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16708
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16767
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16768
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
|
|
16709
16769
|
}
|
|
16710
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16770
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
|
|
16711
16771
|
type: Injectable,
|
|
16712
16772
|
args: [{
|
|
16713
16773
|
providedIn: "root",
|
|
@@ -16938,10 +16998,10 @@ class UserLoginsApiService extends BaseService {
|
|
|
16938
16998
|
reportProgress: reportProgress,
|
|
16939
16999
|
});
|
|
16940
17000
|
}
|
|
16941
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16942
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17001
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17002
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
|
|
16943
17003
|
}
|
|
16944
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17004
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, decorators: [{
|
|
16945
17005
|
type: Injectable,
|
|
16946
17006
|
args: [{
|
|
16947
17007
|
providedIn: "root",
|
|
@@ -17013,10 +17073,10 @@ class UserPeriodApproversApiService extends BaseService {
|
|
|
17013
17073
|
reportProgress: reportProgress,
|
|
17014
17074
|
});
|
|
17015
17075
|
}
|
|
17016
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17017
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17076
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17077
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, providedIn: "root" });
|
|
17018
17078
|
}
|
|
17019
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, decorators: [{
|
|
17020
17080
|
type: Injectable,
|
|
17021
17081
|
args: [{
|
|
17022
17082
|
providedIn: "root",
|
|
@@ -17437,10 +17497,10 @@ class UserPeriodsApiService extends BaseService {
|
|
|
17437
17497
|
reportProgress: reportProgress,
|
|
17438
17498
|
});
|
|
17439
17499
|
}
|
|
17440
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17441
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17500
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17501
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
|
|
17442
17502
|
}
|
|
17443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17503
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, decorators: [{
|
|
17444
17504
|
type: Injectable,
|
|
17445
17505
|
args: [{
|
|
17446
17506
|
providedIn: "root",
|
|
@@ -17531,6 +17591,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17531
17591
|
const createdByDepartment = requestParameters?.createdByDepartment;
|
|
17532
17592
|
const createdByDepartmentIn = requestParameters?.createdByDepartmentIn;
|
|
17533
17593
|
const createdByIn = requestParameters?.createdByIn;
|
|
17594
|
+
const createdByIsStaff = requestParameters?.createdByIsStaff;
|
|
17595
|
+
const createdByIsStaffIn = requestParameters?.createdByIsStaffIn;
|
|
17596
|
+
const createdByRole = requestParameters?.createdByRole;
|
|
17597
|
+
const createdByRoleIn = requestParameters?.createdByRoleIn;
|
|
17598
|
+
const createdByStatus = requestParameters?.createdByStatus;
|
|
17599
|
+
const createdByStatusIn = requestParameters?.createdByStatusIn;
|
|
17600
|
+
const createdByWorkType = requestParameters?.createdByWorkType;
|
|
17601
|
+
const createdByWorkTypeIn = requestParameters?.createdByWorkTypeIn;
|
|
17534
17602
|
const id = requestParameters?.id;
|
|
17535
17603
|
const idIn = requestParameters?.idIn;
|
|
17536
17604
|
const limit = requestParameters?.limit;
|
|
@@ -17542,6 +17610,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17542
17610
|
const receiverDepartment = requestParameters?.receiverDepartment;
|
|
17543
17611
|
const receiverDepartmentIn = requestParameters?.receiverDepartmentIn;
|
|
17544
17612
|
const receiverIn = requestParameters?.receiverIn;
|
|
17613
|
+
const receiverIsStaff = requestParameters?.receiverIsStaff;
|
|
17614
|
+
const receiverIsStaffIn = requestParameters?.receiverIsStaffIn;
|
|
17615
|
+
const receiverRole = requestParameters?.receiverRole;
|
|
17616
|
+
const receiverRoleIn = requestParameters?.receiverRoleIn;
|
|
17617
|
+
const receiverStatus = requestParameters?.receiverStatus;
|
|
17618
|
+
const receiverStatusIn = requestParameters?.receiverStatusIn;
|
|
17619
|
+
const receiverWorkType = requestParameters?.receiverWorkType;
|
|
17620
|
+
const receiverWorkTypeIn = requestParameters?.receiverWorkTypeIn;
|
|
17545
17621
|
const score = requestParameters?.score;
|
|
17546
17622
|
const scoreIn = requestParameters?.scoreIn;
|
|
17547
17623
|
const search = requestParameters?.search;
|
|
@@ -17563,6 +17639,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17563
17639
|
if (createdByIn) {
|
|
17564
17640
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIn].join(COLLECTION_FORMATS["csv"]), "created_by__in");
|
|
17565
17641
|
}
|
|
17642
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByIsStaff, "created_by__is_staff");
|
|
17643
|
+
if (createdByIsStaffIn) {
|
|
17644
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIsStaffIn].join(COLLECTION_FORMATS["csv"]), "created_by__is_staff__in");
|
|
17645
|
+
}
|
|
17646
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByRole, "created_by__role");
|
|
17647
|
+
if (createdByRoleIn) {
|
|
17648
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByRoleIn].join(COLLECTION_FORMATS["csv"]), "created_by__role__in");
|
|
17649
|
+
}
|
|
17650
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByStatus, "created_by__status");
|
|
17651
|
+
if (createdByStatusIn) {
|
|
17652
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByStatusIn].join(COLLECTION_FORMATS["csv"]), "created_by__status__in");
|
|
17653
|
+
}
|
|
17654
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByWorkType, "created_by__work_type");
|
|
17655
|
+
if (createdByWorkTypeIn) {
|
|
17656
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "created_by__work_type__in");
|
|
17657
|
+
}
|
|
17566
17658
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, id, "id");
|
|
17567
17659
|
if (idIn) {
|
|
17568
17660
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...idIn].join(COLLECTION_FORMATS["csv"]), "id__in");
|
|
@@ -17582,6 +17674,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17582
17674
|
if (receiverIn) {
|
|
17583
17675
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIn].join(COLLECTION_FORMATS["csv"]), "receiver__in");
|
|
17584
17676
|
}
|
|
17677
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverIsStaff, "receiver__is_staff");
|
|
17678
|
+
if (receiverIsStaffIn) {
|
|
17679
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIsStaffIn].join(COLLECTION_FORMATS["csv"]), "receiver__is_staff__in");
|
|
17680
|
+
}
|
|
17681
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverRole, "receiver__role");
|
|
17682
|
+
if (receiverRoleIn) {
|
|
17683
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverRoleIn].join(COLLECTION_FORMATS["csv"]), "receiver__role__in");
|
|
17684
|
+
}
|
|
17685
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverStatus, "receiver__status");
|
|
17686
|
+
if (receiverStatusIn) {
|
|
17687
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverStatusIn].join(COLLECTION_FORMATS["csv"]), "receiver__status__in");
|
|
17688
|
+
}
|
|
17689
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverWorkType, "receiver__work_type");
|
|
17690
|
+
if (receiverWorkTypeIn) {
|
|
17691
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "receiver__work_type__in");
|
|
17692
|
+
}
|
|
17585
17693
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, score, "score");
|
|
17586
17694
|
if (scoreIn) {
|
|
17587
17695
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...scoreIn].join(COLLECTION_FORMATS["csv"]), "score__in");
|
|
@@ -17679,6 +17787,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17679
17787
|
const createdByDepartment = requestParameters?.createdByDepartment;
|
|
17680
17788
|
const createdByDepartmentIn = requestParameters?.createdByDepartmentIn;
|
|
17681
17789
|
const createdByIn = requestParameters?.createdByIn;
|
|
17790
|
+
const createdByIsStaff = requestParameters?.createdByIsStaff;
|
|
17791
|
+
const createdByIsStaffIn = requestParameters?.createdByIsStaffIn;
|
|
17792
|
+
const createdByRole = requestParameters?.createdByRole;
|
|
17793
|
+
const createdByRoleIn = requestParameters?.createdByRoleIn;
|
|
17794
|
+
const createdByStatus = requestParameters?.createdByStatus;
|
|
17795
|
+
const createdByStatusIn = requestParameters?.createdByStatusIn;
|
|
17796
|
+
const createdByWorkType = requestParameters?.createdByWorkType;
|
|
17797
|
+
const createdByWorkTypeIn = requestParameters?.createdByWorkTypeIn;
|
|
17682
17798
|
const id = requestParameters?.id;
|
|
17683
17799
|
const idIn = requestParameters?.idIn;
|
|
17684
17800
|
const ordering = requestParameters?.ordering;
|
|
@@ -17688,6 +17804,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17688
17804
|
const receiverDepartment = requestParameters?.receiverDepartment;
|
|
17689
17805
|
const receiverDepartmentIn = requestParameters?.receiverDepartmentIn;
|
|
17690
17806
|
const receiverIn = requestParameters?.receiverIn;
|
|
17807
|
+
const receiverIsStaff = requestParameters?.receiverIsStaff;
|
|
17808
|
+
const receiverIsStaffIn = requestParameters?.receiverIsStaffIn;
|
|
17809
|
+
const receiverRole = requestParameters?.receiverRole;
|
|
17810
|
+
const receiverRoleIn = requestParameters?.receiverRoleIn;
|
|
17811
|
+
const receiverStatus = requestParameters?.receiverStatus;
|
|
17812
|
+
const receiverStatusIn = requestParameters?.receiverStatusIn;
|
|
17813
|
+
const receiverWorkType = requestParameters?.receiverWorkType;
|
|
17814
|
+
const receiverWorkTypeIn = requestParameters?.receiverWorkTypeIn;
|
|
17691
17815
|
const score = requestParameters?.score;
|
|
17692
17816
|
const scoreIn = requestParameters?.scoreIn;
|
|
17693
17817
|
const search = requestParameters?.search;
|
|
@@ -17709,6 +17833,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17709
17833
|
if (createdByIn) {
|
|
17710
17834
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIn].join(COLLECTION_FORMATS["csv"]), "created_by__in");
|
|
17711
17835
|
}
|
|
17836
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByIsStaff, "created_by__is_staff");
|
|
17837
|
+
if (createdByIsStaffIn) {
|
|
17838
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIsStaffIn].join(COLLECTION_FORMATS["csv"]), "created_by__is_staff__in");
|
|
17839
|
+
}
|
|
17840
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByRole, "created_by__role");
|
|
17841
|
+
if (createdByRoleIn) {
|
|
17842
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByRoleIn].join(COLLECTION_FORMATS["csv"]), "created_by__role__in");
|
|
17843
|
+
}
|
|
17844
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByStatus, "created_by__status");
|
|
17845
|
+
if (createdByStatusIn) {
|
|
17846
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByStatusIn].join(COLLECTION_FORMATS["csv"]), "created_by__status__in");
|
|
17847
|
+
}
|
|
17848
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByWorkType, "created_by__work_type");
|
|
17849
|
+
if (createdByWorkTypeIn) {
|
|
17850
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "created_by__work_type__in");
|
|
17851
|
+
}
|
|
17712
17852
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, id, "id");
|
|
17713
17853
|
if (idIn) {
|
|
17714
17854
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...idIn].join(COLLECTION_FORMATS["csv"]), "id__in");
|
|
@@ -17726,6 +17866,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17726
17866
|
if (receiverIn) {
|
|
17727
17867
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIn].join(COLLECTION_FORMATS["csv"]), "receiver__in");
|
|
17728
17868
|
}
|
|
17869
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverIsStaff, "receiver__is_staff");
|
|
17870
|
+
if (receiverIsStaffIn) {
|
|
17871
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIsStaffIn].join(COLLECTION_FORMATS["csv"]), "receiver__is_staff__in");
|
|
17872
|
+
}
|
|
17873
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverRole, "receiver__role");
|
|
17874
|
+
if (receiverRoleIn) {
|
|
17875
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverRoleIn].join(COLLECTION_FORMATS["csv"]), "receiver__role__in");
|
|
17876
|
+
}
|
|
17877
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverStatus, "receiver__status");
|
|
17878
|
+
if (receiverStatusIn) {
|
|
17879
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverStatusIn].join(COLLECTION_FORMATS["csv"]), "receiver__status__in");
|
|
17880
|
+
}
|
|
17881
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverWorkType, "receiver__work_type");
|
|
17882
|
+
if (receiverWorkTypeIn) {
|
|
17883
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "receiver__work_type__in");
|
|
17884
|
+
}
|
|
17729
17885
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, score, "score");
|
|
17730
17886
|
if (scoreIn) {
|
|
17731
17887
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...scoreIn].join(COLLECTION_FORMATS["csv"]), "score__in");
|
|
@@ -17769,10 +17925,10 @@ class UserScoresApiService extends BaseService {
|
|
|
17769
17925
|
reportProgress: reportProgress,
|
|
17770
17926
|
});
|
|
17771
17927
|
}
|
|
17772
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17773
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17928
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17929
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
|
|
17774
17930
|
}
|
|
17775
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17931
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, decorators: [{
|
|
17776
17932
|
type: Injectable,
|
|
17777
17933
|
args: [{
|
|
17778
17934
|
providedIn: "root",
|
|
@@ -17890,10 +18046,10 @@ class UserTimezoneSettingApiService extends BaseService {
|
|
|
17890
18046
|
reportProgress: reportProgress,
|
|
17891
18047
|
});
|
|
17892
18048
|
}
|
|
17893
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17894
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18049
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18050
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
|
|
17895
18051
|
}
|
|
17896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18052
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
|
|
17897
18053
|
type: Injectable,
|
|
17898
18054
|
args: [{
|
|
17899
18055
|
providedIn: "root",
|
|
@@ -18027,10 +18183,10 @@ class UserTimezonesApiService extends BaseService {
|
|
|
18027
18183
|
reportProgress: reportProgress,
|
|
18028
18184
|
});
|
|
18029
18185
|
}
|
|
18030
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18031
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18186
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18187
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
|
|
18032
18188
|
}
|
|
18033
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, decorators: [{
|
|
18034
18190
|
type: Injectable,
|
|
18035
18191
|
args: [{
|
|
18036
18192
|
providedIn: "root",
|
|
@@ -18763,10 +18919,10 @@ class UsersApiService extends BaseService {
|
|
|
18763
18919
|
reportProgress: reportProgress,
|
|
18764
18920
|
});
|
|
18765
18921
|
}
|
|
18766
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18767
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18922
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18923
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, providedIn: "root" });
|
|
18768
18924
|
}
|
|
18769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, decorators: [{
|
|
18770
18926
|
type: Injectable,
|
|
18771
18927
|
args: [{
|
|
18772
18928
|
providedIn: "root",
|
|
@@ -19046,10 +19202,10 @@ class VendorsApiService extends BaseService {
|
|
|
19046
19202
|
reportProgress: reportProgress,
|
|
19047
19203
|
});
|
|
19048
19204
|
}
|
|
19049
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19050
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19205
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19206
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, providedIn: "root" });
|
|
19051
19207
|
}
|
|
19052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19208
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, decorators: [{
|
|
19053
19209
|
type: Injectable,
|
|
19054
19210
|
args: [{
|
|
19055
19211
|
providedIn: "root",
|
|
@@ -19117,10 +19273,10 @@ class WhoAmIApiService extends BaseService {
|
|
|
19117
19273
|
reportProgress: reportProgress,
|
|
19118
19274
|
});
|
|
19119
19275
|
}
|
|
19120
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19121
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19276
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19277
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
|
|
19122
19278
|
}
|
|
19123
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19279
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, decorators: [{
|
|
19124
19280
|
type: Injectable,
|
|
19125
19281
|
args: [{
|
|
19126
19282
|
providedIn: "root",
|
|
@@ -19420,10 +19576,10 @@ class WorkTypesApiService extends BaseService {
|
|
|
19420
19576
|
reportProgress: reportProgress,
|
|
19421
19577
|
});
|
|
19422
19578
|
}
|
|
19423
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19424
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19579
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19580
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
|
|
19425
19581
|
}
|
|
19426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19582
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, decorators: [{
|
|
19427
19583
|
type: Injectable,
|
|
19428
19584
|
args: [{
|
|
19429
19585
|
providedIn: "root",
|
|
@@ -21248,11 +21404,11 @@ class ApiModule {
|
|
|
21248
21404
|
"See also https://github.com/angular/angular/issues/20575");
|
|
21249
21405
|
}
|
|
21250
21406
|
}
|
|
21251
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21252
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
21253
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
21407
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
21408
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: ApiModule });
|
|
21409
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule });
|
|
21254
21410
|
}
|
|
21255
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21411
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule, decorators: [{
|
|
21256
21412
|
type: NgModule,
|
|
21257
21413
|
args: [{
|
|
21258
21414
|
imports: [],
|