@esfaenza/signalr-notifications 14.3.2 → 15.2.1

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.
@@ -14,9 +14,9 @@ export class BaseMessageService {
14
14
  this.definitions.push(endpoint);
15
15
  }
16
16
  }
17
- BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
18
- BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, decorators: [{
17
+ BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
18
+ BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, decorators: [{
20
20
  type: Injectable
21
21
  }] });
22
22
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQmFzZU1lc3NhZ2VTZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2lnbmFsci1ub3RpZmljYXRpb25zL3NyYy9saWIvbW9kZWxzL0Jhc2VNZXNzYWdlU2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLM0M7O0dBRUc7QUFFSCxNQUFNLE9BQU8sa0JBQWtCO0lBRC9CO1FBR1ksZ0JBQVcsR0FBNEIsRUFBRSxDQUFDO0tBUXJEO0lBTkcsb0lBQW9JO0lBQ3BJLElBQVcsY0FBYyxLQUE4QixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDO0lBRTFFLEdBQUcsQ0FBQyxRQUErQjtRQUN0QyxJQUFJLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUNwQyxDQUFDOzsrR0FUUSxrQkFBa0I7bUhBQWxCLGtCQUFrQjsyRkFBbEIsa0JBQWtCO2tCQUQ5QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG4vLyBNb2RlbGxpXHJcbmltcG9ydCB7IEVuZHBvaW50RGVmIH0gZnJvbSAnLi9FbmRwb2ludERlZic7XHJcblxyXG4vKipcclxuICogQ2xhc3NlIGJhc2UgZGEgZXN0ZW5kZXJlIGNvbiBsYSBkZWZpbml6aW9uZSBkZWdsaSBFbmRwb2ludCBzdXBwb3J0YXRpIGRhbGwnYXBwbGljYXppb25lXHJcbiAqL1xyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBCYXNlTWVzc2FnZVNlcnZpY2Uge1xyXG5cclxuICAgIHByaXZhdGUgZGVmaW5pdGlvbnM6IEVuZHBvaW50RGVmPGFueSwgYW55PltdID0gW107XHJcblxyXG4gICAgLyoqIEVudHJ5cG9pbnQgY2hlIHJlc3RpdHVpc2NlIHR1dHRpIGdsaSBFbmRwb2ludCBkZWxsJ2FwcGxpY2F6aW9uZS4gRGEgb3ZlcnJpZGFyZSBxdWFsb3JhIG5vbiB2ZW5nYSB1dGlsaXp6YXRvIGlsIG1ldG9kbyAqKmFkZCoqICovXHJcbiAgICBwdWJsaWMgZ2V0IEFsbERlZmluaXRpb25zKCk6IEVuZHBvaW50RGVmPGFueSwgYW55PltdIHsgcmV0dXJuIHRoaXMuZGVmaW5pdGlvbnM7IH1cclxuXHJcbiAgICBwdWJsaWMgYWRkKGVuZHBvaW50OiBFbmRwb2ludERlZjxhbnksIGFueT4pIHtcclxuICAgICAgICB0aGlzLmRlZmluaXRpb25zLnB1c2goZW5kcG9pbnQpO1xyXG4gICAgfVxyXG59Il19
@@ -20,10 +20,10 @@ export class SignalrNotificationsModule {
20
20
  };
21
21
  }
22
22
  }
23
- SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
- SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
25
- SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
23
+ SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
+ SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
25
+ SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
27
27
  type: NgModule
28
28
  }] });
