@shieldiot/ngx-pulseiot-lib 1.0.0 → 2.1.1110-ang-18

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.
Files changed (33) hide show
  1. package/esm2022/lib/services/McpToolsService.mjs +4 -4
  2. package/esm2022/lib/services/SysAccountsService.mjs +4 -4
  3. package/esm2022/lib/services/SysAuditLogService.mjs +4 -4
  4. package/esm2022/lib/services/SysCheckpointsService.mjs +4 -4
  5. package/esm2022/lib/services/SysConfigService.mjs +4 -4
  6. package/esm2022/lib/services/SysFeaturesService.mjs +4 -4
  7. package/esm2022/lib/services/SysGroupsService.mjs +4 -4
  8. package/esm2022/lib/services/SysIdsRulesService.mjs +4 -4
  9. package/esm2022/lib/services/SysInsightsService.mjs +4 -4
  10. package/esm2022/lib/services/SysKeysService.mjs +4 -4
  11. package/esm2022/lib/services/SysMembersService.mjs +4 -4
  12. package/esm2022/lib/services/SysRuleTemplatesService.mjs +4 -4
  13. package/esm2022/lib/services/SysRulesService.mjs +4 -4
  14. package/esm2022/lib/services/SysStatisticsService.mjs +4 -4
  15. package/esm2022/lib/services/SysStreamsService.mjs +4 -4
  16. package/esm2022/lib/services/SysUsersService.mjs +4 -4
  17. package/esm2022/lib/services/UsrAlertsService.mjs +4 -4
  18. package/esm2022/lib/services/UsrDevicesService.mjs +4 -4
  19. package/esm2022/lib/services/UsrEventsService.mjs +4 -4
  20. package/esm2022/lib/services/UsrInsightsService.mjs +4 -4
  21. package/esm2022/lib/services/UsrIntegrationsService.mjs +4 -4
  22. package/esm2022/lib/services/UsrMembersService.mjs +4 -4
  23. package/esm2022/lib/services/UsrNetworkService.mjs +4 -4
  24. package/esm2022/lib/services/UsrNotificationMessagesService.mjs +4 -4
  25. package/esm2022/lib/services/UsrReportsInstanceService.mjs +4 -4
  26. package/esm2022/lib/services/UsrReportsService.mjs +4 -4
  27. package/esm2022/lib/services/UsrRulesService.mjs +4 -4
  28. package/esm2022/lib/services/UsrUserService.mjs +4 -4
  29. package/esm2022/ngx-pulseiot-lib.module.mjs +5 -5
  30. package/esm2022/rest-utils.mjs +4 -4
  31. package/fesm2022/shieldiot-ngx-pulseiot-lib.mjs +91 -91
  32. package/fesm2022/shieldiot-ngx-pulseiot-lib.mjs.map +1 -1
  33. package/package.json +2 -2
@@ -4313,10 +4313,10 @@ class RestUtils {
4313
4313
  }
4314
4314
  return contentType;
4315
4315
  }
4316
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
4317
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
4316
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RestUtils, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
4317
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RestUtils, providedIn: 'root' }); }
4318
4318
  }
4319
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RestUtils, decorators: [{
4319
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RestUtils, decorators: [{
4320
4320
  type: Injectable,
4321
4321
  args: [{
4322
4322
  providedIn: 'root'
@@ -4824,10 +4824,10 @@ class UsrDevicesService {
4824
4824
  }
4825
4825
  return this.rest.get(`${this.baseUrl}/count/by-risk`, ...params);
4826
4826
  }
4827
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrDevicesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
4828
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrDevicesService, providedIn: 'root' }); }
4827
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrDevicesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
4828
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrDevicesService, providedIn: 'root' }); }
4829
4829
  }
4830
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrDevicesService, decorators: [{
4830
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrDevicesService, decorators: [{
4831
4831
  type: Injectable,
4832
4832
  args: [{
4833
4833
  providedIn: 'root'
@@ -4976,10 +4976,10 @@ class UsrReportsService {
4976
4976
  }
4977
4977
  return this.rest.get(`${this.baseUrl}/device-distribution-by-number-of-destinations`, ...params);
4978
4978
  }
4979
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
4980
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsService, providedIn: 'root' }); }
4979
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
4980
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsService, providedIn: 'root' }); }
4981
4981
  }
