@sunbird-cb/consumption 0.0.89 → 0.0.90
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 +1265 -1349
- package/bundles/sunbird-cb-consumption.umd.js.map +1 -1
- package/bundles/sunbird-cb-consumption.umd.min.js +2 -2
- package/bundles/sunbird-cb-consumption.umd.min.js.map +1 -1
- package/esm2015/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.js +7 -4
- package/esm2015/lib/_common/cards/card-karma-programs/card-karma-programs.component.js +3 -3
- package/esm2015/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.js +3 -3
- package/esm2015/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.js +3 -3
- package/esm2015/lib/_common/cards/card-portrait/card-portrait.component.js +3 -3
- package/esm2015/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.js +3 -3
- package/esm2015/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.js +3 -3
- package/esm2015/lib/_common/cards/cards.component.js +24 -4
- package/esm2015/lib/_common/common-strip/common-strip.component.js +5 -5
- package/esm2015/lib/_common/competency-passbook/competency-passbook.component.js +3 -3
- package/esm2015/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.js +3 -3
- package/esm2015/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.js +54 -50
- package/esm2015/lib/_common/microsites/national-learning-week/national-learning/national-learning.component.js +12 -4
- package/esm2015/lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.component.js +19 -18
- package/esm2015/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.js +8 -8
- package/esm2015/lib/_common/user-progress/user-progress.component.js +2 -1
- package/esm2015/lib/_services/widget-content.service.js +852 -0
- package/esm2015/lib/_services/widget-user.service.js +475 -0
- package/esm2015/public-api.js +2 -3
- package/esm2015/sunbird-cb-consumption.js +78 -77
- package/esm5/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.js +7 -4
- package/esm5/lib/_common/cards/card-karma-programs/card-karma-programs.component.js +3 -3
- package/esm5/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.js +3 -3
- package/esm5/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.js +3 -3
- package/esm5/lib/_common/cards/card-portrait/card-portrait.component.js +3 -3
- package/esm5/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.js +3 -3
- package/esm5/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.js +3 -3
- package/esm5/lib/_common/cards/cards.component.js +27 -4
- package/esm5/lib/_common/common-strip/common-strip.component.js +5 -5
- package/esm5/lib/_common/competency-passbook/competency-passbook.component.js +3 -3
- package/esm5/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.js +3 -3
- package/esm5/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.js +87 -83
- package/esm5/lib/_common/microsites/national-learning-week/national-learning/national-learning.component.js +12 -4
- package/esm5/lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.component.js +19 -19
- package/esm5/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.js +9 -8
- package/esm5/lib/_common/user-progress/user-progress.component.js +2 -1
- package/esm5/lib/_services/widget-content.service.js +1109 -0
- package/esm5/lib/_services/widget-user.service.js +542 -0
- package/esm5/public-api.js +2 -3
- package/esm5/sunbird-cb-consumption.js +78 -77
- package/fesm2015/sunbird-cb-consumption.js +1059 -1115
- package/fesm2015/sunbird-cb-consumption.js.map +1 -1
- package/fesm5/sunbird-cb-consumption.js +1322 -1406
- package/fesm5/sunbird-cb-consumption.js.map +1 -1
- package/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.d.ts +3 -2
- package/lib/_common/cards/card-karma-programs/card-karma-programs.component.d.ts +2 -2
- package/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.d.ts +2 -2
- package/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.d.ts +2 -2
- package/lib/_common/cards/card-portrait/card-portrait.component.d.ts +2 -2
- package/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.d.ts +2 -2
- package/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.d.ts +2 -2
- package/lib/_common/cards/cards.component.d.ts +5 -2
- package/lib/_common/common-strip/common-strip.component.d.ts +3 -3
- package/lib/_common/competency-passbook/competency-passbook.component.d.ts +3 -3
- package/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.d.ts +3 -3
- package/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.d.ts +6 -4
- package/lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.component.d.ts +5 -4
- package/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.d.ts +4 -3
- package/lib/_services/{widget-content-lib.service.d.ts → widget-content.service.d.ts} +3 -6
- package/lib/_services/{widget-user-lib.service.d.ts → widget-user.service.d.ts} +4 -9
- package/package.json +1 -1
- package/public-api.d.ts +1 -2
- package/sunbird-cb-consumption.d.ts +76 -75
- package/sunbird-cb-consumption.metadata.json +1 -1
- package/esm2015/lib/_services/widget-content-lib.service.js +0 -899
- package/esm2015/lib/_services/widget-user-lib.service.js +0 -523
- package/esm5/lib/_services/widget-content-lib.service.js +0 -1170
- package/esm5/lib/_services/widget-user-lib.service.js +0 -607
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { ConfigurationsService, NsContent } from '@sunbird-cb/utils-v2';
|
|
3
|
-
import {
|
|
3
|
+
import { WidgetContentService } from '../../../../_services/widget-content.service';
|
|
4
4
|
export declare class CardAssessmentComponent implements OnInit {
|
|
5
5
|
private configSvc;
|
|
6
6
|
private contSvc;
|
|
7
7
|
widgetData: NsContent.IContent;
|
|
8
|
+
enrollmentMapData: any;
|
|
8
9
|
contentData: EventEmitter<any>;
|
|
9
10
|
isCardLoading: boolean;
|
|
10
11
|
stripData: any;
|
|
@@ -21,7 +22,7 @@ export declare class CardAssessmentComponent implements OnInit {
|
|
|
21
22
|
days: number;
|
|
22
23
|
hours: number;
|
|
23
24
|
minutes: number;
|
|
24
|
-
constructor(configSvc: ConfigurationsService, contSvc:
|
|
25
|
+
constructor(configSvc: ConfigurationsService, contSvc: WidgetContentService);
|
|
25
26
|
ngOnInit(): void;
|
|
26
27
|
startCountdown(data: any): void;
|
|
27
28
|
updateCountdown(startDate: any): void;
|
|
@@ -2,7 +2,7 @@ import { EventEmitter, OnInit } from '@angular/core';
|
|
|
2
2
|
import { TranslateService } from '@ngx-translate/core';
|
|
3
3
|
import { ConfigurationsService, EventService, MultilingualTranslationsService, NsContent } from '@sunbird-cb/utils-v2';
|
|
4
4
|
import { Router } from '@angular/router';
|
|
5
|
-
import {
|
|
5
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
6
6
|
export declare class CardKarmaProgramsComponent implements OnInit {
|
|
7
7
|
private events;
|
|
8
8
|
private translate;
|
|
@@ -20,7 +20,7 @@ export declare class CardKarmaProgramsComponent implements OnInit {
|
|
|
20
20
|
widgetType: any;
|
|
21
21
|
widgetSubType: any;
|
|
22
22
|
randomColors: any;
|
|
23
|
-
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
23
|
+
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService, router: Router);
|
|
24
24
|
ngOnInit(): void;
|
|
25
25
|
setRandomColor(): void;
|
|
26
26
|
readonly getRandomColors: any;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { TranslateService } from '@ngx-translate/core';
|
|
3
3
|
import { ConfigurationsService, EventService, MultilingualTranslationsService, NsContent } from '@sunbird-cb/utils-v2';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
5
5
|
import { Router } from '@angular/router';
|
|
6
6
|
export declare class CardMDOChannelComponent implements OnInit {
|
|
7
7
|
private events;
|
|
@@ -19,7 +19,7 @@ export declare class CardMDOChannelComponent implements OnInit {
|
|
|
19
19
|
defaultSLogo: any;
|
|
20
20
|
widgetType: any;
|
|
21
21
|
widgetSubType: any;
|
|
22
|
-
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
22
|
+
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService, router: Router);
|
|
23
23
|
ngOnInit(): void;
|
|
24
24
|
raiseTelemetry(contentData: any): void;
|
|
25
25
|
channelClick(channeldata: any): void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { TranslateService } from '@ngx-translate/core';
|
|
3
3
|
import { ConfigurationsService, EventService, MultilingualTranslationsService, NsContent } from '@sunbird-cb/utils-v2';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
5
5
|
import { Router } from '@angular/router';
|
|
6
6
|
export declare class CardMdoChannelV1Component implements OnInit {
|
|
7
7
|
private events;
|
|
@@ -19,7 +19,7 @@ export declare class CardMdoChannelV1Component implements OnInit {
|
|
|
19
19
|
defaultSLogo: any;
|
|
20
20
|
widgetType: any;
|
|
21
21
|
widgetSubType: any;
|
|
22
|
-
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
22
|
+
constructor(events: EventService, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService, router: Router);
|
|
23
23
|
ngOnInit(): void;
|
|
24
24
|
raiseTelemetry(contentData: any): void;
|
|
25
25
|
channelClick(channeldata: any): void;
|
|
@@ -4,7 +4,7 @@ import { MatSnackBar } from '@angular/material';
|
|
|
4
4
|
import { ConfigurationsService } from '@sunbird-cb/utils-v2';
|
|
5
5
|
import { TranslateService } from '@ngx-translate/core';
|
|
6
6
|
import { MultilingualTranslationsService } from '../../../_services/multilingual-translations.service';
|
|
7
|
-
import {
|
|
7
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
8
8
|
export declare class CardPortraitComponent implements OnInit {
|
|
9
9
|
private snackBar;
|
|
10
10
|
private translate;
|
|
@@ -26,7 +26,7 @@ export declare class CardPortraitComponent implements OnInit {
|
|
|
26
26
|
showFlip: boolean;
|
|
27
27
|
widgetType: any;
|
|
28
28
|
widgetSubType: any;
|
|
29
|
-
constructor(snackBar: MatSnackBar, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
29
|
+
constructor(snackBar: MatSnackBar, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService);
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
showSnackbar(): void;
|
|
32
32
|
getRedirectUrlData(contentData: any): void;
|
|
@@ -4,7 +4,7 @@ import { MatSnackBar } from '@angular/material';
|
|
|
4
4
|
import { ConfigurationsService } from '@sunbird-cb/utils-v2';
|
|
5
5
|
import { TranslateService } from '@ngx-translate/core';
|
|
6
6
|
import { MultilingualTranslationsService } from '../../../_services/multilingual-translations.service';
|
|
7
|
-
import {
|
|
7
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
8
8
|
export declare class CardPortraitExtComponent implements OnInit {
|
|
9
9
|
private snackBar;
|
|
10
10
|
private translate;
|
|
@@ -26,7 +26,7 @@ export declare class CardPortraitExtComponent implements OnInit {
|
|
|
26
26
|
showFlip: boolean;
|
|
27
27
|
widgetType: any;
|
|
28
28
|
widgetSubType: any;
|
|
29
|
-
constructor(snackBar: MatSnackBar, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
29
|
+
constructor(snackBar: MatSnackBar, translate: TranslateService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService);
|
|
30
30
|
ngOnInit(): void;
|
|
31
31
|
showSnackbar(): void;
|
|
32
32
|
getRedirectUrlData(contentData: any): void;
|
package/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ import { NsCardContent } from '../../../_models/card-content.model';
|
|
|
3
3
|
import { MatDialog, MatSnackBar } from '@angular/material';
|
|
4
4
|
import { TranslateService } from '@ngx-translate/core';
|
|
5
5
|
import { MultilingualTranslationsService } from '../../../_services/multilingual-translations.service';
|
|
6
|
-
import {
|
|
6
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
7
7
|
import { ConfigurationsService, EventService } from '@sunbird-cb/utils-v2';
|
|
8
8
|
import { CertificateService } from '../../../_services/certificate.service';
|
|
9
9
|
export declare class CardProgressPortraitLibComponent implements OnInit {
|
|
@@ -31,7 +31,7 @@ export declare class CardProgressPortraitLibComponent implements OnInit {
|
|
|
31
31
|
widgetType: any;
|
|
32
32
|
widgetSubType: any;
|
|
33
33
|
downloadCertificateLoading: boolean;
|
|
34
|
-
constructor(snackBar: MatSnackBar, translate: TranslateService, events: EventService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc:
|
|
34
|
+
constructor(snackBar: MatSnackBar, translate: TranslateService, events: EventService, langtranslations: MultilingualTranslationsService, configSvc: ConfigurationsService, contSvc: WidgetContentService, certificateService: CertificateService, dialog: MatDialog);
|
|
35
35
|
ngOnInit(): void;
|
|
36
36
|
showSnackbar(): void;
|
|
37
37
|
getRedirectUrlData(contentData: any): void;
|
|
@@ -2,7 +2,7 @@ import { EventEmitter, OnInit } from '@angular/core';
|
|
|
2
2
|
import { WidgetBaseComponent, NsWidgetResolver } from '@sunbird-cb/resolver-v2';
|
|
3
3
|
import { NsCardContent } from '../../_models/card-content.model';
|
|
4
4
|
import { UtilityService } from '@sunbird-cb/utils-v2';
|
|
5
|
-
import {
|
|
5
|
+
import { WidgetContentService } from '../../_services/widget-content.service';
|
|
6
6
|
import { Router } from '@angular/router';
|
|
7
7
|
export declare class CardsComponent extends WidgetBaseComponent implements OnInit, NsWidgetResolver.IWidgetData<NsCardContent.ICard> {
|
|
8
8
|
private utilitySvc;
|
|
@@ -13,11 +13,14 @@ export declare class CardsComponent extends WidgetBaseComponent implements OnIni
|
|
|
13
13
|
isIntranetAllowedSettings: boolean;
|
|
14
14
|
cbPlanMapData: any;
|
|
15
15
|
cbPlanInterval: any;
|
|
16
|
-
|
|
16
|
+
enrollInterval: any;
|
|
17
|
+
enrollmentMapData: any;
|
|
18
|
+
constructor(utilitySvc: UtilityService, contSvc: WidgetContentService, router: Router);
|
|
17
19
|
ngOnInit(): void;
|
|
18
20
|
readonly isLiveOrMarkForDeletion: boolean;
|
|
19
21
|
readonly showIntranetContent: boolean;
|
|
20
22
|
getRedirectUrlData(content: any): Promise<void>;
|
|
21
23
|
getCbPlanData(): void;
|
|
24
|
+
getEnrollmentData(): void;
|
|
22
25
|
raiseCardClick(data: any): void;
|
|
23
26
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
2
|
import { NsWidgetResolver, WidgetBaseComponent } from '@sunbird-cb/resolver-v2';
|
|
3
3
|
import { NsCommonStrip } from './common-strip.model';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../_services/widget-content.service';
|
|
5
5
|
import { MultilingualTranslationsService } from '../../_services/multilingual-translations.service';
|
|
6
6
|
import { LoggerService, EventService, ConfigurationsService, UtilityService } from '@sunbird-cb/utils-v2';
|
|
7
7
|
import { Subscription } from 'rxjs';
|
|
8
|
-
import {
|
|
8
|
+
import { WidgetUserService } from '../../_services/widget-user.service';
|
|
9
9
|
import { MatTabChangeEvent } from '@angular/material';
|
|
10
10
|
import { TranslateService } from '@ngx-translate/core';
|
|
11
11
|
import { CommonMethodsService } from '../../_services/common-methods.service';
|
|
@@ -77,7 +77,7 @@ export declare class CommonStripComponent extends WidgetBaseComponent implements
|
|
|
77
77
|
defaultMaxWidgets: number;
|
|
78
78
|
enrollInterval: any;
|
|
79
79
|
todaysEvents: any;
|
|
80
|
-
constructor(environment: any, contentSvc:
|
|
80
|
+
constructor(environment: any, contentSvc: WidgetContentService, loggerSvc: LoggerService, eventSvc: EventService, configSvc: ConfigurationsService, utilitySvc: UtilityService, userSvc: WidgetUserService, translate: TranslateService, langtranslations: MultilingualTranslationsService, commonMethodsSvc: CommonMethodsService);
|
|
81
81
|
ngOnInit(): void;
|
|
82
82
|
ngOnDestroy(): void;
|
|
83
83
|
showAccordion(key: string): boolean;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { ConfigurationsService } from '@sunbird-cb/utils-v2';
|
|
3
|
-
import {
|
|
3
|
+
import { WidgetContentService } from '../../_services/widget-content.service';
|
|
4
4
|
import { CompetencyPassbookService } from './competency-passbook.service';
|
|
5
5
|
import { Router } from '@angular/router';
|
|
6
6
|
import { NsCompentency } from '../../_models/compentencies.model';
|
|
7
7
|
export declare class CompetencyPassbookComponent implements OnInit {
|
|
8
8
|
configSvc: ConfigurationsService;
|
|
9
|
-
contentSvc:
|
|
9
|
+
contentSvc: WidgetContentService;
|
|
10
10
|
competencySvc: CompetencyPassbookService;
|
|
11
11
|
router: Router;
|
|
12
12
|
objectData: any;
|
|
@@ -30,7 +30,7 @@ export declare class CompetencyPassbookComponent implements OnInit {
|
|
|
30
30
|
showAllTheme: any;
|
|
31
31
|
environment: any;
|
|
32
32
|
comeptencyKeys: NsCompentency.CompentencyKeys;
|
|
33
|
-
constructor(configSvc: ConfigurationsService, contentSvc:
|
|
33
|
+
constructor(configSvc: ConfigurationsService, contentSvc: WidgetContentService, competencySvc: CompetencyPassbookService, router: Router, environment: any);
|
|
34
34
|
ngOnInit(): void;
|
|
35
35
|
showMore(): void;
|
|
36
36
|
getCompetencyArea(): Promise<void>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { ConfigurationsService } from '@sunbird-cb/utils-v2';
|
|
3
|
-
import {
|
|
3
|
+
import { WidgetContentService } from '../../_services/widget-content.service';
|
|
4
4
|
import { CompetencyPassbookMdoService } from './competency-passbook-mdo.service';
|
|
5
5
|
import { Router } from '@angular/router';
|
|
6
6
|
import { NsCompentency } from '../../_models/compentencies.model';
|
|
7
7
|
export declare class CompetencyPassbookMdoComponent implements OnInit {
|
|
8
8
|
configSvc: ConfigurationsService;
|
|
9
|
-
contentSvc:
|
|
9
|
+
contentSvc: WidgetContentService;
|
|
10
10
|
competencySvc: CompetencyPassbookMdoService;
|
|
11
11
|
router: Router;
|
|
12
12
|
objectData: any;
|
|
@@ -31,7 +31,7 @@ export declare class CompetencyPassbookMdoComponent implements OnInit {
|
|
|
31
31
|
showAllTheme: any;
|
|
32
32
|
environment: any;
|
|
33
33
|
comeptencyKeys: NsCompentency.CompentencyKeys;
|
|
34
|
-
constructor(configSvc: ConfigurationsService, contentSvc:
|
|
34
|
+
constructor(configSvc: ConfigurationsService, contentSvc: WidgetContentService, competencySvc: CompetencyPassbookMdoService, router: Router, environment: any);
|
|
35
35
|
ngOnInit(): void;
|
|
36
36
|
getAllCompetencies(): void;
|
|
37
37
|
getMdoCompetencies(): Promise<void>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
2
2
|
import { NsWidgetResolver, WidgetBaseComponent } from '@sunbird-cb/resolver-v2';
|
|
3
3
|
import { NsContentStripWithTabs } from './content-strip-with-tabs-lib.model';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../_services/widget-content.service';
|
|
5
5
|
import { NsContent } from '../../_models/widget-content.model';
|
|
6
6
|
import { MultilingualTranslationsService } from '../../_services/multilingual-translations.service';
|
|
7
7
|
import { LoggerService, EventService, ConfigurationsService, UtilityService } from '@sunbird-cb/utils-v2';
|
|
8
8
|
import { Subscription } from 'rxjs';
|
|
9
|
-
import {
|
|
9
|
+
import { WidgetUserService } from '../../_services/widget-user.service';
|
|
10
10
|
import { MatTabChangeEvent } from '@angular/material';
|
|
11
11
|
import { TranslateService } from '@ngx-translate/core';
|
|
12
12
|
import { Router } from '@angular/router';
|
|
@@ -84,8 +84,10 @@ export declare class ContentStripWithTabsLibComponent extends WidgetBaseComponen
|
|
|
84
84
|
environment: any;
|
|
85
85
|
changeEventSubscription: Subscription | null;
|
|
86
86
|
defaultMaxWidgets: number;
|
|
87
|
+
enrollInterval: any;
|
|
87
88
|
todaysEvents: any;
|
|
88
|
-
|
|
89
|
+
enrollmentMapData: any;
|
|
90
|
+
constructor(environment: any, contentSvc: WidgetContentService, loggerSvc: LoggerService, eventSvc: EventService, configSvc: ConfigurationsService, utilitySvc: UtilityService, router: Router, userSvc: WidgetUserService, translate: TranslateService, langtranslations: MultilingualTranslationsService);
|
|
89
91
|
ngOnInit(): void;
|
|
90
92
|
ngOnDestroy(): void;
|
|
91
93
|
showAccordion(key: string): boolean;
|
|
@@ -133,7 +135,7 @@ export declare class ContentStripWithTabsLibComponent extends WidgetBaseComponen
|
|
|
133
135
|
})[];
|
|
134
136
|
}[];
|
|
135
137
|
fetchFromSearchV6(strip: NsContentStripWithTabs.IContentStripUnit, calculateParentStatus?: boolean): Promise<void>;
|
|
136
|
-
checkInvitOnlyAssessments(content: any, strip: any, calculateParentStatus: any, viewMoreUrl: any
|
|
138
|
+
checkInvitOnlyAssessments(content: any, strip: any, calculateParentStatus: any, viewMoreUrl: any): void;
|
|
137
139
|
searchV6Request(strip: NsContentStripWithTabs.IContentStripUnit, request: NsContentStripWithTabs.IContentStripUnit['request'], calculateParentStatus: boolean): Promise<any>;
|
|
138
140
|
fetchFromTrendingContent(strip: NsContentStripWithTabs.IContentStripUnit, calculateParentStatus?: boolean): Promise<void>;
|
|
139
141
|
trendingSearchRequest(strip: NsContentStripWithTabs.IContentStripUnit, request: NsContentStripWithTabs.IContentStripUnit['request'], calculateParentStatus: boolean): Promise<any>;
|
package/lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.component.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
2
2
|
import { NsWidgetResolver, WidgetBaseComponent } from '@sunbird-cb/resolver-v2';
|
|
3
3
|
import { NsContentStripWithFacets } from './content-strip-facet-filter.model';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
5
5
|
import { MultilingualTranslationsService } from '../../../_services/multilingual-translations.service';
|
|
6
6
|
import { LoggerService, EventService, ConfigurationsService, UtilityService } from '@sunbird-cb/utils-v2';
|
|
7
7
|
import { Subscription } from 'rxjs';
|
|
8
|
-
import {
|
|
8
|
+
import { WidgetUserService } from '../../../_services/widget-user.service';
|
|
9
9
|
import { MatTabChangeEvent } from '@angular/material';
|
|
10
10
|
import { TranslateService } from '@ngx-translate/core';
|
|
11
11
|
import { Router } from '@angular/router';
|
|
@@ -63,7 +63,7 @@ export declare class ContentStripFacetFilterComponent extends WidgetBaseComponen
|
|
|
63
63
|
widgetData: NsContentStripWithFacets.IContentStripMultiple;
|
|
64
64
|
emptyResponse: EventEmitter<any>;
|
|
65
65
|
viewAllResponse: EventEmitter<any>;
|
|
66
|
-
|
|
66
|
+
telemtryLearningContentResponse: EventEmitter<any>;
|
|
67
67
|
providerId: any;
|
|
68
68
|
emitViewAll: boolean;
|
|
69
69
|
channnelName: any;
|
|
@@ -87,8 +87,9 @@ export declare class ContentStripFacetFilterComponent extends WidgetBaseComponen
|
|
|
87
87
|
defaultMaxWidgets: number;
|
|
88
88
|
enrollInterval: any;
|
|
89
89
|
todaysEvents: any;
|
|
90
|
+
enrollmentMapData: any;
|
|
90
91
|
facetForm: any;
|
|
91
|
-
constructor(environment: any, contentSvc:
|
|
92
|
+
constructor(environment: any, contentSvc: WidgetContentService, loggerSvc: LoggerService, eventSvc: EventService, configSvc: ConfigurationsService, utilitySvc: UtilityService, router: Router, userSvc: WidgetUserService, translate: TranslateService, langtranslations: MultilingualTranslationsService, _fb: FormBuilder);
|
|
92
93
|
ngOnDestroy(): void;
|
|
93
94
|
ngOnInit(): void;
|
|
94
95
|
private initData;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
2
2
|
import { NsWidgetResolver, WidgetBaseComponent } from '@sunbird-cb/resolver-v2';
|
|
3
3
|
import { NsContentStripWithTabsAndPills } from './content-strip-with-tabs-pills.model';
|
|
4
|
-
import {
|
|
4
|
+
import { WidgetContentService } from '../../../_services/widget-content.service';
|
|
5
5
|
import { NsContent } from '../../../_models/widget-content.model';
|
|
6
6
|
import { MultilingualTranslationsService } from '../../../_services/multilingual-translations.service';
|
|
7
7
|
import { LoggerService, EventService, ConfigurationsService, UtilityService } from '@sunbird-cb/utils-v2';
|
|
8
8
|
import { Subscription } from 'rxjs';
|
|
9
|
-
import {
|
|
9
|
+
import { WidgetUserService } from '../../../_services/widget-user.service';
|
|
10
10
|
import { MatTabChangeEvent } from '@angular/material';
|
|
11
11
|
import { TranslateService } from '@ngx-translate/core';
|
|
12
12
|
import { Router } from '@angular/router';
|
|
@@ -85,7 +85,8 @@ export declare class ContentStripWithTabsPillsComponent extends WidgetBaseCompon
|
|
|
85
85
|
defaultMaxWidgets: number;
|
|
86
86
|
enrollInterval: any;
|
|
87
87
|
todaysEvents: any;
|
|
88
|
-
|
|
88
|
+
enrollmentMapData: any;
|
|
89
|
+
constructor(environment: any, contentSvc: WidgetContentService, loggerSvc: LoggerService, eventSvc: EventService, configSvc: ConfigurationsService, utilitySvc: UtilityService, router: Router, userSvc: WidgetUserService, translate: TranslateService, langtranslations: MultilingualTranslationsService);
|
|
89
90
|
ngOnInit(): void;
|
|
90
91
|
ngOnDestroy(): void;
|
|
91
92
|
showAccordion(key: string): boolean;
|
|
@@ -4,12 +4,10 @@ import { Observable, BehaviorSubject } from 'rxjs';
|
|
|
4
4
|
import { NsContentStripMultiple } from '../_models/content-strip-multiple.model';
|
|
5
5
|
import { NsContent } from '../_models/widget-content.model';
|
|
6
6
|
import { NSSearch } from '../_models/widget-search.model';
|
|
7
|
-
|
|
8
|
-
export declare class WidgetContentLibService {
|
|
7
|
+
export declare class WidgetContentService {
|
|
9
8
|
private http;
|
|
10
9
|
private configSvc;
|
|
11
|
-
|
|
12
|
-
constructor(http: HttpClient, configSvc: ConfigurationsService, userSvc: WidgetUserServiceLib);
|
|
10
|
+
constructor(http: HttpClient, configSvc: ConfigurationsService);
|
|
13
11
|
tocConfigData: any;
|
|
14
12
|
tocConfigData$: any;
|
|
15
13
|
private telemetryData;
|
|
@@ -78,7 +76,7 @@ export declare class WidgetContentLibService {
|
|
|
78
76
|
getCourseKarmaPoints(request: any): Observable<any>;
|
|
79
77
|
claimKarmapoints(request: any): Observable<any>;
|
|
80
78
|
userKarmaPoints(): Observable<any>;
|
|
81
|
-
getEnrolledData(doId: string):
|
|
79
|
+
getEnrolledData(doId: string): any;
|
|
82
80
|
getResourseLink(content: any): Promise<any>;
|
|
83
81
|
checkForDataToFormUrl(content: any, enrollData: any): Promise<any>;
|
|
84
82
|
getResourseDataWithData(content: any, resourseId: any, mimeType: any): any;
|
|
@@ -86,5 +84,4 @@ export declare class WidgetContentLibService {
|
|
|
86
84
|
isBatchInProgress(batchData: any): boolean;
|
|
87
85
|
postApiMethod(apiUrl: any, req: any): Observable<NsContent.IContent>;
|
|
88
86
|
getApiMethod(apiUrl: any): Observable<NsContent.IContent>;
|
|
89
|
-
getEnrolledDataFromList(enrollmentList: any, collectionId: string): any;
|
|
90
87
|
}
|
|
@@ -3,7 +3,7 @@ import { Observable } from 'rxjs';
|
|
|
3
3
|
import { IUserGroupDetails } from '../_models/widget-user.model';
|
|
4
4
|
import { NsContent } from '../_models/widget-content.model';
|
|
5
5
|
import 'rxjs/add/observable/of';
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class WidgetUserService {
|
|
7
7
|
private http;
|
|
8
8
|
environment: any;
|
|
9
9
|
constructor(environment: any, http: HttpClient);
|
|
@@ -26,13 +26,8 @@ export declare class WidgetUserServiceLib {
|
|
|
26
26
|
getSavedData(key: any): Observable<any>;
|
|
27
27
|
setTime(key: any): void;
|
|
28
28
|
resetTime(key: any): void;
|
|
29
|
-
fetchCbpPlanList(
|
|
29
|
+
fetchCbpPlanList(): any;
|
|
30
|
+
mapData(data: any): Promise<any>;
|
|
31
|
+
mapEnrollmentData(courseData: any): void;
|
|
30
32
|
storeUserEnrollmentInfo(enrollmentData: any, enrolledCourseCount: number): void;
|
|
31
|
-
fetchEnrollmentDataByContentId(userId: any, contentdata: any): Observable<any>;
|
|
32
|
-
getCbpFormatedData(cbpContent: any): {
|
|
33
|
-
cbpContentData: any[];
|
|
34
|
-
contentIds: any[];
|
|
35
|
-
};
|
|
36
|
-
mapCbpData(cbpContent: any, enrollmentData: any): Promise<any>;
|
|
37
|
-
mapEnrollmentData(courseData: any): any;
|
|
38
33
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -3,8 +3,6 @@ export * from './lib/consumption.component';
|
|
|
3
3
|
export * from './lib/consumption.module';
|
|
4
4
|
export * from './lib/registration-lib.config';
|
|
5
5
|
export * from './lib/consumption.config';
|
|
6
|
-
export * from './lib/_services/widget-content-lib.service';
|
|
7
|
-
export * from './lib/_services/widget-user-lib.service';
|
|
8
6
|
export * from './lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.module';
|
|
9
7
|
export * from './lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.module';
|
|
10
8
|
export * from './lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.module';
|
|
@@ -21,6 +19,7 @@ export * from './lib/_common/content-progress/content-progress.module';
|
|
|
21
19
|
export * from './lib/_common/microsites/mdo-channels/mdo-channel.module';
|
|
22
20
|
export * from './lib/_common/microsites/providers/providers.module';
|
|
23
21
|
export * from './lib/_common/microsites/national-learning-week/national-learning.module';
|
|
22
|
+
export * from './lib/_services/widget-content.service';
|
|
24
23
|
export * from './lib/_services/common-methods.service';
|
|
25
24
|
export * from './lib/_common/top-learners/top-learners.module';
|
|
26
25
|
export * from './lib/_common/cbp-plan/cbp-plan.module';
|
|
@@ -2,79 +2,80 @@
|
|
|
2
2
|
* Generated bundle index. Do not edit.
|
|
3
3
|
*/
|
|
4
4
|
export * from './public-api';
|
|
5
|
-
export { AnnouncementsComponent as
|
|
6
|
-
export { AvatarPhotoLibComponent as
|
|
7
|
-
export { AvatarPhotoLibModule as
|
|
8
|
-
export { CalenderDayComponent as
|
|
9
|
-
export { CalenderComponent as
|
|
10
|
-
export { CardAssessmentComponent as
|
|
11
|
-
export { CardKarmaProgramsV2Component as
|
|
12
|
-
export { CardKarmaProgramsComponent as
|
|
13
|
-
export { CardLandscapeComponent as
|
|
14
|
-
export { CardMdoChannelV1Component as
|
|
15
|
-
export { CardMDOChannelComponent as
|
|
16
|
-
export { CardPortraitExtComponent as
|
|
17
|
-
export { CardPortraitComponent as
|
|
18
|
-
export { CardProgressPortraitLibComponent as
|
|
19
|
-
export { CardResourceComponent as
|
|
20
|
-
export { CardUserComponent as
|
|
21
|
-
export { CardWideV2Component as
|
|
22
|
-
export { CardWideComponent as
|
|
23
|
-
export { CardsComponent as
|
|
24
|
-
export { ProviderCardComponent as
|
|
25
|
-
export { CbpPlanComponent as
|
|
26
|
-
export { CommonStripComponent as
|
|
27
|
-
export { CompetencyPassbookMdoComponent as
|
|
28
|
-
export { CompetencyPassbookMdoService as
|
|
29
|
-
export { CompetencyPassbookComponent as
|
|
30
|
-
export { CompetencyPassbookService as
|
|
31
|
-
export { ContentProgressComponent as
|
|
5
|
+
export { AnnouncementsComponent as ɵs } from './lib/_common/announcements/announcements.component';
|
|
6
|
+
export { AvatarPhotoLibComponent as ɵcd } from './lib/_common/avatar-photo-lib/avatar-photo-lib.component';
|
|
7
|
+
export { AvatarPhotoLibModule as ɵcc } from './lib/_common/avatar-photo-lib/avatar-photo-lib.module';
|
|
8
|
+
export { CalenderDayComponent as ɵq } from './lib/_common/calender/calender-day/calender-day.component';
|
|
9
|
+
export { CalenderComponent as ɵp } from './lib/_common/calender/calender.component';
|
|
10
|
+
export { CardAssessmentComponent as ɵbm } from './lib/_common/cards/card-assessment/card-assessment/card-assessment.component';
|
|
11
|
+
export { CardKarmaProgramsV2Component as ɵbj } from './lib/_common/cards/card-karma-programs-v2/card-karma-programs-v2.component';
|
|
12
|
+
export { CardKarmaProgramsComponent as ɵbi } from './lib/_common/cards/card-karma-programs/card-karma-programs.component';
|
|
13
|
+
export { CardLandscapeComponent as ɵbe } from './lib/_common/cards/card-landscape/card-landscape.component';
|
|
14
|
+
export { CardMdoChannelV1Component as ɵbp } from './lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component';
|
|
15
|
+
export { CardMDOChannelComponent as ɵbg } from './lib/_common/cards/card-mdo-channel/card-mdo-channel.component';
|
|
16
|
+
export { CardPortraitExtComponent as ɵbl } from './lib/_common/cards/card-portrait-ext/card-portrait-ext.component';
|
|
17
|
+
export { CardPortraitComponent as ɵbc } from './lib/_common/cards/card-portrait/card-portrait.component';
|
|
18
|
+
export { CardProgressPortraitLibComponent as ɵbn } from './lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component';
|
|
19
|
+
export { CardResourceComponent as ɵba } from './lib/_common/cards/card-resource/card-resource.component';
|
|
20
|
+
export { CardUserComponent as ɵbd } from './lib/_common/cards/card-user/card-user.component';
|
|
21
|
+
export { CardWideV2Component as ɵbh } from './lib/_common/cards/card-wide-v2/card-wide-v2.component';
|
|
22
|
+
export { CardWideComponent as ɵbf } from './lib/_common/cards/card-wide/card-wide.component';
|
|
23
|
+
export { CardsComponent as ɵbb } from './lib/_common/cards/cards.component';
|
|
24
|
+
export { ProviderCardComponent as ɵbk } from './lib/_common/cards/provider-card/provider-card.component';
|
|
25
|
+
export { CbpPlanComponent as ɵu } from './lib/_common/cbp-plan/cbp-plan.component';
|
|
26
|
+
export { CommonStripComponent as ɵr } from './lib/_common/common-strip/common-strip.component';
|
|
27
|
+
export { CompetencyPassbookMdoComponent as ɵck } from './lib/_common/competency-passbook-mdo/competency-passbook-mdo.component';
|
|
28
|
+
export { CompetencyPassbookMdoService as ɵcl } from './lib/_common/competency-passbook-mdo/competency-passbook-mdo.service';
|
|
29
|
+
export { CompetencyPassbookComponent as ɵcg } from './lib/_common/competency-passbook/competency-passbook.component';
|
|
30
|
+
export { CompetencyPassbookService as ɵch } from './lib/_common/competency-passbook/competency-passbook.service';
|
|
31
|
+
export { ContentProgressComponent as ɵca } from './lib/_common/content-progress/content-progress.component';
|
|
32
32
|
export { ContentStripWithTabsLibComponent as ɵa } from './lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component';
|
|
33
|
-
export { DataPointsComponent as
|
|
34
|
-
export { CertificateDialogComponent as
|
|
35
|
-
export { DisplayContentTypeLibComponent as
|
|
36
|
-
export { DisplayContentTypeLibModule as
|
|
37
|
-
export { EventCardComponent as
|
|
38
|
-
export { EventsComponent as
|
|
39
|
-
export { HighlightsOfWeekComponent as
|
|
40
|
-
export { HorizontalScrollerV2Component as
|
|
41
|
-
export { HorizontalScrollerV2Module as
|
|
42
|
-
export { KeyHighlightsComponent as
|
|
43
|
-
export { MdoLeaderboardComponent as
|
|
44
|
-
export { MdoChannelV1Component as
|
|
45
|
-
export { MdoChannelV2Component as
|
|
46
|
-
export { NationalLearningComponent as
|
|
47
|
-
export { ProvidersV2Component as
|
|
48
|
-
export { PillsComponent as
|
|
49
|
-
export { PillsModule as
|
|
50
|
-
export { SkeletonLoaderLibComponent as
|
|
51
|
-
export { SkeletonLoaderLibModule as
|
|
52
|
-
export { SlidersNgContentLibComponent as
|
|
53
|
-
export { MyHammerConfig as
|
|
54
|
-
export { SlidersLibComponent as
|
|
55
|
-
export { SpeakersComponent as
|
|
56
|
-
export { ContentStripFacetFilterComponent as
|
|
57
|
-
export { ContentStripWithTabsPillsComponent as
|
|
58
|
-
export { TopLearnersComponent as
|
|
59
|
-
export { UserContentRatingLibComponent as
|
|
60
|
-
export { UserContentRatingLibService as
|
|
61
|
-
export { UserProgressComponent as
|
|
62
|
-
export { DefaultThumbnailDirective as
|
|
63
|
-
export { DefaultThumbnailModule as
|
|
64
|
-
export { ImageResponsiveDirective as
|
|
65
|
-
export { ImageResponsiveModule as
|
|
66
|
-
export { NavigationDirective as
|
|
67
|
-
export { NavigationModule as
|
|
68
|
-
export { ScrollableItemDirective as
|
|
69
|
-
export { ScrollableItemModule as
|
|
70
|
-
export { ObjectToArrayPipe as
|
|
71
|
-
export { ObjectToArrayPipeModule as
|
|
72
|
-
export { PipeDurationTransformModule as
|
|
73
|
-
export { PipeDurationTransformPipe as
|
|
74
|
-
export { PipePublicURLModule as
|
|
75
|
-
export { PipePublicURL as
|
|
76
|
-
export { CertificateService as
|
|
77
|
-
export { ConfigurationsService as
|
|
78
|
-
export { InsiteDataService as
|
|
79
|
-
export { MultilingualTranslationsService as
|
|
80
|
-
export { RatingService as
|
|
33
|
+
export { DataPointsComponent as ɵl } from './lib/_common/data-points/data-points.component';
|
|
34
|
+
export { CertificateDialogComponent as ɵcb } from './lib/_common/dialog-components/certificate-dialog/certificate-dialog.component';
|
|
35
|
+
export { DisplayContentTypeLibComponent as ɵbv } from './lib/_common/display-content-type-lib/display-content-type-lib.component';
|
|
36
|
+
export { DisplayContentTypeLibModule as ɵbu } from './lib/_common/display-content-type-lib/display-content-type-lib.module';
|
|
37
|
+
export { EventCardComponent as ɵcv } from './lib/_common/events/event-card/event-card.component';
|
|
38
|
+
export { EventsComponent as ɵcu } from './lib/_common/events/events.component';
|
|
39
|
+
export { HighlightsOfWeekComponent as ɵcx } from './lib/_common/highlights-of-week/highlights-of-week.component';
|
|
40
|
+
export { HorizontalScrollerV2Component as ɵf } from './lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.component';
|
|
41
|
+
export { HorizontalScrollerV2Module as ɵe } from './lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.module';
|
|
42
|
+
export { KeyHighlightsComponent as ɵct } from './lib/_common/key-highlights/key-highlights.component';
|
|
43
|
+
export { MdoLeaderboardComponent as ɵcw } from './lib/_common/mdo-leaderboard/mdo-leaderboard.component';
|
|
44
|
+
export { MdoChannelV1Component as ɵcp } from './lib/_common/microsites/mdo-channels/mdo-channel-v1/mdo-channel-v1.component';
|
|
45
|
+
export { MdoChannelV2Component as ɵcq } from './lib/_common/microsites/mdo-channels/mdo-channel-v2/mdo-channel-v2.component';
|
|
46
|
+
export { NationalLearningComponent as ɵcs } from './lib/_common/microsites/national-learning-week/national-learning/national-learning.component';
|
|
47
|
+
export { ProvidersV2Component as ɵcr } from './lib/_common/microsites/providers/providers-v2/providers-v2.component';
|
|
48
|
+
export { PillsComponent as ɵcj } from './lib/_common/pills/pills.component';
|
|
49
|
+
export { PillsModule as ɵci } from './lib/_common/pills/pills.module';
|
|
50
|
+
export { SkeletonLoaderLibComponent as ɵo } from './lib/_common/skeleton-loader-lib/skeleton-loader-lib.component';
|
|
51
|
+
export { SkeletonLoaderLibModule as ɵn } from './lib/_common/skeleton-loader-lib/skeleton-loader-lib.module';
|
|
52
|
+
export { SlidersNgContentLibComponent as ɵz } from './lib/_common/sliders-ng-content/sliders-ng-content.component';
|
|
53
|
+
export { MyHammerConfig as ɵx, SlidersNgContentLibModule as ɵy } from './lib/_common/sliders-ng-content/sliders-ng-content.module';
|
|
54
|
+
export { SlidersLibComponent as ɵg } from './lib/_common/sliders/sliders.component';
|
|
55
|
+
export { SpeakersComponent as ɵcy } from './lib/_common/speakers/speakers.component';
|
|
56
|
+
export { ContentStripFacetFilterComponent as ɵce } from './lib/_common/strips/content-strip-facet-filter/content-strip-facet-filter.component';
|
|
57
|
+
export { ContentStripWithTabsPillsComponent as ɵcf } from './lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component';
|
|
58
|
+
export { TopLearnersComponent as ɵt } from './lib/_common/top-learners/top-learners.component';
|
|
59
|
+
export { UserContentRatingLibComponent as ɵcm } from './lib/_common/user-content-rating/user-content-rating-lib.component';
|
|
60
|
+
export { UserContentRatingLibService as ɵco } from './lib/_common/user-content-rating/user-content-rating-lib.service';
|
|
61
|
+
export { UserProgressComponent as ɵcz } from './lib/_common/user-progress/user-progress.component';
|
|
62
|
+
export { DefaultThumbnailDirective as ɵbx } from './lib/_directives/default-thumbnail/default-thumbnail.directive';
|
|
63
|
+
export { DefaultThumbnailModule as ɵbw } from './lib/_directives/default-thumbnail/default-thumbnail.module';
|
|
64
|
+
export { ImageResponsiveDirective as ɵk } from './lib/_directives/image-responsive/image-responsive.directive';
|
|
65
|
+
export { ImageResponsiveModule as ɵj } from './lib/_directives/image-responsive/image-responsive.module';
|
|
66
|
+
export { NavigationDirective as ɵi } from './lib/_directives/navigation/navigation.directive';
|
|
67
|
+
export { NavigationModule as ɵh } from './lib/_directives/navigation/navigation.module';
|
|
68
|
+
export { ScrollableItemDirective as ɵv } from './lib/_directives/scrollable-item/scrollable-item.directive';
|
|
69
|
+
export { ScrollableItemModule as ɵw } from './lib/_directives/scrollable-item/scrollable-item.module';
|
|
70
|
+
export { ObjectToArrayPipe as ɵbt } from './lib/_pipes/object-to-array/object-to-array.pipe';
|
|
71
|
+
export { ObjectToArrayPipeModule as ɵbs } from './lib/_pipes/object-to-array/object-to-array.pipe.module';
|
|
72
|
+
export { PipeDurationTransformModule as ɵby } from './lib/_pipes/pipe-duration-transform/pipe-duration-transform.module';
|
|
73
|
+
export { PipeDurationTransformPipe as ɵbz } from './lib/_pipes/pipe-duration-transform/pipe-duration-transform.pipe';
|
|
74
|
+
export { PipePublicURLModule as ɵbq } from './lib/_pipes/pipe-public-URL/pipe-public-URL.module';
|
|
75
|
+
export { PipePublicURL as ɵbr } from './lib/_pipes/pipe-public-URL/pipe-public-URL.pipe';
|
|
76
|
+
export { CertificateService as ɵbo } from './lib/_services/certificate.service';
|
|
77
|
+
export { ConfigurationsService as ɵd } from './lib/_services/configurations.service';
|
|
78
|
+
export { InsiteDataService as ɵm } from './lib/_services/insite-data.service';
|
|
79
|
+
export { MultilingualTranslationsService as ɵc } from './lib/_services/multilingual-translations.service';
|
|
80
|
+
export { RatingService as ɵcn } from './lib/_services/rating.service';
|
|
81
|
+
export { WidgetUserService as ɵb } from './lib/_services/widget-user.service';
|