@shieldiot/ngx-pulseiot-lib 2.21.1323 → 2.21.1325
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/fesm2022/shieldiot-ngx-pulseiot-lib.mjs +121 -121
- package/package.json +1 -1
|
@@ -4782,10 +4782,10 @@ class RestUtils {
|
|
|
4782
4782
|
}
|
|
4783
4783
|
return contentType;
|
|
4784
4784
|
}
|
|
4785
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4786
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4785
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4786
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
|
|
4787
4787
|
}
|
|
4788
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: RestUtils, decorators: [{
|
|
4789
4789
|
type: Injectable,
|
|
4790
4790
|
args: [{
|
|
4791
4791
|
providedIn: 'root'
|
|
@@ -4851,10 +4851,10 @@ class SysKeysService {
|
|
|
4851
4851
|
listServices() {
|
|
4852
4852
|
return this.rest.get(`${this.baseUrl}/services`);
|
|
4853
4853
|
}
|
|
4854
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4855
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4854
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysKeysService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4855
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysKeysService, providedIn: 'root' }); }
|
|
4856
4856
|
}
|
|
4857
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4857
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysKeysService, decorators: [{
|
|
4858
4858
|
type: Injectable,
|
|
4859
4859
|
args: [{
|
|
4860
4860
|
providedIn: 'root'
|
|
@@ -4957,10 +4957,10 @@ class SysAuditLogService {
|
|
|
4957
4957
|
}
|
|
4958
4958
|
return this.rest.get(`${this.baseUrl}/timeline`, ...params);
|
|
4959
4959
|
}
|
|
4960
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4961
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4960
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAuditLogService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4961
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAuditLogService, providedIn: 'root' }); }
|
|
4962
4962
|
}
|
|
4963
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAuditLogService, decorators: [{
|
|
4964
4964
|
type: Injectable,
|
|
4965
4965
|
args: [{
|
|
4966
4966
|
providedIn: 'root'
|
|
@@ -5042,10 +5042,10 @@ class SysCheckpointsService {
|
|
|
5042
5042
|
}
|
|
5043
5043
|
return this.rest.get(`${this.baseUrl}/timeline`, ...params);
|
|
5044
5044
|
}
|
|
5045
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5046
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5045
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysCheckpointsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5046
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysCheckpointsService, providedIn: 'root' }); }
|
|
5047
5047
|
}
|
|
5048
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5048
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysCheckpointsService, decorators: [{
|
|
5049
5049
|
type: Injectable,
|
|
5050
5050
|
args: [{
|
|
5051
5051
|
providedIn: 'root'
|
|
@@ -5126,10 +5126,10 @@ class SysGroupsService {
|
|
|
5126
5126
|
removeUser(id, userId) {
|
|
5127
5127
|
return this.rest.delete(`${this.baseUrl}/${id}/users/${userId}`);
|
|
5128
5128
|
}
|
|
5129
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5130
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5129
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysGroupsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5130
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysGroupsService, providedIn: 'root' }); }
|
|
5131
5131
|
}
|
|
5132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysGroupsService, decorators: [{
|
|
5133
5133
|
type: Injectable,
|
|
5134
5134
|
args: [{
|
|
5135
5135
|
providedIn: 'root'
|
|
@@ -5196,10 +5196,10 @@ class SysStreamsService {
|
|
|
5196
5196
|
}
|
|
5197
5197
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
5198
5198
|
}
|
|
5199
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5200
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5199
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStreamsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5200
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStreamsService, providedIn: 'root' }); }
|
|
5201
5201
|
}
|
|
5202
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5202
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStreamsService, decorators: [{
|
|
5203
5203
|
type: Injectable,
|
|
5204
5204
|
args: [{
|
|
5205
5205
|
providedIn: 'root'
|
|
@@ -5309,10 +5309,10 @@ class UsrIntegrationsService {
|
|
|
5309
5309
|
getTemplate(id) {
|
|
5310
5310
|
return this.rest.get(`${this.baseUrl}/templates/${id}`);
|
|
5311
5311
|
}
|
|
5312
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5313
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5312
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5313
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrIntegrationsService, providedIn: 'root' }); }
|
|
5314
5314
|
}
|
|
5315
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5315
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrIntegrationsService, decorators: [{
|
|
5316
5316
|
type: Injectable,
|
|
5317
5317
|
args: [{
|
|
5318
5318
|
providedIn: 'root'
|
|
@@ -5914,10 +5914,10 @@ class UsrEventsService {
|
|
|
5914
5914
|
}
|
|
5915
5915
|
return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
|
|
5916
5916
|
}
|
|
5917
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5918
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5917
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrEventsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5918
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrEventsService, providedIn: 'root' }); }
|
|
5919
5919
|
}
|
|
5920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5920
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrEventsService, decorators: [{
|
|
5921
5921
|
type: Injectable,
|
|
5922
5922
|
args: [{
|
|
5923
5923
|
providedIn: 'root'
|
|
@@ -5974,10 +5974,10 @@ class UsrNotificationMessagesService {
|
|
|
5974
5974
|
markAllAsRead() {
|
|
5975
5975
|
return this.rest.patch(`${this.baseUrl}/mark-all-read`, '');
|
|
5976
5976
|
}
|
|
5977
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5978
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5977
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNotificationMessagesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5978
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNotificationMessagesService, providedIn: 'root' }); }
|
|
5979
5979
|
}
|
|
5980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5980
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNotificationMessagesService, decorators: [{
|
|
5981
5981
|
type: Injectable,
|
|
5982
5982
|
args: [{
|
|
5983
5983
|
providedIn: 'root'
|
|
@@ -6159,10 +6159,10 @@ class UsrRulesService {
|
|
|
6159
6159
|
}
|
|
6160
6160
|
return this.rest.get(`${this.baseUrl}/count-alerts/by-rule-id`, ...params);
|
|
6161
6161
|
}
|
|
6162
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6163
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6162
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6163
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrRulesService, providedIn: 'root' }); }
|
|
6164
6164
|
}
|
|
6165
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrRulesService, decorators: [{
|
|
6166
6166
|
type: Injectable,
|
|
6167
6167
|
args: [{
|
|
6168
6168
|
providedIn: 'root'
|
|
@@ -6278,10 +6278,10 @@ class UsrUserService {
|
|
|
6278
6278
|
getSysConfig() {
|
|
6279
6279
|
return this.rest.get(`${this.baseUrl}/get-sys-config`);
|
|
6280
6280
|
}
|
|
6281
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6282
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6281
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrUserService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6282
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrUserService, providedIn: 'root' }); }
|
|
6283
6283
|
}
|
|
6284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrUserService, decorators: [{
|
|
6285
6285
|
type: Injectable,
|
|
6286
6286
|
args: [{
|
|
6287
6287
|
providedIn: 'root'
|
|
@@ -6350,10 +6350,10 @@ class SysMembersService {
|
|
|
6350
6350
|
}
|
|
6351
6351
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
6352
6352
|
}
|
|
6353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6354
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6353
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6354
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysMembersService, providedIn: 'root' }); }
|
|
6355
6355
|
}
|
|
6356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6356
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysMembersService, decorators: [{
|
|
6357
6357
|
type: Injectable,
|
|
6358
6358
|
args: [{
|
|
6359
6359
|
providedIn: 'root'
|
|
@@ -6455,10 +6455,10 @@ class SysRulesService {
|
|
|
6455
6455
|
}
|
|
6456
6456
|
return this.rest.get(`${this.baseUrl}/sql`, ...params);
|
|
6457
6457
|
}
|
|
6458
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6459
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6459
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRulesService, providedIn: 'root' }); }
|
|
6460
6460
|
}
|
|
6461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRulesService, decorators: [{
|
|
6462
6462
|
type: Injectable,
|
|
6463
6463
|
args: [{
|
|
6464
6464
|
providedIn: 'root'
|
|
@@ -6527,10 +6527,10 @@ class SupportStreamAnalyticsConfigService {
|
|
|
6527
6527
|
}
|
|
6528
6528
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
6529
6529
|
}
|
|
6530
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6531
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6530
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportStreamAnalyticsConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6531
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportStreamAnalyticsConfigService, providedIn: 'root' }); }
|
|
6532
6532
|
}
|
|
6533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6533
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SupportStreamAnalyticsConfigService, decorators: [{
|
|
6534
6534
|
type: Injectable,
|
|
6535
6535
|
args: [{
|
|
6536
6536
|
providedIn: 'root'
|
|
@@ -6631,10 +6631,10 @@ class SysConfigService {
|
|
|
6631
6631
|
}
|
|
6632
6632
|
return this.rest.get(`${this.baseUrl}/test-email-template`, ...params);
|
|
6633
6633
|
}
|
|
6634
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6635
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6634
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6635
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysConfigService, providedIn: 'root' }); }
|
|
6636
6636
|
}
|
|
6637
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysConfigService, decorators: [{
|
|
6638
6638
|
type: Injectable,
|
|
6639
6639
|
args: [{
|
|
6640
6640
|
providedIn: 'root'
|
|
@@ -6678,10 +6678,10 @@ class SysStatisticsService {
|
|
|
6678
6678
|
getUsersCount(field) {
|
|
6679
6679
|
return this.rest.get(`${this.baseUrl}/users/${field}`);
|
|
6680
6680
|
}
|
|
6681
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
6682
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
6681
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStatisticsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6682
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStatisticsService, providedIn: 'root' }); }
|
|
6683
6683
|
}
|
|
6684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
6684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysStatisticsService, decorators: [{
|
|
6685
6685
|
type: Injectable,
|
|
6686
6686
|
args: [{
|
|
6687
6687
|
providedIn: 'root'
|
|
@@ -7289,10 +7289,10 @@ class UsrAlertsService {
|
|
|
7289
7289
|
}
|
|
7290
7290
|
return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
|
|
7291
7291
|
}
|
|
7292
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7293
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
7292
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAlertsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7293
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAlertsService, providedIn: 'root' }); }
|
|
7294
7294
|
}
|
|
7295
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7295
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAlertsService, decorators: [{
|
|
7296
7296
|
type: Injectable,
|
|
7297
7297
|
args: [{
|
|
7298
7298
|
providedIn: 'root'
|
|
@@ -7867,10 +7867,10 @@ class UsrDevicesService {
|
|
|
7867
7867
|
}
|
|
7868
7868
|
return this.rest.get(`${this.baseUrl}/count/by-risk`, ...params);
|
|
7869
7869
|
}
|
|
7870
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
7871
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
7870
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrDevicesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7871
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrDevicesService, providedIn: 'root' }); }
|
|
7872
7872
|
}
|
|
7873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
7873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrDevicesService, decorators: [{
|
|
7874
7874
|
type: Injectable,
|
|
7875
7875
|
args: [{
|
|
7876
7876
|
providedIn: 'root'
|
|
@@ -8035,10 +8035,10 @@ class UsrReportsService {
|
|
|
8035
8035
|
}
|
|
8036
8036
|
return this.rest.get(`${this.baseUrl}/device-distribution-by-number-of-destinations`, ...params);
|
|
8037
8037
|
}
|
|
8038
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8039
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8038
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8039
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsService, providedIn: 'root' }); }
|
|
8040
8040
|
}
|
|
8041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8041
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsService, decorators: [{
|
|
8042
8042
|
type: Injectable,
|
|
8043
8043
|
args: [{
|
|
8044
8044
|
providedIn: 'root'
|
|
@@ -8114,10 +8114,10 @@ class SysIdsRulesService {
|
|
|
8114
8114
|
}
|
|
8115
8115
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
8116
8116
|
}
|
|
8117
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8118
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8117
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIdsRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8118
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIdsRulesService, providedIn: 'root' }); }
|
|
8119
8119
|
}
|
|
8120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIdsRulesService, decorators: [{
|
|
8121
8121
|
type: Injectable,
|
|
8122
8122
|
args: [{
|
|
8123
8123
|
providedIn: 'root'
|
|
@@ -8186,10 +8186,10 @@ class UsrInsightsService {
|
|
|
8186
8186
|
countAlertsBySeverity(id) {
|
|
8187
8187
|
return this.rest.get(`${this.baseUrl}/count-alerts/by-severity/${id}`);
|
|
8188
8188
|
}
|
|
8189
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8190
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8189
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8190
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrInsightsService, providedIn: 'root' }); }
|
|
8191
8191
|
}
|
|
8192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8192
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrInsightsService, decorators: [{
|
|
8193
8193
|
type: Injectable,
|
|
8194
8194
|
args: [{
|
|
8195
8195
|
providedIn: 'root'
|
|
@@ -8271,10 +8271,10 @@ class UsrMembersService {
|
|
|
8271
8271
|
}
|
|
8272
8272
|
return this.rest.get(`${this.baseUrl}/emails`, ...params);
|
|
8273
8273
|
}
|
|
8274
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8275
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8274
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8275
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrMembersService, providedIn: 'root' }); }
|
|
8276
8276
|
}
|
|
8277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrMembersService, decorators: [{
|
|
8278
8278
|
type: Injectable,
|
|
8279
8279
|
args: [{
|
|
8280
8280
|
providedIn: 'root'
|
|
@@ -8527,10 +8527,10 @@ class UsrNetworkService {
|
|
|
8527
8527
|
}
|
|
8528
8528
|
return this.rest.get(`${this.baseUrl}/topology-records`, ...params);
|
|
8529
8529
|
}
|
|
8530
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8531
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8530
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNetworkService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8531
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNetworkService, providedIn: 'root' }); }
|
|
8532
8532
|
}
|
|
8533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8533
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrNetworkService, decorators: [{
|
|
8534
8534
|
type: Injectable,
|
|
8535
8535
|
args: [{
|
|
8536
8536
|
providedIn: 'root'
|
|
@@ -8671,10 +8671,10 @@ class SysAccountsService {
|
|
|
8671
8671
|
}
|
|
8672
8672
|
return this.rest.download(`export`, `${this.baseUrl}/export/${format}`, ...params);
|
|
8673
8673
|
}
|
|
8674
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8675
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8674
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAccountsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8675
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAccountsService, providedIn: 'root' }); }
|
|
8676
8676
|
}
|
|
8677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysAccountsService, decorators: [{
|
|
8678
8678
|
type: Injectable,
|
|
8679
8679
|
args: [{
|
|
8680
8680
|
providedIn: 'root'
|
|
@@ -8756,10 +8756,10 @@ class SysFeaturesService {
|
|
|
8756
8756
|
}
|
|
8757
8757
|
return this.rest.get(`${this.baseUrl}/groups`, ...params);
|
|
8758
8758
|
}
|
|
8759
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8760
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8759
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysFeaturesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8760
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysFeaturesService, providedIn: 'root' }); }
|
|
8761
8761
|
}
|
|
8762
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysFeaturesService, decorators: [{
|
|
8763
8763
|
type: Injectable,
|
|
8764
8764
|
args: [{
|
|
8765
8765
|
providedIn: 'root'
|
|
@@ -8795,10 +8795,10 @@ class McpToolsService {
|
|
|
8795
8795
|
}
|
|
8796
8796
|
return this.rest.get(`${this.baseUrl}/stream-devices`, ...params);
|
|
8797
8797
|
}
|
|
8798
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8799
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8798
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: McpToolsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8799
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: McpToolsService, providedIn: 'root' }); }
|
|
8800
8800
|
}
|
|
8801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: McpToolsService, decorators: [{
|
|
8802
8802
|
type: Injectable,
|
|
8803
8803
|
args: [{
|
|
8804
8804
|
providedIn: 'root'
|
|
@@ -8935,10 +8935,10 @@ class SysInsightsService {
|
|
|
8935
8935
|
}
|
|
8936
8936
|
return this.rest.get(`${this.baseUrl}/spec-queries`, ...params);
|
|
8937
8937
|
}
|
|
8938
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
8939
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
8938
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8939
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysInsightsService, providedIn: 'root' }); }
|
|
8940
8940
|
}
|
|
8941
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
8941
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysInsightsService, decorators: [{
|
|
8942
8942
|
type: Injectable,
|
|
8943
8943
|
args: [{
|
|
8944
8944
|
providedIn: 'root'
|
|
@@ -9002,10 +9002,10 @@ class SysRuleTemplatesService {
|
|
|
9002
9002
|
}
|
|
9003
9003
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9004
9004
|
}
|
|
9005
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9006
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9005
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRuleTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9006
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRuleTemplatesService, providedIn: 'root' }); }
|
|
9007
9007
|
}
|
|
9008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysRuleTemplatesService, decorators: [{
|
|
9009
9009
|
type: Injectable,
|
|
9010
9010
|
args: [{
|
|
9011
9011
|
providedIn: 'root'
|
|
@@ -9074,10 +9074,10 @@ class SysIntegrationTemplatesService {
|
|
|
9074
9074
|
}
|
|
9075
9075
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9076
9076
|
}
|
|
9077
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9078
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9077
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9078
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationTemplatesService, providedIn: 'root' }); }
|
|
9079
9079
|
}
|
|
9080
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9080
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationTemplatesService, decorators: [{
|
|
9081
9081
|
type: Injectable,
|
|
9082
9082
|
args: [{
|
|
9083
9083
|
providedIn: 'root'
|
|
@@ -9168,10 +9168,10 @@ class SysUsersService {
|
|
|
9168
9168
|
getAccessToken(id) {
|
|
9169
9169
|
return this.rest.get(`${this.baseUrl}/${id}/access-token`);
|
|
9170
9170
|
}
|
|
9171
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9172
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9171
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysUsersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9172
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysUsersService, providedIn: 'root' }); }
|
|
9173
9173
|
}
|
|
9174
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9174
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysUsersService, decorators: [{
|
|
9175
9175
|
type: Injectable,
|
|
9176
9176
|
args: [{
|
|
9177
9177
|
providedIn: 'root'
|
|
@@ -9246,10 +9246,10 @@ class UsrReportsInstanceService {
|
|
|
9246
9246
|
downloadReport(id) {
|
|
9247
9247
|
return this.rest.download(`usr-reports-instance`, `${this.baseUrl}/${id}/download-report`);
|
|
9248
9248
|
}
|
|
9249
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9250
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9249
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsInstanceService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9250
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsInstanceService, providedIn: 'root' }); }
|
|
9251
9251
|
}
|
|
9252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrReportsInstanceService, decorators: [{
|
|
9253
9253
|
type: Injectable,
|
|
9254
9254
|
args: [{
|
|
9255
9255
|
providedIn: 'root'
|
|
@@ -9275,10 +9275,10 @@ class UsrAiExplainService {
|
|
|
9275
9275
|
explain(ip) {
|
|
9276
9276
|
return this.rest.get(`${this.baseUrl}/suspicious-ip/${ip}`);
|
|
9277
9277
|
}
|
|
9278
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9279
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9278
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAiExplainService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9279
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAiExplainService, providedIn: 'root' }); }
|
|
9280
9280
|
}
|
|
9281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: UsrAiExplainService, decorators: [{
|
|
9282
9282
|
type: Injectable,
|
|
9283
9283
|
args: [{
|
|
9284
9284
|
providedIn: 'root'
|
|
@@ -9306,10 +9306,10 @@ class ConfigService {
|
|
|
9306
9306
|
getLogoImage() {
|
|
9307
9307
|
return this.rest.get(`${this.baseUrl}`);
|
|
9308
9308
|
}
|
|
9309
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9310
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9309
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9310
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ConfigService, providedIn: 'root' }); }
|
|
9311
9311
|
}
|
|
9312
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: ConfigService, decorators: [{
|
|
9313
9313
|
type: Injectable,
|
|
9314
9314
|
args: [{
|
|
9315
9315
|
providedIn: 'root'
|
|
@@ -9337,10 +9337,10 @@ class TaxiiApiRootService {
|
|
|
9337
9337
|
apiRoot() {
|
|
9338
9338
|
return this.rest.get(`${this.baseUrl}`);
|
|
9339
9339
|
}
|
|
9340
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9341
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9340
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiApiRootService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9341
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiApiRootService, providedIn: 'root' }); }
|
|
9342
9342
|
}
|
|
9343
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9343
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiApiRootService, decorators: [{
|
|
9344
9344
|
type: Injectable,
|
|
9345
9345
|
args: [{
|
|
9346
9346
|
providedIn: 'root'
|
|
@@ -9367,10 +9367,10 @@ class TaxiiDiscoveryService {
|
|
|
9367
9367
|
discovery() {
|
|
9368
9368
|
return this.rest.get(`${this.baseUrl}`);
|
|
9369
9369
|
}
|
|
9370
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9371
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9370
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiDiscoveryService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9371
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiDiscoveryService, providedIn: 'root' }); }
|
|
9372
9372
|
}
|
|
9373
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9373
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiDiscoveryService, decorators: [{
|
|
9374
9374
|
type: Injectable,
|
|
9375
9375
|
args: [{
|
|
9376
9376
|
providedIn: 'root'
|
|
@@ -9411,10 +9411,10 @@ class TaxiiManifestService {
|
|
|
9411
9411
|
}
|
|
9412
9412
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9413
9413
|
}
|
|
9414
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9415
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9414
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiManifestService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9415
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiManifestService, providedIn: 'root' }); }
|
|
9416
9416
|
}
|
|
9417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiManifestService, decorators: [{
|
|
9418
9418
|
type: Injectable,
|
|
9419
9419
|
args: [{
|
|
9420
9420
|
providedIn: 'root'
|
|
@@ -9448,10 +9448,10 @@ class TaxiiCollectionsService {
|
|
|
9448
9448
|
get(id) {
|
|
9449
9449
|
return this.rest.get(`${this.baseUrl}/${id}`);
|
|
9450
9450
|
}
|
|
9451
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9452
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9451
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiCollectionsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9452
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiCollectionsService, providedIn: 'root' }); }
|
|
9453
9453
|
}
|
|
9454
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9454
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiCollectionsService, decorators: [{
|
|
9455
9455
|
type: Injectable,
|
|
9456
9456
|
args: [{
|
|
9457
9457
|
providedIn: 'root'
|
|
@@ -9505,10 +9505,10 @@ class TaxiiObjectsService {
|
|
|
9505
9505
|
get(id, objectId) {
|
|
9506
9506
|
return this.rest.get(`${this.baseUrl}/${objectId}`);
|
|
9507
9507
|
}
|
|
9508
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9509
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9508
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiObjectsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9509
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiObjectsService, providedIn: 'root' }); }
|
|
9510
9510
|
}
|
|
9511
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9511
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: TaxiiObjectsService, decorators: [{
|
|
9512
9512
|
type: Injectable,
|
|
9513
9513
|
args: [{
|
|
9514
9514
|
providedIn: 'root'
|
|
@@ -9632,10 +9632,10 @@ class SysIntegrationsService {
|
|
|
9632
9632
|
getTemplate(id) {
|
|
9633
9633
|
return this.rest.get(`${this.baseUrl}/templates/${id}`);
|
|
9634
9634
|
}
|
|
9635
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9636
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
9635
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9636
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationsService, providedIn: 'root' }); }
|
|
9637
9637
|
}
|
|
9638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9638
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: SysIntegrationsService, decorators: [{
|
|
9639
9639
|
type: Injectable,
|
|
9640
9640
|
args: [{
|
|
9641
9641
|
providedIn: 'root'
|
|
@@ -9655,11 +9655,11 @@ class NgxPulseiotLibModule {
|
|
|
9655
9655
|
]
|
|
9656
9656
|
};
|
|
9657
9657
|
}
|
|
9658
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
9659
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
9660
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
9658
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NgxPulseiotLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9659
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.18", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9660
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9661
9661
|
}
|
|
9662
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
9662
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.18", ngImport: i0, type: NgxPulseiotLibModule, decorators: [{
|
|
9663
9663
|
type: NgModule,
|
|
9664
9664
|
args: [{
|
|
9665
9665
|
imports: [CommonModule]
|