@shieldiot/ngx-pulseiot-lib 2.20.1359 → 2.20.1361
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
|
@@ -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'
|
|
@@ -8047,10 +8047,10 @@ class UsrReportsService {
|
|
|
8047
8047
|
}
|
|
8048
8048
|
return this.rest.get(`${this.baseUrl}/device-distribution-by-number-of-destinations`, ...params);
|
|
8049
8049
|
}
|
|
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.
|
|
8050
|
+
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 }); }
|
|
8051
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsService, providedIn: 'root' }); }
|
|
8052
8052
|
}
|
|
8053
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8053
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsService, decorators: [{
|
|
8054
8054
|
type: Injectable,
|
|
8055
8055
|
args: [{
|
|
8056
8056
|
providedIn: 'root'
|
|
@@ -8126,10 +8126,10 @@ class SysIdsRulesService {
|
|
|
8126
8126
|
}
|
|
8127
8127
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
8128
8128
|
}
|
|
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.
|
|
8129
|
+
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 }); }
|
|
8130
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIdsRulesService, providedIn: 'root' }); }
|
|
8131
8131
|
}
|
|
8132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIdsRulesService, decorators: [{
|
|
8133
8133
|
type: Injectable,
|
|
8134
8134
|
args: [{
|
|
8135
8135
|
providedIn: 'root'
|
|
@@ -8198,10 +8198,10 @@ class UsrInsightsService {
|
|
|
8198
8198
|
countAlertsBySeverity(id) {
|
|
8199
8199
|
return this.rest.get(`${this.baseUrl}/count-alerts/by-severity/${id}`);
|
|
8200
8200
|
}
|
|
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.
|
|
8201
|
+
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 }); }
|
|
8202
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrInsightsService, providedIn: 'root' }); }
|
|
8203
8203
|
}
|
|
8204
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrInsightsService, decorators: [{
|
|
8205
8205
|
type: Injectable,
|
|
8206
8206
|
args: [{
|
|
8207
8207
|
providedIn: 'root'
|
|
@@ -8283,10 +8283,10 @@ class UsrMembersService {
|
|
|
8283
8283
|
}
|
|
8284
8284
|
return this.rest.get(`${this.baseUrl}/emails`, ...params);
|
|
8285
8285
|
}
|
|
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.
|
|
8286
|
+
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 }); }
|
|
8287
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrMembersService, providedIn: 'root' }); }
|
|
8288
8288
|
}
|
|
8289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8289
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrMembersService, decorators: [{
|
|
8290
8290
|
type: Injectable,
|
|
8291
8291
|
args: [{
|
|
8292
8292
|
providedIn: 'root'
|
|
@@ -8539,10 +8539,10 @@ class UsrNetworkService {
|
|
|
8539
8539
|
}
|
|
8540
8540
|
return this.rest.get(`${this.baseUrl}/topology-records`, ...params);
|
|
8541
8541
|
}
|
|
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.
|
|
8542
|
+
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 }); }
|
|
8543
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNetworkService, providedIn: 'root' }); }
|
|
8544
8544
|
}
|
|
8545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrNetworkService, decorators: [{
|
|
8546
8546
|
type: Injectable,
|
|
8547
8547
|
args: [{
|
|
8548
8548
|
providedIn: 'root'
|
|
@@ -8683,10 +8683,10 @@ class SysAccountsService {
|
|
|
8683
8683
|
}
|
|
8684
8684
|
return this.rest.download(`export`, `${this.baseUrl}/export/${format}`, ...params);
|
|
8685
8685
|
}
|
|
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.
|
|
8686
|
+
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 }); }
|
|
8687
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAccountsService, providedIn: 'root' }); }
|
|
8688
8688
|
}
|
|
8689
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8689
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysAccountsService, decorators: [{
|
|
8690
8690
|
type: Injectable,
|
|
8691
8691
|
args: [{
|
|
8692
8692
|
providedIn: 'root'
|
|
@@ -8768,10 +8768,10 @@ class SysFeaturesService {
|
|
|
8768
8768
|
}
|
|
8769
8769
|
return this.rest.get(`${this.baseUrl}/groups`, ...params);
|
|
8770
8770
|
}
|
|
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.
|
|
8771
|
+
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 }); }
|
|
8772
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysFeaturesService, providedIn: 'root' }); }
|
|
8773
8773
|
}
|
|
8774
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysFeaturesService, decorators: [{
|
|
8775
8775
|
type: Injectable,
|
|
8776
8776
|
args: [{
|
|
8777
8777
|
providedIn: 'root'
|
|
@@ -8807,10 +8807,10 @@ class McpToolsService {
|
|
|
8807
8807
|
}
|
|
8808
8808
|
return this.rest.get(`${this.baseUrl}/stream-devices`, ...params);
|
|
8809
8809
|
}
|
|
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.
|
|
8810
|
+
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 }); }
|
|
8811
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: McpToolsService, providedIn: 'root' }); }
|
|
8812
8812
|
}
|
|
8813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8813
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: McpToolsService, decorators: [{
|
|
8814
8814
|
type: Injectable,
|
|
8815
8815
|
args: [{
|
|
8816
8816
|
providedIn: 'root'
|
|
@@ -8947,10 +8947,10 @@ class SysInsightsService {
|
|
|
8947
8947
|
}
|
|
8948
8948
|
return this.rest.get(`${this.baseUrl}/spec-queries`, ...params);
|
|
8949
8949
|
}
|
|
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.
|
|
8950
|
+
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 }); }
|
|
8951
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysInsightsService, providedIn: 'root' }); }
|
|
8952
8952
|
}
|
|
8953
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
8953
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysInsightsService, decorators: [{
|
|
8954
8954
|
type: Injectable,
|
|
8955
8955
|
args: [{
|
|
8956
8956
|
providedIn: 'root'
|
|
@@ -9014,10 +9014,10 @@ class SysRuleTemplatesService {
|
|
|
9014
9014
|
}
|
|
9015
9015
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9016
9016
|
}
|
|
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.
|
|
9017
|
+
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 }); }
|
|
9018
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRuleTemplatesService, providedIn: 'root' }); }
|
|
9019
9019
|
}
|
|
9020
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9020
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysRuleTemplatesService, decorators: [{
|
|
9021
9021
|
type: Injectable,
|
|
9022
9022
|
args: [{
|
|
9023
9023
|
providedIn: 'root'
|
|
@@ -9086,10 +9086,10 @@ class SysIntegrationTemplatesService {
|
|
|
9086
9086
|
}
|
|
9087
9087
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9088
9088
|
}
|
|
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.
|
|
9089
|
+
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 }); }
|
|
9090
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationTemplatesService, providedIn: 'root' }); }
|
|
9091
9091
|
}
|
|
9092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9092
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationTemplatesService, decorators: [{
|
|
9093
9093
|
type: Injectable,
|
|
9094
9094
|
args: [{
|
|
9095
9095
|
providedIn: 'root'
|
|
@@ -9180,10 +9180,10 @@ class SysUsersService {
|
|
|
9180
9180
|
getAccessToken(id) {
|
|
9181
9181
|
return this.rest.get(`${this.baseUrl}/${id}/access-token`);
|
|
9182
9182
|
}
|
|
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.
|
|
9183
|
+
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 }); }
|
|
9184
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysUsersService, providedIn: 'root' }); }
|
|
9185
9185
|
}
|
|
9186
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9186
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysUsersService, decorators: [{
|
|
9187
9187
|
type: Injectable,
|
|
9188
9188
|
args: [{
|
|
9189
9189
|
providedIn: 'root'
|
|
@@ -9258,10 +9258,10 @@ class UsrReportsInstanceService {
|
|
|
9258
9258
|
downloadReport(id) {
|
|
9259
9259
|
return this.rest.download(`usr-reports-instance`, `${this.baseUrl}/${id}/download-report`);
|
|
9260
9260
|
}
|
|
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.
|
|
9261
|
+
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 }); }
|
|
9262
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsInstanceService, providedIn: 'root' }); }
|
|
9263
9263
|
}
|
|
9264
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrReportsInstanceService, decorators: [{
|
|
9265
9265
|
type: Injectable,
|
|
9266
9266
|
args: [{
|
|
9267
9267
|
providedIn: 'root'
|
|
@@ -9287,10 +9287,10 @@ class UsrAiExplainService {
|
|
|
9287
9287
|
explain(ip) {
|
|
9288
9288
|
return this.rest.get(`${this.baseUrl}/suspicious-ip/${ip}`);
|
|
9289
9289
|
}
|
|
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.
|
|
9290
|
+
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 }); }
|
|
9291
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAiExplainService, providedIn: 'root' }); }
|
|
9292
9292
|
}
|
|
9293
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9293
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: UsrAiExplainService, decorators: [{
|
|
9294
9294
|
type: Injectable,
|
|
9295
9295
|
args: [{
|
|
9296
9296
|
providedIn: 'root'
|
|
@@ -9318,10 +9318,10 @@ class ConfigService {
|
|
|
9318
9318
|
getLogoImage() {
|
|
9319
9319
|
return this.rest.get(`${this.baseUrl}`);
|
|
9320
9320
|
}
|
|
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.
|
|
9321
|
+
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 }); }
|
|
9322
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: ConfigService, providedIn: 'root' }); }
|
|
9323
9323
|
}
|
|
9324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9324
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: ConfigService, decorators: [{
|
|
9325
9325
|
type: Injectable,
|
|
9326
9326
|
args: [{
|
|
9327
9327
|
providedIn: 'root'
|
|
@@ -9349,10 +9349,10 @@ class TaxiiApiRootService {
|
|
|
9349
9349
|
apiRoot() {
|
|
9350
9350
|
return this.rest.get(`${this.baseUrl}`);
|
|
9351
9351
|
}
|
|
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.
|
|
9352
|
+
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 }); }
|
|
9353
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiApiRootService, providedIn: 'root' }); }
|
|
9354
9354
|
}
|
|
9355
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiApiRootService, decorators: [{
|
|
9356
9356
|
type: Injectable,
|
|
9357
9357
|
args: [{
|
|
9358
9358
|
providedIn: 'root'
|
|
@@ -9379,10 +9379,10 @@ class TaxiiDiscoveryService {
|
|
|
9379
9379
|
discovery() {
|
|
9380
9380
|
return this.rest.get(`${this.baseUrl}`);
|
|
9381
9381
|
}
|
|
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.
|
|
9382
|
+
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 }); }
|
|
9383
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiDiscoveryService, providedIn: 'root' }); }
|
|
9384
9384
|
}
|
|
9385
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiDiscoveryService, decorators: [{
|
|
9386
9386
|
type: Injectable,
|
|
9387
9387
|
args: [{
|
|
9388
9388
|
providedIn: 'root'
|
|
@@ -9423,10 +9423,10 @@ class TaxiiManifestService {
|
|
|
9423
9423
|
}
|
|
9424
9424
|
return this.rest.get(`${this.baseUrl}`, ...params);
|
|
9425
9425
|
}
|
|
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.
|
|
9426
|
+
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 }); }
|
|
9427
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiManifestService, providedIn: 'root' }); }
|
|
9428
9428
|
}
|
|
9429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9429
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiManifestService, decorators: [{
|
|
9430
9430
|
type: Injectable,
|
|
9431
9431
|
args: [{
|
|
9432
9432
|
providedIn: 'root'
|
|
@@ -9460,10 +9460,10 @@ class TaxiiCollectionsService {
|
|
|
9460
9460
|
get(id) {
|
|
9461
9461
|
return this.rest.get(`${this.baseUrl}/${id}`);
|
|
9462
9462
|
}
|
|
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.
|
|
9463
|
+
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 }); }
|
|
9464
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiCollectionsService, providedIn: 'root' }); }
|
|
9465
9465
|
}
|
|
9466
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9466
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiCollectionsService, decorators: [{
|
|
9467
9467
|
type: Injectable,
|
|
9468
9468
|
args: [{
|
|
9469
9469
|
providedIn: 'root'
|
|
@@ -9517,10 +9517,10 @@ class TaxiiObjectsService {
|
|
|
9517
9517
|
get(id, objectId) {
|
|
9518
9518
|
return this.rest.get(`${this.baseUrl}/${objectId}`);
|
|
9519
9519
|
}
|
|
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.
|
|
9520
|
+
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 }); }
|
|
9521
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiObjectsService, providedIn: 'root' }); }
|
|
9522
9522
|
}
|
|
9523
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9523
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: TaxiiObjectsService, decorators: [{
|
|
9524
9524
|
type: Injectable,
|
|
9525
9525
|
args: [{
|
|
9526
9526
|
providedIn: 'root'
|
|
@@ -9644,10 +9644,10 @@ class SysIntegrationsService {
|
|
|
9644
9644
|
getTemplate(id) {
|
|
9645
9645
|
return this.rest.get(`${this.baseUrl}/templates/${id}`);
|
|
9646
9646
|
}
|
|
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.
|
|
9647
|
+
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 }); }
|
|
9648
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationsService, providedIn: 'root' }); }
|
|
9649
9649
|
}
|
|
9650
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9650
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: SysIntegrationsService, decorators: [{
|
|
9651
9651
|
type: Injectable,
|
|
9652
9652
|
args: [{
|
|
9653
9653
|
providedIn: 'root'
|
|
@@ -9667,11 +9667,11 @@ class NgxPulseiotLibModule {
|
|
|
9667
9667
|
]
|
|
9668
9668
|
};
|
|
9669
9669
|
}
|
|
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.
|
|
9670
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9671
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9672
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
|
|
9673
9673
|
}
|
|
9674
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
9674
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.27", ngImport: i0, type: NgxPulseiotLibModule, decorators: [{
|
|
9675
9675
|
type: NgModule,
|
|
9676
9676
|
args: [{
|
|
9677
9677
|
imports: [CommonModule]
|