29
29
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmFsci1ub3RpZmljYXRpb25zLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3NpZ25hbHItbm90aWZpY2F0aW9ucy9zcmMvbGliL3NpZ25hbHItbm90aWZpY2F0aW9ucy5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0EsT0FBTyxFQUFFLFFBQVEsRUFBdUIsTUFBTSxlQUFlLENBQUM7QUFFOUQsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7QUFDakUsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0saUNBQWlDLENBQUM7QUFDdkUsT0FBTyxFQUFFLE9BQU8sRUFBRSxlQUFlLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxZQUFZLEVBQUUsY0FBYyxFQUFFLE1BQU0sVUFBVSxDQUFDOztBQUd0RyxNQUFNLE9BQU8sMEJBQTBCO0lBQ3JDLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBeUM7UUFDdEQsT0FBTztZQUNMLFFBQVEsRUFBRSwwQkFBMEI7WUFDcEMsU0FBUyxFQUFFO2dCQUNULG9CQUFvQjtnQkFDcEIsRUFBRSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxjQUFjLElBQUksa0JBQWtCLEVBQUU7Z0JBQ3ZGLEVBQUUsT0FBTyxFQUFFLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxFQUFFLE1BQU0sRUFBRTtnQkFDOUMsRUFBRSxPQUFPLEVBQUUsTUFBTSxFQUFFLFFBQVEsRUFBRSxNQUFNLEVBQUUsTUFBTSxJQUFJLE9BQU8sRUFBRTtnQkFDeEQsRUFBRSxPQUFPLEVBQUUsZUFBZSxFQUFFLFFBQVEsRUFBRSxNQUFNLEVBQUUsT0FBTyxJQUFJLElBQUksQ0FBQyxDQUFDLENBQUMsTUFBTSxFQUFFLE9BQU8sQ0FBQyxDQUFDLENBQUMsSUFBSSxFQUFFO2dCQUN4RixFQUFFLE9BQU8sRUFBRSxVQUFVLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxTQUFTLElBQUksSUFBSSxDQUFDLENBQUMsQ0FBQyxNQUFNLEVBQUUsU0FBUyxDQUFDLENBQUMsQ0FBQyxLQUFLLEVBQUU7Z0JBQ3hGLEVBQUUsT0FBTyxFQUFFLFlBQVksRUFBRSxRQUFRLEVBQUUsTUFBTSxFQUFFLGFBQWEsSUFBSSxJQUFJLENBQUMsQ0FBQyxDQUFDLE1BQU0sRUFBRSxhQUFhLENBQUMsQ0FBQyxDQUFDLEtBQUssRUFBRTtnQkFDbEcsRUFBRSxPQUFPLEVBQUUsY0FBYyxFQUFFLFFBQVEsRUFBRSxNQUFNLEVBQUUsY0FBYyxJQUFJLElBQUksQ0FBQyxDQUFDLENBQUMsTUFBTSxFQUFFLGNBQWMsQ0FBQyxDQUFDLENBQUMsS0FBSyxFQUFFO2FBQ3ZHO1NBQ0YsQ0FBQztJQUNKLENBQUM7O3VIQWZVLDBCQUEwQjt3SEFBMUIsMEJBQTBCO3dIQUExQiwwQkFBMEI7MkZBQTFCLDBCQUEwQjtrQkFEdEMsUUFBUSIsInNvdXJjZXNDb250ZW50IjpbIlxyXG5pbXBvcnQgeyBOZ01vZHVsZSwgTW9kdWxlV2l0aFByb3ZpZGVycyB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBTaWduYWxyTm90aWZpY2F0aW9uc01vZHVsZUNvbmZpZyB9IGZyb20gJy4vY29uZmlnL1NpZ25hbHJOb3RpZmljYXRpb25zTW9kdWxlQ29uZmlnJztcclxuaW1wb3J0IHsgQmFzZU1lc3NhZ2VTZXJ2aWNlIH0gZnJvbSAnLi9tb2RlbHMvQmFzZU1lc3NhZ2VTZXJ2aWNlJztcclxuaW1wb3J0IHsgTm90aWZpY2F0aW9uc1NlcnZpY2UgfSBmcm9tICcuL3NpZ25hbHItbm90aWZpY2F0aW9ucy5zZXJ2aWNlJztcclxuaW1wb3J0IHsgSFVCX1VSTCwgU0lHTkFMUl9FTkFCTEVELCBERUJVR19NT0RFLCBMT0NBTEUsIE1FU1NBR0VfUEFDSywgQVVUT19SRUNPTk5FQ1QgfSBmcm9tICcuL3Rva2Vucyc7XHJcblxyXG5ATmdNb2R1bGUoKVxyXG5leHBvcnQgY2xhc3MgU2lnbmFsck5vdGlmaWNhdGlvbnNNb2R1bGUge1xyXG4gIHN0YXRpYyBmb3JSb290KGNvbmZpZz86IFNpZ25hbHJOb3RpZmljYXRpb25zTW9kdWxlQ29uZmlnKTogTW9kdWxlV2l0aFByb3ZpZGVyczxTaWduYWxyTm90aWZpY2F0aW9uc01vZHVsZT4ge1xyXG4gICAgcmV0dXJuIHtcclxuICAgICAgbmdNb2R1bGU6IFNpZ25hbHJOb3RpZmljYXRpb25zTW9kdWxlLFxyXG4gICAgICBwcm92aWRlcnM6IFtcclxuICAgICAgICBOb3RpZmljYXRpb25zU2VydmljZSxcclxuICAgICAgICB7IHByb3ZpZGU6IEJhc2VNZXNzYWdlU2VydmljZSwgdXNlQ2xhc3M6IGNvbmZpZz8ubWVzc2FnZVNlcnZpY2UgfHwgQmFzZU1lc3NhZ2VTZXJ2aWNlIH0sXHJcbiAgICAgICAgeyBwcm92aWRlOiBIVUJfVVJMLCB1c2VWYWx1ZTogY29uZmlnPy5odWJVcmwgfSxcclxuICAgICAgICB7IHByb3ZpZGU6IExPQ0FMRSwgdXNlVmFsdWU6IGNvbmZpZz8ubG9jYWxlIHx8ICdpdC1JVCcgfSxcclxuICAgICAgICB7IHByb3ZpZGU6IFNJR05BTFJfRU5BQkxFRCwgdXNlVmFsdWU6IGNvbmZpZz8uZW5hYmxlZCAhPSBudWxsID8gY29uZmlnPy5lbmFibGVkIDogdHJ1ZSB9LFxyXG4gICAgICAgIHsgcHJvdmlkZTogREVCVUdfTU9ERSwgdXNlVmFsdWU6IGNvbmZpZz8uZGVidWdNb2RlICE9IG51bGwgPyBjb25maWc/LmRlYnVnTW9kZSA6IGZhbHNlIH0sXHJcbiAgICAgICAgeyBwcm92aWRlOiBNRVNTQUdFX1BBQ0ssIHVzZVZhbHVlOiBjb25maWc/LmF1dG9SZWNvbm5lY3QgIT0gbnVsbCA/IGNvbmZpZz8uYXV0b1JlY29ubmVjdCA6IGZhbHNlIH0sXHJcbiAgICAgICAgeyBwcm92aWRlOiBBVVRPX1JFQ09OTkVDVCwgdXNlVmFsdWU6IGNvbmZpZz8udXNlTWVzc2FnZVBhY2sgIT0gbnVsbCA/IGNvbmZpZz8udXNlTWVzc2FnZVBhY2sgOiBmYWxzZSB9LFxyXG4gICAgICBdXHJcbiAgICB9O1xyXG4gIH1cclxufSJdfQ==
@@ -217,9 +217,9 @@ export class NotificationsService {
217
217
  return Loc[message][this.locale];
218
218
  }
