oip-common 0.0.29 → 0.0.31

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/index.d.ts CHANGED
@@ -861,6 +861,7 @@ declare class L10nService {
861
861
  private readonly primeNg;
862
862
  private readonly layoutService;
863
863
  availableLanguages: LanguageDto[];
864
+ private appRef;
864
865
  /**
865
866
  * Loads translations for a specific component
866
867
  * @param component - Name of the component to load translations for
@@ -1172,7 +1173,6 @@ declare class NotificationService {
1172
1173
  private msgService;
1173
1174
  private securityData;
1174
1175
  constructor();
1175
- private startConnection;
1176
1176
  static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
1177
1177
  static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
1178
1178
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oip-common",
3
- "version": "0.0.29",
3
+ "version": "0.0.31",
4
4
  "description": "A template for cross-platform web applications based on sakai-ng and primeNG",
5
5
  "main": "index.js",
6
6
  "keywords": [