@saritasa/crm-delmar-core-sdk 0.0.262 → 0.0.264
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/fesm2022/saritasa-crm-delmar-core-sdk.mjs +142 -152
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/jira-instance.dto.d.ts +8 -0
- package/model/models.d.ts +1 -0
- package/model/simple-jira-instance-request.dto.d.ts +1 -0
- package/model/simple-jira-instance.dto.d.ts +3 -0
- package/model/simple-jira-task.dto.d.ts +21 -0
- package/model/simple-project-request.dto.d.ts +1 -0
- package/model/simple-project.dto.d.ts +3 -0
- package/model/simple-task.dto.d.ts +3 -0
- package/model/task.dto.d.ts +3 -0
- package/package.json +1 -1
|
@@ -512,10 +512,10 @@ class BranchPeriodsApiService extends BaseService {
|
|
|
512
512
|
reportProgress: reportProgress,
|
|
513
513
|
});
|
|
514
514
|
}
|
|
515
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
516
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
515
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
516
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchPeriodsApiService, providedIn: "root" });
|
|
517
517
|
}
|
|
518
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
518
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchPeriodsApiService, decorators: [{
|
|
519
519
|
type: Injectable,
|
|
520
520
|
args: [{
|
|
521
521
|
providedIn: "root",
|
|
@@ -895,10 +895,10 @@ class BranchesApiService extends BaseService {
|
|
|
895
895
|
reportProgress: reportProgress,
|
|
896
896
|
});
|
|
897
897
|
}
|
|
898
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
899
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
898
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
899
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchesApiService, providedIn: "root" });
|
|
900
900
|
}
|
|
901
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
901
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: BranchesApiService, decorators: [{
|
|
902
902
|
type: Injectable,
|
|
903
903
|
args: [{
|
|
904
904
|
providedIn: "root",
|
|
@@ -1186,10 +1186,10 @@ class ClientNotesApiService extends BaseService {
|
|
|
1186
1186
|
reportProgress: reportProgress,
|
|
1187
1187
|
});
|
|
1188
1188
|
}
|
|
1189
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1190
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1189
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1190
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientNotesApiService, providedIn: "root" });
|
|
1191
1191
|
}
|
|
1192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1192
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientNotesApiService, decorators: [{
|
|
1193
1193
|
type: Injectable,
|
|
1194
1194
|
args: [{
|
|
1195
1195
|
providedIn: "root",
|
|
@@ -1862,10 +1862,10 @@ class ClientsApiService extends BaseService {
|
|
|
1862
1862
|
reportProgress: reportProgress,
|
|
1863
1863
|
});
|
|
1864
1864
|
}
|
|
1865
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1866
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1865
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1866
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientsApiService, providedIn: "root" });
|
|
1867
1867
|
}
|
|
1868
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ClientsApiService, decorators: [{
|
|
1869
1869
|
type: Injectable,
|
|
1870
1870
|
args: [{
|
|
1871
1871
|
providedIn: "root",
|
|
@@ -2078,10 +2078,10 @@ class ComponentsApiService extends BaseService {
|
|
|
2078
2078
|
reportProgress: reportProgress,
|
|
2079
2079
|
});
|
|
2080
2080
|
}
|
|
2081
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2082
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2081
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2082
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
|
|
2083
2083
|
}
|
|
2084
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2084
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ComponentsApiService, decorators: [{
|
|
2085
2085
|
type: Injectable,
|
|
2086
2086
|
args: [{
|
|
2087
2087
|
providedIn: "root",
|
|
@@ -2461,10 +2461,10 @@ class DepartmentsApiService extends BaseService {
|
|
|
2461
2461
|
reportProgress: reportProgress,
|
|
2462
2462
|
});
|
|
2463
2463
|
}
|
|
2464
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2465
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2464
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2465
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
|
|
2466
2466
|
}
|
|
2467
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DepartmentsApiService, decorators: [{
|
|
2468
2468
|
type: Injectable,
|
|
2469
2469
|
args: [{
|
|
2470
2470
|
providedIn: "root",
|
|
@@ -2757,10 +2757,10 @@ class DismissalReasonsApiService extends BaseService {
|
|
|
2757
2757
|
reportProgress: reportProgress,
|
|
2758
2758
|
});
|
|
2759
2759
|
}
|
|
2760
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2761
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2760
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2761
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
|
|
2762
2762
|
}
|
|
2763
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2763
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
|
|
2764
2764
|
type: Injectable,
|
|
2765
2765
|
args: [{
|
|
2766
2766
|
providedIn: "root",
|
|
@@ -3000,10 +3000,10 @@ class ExportClientNotesApiService extends BaseService {
|
|
|
3000
3000
|
reportProgress: reportProgress,
|
|
3001
3001
|
});
|
|
3002
3002
|
}
|
|
3003
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3004
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3003
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3004
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
|
|
3005
3005
|
}
|
|
3006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
|
|
3007
3007
|
type: Injectable,
|
|
3008
3008
|
args: [{
|
|
3009
3009
|
providedIn: "root",
|
|
@@ -3379,10 +3379,10 @@ class ExportClientsApiService extends BaseService {
|
|
|
3379
3379
|
reportProgress: reportProgress,
|
|
3380
3380
|
});
|
|
3381
3381
|
}
|
|
3382
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3383
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3382
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3383
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
|
|
3384
3384
|
}
|
|
3385
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportClientsApiService, decorators: [{
|
|
3386
3386
|
type: Injectable,
|
|
3387
3387
|
args: [{
|
|
3388
3388
|
providedIn: "root",
|
|
@@ -3664,10 +3664,10 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
3664
3664
|
reportProgress: reportProgress,
|
|
3665
3665
|
});
|
|
3666
3666
|
}
|
|
3667
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3668
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3667
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3668
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
|
|
3669
3669
|
}
|
|
3670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
|
|
3671
3671
|
type: Injectable,
|
|
3672
3672
|
args: [{
|
|
3673
3673
|
providedIn: "root",
|
|
@@ -3949,10 +3949,10 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
3949
3949
|
reportProgress: reportProgress,
|
|
3950
3950
|
});
|
|
3951
3951
|
}
|
|
3952
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3953
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3952
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3953
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
|
|
3954
3954
|
}
|
|
3955
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3955
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
|
|
3956
3956
|
type: Injectable,
|
|
3957
3957
|
args: [{
|
|
3958
3958
|
providedIn: "root",
|
|
@@ -4230,10 +4230,10 @@ class ExportJobsApiService extends BaseService {
|
|
|
4230
4230
|
reportProgress: reportProgress,
|
|
4231
4231
|
});
|
|
4232
4232
|
}
|
|
4233
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4234
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4233
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4234
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
|
|
4235
4235
|
}
|
|
4236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportJobsApiService, decorators: [{
|
|
4237
4237
|
type: Injectable,
|
|
4238
4238
|
args: [{
|
|
4239
4239
|
providedIn: "root",
|
|
@@ -4471,10 +4471,10 @@ class ExportProjectNotesApiService extends BaseService {
|
|
|
4471
4471
|
reportProgress: reportProgress,
|
|
4472
4472
|
});
|
|
4473
4473
|
}
|
|
4474
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4475
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4474
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4475
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
|
|
4476
4476
|
}
|
|
4477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
|
|
4478
4478
|
type: Injectable,
|
|
4479
4479
|
args: [{
|
|
4480
4480
|
providedIn: "root",
|
|
@@ -4734,10 +4734,10 @@ class ExportProjectResourcesApiService extends BaseService {
|
|
|
4734
4734
|
reportProgress: reportProgress,
|
|
4735
4735
|
});
|
|
4736
4736
|
}
|
|
4737
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4738
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4737
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4738
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
|
|
4739
4739
|
}
|
|
4740
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
|
|
4741
4741
|
type: Injectable,
|
|
4742
4742
|
args: [{
|
|
4743
4743
|
providedIn: "root",
|
|
@@ -4989,10 +4989,10 @@ class ExportProjectsApiService extends BaseService {
|
|
|
4989
4989
|
reportProgress: reportProgress,
|
|
4990
4990
|
});
|
|
4991
4991
|
}
|
|
4992
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4993
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4992
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4993
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
|
|
4994
4994
|
}
|
|
4995
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportProjectsApiService, decorators: [{
|
|
4996
4996
|
type: Injectable,
|
|
4997
4997
|
args: [{
|
|
4998
4998
|
providedIn: "root",
|
|
@@ -5276,10 +5276,10 @@ class ExportTasksApiService extends BaseService {
|
|
|
5276
5276
|
reportProgress: reportProgress,
|
|
5277
5277
|
});
|
|
5278
5278
|
}
|
|
5279
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5280
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5279
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5280
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
|
|
5281
5281
|
}
|
|
5282
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportTasksApiService, decorators: [{
|
|
5283
5283
|
type: Injectable,
|
|
5284
5284
|
args: [{
|
|
5285
5285
|
providedIn: "root",
|
|
@@ -5549,10 +5549,10 @@ class ExportUserPeriodsApiService extends BaseService {
|
|
|
5549
5549
|
reportProgress: reportProgress,
|
|
5550
5550
|
});
|
|
5551
5551
|
}
|
|
5552
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5553
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5552
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5553
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
|
|
5554
5554
|
}
|
|
5555
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5555
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
|
|
5556
5556
|
type: Injectable,
|
|
5557
5557
|
args: [{
|
|
5558
5558
|
providedIn: "root",
|
|
@@ -5820,10 +5820,10 @@ class ExportUsersApiService extends BaseService {
|
|
|
5820
5820
|
reportProgress: reportProgress,
|
|
5821
5821
|
});
|
|
5822
5822
|
}
|
|
5823
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5824
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5823
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5824
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
|
|
5825
5825
|
}
|
|
5826
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5826
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ExportUsersApiService, decorators: [{
|
|
5827
5827
|
type: Injectable,
|
|
5828
5828
|
args: [{
|
|
5829
5829
|
providedIn: "root",
|
|
@@ -5904,10 +5904,10 @@ class JiraClientApiService extends BaseService {
|
|
|
5904
5904
|
reportProgress: reportProgress,
|
|
5905
5905
|
});
|
|
5906
5906
|
}
|
|
5907
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5908
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5907
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5908
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
|
|
5909
5909
|
}
|
|
5910
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5910
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraClientApiService, decorators: [{
|
|
5911
5911
|
type: Injectable,
|
|
5912
5912
|
args: [{
|
|
5913
5913
|
providedIn: "root",
|
|
@@ -6021,10 +6021,10 @@ class JiraInstancesApiService extends BaseService {
|
|
|
6021
6021
|
reportProgress: reportProgress,
|
|
6022
6022
|
});
|
|
6023
6023
|
}
|
|
6024
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6025
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6024
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6025
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
|
|
6026
6026
|
}
|
|
6027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6027
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JiraInstancesApiService, decorators: [{
|
|
6028
6028
|
type: Injectable,
|
|
6029
6029
|
args: [{
|
|
6030
6030
|
providedIn: "root",
|
|
@@ -6986,10 +6986,10 @@ class JobsApiService extends BaseService {
|
|
|
6986
6986
|
reportProgress: reportProgress,
|
|
6987
6987
|
});
|
|
6988
6988
|
}
|
|
6989
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6990
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6989
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6990
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JobsApiService, providedIn: "root" });
|
|
6991
6991
|
}
|
|
6992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6992
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: JobsApiService, decorators: [{
|
|
6993
6993
|
type: Injectable,
|
|
6994
6994
|
args: [{
|
|
6995
6995
|
providedIn: "root",
|
|
@@ -7272,10 +7272,10 @@ class LocationsApiService extends BaseService {
|
|
|
7272
7272
|
reportProgress: reportProgress,
|
|
7273
7273
|
});
|
|
7274
7274
|
}
|
|
7275
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7276
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7275
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7276
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: LocationsApiService, providedIn: "root" });
|
|
7277
7277
|
}
|
|
7278
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7278
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: LocationsApiService, decorators: [{
|
|
7279
7279
|
type: Injectable,
|
|
7280
7280
|
args: [{
|
|
7281
7281
|
providedIn: "root",
|
|
@@ -7573,10 +7573,10 @@ class NotificationsApiService extends BaseService {
|
|
|
7573
7573
|
reportProgress: reportProgress,
|
|
7574
7574
|
});
|
|
7575
7575
|
}
|
|
7576
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7577
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7576
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7577
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
|
|
7578
7578
|
}
|
|
7579
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7579
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: NotificationsApiService, decorators: [{
|
|
7580
7580
|
type: Injectable,
|
|
7581
7581
|
args: [{
|
|
7582
7582
|
providedIn: "root",
|
|
@@ -7641,10 +7641,10 @@ class PermissionDataApiService extends BaseService {
|
|
|
7641
7641
|
reportProgress: reportProgress,
|
|
7642
7642
|
});
|
|
7643
7643
|
}
|
|
7644
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7645
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7644
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7645
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
|
|
7646
7646
|
}
|
|
7647
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7647
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: PermissionDataApiService, decorators: [{
|
|
7648
7648
|
type: Injectable,
|
|
7649
7649
|
args: [{
|
|
7650
7650
|
providedIn: "root",
|
|
@@ -7759,10 +7759,10 @@ class ProfileApiService extends BaseService {
|
|
|
7759
7759
|
reportProgress: reportProgress,
|
|
7760
7760
|
});
|
|
7761
7761
|
}
|
|
7762
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7763
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7762
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7763
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProfileApiService, providedIn: "root" });
|
|
7764
7764
|
}
|
|
7765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7765
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProfileApiService, decorators: [{
|
|
7766
7766
|
type: Injectable,
|
|
7767
7767
|
args: [{
|
|
7768
7768
|
providedIn: "root",
|
|
@@ -8048,10 +8048,10 @@ class ProjectNotesApiService extends BaseService {
|
|
|
8048
8048
|
reportProgress: reportProgress,
|
|
8049
8049
|
});
|
|
8050
8050
|
}
|
|
8051
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8052
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8051
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8052
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
|
|
8053
8053
|
}
|
|
8054
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8054
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectNotesApiService, decorators: [{
|
|
8055
8055
|
type: Injectable,
|
|
8056
8056
|
args: [{
|
|
8057
8057
|
providedIn: "root",
|
|
@@ -8191,10 +8191,10 @@ class ProjectPrioritiesApiService extends BaseService {
|
|
|
8191
8191
|
reportProgress: reportProgress,
|
|
8192
8192
|
});
|
|
8193
8193
|
}
|
|
8194
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8195
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8194
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8195
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
|
|
8196
8196
|
}
|
|
8197
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
|
|
8198
8198
|
type: Injectable,
|
|
8199
8199
|
args: [{
|
|
8200
8200
|
providedIn: "root",
|
|
@@ -8505,10 +8505,10 @@ class ProjectResourcesApiService extends BaseService {
|
|
|
8505
8505
|
reportProgress: reportProgress,
|
|
8506
8506
|
});
|
|
8507
8507
|
}
|
|
8508
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8509
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8508
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8509
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
|
|
8510
8510
|
}
|
|
8511
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8511
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
|
|
8512
8512
|
type: Injectable,
|
|
8513
8513
|
args: [{
|
|
8514
8514
|
providedIn: "root",
|
|
@@ -8933,10 +8933,10 @@ class ProjectsApiService extends BaseService {
|
|
|
8933
8933
|
reportProgress: reportProgress,
|
|
8934
8934
|
});
|
|
8935
8935
|
}
|
|
8936
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8937
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8936
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8937
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
|
|
8938
8938
|
}
|
|
8939
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8939
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ProjectsApiService, decorators: [{
|
|
8940
8940
|
type: Injectable,
|
|
8941
8941
|
args: [{
|
|
8942
8942
|
providedIn: "root",
|
|
@@ -9219,10 +9219,10 @@ class RolesApiService extends BaseService {
|
|
|
9219
9219
|
reportProgress: reportProgress,
|
|
9220
9220
|
});
|
|
9221
9221
|
}
|
|
9222
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9223
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9222
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9223
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: RolesApiService, providedIn: "root" });
|
|
9224
9224
|
}
|
|
9225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: RolesApiService, decorators: [{
|
|
9226
9226
|
type: Injectable,
|
|
9227
9227
|
args: [{
|
|
9228
9228
|
providedIn: "root",
|
|
@@ -9303,10 +9303,10 @@ class S3ApiService extends BaseService {
|
|
|
9303
9303
|
reportProgress: reportProgress,
|
|
9304
9304
|
});
|
|
9305
9305
|
}
|
|
9306
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9307
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9306
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9307
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: S3ApiService, providedIn: "root" });
|
|
9308
9308
|
}
|
|
9309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: S3ApiService, decorators: [{
|
|
9310
9310
|
type: Injectable,
|
|
9311
9311
|
args: [{
|
|
9312
9312
|
providedIn: "root",
|
|
@@ -9420,10 +9420,10 @@ class SearchPeriodsApiService extends BaseService {
|
|
|
9420
9420
|
reportProgress: reportProgress,
|
|
9421
9421
|
});
|
|
9422
9422
|
}
|
|
9423
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9424
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9423
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9424
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
|
|
9425
9425
|
}
|
|
9426
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9426
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
|
|
9427
9427
|
type: Injectable,
|
|
9428
9428
|
args: [{
|
|
9429
9429
|
providedIn: "root",
|
|
@@ -9636,10 +9636,10 @@ class SprintsApiService extends BaseService {
|
|
|
9636
9636
|
reportProgress: reportProgress,
|
|
9637
9637
|
});
|
|
9638
9638
|
}
|
|
9639
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9640
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9639
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9640
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SprintsApiService, providedIn: "root" });
|
|
9641
9641
|
}
|
|
9642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9642
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SprintsApiService, decorators: [{
|
|
9643
9643
|
type: Injectable,
|
|
9644
9644
|
args: [{
|
|
9645
9645
|
providedIn: "root",
|
|
@@ -9808,10 +9808,10 @@ class SsoApiService extends BaseService {
|
|
|
9808
9808
|
reportProgress: reportProgress,
|
|
9809
9809
|
});
|
|
9810
9810
|
}
|
|
9811
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9812
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9811
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9812
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SsoApiService, providedIn: "root" });
|
|
9813
9813
|
}
|
|
9814
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9814
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: SsoApiService, decorators: [{
|
|
9815
9815
|
type: Injectable,
|
|
9816
9816
|
args: [{
|
|
9817
9817
|
providedIn: "root",
|
|
@@ -10360,10 +10360,10 @@ class TasksApiService extends BaseService {
|
|
|
10360
10360
|
reportProgress: reportProgress,
|
|
10361
10361
|
});
|
|
10362
10362
|
}
|
|
10363
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10364
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10363
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10364
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TasksApiService, providedIn: "root" });
|
|
10365
10365
|
}
|
|
10366
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10366
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TasksApiService, decorators: [{
|
|
10367
10367
|
type: Injectable,
|
|
10368
10368
|
args: [{
|
|
10369
10369
|
providedIn: "root",
|
|
@@ -10488,10 +10488,10 @@ class TokenApiService extends BaseService {
|
|
|
10488
10488
|
reportProgress: reportProgress,
|
|
10489
10489
|
});
|
|
10490
10490
|
}
|
|
10491
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10492
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10491
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10492
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TokenApiService, providedIn: "root" });
|
|
10493
10493
|
}
|
|
10494
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10494
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: TokenApiService, decorators: [{
|
|
10495
10495
|
type: Injectable,
|
|
10496
10496
|
args: [{
|
|
10497
10497
|
providedIn: "root",
|
|
@@ -10734,10 +10734,10 @@ class UserCapacitiesApiService extends BaseService {
|
|
|
10734
10734
|
reportProgress: reportProgress,
|
|
10735
10735
|
});
|
|
10736
10736
|
}
|
|
10737
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10738
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10737
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10738
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
|
|
10739
10739
|
}
|
|
10740
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
|
|
10741
10741
|
type: Injectable,
|
|
10742
10742
|
args: [{
|
|
10743
10743
|
providedIn: "root",
|
|
@@ -10963,10 +10963,10 @@ class UserLoginsApiService extends BaseService {
|
|
|
10963
10963
|
reportProgress: reportProgress,
|
|
10964
10964
|
});
|
|
10965
10965
|
}
|
|
10966
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10967
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10966
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10967
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
|
|
10968
10968
|
}
|
|
10969
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserLoginsApiService, decorators: [{
|
|
10970
10970
|
type: Injectable,
|
|
10971
10971
|
args: [{
|
|
10972
10972
|
providedIn: "root",
|
|
@@ -11377,10 +11377,10 @@ class UserPeriodsApiService extends BaseService {
|
|
|
11377
11377
|
reportProgress: reportProgress,
|
|
11378
11378
|
});
|
|
11379
11379
|
}
|
|
11380
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11381
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
11380
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11381
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
|
|
11382
11382
|
}
|
|
11383
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11383
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserPeriodsApiService, decorators: [{
|
|
11384
11384
|
type: Injectable,
|
|
11385
11385
|
args: [{
|
|
11386
11386
|
providedIn: "root",
|
|
@@ -11653,10 +11653,10 @@ class UserScoresApiService extends BaseService {
|
|
|
11653
11653
|
reportProgress: reportProgress,
|
|
11654
11654
|
});
|
|
11655
11655
|
}
|
|
11656
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11657
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
11656
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11657
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
|
|
11658
11658
|
}
|
|
11659
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11659
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserScoresApiService, decorators: [{
|
|
11660
11660
|
type: Injectable,
|
|
11661
11661
|
args: [{
|
|
11662
11662
|
providedIn: "root",
|
|
@@ -11772,10 +11772,10 @@ class UserTimezoneSettingApiService extends BaseService {
|
|
|
11772
11772
|
reportProgress: reportProgress,
|
|
11773
11773
|
});
|
|
11774
11774
|
}
|
|
11775
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11776
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
11775
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11776
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
|
|
11777
11777
|
}
|
|
11778
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11778
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
|
|
11779
11779
|
type: Injectable,
|
|
11780
11780
|
args: [{
|
|
11781
11781
|
providedIn: "root",
|
|
@@ -11907,10 +11907,10 @@ class UserTimezonesApiService extends BaseService {
|
|
|
11907
11907
|
reportProgress: reportProgress,
|
|
11908
11908
|
});
|
|
11909
11909
|
}
|
|
11910
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11911
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
11910
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11911
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
|
|
11912
11912
|
}
|
|
11913
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11913
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UserTimezonesApiService, decorators: [{
|
|
11914
11914
|
type: Injectable,
|
|
11915
11915
|
args: [{
|
|
11916
11916
|
providedIn: "root",
|
|
@@ -12303,10 +12303,10 @@ class UsersApiService extends BaseService {
|
|
|
12303
12303
|
reportProgress: reportProgress,
|
|
12304
12304
|
});
|
|
12305
12305
|
}
|
|
12306
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12307
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12306
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12307
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UsersApiService, providedIn: "root" });
|
|
12308
12308
|
}
|
|
12309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: UsersApiService, decorators: [{
|
|
12310
12310
|
type: Injectable,
|
|
12311
12311
|
args: [{
|
|
12312
12312
|
providedIn: "root",
|
|
@@ -12579,10 +12579,10 @@ class VendorsApiService extends BaseService {
|
|
|
12579
12579
|
reportProgress: reportProgress,
|
|
12580
12580
|
});
|
|
12581
12581
|
}
|
|
12582
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12583
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12582
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12583
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: VendorsApiService, providedIn: "root" });
|
|
12584
12584
|
}
|
|
12585
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12585
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: VendorsApiService, decorators: [{
|
|
12586
12586
|
type: Injectable,
|
|
12587
12587
|
args: [{
|
|
12588
12588
|
providedIn: "root",
|
|
@@ -12647,10 +12647,10 @@ class WhoAmIApiService extends BaseService {
|
|
|
12647
12647
|
reportProgress: reportProgress,
|
|
12648
12648
|
});
|
|
12649
12649
|
}
|
|
12650
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12651
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12650
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12651
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
|
|
12652
12652
|
}
|
|
12653
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12653
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WhoAmIApiService, decorators: [{
|
|
12654
12654
|
type: Injectable,
|
|
12655
12655
|
args: [{
|
|
12656
12656
|
providedIn: "root",
|
|
@@ -12947,10 +12947,10 @@ class WorkTypesApiService extends BaseService {
|
|
|
12947
12947
|
reportProgress: reportProgress,
|
|
12948
12948
|
});
|
|
12949
12949
|
}
|
|
12950
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12951
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12950
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12951
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
|
|
12952
12952
|
}
|
|
12953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12953
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: WorkTypesApiService, decorators: [{
|
|
12954
12954
|
type: Injectable,
|
|
12955
12955
|
args: [{
|
|
12956
12956
|
providedIn: "root",
|
|
@@ -29270,16 +29270,6 @@ var ServerErrorEnumDto;
|
|
|
29270
29270
|
* Do not edit the class manually.
|
|
29271
29271
|
*/
|
|
29272
29272
|
|
|
29273
|
-
/**
|
|
29274
|
-
* Delmar Api
|
|
29275
|
-
*
|
|
29276
|
-
*
|
|
29277
|
-
*
|
|
29278
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
29279
|
-
* https://openapi-generator.tech
|
|
29280
|
-
* Do not edit the class manually.
|
|
29281
|
-
*/
|
|
29282
|
-
|
|
29283
29273
|
/**
|
|
29284
29274
|
* Delmar Api
|
|
29285
29275
|
*
|
|
@@ -37147,11 +37137,11 @@ class ApiModule {
|
|
|
37147
37137
|
"See also https://github.com/angular/angular/issues/20575");
|
|
37148
37138
|
}
|
|
37149
37139
|
}
|
|
37150
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
37151
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
37152
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
37140
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
37141
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.8", ngImport: i0, type: ApiModule });
|
|
37142
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ApiModule });
|
|
37153
37143
|
}
|
|
37154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
37144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: ApiModule, decorators: [{
|
|
37155
37145
|
type: NgModule,
|
|
37156
37146
|
args: [{
|
|
37157
37147
|
imports: [],
|