4982
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsService, decorators: [{
4982
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsService, decorators: [{
4983
4983
  type: Injectable,
4984
4984
  args: [{
4985
4985
  providedIn: 'root'
@@ -5091,10 +5091,10 @@ class UsrUserService {
5091
5091
  getSysConfig() {
5092
5092
  return this.rest.get(`${this.baseUrl}/get-sys-config`);
5093
5093
  }
5094
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrUserService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5095
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrUserService, providedIn: 'root' }); }
5094
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrUserService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5095
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrUserService, providedIn: 'root' }); }
5096
5096
  }
5097
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrUserService, decorators: [{
5097
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrUserService, decorators: [{
5098
5098
  type: Injectable,
5099
5099
  args: [{
5100
5100
  providedIn: 'root'
@@ -5130,10 +5130,10 @@ class McpToolsService {
5130
5130
  }
5131
5131
  return this.rest.get(`${this.baseUrl}/stream-devices`, ...params);
5132
5132
  }
5133
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5134
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsService, providedIn: 'root' }); }
5133
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: McpToolsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5134
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: McpToolsService, providedIn: 'root' }); }
5135
5135
  }
5136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: McpToolsService, decorators: [{
5136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: McpToolsService, decorators: [{
5137
5137
  type: Injectable,
5138
5138
  args: [{
5139
5139
  providedIn: 'root'
@@ -5286,10 +5286,10 @@ class SysAccountsService {
5286
5286
  }
5287
5287
  return this.rest.download(`export`, `${this.baseUrl}/export/${format}`, ...params);
5288
5288
  }
5289
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAccountsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5290
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAccountsService, providedIn: 'root' }); }
5289
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAccountsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5290
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAccountsService, providedIn: 'root' }); }
5291
5291
  }
5292
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAccountsService, decorators: [{
5292
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAccountsService, decorators: [{
5293
5293
  type: Injectable,
5294
5294
  args: [{
5295
5295
  providedIn: 'root'
@@ -5358,10 +5358,10 @@ class SysKeysService {
5358
5358
  listServices() {
5359
5359
  return this.rest.get(`${this.baseUrl}/services`);
5360
5360
  }
5361
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysKeysService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5362
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysKeysService, providedIn: 'root' }); }
5361
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysKeysService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5362
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysKeysService, providedIn: 'root' }); }
5363
5363
  }
5364
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysKeysService, decorators: [{
5364
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysKeysService, decorators: [{
5365
5365
  type: Injectable,
5366
5366
  args: [{
5367
5367
  providedIn: 'root'
@@ -5425,10 +5425,10 @@ class SysRuleTemplatesService {
5425
5425
  }
5426
5426
  return this.rest.get(`${this.baseUrl}`, ...params);
5427
5427
  }
5428
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRuleTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5429
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRuleTemplatesService, providedIn: 'root' }); }
5428
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRuleTemplatesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5429
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRuleTemplatesService, providedIn: 'root' }); }
5430
5430
  }
5431
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRuleTemplatesService, decorators: [{
5431
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRuleTemplatesService, decorators: [{
5432
5432
  type: Injectable,
5433
5433
  args: [{
5434
5434
  providedIn: 'root'
@@ -5495,10 +5495,10 @@ class SysStreamsService {
5495
5495
  }
5496
5496
  return this.rest.get(`${this.baseUrl}`, ...params);
5497
5497
  }
5498
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStreamsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5499
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStreamsService, providedIn: 'root' }); }
5498
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStreamsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5499
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStreamsService, providedIn: 'root' }); }
5500
5500
  }
5501
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStreamsService, decorators: [{
5501
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStreamsService, decorators: [{
5502
5502
  type: Injectable,
5503
5503
  args: [{
5504
5504
  providedIn: 'root'
@@ -5589,10 +5589,10 @@ class SysUsersService {
5589
5589
  getAccessToken(id) {
5590
5590
  return this.rest.get(`${this.baseUrl}/${id}/access-token`);
5591
5591
  }
5592
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysUsersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5593
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysUsersService, providedIn: 'root' }); }
5592
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysUsersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
5593
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysUsersService, providedIn: 'root' }); }
5594
5594
  }
