@sunbird-cb/utils-v2 0.0.12 → 0.0.13

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.
@@ -281,6 +281,7 @@
281
281
  };
282
282
  this.primaryNavBarConfig = null;
283
283
  this.welcomeTabs = null;
284
+ this.compentency = null;
284
285
  this.cstoken = '';
285
286
  this.changeNavBarFullView = new rxjs.Subject();
286
287
  this.openExploreMenuForMWeb = new rxjs.Subject();
@@ -359,6 +360,7 @@
359
360
  ConfigurationsService.prototype.pageNavBar;
360
361
  ConfigurationsService.prototype.primaryNavBarConfig;
361
362
  ConfigurationsService.prototype.welcomeTabs;
363
+ ConfigurationsService.prototype.compentency;
362
364
  ConfigurationsService.prototype.cstoken;
363
365
  ConfigurationsService.prototype.changeNavBarFullView;
364
366
  ConfigurationsService.prototype.openExploreMenuForMWeb;