@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.
@@ -574,6 +574,7 @@
574
574
  * @return {?}
575
575
  */
576
576
  function () {
577
+ _this.bottomDotsArray = [];
577
578
  arrLength_1 = document.getElementsByClassName(_this.cardSubType).length;
578
579
  for (var i = 0; i < arrLength_1; i += 1) {
579
580
  _this.bottomDotsArray.push(i);
@@ -4870,9 +4871,7 @@
4870
4871
  }
4871
4872
  }));
4872
4873
  }
4873
- if (proccesedResult.length) {
4874
- results = { response: { certifications: proccesedResult } };
4875
- }
4874
+ results = { response: { certifications: proccesedResult } };
4876
4875
  resolve({ results: results, viewMoreUrl: viewMoreUrl });
4877
4876
  }), (/**
4878
4877
  * @param {?} error