@saritasa/crm-delmar-core-sdk 0.2.131 → 0.2.134
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/api.d.ts +4 -1
- package/api/export-user-metrics-api.service.d.ts +102 -0
- package/api/export-user-metrics-api.serviceInterface.d.ts +86 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +487 -200
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/models.d.ts +1 -0
- package/model/user-metrics-resource-create-export-job-request.dto.d.ts +16 -0
- package/package.json +2 -2
|
@@ -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.16", 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.16", 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.16", 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.16", 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.16", 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.16", 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.16", 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.16", 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.16", ngImport: i0, type: ClientNotesApiService, decorators: [{
|
|
1286
1286
|
type: Injectable,
|
|
1287
1287
|
args: [{
|
|
1288
1288
|
providedIn: "root",
|
|
@@ -2006,10 +2006,10 @@ class ClientsApiService extends BaseService {
|
|
|
2006
2006
|
reportProgress: reportProgress,
|
|
2007
2007
|
});
|
|
2008
2008
|
}
|
|
2009
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2010
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2009
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2010
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ClientsApiService, providedIn: "root" });
|
|
2011
2011
|
}
|
|
2012
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2012
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ClientsApiService, decorators: [{
|
|
2013
2013
|
type: Injectable,
|
|
2014
2014
|
args: [{
|
|
2015
2015
|
providedIn: "root",
|
|
@@ -2241,10 +2241,10 @@ class ComponentsApiService extends BaseService {
|
|
|
2241
2241
|
reportProgress: reportProgress,
|
|
2242
2242
|
});
|
|
2243
2243
|
}
|
|
2244
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2245
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2244
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2245
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
|
|
2246
2246
|
}
|
|
2247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ComponentsApiService, decorators: [{
|
|
2248
2248
|
type: Injectable,
|
|
2249
2249
|
args: [{
|
|
2250
2250
|
providedIn: "root",
|
|
@@ -2542,10 +2542,10 @@ class DepartmentsApiService extends BaseService {
|
|
|
2542
2542
|
reportProgress: reportProgress,
|
|
2543
2543
|
});
|
|
2544
2544
|
}
|
|
2545
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2546
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2545
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2546
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
|
|
2547
2547
|
}
|
|
2548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2548
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DepartmentsApiService, decorators: [{
|
|
2549
2549
|
type: Injectable,
|
|
2550
2550
|
args: [{
|
|
2551
2551
|
providedIn: "root",
|
|
@@ -2841,10 +2841,10 @@ class DismissalReasonsApiService extends BaseService {
|
|
|
2841
2841
|
reportProgress: reportProgress,
|
|
2842
2842
|
});
|
|
2843
2843
|
}
|
|
2844
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2845
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2844
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2845
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
|
|
2846
2846
|
}
|
|
2847
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2847
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
|
|
2848
2848
|
type: Injectable,
|
|
2849
2849
|
args: [{
|
|
2850
2850
|
providedIn: "root",
|
|
@@ -3092,10 +3092,10 @@ class ExportClientNotesApiService extends BaseService {
|
|
|
3092
3092
|
reportProgress: reportProgress,
|
|
3093
3093
|
});
|
|
3094
3094
|
}
|
|
3095
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3096
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3095
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3096
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
|
|
3097
3097
|
}
|
|
3098
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3098
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
|
|
3099
3099
|
type: Injectable,
|
|
3100
3100
|
args: [{
|
|
3101
3101
|
providedIn: "root",
|
|
@@ -3349,10 +3349,10 @@ class ExportClientSummaryApiService extends BaseService {
|
|
|
3349
3349
|
reportProgress: reportProgress,
|
|
3350
3350
|
});
|
|
3351
3351
|
}
|
|
3352
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3353
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3352
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3353
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientSummaryApiService, providedIn: "root" });
|
|
3354
3354
|
}
|
|
3355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientSummaryApiService, decorators: [{
|
|
3356
3356
|
type: Injectable,
|
|
3357
3357
|
args: [{
|
|
3358
3358
|
providedIn: "root",
|
|
@@ -3736,10 +3736,10 @@ class ExportClientsApiService extends BaseService {
|
|
|
3736
3736
|
reportProgress: reportProgress,
|
|
3737
3737
|
});
|
|
3738
3738
|
}
|
|
3739
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3740
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3739
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3740
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
|
|
3741
3741
|
}
|
|
3742
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3742
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportClientsApiService, decorators: [{
|
|
3743
3743
|
type: Injectable,
|
|
3744
3744
|
args: [{
|
|
3745
3745
|
providedIn: "root",
|
|
@@ -4000,10 +4000,10 @@ class ExportComponentHourlyReportForClientApiService extends BaseService {
|
|
|
4000
4000
|
reportProgress: reportProgress,
|
|
4001
4001
|
});
|
|
4002
4002
|
}
|
|
4003
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4004
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4003
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4004
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, providedIn: "root" });
|
|
4005
4005
|
}
|
|
4006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, decorators: [{
|
|
4007
4007
|
type: Injectable,
|
|
4008
4008
|
args: [{
|
|
4009
4009
|
providedIn: "root",
|
|
@@ -4264,10 +4264,10 @@ class ExportComponentHourlyReportForProjectApiService extends BaseService {
|
|
|
4264
4264
|
reportProgress: reportProgress,
|
|
4265
4265
|
});
|
|
4266
4266
|
}
|
|
4267
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4268
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4267
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4268
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4269
4269
|
}
|
|
4270
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4270
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, decorators: [{
|
|
4271
4271
|
type: Injectable,
|
|
4272
4272
|
args: [{
|
|
4273
4273
|
providedIn: "root",
|
|
@@ -4528,10 +4528,10 @@ class ExportDepartmentHourlyReportForClientApiService extends BaseService {
|
|
|
4528
4528
|
reportProgress: reportProgress,
|
|
4529
4529
|
});
|
|
4530
4530
|
}
|
|
4531
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4532
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4531
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4532
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, providedIn: "root" });
|
|
4533
4533
|
}
|
|
4534
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4534
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, decorators: [{
|
|
4535
4535
|
type: Injectable,
|
|
4536
4536
|
args: [{
|
|
4537
4537
|
providedIn: "root",
|
|
@@ -4792,10 +4792,10 @@ class ExportDepartmentHourlyReportForProjectApiService extends BaseService {
|
|
|
4792
4792
|
reportProgress: reportProgress,
|
|
4793
4793
|
});
|
|
4794
4794
|
}
|
|
4795
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4796
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4795
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4796
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4797
4797
|
}
|
|
4798
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4798
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, decorators: [{
|
|
4799
4799
|
type: Injectable,
|
|
4800
4800
|
args: [{
|
|
4801
4801
|
providedIn: "root",
|
|
@@ -5054,10 +5054,10 @@ class ExportJobHourlyReportForClientApiService extends BaseService {
|
|
|
5054
5054
|
reportProgress: reportProgress,
|
|
5055
5055
|
});
|
|
5056
5056
|
}
|
|
5057
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5058
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5057
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5058
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForClientApiService, providedIn: "root" });
|
|
5059
5059
|
}
|
|
5060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5060
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForClientApiService, decorators: [{
|
|
5061
5061
|
type: Injectable,
|
|
5062
5062
|
args: [{
|
|
5063
5063
|
providedIn: "root",
|
|
@@ -5317,10 +5317,10 @@ class ExportJobHourlyReportForProjectApiService extends BaseService {
|
|
|
5317
5317
|
reportProgress: reportProgress,
|
|
5318
5318
|
});
|
|
5319
5319
|
}
|
|
5320
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5321
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5320
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5321
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, providedIn: "root" });
|
|
5322
5322
|
}
|
|
5323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, decorators: [{
|
|
5324
5324
|
type: Injectable,
|
|
5325
5325
|
args: [{
|
|
5326
5326
|
providedIn: "root",
|
|
@@ -5614,10 +5614,10 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5614
5614
|
reportProgress: reportProgress,
|
|
5615
5615
|
});
|
|
5616
5616
|
}
|
|
5617
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5618
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5617
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5618
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
|
|
5619
5619
|
}
|
|
5620
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5620
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
|
|
5621
5621
|
type: Injectable,
|
|
5622
5622
|
args: [{
|
|
5623
5623
|
providedIn: "root",
|
|
@@ -5911,10 +5911,10 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5911
5911
|
reportProgress: reportProgress,
|
|
5912
5912
|
});
|
|
5913
5913
|
}
|
|
5914
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5915
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5914
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5915
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
|
|
5916
5916
|
}
|
|
5917
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5917
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
|
|
5918
5918
|
type: Injectable,
|
|
5919
5919
|
args: [{
|
|
5920
5920
|
providedIn: "root",
|
|
@@ -6204,10 +6204,10 @@ class ExportJobsApiService extends BaseService {
|
|
|
6204
6204
|
reportProgress: reportProgress,
|
|
6205
6205
|
});
|
|
6206
6206
|
}
|
|
6207
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6208
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6207
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6208
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
|
|
6209
6209
|
}
|
|
6210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportJobsApiService, decorators: [{
|
|
6211
6211
|
type: Injectable,
|
|
6212
6212
|
args: [{
|
|
6213
6213
|
providedIn: "root",
|
|
@@ -6459,10 +6459,10 @@ class ExportMarginReportApiService extends BaseService {
|
|
|
6459
6459
|
reportProgress: reportProgress,
|
|
6460
6460
|
});
|
|
6461
6461
|
}
|
|
6462
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6463
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6462
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportMarginReportApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6463
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportMarginReportApiService, providedIn: "root" });
|
|
6464
6464
|
}
|
|
6465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportMarginReportApiService, decorators: [{
|
|
6466
6466
|
type: Injectable,
|
|
6467
6467
|
args: [{
|
|
6468
6468
|
providedIn: "root",
|
|
@@ -6708,10 +6708,10 @@ class ExportProjectNotesApiService extends BaseService {
|
|
|
6708
6708
|
reportProgress: reportProgress,
|
|
6709
6709
|
});
|
|
6710
6710
|
}
|
|
6711
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6712
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6711
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6712
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
|
|
6713
6713
|
}
|
|
6714
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6714
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
|
|
6715
6715
|
type: Injectable,
|
|
6716
6716
|
args: [{
|
|
6717
6717
|
providedIn: "root",
|
|
@@ -6979,10 +6979,10 @@ class ExportProjectResourcesApiService extends BaseService {
|
|
|
6979
6979
|
reportProgress: reportProgress,
|
|
6980
6980
|
});
|
|
6981
6981
|
}
|
|
6982
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6983
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6982
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6983
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
|
|
6984
6984
|
}
|
|
6985
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
|
|
6986
6986
|
type: Injectable,
|
|
6987
6987
|
args: [{
|
|
6988
6988
|
providedIn: "root",
|
|
@@ -7259,10 +7259,10 @@ class ExportProjectStatusReportsApiService extends BaseService {
|
|
|
7259
7259
|
reportProgress: reportProgress,
|
|
7260
7260
|
});
|
|
7261
7261
|
}
|
|
7262
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7263
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7262
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectStatusReportsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7263
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectStatusReportsApiService, providedIn: "root" });
|
|
7264
7264
|
}
|
|
7265
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7265
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectStatusReportsApiService, decorators: [{
|
|
7266
7266
|
type: Injectable,
|
|
7267
7267
|
args: [{
|
|
7268
7268
|
providedIn: "root",
|
|
@@ -7516,10 +7516,10 @@ class ExportProjectSummaryApiService extends BaseService {
|
|
|
7516
7516
|
reportProgress: reportProgress,
|
|
7517
7517
|
});
|
|
7518
7518
|
}
|
|
7519
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7520
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7519
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7520
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectSummaryApiService, providedIn: "root" });
|
|
7521
7521
|
}
|
|
7522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7522
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectSummaryApiService, decorators: [{
|
|
7523
7523
|
type: Injectable,
|
|
7524
7524
|
args: [{
|
|
7525
7525
|
providedIn: "root",
|
|
@@ -7779,10 +7779,10 @@ class ExportProjectsApiService extends BaseService {
|
|
|
7779
7779
|
reportProgress: reportProgress,
|
|
7780
7780
|
});
|
|
7781
7781
|
}
|
|
7782
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7783
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7782
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7783
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
|
|
7784
7784
|
}
|
|
7785
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7785
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportProjectsApiService, decorators: [{
|
|
7786
7786
|
type: Injectable,
|
|
7787
7787
|
args: [{
|
|
7788
7788
|
providedIn: "root",
|
|
@@ -8043,10 +8043,10 @@ class ExportSprintHourlyReportForClientApiService extends BaseService {
|
|
|
8043
8043
|
reportProgress: reportProgress,
|
|
8044
8044
|
});
|
|
8045
8045
|
}
|
|
8046
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8047
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8046
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8047
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, providedIn: "root" });
|
|
8048
8048
|
}
|
|
8049
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8049
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, decorators: [{
|
|
8050
8050
|
type: Injectable,
|
|
8051
8051
|
args: [{
|
|
8052
8052
|
providedIn: "root",
|
|
@@ -8307,10 +8307,10 @@ class ExportSprintHourlyReportForProjectApiService extends BaseService {
|
|
|
8307
8307
|
reportProgress: reportProgress,
|
|
8308
8308
|
});
|
|
8309
8309
|
}
|
|
8310
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8311
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8310
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8311
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, providedIn: "root" });
|
|
8312
8312
|
}
|
|
8313
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8313
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, decorators: [{
|
|
8314
8314
|
type: Injectable,
|
|
8315
8315
|
args: [{
|
|
8316
8316
|
providedIn: "root",
|
|
@@ -8570,10 +8570,10 @@ class ExportTaskHourlyReportForClientApiService extends BaseService {
|
|
|
8570
8570
|
reportProgress: reportProgress,
|
|
8571
8571
|
});
|
|
8572
8572
|
}
|
|
8573
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8574
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8573
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8574
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, providedIn: "root" });
|
|
8575
8575
|
}
|
|
8576
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, decorators: [{
|
|
8577
8577
|
type: Injectable,
|
|
8578
8578
|
args: [{
|
|
8579
8579
|
providedIn: "root",
|
|
@@ -8833,10 +8833,10 @@ class ExportTaskHourlyReportForProjectApiService extends BaseService {
|
|
|
8833
8833
|
reportProgress: reportProgress,
|
|
8834
8834
|
});
|
|
8835
8835
|
}
|
|
8836
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8837
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8836
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8837
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, providedIn: "root" });
|
|
8838
8838
|
}
|
|
8839
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, decorators: [{
|
|
8840
8840
|
type: Injectable,
|
|
8841
8841
|
args: [{
|
|
8842
8842
|
providedIn: "root",
|
|
@@ -9132,10 +9132,296 @@ class ExportTasksApiService extends BaseService {
|
|
|
9132
9132
|
reportProgress: reportProgress,
|
|
9133
9133
|
});
|
|
9134
9134
|
}
|
|
9135
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9136
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9135
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9136
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
|
|
9137
9137
|
}
|
|
9138
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9138
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportTasksApiService, decorators: [{
|
|
9139
|
+
type: Injectable,
|
|
9140
|
+
args: [{
|
|
9141
|
+
providedIn: "root",
|
|
9142
|
+
}]
|
|
9143
|
+
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
9144
|
+
type: Optional
|
|
9145
|
+
}, {
|
|
9146
|
+
type: Inject,
|
|
9147
|
+
args: [BASE_PATH]
|
|
9148
|
+
}] }, { type: Configuration, decorators: [{
|
|
9149
|
+
type: Optional
|
|
9150
|
+
}] }] });
|
|
9151
|
+
|
|
9152
|
+
/**
|
|
9153
|
+
* Delmar Api
|
|
9154
|
+
*
|
|
9155
|
+
*
|
|
9156
|
+
*
|
|
9157
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9158
|
+
* https://openapi-generator.tech
|
|
9159
|
+
* Do not edit the class manually.
|
|
9160
|
+
*/
|
|
9161
|
+
/* tslint:disable:no-unused-variable member-ordering */
|
|
9162
|
+
class ExportUserMetricsApiService extends BaseService {
|
|
9163
|
+
httpClient;
|
|
9164
|
+
constructor(httpClient, basePath, configuration) {
|
|
9165
|
+
super(basePath, configuration);
|
|
9166
|
+
this.httpClient = httpClient;
|
|
9167
|
+
}
|
|
9168
|
+
exportUserMetricsCancelCreate(requestParameters, observe = "body", reportProgress = false, options) {
|
|
9169
|
+
const id = requestParameters?.id;
|
|
9170
|
+
if (id === null || id === undefined) {
|
|
9171
|
+
throw new Error("Required parameter id was null or undefined when calling exportUserMetricsCancelCreate.");
|
|
9172
|
+
}
|
|
9173
|
+
let localVarHeaders = this.defaultHeaders;
|
|
9174
|
+
// authentication (cookieAuth) required
|
|
9175
|
+
// authentication (jwtAuth) required
|
|
9176
|
+
localVarHeaders = this.configuration.addCredentialToHeaders("jwtAuth", "Authorization", localVarHeaders, "Bearer ");
|
|
9177
|
+
const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
|
|
9178
|
+
this.configuration.selectHeaderAccept(["application/json"]);
|
|
9179
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
9180
|
+
localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
|
|
9181
|
+
}
|
|
9182
|
+
const localVarHttpContext = options?.context ?? new HttpContext();
|
|
9183
|
+
const localVarTransferCache = options?.transferCache ?? true;
|
|
9184
|
+
let responseType_ = "json";
|
|
9185
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
9186
|
+
if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
|
|
9187
|
+
responseType_ = "text";
|
|
9188
|
+
}
|
|
9189
|
+
else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
9190
|
+
responseType_ = "json";
|
|
9191
|
+
}
|
|
9192
|
+
else {
|
|
9193
|
+
responseType_ = "blob";
|
|
9194
|
+
}
|
|
9195
|
+
}
|
|
9196
|
+
let localVarPath = `/api/v1/export-user-metrics/${this.configuration.encodeParam({ name: "id", value: id, in: "path", style: "simple", explode: false, dataType: "number", dataFormat: undefined })}/cancel/`;
|
|
9197
|
+
const { basePath, withCredentials } = this.configuration;
|
|
9198
|
+
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
9199
|
+
context: localVarHttpContext,
|
|
9200
|
+
responseType: responseType_,
|
|
9201
|
+
...(withCredentials ? { withCredentials } : {}),
|
|
9202
|
+
headers: localVarHeaders,
|
|
9203
|
+
observe: observe,
|
|
9204
|
+
...(localVarTransferCache !== undefined
|
|
9205
|
+
? { transferCache: localVarTransferCache }
|
|
9206
|
+
: {}),
|
|
9207
|
+
reportProgress: reportProgress,
|
|
9208
|
+
});
|
|
9209
|
+
}
|
|
9210
|
+
exportUserMetricsList(requestParameters, observe = "body", reportProgress = false, options) {
|
|
9211
|
+
const limit = requestParameters?.limit;
|
|
9212
|
+
const offset = requestParameters?.offset;
|
|
9213
|
+
const ordering = requestParameters?.ordering;
|
|
9214
|
+
const search = requestParameters?.search;
|
|
9215
|
+
let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
|
|
9216
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, limit, "limit");
|
|
9217
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, offset, "offset");
|
|
9218
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, ordering, "ordering");
|
|
9219
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, search, "search");
|
|
9220
|
+
let localVarHeaders = this.defaultHeaders;
|
|
9221
|
+
// authentication (cookieAuth) required
|
|
9222
|
+
// authentication (jwtAuth) required
|
|
9223
|
+
localVarHeaders = this.configuration.addCredentialToHeaders("jwtAuth", "Authorization", localVarHeaders, "Bearer ");
|
|
9224
|
+
const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
|
|
9225
|
+
this.configuration.selectHeaderAccept(["application/json"]);
|
|
9226
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
9227
|
+
localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
|
|
9228
|
+
}
|
|
9229
|
+
const localVarHttpContext = options?.context ?? new HttpContext();
|
|
9230
|
+
const localVarTransferCache = options?.transferCache ?? true;
|
|
9231
|
+
let responseType_ = "json";
|
|
9232
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
9233
|
+
if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
|
|
9234
|
+
responseType_ = "text";
|
|
9235
|
+
}
|
|
9236
|
+
else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
9237
|
+
responseType_ = "json";
|
|
9238
|
+
}
|
|
9239
|
+
else {
|
|
9240
|
+
responseType_ = "blob";
|
|
9241
|
+
}
|
|
9242
|
+
}
|
|
9243
|
+
let localVarPath = `/api/v1/export-user-metrics/`;
|
|
9244
|
+
const { basePath, withCredentials } = this.configuration;
|
|
9245
|
+
return this.httpClient.request("get", `${basePath}${localVarPath}`, {
|
|
9246
|
+
context: localVarHttpContext,
|
|
9247
|
+
params: localVarQueryParameters,
|
|
9248
|
+
responseType: responseType_,
|
|
9249
|
+
...(withCredentials ? { withCredentials } : {}),
|
|
9250
|
+
headers: localVarHeaders,
|
|
9251
|
+
observe: observe,
|
|
9252
|
+
...(localVarTransferCache !== undefined
|
|
9253
|
+
? { transferCache: localVarTransferCache }
|
|
9254
|
+
: {}),
|
|
9255
|
+
reportProgress: reportProgress,
|
|
9256
|
+
});
|
|
9257
|
+
}
|
|
9258
|
+
exportUserMetricsRetrieve(requestParameters, observe = "body", reportProgress = false, options) {
|
|
9259
|
+
const id = requestParameters?.id;
|
|
9260
|
+
if (id === null || id === undefined) {
|
|
9261
|
+
throw new Error("Required parameter id was null or undefined when calling exportUserMetricsRetrieve.");
|
|
9262
|
+
}
|
|
9263
|
+
let localVarHeaders = this.defaultHeaders;
|
|
9264
|
+
// authentication (cookieAuth) required
|
|
9265
|
+
// authentication (jwtAuth) required
|
|
9266
|
+
localVarHeaders = this.configuration.addCredentialToHeaders("jwtAuth", "Authorization", localVarHeaders, "Bearer ");
|
|
9267
|
+
const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
|
|
9268
|
+
this.configuration.selectHeaderAccept(["application/json"]);
|
|
9269
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
9270
|
+
localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
|
|
9271
|
+
}
|
|
9272
|
+
const localVarHttpContext = options?.context ?? new HttpContext();
|
|
9273
|
+
const localVarTransferCache = options?.transferCache ?? true;
|
|
9274
|
+
let responseType_ = "json";
|
|
9275
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
9276
|
+
if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
|
|
9277
|
+
responseType_ = "text";
|
|
9278
|
+
}
|
|
9279
|
+
else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
9280
|
+
responseType_ = "json";
|
|
9281
|
+
}
|
|
9282
|
+
else {
|
|
9283
|
+
responseType_ = "blob";
|
|
9284
|
+
}
|
|
9285
|
+
}
|
|
9286
|
+
let localVarPath = `/api/v1/export-user-metrics/${this.configuration.encodeParam({ name: "id", value: id, in: "path", style: "simple", explode: false, dataType: "number", dataFormat: undefined })}/`;
|
|
9287
|
+
const { basePath, withCredentials } = this.configuration;
|
|
9288
|
+
return this.httpClient.request("get", `${basePath}${localVarPath}`, {
|
|
9289
|
+
context: localVarHttpContext,
|
|
9290
|
+
responseType: responseType_,
|
|
9291
|
+
...(withCredentials ? { withCredentials } : {}),
|
|
9292
|
+
headers: localVarHeaders,
|
|
9293
|
+
observe: observe,
|
|
9294
|
+
...(localVarTransferCache !== undefined
|
|
9295
|
+
? { transferCache: localVarTransferCache }
|
|
9296
|
+
: {}),
|
|
9297
|
+
reportProgress: reportProgress,
|
|
9298
|
+
});
|
|
9299
|
+
}
|
|
9300
|
+
exportUserMetricsStartCreate(requestParameters, observe = "body", reportProgress = false, options) {
|
|
9301
|
+
const period = requestParameters?.period;
|
|
9302
|
+
if (period === null || period === undefined) {
|
|
9303
|
+
throw new Error("Required parameter period was null or undefined when calling exportUserMetricsStartCreate.");
|
|
9304
|
+
}
|
|
9305
|
+
const userMetricsResourceCreateExportJobRequestDto = requestParameters?.userMetricsResourceCreateExportJobRequestDto;
|
|
9306
|
+
if (userMetricsResourceCreateExportJobRequestDto === null ||
|
|
9307
|
+
userMetricsResourceCreateExportJobRequestDto === undefined) {
|
|
9308
|
+
throw new Error("Required parameter userMetricsResourceCreateExportJobRequestDto was null or undefined when calling exportUserMetricsStartCreate.");
|
|
9309
|
+
}
|
|
9310
|
+
const branch = requestParameters?.branch;
|
|
9311
|
+
const branchIn = requestParameters?.branchIn;
|
|
9312
|
+
const createdDateGte = requestParameters?.createdDateGte;
|
|
9313
|
+
const createdDateLte = requestParameters?.createdDateLte;
|
|
9314
|
+
const createdGte = requestParameters?.createdGte;
|
|
9315
|
+
const createdLte = requestParameters?.createdLte;
|
|
9316
|
+
const department = requestParameters?.department;
|
|
9317
|
+
const departmentIn = requestParameters?.departmentIn;
|
|
9318
|
+
const id = requestParameters?.id;
|
|
9319
|
+
const idIn = requestParameters?.idIn;
|
|
9320
|
+
const isAccountManager = requestParameters?.isAccountManager;
|
|
9321
|
+
const isProjectManager = requestParameters?.isProjectManager;
|
|
9322
|
+
const isStaff = requestParameters?.isStaff;
|
|
9323
|
+
const isStaffIn = requestParameters?.isStaffIn;
|
|
9324
|
+
const ordering = requestParameters?.ordering;
|
|
9325
|
+
const role = requestParameters?.role;
|
|
9326
|
+
const roleIn = requestParameters?.roleIn;
|
|
9327
|
+
const status = requestParameters?.status;
|
|
9328
|
+
const statusIn = requestParameters?.statusIn;
|
|
9329
|
+
const superviseesIdIn = requestParameters?.superviseesIdIn;
|
|
9330
|
+
const supervisorsIdIn = requestParameters?.supervisorsIdIn;
|
|
9331
|
+
const workType = requestParameters?.workType;
|
|
9332
|
+
const workTypeIn = requestParameters?.workTypeIn;
|
|
9333
|
+
let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
|
|
9334
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, branch, "branch");
|
|
9335
|
+
if (branchIn) {
|
|
9336
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...branchIn].join(COLLECTION_FORMATS["csv"]), "branch__in");
|
|
9337
|
+
}
|
|
9338
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdDateGte, "created__date__gte");
|
|
9339
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdDateLte, "created__date__lte");
|
|
9340
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdGte, "created__gte");
|
|
9341
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdLte, "created__lte");
|
|
9342
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, department, "department");
|
|
9343
|
+
if (departmentIn) {
|
|
9344
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...departmentIn].join(COLLECTION_FORMATS["csv"]), "department__in");
|
|
9345
|
+
}
|
|
9346
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, id, "id");
|
|
9347
|
+
if (idIn) {
|
|
9348
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...idIn].join(COLLECTION_FORMATS["csv"]), "id__in");
|
|
9349
|
+
}
|
|
9350
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, isAccountManager, "is_account_manager");
|
|
9351
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, isProjectManager, "is_project_manager");
|
|
9352
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, isStaff, "is_staff");
|
|
9353
|
+
if (isStaffIn) {
|
|
9354
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...isStaffIn].join(COLLECTION_FORMATS["csv"]), "is_staff__in");
|
|
9355
|
+
}
|
|
9356
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, ordering, "ordering");
|
|
9357
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, period, "period");
|
|
9358
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, role, "role");
|
|
9359
|
+
if (roleIn) {
|
|
9360
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...roleIn].join(COLLECTION_FORMATS["csv"]), "role__in");
|
|
9361
|
+
}
|
|
9362
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, status, "status");
|
|
9363
|
+
if (statusIn) {
|
|
9364
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...statusIn].join(COLLECTION_FORMATS["csv"]), "status__in");
|
|
9365
|
+
}
|
|
9366
|
+
if (superviseesIdIn) {
|
|
9367
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...superviseesIdIn].join(COLLECTION_FORMATS["csv"]), "supervisees__id__in");
|
|
9368
|
+
}
|
|
9369
|
+
if (supervisorsIdIn) {
|
|
9370
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...supervisorsIdIn].join(COLLECTION_FORMATS["csv"]), "supervisors__id__in");
|
|
9371
|
+
}
|
|
9372
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, workType, "work_type");
|
|
9373
|
+
if (workTypeIn) {
|
|
9374
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...workTypeIn].join(COLLECTION_FORMATS["csv"]), "work_type__in");
|
|
9375
|
+
}
|
|
9376
|
+
let localVarHeaders = this.defaultHeaders;
|
|
9377
|
+
// authentication (cookieAuth) required
|
|
9378
|
+
// authentication (jwtAuth) required
|
|
9379
|
+
localVarHeaders = this.configuration.addCredentialToHeaders("jwtAuth", "Authorization", localVarHeaders, "Bearer ");
|
|
9380
|
+
const localVarHttpHeaderAcceptSelected = options?.httpHeaderAccept ??
|
|
9381
|
+
this.configuration.selectHeaderAccept(["application/json"]);
|
|
9382
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
9383
|
+
localVarHeaders = localVarHeaders.set("Accept", localVarHttpHeaderAcceptSelected);
|
|
9384
|
+
}
|
|
9385
|
+
const localVarHttpContext = options?.context ?? new HttpContext();
|
|
9386
|
+
const localVarTransferCache = options?.transferCache ?? true;
|
|
9387
|
+
// to determine the Content-Type header
|
|
9388
|
+
const consumes = ["application/json"];
|
|
9389
|
+
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
9390
|
+
if (httpContentTypeSelected !== undefined) {
|
|
9391
|
+
localVarHeaders = localVarHeaders.set("Content-Type", httpContentTypeSelected);
|
|
9392
|
+
}
|
|
9393
|
+
let responseType_ = "json";
|
|
9394
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
9395
|
+
if (localVarHttpHeaderAcceptSelected.startsWith("text")) {
|
|
9396
|
+
responseType_ = "text";
|
|
9397
|
+
}
|
|
9398
|
+
else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
9399
|
+
responseType_ = "json";
|
|
9400
|
+
}
|
|
9401
|
+
else {
|
|
9402
|
+
responseType_ = "blob";
|
|
9403
|
+
}
|
|
9404
|
+
}
|
|
9405
|
+
let localVarPath = `/api/v1/export-user-metrics/start/`;
|
|
9406
|
+
const { basePath, withCredentials } = this.configuration;
|
|
9407
|
+
return this.httpClient.request("post", `${basePath}${localVarPath}`, {
|
|
9408
|
+
context: localVarHttpContext,
|
|
9409
|
+
body: userMetricsResourceCreateExportJobRequestDto,
|
|
9410
|
+
params: localVarQueryParameters,
|
|
9411
|
+
responseType: responseType_,
|
|
9412
|
+
...(withCredentials ? { withCredentials } : {}),
|
|
9413
|
+
headers: localVarHeaders,
|
|
9414
|
+
observe: observe,
|
|
9415
|
+
...(localVarTransferCache !== undefined
|
|
9416
|
+
? { transferCache: localVarTransferCache }
|
|
9417
|
+
: {}),
|
|
9418
|
+
reportProgress: reportProgress,
|
|
9419
|
+
});
|
|
9420
|
+
}
|
|
9421
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserMetricsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9422
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserMetricsApiService, providedIn: "root" });
|
|
9423
|
+
}
|
|
9424
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserMetricsApiService, decorators: [{
|
|
9139
9425
|
type: Injectable,
|
|
9140
9426
|
args: [{
|
|
9141
9427
|
providedIn: "root",
|
|
@@ -9413,10 +9699,10 @@ class ExportUserPeriodsApiService extends BaseService {
|
|
|
9413
9699
|
reportProgress: reportProgress,
|
|
9414
9700
|
});
|
|
9415
9701
|
}
|
|
9416
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9417
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9702
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9703
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
|
|
9418
9704
|
}
|
|
9419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
|
|
9420
9706
|
type: Injectable,
|
|
9421
9707
|
args: [{
|
|
9422
9708
|
providedIn: "root",
|
|
@@ -9701,10 +9987,10 @@ class ExportUserScoreStatsApiService extends BaseService {
|
|
|
9701
9987
|
reportProgress: reportProgress,
|
|
9702
9988
|
});
|
|
9703
9989
|
}
|
|
9704
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9705
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9990
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserScoreStatsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9991
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserScoreStatsApiService, providedIn: "root" });
|
|
9706
9992
|
}
|
|
9707
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9993
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUserScoreStatsApiService, decorators: [{
|
|
9708
9994
|
type: Injectable,
|
|
9709
9995
|
args: [{
|
|
9710
9996
|
providedIn: "root",
|
|
@@ -9984,10 +10270,10 @@ class ExportUsersApiService extends BaseService {
|
|
|
9984
10270
|
reportProgress: reportProgress,
|
|
9985
10271
|
});
|
|
9986
10272
|
}
|
|
9987
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9988
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10273
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10274
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
|
|
9989
10275
|
}
|
|
9990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ExportUsersApiService, decorators: [{
|
|
9991
10277
|
type: Injectable,
|
|
9992
10278
|
args: [{
|
|
9993
10279
|
providedIn: "root",
|
|
@@ -10067,10 +10353,10 @@ class JiraClientApiService extends BaseService {
|
|
|
10067
10353
|
reportProgress: reportProgress,
|
|
10068
10354
|
});
|
|
10069
10355
|
}
|
|
10070
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10071
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10356
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10357
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
|
|
10072
10358
|
}
|
|
10073
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10359
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraClientApiService, decorators: [{
|
|
10074
10360
|
type: Injectable,
|
|
10075
10361
|
args: [{
|
|
10076
10362
|
providedIn: "root",
|
|
@@ -10266,10 +10552,10 @@ class JiraCompareTasksApiService extends BaseService {
|
|
|
10266
10552
|
reportProgress: reportProgress,
|
|
10267
10553
|
});
|
|
10268
10554
|
}
|
|
10269
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10270
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10555
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraCompareTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10556
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraCompareTasksApiService, providedIn: "root" });
|
|
10271
10557
|
}
|
|
10272
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraCompareTasksApiService, decorators: [{
|
|
10273
10559
|
type: Injectable,
|
|
10274
10560
|
args: [{
|
|
10275
10561
|
providedIn: "root",
|
|
@@ -10389,10 +10675,10 @@ class JiraInstancesApiService extends BaseService {
|
|
|
10389
10675
|
reportProgress: reportProgress,
|
|
10390
10676
|
});
|
|
10391
10677
|
}
|
|
10392
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10393
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10678
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10679
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
|
|
10394
10680
|
}
|
|
10395
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10681
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraInstancesApiService, decorators: [{
|
|
10396
10682
|
type: Injectable,
|
|
10397
10683
|
args: [{
|
|
10398
10684
|
providedIn: "root",
|
|
@@ -10562,10 +10848,10 @@ class JiraSyncIssuesApiService extends BaseService {
|
|
|
10562
10848
|
reportProgress: reportProgress,
|
|
10563
10849
|
});
|
|
10564
10850
|
}
|
|
10565
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10566
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10851
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraSyncIssuesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10852
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraSyncIssuesApiService, providedIn: "root" });
|
|
10567
10853
|
}
|
|
10568
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JiraSyncIssuesApiService, decorators: [{
|
|
10569
10855
|
type: Injectable,
|
|
10570
10856
|
args: [{
|
|
10571
10857
|
providedIn: "root",
|
|
@@ -12184,10 +12470,10 @@ class JobsApiService extends BaseService {
|
|
|
12184
12470
|
reportProgress: reportProgress,
|
|
12185
12471
|
});
|
|
12186
12472
|
}
|
|
12187
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12188
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12473
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12474
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JobsApiService, providedIn: "root" });
|
|
12189
12475
|
}
|
|
12190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12476
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: JobsApiService, decorators: [{
|
|
12191
12477
|
type: Injectable,
|
|
12192
12478
|
args: [{
|
|
12193
12479
|
providedIn: "root",
|
|
@@ -12477,10 +12763,10 @@ class LocationsApiService extends BaseService {
|
|
|
12477
12763
|
reportProgress: reportProgress,
|
|
12478
12764
|
});
|
|
12479
12765
|
}
|
|
12480
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12481
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12767
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: LocationsApiService, providedIn: "root" });
|
|
12482
12768
|
}
|
|
12483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: LocationsApiService, decorators: [{
|
|
12484
12770
|
type: Injectable,
|
|
12485
12771
|
args: [{
|
|
12486
12772
|
providedIn: "root",
|
|
@@ -12666,10 +12952,10 @@ class MonthClosuresApiService extends BaseService {
|
|
|
12666
12952
|
reportProgress: reportProgress,
|
|
12667
12953
|
});
|
|
12668
12954
|
}
|
|
12669
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12670
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12955
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: MonthClosuresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12956
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: MonthClosuresApiService, providedIn: "root" });
|
|
12671
12957
|
}
|
|
12672
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: MonthClosuresApiService, decorators: [{
|
|
12673
12959
|
type: Injectable,
|
|
12674
12960
|
args: [{
|
|
12675
12961
|
providedIn: "root",
|
|
@@ -12985,10 +13271,10 @@ class NotificationsApiService extends BaseService {
|
|
|
12985
13271
|
reportProgress: reportProgress,
|
|
12986
13272
|
});
|
|
12987
13273
|
}
|
|
12988
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12989
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13274
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13275
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
|
|
12990
13276
|
}
|
|
12991
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: NotificationsApiService, decorators: [{
|
|
12992
13278
|
type: Injectable,
|
|
12993
13279
|
args: [{
|
|
12994
13280
|
providedIn: "root",
|
|
@@ -13056,10 +13342,10 @@ class PermissionDataApiService extends BaseService {
|
|
|
13056
13342
|
reportProgress: reportProgress,
|
|
13057
13343
|
});
|
|
13058
13344
|
}
|
|
13059
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13060
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13345
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13346
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
|
|
13061
13347
|
}
|
|
13062
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13348
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: PermissionDataApiService, decorators: [{
|
|
13063
13349
|
type: Injectable,
|
|
13064
13350
|
args: [{
|
|
13065
13351
|
providedIn: "root",
|
|
@@ -13222,10 +13508,10 @@ class ProfileApiService extends BaseService {
|
|
|
13222
13508
|
reportProgress: reportProgress,
|
|
13223
13509
|
});
|
|
13224
13510
|
}
|
|
13225
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13226
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13511
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13512
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProfileApiService, providedIn: "root" });
|
|
13227
13513
|
}
|
|
13228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13514
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProfileApiService, decorators: [{
|
|
13229
13515
|
type: Injectable,
|
|
13230
13516
|
args: [{
|
|
13231
13517
|
providedIn: "root",
|
|
@@ -13518,10 +13804,10 @@ class ProjectNotesApiService extends BaseService {
|
|
|
13518
13804
|
reportProgress: reportProgress,
|
|
13519
13805
|
});
|
|
13520
13806
|
}
|
|
13521
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13522
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13807
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13808
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
|
|
13523
13809
|
}
|
|
13524
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13810
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectNotesApiService, decorators: [{
|
|
13525
13811
|
type: Injectable,
|
|
13526
13812
|
args: [{
|
|
13527
13813
|
providedIn: "root",
|
|
@@ -13667,10 +13953,10 @@ class ProjectPrioritiesApiService extends BaseService {
|
|
|
13667
13953
|
reportProgress: reportProgress,
|
|
13668
13954
|
});
|
|
13669
13955
|
}
|
|
13670
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13671
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13956
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13957
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
|
|
13672
13958
|
}
|
|
13673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13959
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
|
|
13674
13960
|
type: Injectable,
|
|
13675
13961
|
args: [{
|
|
13676
13962
|
providedIn: "root",
|
|
@@ -13988,10 +14274,10 @@ class ProjectResourcesApiService extends BaseService {
|
|
|
13988
14274
|
reportProgress: reportProgress,
|
|
13989
14275
|
});
|
|
13990
14276
|
}
|
|
13991
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13992
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14277
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14278
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
|
|
13993
14279
|
}
|
|
13994
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
|
|
13995
14281
|
type: Injectable,
|
|
13996
14282
|
args: [{
|
|
13997
14283
|
providedIn: "root",
|
|
@@ -14550,10 +14836,10 @@ class ProjectsApiService extends BaseService {
|
|
|
14550
14836
|
reportProgress: reportProgress,
|
|
14551
14837
|
});
|
|
14552
14838
|
}
|
|
14553
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14554
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14839
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14840
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
|
|
14555
14841
|
}
|
|
14556
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14842
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ProjectsApiService, decorators: [{
|
|
14557
14843
|
type: Injectable,
|
|
14558
14844
|
args: [{
|
|
14559
14845
|
providedIn: "root",
|
|
@@ -14843,10 +15129,10 @@ class RolesApiService extends BaseService {
|
|
|
14843
15129
|
reportProgress: reportProgress,
|
|
14844
15130
|
});
|
|
14845
15131
|
}
|
|
14846
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14847
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15132
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15133
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: RolesApiService, providedIn: "root" });
|
|
14848
15134
|
}
|
|
14849
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: RolesApiService, decorators: [{
|
|
14850
15136
|
type: Injectable,
|
|
14851
15137
|
args: [{
|
|
14852
15138
|
providedIn: "root",
|
|
@@ -15006,10 +15292,10 @@ class S3ApiService extends BaseService {
|
|
|
15006
15292
|
reportProgress: reportProgress,
|
|
15007
15293
|
});
|
|
15008
15294
|
}
|
|
15009
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15010
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15295
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15296
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: S3ApiService, providedIn: "root" });
|
|
15011
15297
|
}
|
|
15012
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15298
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: S3ApiService, decorators: [{
|
|
15013
15299
|
type: Injectable,
|
|
15014
15300
|
args: [{
|
|
15015
15301
|
providedIn: "root",
|
|
@@ -15126,10 +15412,10 @@ class SearchPeriodsApiService extends BaseService {
|
|
|
15126
15412
|
reportProgress: reportProgress,
|
|
15127
15413
|
});
|
|
15128
15414
|
}
|
|
15129
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15130
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15415
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15416
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
|
|
15131
15417
|
}
|
|
15132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
|
|
15133
15419
|
type: Injectable,
|
|
15134
15420
|
args: [{
|
|
15135
15421
|
providedIn: "root",
|
|
@@ -15361,10 +15647,10 @@ class SprintsApiService extends BaseService {
|
|
|
15361
15647
|
reportProgress: reportProgress,
|
|
15362
15648
|
});
|
|
15363
15649
|
}
|
|
15364
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15365
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15650
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15651
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SprintsApiService, providedIn: "root" });
|
|
15366
15652
|
}
|
|
15367
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15653
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SprintsApiService, decorators: [{
|
|
15368
15654
|
type: Injectable,
|
|
15369
15655
|
args: [{
|
|
15370
15656
|
providedIn: "root",
|
|
@@ -15530,10 +15816,10 @@ class SsoApiService extends BaseService {
|
|
|
15530
15816
|
reportProgress: reportProgress,
|
|
15531
15817
|
});
|
|
15532
15818
|
}
|
|
15533
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15534
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15819
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15820
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SsoApiService, providedIn: "root" });
|
|
15535
15821
|
}
|
|
15536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: SsoApiService, decorators: [{
|
|
15537
15823
|
type: Injectable,
|
|
15538
15824
|
args: [{
|
|
15539
15825
|
providedIn: "root",
|
|
@@ -16028,10 +16314,10 @@ class TasksApiService extends BaseService {
|
|
|
16028
16314
|
reportProgress: reportProgress,
|
|
16029
16315
|
});
|
|
16030
16316
|
}
|
|
16031
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16032
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16317
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16318
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TasksApiService, providedIn: "root" });
|
|
16033
16319
|
}
|
|
16034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16320
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TasksApiService, decorators: [{
|
|
16035
16321
|
type: Injectable,
|
|
16036
16322
|
args: [{
|
|
16037
16323
|
providedIn: "root",
|
|
@@ -16154,10 +16440,10 @@ class TokenApiService extends BaseService {
|
|
|
16154
16440
|
reportProgress: reportProgress,
|
|
16155
16441
|
});
|
|
16156
16442
|
}
|
|
16157
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16158
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16443
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16444
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TokenApiService, providedIn: "root" });
|
|
16159
16445
|
}
|
|
16160
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: TokenApiService, decorators: [{
|
|
16161
16447
|
type: Injectable,
|
|
16162
16448
|
args: [{
|
|
16163
16449
|
providedIn: "root",
|
|
@@ -16412,10 +16698,10 @@ class UserCapacitiesApiService extends BaseService {
|
|
|
16412
16698
|
reportProgress: reportProgress,
|
|
16413
16699
|
});
|
|
16414
16700
|
}
|
|
16415
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16416
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16701
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16702
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
|
|
16417
16703
|
}
|
|
16418
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16704
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
|
|
16419
16705
|
type: Injectable,
|
|
16420
16706
|
args: [{
|
|
16421
16707
|
providedIn: "root",
|
|
@@ -16646,10 +16932,10 @@ class UserLoginsApiService extends BaseService {
|
|
|
16646
16932
|
reportProgress: reportProgress,
|
|
16647
16933
|
});
|
|
16648
16934
|
}
|
|
16649
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16650
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16935
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16936
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
|
|
16651
16937
|
}
|
|
16652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserLoginsApiService, decorators: [{
|
|
16653
16939
|
type: Injectable,
|
|
16654
16940
|
args: [{
|
|
16655
16941
|
providedIn: "root",
|
|
@@ -16721,10 +17007,10 @@ class UserPeriodApproversApiService extends BaseService {
|
|
|
16721
17007
|
reportProgress: reportProgress,
|
|
16722
17008
|
});
|
|
16723
17009
|
}
|
|
16724
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16725
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17010
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodApproversApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17011
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodApproversApiService, providedIn: "root" });
|
|
16726
17012
|
}
|
|
16727
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17013
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodApproversApiService, decorators: [{
|
|
16728
17014
|
type: Injectable,
|
|
16729
17015
|
args: [{
|
|
16730
17016
|
providedIn: "root",
|
|
@@ -17145,10 +17431,10 @@ class UserPeriodsApiService extends BaseService {
|
|
|
17145
17431
|
reportProgress: reportProgress,
|
|
17146
17432
|
});
|
|
17147
17433
|
}
|
|
17148
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17149
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17434
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17435
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
|
|
17150
17436
|
}
|
|
17151
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserPeriodsApiService, decorators: [{
|
|
17152
17438
|
type: Injectable,
|
|
17153
17439
|
args: [{
|
|
17154
17440
|
providedIn: "root",
|
|
@@ -17477,10 +17763,10 @@ class UserScoresApiService extends BaseService {
|
|
|
17477
17763
|
reportProgress: reportProgress,
|
|
17478
17764
|
});
|
|
17479
17765
|
}
|
|
17480
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17481
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17767
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
|
|
17482
17768
|
}
|
|
17483
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserScoresApiService, decorators: [{
|
|
17484
17770
|
type: Injectable,
|
|
17485
17771
|
args: [{
|
|
17486
17772
|
providedIn: "root",
|
|
@@ -17598,10 +17884,10 @@ class UserTimezoneSettingApiService extends BaseService {
|
|
|
17598
17884
|
reportProgress: reportProgress,
|
|
17599
17885
|
});
|
|
17600
17886
|
}
|
|
17601
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17602
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17887
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17888
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
|
|
17603
17889
|
}
|
|
17604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17890
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
|
|
17605
17891
|
type: Injectable,
|
|
17606
17892
|
args: [{
|
|
17607
17893
|
providedIn: "root",
|
|
@@ -17735,10 +18021,10 @@ class UserTimezonesApiService extends BaseService {
|
|
|
17735
18021
|
reportProgress: reportProgress,
|
|
17736
18022
|
});
|
|
17737
18023
|
}
|
|
17738
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17739
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18024
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18025
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
|
|
17740
18026
|
}
|
|
17741
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18027
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UserTimezonesApiService, decorators: [{
|
|
17742
18028
|
type: Injectable,
|
|
17743
18029
|
args: [{
|
|
17744
18030
|
providedIn: "root",
|
|
@@ -18471,10 +18757,10 @@ class UsersApiService extends BaseService {
|
|
|
18471
18757
|
reportProgress: reportProgress,
|
|
18472
18758
|
});
|
|
18473
18759
|
}
|
|
18474
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18475
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18760
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18761
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UsersApiService, providedIn: "root" });
|
|
18476
18762
|
}
|
|
18477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18763
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: UsersApiService, decorators: [{
|
|
18478
18764
|
type: Injectable,
|
|
18479
18765
|
args: [{
|
|
18480
18766
|
providedIn: "root",
|
|
@@ -18754,10 +19040,10 @@ class VendorsApiService extends BaseService {
|
|
|
18754
19040
|
reportProgress: reportProgress,
|
|
18755
19041
|
});
|
|
18756
19042
|
}
|
|
18757
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18758
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19043
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19044
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: VendorsApiService, providedIn: "root" });
|
|
18759
19045
|
}
|
|
18760
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19046
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: VendorsApiService, decorators: [{
|
|
18761
19047
|
type: Injectable,
|
|
18762
19048
|
args: [{
|
|
18763
19049
|
providedIn: "root",
|
|
@@ -18825,10 +19111,10 @@ class WhoAmIApiService extends BaseService {
|
|
|
18825
19111
|
reportProgress: reportProgress,
|
|
18826
19112
|
});
|
|
18827
19113
|
}
|
|
18828
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18829
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19114
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19115
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
|
|
18830
19116
|
}
|
|
18831
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WhoAmIApiService, decorators: [{
|
|
18832
19118
|
type: Injectable,
|
|
18833
19119
|
args: [{
|
|
18834
19120
|
providedIn: "root",
|
|
@@ -19128,10 +19414,10 @@ class WorkTypesApiService extends BaseService {
|
|
|
19128
19414
|
reportProgress: reportProgress,
|
|
19129
19415
|
});
|
|
19130
19416
|
}
|
|
19131
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19132
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19417
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19418
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
|
|
19133
19419
|
}
|
|
19134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: WorkTypesApiService, decorators: [{
|
|
19135
19421
|
type: Injectable,
|
|
19136
19422
|
args: [{
|
|
19137
19423
|
providedIn: "root",
|
|
@@ -19176,6 +19462,7 @@ const APIS = [
|
|
|
19176
19462
|
ExportTaskHourlyReportForClientApiService,
|
|
19177
19463
|
ExportTaskHourlyReportForProjectApiService,
|
|
19178
19464
|
ExportTasksApiService,
|
|
19465
|
+
ExportUserMetricsApiService,
|
|
19179
19466
|
ExportUserPeriodsApiService,
|
|
19180
19467
|
ExportUserScoreStatsApiService,
|
|
19181
19468
|
ExportUsersApiService,
|
|
@@ -20955,11 +21242,11 @@ class ApiModule {
|
|
|
20955
21242
|
"See also https://github.com/angular/angular/issues/20575");
|
|
20956
21243
|
}
|
|
20957
21244
|
}
|
|
20958
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20959
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
20960
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
21245
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
21246
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.16", ngImport: i0, type: ApiModule });
|
|
21247
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ApiModule });
|
|
20961
21248
|
}
|
|
20962
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.16", ngImport: i0, type: ApiModule, decorators: [{
|
|
20963
21250
|
type: NgModule,
|
|
20964
21251
|
args: [{
|
|
20965
21252
|
imports: [],
|
|
@@ -20991,5 +21278,5 @@ function provideApi(configOrBasePath) {
|
|
|
20991
21278
|
* Generated bundle index. Do not edit.
|
|
20992
21279
|
*/
|
|
20993
21280
|
|
|
20994
|
-
export { APIS, ApiModule, BASE_PATH, BillingFrequencyEnumDto, BillingMethodEnumDto, BillingTypeEnumDto, BranchPeriodTypeEnumDto, BranchPeriodsApiService, BranchesApiService, COLLECTION_FORMATS, ClientErrorEnumDto, ClientNotesApiService, ClientStatusEnumDto, ClientsApiService, ComponentsApiService, ConfigEnumDto, Configuration, CustomXLSXFileFormatEnumDto, DepartmentsApiService, DismissalReasonsApiService, ErrorCode401EnumDto, ErrorCode403EnumDto, ErrorCode404EnumDto, ErrorCode405EnumDto, ErrorCode406EnumDto, ErrorCode415EnumDto, ErrorCode500EnumDto, ExportClientNotesApiService, ExportClientSummaryApiService, ExportClientsApiService, ExportComponentHourlyReportForClientApiService, ExportComponentHourlyReportForProjectApiService, ExportDepartmentHourlyReportForClientApiService, ExportDepartmentHourlyReportForProjectApiService, ExportJobHourlyReportForClientApiService, ExportJobHourlyReportForProjectApiService, ExportJobReportsDepartmentsApiService, ExportJobReportsUsersApiService, ExportJobsApiService, ExportMarginReportApiService, ExportProgressStateEnumDto, ExportProjectNotesApiService, ExportProjectResourcesApiService, ExportProjectStatusReportsApiService, ExportProjectSummaryApiService, ExportProjectsApiService, ExportSprintHourlyReportForClientApiService, ExportSprintHourlyReportForProjectApiService, ExportStatusEnumDto, ExportTaskHourlyReportForClientApiService, ExportTaskHourlyReportForProjectApiService, ExportTasksApiService, ExportUserPeriodsApiService, ExportUserScoreStatsApiService, ExportUsersApiService, FileFormatEnumDto, HostingFrequencyEnumDto, JiraClientApiService, JiraCompareTaskStatusEnumDto, JiraCompareTasksApiService, JiraInstancesApiService, JiraSyncIssueTypeEnumDto, JiraSyncIssuesApiService, JobTypeEnumDto, JobsApiService, LocationsApiService, MonthClosuresApiService, NotificationTypeEnumDto, NotificationsApiService, PDFFileFormatEnumDto, PeriodModelEnumDto, PeriodTypeEnumDto, PermissionDataApiService, PermissionEnumDto, PermissionGroupEnumDto, PriorityEnumDto, ProfileApiService, ProjectNotesApiService, ProjectPrioritiesApiService, ProjectResourcesApiService, ProjectStatusEnumDto, ProjectsApiService, RolesApiService, S3ApiService, ScopeEnumDto, SearchPeriodsApiService, ServerErrorEnumDto, SprintsApiService, SsoApiService, TaskProgressStateEnumDto, TasksApiService, TokenApiService, UserCapacitiesApiService, UserLoginsApiService, UserPeriodApproversApiService, UserPeriodReviewRequestStatusEnumDto, UserPeriodStatusEnumDto, UserPeriodTypeEnumDto, UserPeriodsApiService, UserScoresApiService, UserStatusEnumDto, UserTimezoneSettingApiService, UserTimezoneSettingOrderingEnumDto, UserTimezonesApiService, UsersApiService, VendorsApiService, WhoAmIApiService, WorkTypesApiService, provideApi };
|
|
21281
|
+
export { APIS, ApiModule, BASE_PATH, BillingFrequencyEnumDto, BillingMethodEnumDto, BillingTypeEnumDto, BranchPeriodTypeEnumDto, BranchPeriodsApiService, BranchesApiService, COLLECTION_FORMATS, ClientErrorEnumDto, ClientNotesApiService, ClientStatusEnumDto, ClientsApiService, ComponentsApiService, ConfigEnumDto, Configuration, CustomXLSXFileFormatEnumDto, DepartmentsApiService, DismissalReasonsApiService, ErrorCode401EnumDto, ErrorCode403EnumDto, ErrorCode404EnumDto, ErrorCode405EnumDto, ErrorCode406EnumDto, ErrorCode415EnumDto, ErrorCode500EnumDto, ExportClientNotesApiService, ExportClientSummaryApiService, ExportClientsApiService, ExportComponentHourlyReportForClientApiService, ExportComponentHourlyReportForProjectApiService, ExportDepartmentHourlyReportForClientApiService, ExportDepartmentHourlyReportForProjectApiService, ExportJobHourlyReportForClientApiService, ExportJobHourlyReportForProjectApiService, ExportJobReportsDepartmentsApiService, ExportJobReportsUsersApiService, ExportJobsApiService, ExportMarginReportApiService, ExportProgressStateEnumDto, ExportProjectNotesApiService, ExportProjectResourcesApiService, ExportProjectStatusReportsApiService, ExportProjectSummaryApiService, ExportProjectsApiService, ExportSprintHourlyReportForClientApiService, ExportSprintHourlyReportForProjectApiService, ExportStatusEnumDto, ExportTaskHourlyReportForClientApiService, ExportTaskHourlyReportForProjectApiService, ExportTasksApiService, ExportUserMetricsApiService, ExportUserPeriodsApiService, ExportUserScoreStatsApiService, ExportUsersApiService, FileFormatEnumDto, HostingFrequencyEnumDto, JiraClientApiService, JiraCompareTaskStatusEnumDto, JiraCompareTasksApiService, JiraInstancesApiService, JiraSyncIssueTypeEnumDto, JiraSyncIssuesApiService, JobTypeEnumDto, JobsApiService, LocationsApiService, MonthClosuresApiService, NotificationTypeEnumDto, NotificationsApiService, PDFFileFormatEnumDto, PeriodModelEnumDto, PeriodTypeEnumDto, PermissionDataApiService, PermissionEnumDto, PermissionGroupEnumDto, PriorityEnumDto, ProfileApiService, ProjectNotesApiService, ProjectPrioritiesApiService, ProjectResourcesApiService, ProjectStatusEnumDto, ProjectsApiService, RolesApiService, S3ApiService, ScopeEnumDto, SearchPeriodsApiService, ServerErrorEnumDto, SprintsApiService, SsoApiService, TaskProgressStateEnumDto, TasksApiService, TokenApiService, UserCapacitiesApiService, UserLoginsApiService, UserPeriodApproversApiService, UserPeriodReviewRequestStatusEnumDto, UserPeriodStatusEnumDto, UserPeriodTypeEnumDto, UserPeriodsApiService, UserScoresApiService, UserStatusEnumDto, UserTimezoneSettingApiService, UserTimezoneSettingOrderingEnumDto, UserTimezonesApiService, UsersApiService, VendorsApiService, WhoAmIApiService, WorkTypesApiService, provideApi };
|
|
20995
21282
|
//# sourceMappingURL=saritasa-crm-delmar-core-sdk.mjs.map
|