@shieldiot/ngx-pulseiot-lib 2.20.1360 → 2.20.1362
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.
|
@@ -4794,10 +4794,10 @@ class RestUtils {
|
|
|
4794
4794
|
}
|
|
4795
4795
|
return contentType;
|
|
4796
4796
|
}
|
|
4797
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4798
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4797
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4798
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
|
|
4799
4799
|
}
|
|
4800
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4800
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: RestUtils, decorators: [{
|
|
4801
4801
|
type: Injectable,
|
|
4802
4802
|
args: [{
|
|
4803
4803
|
providedIn: 'root'
|
|
@@ -4863,10 +4863,10 @@ class SysKeysService {
|
|
|
4863
4863
|
listServices() {
|
|
4864
4864
|
return this.rest.get(`${this.baseUrl}/services`);
|
|
4865
4865
|
}
|
|
4866
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4867
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4866
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysKeysService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4867
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysKeysService, providedIn: 'root' }); }
|
|
4868
4868
|
}
|
|
4869
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4869
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysKeysService, decorators: [{
|
|
4870
4870
|
type: Injectable,
|
|
4871
4871
|
args: [{
|
|
4872
4872
|
providedIn: 'root'
|
|
@@ -4969,10 +4969,10 @@ class SysAuditLogService {
|
|
|
4969
4969
|
}
|
|
4970
4970
|
return this.rest.get(`${this.baseUrl}/timeline`, ...params);
|
|
4971
4971
|
}
|
|
4972
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4973
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4972
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAuditLogService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4973
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAuditLogService, providedIn: 'root' }); }
|
|
4974
4974
|
}
|
|
4975
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4975
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAuditLogService, decorators: [{
|
|
4976
4976
|
type: Injectable,
|
|
4977
4977
|
args: [{
|
|
4978
4978
|
providedIn: 'root'
|
|
@@ -5054,10 +5054,10 @@ class SysCheckpointsService {
|
|
|
5054
5054
|
}
|
|
5055
5055
|
return this.rest.get(`${this.baseUrl}/timeline`, ...params);
|
|
5056
5056
|
}
|
|
5057
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5058
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5057
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysCheckpointsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5058
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysCheckpointsService, providedIn: 'root' }); }
|
|
5059
5059
|
}
|
|
5060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5060
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysCheckpointsService, decorators: [{
|
|
5061
5061
|
type: Injectable,
|
|
5062
5062
|
args: [{
|
|
5063
5063
|
providedIn: 'root'
|
|
@@ -5138,10 +5138,10 @@ class SysGroupsService {
|
|
|
5138
5138
|
removeUser(id, userId) {
|
|
5139
5139
|
return this.rest.delete(`${this.baseUrl}/${id}/users/${userId}`);
|
|
5140
5140
|
}
|
|
5141
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5142
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5141
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysGroupsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5142
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysGroupsService, providedIn: 'root' }); }
|
|
5143
5143
|
}
|
|
5144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysGroupsService, decorators: [{
|
|
5145
5145
|
type: Injectable,
|
|
5146
5146
|
args: [{
|
|
5147
5147
|
providedIn: 'root'
|
|
@@ -5208,10 +5208,10 @@ class SysStreamsService {
|
|
|
5208
5208
|
}
|
|
5209
5209
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
5210
5210
|
}
|
|
5211
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5212
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5211
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStreamsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5212
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStreamsService, providedIn: 'root' }); }
|
|
5213
5213
|
}
|
|
5214
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5214
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStreamsService, decorators: [{
|
|
5215
5215
|
type: Injectable,
|
|
5216
5216
|
args: [{
|
|
5217
5217
|
providedIn: 'root'
|
|
@@ -5321,10 +5321,10 @@ class UsrIntegrationsService {
|
|
|
5321
5321
|
getTemplate(id) {
|
|
5322
5322
|
return this.rest.get(`${this.baseUrl}/templates/${id}`);
|
|
5323
5323
|
}
|
|
5324
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5325
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5324
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5325
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrIntegrationsService, providedIn: 'root' }); }
|
|
5326
5326
|
}
|
|
5327
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5327
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrIntegrationsService, decorators: [{
|
|
5328
5328
|
type: Injectable,
|
|
5329
5329
|
args: [{
|
|
5330
5330
|
providedIn: 'root'
|
|
@@ -5926,10 +5926,10 @@ class UsrEventsService {
|
|
|
5926
5926
|
}
|
|
5927
5927
|
return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
|
|
5928
5928
|
}
|
|
5929
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5930
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5929
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrEventsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5930
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrEventsService, providedIn: 'root' }); }
|
|
5931
5931
|
}
|
|
5932
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5932
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrEventsService, decorators: [{
|
|
5933
5933
|
type: Injectable,
|
|
5934
5934
|
args: [{
|
|
5935
5935
|
providedIn: 'root'
|
|
@@ -5986,10 +5986,10 @@ class UsrNotificationMessagesService {
|
|
|
5986
5986
|
markAllAsRead() {
|
|
5987
5987
|
return this.rest.patch(`${this.baseUrl}/mark-all-read`, '');
|
|
5988
5988
|
}
|
|
5989
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5990
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
5989
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNotificationMessagesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5990
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNotificationMessagesService, providedIn: 'root' }); }
|
|
5991
5991
|
}
|
|
5992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5992
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNotificationMessagesService, decorators: [{
|
|
5993
5993
|
type: Injectable,
|
|
5994
5994
|
args: [{
|
|
5995
5995
|
providedIn: 'root'
|
|
@@ -6171,10 +6171,10 @@ class UsrRulesService {
|
|
|
6171
6171
|
}
|
|
6172
6172
|
return this.rest.get(`${this.baseUrl}/count-alerts/by-rule-id`, ...params);
|
|
6173
6173
|
}
|
|
6174
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6175
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6174
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6175
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrRulesService, providedIn: 'root' }); }
|
|
6176
6176
|
}
|
|
6177
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6177
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrRulesService, decorators: [{
|
|
6178
6178
|
type: Injectable,
|
|
6179
6179
|
args: [{
|
|
6180
6180
|
providedIn: 'root'
|
|
@@ -6290,10 +6290,10 @@ class UsrUserService {
|
|
|
6290
6290
|
getSysConfig() {
|
|
6291
6291
|
return this.rest.get(`${this.baseUrl}/get-sys-config`);
|
|
6292
6292
|
}
|
|
6293
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6294
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6293
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrUserService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6294
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrUserService, providedIn: 'root' }); }
|
|
6295
6295
|
}
|
|
6296
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrUserService, decorators: [{
|
|
6297
6297
|
type: Injectable,
|
|
6298
6298
|
args: [{
|
|
6299
6299
|
providedIn: 'root'
|
|
@@ -6362,10 +6362,10 @@ class SysMembersService {
|
|
|
6362
6362
|
}
|
|
6363
6363
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
6364
6364
|
}
|
|
6365
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6366
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6365
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6366
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysMembersService, providedIn: 'root' }); }
|
|
6367
6367
|
}
|
|
6368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6368
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysMembersService, decorators: [{
|
|
6369
6369
|
type: Injectable,
|
|
6370
6370
|
args: [{
|
|
6371
6371
|
providedIn: 'root'
|
|
@@ -6467,10 +6467,10 @@ class SysRulesService {
|
|
|
6467
6467
|
}
|
|
6468
6468
|
return this.rest.get(`${this.baseUrl}/sql`, ...params);
|
|
6469
6469
|
}
|
|
6470
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6471
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6470
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6471
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRulesService, providedIn: 'root' }); }
|
|
6472
6472
|
}
|
|
6473
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6473
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRulesService, decorators: [{
|
|
6474
6474
|
type: Injectable,
|
|
6475
6475
|
args: [{
|
|
6476
6476
|
providedIn: 'root'
|
|
@@ -6539,10 +6539,10 @@ class SupportStreamAnalyticsConfigService {
|
|
|
6539
6539
|
}
|
|
6540
6540
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
6541
6541
|
}
|
|
6542
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6543
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6542
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SupportStreamAnalyticsConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6543
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SupportStreamAnalyticsConfigService, providedIn: 'root' }); }
|
|
6544
6544
|
}
|
|
6545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SupportStreamAnalyticsConfigService, decorators: [{
|
|
6546
6546
|
type: Injectable,
|
|
6547
6547
|
args: [{
|
|
6548
6548
|
providedIn: 'root'
|
|
@@ -6643,10 +6643,10 @@ class SysConfigService {
|
|
|
6643
6643
|
}
|
|
6644
6644
|
return this.rest.get(`${this.baseUrl}/test-email-template`, ...params);
|
|
6645
6645
|
}
|
|
6646
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6647
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6646
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6647
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysConfigService, providedIn: 'root' }); }
|
|
6648
6648
|
}
|
|
6649
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysConfigService, decorators: [{
|
|
6650
6650
|
type: Injectable,
|
|
6651
6651
|
args: [{
|
|
6652
6652
|
providedIn: 'root'
|
|
@@ -6690,10 +6690,10 @@ class SysStatisticsService {
|
|
|
6690
6690
|
getUsersCount(field) {
|
|
6691
6691
|
return this.rest.get(`${this.baseUrl}/users/${field}`);
|
|
6692
6692
|
}
|
|
6693
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
6694
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
6693
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStatisticsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6694
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStatisticsService, providedIn: 'root' }); }
|
|
6695
6695
|
}
|
|
6696
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
6696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysStatisticsService, decorators: [{
|
|
6697
6697
|
type: Injectable,
|
|
6698
6698
|
args: [{
|
|
6699
6699
|
providedIn: 'root'
|
|
@@ -7301,10 +7301,10 @@ class UsrAlertsService {
|
|
|
7301
7301
|
}
|
|
7302
7302
|
return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
|
|
7303
7303
|
}
|
|
7304
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
7305
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
7304
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAlertsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7305
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAlertsService, providedIn: 'root' }); }
|
|
7306
7306
|
}
|
|
7307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
7307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAlertsService, decorators: [{
|
|
7308
7308
|
type: Injectable,
|
|
7309
7309
|
args: [{
|
|
7310
7310
|
providedIn: 'root'
|
|
@@ -7879,10 +7879,10 @@ class UsrDevicesService {
|
|
|
7879
7879
|
}
|
|
7880
7880
|
return this.rest.get(`${this.baseUrl}/count/by-risk`, ...params);
|
|
7881
7881
|
}
|
|
7882
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
7883
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
7882
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrDevicesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7883
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrDevicesService, providedIn: 'root' }); }
|
|
7884
7884
|
}
|
|
7885
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
7885
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrDevicesService, decorators: [{
|
|
7886
7886
|
type: Injectable,
|
|
7887
7887
|
args: [{
|
|
7888
7888
|
providedIn: 'root'
|
|
@@ -7999,6 +7999,22 @@ class UsrReportsService {
|
|
|
7999
7999
|
}
|
|
8000
8000
|
return this.rest.get(`${this.baseUrl}/insights-by-mail`, ...params);
|
|
8001
8001
|
}
|
|
8002
|
+
/**
|
|
8003
|
+
* Send the weekly digest email on demand for the caller's account
|
|
8004
|
+
*/
|
|
8005
|
+
sendWeeklyDigest(from, to, addresses) {
|
|
8006
|
+
const params = [];
|
|
8007
|
+
if (from != null) {
|
|
8008
|
+
params.push(`from=${from}`);
|
|
8009
|
+
}
|
|
8010
|
+
if (to != null) {
|
|
8011
|
+
params.push(`to=${to}`);
|
|
8012
|
+
}
|
|
8013
|
+
if (addresses != null) {
|
|
8014
|
+
params.push(`addresses=${addresses}`);
|
|
8015
|
+
}
|
|
8016
|
+
return this.rest.get(`${this.baseUrl}/weekly-digest`, ...params);
|
|
8017
|
+
}
|
|
8002
8018
|
/**
|
|
8003
8019
|
* Get network activity over time histogram over the provided time period
|
|
8004
8020
|
*/
|
|
@@ -8047,10 +8063,10 @@ class UsrReportsService {
|
|
|
8047
8063
|
}
|
|
8048
8064
|
return this.rest.get(`${this.baseUrl}/device-distribution-by-number-of-destinations`, ...params);
|
|
8049
8065
|
}
|
|
8050
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8051
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8066
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8067
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsService, providedIn: 'root' }); }
|
|
8052
8068
|
}
|
|
8053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8069
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsService, decorators: [{
|
|
8054
8070
|
type: Injectable,
|
|
8055
8071
|
args: [{
|
|
8056
8072
|
providedIn: 'root'
|
|
@@ -8126,10 +8142,10 @@ class SysIdsRulesService {
|
|
|
8126
8142
|
}
|
|
8127
8143
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
8128
8144
|
}
|
|
8129
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8130
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8145
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIdsRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8146
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIdsRulesService, providedIn: 'root' }); }
|
|
8131
8147
|
}
|
|
8132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIdsRulesService, decorators: [{
|
|
8133
8149
|
type: Injectable,
|
|
8134
8150
|
args: [{
|
|
8135
8151
|
providedIn: 'root'
|
|
@@ -8198,10 +8214,10 @@ class UsrInsightsService {
|
|
|
8198
8214
|
countAlertsBySeverity(id) {
|
|
8199
8215
|
return this.rest.get(`${this.baseUrl}/count-alerts/by-severity/${id}`);
|
|
8200
8216
|
}
|
|
8201
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8202
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8217
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8218
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrInsightsService, providedIn: 'root' }); }
|
|
8203
8219
|
}
|
|
8204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrInsightsService, decorators: [{
|
|
8205
8221
|
type: Injectable,
|
|
8206
8222
|
args: [{
|
|
8207
8223
|
providedIn: 'root'
|
|
@@ -8283,10 +8299,10 @@ class UsrMembersService {
|
|
|
8283
8299
|
}
|
|
8284
8300
|
return this.rest.get(`${this.baseUrl}/emails`, ...params);
|
|
8285
8301
|
}
|
|
8286
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8287
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8302
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8303
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrMembersService, providedIn: 'root' }); }
|
|
8288
8304
|
}
|
|
8289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrMembersService, decorators: [{
|
|
8290
8306
|
type: Injectable,
|
|
8291
8307
|
args: [{
|
|
8292
8308
|
providedIn: 'root'
|
|
@@ -8539,10 +8555,10 @@ class UsrNetworkService {
|
|
|
8539
8555
|
}
|
|
8540
8556
|
return this.rest.get(`${this.baseUrl}/topology-records`, ...params);
|
|
8541
8557
|
}
|
|
8542
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8543
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8558
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNetworkService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8559
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNetworkService, providedIn: 'root' }); }
|
|
8544
8560
|
}
|
|
8545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNetworkService, decorators: [{
|
|
8546
8562
|
type: Injectable,
|
|
8547
8563
|
args: [{
|
|
8548
8564
|
providedIn: 'root'
|
|
@@ -8683,10 +8699,10 @@ class SysAccountsService {
|
|
|
8683
8699
|
}
|
|
8684
8700
|
return this.rest.download(`export`, `${this.baseUrl}/export/${format}`, ...params);
|
|
8685
8701
|
}
|
|
8686
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8687
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8702
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAccountsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8703
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAccountsService, providedIn: 'root' }); }
|
|
8688
8704
|
}
|
|
8689
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAccountsService, decorators: [{
|
|
8690
8706
|
type: Injectable,
|
|
8691
8707
|
args: [{
|
|
8692
8708
|
providedIn: 'root'
|
|
@@ -8768,10 +8784,10 @@ class SysFeaturesService {
|
|
|
8768
8784
|
}
|
|
8769
8785
|
return this.rest.get(`${this.baseUrl}/groups`, ...params);
|
|
8770
8786
|
}
|
|
8771
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8772
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8787
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysFeaturesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8788
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysFeaturesService, providedIn: 'root' }); }
|
|
8773
8789
|
}
|
|
8774
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysFeaturesService, decorators: [{
|
|
8775
8791
|
type: Injectable,
|
|
8776
8792
|
args: [{
|
|
8777
8793
|
providedIn: 'root'
|
|
@@ -8807,10 +8823,10 @@ class McpToolsService {
|
|
|
8807
8823
|
}
|
|
8808
8824
|
return this.rest.get(`${this.baseUrl}/stream-devices`, ...params);
|
|
8809
8825
|
}
|
|
8810
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8811
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8826
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: McpToolsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8827
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: McpToolsService, providedIn: 'root' }); }
|
|
8812
8828
|
}
|
|
8813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: McpToolsService, decorators: [{
|
|
8814
8830
|
type: Injectable,
|
|
8815
8831
|
args: [{
|
|
8816
8832
|
providedIn: 'root'
|
|
@@ -8947,10 +8963,10 @@ class SysInsightsService {
|
|
|
8947
8963
|
}
|
|
8948
8964
|
return this.rest.get(`${this.baseUrl}/spec-queries`, ...params);
|
|
8949
8965
|
}
|
|
8950
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
8951
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
8966
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8967
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysInsightsService, providedIn: 'root' }); }
|
|
8952
8968
|
}
|
|
8953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysInsightsService, decorators: [{
|
|
8954
8970
|
type: Injectable,
|
|
8955
8971
|
args: [{
|
|
8956
8972
|
providedIn: 'root'
|
|
@@ -9014,10 +9030,10 @@ class SysRuleTemplatesService {
|
|
|
9014
9030
|
}
|
|
9015
9031
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9016
9032
|
}
|
|
9017
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9018
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9033
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRuleTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9034
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRuleTemplatesService, providedIn: 'root' }); }
|
|
9019
9035
|
}
|
|
9020
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9036
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRuleTemplatesService, decorators: [{
|
|
9021
9037
|
type: Injectable,
|
|
9022
9038
|
args: [{
|
|
9023
9039
|
providedIn: 'root'
|
|
@@ -9086,10 +9102,10 @@ class SysIntegrationTemplatesService {
|
|
|
9086
9102
|
}
|
|
9087
9103
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9088
9104
|
}
|
|
9089
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9090
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9105
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9106
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationTemplatesService, providedIn: 'root' }); }
|
|
9091
9107
|
}
|
|
9092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationTemplatesService, decorators: [{
|
|
9093
9109
|
type: Injectable,
|
|
9094
9110
|
args: [{
|
|
9095
9111
|
providedIn: 'root'
|
|
@@ -9180,10 +9196,10 @@ class SysUsersService {
|
|
|
9180
9196
|
getAccessToken(id) {
|
|
9181
9197
|
return this.rest.get(`${this.baseUrl}/${id}/access-token`);
|
|
9182
9198
|
}
|
|
9183
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9184
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9199
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysUsersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9200
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysUsersService, providedIn: 'root' }); }
|
|
9185
9201
|
}
|
|
9186
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9202
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysUsersService, decorators: [{
|
|
9187
9203
|
type: Injectable,
|
|
9188
9204
|
args: [{
|
|
9189
9205
|
providedIn: 'root'
|
|
@@ -9258,10 +9274,10 @@ class UsrReportsInstanceService {
|
|
|
9258
9274
|
downloadReport(id) {
|
|
9259
9275
|
return this.rest.download(`usr-reports-instance`, `${this.baseUrl}/${id}/download-report`);
|
|
9260
9276
|
}
|
|
9261
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9262
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9277
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsInstanceService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9278
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsInstanceService, providedIn: 'root' }); }
|
|
9263
9279
|
}
|
|
9264
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsInstanceService, decorators: [{
|
|
9265
9281
|
type: Injectable,
|
|
9266
9282
|
args: [{
|
|
9267
9283
|
providedIn: 'root'
|
|
@@ -9287,10 +9303,10 @@ class UsrAiExplainService {
|
|
|
9287
9303
|
explain(ip) {
|
|
9288
9304
|
return this.rest.get(`${this.baseUrl}/suspicious-ip/${ip}`);
|
|
9289
9305
|
}
|
|
9290
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9291
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9306
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAiExplainService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9307
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAiExplainService, providedIn: 'root' }); }
|
|
9292
9308
|
}
|
|
9293
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAiExplainService, decorators: [{
|
|
9294
9310
|
type: Injectable,
|
|
9295
9311
|
args: [{
|
|
9296
9312
|
providedIn: 'root'
|
|
@@ -9318,10 +9334,10 @@ class ConfigService {
|
|
|
9318
9334
|
getLogoImage() {
|
|
9319
9335
|
return this.rest.get(`${this.baseUrl}`);
|
|
9320
9336
|
}
|
|
9321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9322
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9337
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: ConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9338
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: ConfigService, providedIn: 'root' }); }
|
|
9323
9339
|
}
|
|
9324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: ConfigService, decorators: [{
|
|
9325
9341
|
type: Injectable,
|
|
9326
9342
|
args: [{
|
|
9327
9343
|
providedIn: 'root'
|
|
@@ -9349,10 +9365,10 @@ class TaxiiApiRootService {
|
|
|
9349
9365
|
apiRoot() {
|
|
9350
9366
|
return this.rest.get(`${this.baseUrl}`);
|
|
9351
9367
|
}
|
|
9352
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9353
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9368
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiApiRootService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9369
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiApiRootService, providedIn: 'root' }); }
|
|
9354
9370
|
}
|
|
9355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9371
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiApiRootService, decorators: [{
|
|
9356
9372
|
type: Injectable,
|
|
9357
9373
|
args: [{
|
|
9358
9374
|
providedIn: 'root'
|
|
@@ -9379,10 +9395,10 @@ class TaxiiDiscoveryService {
|
|
|
9379
9395
|
discovery() {
|
|
9380
9396
|
return this.rest.get(`${this.baseUrl}`);
|
|
9381
9397
|
}
|
|
9382
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9383
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9398
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiDiscoveryService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9399
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiDiscoveryService, providedIn: 'root' }); }
|
|
9384
9400
|
}
|
|
9385
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9401
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiDiscoveryService, decorators: [{
|
|
9386
9402
|
type: Injectable,
|
|
9387
9403
|
args: [{
|
|
9388
9404
|
providedIn: 'root'
|
|
@@ -9423,10 +9439,10 @@ class TaxiiManifestService {
|
|
|
9423
9439
|
}
|
|
9424
9440
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9425
9441
|
}
|
|
9426
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9427
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9442
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiManifestService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9443
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiManifestService, providedIn: 'root' }); }
|
|
9428
9444
|
}
|
|
9429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiManifestService, decorators: [{
|
|
9430
9446
|
type: Injectable,
|
|
9431
9447
|
args: [{
|
|
9432
9448
|
providedIn: 'root'
|
|
@@ -9460,10 +9476,10 @@ class TaxiiCollectionsService {
|
|
|
9460
9476
|
get(id) {
|
|
9461
9477
|
return this.rest.get(`${this.baseUrl}/${id}`);
|
|
9462
9478
|
}
|
|
9463
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9464
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9479
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiCollectionsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9480
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiCollectionsService, providedIn: 'root' }); }
|
|
9465
9481
|
}
|
|
9466
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiCollectionsService, decorators: [{
|
|
9467
9483
|
type: Injectable,
|
|
9468
9484
|
args: [{
|
|
9469
9485
|
providedIn: 'root'
|
|
@@ -9517,10 +9533,10 @@ class TaxiiObjectsService {
|
|
|
9517
9533
|
get(id, objectId) {
|
|
9518
9534
|
return this.rest.get(`${this.baseUrl}/${objectId}`);
|
|
9519
9535
|
}
|
|
9520
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9521
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9536
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiObjectsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9537
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiObjectsService, providedIn: 'root' }); }
|
|
9522
9538
|
}
|
|
9523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9539
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiObjectsService, decorators: [{
|
|
9524
9540
|
type: Injectable,
|
|
9525
9541
|
args: [{
|
|
9526
9542
|
providedIn: 'root'
|
|
@@ -9644,10 +9660,10 @@ class SysIntegrationsService {
|
|
|
9644
9660
|
getTemplate(id) {
|
|
9645
9661
|
return this.rest.get(`${this.baseUrl}/templates/${id}`);
|
|
9646
9662
|
}
|
|
9647
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9648
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
9663
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9664
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationsService, providedIn: 'root' }); }
|
|
9649
9665
|
}
|
|
9650
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9666
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationsService, decorators: [{
|
|
9651
9667
|
type: Injectable,
|
|
9652
9668
|
args: [{
|
|
9653
9669
|
providedIn: 'root'
|
|
@@ -9667,11 +9683,11 @@ class NgxPulseiotLibModule {
|
|
|
9667
9683
|
]
|
|
9668
9684
|
};
|
|
9669
9685
|
}
|
|
9670
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
9671
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
9672
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
9686
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9687
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9688
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9673
9689
|
}
|
|
9674
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9690
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, decorators: [{
|
|
9675
9691
|
type: NgModule,
|
|
9676
9692
|
args: [{
|
|
9677
9693
|
imports: [CommonModule]
|