@sunbird-cb/consumption 0.0.40 → 0.0.41

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.
@@ -368,6 +368,7 @@ var HorizontalScrollerV2Component = /** @class */ (function () {
368
368
  * @return {?}
369
369
  */
370
370
  function () {
371
+ _this.bottomDotsArray = [];
371
372
  arrLength_1 = document.getElementsByClassName(_this.cardSubType).length;
372
373
  for (var i = 0; i < arrLength_1; i += 1) {
373
374
  _this.bottomDotsArray.push(i);
@@ -4664,9 +4665,7 @@ var ContentStripWithTabsLibComponent = /** @class */ (function (_super) {
4664
4665
  }
4665
4666
  }));
4666
4667
  }
4667
- if (proccesedResult.length) {
4668
- results = { response: { certifications: proccesedResult } };
4669
- }
4668
+ results = { response: { certifications: proccesedResult } };
4670
4669
  resolve({ results: results, viewMoreUrl: viewMoreUrl });
4671
4670
  }), (/**
4672
4671
  * @param {?} error