@revxui/api-clients-ts 0.10.346 → 0.10.347
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/esm2020/api/adminController.service.mjs +4 -4
- package/esm2020/api/advertiserController.service.mjs +4 -4
- package/esm2020/api/appSettingsController.service.mjs +4 -4
- package/esm2020/api/audienceController.service.mjs +4 -4
- package/esm2020/api/auditController.service.mjs +4 -4
- package/esm2020/api/bulkStrategyController.service.mjs +4 -4
- package/esm2020/api/cSSThemeController_.service.mjs +4 -4
- package/esm2020/api/campaignController.service.mjs +4 -4
- package/esm2020/api/catalogController.service.mjs +4 -4
- package/esm2020/api/clickDestinationController.service.mjs +4 -4
- package/esm2020/api/creativeController.service.mjs +4 -4
- package/esm2020/api/creativeSetsController.service.mjs +4 -4
- package/esm2020/api/creativeTemplateThemesController.service.mjs +4 -4
- package/esm2020/api/creativeTemplateVariablesController.service.mjs +4 -4
- package/esm2020/api/creativeTemplatesController.service.mjs +4 -4
- package/esm2020/api/customerReportingController.service.mjs +4 -4
- package/esm2020/api/dashboardController.service.mjs +4 -4
- package/esm2020/api/notificationsController.service.mjs +4 -4
- package/esm2020/api/pixelController.service.mjs +4 -4
- package/esm2020/api/reportingController.service.mjs +4 -4
- package/esm2020/api/sliceXController.service.mjs +4 -4
- package/esm2020/api/strategyController.service.mjs +4 -4
- package/esm2020/api/uILoggerController.service.mjs +4 -4
- package/esm2020/api/userPreferenceController.service.mjs +4 -4
- package/esm2020/api.module.mjs +12 -12
- package/fesm2015/revxui-api-clients-ts.mjs +83 -83
- package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
- package/fesm2020/revxui-api-clients-ts.mjs +83 -83
- package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
- package/package.json +3 -3
- package/revxui-api-clients-ts.d.ts +5 -0
|
@@ -234,9 +234,9 @@ class AdminControllerService {
|
|
|
234
234
|
});
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
|
-
AdminControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
238
|
-
AdminControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
237
|
+
AdminControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdminControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
238
|
+
AdminControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdminControllerService });
|
|
239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdminControllerService, decorators: [{
|
|
240
240
|
type: Injectable
|
|
241
241
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
242
242
|
type: Optional
|
|
@@ -665,9 +665,9 @@ class AdvertiserControllerService {
|
|
|
665
665
|
});
|
|
666
666
|
}
|
|
667
667
|
}
|
|
668
|
-
AdvertiserControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
669
|
-
AdvertiserControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
668
|
+
AdvertiserControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdvertiserControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
669
|
+
AdvertiserControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdvertiserControllerService });
|
|
670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AdvertiserControllerService, decorators: [{
|
|
671
671
|
type: Injectable
|
|
672
672
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
673
673
|
type: Optional
|
|
@@ -909,9 +909,9 @@ class AppSettingsControllerService {
|
|
|
909
909
|
});
|
|
910
910
|
}
|
|
911
911
|
}
|
|
912
|
-
AppSettingsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
913
|
-
AppSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
914
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
912
|
+
AppSettingsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AppSettingsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
913
|
+
AppSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AppSettingsControllerService });
|
|
914
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AppSettingsControllerService, decorators: [{
|
|
915
915
|
type: Injectable
|
|
916
916
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
917
917
|
type: Optional
|
|
@@ -1726,9 +1726,9 @@ class AudienceControllerService {
|
|
|
1726
1726
|
});
|
|
1727
1727
|
}
|
|
1728
1728
|
}
|
|
1729
|
-
AudienceControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1730
|
-
AudienceControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1731
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1729
|
+
AudienceControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AudienceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1730
|
+
AudienceControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AudienceControllerService });
|
|
1731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AudienceControllerService, decorators: [{
|
|
1732
1732
|
type: Injectable
|
|
1733
1733
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
1734
1734
|
type: Optional
|
|
@@ -1910,9 +1910,9 @@ class AuditControllerService {
|
|
|
1910
1910
|
});
|
|
1911
1911
|
}
|
|
1912
1912
|
}
|
|
1913
|
-
AuditControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1914
|
-
AuditControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1915
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1913
|
+
AuditControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AuditControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1914
|
+
AuditControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AuditControllerService });
|
|
1915
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: AuditControllerService, decorators: [{
|
|
1916
1916
|
type: Injectable
|
|
1917
1917
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
1918
1918
|
type: Optional
|
|
@@ -2134,9 +2134,9 @@ class BulkStrategyControllerService {
|
|
|
2134
2134
|
});
|
|
2135
2135
|
}
|
|
2136
2136
|
}
|
|
2137
|
-
BulkStrategyControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2138
|
-
BulkStrategyControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2137
|
+
BulkStrategyControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BulkStrategyControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2138
|
+
BulkStrategyControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BulkStrategyControllerService });
|
|
2139
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: BulkStrategyControllerService, decorators: [{
|
|
2140
2140
|
type: Injectable
|
|
2141
2141
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
2142
2142
|
type: Optional
|
|
@@ -2242,9 +2242,9 @@ class CSSThemeController_Service {
|
|
|
2242
2242
|
});
|
|
2243
2243
|
}
|
|
2244
2244
|
}
|
|
2245
|
-
CSSThemeController_Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2246
|
-
CSSThemeController_Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2245
|
+
CSSThemeController_Service.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CSSThemeController_Service, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2246
|
+
CSSThemeController_Service.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CSSThemeController_Service });
|
|
2247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CSSThemeController_Service, decorators: [{
|
|
2248
2248
|
type: Injectable
|
|
2249
2249
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
2250
2250
|
type: Optional
|
|
@@ -2541,9 +2541,9 @@ class CampaignControllerService {
|
|
|
2541
2541
|
});
|
|
2542
2542
|
}
|
|
2543
2543
|
}
|
|
2544
|
-
CampaignControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2545
|
-
CampaignControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2544
|
+
CampaignControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CampaignControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2545
|
+
CampaignControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CampaignControllerService });
|
|
2546
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CampaignControllerService, decorators: [{
|
|
2547
2547
|
type: Injectable
|
|
2548
2548
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
2549
2549
|
type: Optional
|
|
@@ -2780,9 +2780,9 @@ class CatalogControllerService {
|
|
|
2780
2780
|
});
|
|
2781
2781
|
}
|
|
2782
2782
|
}
|
|
2783
|
-
CatalogControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2784
|
-
CatalogControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2785
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2783
|
+
CatalogControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CatalogControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2784
|
+
CatalogControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CatalogControllerService });
|
|
2785
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CatalogControllerService, decorators: [{
|
|
2786
2786
|
type: Injectable
|
|
2787
2787
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
2788
2788
|
type: Optional
|
|
@@ -3011,9 +3011,9 @@ class ClickDestinationControllerService {
|
|
|
3011
3011
|
});
|
|
3012
3012
|
}
|
|
3013
3013
|
}
|
|
3014
|
-
ClickDestinationControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3015
|
-
ClickDestinationControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3014
|
+
ClickDestinationControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ClickDestinationControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3015
|
+
ClickDestinationControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ClickDestinationControllerService });
|
|
3016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ClickDestinationControllerService, decorators: [{
|
|
3017
3017
|
type: Injectable
|
|
3018
3018
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
3019
3019
|
type: Optional
|
|
@@ -3457,9 +3457,9 @@ class CreativeControllerService {
|
|
|
3457
3457
|
});
|
|
3458
3458
|
}
|
|
3459
3459
|
}
|
|
3460
|
-
CreativeControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3461
|
-
CreativeControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3462
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3460
|
+
CreativeControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3461
|
+
CreativeControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeControllerService });
|
|
3462
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeControllerService, decorators: [{
|
|
3463
3463
|
type: Injectable
|
|
3464
3464
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
3465
3465
|
type: Optional
|
|
@@ -3918,9 +3918,9 @@ class CreativeSetsControllerService {
|
|
|
3918
3918
|
});
|
|
3919
3919
|
}
|
|
3920
3920
|
}
|
|
3921
|
-
CreativeSetsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3922
|
-
CreativeSetsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3923
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3921
|
+
CreativeSetsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeSetsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3922
|
+
CreativeSetsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeSetsControllerService });
|
|
3923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeSetsControllerService, decorators: [{
|
|
3924
3924
|
type: Injectable
|
|
3925
3925
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
3926
3926
|
type: Optional
|
|
@@ -4102,9 +4102,9 @@ class CreativeTemplateThemesControllerService {
|
|
|
4102
4102
|
});
|
|
4103
4103
|
}
|
|
4104
4104
|
}
|
|
4105
|
-
CreativeTemplateThemesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4106
|
-
CreativeTemplateThemesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4105
|
+
CreativeTemplateThemesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateThemesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4106
|
+
CreativeTemplateThemesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateThemesControllerService });
|
|
4107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateThemesControllerService, decorators: [{
|
|
4108
4108
|
type: Injectable
|
|
4109
4109
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
4110
4110
|
type: Optional
|
|
@@ -4179,9 +4179,9 @@ class CreativeTemplateVariablesControllerService {
|
|
|
4179
4179
|
});
|
|
4180
4180
|
}
|
|
4181
4181
|
}
|
|
4182
|
-
CreativeTemplateVariablesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4183
|
-
CreativeTemplateVariablesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4182
|
+
CreativeTemplateVariablesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateVariablesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4183
|
+
CreativeTemplateVariablesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateVariablesControllerService });
|
|
4184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplateVariablesControllerService, decorators: [{
|
|
4185
4185
|
type: Injectable
|
|
4186
4186
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
4187
4187
|
type: Optional
|
|
@@ -4343,9 +4343,9 @@ class CreativeTemplatesControllerService {
|
|
|
4343
4343
|
});
|
|
4344
4344
|
}
|
|
4345
4345
|
}
|
|
4346
|
-
CreativeTemplatesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4347
|
-
CreativeTemplatesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4348
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4346
|
+
CreativeTemplatesControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplatesControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4347
|
+
CreativeTemplatesControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplatesControllerService });
|
|
4348
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CreativeTemplatesControllerService, decorators: [{
|
|
4349
4349
|
type: Injectable
|
|
4350
4350
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
4351
4351
|
type: Optional
|
|
@@ -4429,9 +4429,9 @@ class CustomerReportingControllerService {
|
|
|
4429
4429
|
});
|
|
4430
4430
|
}
|
|
4431
4431
|
}
|
|
4432
|
-
CustomerReportingControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4433
|
-
CustomerReportingControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4434
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4432
|
+
CustomerReportingControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CustomerReportingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4433
|
+
CustomerReportingControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CustomerReportingControllerService });
|
|
4434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CustomerReportingControllerService, decorators: [{
|
|
4435
4435
|
type: Injectable
|
|
4436
4436
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
4437
4437
|
type: Optional
|
|
@@ -5047,9 +5047,9 @@ class DashboardControllerService {
|
|
|
5047
5047
|
});
|
|
5048
5048
|
}
|
|
5049
5049
|
}
|
|
5050
|
-
DashboardControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5051
|
-
DashboardControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5050
|
+
DashboardControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: DashboardControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5051
|
+
DashboardControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: DashboardControllerService });
|
|
5052
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: DashboardControllerService, decorators: [{
|
|
5053
5053
|
type: Injectable
|
|
5054
5054
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5055
5055
|
type: Optional
|
|
@@ -5229,9 +5229,9 @@ class NotificationsControllerService {
|
|
|
5229
5229
|
});
|
|
5230
5230
|
}
|
|
5231
5231
|
}
|
|
5232
|
-
NotificationsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5233
|
-
NotificationsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5234
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5232
|
+
NotificationsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NotificationsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5233
|
+
NotificationsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NotificationsControllerService });
|
|
5234
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NotificationsControllerService, decorators: [{
|
|
5235
5235
|
type: Injectable
|
|
5236
5236
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5237
5237
|
type: Optional
|
|
@@ -5535,9 +5535,9 @@ class PixelControllerService {
|
|
|
5535
5535
|
});
|
|
5536
5536
|
}
|
|
5537
5537
|
}
|
|
5538
|
-
PixelControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5539
|
-
PixelControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5540
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5538
|
+
PixelControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PixelControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5539
|
+
PixelControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PixelControllerService });
|
|
5540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PixelControllerService, decorators: [{
|
|
5541
5541
|
type: Injectable
|
|
5542
5542
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5543
5543
|
type: Optional
|
|
@@ -5704,9 +5704,9 @@ class ReportingControllerService {
|
|
|
5704
5704
|
});
|
|
5705
5705
|
}
|
|
5706
5706
|
}
|
|
5707
|
-
ReportingControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5708
|
-
ReportingControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5707
|
+
ReportingControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ReportingControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5708
|
+
ReportingControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ReportingControllerService });
|
|
5709
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ReportingControllerService, decorators: [{
|
|
5710
5710
|
type: Injectable
|
|
5711
5711
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5712
5712
|
type: Optional
|
|
@@ -5953,9 +5953,9 @@ class SliceXControllerService {
|
|
|
5953
5953
|
});
|
|
5954
5954
|
}
|
|
5955
5955
|
}
|
|
5956
|
-
SliceXControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5957
|
-
SliceXControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5956
|
+
SliceXControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliceXControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5957
|
+
SliceXControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliceXControllerService });
|
|
5958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: SliceXControllerService, decorators: [{
|
|
5959
5959
|
type: Injectable
|
|
5960
5960
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5961
5961
|
type: Optional
|
|
@@ -6608,9 +6608,9 @@ class StrategyControllerService {
|
|
|
6608
6608
|
});
|
|
6609
6609
|
}
|
|
6610
6610
|
}
|
|
6611
|
-
StrategyControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6612
|
-
StrategyControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6611
|
+
StrategyControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StrategyControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6612
|
+
StrategyControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StrategyControllerService });
|
|
6613
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: StrategyControllerService, decorators: [{
|
|
6614
6614
|
type: Injectable
|
|
6615
6615
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
6616
6616
|
type: Optional
|
|
@@ -6699,9 +6699,9 @@ class UILoggerControllerService {
|
|
|
6699
6699
|
});
|
|
6700
6700
|
}
|
|
6701
6701
|
}
|
|
6702
|
-
UILoggerControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6703
|
-
UILoggerControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6704
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6702
|
+
UILoggerControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UILoggerControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6703
|
+
UILoggerControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UILoggerControllerService });
|
|
6704
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UILoggerControllerService, decorators: [{
|
|
6705
6705
|
type: Injectable
|
|
6706
6706
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
6707
6707
|
type: Optional
|
|
@@ -6872,9 +6872,9 @@ class UserPreferenceControllerService {
|
|
|
6872
6872
|
});
|
|
6873
6873
|
}
|
|
6874
6874
|
}
|
|
6875
|
-
UserPreferenceControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6876
|
-
UserPreferenceControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6877
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6875
|
+
UserPreferenceControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UserPreferenceControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6876
|
+
UserPreferenceControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UserPreferenceControllerService });
|
|
6877
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: UserPreferenceControllerService, decorators: [{
|
|
6878
6878
|
type: Injectable
|
|
6879
6879
|
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
6880
6880
|
type: Optional
|
|
@@ -8684,12 +8684,6 @@ var VideoProperties;
|
|
|
8684
8684
|
*/
|
|
8685
8685
|
|
|
8686
8686
|
class ApiModule {
|
|
8687
|
-
static forRoot(configurationFactory) {
|
|
8688
|
-
return {
|
|
8689
|
-
ngModule: ApiModule,
|
|
8690
|
-
providers: [{ provide: Configuration, useFactory: configurationFactory }]
|
|
8691
|
-
};
|
|
8692
|
-
}
|
|
8693
8687
|
constructor(parentModule, http) {
|
|
8694
8688
|
if (parentModule) {
|
|
8695
8689
|
throw new Error('ApiModule is already loaded. Import in your base AppModule only.');
|
|
@@ -8699,10 +8693,16 @@ class ApiModule {
|
|
|
8699
8693
|
'See also https://github.com/angular/angular/issues/20575');
|
|
8700
8694
|
}
|
|
8701
8695
|
}
|
|
8696
|
+
static forRoot(configurationFactory) {
|
|
8697
|
+
return {
|
|
8698
|
+
ngModule: ApiModule,
|
|
8699
|
+
providers: [{ provide: Configuration, useFactory: configurationFactory }]
|
|
8700
|
+
};
|
|
8701
|
+
}
|
|
8702
8702
|
}
|
|
8703
|
-
ApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8704
|
-
ApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "
|
|
8705
|
-
ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
8703
|
+
ApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8704
|
+
ApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ApiModule });
|
|
8705
|
+
ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ApiModule, providers: [
|
|
8706
8706
|
AdminControllerService,
|
|
8707
8707
|
AdvertiserControllerService,
|
|
8708
8708
|
AppSettingsControllerService,
|
|
@@ -8727,8 +8727,8 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
|
8727
8727
|
StrategyControllerService,
|
|
8728
8728
|
UILoggerControllerService,
|
|
8729
8729
|
UserPreferenceControllerService
|
|
8730
|
-
] });
|
|
8731
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8730
|
+
], imports: [[]] });
|
|
8731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ApiModule, decorators: [{
|
|
8732
8732
|
type: NgModule,
|
|
8733
8733
|
args: [{
|
|
8734
8734
|
imports: [],
|