219
219
  }
220
- NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, deps: [{ token: i1.BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
221
- NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService });
222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, decorators: [{
220
+ NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, deps: [{ token: i1.BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
221
+ NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService });
222
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, decorators: [{
223
223
  type: Injectable
224
224
  }], ctorParameters: function () { return [{ type: i1.BaseMessageService }, { type: undefined, decorators: [{
225
225
  type: Inject,
@@ -69,9 +69,9 @@ class BaseMessageService {
69
69
  this.definitions.push(endpoint);
70
70
  }
71
71
  }
72
- BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
73
- BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, decorators: [{
72
+ BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
73
+ BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService });
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, decorators: [{
75
75
  type: Injectable
76
76
  }] });
77
77
 
@@ -283,9 +283,9 @@ class NotificationsService {
283
283
  return Loc[message][this.locale];
284
284
  }
285
285
  }
286
- NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, deps: [{ token: BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
287
- NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService });
288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, decorators: [{
286
+ NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, deps: [{ token: BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
287
+ NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService });
288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, decorators: [{
289
289
  type: Injectable
290
290
  }], ctorParameters: function () {
291
291
  return [{ type: BaseMessageService }, { type: undefined, decorators: [{
@@ -326,10 +326,10 @@ class SignalrNotificationsModule {
326
326
  };
327
327
  }
328
328
  }
329
- SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
330
- SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
331
- SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
329
+ SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
330
+ SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
331
+ SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
333
333
  type: NgModule
334
334
  }] });
335
335
 
@@ -69,9 +69,9 @@ class BaseMessageService {
69
69
  this.definitions.push(endpoint);
70
70
  }
71
71
  }
72
- BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
73
- BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: BaseMessageService, decorators: [{
72
+ BaseMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
73
+ BaseMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService });
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: BaseMessageService, decorators: [{
75
75
  type: Injectable
76
76
  }] });
77
77
 
@@ -283,9 +283,9 @@ class NotificationsService {
283
283
  return Loc[message][this.locale];
284
284
  }
285
285
  }
286
- NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, deps: [{ token: BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
287
- NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService });
288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NotificationsService, decorators: [{
286
+ NotificationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, deps: [{ token: BaseMessageService }, { token: HUB_URL }, { token: MESSAGE_PACK }, { token: SIGNALR_ENABLED }, { token: DEBUG_MODE }, { token: AUTO_RECONNECT }, { token: LOCALE }], target: i0.ɵɵFactoryTarget.Injectable });
287
+ NotificationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService });
288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: NotificationsService, decorators: [{
289
289
  type: Injectable
290
290
  }], ctorParameters: function () { return [{ type: BaseMessageService }, { type: undefined, decorators: [{
291
291
  type: Inject,
@@ -324,10 +324,10 @@ class SignalrNotificationsModule {
324
324
  };
325
325
  }
326
326
  }
327
- SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
328
- SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
329
- SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule });
330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
327
+ SignalrNotificationsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
328
+ SignalrNotificationsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
329
+ SignalrNotificationsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule });
330
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SignalrNotificationsModule, decorators: [{
331
331
  type: NgModule
332
332
  }] });
333
333
 
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@esfaenza/signalr-notifications",
3
- "version": "14.3.2",
3
+ "version": "15.2.1",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },
7
7
  "peerDependencies": {
8
- "@angular/common": "^14.3.0",
9
- "@angular/core": "^14.3.0",
8
+ "@angular/common": "^15.2.9",
9
+ "@angular/core": "^15.2.9",
10
10
  "@microsoft/signalr": "7.0.7",
11
11
  "@microsoft/signalr-protocol-msgpack": "7.0.7"
12
12
  },