@sunbird-cb/consumption 0.0.72 → 0.0.73
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/bundles/sunbird-cb-consumption.umd.js +17 -17
- package/bundles/sunbird-cb-consumption.umd.min.js +1 -1
- package/esm2015/public-api.js +3 -1
- package/esm2015/sunbird-cb-consumption.js +18 -19
- package/esm5/public-api.js +3 -1
- package/esm5/sunbird-cb-consumption.js +18 -19
- package/fesm2015/sunbird-cb-consumption.js +1 -1
- package/fesm5/sunbird-cb-consumption.js +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
- package/sunbird-cb-consumption.d.ts +16 -17
- package/sunbird-cb-consumption.metadata.json +1 -1
|
@@ -17928,6 +17928,7 @@
|
|
|
17928
17928
|
exports.ContentStripWithTabsLibModule = ContentStripWithTabsLibModule;
|
|
17929
17929
|
exports.ContentStripWithTabsPillsModule = ContentStripWithTabsPillsModule;
|
|
17930
17930
|
exports.DataPointsModule = DataPointsModule;
|
|
17931
|
+
exports.DialogComponentsModule = DialogComponentsModule;
|
|
17931
17932
|
exports.HttpLoaderFactory = HttpLoaderFactory;
|
|
17932
17933
|
exports.HttpLoaderFactory1 = HttpLoaderFactory1;
|
|
17933
17934
|
exports.MDOChannelModule = MDOChannelModule;
|
|
@@ -17970,23 +17971,22 @@
|
|
|
17970
17971
|
exports.ɵbz = PipeDurationTransformPipe;
|
|
17971
17972
|
exports.ɵc = MultilingualTranslationsService;
|
|
17972
17973
|
exports.ɵca = ContentProgressComponent;
|
|
17973
|
-
exports.ɵcb =
|
|
17974
|
-
exports.ɵcc =
|
|
17975
|
-
exports.ɵcd =
|
|
17976
|
-
exports.ɵce =
|
|
17977
|
-
exports.ɵcf =
|
|
17978
|
-
exports.ɵcg =
|
|
17979
|
-
exports.ɵch =
|
|
17980
|
-
exports.ɵci =
|
|
17981
|
-
exports.ɵcj =
|
|
17982
|
-
exports.ɵck =
|
|
17983
|
-
exports.ɵcl =
|
|
17984
|
-
exports.ɵcm =
|
|
17985
|
-
exports.ɵcn =
|
|
17986
|
-
exports.ɵco =
|
|
17987
|
-
exports.ɵcp =
|
|
17988
|
-
exports.ɵcq =
|
|
17989
|
-
exports.ɵcr = ProvidersV2Component;
|
|
17974
|
+
exports.ɵcb = CertificateDialogComponent;
|
|
17975
|
+
exports.ɵcc = AvatarPhotoLibModule;
|
|
17976
|
+
exports.ɵcd = AvatarPhotoLibComponent;
|
|
17977
|
+
exports.ɵce = ContentStripWithTabsPillsComponent;
|
|
17978
|
+
exports.ɵcf = CompetencyPassbookComponent;
|
|
17979
|
+
exports.ɵcg = CompetencyPassbookService;
|
|
17980
|
+
exports.ɵch = PillsModule;
|
|
17981
|
+
exports.ɵci = PillsComponent;
|
|
17982
|
+
exports.ɵcj = CompetencyPassbookMdoComponent;
|
|
17983
|
+
exports.ɵck = CompetencyPassbookMdoService;
|
|
17984
|
+
exports.ɵcl = UserContentRatingLibComponent;
|
|
17985
|
+
exports.ɵcm = RatingService;
|
|
17986
|
+
exports.ɵcn = UserContentRatingLibService;
|
|
17987
|
+
exports.ɵco = MdoChannelV1Component;
|
|
17988
|
+
exports.ɵcp = MdoChannelV2Component;
|
|
17989
|
+
exports.ɵcq = ProvidersV2Component;
|
|
17990
17990
|
exports.ɵd = ConfigurationsService;
|
|
17991
17991
|
exports.ɵe = HorizontalScrollerV2Module;
|
|
17992
17992
|
exports.ɵf = HorizontalScrollerV2Component;
|