5595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysUsersService, decorators: [{
5595
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysUsersService, decorators: [{
5596
5596
  type: Injectable,
5597
5597
  args: [{
5598
5598
  providedIn: 'root'
@@ -6035,10 +6035,10 @@ class UsrEventsService {
6035
6035
  }
6036
6036
  return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
6037
6037
  }
6038
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrEventsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6039
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrEventsService, providedIn: 'root' }); }
6038
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrEventsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6039
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrEventsService, providedIn: 'root' }); }
6040
6040
  }
6041
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrEventsService, decorators: [{
6041
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrEventsService, decorators: [{
6042
6042
  type: Injectable,
6043
6043
  args: [{
6044
6044
  providedIn: 'root'
@@ -6130,10 +6130,10 @@ class UsrInsightsService {
6130
6130
  }
6131
6131
  return this.rest.get(`${this.baseUrl}/v1/insights/count-alerts/by-severity`, ...params);
6132
6132
  }
6133
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6134
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrInsightsService, providedIn: 'root' }); }
6133
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6134
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrInsightsService, providedIn: 'root' }); }
6135
6135
  }
6136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrInsightsService, decorators: [{
6136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrInsightsService, decorators: [{
6137
6137
  type: Injectable,
6138
6138
  args: [{
6139
6139
  providedIn: 'root'
@@ -6215,10 +6215,10 @@ class SysCheckpointsService {
6215
6215
  }
6216
6216
  return this.rest.get(`${this.baseUrl}/timeline`, ...params);
6217
6217
  }
6218
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysCheckpointsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6219
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysCheckpointsService, providedIn: 'root' }); }
6218
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysCheckpointsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6219
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysCheckpointsService, providedIn: 'root' }); }
6220
6220
  }
6221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysCheckpointsService, decorators: [{
6221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysCheckpointsService, decorators: [{
6222
6222
  type: Injectable,
6223
6223
  args: [{
6224
6224
  providedIn: 'root'
@@ -6319,10 +6319,10 @@ class SysConfigService {
6319
6319
  }
6320
6320
  return this.rest.get(`${this.baseUrl}/test-email-template`, ...params);
6321
6321
  }
6322
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6323
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysConfigService, providedIn: 'root' }); }
6322
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysConfigService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6323
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysConfigService, providedIn: 'root' }); }
6324
6324
  }
6325
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysConfigService, decorators: [{
6325
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysConfigService, decorators: [{
6326
6326
  type: Injectable,
6327
6327
  args: [{
6328
6328
  providedIn: 'root'
@@ -6404,10 +6404,10 @@ class SysFeaturesService {
6404
6404
  }
6405
6405
  return this.rest.get(`${this.baseUrl}/groups`, ...params);
6406
6406
  }
6407
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysFeaturesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6408
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysFeaturesService, providedIn: 'root' }); }
6407
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysFeaturesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6408
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysFeaturesService, providedIn: 'root' }); }
6409
6409
  }
6410
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysFeaturesService, decorators: [{
6410
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysFeaturesService, decorators: [{
6411
6411
  type: Injectable,
6412
6412
  args: [{
6413
6413
  providedIn: 'root'
@@ -6477,10 +6477,10 @@ class SysIdsRulesService {
6477
6477
  }
6478
6478
  return this.rest.get(`${this.baseUrl}`, ...params);
6479
6479
  }
6480
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysIdsRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6481
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysIdsRulesService, providedIn: 'root' }); }
6480
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysIdsRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6481
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysIdsRulesService, providedIn: 'root' }); }
6482
6482
  }
6483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysIdsRulesService, decorators: [{
6483
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysIdsRulesService, decorators: [{
6484
6484
  type: Injectable,
6485
6485
  args: [{
6486
6486
  providedIn: 'root'
@@ -6617,10 +6617,10 @@ class SysInsightsService {
6617
6617
  }
6618
6618
  return this.rest.get(`${this.baseUrl}/spec-queries`, ...params);
6619
6619
  }
6620
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6621
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysInsightsService, providedIn: 'root' }); }
6620
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysInsightsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6621
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysInsightsService, providedIn: 'root' }); }
6622
6622
  }
