@revxui/api-clients-ts 3.0.0-beta02-07 → 3.0.0-beta02-08
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/revxui-api-clients-ts.mjs +121 -121
- package/fesm2022/revxui-api-clients-ts.mjs.map +1 -1
- package/index.d.ts +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @revxui/api-clients-ts@3.0.0-beta02-
|
|
1
|
+
# @revxui/api-clients-ts@3.0.0-beta02-08
|
|
2
2
|
|
|
3
3
|
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
|
|
@@ -24,7 +24,7 @@ Navigate to the folder of your consuming project and run one of next commands.
|
|
|
24
24
|
_published:_
|
|
25
25
|
|
|
26
26
|
```console
|
|
27
|
-
npm install @revxui/api-clients-ts@3.0.0-beta02-
|
|
27
|
+
npm install @revxui/api-clients-ts@3.0.0-beta02-08 --save
|
|
28
28
|
```
|
|
29
29
|
|
|
30
30
|
_without publishing (not recommended):_
|
|
@@ -1075,10 +1075,10 @@ class AdvertiserControllerService extends BaseService {
|
|
|
1075
1075
|
reportProgress: reportProgress
|
|
1076
1076
|
});
|
|
1077
1077
|
}
|
|
1078
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1079
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1078
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AdvertiserControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1079
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AdvertiserControllerService, providedIn: 'root' });
|
|
1080
1080
|
}
|
|
1081
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1081
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AdvertiserControllerService, decorators: [{
|
|
1082
1082
|
type: Injectable,
|
|
1083
1083
|
args: [{
|
|
1084
1084
|
providedIn: 'root'
|
|
@@ -1355,10 +1355,10 @@ class AppSettingsControllerService extends BaseService {
|
|
|
1355
1355
|
reportProgress: reportProgress
|
|
1356
1356
|
});
|
|
1357
1357
|
}
|
|
1358
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1359
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1358
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppSettingsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1359
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppSettingsControllerService, providedIn: 'root' });
|
|
1360
1360
|
}
|
|
1361
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1361
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppSettingsControllerService, decorators: [{
|
|
1362
1362
|
type: Injectable,
|
|
1363
1363
|
args: [{
|
|
1364
1364
|
providedIn: 'root'
|
|
@@ -1524,10 +1524,10 @@ class AppsFlyerAudienceControllerService extends BaseService {
|
|
|
1524
1524
|
reportProgress: reportProgress
|
|
1525
1525
|
});
|
|
1526
1526
|
}
|
|
1527
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1528
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1527
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerAudienceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1528
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerAudienceControllerService, providedIn: 'root' });
|
|
1529
1529
|
}
|
|
1530
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1530
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerAudienceControllerService, decorators: [{
|
|
1531
1531
|
type: Injectable,
|
|
1532
1532
|
args: [{
|
|
1533
1533
|
providedIn: 'root'
|
|
@@ -1597,10 +1597,10 @@ class AppsFlyerControllerService extends BaseService {
|
|
|
1597
1597
|
reportProgress: reportProgress
|
|
1598
1598
|
});
|
|
1599
1599
|
}
|
|
1600
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1601
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1600
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1601
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerControllerService, providedIn: 'root' });
|
|
1602
1602
|
}
|
|
1603
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1603
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AppsFlyerControllerService, decorators: [{
|
|
1604
1604
|
type: Injectable,
|
|
1605
1605
|
args: [{
|
|
1606
1606
|
providedIn: 'root'
|
|
@@ -2669,10 +2669,10 @@ class AudienceControllerService extends BaseService {
|
|
|
2669
2669
|
reportProgress: reportProgress
|
|
2670
2670
|
});
|
|
2671
2671
|
}
|
|
2672
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2673
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2672
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AudienceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2673
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AudienceControllerService, providedIn: 'root' });
|
|
2674
2674
|
}
|
|
2675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2675
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AudienceControllerService, decorators: [{
|
|
2676
2676
|
type: Injectable,
|
|
2677
2677
|
args: [{
|
|
2678
2678
|
providedIn: 'root'
|
|
@@ -2848,10 +2848,10 @@ class AuditControllerService extends BaseService {
|
|
|
2848
2848
|
reportProgress: reportProgress
|
|
2849
2849
|
});
|
|
2850
2850
|
}
|
|
2851
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2852
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2851
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AuditControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2852
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AuditControllerService, providedIn: 'root' });
|
|
2853
2853
|
}
|
|
2854
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: AuditControllerService, decorators: [{
|
|
2855
2855
|
type: Injectable,
|
|
2856
2856
|
args: [{
|
|
2857
2857
|
providedIn: 'root'
|
|
@@ -2983,10 +2983,10 @@ class BidFunnelControllerService extends BaseService {
|
|
|
2983
2983
|
reportProgress: reportProgress
|
|
2984
2984
|
});
|
|
2985
2985
|
}
|
|
2986
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2987
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
2986
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BidFunnelControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2987
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BidFunnelControllerService, providedIn: 'root' });
|
|
2988
2988
|
}
|
|
2989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2989
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BidFunnelControllerService, decorators: [{
|
|
2990
2990
|
type: Injectable,
|
|
2991
2991
|
args: [{
|
|
2992
2992
|
providedIn: 'root'
|
|
@@ -3239,10 +3239,10 @@ class BulkStrategyControllerService extends BaseService {
|
|
|
3239
3239
|
reportProgress: reportProgress
|
|
3240
3240
|
});
|
|
3241
3241
|
}
|
|
3242
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3243
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
3242
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BulkStrategyControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3243
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BulkStrategyControllerService, providedIn: 'root' });
|
|
3244
3244
|
}
|
|
3245
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: BulkStrategyControllerService, decorators: [{
|
|
3246
3246
|
type: Injectable,
|
|
3247
3247
|
args: [{
|
|
3248
3248
|
providedIn: 'root'
|
|
@@ -3346,10 +3346,10 @@ class CSSThemeControllerService extends BaseService {
|
|
|
3346
3346
|
reportProgress: reportProgress
|
|
3347
3347
|
});
|
|
3348
3348
|
}
|
|
3349
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3350
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
3349
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CSSThemeControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3350
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CSSThemeControllerService, providedIn: 'root' });
|
|
3351
3351
|
}
|
|
3352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3352
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CSSThemeControllerService, decorators: [{
|
|
3353
3353
|
type: Injectable,
|
|
3354
3354
|
args: [{
|
|
3355
3355
|
providedIn: 'root'
|
|
@@ -3866,10 +3866,10 @@ class CampaignControllerService extends BaseService {
|
|
|
3866
3866
|
reportProgress: reportProgress
|
|
3867
3867
|
});
|
|
3868
3868
|
}
|
|
3869
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3870
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
3869
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CampaignControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3870
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CampaignControllerService, providedIn: 'root' });
|
|
3871
3871
|
}
|
|
3872
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CampaignControllerService, decorators: [{
|
|
3873
3873
|
type: Injectable,
|
|
3874
3874
|
args: [{
|
|
3875
3875
|
providedIn: 'root'
|
|
@@ -4127,10 +4127,10 @@ class CatalogControllerService extends BaseService {
|
|
|
4127
4127
|
reportProgress: reportProgress
|
|
4128
4128
|
});
|
|
4129
4129
|
}
|
|
4130
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4131
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4130
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CatalogControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4131
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CatalogControllerService, providedIn: 'root' });
|
|
4132
4132
|
}
|
|
4133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CatalogControllerService, decorators: [{
|
|
4134
4134
|
type: Injectable,
|
|
4135
4135
|
args: [{
|
|
4136
4136
|
providedIn: 'root'
|
|
@@ -4385,10 +4385,10 @@ class ClickDestinationControllerService extends BaseService {
|
|
|
4385
4385
|
reportProgress: reportProgress
|
|
4386
4386
|
});
|
|
4387
4387
|
}
|
|
4388
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4389
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4388
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ClickDestinationControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4389
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ClickDestinationControllerService, providedIn: 'root' });
|
|
4390
4390
|
}
|
|
4391
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4391
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ClickDestinationControllerService, decorators: [{
|
|
4392
4392
|
type: Injectable,
|
|
4393
4393
|
args: [{
|
|
4394
4394
|
providedIn: 'root'
|
|
@@ -4452,10 +4452,10 @@ class ConsoleCreativeControllerService extends BaseService {
|
|
|
4452
4452
|
reportProgress: reportProgress
|
|
4453
4453
|
});
|
|
4454
4454
|
}
|
|
4455
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4456
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4455
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ConsoleCreativeControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4456
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ConsoleCreativeControllerService, providedIn: 'root' });
|
|
4457
4457
|
}
|
|
4458
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ConsoleCreativeControllerService, decorators: [{
|
|
4459
4459
|
type: Injectable,
|
|
4460
4460
|
args: [{
|
|
4461
4461
|
providedIn: 'root'
|
|
@@ -5170,10 +5170,10 @@ class CreativeControllerService extends BaseService {
|
|
|
5170
5170
|
reportProgress: reportProgress
|
|
5171
5171
|
});
|
|
5172
5172
|
}
|
|
5173
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5174
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5173
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5174
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeControllerService, providedIn: 'root' });
|
|
5175
5175
|
}
|
|
5176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeControllerService, decorators: [{
|
|
5177
5177
|
type: Injectable,
|
|
5178
5178
|
args: [{
|
|
5179
5179
|
providedIn: 'root'
|
|
@@ -5936,10 +5936,10 @@ class CreativeSetsControllerService extends BaseService {
|
|
|
5936
5936
|
reportProgress: reportProgress
|
|
5937
5937
|
});
|
|
5938
5938
|
}
|
|
5939
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5940
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5939
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5940
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsControllerService, providedIn: 'root' });
|
|
5941
5941
|
}
|
|
5942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5942
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsControllerService, decorators: [{
|
|
5943
5943
|
type: Injectable,
|
|
5944
5944
|
args: [{
|
|
5945
5945
|
providedIn: 'root'
|
|
@@ -6209,10 +6209,10 @@ class CreativeSetsV2ControllerService extends BaseService {
|
|
|
6209
6209
|
reportProgress: reportProgress
|
|
6210
6210
|
});
|
|
6211
6211
|
}
|
|
6212
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6213
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6212
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsV2ControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6213
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsV2ControllerService, providedIn: 'root' });
|
|
6214
6214
|
}
|
|
6215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6215
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeSetsV2ControllerService, decorators: [{
|
|
6216
6216
|
type: Injectable,
|
|
6217
6217
|
args: [{
|
|
6218
6218
|
providedIn: 'root'
|
|
@@ -6414,10 +6414,10 @@ class CreativeTemplateThemesControllerService extends BaseService {
|
|
|
6414
6414
|
reportProgress: reportProgress
|
|
6415
6415
|
});
|
|
6416
6416
|
}
|
|
6417
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6418
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6417
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateThemesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6418
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateThemesControllerService, providedIn: 'root' });
|
|
6419
6419
|
}
|
|
6420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateThemesControllerService, decorators: [{
|
|
6421
6421
|
type: Injectable,
|
|
6422
6422
|
args: [{
|
|
6423
6423
|
providedIn: 'root'
|
|
@@ -6481,10 +6481,10 @@ class CreativeTemplateVariablesControllerService extends BaseService {
|
|
|
6481
6481
|
reportProgress: reportProgress
|
|
6482
6482
|
});
|
|
6483
6483
|
}
|
|
6484
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6485
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6484
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateVariablesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6485
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateVariablesControllerService, providedIn: 'root' });
|
|
6486
6486
|
}
|
|
6487
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6487
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplateVariablesControllerService, decorators: [{
|
|
6488
6488
|
type: Injectable,
|
|
6489
6489
|
args: [{
|
|
6490
6490
|
providedIn: 'root'
|
|
@@ -6640,10 +6640,10 @@ class CreativeTemplatesControllerService extends BaseService {
|
|
|
6640
6640
|
reportProgress: reportProgress
|
|
6641
6641
|
});
|
|
6642
6642
|
}
|
|
6643
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6644
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6643
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplatesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6644
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplatesControllerService, providedIn: 'root' });
|
|
6645
6645
|
}
|
|
6646
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6646
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CreativeTemplatesControllerService, decorators: [{
|
|
6647
6647
|
type: Injectable,
|
|
6648
6648
|
args: [{
|
|
6649
6649
|
providedIn: 'root'
|
|
@@ -6810,10 +6810,10 @@ class CustomerReportingControllerService extends BaseService {
|
|
|
6810
6810
|
reportProgress: reportProgress
|
|
6811
6811
|
});
|
|
6812
6812
|
}
|
|
6813
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6814
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6813
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CustomerReportingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6814
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CustomerReportingControllerService, providedIn: 'root' });
|
|
6815
6815
|
}
|
|
6816
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6816
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: CustomerReportingControllerService, decorators: [{
|
|
6817
6817
|
type: Injectable,
|
|
6818
6818
|
args: [{
|
|
6819
6819
|
providedIn: 'root'
|
|
@@ -7469,10 +7469,10 @@ class DCOVideoSettingsControllerService extends BaseService {
|
|
|
7469
7469
|
reportProgress: reportProgress
|
|
7470
7470
|
});
|
|
7471
7471
|
}
|
|
7472
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
7473
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
7472
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DCOVideoSettingsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7473
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DCOVideoSettingsControllerService, providedIn: 'root' });
|
|
7474
7474
|
}
|
|
7475
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
7475
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
|
|
7476
7476
|
type: Injectable,
|
|
7477
7477
|
args: [{
|
|
7478
7478
|
providedIn: 'root'
|
|
@@ -8239,10 +8239,10 @@ class DashboardControllerService extends BaseService {
|
|
|
8239
8239
|
reportProgress: reportProgress
|
|
8240
8240
|
});
|
|
8241
8241
|
}
|
|
8242
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8243
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8242
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DashboardControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8243
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DashboardControllerService, providedIn: 'root' });
|
|
8244
8244
|
}
|
|
8245
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: DashboardControllerService, decorators: [{
|
|
8246
8246
|
type: Injectable,
|
|
8247
8247
|
args: [{
|
|
8248
8248
|
providedIn: 'root'
|
|
@@ -9094,10 +9094,10 @@ class ExperimentsControllerService extends BaseService {
|
|
|
9094
9094
|
reportProgress: reportProgress
|
|
9095
9095
|
});
|
|
9096
9096
|
}
|
|
9097
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9098
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9097
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ExperimentsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9098
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ExperimentsControllerService, providedIn: 'root' });
|
|
9099
9099
|
}
|
|
9100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9100
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ExperimentsControllerService, decorators: [{
|
|
9101
9101
|
type: Injectable,
|
|
9102
9102
|
args: [{
|
|
9103
9103
|
providedIn: 'root'
|
|
@@ -9265,10 +9265,10 @@ class FileUploadControllerService extends BaseService {
|
|
|
9265
9265
|
reportProgress: reportProgress
|
|
9266
9266
|
});
|
|
9267
9267
|
}
|
|
9268
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9269
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9268
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: FileUploadControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9269
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: FileUploadControllerService, providedIn: 'root' });
|
|
9270
9270
|
}
|
|
9271
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9271
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: FileUploadControllerService, decorators: [{
|
|
9272
9272
|
type: Injectable,
|
|
9273
9273
|
args: [{
|
|
9274
9274
|
providedIn: 'root'
|
|
@@ -9344,10 +9344,10 @@ class MDMPAudienceControllerService extends BaseService {
|
|
|
9344
9344
|
reportProgress: reportProgress
|
|
9345
9345
|
});
|
|
9346
9346
|
}
|
|
9347
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9348
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9347
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: MDMPAudienceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9348
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: MDMPAudienceControllerService, providedIn: 'root' });
|
|
9349
9349
|
}
|
|
9350
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9350
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: MDMPAudienceControllerService, decorators: [{
|
|
9351
9351
|
type: Injectable,
|
|
9352
9352
|
args: [{
|
|
9353
9353
|
providedIn: 'root'
|
|
@@ -9566,10 +9566,10 @@ class NotificationsControllerService extends BaseService {
|
|
|
9566
9566
|
reportProgress: reportProgress
|
|
9567
9567
|
});
|
|
9568
9568
|
}
|
|
9569
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9570
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9569
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: NotificationsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9570
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: NotificationsControllerService, providedIn: 'root' });
|
|
9571
9571
|
}
|
|
9572
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: NotificationsControllerService, decorators: [{
|
|
9573
9573
|
type: Injectable,
|
|
9574
9574
|
args: [{
|
|
9575
9575
|
providedIn: 'root'
|
|
@@ -9907,10 +9907,10 @@ class PixelControllerService extends BaseService {
|
|
|
9907
9907
|
reportProgress: reportProgress
|
|
9908
9908
|
});
|
|
9909
9909
|
}
|
|
9910
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9911
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9910
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: PixelControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9911
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: PixelControllerService, providedIn: 'root' });
|
|
9912
9912
|
}
|
|
9913
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9913
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: PixelControllerService, decorators: [{
|
|
9914
9914
|
type: Injectable,
|
|
9915
9915
|
args: [{
|
|
9916
9916
|
providedIn: 'root'
|
|
@@ -10044,10 +10044,10 @@ class ReportControllerService extends BaseService {
|
|
|
10044
10044
|
reportProgress: reportProgress
|
|
10045
10045
|
});
|
|
10046
10046
|
}
|
|
10047
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
10048
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
10047
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10048
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportControllerService, providedIn: 'root' });
|
|
10049
10049
|
}
|
|
10050
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
10050
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportControllerService, decorators: [{
|
|
10051
10051
|
type: Injectable,
|
|
10052
10052
|
args: [{
|
|
10053
10053
|
providedIn: 'root'
|
|
@@ -10221,10 +10221,10 @@ class ReportingControllerService extends BaseService {
|
|
|
10221
10221
|
reportProgress: reportProgress
|
|
10222
10222
|
});
|
|
10223
10223
|
}
|
|
10224
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
10225
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
10224
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10225
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingControllerService, providedIn: 'root' });
|
|
10226
10226
|
}
|
|
10227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
10227
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingControllerService, decorators: [{
|
|
10228
10228
|
type: Injectable,
|
|
10229
10229
|
args: [{
|
|
10230
10230
|
providedIn: 'root'
|
|
@@ -10565,10 +10565,10 @@ class ReportingSchedulerControllerService extends BaseService {
|
|
|
10565
10565
|
reportProgress: reportProgress
|
|
10566
10566
|
});
|
|
10567
10567
|
}
|
|
10568
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
10569
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
10568
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingSchedulerControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10569
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingSchedulerControllerService, providedIn: 'root' });
|
|
10570
10570
|
}
|
|
10571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
10571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ReportingSchedulerControllerService, decorators: [{
|
|
10572
10572
|
type: Injectable,
|
|
10573
10573
|
args: [{
|
|
10574
10574
|
providedIn: 'root'
|
|
@@ -11155,10 +11155,10 @@ class SafeGuardControllerService extends BaseService {
|
|
|
11155
11155
|
reportProgress: reportProgress
|
|
11156
11156
|
});
|
|
11157
11157
|
}
|
|
11158
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
11159
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
11158
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SafeGuardControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11159
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SafeGuardControllerService, providedIn: 'root' });
|
|
11160
11160
|
}
|
|
11161
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
11161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SafeGuardControllerService, decorators: [{
|
|
11162
11162
|
type: Injectable,
|
|
11163
11163
|
args: [{
|
|
11164
11164
|
providedIn: 'root'
|
|
@@ -11498,10 +11498,10 @@ class ShopeeAudienceControllerService extends BaseService {
|
|
|
11498
11498
|
reportProgress: reportProgress
|
|
11499
11499
|
});
|
|
11500
11500
|
}
|
|
11501
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
11502
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
11501
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ShopeeAudienceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11502
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ShopeeAudienceControllerService, providedIn: 'root' });
|
|
11503
11503
|
}
|
|
11504
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
11504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ShopeeAudienceControllerService, decorators: [{
|
|
11505
11505
|
type: Injectable,
|
|
11506
11506
|
args: [{
|
|
11507
11507
|
providedIn: 'root'
|
|
@@ -11978,10 +11978,10 @@ class SliceXControllerService extends BaseService {
|
|
|
11978
11978
|
reportProgress: reportProgress
|
|
11979
11979
|
});
|
|
11980
11980
|
}
|
|
11981
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
11982
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
11981
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SliceXControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11982
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SliceXControllerService, providedIn: 'root' });
|
|
11983
11983
|
}
|
|
11984
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
11984
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SliceXControllerService, decorators: [{
|
|
11985
11985
|
type: Injectable,
|
|
11986
11986
|
args: [{
|
|
11987
11987
|
providedIn: 'root'
|
|
@@ -12045,10 +12045,10 @@ class SmartCachingControllerService extends BaseService {
|
|
|
12045
12045
|
reportProgress: reportProgress
|
|
12046
12046
|
});
|
|
12047
12047
|
}
|
|
12048
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
12049
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
12048
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SmartCachingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12049
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SmartCachingControllerService, providedIn: 'root' });
|
|
12050
12050
|
}
|
|
12051
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
12051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SmartCachingControllerService, decorators: [{
|
|
12052
12052
|
type: Injectable,
|
|
12053
12053
|
args: [{
|
|
12054
12054
|
providedIn: 'root'
|
|
@@ -12248,10 +12248,10 @@ class SpringRoleTestingControllerService extends BaseService {
|
|
|
12248
12248
|
reportProgress: reportProgress
|
|
12249
12249
|
});
|
|
12250
12250
|
}
|
|
12251
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
12252
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
12251
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SpringRoleTestingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12252
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SpringRoleTestingControllerService, providedIn: 'root' });
|
|
12253
12253
|
}
|
|
12254
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
12254
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: SpringRoleTestingControllerService, decorators: [{
|
|
12255
12255
|
type: Injectable,
|
|
12256
12256
|
args: [{
|
|
12257
12257
|
providedIn: 'root'
|
|
@@ -13783,10 +13783,10 @@ class StrategyControllerService extends BaseService {
|
|
|
13783
13783
|
reportProgress: reportProgress
|
|
13784
13784
|
});
|
|
13785
13785
|
}
|
|
13786
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
13787
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
13786
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13787
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyControllerService, providedIn: 'root' });
|
|
13788
13788
|
}
|
|
13789
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
13789
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyControllerService, decorators: [{
|
|
13790
13790
|
type: Injectable,
|
|
13791
13791
|
args: [{
|
|
13792
13792
|
providedIn: 'root'
|
|
@@ -13905,10 +13905,10 @@ class StrategyTemplateControllerService extends BaseService {
|
|
|
13905
13905
|
reportProgress: reportProgress
|
|
13906
13906
|
});
|
|
13907
13907
|
}
|
|
13908
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
13909
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
13908
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyTemplateControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13909
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyTemplateControllerService, providedIn: 'root' });
|
|
13910
13910
|
}
|
|
13911
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
13911
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: StrategyTemplateControllerService, decorators: [{
|
|
13912
13912
|
type: Injectable,
|
|
13913
13913
|
args: [{
|
|
13914
13914
|
providedIn: 'root'
|
|
@@ -13987,10 +13987,10 @@ class UILoggerControllerService extends BaseService {
|
|
|
13987
13987
|
reportProgress: reportProgress
|
|
13988
13988
|
});
|
|
13989
13989
|
}
|
|
13990
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
13991
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
13990
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UILoggerControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13991
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UILoggerControllerService, providedIn: 'root' });
|
|
13992
13992
|
}
|
|
13993
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
13993
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UILoggerControllerService, decorators: [{
|
|
13994
13994
|
type: Injectable,
|
|
13995
13995
|
args: [{
|
|
13996
13996
|
providedIn: 'root'
|
|
@@ -14174,10 +14174,10 @@ class UserPreferenceControllerService extends BaseService {
|
|
|
14174
14174
|
reportProgress: reportProgress
|
|
14175
14175
|
});
|
|
14176
14176
|
}
|
|
14177
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
14178
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
14177
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UserPreferenceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14178
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UserPreferenceControllerService, providedIn: 'root' });
|
|
14179
14179
|
}
|
|
14180
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
14180
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: UserPreferenceControllerService, decorators: [{
|
|
14181
14181
|
type: Injectable,
|
|
14182
14182
|
args: [{
|
|
14183
14183
|
providedIn: 'root'
|
|
@@ -17373,11 +17373,11 @@ class ApiModule {
|
|
|
17373
17373
|
'See also https://github.com/angular/angular/issues/20575');
|
|
17374
17374
|
}
|
|
17375
17375
|
}
|
|
17376
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
17377
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
17378
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
17376
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
17377
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.28", ngImport: i0, type: ApiModule });
|
|
17378
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ApiModule });
|
|
17379
17379
|
}
|
|
17380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
17380
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.28", ngImport: i0, type: ApiModule, decorators: [{
|
|
17381
17381
|
type: NgModule,
|
|
17382
17382
|
args: [{
|
|
17383
17383
|
imports: [],
|