oip-common 0.0.30 → 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,7 +861,7 @@ declare class L10nService {
861
861
  private readonly primeNg;
862
862
  private readonly layoutService;
863
863
  availableLanguages: LanguageDto[];
864
- private cdf;
864
+ private appRef;
865
865
  /**
866
866
  * Loads translations for a specific component
867
867
  * @param component - Name of the component to load translations for
@@ -1173,7 +1173,6 @@ declare class NotificationService {
1173
1173
  private msgService;
1174
1174
  private securityData;
1175
1175
  constructor();
1176
- private startConnection;
1177
1176
  static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
1178
1177
  static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
1179
1178
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oip-common",
3
- "version": "0.0.30",
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": [