6623
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysInsightsService, decorators: [{
6623
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysInsightsService, decorators: [{
6624
6624
  type: Injectable,
6625
6625
  args: [{
6626
6626
  providedIn: 'root'
@@ -6702,10 +6702,10 @@ class UsrIntegrationsService {
6702
6702
  test(body) {
6703
6703
  return this.rest.post(`${this.baseUrl}/test`, typeof body === 'object' ? JSON.stringify(body) : body);
6704
6704
  }
6705
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6706
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrIntegrationsService, providedIn: 'root' }); }
6705
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrIntegrationsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6706
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrIntegrationsService, providedIn: 'root' }); }
6707
6707
  }
6708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrIntegrationsService, decorators: [{
6708
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrIntegrationsService, decorators: [{
6709
6709
  type: Injectable,
6710
6710
  args: [{
6711
6711
  providedIn: 'root'
@@ -6780,10 +6780,10 @@ class UsrReportsInstanceService {
6780
6780
  downloadReport(id) {
6781
6781
  return this.rest.download(`usr-reports-instance`, `${this.baseUrl}/${id}/download-report`);
6782
6782
  }
6783
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsInstanceService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6784
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsInstanceService, providedIn: 'root' }); }
6783
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsInstanceService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6784
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsInstanceService, providedIn: 'root' }); }
6785
6785
  }
6786
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrReportsInstanceService, decorators: [{
6786
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrReportsInstanceService, decorators: [{
6787
6787
  type: Injectable,
6788
6788
  args: [{
6789
6789
  providedIn: 'root'
@@ -6888,10 +6888,10 @@ class SysRulesService {
6888
6888
  }
6889
6889
  return this.rest.get(`${this.baseUrl}/sql`, ...params);
6890
6890
  }
6891
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6892
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRulesService, providedIn: 'root' }); }
6891
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6892
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRulesService, providedIn: 'root' }); }
6893
6893
  }
6894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysRulesService, decorators: [{
6894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysRulesService, decorators: [{
6895
6895
  type: Injectable,
6896
6896
  args: [{
6897
6897
  providedIn: 'root'
@@ -6935,10 +6935,10 @@ class SysStatisticsService {
6935
6935
  getUsersCount(field) {
6936
6936
  return this.rest.get(`${this.baseUrl}/users/${field}`);
6937
6937
  }
6938
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStatisticsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6939
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStatisticsService, providedIn: 'root' }); }
6938
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStatisticsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
6939
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStatisticsService, providedIn: 'root' }); }
6940
6940
  }
6941
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysStatisticsService, decorators: [{
6941
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysStatisticsService, decorators: [{
6942
6942
  type: Injectable,
6943
6943
  args: [{
6944
6944
  providedIn: 'root'
@@ -7378,10 +7378,10 @@ class UsrAlertsService {
7378
7378
  }
7379
7379
  return this.rest.get(`${this.baseUrl}/find-by-insight-context`, ...params);
7380
7380
  }
7381
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrAlertsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7382
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrAlertsService, providedIn: 'root' }); }
7381
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrAlertsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7382
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrAlertsService, providedIn: 'root' }); }
7383
7383
  }
7384
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrAlertsService, decorators: [{
7384
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrAlertsService, decorators: [{
7385
7385
  type: Injectable,
7386
7386
  args: [{
7387
7387
  providedIn: 'root'
@@ -7463,10 +7463,10 @@ class UsrMembersService {
7463
7463
  }
7464
7464
  return this.rest.get(`${this.baseUrl}/emails`, ...params);
7465
7465
  }
7466
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7467
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrMembersService, providedIn: 'root' }); }
7466
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7467
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrMembersService, providedIn: 'root' }); }
7468
7468
  }
7469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrMembersService, decorators: [{
7469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrMembersService, decorators: [{
7470
7470
  type: Injectable,
7471
7471
  args: [{
7472
7472
  providedIn: 'root'
@@ -7719,10 +7719,10 @@ class UsrNetworkService {
7719
7719
  }
7720
7720
  return this.rest.get(`${this.baseUrl}/topology-records`, ...params);
7721
7721
  }
7722
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNetworkService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7723
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNetworkService, providedIn: 'root' }); }
7722
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNetworkService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7723
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNetworkService, providedIn: 'root' }); }
7724
7724
  }
7725
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNetworkService, decorators: [{
7725
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNetworkService, decorators: [{
7726
7726
  type: Injectable,
7727
7727
  args: [{
7728
7728
  providedIn: 'root'
@@ -7779,10 +7779,10 @@ class UsrNotificationMessagesService {
7779
7779
  markAllAsRead() {
7780
7780
  return this.rest.patch(`${this.baseUrl}/mark-all-read`, '');
7781
7781
  }
7782
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNotificationMessagesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7783
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNotificationMessagesService, providedIn: 'root' }); }
7782
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNotificationMessagesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7783
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNotificationMessagesService, providedIn: 'root' }); }
7784
7784
  }
7785
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrNotificationMessagesService, decorators: [{
7785
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrNotificationMessagesService, decorators: [{
7786
7786
  type: Injectable,
7787
7787
  args: [{
7788
7788
  providedIn: 'root'
@@ -7942,10 +7942,10 @@ class UsrRulesService {
7942
7942
  }
7943
7943
  return this.rest.get(`${this.baseUrl}/count-alerts/by-rule-id`, ...params);
7944
7944
  }
7945
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7946
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrRulesService, providedIn: 'root' }); }
7945
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrRulesService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
7946
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrRulesService, providedIn: 'root' }); }
7947
7947
  }
7948
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsrRulesService, decorators: [{
7948
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: UsrRulesService, decorators: [{
7949
7949
  type: Injectable,
7950
7950
  args: [{
7951
7951
  providedIn: 'root'
@@ -8057,10 +8057,10 @@ class SysAuditLogService {
8057
8057
  }
8058
8058
  return this.rest.get(`${this.baseUrl}/timeline`, ...params);
8059
8059
  }
8060
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAuditLogService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8061
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAuditLogService, providedIn: 'root' }); }
8060
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAuditLogService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8061
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAuditLogService, providedIn: 'root' }); }
8062
8062
  }
8063
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysAuditLogService, decorators: [{
8063
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysAuditLogService, decorators: [{
8064
8064
  type: Injectable,
8065
8065
  args: [{
8066
8066
  providedIn: 'root'
@@ -8141,10 +8141,10 @@ class SysGroupsService {
8141
8141
  removeUser(id, userId) {
8142
8142
  return this.rest.delete(`${this.baseUrl}/${id}/users/${userId}`);
8143
8143
  }
8144
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysGroupsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8145
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysGroupsService, providedIn: 'root' }); }
8144
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysGroupsService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8145
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysGroupsService, providedIn: 'root' }); }
8146
8146
  }
8147
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysGroupsService, decorators: [{
8147
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysGroupsService, decorators: [{
8148
8148
  type: Injectable,
8149
8149
  args: [{
8150
8150
  providedIn: 'root'
@@ -8213,10 +8213,10 @@ class SysMembersService {
8213
8213
  }
8214
8214
  return this.rest.get(`${this.baseUrl}`, ...params);
8215
8215
  }
8216
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8217
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysMembersService, providedIn: 'root' }); }
8216
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysMembersService, deps: [{ token: APP_CONFIG }, { token: RestUtils }], target: i0.ɵɵFactoryTarget.Injectable }); }
8217
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysMembersService, providedIn: 'root' }); }
8218
8218
  }
8219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SysMembersService, decorators: [{
8219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SysMembersService, decorators: [{
8220
8220
  type: Injectable,
8221
8221
  args: [{
8222
8222
  providedIn: 'root'
@@ -8236,11 +8236,11 @@ class NgxPulseiotLibModule {
8236
8236
  ]
8237
8237
  };
8238
8238
  }
8239
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxPulseiotLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8240
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
8241
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
8239
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: NgxPulseiotLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8240
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
8241
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: NgxPulseiotLibModule, imports: [CommonModule] }); }
8242
8242
  }
8243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NgxPulseiotLibModule, decorators: [{
8243
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: NgxPulseiotLibModule, decorators: [{
8244
8244
  type: NgModule,
8245
8245
  args: [{
8246
8246
  imports: [CommonModule]