@sunbird-cb/collection 1.0.9 → 1.0.12

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.
Files changed (91) hide show
  1. package/bundles/sunbird-cb-collection.umd.js +68 -241
  2. package/bundles/sunbird-cb-collection.umd.js.map +1 -1
  3. package/bundles/sunbird-cb-collection.umd.min.js +2 -2
  4. package/bundles/sunbird-cb-collection.umd.min.js.map +1 -1
  5. package/esm2015/lib/_common/user-content-rating/user-content-rating.component.js +3 -10
  6. package/esm2015/lib/_services/search-serv.service.js +2 -17
  7. package/esm2015/lib/btn-call/btn-call-dialog/btn-call-dialog.component.js +3 -12
  8. package/esm2015/lib/btn-call/btn-call.component.js +3 -10
  9. package/esm2015/lib/btn-content-download/btn-content-download.component.js +3 -15
  10. package/esm2015/lib/btn-content-like/btn-content-like.component.js +2 -5
  11. package/esm2015/lib/btn-content-mail-me/btn-content-mail-me.component.js +3 -10
  12. package/esm2015/lib/btn-content-share/btn-content-share-dialog/btn-content-share-dialog.component.js +3 -13
  13. package/esm2015/lib/btn-feature/btn-feature.component.js +3 -9
  14. package/esm2015/lib/btn-follow/btn-follow.service.js +4 -29
  15. package/esm2015/lib/btn-goals/btn-goals-selection/btn-goals-selection.component.js +4 -12
  16. package/esm2015/lib/btn-mail-user/btn-mail-user-dialog/btn-mail-user-dialog.component.js +2 -10
  17. package/esm2015/lib/btn-mail-user/btn-mail-user.component.js +3 -10
  18. package/esm2015/lib/btn-playlist/btn-playlist-selection/btn-playlist-selection.component.js +4 -12
  19. package/esm2015/lib/btn-profile/btn-profile.component.js +2 -7
  20. package/esm2015/lib/card-breadcrumb/card-breadcrumb.component.js +4 -13
  21. package/esm2015/lib/card-content/card-content.component.js +3 -11
  22. package/esm2015/lib/card-knowledge/card-knowledge.component.js +3 -10
  23. package/esm2015/lib/card-network/card-network.service.js +4 -4
  24. package/esm2015/lib/player-pdf/player-pdf.component.js +3 -7
  25. package/esm2015/lib/player-video/player-video.component.js +2 -2
  26. package/esm2015/lib/sliders/sliders.component.js +4 -15
  27. package/esm2015/lib/sliders-mob/sliders-mob.component.js +4 -15
  28. package/esm2015/lib/ui-admin-table/create-department.services.js +66 -0
  29. package/esm2015/lib/ui-admin-table/user-list/ui-admin-user-table.component.js +8 -8
  30. package/esm2015/lib/ui-org-table/user-list/org-user-table.component.js +8 -2
  31. package/esm2015/sunbird-cb-collection.js +2 -2
  32. package/esm5/lib/_common/user-content-rating/user-content-rating.component.js +3 -10
  33. package/esm5/lib/_services/search-serv.service.js +2 -17
  34. package/esm5/lib/btn-call/btn-call-dialog/btn-call-dialog.component.js +3 -12
  35. package/esm5/lib/btn-call/btn-call.component.js +3 -10
  36. package/esm5/lib/btn-content-download/btn-content-download.component.js +3 -15
  37. package/esm5/lib/btn-content-like/btn-content-like.component.js +2 -5
  38. package/esm5/lib/btn-content-mail-me/btn-content-mail-me.component.js +3 -10
  39. package/esm5/lib/btn-content-share/btn-content-share-dialog/btn-content-share-dialog.component.js +3 -13
  40. package/esm5/lib/btn-feature/btn-feature.component.js +3 -9
  41. package/esm5/lib/btn-follow/btn-follow.service.js +4 -29
  42. package/esm5/lib/btn-goals/btn-goals-selection/btn-goals-selection.component.js +4 -12
  43. package/esm5/lib/btn-mail-user/btn-mail-user-dialog/btn-mail-user-dialog.component.js +2 -10
  44. package/esm5/lib/btn-mail-user/btn-mail-user.component.js +3 -10
  45. package/esm5/lib/btn-playlist/btn-playlist-selection/btn-playlist-selection.component.js +4 -12
  46. package/esm5/lib/btn-profile/btn-profile.component.js +2 -7
  47. package/esm5/lib/card-breadcrumb/card-breadcrumb.component.js +5 -15
  48. package/esm5/lib/card-content/card-content.component.js +3 -11
  49. package/esm5/lib/card-knowledge/card-knowledge.component.js +3 -10
  50. package/esm5/lib/card-network/card-network.service.js +4 -4
  51. package/esm5/lib/player-pdf/player-pdf.component.js +3 -7
  52. package/esm5/lib/player-video/player-video.component.js +2 -2
  53. package/esm5/lib/sliders/sliders.component.js +4 -15
  54. package/esm5/lib/sliders-mob/sliders-mob.component.js +4 -15
  55. package/esm5/lib/ui-admin-table/create-department.services.js +68 -0
  56. package/esm5/lib/ui-admin-table/user-list/ui-admin-user-table.component.js +8 -8
  57. package/esm5/lib/ui-org-table/user-list/org-user-table.component.js +8 -2
  58. package/esm5/sunbird-cb-collection.js +2 -2
  59. package/fesm2015/sunbird-cb-collection.js +59 -231
  60. package/fesm2015/sunbird-cb-collection.js.map +1 -1
  61. package/fesm5/sunbird-cb-collection.js +66 -239
  62. package/fesm5/sunbird-cb-collection.js.map +1 -1
  63. package/lib/_common/user-content-rating/user-content-rating.component.d.ts +2 -3
  64. package/lib/_services/search-serv.service.d.ts +1 -1
  65. package/lib/btn-call/btn-call-dialog/btn-call-dialog.component.d.ts +2 -4
  66. package/lib/btn-call/btn-call.component.d.ts +2 -3
  67. package/lib/btn-content-download/btn-content-download.component.d.ts +2 -5
  68. package/lib/btn-content-like/btn-content-like.component.d.ts +1 -1
  69. package/lib/btn-content-mail-me/btn-content-mail-me.component.d.ts +2 -3
  70. package/lib/btn-content-share/btn-content-share-dialog/btn-content-share-dialog.component.d.ts +2 -4
  71. package/lib/btn-feature/btn-feature.component.d.ts +2 -3
  72. package/lib/btn-follow/btn-follow.service.d.ts +2 -4
  73. package/lib/btn-goals/btn-goals-selection/btn-goals-selection.component.d.ts +3 -4
  74. package/lib/btn-mail-user/btn-mail-user-dialog/btn-mail-user-dialog.component.d.ts +1 -3
  75. package/lib/btn-mail-user/btn-mail-user.component.d.ts +2 -3
  76. package/lib/btn-playlist/btn-playlist-selection/btn-playlist-selection.component.d.ts +3 -4
  77. package/lib/card-breadcrumb/card-breadcrumb.component.d.ts +2 -4
  78. package/lib/card-content/card-content.component.d.ts +2 -3
  79. package/lib/card-knowledge/card-knowledge.component.d.ts +2 -3
  80. package/lib/card-network/card-network.service.d.ts +1 -1
  81. package/lib/player-pdf/player-pdf.component.d.ts +1 -1
  82. package/lib/sliders/sliders.component.d.ts +2 -4
  83. package/lib/sliders-mob/sliders-mob.component.d.ts +2 -4
  84. package/lib/ui-admin-table/{create-mdo.services.d.ts → create-department.services.d.ts} +1 -1
  85. package/lib/ui-admin-table/user-list/ui-admin-user-table.component.d.ts +3 -3
  86. package/lib/ui-org-table/user-list/org-user-table.component.d.ts +2 -0
  87. package/package.json +1 -1
  88. package/sunbird-cb-collection.d.ts +1 -1
  89. package/sunbird-cb-collection.metadata.json +1 -1
  90. package/esm2015/lib/ui-admin-table/create-mdo.services.js +0 -66
  91. package/esm5/lib/ui-admin-table/create-mdo.services.js +0 -68
@@ -3,12 +3,11 @@ import { CommonModule } from '@angular/common';
3
3
  import { WidgetBaseComponent, WidgetResolverModule } from '@sunbird-cb/resolver';
4
4
  import { RouterModule, NavigationStart, NavigationEnd, Router, ActivatedRoute } from '@angular/router';
5
5
  import { MatCardModule, MatDividerModule, MatIconModule, MatButtonModule, MatMenuModule, MatRippleModule, MatDialog, MatSnackBar, MAT_DIALOG_DATA, MatTooltipModule, MatDialogModule, MatSnackBarModule, MatTreeNestedDataSource, MatTreeModule, MatProgressSpinnerModule, MAT_SNACK_BAR_DATA, MatDialogRef, MatFormFieldModule, MatInputModule, MatBadgeModule, MatAutocompleteModule, MatChipsModule, MatListModule, MatSelectModule, MatExpansionModule, MatSlideToggleModule, MatProgressBarModule, MatTableDataSource, MatSort, MatPaginator, MatTableModule, MatSortModule, MatTabsModule, MatToolbarModule, MatCheckboxModule, MatButtonToggleModule, MatSliderModule, MatSidenavModule, MatRadioModule as MatRadioModule$1, MatGridListModule as MatGridListModule$1 } from '@angular/material';
6
- import { PipeDurationTransformModule, LogoutComponent, ConfigurationsService, EventService, WsEvents, getStringifiedQueryParams, AuthKeycloakService, UserPreferenceService, DefaultThumbnailModule, UtilityService, PipePartialContentModule, PipeCountTransformModule, PipeHtmlTagRemovalModule, HorizontalScrollerModule, PipeNameTransformModule, ValueService, InViewPortModule, LoggerService, PipeSafeSanitizerModule, SubapplicationRespondService, LogoutModule, PipeOrderByModule, PipeRelativeTimeModule, NavigationModule, ImageResponsiveModule, PipeLimitToModule } from '@sunbird-cb/utils';
6
+ import { PipeDurationTransformModule, LogoutComponent, ConfigurationsService, WsEvents, EventService, getStringifiedQueryParams, AuthKeycloakService, UserPreferenceService, DefaultThumbnailModule, UtilityService, PipePartialContentModule, PipeCountTransformModule, PipeHtmlTagRemovalModule, HorizontalScrollerModule, PipeNameTransformModule, ValueService, InViewPortModule, LoggerService, PipeSafeSanitizerModule, SubapplicationRespondService, LogoutModule, PipeOrderByModule, PipeRelativeTimeModule, NavigationModule, ImageResponsiveModule, PipeLimitToModule } from '@sunbird-cb/utils';
7
7
  import { of, ReplaySubject, fromEvent, forkJoin, throwError, BehaviorSubject, timer, EMPTY, interval, Subject, merge } from 'rxjs';
8
8
  import { HttpClient, HttpHeaders } from '@angular/common/http';
9
9
  import { tap, map, take, switchMap, catchError, debounceTime, distinctUntilChanged, filter, retry, first, debounce, mergeMap } from 'rxjs/operators';
10
10
  import { NestedTreeControl } from '@angular/cdk/tree';
11
- import { Platform } from '@angular/cdk/platform';
12
11
  import { FormsModule, ReactiveFormsModule, FormGroup, FormControl, Validators, NG_VALUE_ACCESSOR, FormBuilder } from '@angular/forms';
13
12
  import { QuillModule } from 'ngx-quill';
14
13
  import { ENTER, COMMA, SEMICOLON } from '@angular/cdk/keycodes';
@@ -36,6 +35,7 @@ import 'videojs-vr';
36
35
  import { getDocument } from 'pdfjs-dist/webpack';
37
36
  import { BreakpointObserver, LayoutModule } from '@angular/cdk/layout';
38
37
  import * as Hammer from 'hammerjs';
38
+ import { Platform } from '@angular/cdk/platform';
39
39
  import { MatTableDataSource as MatTableDataSource$1, MatTableModule as MatTableModule$1 } from '@angular/material/table';
40
40
  import { MatSort as MatSort$1, MatSortModule as MatSortModule$1 } from '@angular/material/sort';
41
41
  import { MatIconModule as MatIconModule$1 } from '@angular/material/icon';
@@ -559,9 +559,8 @@ if (false) {
559
559
  IWidgetBtnCallDialogData.prototype.phone;
560
560
  }
561
561
  class BtnCallDialogComponent {
562
- constructor(snackBar, events, data) {
562
+ constructor(snackBar, data) {
563
563
  this.snackBar = snackBar;
564
- this.events = events;
565
564
  this.data = data;
566
565
  }
567
566
  ngOnInit() {
@@ -575,13 +574,8 @@ class BtnCallDialogComponent {
575
574
  document.execCommand('copy');
576
575
  document.body.removeChild(textArea);
577
576
  this.snackBar.open(`${this.data.phone} : ${successMsg}`, 'X');
578
- this.raiseTelemetry('copyToClipboard');
579
577
  }
580
- raiseTelemetry(subType) {
581
- this.events.raiseInteractTelemetry('call', subType, {
582
- name: this.data.name,
583
- phone: this.data.phone,
584
- });
578
+ raiseTelemetry(_subType) {
585
579
  }
586
580
  }
587
581
  BtnCallDialogComponent.decorators = [
@@ -593,12 +587,10 @@ BtnCallDialogComponent.decorators = [
593
587
  ];
594
588
  BtnCallDialogComponent.ctorParameters = () => [
595
589
  { type: MatSnackBar },
596
- { type: EventService },
597
590
  { type: undefined, decorators: [{ type: Inject, args: [MAT_DIALOG_DATA,] }] }
598
591
  ];
599
592
  if (false) {
600
593
  BtnCallDialogComponent.prototype.snackBar;
601
- BtnCallDialogComponent.prototype.events;
602
594
  BtnCallDialogComponent.prototype.data;
603
595
  }
604
596
 
@@ -609,9 +601,8 @@ if (false) {
609
601
  IWidgetBtnCall.prototype.replaceIconWithLabel;
610
602
  }
611
603
  class BtnCallComponent extends WidgetBaseComponent {
612
- constructor(events, dialog, configSvc) {
604
+ constructor(dialog, configSvc) {
613
605
  super();
614
- this.events = events;
615
606
  this.dialog = dialog;
616
607
  this.configSvc = configSvc;
617
608
  this.isCallEnabled = false;
@@ -631,10 +622,6 @@ class BtnCallComponent extends WidgetBaseComponent {
631
622
  });
632
623
  }
633
624
  raiseTelemetry() {
634
- this.events.raiseInteractTelemetry('call', 'openDialog', {
635
- name: this.widgetData.userName,
636
- phone: this.widgetData.userPhone,
637
- });
638
625
  }
639
626
  }
640
627
  BtnCallComponent.decorators = [
@@ -645,7 +632,6 @@ BtnCallComponent.decorators = [
645
632
  }] }
646
633
  ];
647
634
  BtnCallComponent.ctorParameters = () => [
648
- { type: EventService },
649
635
  { type: MatDialog },
650
636
  { type: ConfigurationsService }
651
637
  ];
@@ -655,7 +641,6 @@ BtnCallComponent.propDecorators = {
655
641
  if (false) {
656
642
  BtnCallComponent.prototype.widgetData;
657
643
  BtnCallComponent.prototype.isCallEnabled;
658
- BtnCallComponent.prototype.events;
659
644
  BtnCallComponent.prototype.dialog;
660
645
  BtnCallComponent.prototype.configSvc;
661
646
  }
@@ -1416,10 +1401,8 @@ if (false) {
1416
1401
  IWidgetBtnDownload.prototype.status;
1417
1402
  }
1418
1403
  class BtnContentDownloadComponent extends WidgetBaseComponent {
1419
- constructor(platform, events, configSvc) {
1404
+ constructor(configSvc) {
1420
1405
  super();
1421
- this.platform = platform;
1422
- this.events = events;
1423
1406
  this.configSvc = configSvc;
1424
1407
  this.forPreview = false;
1425
1408
  this.id = 'download-content';
@@ -1464,11 +1447,6 @@ class BtnContentDownloadComponent extends WidgetBaseComponent {
1464
1447
  }
1465
1448
  }
1466
1449
  raiseTelemetry() {
1467
- this.events.raiseInteractTelemetry('download', 'content', {
1468
- platform: this.platform,
1469
- contentId: this.widgetData.identifier,
1470
- contentType: this.widgetData.contentType,
1471
- });
1472
1450
  }
1473
1451
  }
1474
1452
  BtnContentDownloadComponent.decorators = [
@@ -1479,8 +1457,6 @@ BtnContentDownloadComponent.decorators = [
1479
1457
  }] }
1480
1458
  ];
1481
1459
  BtnContentDownloadComponent.ctorParameters = () => [
1482
- { type: Platform },
1483
- { type: EventService },
1484
1460
  { type: ConfigurationsService }
1485
1461
  ];
1486
1462
  BtnContentDownloadComponent.propDecorators = {
@@ -1493,8 +1469,6 @@ if (false) {
1493
1469
  BtnContentDownloadComponent.prototype.forPreview;
1494
1470
  BtnContentDownloadComponent.prototype.id;
1495
1471
  BtnContentDownloadComponent.prototype.downloadable;
1496
- BtnContentDownloadComponent.prototype.platform;
1497
- BtnContentDownloadComponent.prototype.events;
1498
1472
  BtnContentDownloadComponent.prototype.configSvc;
1499
1473
  }
1500
1474
 
@@ -2405,10 +2379,7 @@ class BtnContentLikeComponent extends WidgetBaseComponent {
2405
2379
  this.status = this.status === 'LIKED' ? 'NOT_LIKED' : 'LIKED';
2406
2380
  }
2407
2381
  }
2408
- raiseTelemetry(action) {
2409
- this.events.raiseInteractTelemetry(action, 'content', {
2410
- contentId: this.widgetData.identifier,
2411
- });
2382
+ raiseTelemetry(_action) {
2412
2383
  }
2413
2384
  }
2414
2385
  BtnContentLikeComponent.decorators = [
@@ -2617,9 +2588,8 @@ if (false) {
2617
2588
  }
2618
2589
  const VALID_CATEGORIES = new Set(['leave behind']);
2619
2590
  class BtnContentMailMeComponent extends WidgetBaseComponent {
2620
- constructor(events, dialog, snackBar, shareSvc, configSvc) {
2591
+ constructor(dialog, snackBar, shareSvc, configSvc) {
2621
2592
  super();
2622
- this.events = events;
2623
2593
  this.dialog = dialog;
2624
2594
  this.snackBar = snackBar;
2625
2595
  this.shareSvc = shareSvc;
@@ -2667,10 +2637,6 @@ class BtnContentMailMeComponent extends WidgetBaseComponent {
2667
2637
  .afterClosed()
2668
2638
  .pipe(switchMap(((dialogResponse) => {
2669
2639
  if (dialogResponse && dialogResponse.send) {
2670
- this.events.raiseInteractTelemetry('mailMe', undefined, {
2671
- contentId: this.widgetData.identifier,
2672
- contentType: this.widgetData.contentType,
2673
- });
2674
2640
  return this.shareSvc.shareContent(this.widgetData, [], dialogResponse.mailBody, 'attachment').pipe(map((({ response }) => response === 'Success')), map(((isSuccessful) => (Object.assign({ res: isSuccessful ? TMailMeResponse.SUCCESS : TMailMeResponse.ERROR }, dialogResponse)))), catchError((() => {
2675
2641
  return of(Object.assign({ res: TMailMeResponse.ERROR }, dialogResponse));
2676
2642
  })));
@@ -2697,7 +2663,6 @@ BtnContentMailMeComponent.decorators = [
2697
2663
  }] }
2698
2664
  ];
2699
2665
  BtnContentMailMeComponent.ctorParameters = () => [
2700
- { type: EventService },
2701
2666
  { type: MatDialog },
2702
2667
  { type: MatSnackBar },
2703
2668
  { type: WidgetContentShareService },
@@ -2709,7 +2674,6 @@ BtnContentMailMeComponent.propDecorators = {
2709
2674
  if (false) {
2710
2675
  BtnContentMailMeComponent.prototype.widgetData;
2711
2676
  BtnContentMailMeComponent.prototype.enabled;
2712
- BtnContentMailMeComponent.prototype.events;
2713
2677
  BtnContentMailMeComponent.prototype.dialog;
2714
2678
  BtnContentMailMeComponent.prototype.snackBar;
2715
2679
  BtnContentMailMeComponent.prototype.shareSvc;
@@ -3002,8 +2966,7 @@ if (false) {
3002
2966
  IContentShareData.prototype.content;
3003
2967
  }
3004
2968
  class BtnContentShareDialogComponent {
3005
- constructor(events, snackBar, dialogRef, data, shareSvc, configSvc) {
3006
- this.events = events;
2969
+ constructor(snackBar, dialogRef, data, shareSvc, configSvc) {
3007
2970
  this.snackBar = snackBar;
3008
2971
  this.dialogRef = dialogRef;
3009
2972
  this.data = data;
@@ -3072,7 +3035,6 @@ class BtnContentShareDialogComponent {
3072
3035
  }
3073
3036
  contentShare(txtBody, successToast) {
3074
3037
  this.sendInProgress = true;
3075
- this.raiseTelemetry();
3076
3038
  const req = {
3077
3039
  'event-id': 'share_content',
3078
3040
  'tag-value-pair': {
@@ -3114,12 +3076,6 @@ class BtnContentShareDialogComponent {
3114
3076
  return `${locationOrigin}/app/toc/${this.data.content.identifier}/overview`;
3115
3077
  }
3116
3078
  }
3117
- raiseTelemetry() {
3118
- this.events.raiseInteractTelemetry('share', 'content', {
3119
- contentId: this.data.content.identifier,
3120
- contentType: this.data.content.contentType,
3121
- });
3122
- }
3123
3079
  }
3124
3080
  BtnContentShareDialogComponent.decorators = [
3125
3081
  { type: Component, args: [{
@@ -3129,7 +3085,6 @@ BtnContentShareDialogComponent.decorators = [
3129
3085
  }] }
3130
3086
  ];
3131
3087
  BtnContentShareDialogComponent.ctorParameters = () => [
3132
- { type: EventService },
3133
3088
  { type: MatSnackBar },
3134
3089
  { type: MatDialogRef },
3135
3090
  { type: undefined, decorators: [{ type: Inject, args: [MAT_DIALOG_DATA,] }] },
@@ -3144,7 +3099,6 @@ if (false) {
3144
3099
  BtnContentShareDialogComponent.prototype.message;
3145
3100
  BtnContentShareDialogComponent.prototype.isSocialMediaShareEnabled;
3146
3101
  BtnContentShareDialogComponent.prototype.sendStatus;
3147
- BtnContentShareDialogComponent.prototype.events;
3148
3102
  BtnContentShareDialogComponent.prototype.snackBar;
3149
3103
  BtnContentShareDialogComponent.prototype.dialogRef;
3150
3104
  BtnContentShareDialogComponent.prototype.data;
@@ -3784,9 +3738,8 @@ const typeMap = {
3784
3738
  externalLinkButton: 'external-link-button',
3785
3739
  };
3786
3740
  class BtnFeatureComponent extends WidgetBaseComponent {
3787
- constructor(events, configurationsSvc, btnFeatureSvc, router, mobileSvc, configSvc, tour) {
3741
+ constructor(configurationsSvc, btnFeatureSvc, router, mobileSvc, configSvc, tour) {
3788
3742
  super();
3789
- this.events = events;
3790
3743
  this.configurationsSvc = configurationsSvc;
3791
3744
  this.btnFeatureSvc = btnFeatureSvc;
3792
3745
  this.router = router;
@@ -3878,9 +3831,6 @@ class BtnFeatureComponent extends WidgetBaseComponent {
3878
3831
  togglePin(featureId, event) {
3879
3832
  event.preventDefault();
3880
3833
  event.stopPropagation();
3881
- this.events.raiseInteractTelemetry('pin', 'feature', {
3882
- featureId,
3883
- });
3884
3834
  this.configurationsSvc.pinnedApps.pipe(take(1)).subscribe((pinnedApps => {
3885
3835
  const newPinnedApps = new Set(pinnedApps);
3886
3836
  if (newPinnedApps.has(featureId)) {
@@ -3908,7 +3858,6 @@ BtnFeatureComponent.decorators = [
3908
3858
  }] }
3909
3859
  ];
3910
3860
  BtnFeatureComponent.ctorParameters = () => [
3911
- { type: EventService },
3912
3861
  { type: ConfigurationsService },
3913
3862
  { type: BtnFeatureService },
3914
3863
  { type: Router },
@@ -3933,7 +3882,6 @@ if (false) {
3933
3882
  BtnFeatureComponent.prototype.isPinFeatureAvailable;
3934
3883
  BtnFeatureComponent.prototype.pinnedAppsChangeSubs;
3935
3884
  BtnFeatureComponent.prototype.navigationSubs;
3936
- BtnFeatureComponent.prototype.events;
3937
3885
  BtnFeatureComponent.prototype.configurationsSvc;
3938
3886
  BtnFeatureComponent.prototype.btnFeatureSvc;
3939
3887
  BtnFeatureComponent.prototype.router;
@@ -4018,9 +3966,8 @@ const API_END_POINTS$5 = {
4018
3966
  getFollowing: '/apis/protected/v8/user/follow/getFollowing',
4019
3967
  };
4020
3968
  class BtnFollowService {
4021
- constructor(http, events, configSvc) {
3969
+ constructor(http, configSvc) {
4022
3970
  this.http = http;
4023
- this.events = events;
4024
3971
  this.configSvc = configSvc;
4025
3972
  this.fetchStatus = 'none';
4026
3973
  this.fetchingFollowing = true;
@@ -4066,7 +4013,6 @@ class BtnFollowService {
4066
4013
  return this.followed.pipe(map((followedIds => followedIds.has(contentId))));
4067
4014
  }
4068
4015
  follow(targetId, type = 'Knowledge Board') {
4069
- this.raiseTelemetry(targetId, type, 'follow');
4070
4016
  return this.http
4071
4017
  .post(API_END_POINTS$5.follow, {
4072
4018
  type,
@@ -4081,7 +4027,6 @@ class BtnFollowService {
4081
4027
  })));
4082
4028
  }
4083
4029
  unfollow(targetId, type = 'Knowledge Board') {
4084
- this.raiseTelemetry(targetId, type, 'unfollow');
4085
4030
  return this.http
4086
4031
  .post(API_END_POINTS$5.unfollow, {
4087
4032
  type,
@@ -4099,26 +4044,6 @@ class BtnFollowService {
4099
4044
  const url = `${API_END_POINTS$5.getFollowing + (type ? `?type=${type}` : '')}`;
4100
4045
  return this.http.get(url);
4101
4046
  }
4102
- raiseTelemetry(targetId, type, action) {
4103
- this.events.dispatchEvent({
4104
- eventType: WsEvents.WsEventType.Telemetry,
4105
- eventLogLevel: WsEvents.WsEventLogLevel.Warn,
4106
- data: {
4107
- eventSubType: WsEvents.EnumTelemetrySubType.Interact,
4108
- type: action,
4109
- subType: type,
4110
- object: {
4111
- id: targetId,
4112
- },
4113
- },
4114
- from: {
4115
- type: 'widget',
4116
- widgetType: 'actionButton',
4117
- widgetSubType: 'follow',
4118
- },
4119
- to: 'Telemetry',
4120
- });
4121
- }
4122
4047
  }
4123
4048
  BtnFollowService.decorators = [
4124
4049
  { type: Injectable, args: [{
@@ -4127,10 +4052,9 @@ BtnFollowService.decorators = [
4127
4052
  ];
4128
4053
  BtnFollowService.ctorParameters = () => [
4129
4054
  { type: HttpClient },
4130
- { type: EventService },
4131
4055
  { type: ConfigurationsService }
4132
4056
  ];
4133
- /** @nocollapse */ BtnFollowService.ngInjectableDef = ɵɵdefineInjectable({ factory: function BtnFollowService_Factory() { return new BtnFollowService(ɵɵinject(HttpClient), ɵɵinject(EventService), ɵɵinject(ConfigurationsService)); }, token: BtnFollowService, providedIn: "root" });
4057
+ /** @nocollapse */ BtnFollowService.ngInjectableDef = ɵɵdefineInjectable({ factory: function BtnFollowService_Factory() { return new BtnFollowService(ɵɵinject(HttpClient), ɵɵinject(ConfigurationsService)); }, token: BtnFollowService, providedIn: "root" });
4134
4058
  if (false) {
4135
4059
  BtnFollowService.prototype.fetchStatus;
4136
4060
  BtnFollowService.prototype.fetchingFollowing;
@@ -4139,7 +4063,6 @@ if (false) {
4139
4063
  BtnFollowService.prototype.followReplaySubject;
4140
4064
  BtnFollowService.prototype.followedIds;
4141
4065
  BtnFollowService.prototype.http;
4142
- BtnFollowService.prototype.events;
4143
4066
  BtnFollowService.prototype.configSvc;
4144
4067
  }
4145
4068
 
@@ -4749,10 +4672,9 @@ if (false) {
4749
4672
  }
4750
4673
 
4751
4674
  class BtnGoalsSelectionComponent {
4752
- constructor(snackBar, goalsSvc, eventSvc) {
4675
+ constructor(snackBar, goalsSvc) {
4753
4676
  this.snackBar = snackBar;
4754
4677
  this.goalsSvc = goalsSvc;
4755
- this.eventSvc = eventSvc;
4756
4678
  this.closeDialog = new EventEmitter();
4757
4679
  this.fetchGoalStatus = 'none';
4758
4680
  this.goals = null;
@@ -4807,11 +4729,7 @@ class BtnGoalsSelectionComponent {
4807
4729
  }));
4808
4730
  }
4809
4731
  }
4810
- raiseTelemetry(action, goalId, contentId) {
4811
- this.eventSvc.raiseInteractTelemetry('goal', `btn-goal-${action}`, {
4812
- goalId,
4813
- contentId,
4814
- });
4732
+ raiseTelemetry(_action, _goalId, _contentId) {
4815
4733
  }
4816
4734
  }
4817
4735
  BtnGoalsSelectionComponent.decorators = [
@@ -4823,8 +4741,7 @@ BtnGoalsSelectionComponent.decorators = [
4823
4741
  ];
4824
4742
  BtnGoalsSelectionComponent.ctorParameters = () => [
4825
4743
  { type: MatSnackBar },
4826
- { type: BtnGoalsService },
4827
- { type: EventService }
4744
+ { type: BtnGoalsService }
4828
4745
  ];
4829
4746
  BtnGoalsSelectionComponent.propDecorators = {
4830
4747
  contentId: [{ type: Input }],
@@ -4846,7 +4763,6 @@ if (false) {
4846
4763
  BtnGoalsSelectionComponent.prototype.selectedGoals;
4847
4764
  BtnGoalsSelectionComponent.prototype.snackBar;
4848
4765
  BtnGoalsSelectionComponent.prototype.goalsSvc;
4849
- BtnGoalsSelectionComponent.prototype.eventSvc;
4850
4766
  }
4851
4767
 
4852
4768
  class BtnGoalsModule {
@@ -5684,9 +5600,8 @@ BtnKbModule.decorators = [
5684
5600
  ];
5685
5601
 
5686
5602
  class BtnMailUserDialogComponent {
5687
- constructor(snackBar, events, shareSvc, dialogRef, data) {
5603
+ constructor(snackBar, shareSvc, dialogRef, data) {
5688
5604
  this.snackBar = snackBar;
5689
- this.events = events;
5690
5605
  this.shareSvc = shareSvc;
5691
5606
  this.dialogRef = dialogRef;
5692
5607
  this.data = data;
@@ -5716,10 +5631,6 @@ class BtnMailUserDialogComponent {
5716
5631
  }));
5717
5632
  }
5718
5633
  raiseTelemetry() {
5719
- this.events.raiseInteractTelemetry('email', 'emailSME', {
5720
- contentId: this.data.content.identifier,
5721
- emails: this.data.emails,
5722
- });
5723
5634
  }
5724
5635
  close() {
5725
5636
  this.dialogRef.close();
@@ -5734,7 +5645,6 @@ BtnMailUserDialogComponent.decorators = [
5734
5645
  ];
5735
5646
  BtnMailUserDialogComponent.ctorParameters = () => [
5736
5647
  { type: MatSnackBar },
5737
- { type: EventService },
5738
5648
  { type: WidgetContentShareService },
5739
5649
  { type: MatDialogRef },
5740
5650
  { type: undefined, decorators: [{ type: Inject, args: [MAT_DIALOG_DATA,] }] }
@@ -5743,7 +5653,6 @@ if (false) {
5743
5653
  BtnMailUserDialogComponent.prototype.mailSendInProgress;
5744
5654
  BtnMailUserDialogComponent.prototype.sendStatus;
5745
5655
  BtnMailUserDialogComponent.prototype.snackBar;
5746
- BtnMailUserDialogComponent.prototype.events;
5747
5656
  BtnMailUserDialogComponent.prototype.shareSvc;
5748
5657
  BtnMailUserDialogComponent.prototype.dialogRef;
5749
5658
  BtnMailUserDialogComponent.prototype.data;
@@ -5757,9 +5666,8 @@ if (false) {
5757
5666
  IBtnMailUser.prototype.labelled;
5758
5667
  }
5759
5668
  class BtnMailUserComponent extends WidgetBaseComponent {
5760
- constructor(events, dialog, configSvc) {
5669
+ constructor(dialog, configSvc) {
5761
5670
  super();
5762
- this.events = events;
5763
5671
  this.dialog = dialog;
5764
5672
  this.configSvc = configSvc;
5765
5673
  this.isShareEnabled = false;
@@ -5779,10 +5687,6 @@ class BtnMailUserComponent extends WidgetBaseComponent {
5779
5687
  });
5780
5688
  }
5781
5689
  raiseTelemetry() {
5782
- this.events.raiseInteractTelemetry('email', 'openDialog', {
5783
- contentId: this.widgetData.content.identifier,
5784
- emails: this.widgetData.emails,
5785
- });
5786
5690
  }
5787
5691
  }
5788
5692
  BtnMailUserComponent.decorators = [
@@ -5793,7 +5697,6 @@ BtnMailUserComponent.decorators = [
5793
5697
  }] }
5794
5698
  ];
5795
5699
  BtnMailUserComponent.ctorParameters = () => [
5796
- { type: EventService },
5797
5700
  { type: MatDialog },
5798
5701
  { type: ConfigurationsService }
5799
5702
  ];
@@ -5803,7 +5706,6 @@ BtnMailUserComponent.propDecorators = {
5803
5706
  if (false) {
5804
5707
  BtnMailUserComponent.prototype.widgetData;
5805
5708
  BtnMailUserComponent.prototype.isShareEnabled;
5806
- BtnMailUserComponent.prototype.events;
5807
5709
  BtnMailUserComponent.prototype.dialog;
5808
5710
  BtnMailUserComponent.prototype.configSvc;
5809
5711
  }
@@ -6828,10 +6730,9 @@ if (false) {
6828
6730
  }
6829
6731
 
6830
6732
  class BtnPlaylistSelectionComponent {
6831
- constructor(snackBar, playlistSvc, eventSvc) {
6733
+ constructor(snackBar, playlistSvc) {
6832
6734
  this.snackBar = snackBar;
6833
6735
  this.playlistSvc = playlistSvc;
6834
- this.eventSvc = eventSvc;
6835
6736
  this.playlistCreateEvent = new EventEmitter();
6836
6737
  this.fetchPlaylistStatus = 'none';
6837
6738
  this.playlists = [];
@@ -6893,11 +6794,7 @@ class BtnPlaylistSelectionComponent {
6893
6794
  this.snackBar.open(errorToast, 'X');
6894
6795
  }));
6895
6796
  }
6896
- raiseTelemetry(action, playlistId, contentId) {
6897
- this.eventSvc.raiseInteractTelemetry('playlist', `btn-playlist-${action}`, {
6898
- playlistId,
6899
- contentId,
6900
- });
6797
+ raiseTelemetry(_action, _playlistId, _contentId) {
6901
6798
  }
6902
6799
  }
6903
6800
  BtnPlaylistSelectionComponent.decorators = [
@@ -6909,8 +6806,7 @@ BtnPlaylistSelectionComponent.decorators = [
6909
6806
  ];
6910
6807
  BtnPlaylistSelectionComponent.ctorParameters = () => [
6911
6808
  { type: MatSnackBar },
6912
- { type: BtnPlaylistService },
6913
- { type: EventService }
6809
+ { type: BtnPlaylistService }
6914
6810
  ];
6915
6811
  BtnPlaylistSelectionComponent.propDecorators = {
6916
6812
  contentAddMessage: [{ type: ViewChild, args: ['contentAdd', { static: true },] }],
@@ -6934,7 +6830,6 @@ if (false) {
6934
6830
  BtnPlaylistSelectionComponent.prototype.playlistNameFormControl;
6935
6831
  BtnPlaylistSelectionComponent.prototype.snackBar;
6936
6832
  BtnPlaylistSelectionComponent.prototype.playlistSvc;
6937
- BtnPlaylistSelectionComponent.prototype.eventSvc;
6938
6833
  }
6939
6834
 
6940
6835
  class BtnPlaylistModule {
@@ -7631,9 +7526,8 @@ if (false) {
7631
7526
  }
7632
7527
 
7633
7528
  class CardBreadcrumbComponent extends WidgetBaseComponent {
7634
- constructor(events) {
7529
+ constructor() {
7635
7530
  super();
7636
- this.events = events;
7637
7531
  }
7638
7532
  ngOnInit() { }
7639
7533
  encodeUrl(clickUrl) {
@@ -7648,11 +7542,7 @@ class CardBreadcrumbComponent extends WidgetBaseComponent {
7648
7542
  }
7649
7543
  return null;
7650
7544
  }
7651
- raiseTelemetry(clickedItem) {
7652
- this.events.raiseInteractTelemetry('click', 'breadcrumb', {
7653
- clickedItem,
7654
- path: this.widgetData.path,
7655
- });
7545
+ raiseTelemetry(_clickedItem) {
7656
7546
  }
7657
7547
  }
7658
7548
  CardBreadcrumbComponent.decorators = [
@@ -7662,15 +7552,12 @@ CardBreadcrumbComponent.decorators = [
7662
7552
  styles: [".border-radius-zero{border-radius:0!important}"]
7663
7553
  }] }
7664
7554
  ];
7665
- CardBreadcrumbComponent.ctorParameters = () => [
7666
- { type: EventService }
7667
- ];
7555
+ CardBreadcrumbComponent.ctorParameters = () => [];
7668
7556
  CardBreadcrumbComponent.propDecorators = {
7669
7557
  widgetData: [{ type: Input }]
7670
7558
  };
7671
7559
  if (false) {
7672
7560
  CardBreadcrumbComponent.prototype.widgetData;
7673
- CardBreadcrumbComponent.prototype.events;
7674
7561
  }
7675
7562
 
7676
7563
  class CardBreadcrumbModule {
@@ -8023,9 +7910,8 @@ var NsCardContent;
8023
7910
  })(NsCardContent || (NsCardContent = {}));
8024
7911
 
8025
7912
  class CardContentComponent extends WidgetBaseComponent {
8026
- constructor(events, configSvc, utilitySvc, snackBar) {
7913
+ constructor(configSvc, utilitySvc, snackBar) {
8027
7914
  super();
8028
- this.events = events;
8029
7915
  this.configSvc = configSvc;
8030
7916
  this.utilitySvc = utilitySvc;
8031
7917
  this.snackBar = snackBar;
@@ -8173,11 +8059,6 @@ class CardContentComponent extends WidgetBaseComponent {
8173
8059
  NsContent.EContentTypes.KNOWLEDGE_BOARD);
8174
8060
  }
8175
8061
  raiseTelemetry() {
8176
- this.events.raiseInteractTelemetry('click', `${this.widgetType}-${this.widgetSubType}`, {
8177
- contentId: this.widgetData.content.identifier,
8178
- contentType: this.widgetData.content.contentType,
8179
- context: this.widgetData.context,
8180
- });
8181
8062
  }
8182
8063
  get isGreyedImage() {
8183
8064
  if ((this.widgetData.content && this.widgetData.content.status === 'Deleted') ||
@@ -8237,7 +8118,6 @@ CardContentComponent.decorators = [
8237
8118
  }] }
8238
8119
  ];
8239
8120
  CardContentComponent.ctorParameters = () => [
8240
- { type: EventService },
8241
8121
  { type: ConfigurationsService },
8242
8122
  { type: UtilityService },
8243
8123
  { type: MatSnackBar }
@@ -8260,7 +8140,6 @@ if (false) {
8260
8140
  CardContentComponent.prototype.prefChangeSubscription;
8261
8141
  CardContentComponent.prototype.sourceLogos;
8262
8142
  CardContentComponent.prototype.isIntranetAllowedSettings;
8263
- CardContentComponent.prototype.events;
8264
8143
  CardContentComponent.prototype.configSvc;
8265
8144
  CardContentComponent.prototype.utilitySvc;
8266
8145
  CardContentComponent.prototype.snackBar;
@@ -8316,8 +8195,7 @@ if (false) {
8316
8195
  IKbCardData.prototype.actionBtns;
8317
8196
  }
8318
8197
  class CardKnowledgeComponent {
8319
- constructor(events, configSvc, utilitySvc) {
8320
- this.events = events;
8198
+ constructor(configSvc, utilitySvc) {
8321
8199
  this.configSvc = configSvc;
8322
8200
  this.utilitySvc = utilitySvc;
8323
8201
  this.followed = new EventEmitter();
@@ -8348,9 +8226,6 @@ class CardKnowledgeComponent {
8348
8226
  this.unFollowed.emit(id);
8349
8227
  }
8350
8228
  raiseTelemetry() {
8351
- this.events.raiseInteractTelemetry('click', NsContent.EContentTypes.KNOWLEDGE_BOARD, {
8352
- contentId: this.widgetData.content.identifier,
8353
- });
8354
8229
  }
8355
8230
  greyOut() {
8356
8231
  if (this.widgetData.content.isInIntranet && this.utilitySvc.isMobile) {
@@ -8367,7 +8242,6 @@ CardKnowledgeComponent.decorators = [
8367
8242
  }] }
8368
8243
  ];
8369
8244
  CardKnowledgeComponent.ctorParameters = () => [
8370
- { type: EventService },
8371
8245
  { type: ConfigurationsService },
8372
8246
  { type: UtilityService }
8373
8247
  ];
@@ -8383,7 +8257,6 @@ if (false) {
8383
8257
  CardKnowledgeComponent.prototype.defaultThumbnail;
8384
8258
  CardKnowledgeComponent.prototype.prefChangeSubscription;
8385
8259
  CardKnowledgeComponent.prototype.isIntranetAllowedSettings;
8386
- CardKnowledgeComponent.prototype.events;
8387
8260
  CardKnowledgeComponent.prototype.configSvc;
8388
8261
  CardKnowledgeComponent.prototype.utilitySvc;
8389
8262
  }
@@ -8750,10 +8623,10 @@ class CardNetWorkService {
8750
8623
  return response;
8751
8624
  })));
8752
8625
  }
8753
- fetchMyMdoUsers() {
8754
- let usrDept = 'igot';
8626
+ fetchMyDepartmentUsers() {
8627
+ let usrDept = 'cb';
8755
8628
  if (this.configSvc.userProfile) {
8756
- usrDept = this.configSvc.userProfile.departmentName || 'igot';
8629
+ usrDept = this.configSvc.userProfile.departmentName || 'cb';
8757
8630
  }
8758
8631
  let req;
8759
8632
  req = {
@@ -15047,22 +14920,7 @@ class SearchServService {
15047
14920
  }
15048
14921
  return name;
15049
14922
  }
15050
- raiseSearchEvent(query, filters, locale) {
15051
- this.events.dispatchEvent({
15052
- eventType: WsEvents.WsEventType.Telemetry,
15053
- eventLogLevel: WsEvents.WsEventLogLevel.Warn,
15054
- data: {
15055
- eventSubType: WsEvents.EnumTelemetrySubType.Interact,
15056
- object: {
15057
- query,
15058
- filters,
15059
- locale,
15060
- },
15061
- type: 'search',
15062
- },
15063
- from: 'search',
15064
- to: 'telemetry',
15065
- });
14923
+ raiseSearchEvent(_query, _filters, _locale) {
15066
14924
  }
15067
14925
  raiseSearchResponseEvent(query, filters, totalHits, locale) {
15068
14926
  this.events.dispatchEvent({
@@ -16401,12 +16259,7 @@ class PlayerPdfComponent extends WidgetBaseComponent {
16401
16259
  this.eventDispatcher(WsEvents.EnumTelemetrySubType.StateChange);
16402
16260
  }
16403
16261
  }
16404
- raiseTelemetry(action) {
16405
- if (this.identifier) {
16406
- this.eventSvc.raiseInteractTelemetry(action, 'click', {
16407
- contentId: this.identifier,
16408
- });
16409
- }
16262
+ raiseTelemetry(_action) {
16410
16263
  }
16411
16264
  saveContinueLearning(id) {
16412
16265
  if (this.activatedRoute.snapshot.queryParams.collectionType &&
@@ -16519,6 +16372,7 @@ class PlayerPdfComponent extends WidgetBaseComponent {
16519
16372
  },
16520
16373
  to: '',
16521
16374
  data: {
16375
+ object: {},
16522
16376
  eventSubType: eventType,
16523
16377
  activityType: activity,
16524
16378
  currentPage: this.currentPage.value,
@@ -16852,7 +16706,7 @@ class PlayerVideoComponent extends WidgetBaseComponent {
16852
16706
  PlayerVideoComponent.decorators = [
16853
16707
  { type: Component, args: [{
16854
16708
  selector: 'ws-widget-player-video',
16855
- template: "<video crossorigin=\"Anonymous\" #videoTag *ngIf=\"widgetData?.isVideojs\"\r\n class=\"video-js vjs-default-skin vjs-big-play-centered\">\r\n\r\n <source [src]=\"widgetData.url\" />\r\n <source [src]=\"widgetData.url\" type=\"video/mp4\" />\r\n <source [src]=\"widgetData.url\" type=\"application/x-mpegURL\" />\r\n\r\n <!-- <track kind=\"captions\"\r\n src=\"/apis/authContent/content-store/igot/dopt/Public/lex_auth_013114377081208832249/assets/sample1600885058308.vtt\"\r\n srclang=\"en\" label=\"English\" default> -->\r\n <track kind=\"captions\" *ngIf=\"widgetData.subtitles\" [src]=\"widgetData?.subtitles[0]?.url\" srclang=\"en\" label=\"English\"\r\n default>\r\n</video>\r\n\r\n<video crossorigin=\"Anonymous\" [poster]=\"widgetData?.posterImage\" #realvideoTag class=\"video-js\"\r\n *ngIf=\"!widgetData?.isVideojs\" controls>\r\n <source [src]=\"widgetData.url\" type=\"video/mp4\" />\r\n <source [src]=\"widgetData.url\" type=\"application/x-mpegURL\" />\r\n <!-- <track kind=\"captions\"\r\n src=\"/apis/authContent/content-store/igot/dopt/Public/lex_auth_013114377081208832249/assets/sample1600885058308.vtt\"\r\n srclang=\"en\" label=\"English\" default> -->\r\n <track kind=\"captions\" *ngIf=\"widgetData.subtitles\" [src]=\"widgetData?.subtitles[0]?.url\" srclang=\"en\" label=\"English\"\r\n default>\r\n</video>",
16709
+ template: "<video crossorigin=\"Anonymous\" #videoTag *ngIf=\"widgetData?.isVideojs\"\r\n class=\"video-js vjs-default-skin vjs-big-play-centered\">\r\n\r\n <source [src]=\"widgetData.url\" />\r\n <source [src]=\"widgetData.url\" type=\"video/mp4\" />\r\n <source [src]=\"widgetData.url\" type=\"application/x-mpegURL\" />\r\n <track kind=\"captions\" *ngIf=\"widgetData.subtitles\" [src]=\"widgetData?.subtitles[0]?.url\" srclang=\"en\" label=\"English\"\r\n default>\r\n</video>\r\n\r\n<video crossorigin=\"Anonymous\" [poster]=\"widgetData?.posterImage\" #realvideoTag class=\"video-js\"\r\n *ngIf=\"!widgetData?.isVideojs\" controls>\r\n <source [src]=\"widgetData.url\" type=\"video/mp4\" />\r\n <source [src]=\"widgetData.url\" type=\"application/x-mpegURL\" />\r\n <track kind=\"captions\" *ngIf=\"widgetData.subtitles\" [src]=\"widgetData?.subtitles[0]?.url\" srclang=\"en\" label=\"English\"\r\n default>\r\n</video>",
16856
16710
  styles: [":host.video-full .video-js{height:100%;width:100%}.video-js{height:100%;width:100%;min-height:200px}"]
16857
16711
  }] }
16858
16712
  ];
@@ -17291,18 +17145,13 @@ class BtnProfileComponent extends WidgetBaseComponent {
17291
17145
  this.portalLinks.push(fw);
17292
17146
  }));
17293
17147
  }
17294
- else if (feature.id === 'portal_frac' && feature.featureWidgets.length > 0) {
17295
- feature.featureWidgets.forEach(((fw) => {
17296
- this.portalLinks.push(fw);
17297
- }));
17298
- }
17299
17148
  }));
17300
17149
  }
17301
17150
  }
17302
17151
  BtnProfileComponent.decorators = [
17303
17152
  { type: Component, args: [{
17304
17153
  selector: 'ws-widget-btn-profile',
17305
- template: "<!--\r\n Old\r\n <button mat-button (click)=\"getCatalog()\" i18n-matTooltip matTooltip=\"Explore Catalogue\" #rootTrigger=\"matMenuTrigger\"\r\n [matMenuTriggerFor]=\"rootMenu.childMenu\">\r\n <mat-icon>apps</mat-icon>\r\n <span class=\"padding-left-xs\" i18n>Browse Courses</span>\r\n</button>\r\n\r\n<ws-widget-tree-catalog-menu #rootMenu [rootTrigger]=\"rootTrigger\" [catalogItems]=\"catalogItems | slice: 0:10\"\r\n [fetchStatus]=\"catalogFetchStatus\" isRoot=\"true\">\r\n</ws-widget-tree-catalog-menu> -->\r\n\r\n<a href=\"javascript:void(0)\" mat-icon-button i18n-aria-label title=\"option\" class=\"new-margin\"\r\n #rootTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"settingsMenu\" role=\"link\">\r\n <span class=\"flex flex-column flex-middle\">\r\n <ws-widget-avatar-photo [photoUrl]=\"profileImage\" [name]=\"givenName\" size=\"s\">\r\n </ws-widget-avatar-photo>\r\n </span>\r\n</a>\r\n\r\n<!-- <ws-widget-tree-catalog-menu #rootMenu [rootTrigger]=\"rootTrigger\" [catalogItems]=\"catalogItems | slice: 0:10\"\r\n [fetchStatus]=\"catalogFetchStatus\" isRoot=\"true\">\r\n</ws-widget-tree-catalog-menu> -->\r\n<mat-menu #settingsMenu=\"matMenu\" xPosition=\"before\">\r\n <!-- <div mat-menu-item>\r\n <mat-slide-toggle color=\"primary\" labelPosition=\"before\">\r\n <mat-icon>brightness_medium</mat-icon>\r\n <span i18n>Dark Mode</span>\r\n </mat-slide-toggle>\r\n </div> -->\r\n <!-- <section *ngIf=\"pinnedApps?.length && isPinFeatureAvailable\" class=\"p-4 md:p-4 sm:p-2\">\r\n <div class=\"flex justify-between\">\r\n <h2 class=\"mat-title margin-bottom-xs\" i18n>Pinned</h2>\r\n <a mat-button [routerLink]=\"widgetData?.allListingUrl\" *ngIf=\"widgetData?.allListingUrl\">\r\n <span class=\"flex items-center\">\r\n <span i18n>All</span>&nbsp;\r\n <mat-icon>chevron_right</mat-icon>\r\n </span>\r\n </a>\r\n </div>\r\n <div class=\"flex flex-wrap -mx-2 -mt-1\">\r\n <ng-container *ngFor=\"let pinnedWidget of pinnedApps\" [wsResolverWidget]=\"pinnedWidget\"></ng-container>\r\n </div>\r\n </section> -->\r\n\r\n <section class=\"padding-s border-bottom min-heig\">\r\n <a role=\"link\" routerLink=\"/app/person-profile/me\" class=\"all-features\" id=\"viewprofile\">\r\n <div class=\"float-left\">\r\n <ws-widget-avatar-photo [name]=\"givenName\" [size]=\"'m'\" [photoUrl]=\"profileImage\"></ws-widget-avatar-photo>\r\n </div>\r\n <div class=\"inline-block margin-left-s pfname margin-eight\">\r\n <p class=\"mat-subheading-2\">{{ givenName }}</p>\r\n <p i18n role=\"link\" class=\"ws-mat-default-text mat-body-2 font-medium\"></p>\r\n </div>\r\n </a>\r\n </section>\r\n\r\n <!-- portal links section-->\r\n <section *ngIf=\"portalLinks && portalLinks.length\" class=\"padding-top-xs padding-bottom-xs padding-left-s padding-right-s border-bottom\">\r\n <div class=\"margin-top-s margin-bottom-s\" *ngFor=\"let wdata of portalLinks\">\r\n <div class=\"box-sizing-box\" id=\"wdata.widgetData.actionBtn.id\">\r\n <a class=\"inline-block\" target=\"_blank\" href=\"{{wdata.widgetData.actionBtn.url}}\">\r\n <img src=\"{{wdata.widgetData.actionBtn.icon}}\" alt=\"wdata.widgetData.actionBtn.name\">\r\n <div class=\"mb-2 mat-body-2 inline-block margin-left-s portal-name\" [attr.id]=\"wdata.widgetData.actionBtn.icon\">{{ wdata.widgetData.actionBtn.name }} <span *ngIf=\"wdata.widgetData.actionBtn.name !== 'Frac'\">portal</span> <span *ngIf=\"wdata.widgetData.actionBtn.name === 'Frac'\">dictionary</span></div>\r\n </a>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section class=\"padding-xs\">\r\n <!-- <a mat-menu-item role=\"link\" routerLink=\"/app/profile/settings\" class=\"all-features\">\r\n <span i18n>Settings</span>\r\n </a> -->\r\n\r\n <!-- <a mat-menu-item role=\"link\" routerLink=\"/app/features\" class=\"all-features flex-wrap\">\r\n <mat-icon>apps</mat-icon>\r\n <span i18n>Explore all features</span>\r\n </a> -->\r\n\r\n <a href=\"javascript:void(0)\" mat-menu-item role=\"link\" (click)=\"logout()\" class=\"log-o\">\r\n <!-- <mat-icon>power_settings_new</mat-icon>&nbsp; -->\r\n <span i18n>Sign-out</span>\r\n </a>\r\n </section>\r\n</mat-menu>\r\n",
17154
+ template: "<!--\r\n Old\r\n <button mat-button (click)=\"getCatalog()\" i18n-matTooltip matTooltip=\"Explore Catalogue\" #rootTrigger=\"matMenuTrigger\"\r\n [matMenuTriggerFor]=\"rootMenu.childMenu\">\r\n <mat-icon>apps</mat-icon>\r\n <span class=\"padding-left-xs\" i18n>Browse Courses</span>\r\n</button>\r\n\r\n<ws-widget-tree-catalog-menu #rootMenu [rootTrigger]=\"rootTrigger\" [catalogItems]=\"catalogItems | slice: 0:10\"\r\n [fetchStatus]=\"catalogFetchStatus\" isRoot=\"true\">\r\n</ws-widget-tree-catalog-menu> -->\r\n\r\n<a href=\"javascript:void(0)\" mat-icon-button i18n-aria-label title=\"option\" class=\"new-margin\"\r\n #rootTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"settingsMenu\" role=\"link\">\r\n <span class=\"flex flex-column flex-middle\">\r\n <ws-widget-avatar-photo [photoUrl]=\"profileImage\" [name]=\"givenName\" size=\"s\">\r\n </ws-widget-avatar-photo>\r\n </span>\r\n</a>\r\n\r\n<!-- <ws-widget-tree-catalog-menu #rootMenu [rootTrigger]=\"rootTrigger\" [catalogItems]=\"catalogItems | slice: 0:10\"\r\n [fetchStatus]=\"catalogFetchStatus\" isRoot=\"true\">\r\n</ws-widget-tree-catalog-menu> -->\r\n<mat-menu #settingsMenu=\"matMenu\" xPosition=\"before\">\r\n <!-- <div mat-menu-item>\r\n <mat-slide-toggle color=\"primary\" labelPosition=\"before\">\r\n <mat-icon>brightness_medium</mat-icon>\r\n <span i18n>Dark Mode</span>\r\n </mat-slide-toggle>\r\n </div> -->\r\n <!-- <section *ngIf=\"pinnedApps?.length && isPinFeatureAvailable\" class=\"p-4 md:p-4 sm:p-2\">\r\n <div class=\"flex justify-between\">\r\n <h2 class=\"mat-title margin-bottom-xs\" i18n>Pinned</h2>\r\n <a mat-button [routerLink]=\"widgetData?.allListingUrl\" *ngIf=\"widgetData?.allListingUrl\">\r\n <span class=\"flex items-center\">\r\n <span i18n>All</span>&nbsp;\r\n <mat-icon>chevron_right</mat-icon>\r\n </span>\r\n </a>\r\n </div>\r\n <div class=\"flex flex-wrap -mx-2 -mt-1\">\r\n <ng-container *ngFor=\"let pinnedWidget of pinnedApps\" [wsResolverWidget]=\"pinnedWidget\"></ng-container>\r\n </div>\r\n </section> -->\r\n\r\n <section class=\"padding-s border-bottom min-heig\">\r\n <a role=\"link\" routerLink=\"/app/person-profile/me\" class=\"all-features\" id=\"viewprofile\">\r\n <div class=\"float-left\">\r\n <ws-widget-avatar-photo [name]=\"givenName\" [size]=\"'m'\" [photoUrl]=\"profileImage\"></ws-widget-avatar-photo>\r\n </div>\r\n <div class=\"inline-block margin-left-s pfname margin-eight\">\r\n <p class=\"mat-subheading-2\">{{ givenName }}</p>\r\n <p i18n role=\"link\" class=\"ws-mat-default-text mat-body-2 font-medium\"></p>\r\n </div>\r\n </a>\r\n </section>\r\n\r\n <!-- portal links section-->\r\n <section *ngIf=\"givenName !== 'Guest' && portalLinks && portalLinks.length\"\r\n class=\"padding-top-xs padding-bottom-xs padding-left-s padding-right-s border-bottom\">\r\n <div class=\"margin-top-s margin-bottom-s\" *ngFor=\"let wdata of portalLinks\">\r\n <div class=\"box-sizing-box\" [attr.id]=\"wdata.widgetData.actionBtn.id\">\r\n <a role=\"button\" class=\"inline-block\" target=\"_blank\" href=\"{{wdata.widgetData.actionBtn.url}}\">\r\n <img src=\"{{wdata.widgetData.actionBtn.icon}}\" [attr.alt]=\"wdata.widgetData.actionBtn.name\">\r\n <div class=\"mb-2 mat-body-2 inline-block margin-left-s portal-name\"\r\n [attr.id]=\"wdata.widgetData.actionBtn.icon\">\r\n {{ wdata.widgetData.actionBtn.name }}\r\n </div>\r\n </a>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n <section class=\"padding-xs\">\r\n <!-- <a mat-menu-item role=\"link\" routerLink=\"/app/profile/settings\" class=\"all-features\">\r\n <span i18n>Settings</span>\r\n </a> -->\r\n\r\n <!-- <a mat-menu-item role=\"link\" routerLink=\"/app/features\" class=\"all-features flex-wrap\">\r\n <mat-icon>apps</mat-icon>\r\n <span i18n>Explore all features</span>\r\n </a> -->\r\n\r\n <a *ngIf=\"givenName !== 'Guest'\" href=\"javascript:void(0)\" mat-menu-item role=\"link\" (click)=\"logout()\"\r\n class=\"log-o\">\r\n <!-- <mat-icon>power_settings_new</mat-icon>&nbsp; -->\r\n <span i18n>Sign-out</span>\r\n </a>\r\n <a *ngIf=\"givenName === 'Guest'\" href=\"javascript:void(0)\" mat-menu-item role=\"link\" (click)=\"logout()\"\r\n class=\"log-o\">\r\n <!-- <mat-icon>power_settings_new</mat-icon>&nbsp; -->\r\n <span i18n>Sign-in</span>\r\n </a>\r\n </section>\r\n</mat-menu>",
17306
17155
  styles: [".log-o{flex:1;text-align:left}.new-margin{box-sizing:border-box}.min-heig{min-height:35px}.trnsform{transform:scale(1.3);height:-webkit-fill-available;max-height:-webkit-fill-available}.margin-eight{margin-top:8px}.text-new{line-height:normal}.border-bottom{border-bottom:1px solid rgba(0,0,0,.08)}section .pfname p{margin-bottom:0!important}section .portal-name{vertical-align:super;color:#000!important}::ng-deep.mat-menu-content{padding-bottom:0!important}::ng-deep.mat-menu-content .mat-menu-item{height:38px;padding:0 6px;font:400 14px/21px Lato!important}::ng-deep.circle-m{width:40px!important;height:40px!important}::ng-deep.circle-m img{width:40px!important;height:40px!important}.csicon{font-size:22px!important}"]
17307
17156
  }] }
17308
17157
  ];
@@ -19017,9 +18866,8 @@ SelectorResponsiveModule.decorators = [
19017
18866
  ];
19018
18867
 
19019
18868
  class SlidersMobComponent extends WidgetBaseComponent {
19020
- constructor(events) {
18869
+ constructor() {
19021
18870
  super();
19022
- this.events = events;
19023
18871
  this.currentIndex = 0;
19024
18872
  this.slideInterval = null;
19025
18873
  }
@@ -19074,14 +18922,8 @@ class SlidersMobComponent extends WidgetBaseComponent {
19074
18922
  window.open(currentData.redirectUrl);
19075
18923
  }
19076
18924
  }
19077
- raiseTelemetry(bannerUrl) {
18925
+ raiseTelemetry(_bannerUrl) {
19078
18926
  this.openInNewTab();
19079
- const path = window.location.pathname.replace('/', '');
19080
- const url = path + window.location.search;
19081
- this.events.raiseInteractTelemetry('click', 'banner', {
19082
- pageUrl: url,
19083
- bannerRedirectUrl: bannerUrl,
19084
- });
19085
18927
  }
19086
18928
  }
19087
18929
  SlidersMobComponent.decorators = [
@@ -19091,9 +18933,7 @@ SlidersMobComponent.decorators = [
19091
18933
  styles: [".banner-container{max-height:280px;min-height:200px;overflow:hidden;position:relative;margin:auto}.banner-overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,.25) 100%)}.banner{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}.banner .banner-image{width:100%;min-height:200px;display:block}.banner-meta{text-align:center;z-index:2;padding:8px 12px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);box-sizing:border-box}.banner-meta .banner-title{color:#f2f2f2;margin-bottom:8px;font-size:1.1rem}@media only screen and (max-width:599px){.banner-container{min-height:80px;max-height:120px}.banner .banner-image{min-height:80px}.banner-meta .banner-title{display:none}}.banner-meta .dots-container{padding:8px;display:flex;align-items:center;justify-content:center}.banner-meta .dots-container .dot{cursor:pointer;height:16px;width:16px;margin:0 6px;background-color:rgba(120,120,120,.75);box-shadow:1px 1px 4px rgba(0,0,0,.6);border-radius:50%;display:inline-block;transition:background-color .5s!important}.banner-meta .dots-container .dot.active{background-color:#d3d3d3;height:18px;width:18px}@media only screen and (max-width:599px){.banner-meta .dots-container .dot{height:8px;width:8px;margin:0 4px}.banner-meta .dots-container .dot.active{height:10px;width:10px}}@keyframes fade{from{opacity:.25}to{opacity:1}}.next,.prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);padding:16px;color:#fff;font-weight:700;font-size:24px;z-index:2;border-radius:0 3px 3px 0}.next{right:0;border-radius:3px 0 0 3px}"]
19092
18934
  }] }
19093
18935
  ];
19094
- SlidersMobComponent.ctorParameters = () => [
19095
- { type: EventService }
19096
- ];
18936
+ SlidersMobComponent.ctorParameters = () => [];
19097
18937
  SlidersMobComponent.propDecorators = {
19098
18938
  widgetData: [{ type: Input }]
19099
18939
  };
@@ -19101,13 +18941,11 @@ if (false) {
19101
18941
  SlidersMobComponent.prototype.widgetData;
19102
18942
  SlidersMobComponent.prototype.currentIndex;
19103
18943
  SlidersMobComponent.prototype.slideInterval;
19104
- SlidersMobComponent.prototype.events;
19105
18944
  }
19106
18945
 
19107
18946
  class SlidersComponent extends WidgetBaseComponent {
19108
- constructor(events) {
18947
+ constructor() {
19109
18948
  super();
19110
- this.events = events;
19111
18949
  this.id = `banner_${Math.random()}`;
19112
18950
  this.currentIndex = 0;
19113
18951
  this.slideInterval = null;
@@ -19161,14 +18999,8 @@ class SlidersComponent extends WidgetBaseComponent {
19161
18999
  window.open(currentData.redirectUrl);
19162
19000
  }
19163
19001
  }
19164
- raiseTelemetry(bannerUrl) {
19002
+ raiseTelemetry(_bannerUrl) {
19165
19003
  this.openInNewTab();
19166
- const path = window.location.pathname.replace('/', '');
19167
- const url = path + window.location.search;
19168
- this.events.raiseInteractTelemetry('click', 'banner', {
19169
- pageUrl: url,
19170
- bannerRedirectUrl: bannerUrl,
19171
- });
19172
19004
  }
19173
19005
  }
19174
19006
  SlidersComponent.decorators = [
@@ -19178,9 +19010,7 @@ SlidersComponent.decorators = [
19178
19010
  styles: [".banner-container{min-height:243px;overflow:hidden;position:relative;margin:auto;border-radius:12px}.banner-overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 85%,rgba(0,0,0,.25) 100%)}.banner{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}.banner .banner-image{width:100%;min-height:243px;display:block;height:350px;border-radius:12px}.banner-meta{text-align:center;z-index:2;padding:8px 12px;position:absolute;bottom:0;left:50%;border-radius:12px;transform:translateX(-50%);box-sizing:border-box}.banner-meta .banner-title{color:#f2f2f2;margin-bottom:8px;font-size:1.1rem}@media only screen and (max-width:599px){.banner-meta .banner-title{display:none}}.banner-meta .dots-container{padding:8px;display:flex;align-items:center;justify-content:center}.banner-meta .dots-container .dot{cursor:pointer;height:16px;width:16px;margin:0 6px;background-color:rgba(120,120,120,.75);box-shadow:1px 1px 4px rgba(0,0,0,.6);border-radius:50%;display:inline-block;transition:background-color .5s!important}.banner-meta .dots-container .dot.active{background-color:#d3d3d3;height:18px;width:18px}@media only screen and (max-width:599px){.banner-meta .dots-container .dot{height:8px;width:8px;margin:0 4px}.banner-meta .dots-container .dot.active{height:10px;width:10px}}@keyframes fade{from{opacity:.25}to{opacity:1}}.next,.prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);padding:16px;color:#fff;font-weight:700;font-size:24px;z-index:2;border-radius:0 3px 3px 0}.next{right:0;border-radius:3px 0 0 3px}.banner-container-solo{overflow:hidden;margin:auto;border-radius:12px}.banner-image-solo{width:100%;display:block;border-radius:12px}"]
19179
19011
  }] }
19180
19012
  ];
19181
- SlidersComponent.ctorParameters = () => [
19182
- { type: EventService }
19183
- ];
19013
+ SlidersComponent.ctorParameters = () => [];
19184
19014
  SlidersComponent.propDecorators = {
19185
19015
  widgetData: [{ type: Input }],
19186
19016
  id: [{ type: HostBinding, args: ['id',] }]
@@ -19190,7 +19020,6 @@ if (false) {
19190
19020
  SlidersComponent.prototype.id;
19191
19021
  SlidersComponent.prototype.currentIndex;
19192
19022
  SlidersComponent.prototype.slideInterval;
19193
- SlidersComponent.prototype.events;
19194
19023
  }
19195
19024
 
19196
19025
  class MyHammerConfig extends HammerGestureConfig {
@@ -20127,7 +19956,7 @@ const API_END_POINTS$j = {
20127
19956
  GET_DEPARTMENT_BY_ID: '/apis/protected/v8/portal/deptAction/',
20128
19957
  };
20129
19958
  const DEPARTMENT_NAME = 'igot';
20130
- class CreateMDOService {
19959
+ class CreateDepartmentService {
20131
19960
  constructor(http) {
20132
19961
  this.http = http;
20133
19962
  }
@@ -20168,25 +19997,25 @@ class CreateMDOService {
20168
19997
  return this.http.post(`${API_END_POINTS$j.ASSIGN_ADMIN_TO_CREATED_DEPARTMENT}/userrole`, departmentData);
20169
19998
  }
20170
19999
  }
20171
- CreateMDOService.decorators = [
20000
+ CreateDepartmentService.decorators = [
20172
20001
  { type: Injectable, args: [{
20173
20002
  providedIn: 'root',
20174
20003
  },] }
20175
20004
  ];
20176
- CreateMDOService.ctorParameters = () => [
20005
+ CreateDepartmentService.ctorParameters = () => [
20177
20006
  { type: HttpClient }
20178
20007
  ];
20179
- /** @nocollapse */ CreateMDOService.ngInjectableDef = ɵɵdefineInjectable({ factory: function CreateMDOService_Factory() { return new CreateMDOService(ɵɵinject(HttpClient)); }, token: CreateMDOService, providedIn: "root" });
20008
+ /** @nocollapse */ CreateDepartmentService.ngInjectableDef = ɵɵdefineInjectable({ factory: function CreateDepartmentService_Factory() { return new CreateDepartmentService(ɵɵinject(HttpClient)); }, token: CreateDepartmentService, providedIn: "root" });
20180
20009
  if (false) {
20181
- CreateMDOService.prototype.http;
20010
+ CreateDepartmentService.prototype.http;
20182
20011
  }
20183
20012
 
20184
20013
  class UIAdminUserTableComponent {
20185
- constructor(router, dialog, activatedRoute, createMDOService, snackBar) {
20014
+ constructor(router, dialog, activatedRoute, departmentService, snackBar) {
20186
20015
  this.router = router;
20187
20016
  this.dialog = dialog;
20188
20017
  this.activatedRoute = activatedRoute;
20189
- this.createMDOService = createMDOService;
20018
+ this.departmentService = departmentService;
20190
20019
  this.snackBar = snackBar;
20191
20020
  this.needCreateUser = undefined;
20192
20021
  this.eOnRowClick = new EventEmitter();
@@ -20272,8 +20101,8 @@ class UIAdminUserTableComponent {
20272
20101
  dialogRef.afterClosed().subscribe(((response) => {
20273
20102
  response.data.forEach(((user) => {
20274
20103
  if (this.departmentId) {
20275
- const role = `MDO ADMIN`;
20276
- this.createMDOService.assignAdminToDepartment(user.userId, this.departmentId, role).subscribe((res => {
20104
+ const role = atob('TURPIEFETUlO');
20105
+ this.departmentService.assignAdminToDepartment(user.userId, this.departmentId, role).subscribe((res => {
20277
20106
  if (res) {
20278
20107
  this.snackBar.open('Admin assigned Successfully');
20279
20108
  this.router.navigate(['/app/home/directory', { department: this.departmentRole }]);
@@ -20327,7 +20156,7 @@ UIAdminUserTableComponent.ctorParameters = () => [
20327
20156
  { type: Router },
20328
20157
  { type: MatDialog },
20329
20158
  { type: ActivatedRoute },
20330
- { type: CreateMDOService },
20159
+ { type: CreateDepartmentService },
20331
20160
  { type: MatSnackBar }
20332
20161
  ];
20333
20162
  UIAdminUserTableComponent.propDecorators = {
@@ -20371,7 +20200,7 @@ if (false) {
20371
20200
  UIAdminUserTableComponent.prototype.router;
20372
20201
  UIAdminUserTableComponent.prototype.dialog;
20373
20202
  UIAdminUserTableComponent.prototype.activatedRoute;
20374
- UIAdminUserTableComponent.prototype.createMDOService;
20203
+ UIAdminUserTableComponent.prototype.departmentService;
20375
20204
  UIAdminUserTableComponent.prototype.snackBar;
20376
20205
  }
20377
20206
 
@@ -20939,6 +20768,7 @@ class OrgUserTableComponent {
20939
20768
  constructor() {
20940
20769
  this.eOnRowClick = new EventEmitter();
20941
20770
  this.eOnCreateClick = new EventEmitter();
20771
+ this.searchByEnterKey = new EventEmitter();
20942
20772
  this.bodyHeight = document.body.clientHeight - 125;
20943
20773
  this.pageSize = 5;
20944
20774
  this.pageSizeOptions = [5, 10, 20];
@@ -21027,11 +20857,14 @@ class OrgUserTableComponent {
21027
20857
  onCreateClick() {
21028
20858
  this.eOnCreateClick.emit();
21029
20859
  }
20860
+ onSearchEnter(event) {
20861
+ this.searchByEnterKey.emit(event.target.value);
20862
+ }
21030
20863
  }
21031
20864
  OrgUserTableComponent.decorators = [
21032
20865
  { type: Component, args: [{
21033
20866
  selector: 'ws-widget-org-user-table',
21034
- template: "<div class=\"example-container margin-top-m\">\r\n <div class=\"example-loading-shade\"></div>\r\n\r\n <div class=\"example-table-container\">\r\n <div class=\"container-balanced\">\r\n <div class=\"flex flex-1 custom\">\r\n <div class=\"flex-2\">\r\n <div class=\"search\">\r\n <div class=rsearch>\r\n <mat-icon class=\"color-60 search-icon\">search</mat-icon>\r\n <input class=\"sinput color-60\" type=\"Standard\" label=\"\"\r\n (input)=\"applyFilter($event.target.value)\" placeholder=\"Search\">\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"flex-2 right-align\">\r\n <button type=\"button\" mat-button class=\"upload-btn\" *ngIf=\"isUpload\">\r\n <mat-icon>vertical_align_top</mat-icon> Bulk upload\r\n </button>\r\n <button type=\"button\" mat-button class=\"create-btn\" *ngIf=\"isCreate\" (click)=\"onCreateClick()\">\r\n Create new\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <!-- </mat-form-field> -->\r\n <mat-table #table matSort [ngStyle]=\"{'height': bodyHeight}\" [matSortActive]=\"tableData!.sortColumn\"\r\n [matSortDirection]=\"tableData!.sortState\" [dataSource]=\"dataSource\"\r\n class=\"example-table table1 responsiveTable\" *ngIf=\"dataSource.filteredData.length > 0\">\r\n\r\n <ng-container matColumnDef=\"{{col.key}}\" *ngFor=\"let col of tableData!.columns\">\r\n <mat-header-cell *matHeaderCellDef mat-sort-header class=\".h-400-r-14-l color-60\"> {{col.displayName}}\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let element\" (click)=\"onRowClick(element)\">\r\n <span *ngIf=\"col.isList\" class=\"h-400-r-14-l color-87 textclass\">\r\n <div innerHTML=\"{{element[col.key]}}\"></div>\r\n </span>\r\n <span *ngIf=\"!col.isList\" class=\"h-400-r-14-l color-87 textclass\">\r\n {{element[col.key]}} {{col.isList}}\r\n </span>\r\n </mat-cell>\r\n </ng-container>\r\n <ng-container matColumnDef=\"Actions\" *ngIf=\"tableData!.actions && tableData!.actions.length > 0\">\r\n <mat-header-cell *matHeaderCellDef class=\"clr-darkish-blue action-header\"> Actions\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let row\" class=\"action-cell\">\r\n <div *ngFor=\"let ac of tableData!.actions\">\r\n <div *ngIf=\"ac.optional\">\r\n <ws-widget-app-button *ngIf=\"row[ac.optional_key] === ac.optional_Value\" [type]=\"ac.type\"\r\n [icon]=\"ac.icon\" [disabled]=\"ac.disabled || false\" [label]=\"ac.label\"\r\n (click)=\"buttonClick(ac.name,row)\"></ws-widget-app-button>\r\n </div>\r\n <div *ngIf=\"!ac.optional\">\r\n <ws-widget-app-button [type]=\"ac.type\" [icon]=\"ac.icon\" [label]=\"ac.label\"\r\n [disabled]=\"ac.disabled || false\" (click)=\"buttonClick(ac.name,row)\">\r\n </ws-widget-app-button>\r\n </div>\r\n </div>\r\n </mat-cell>\r\n </ng-container>\r\n <ng-container matColumnDef=\"Menu\">\r\n <mat-header-cell *matHeaderCellDef class=\"clr-darkish-blue action-header\">\r\n <!-- {{'Actions'}} -->\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let row\" class=\"action-cell\">\r\n <button type=\"button\" mat-icon-button i18n-aria-label aria-label=\"action items\"\r\n [matMenuTriggerFor]=\"cardMenu\" [matMenuTriggerData]=\"{'data':row}\" class=\"action-btn\">\r\n <mat-icon>more_horiz</mat-icon>\r\n </button>\r\n </mat-cell>\r\n </ng-container>\r\n\r\n <mat-header-row *matHeaderRowDef=\"getFinalColumns()\"></mat-header-row>\r\n\r\n <mat-row *matRowDef=\"let row; columns: getFinalColumns();\" (click)=\"selection.toggle(row);\">\r\n </mat-row>\r\n\r\n <!-- <div *ngIf=\"dataSource.filteredData.length <= 0\">\r\n <mat-row *matRowDef=\"let row; columns: getFinalColumns();\"\r\n (click)=\"selection.toggle(row); onRowClick(row)\">\r\n ssss\r\n </mat-row>\r\n </div> -->\r\n </mat-table>\r\n <mat-card class=\"flex-1\" role=\"none\" *ngIf=\"dataSource.filteredData.length == 0\">\r\n <span class=\"mat-subtitle\">No data found</span>\r\n </mat-card>\r\n </div>\r\n <!-- <div *ngIf=\"dataSource.filteredData.length <= 0\" class=\"h-600-s-20-m color-60 text-center\">No result found\r\n </div> -->\r\n <mat-paginator [length]=\"length\" [pageSize]=\"pageSize\" [pageSizeOptions]=\"pageSizeOptions\">\r\n </mat-paginator>\r\n</div>\r\n\r\n<mat-menu #cardMenu=\"matMenu\">\r\n <ng-template matMenuContent let-rowData=\"data\">\r\n <!-- <div > -->\r\n <button (click)=\"buttonClick('showOnKarma',rowData)\" mat-menu-item name=\"channel-analytics-button\"\r\n class=\"ws-mat-primary-text\" i18n-aria-label aria-label=\"Analytics\">\r\n <mat-icon>input</mat-icon> <span>Show on Karmayogi</span>\r\n </button>\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <!-- <button (click)=\"rowData && rowData.blocked ? buttonClick('unblock',rowData): buttonClick('block',rowData)\"\r\n mat-menu-item name=\"channel-analytics-button\" class=\"ws-mat-primary-text\" i18n-aria-label\r\n aria-label=\"Analytics\">\r\n <mat-icon>block</mat-icon><span>{{rowData && rowData.blocked ? 'Unblock user':'Block user' }}</span>\r\n </button> -->\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <button (click)=\"rowData && rowData.active ? buttonClick('deactive',rowData): buttonClick('active',rowData)\"\r\n mat-menu-item name=\"channel-analytics-button\" class=\"ws-mat-primary-text\" i18n-aria-label\r\n aria-label=\"Analytics\">\r\n <mat-icon>toggle_off_sharp</mat-icon>\r\n <span>{{rowData && rowData.active? 'Deactivate user':'Activate user'}}</span>\r\n </button>\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <!-- <button (click)=\"buttonClick('delete',rowData)\" mat-menu-item name=\"channel-analytics-button\"\r\n class=\"ws-mat-primary-text\" i18n-aria-label aria-label=\"Analytics\">\r\n <mat-icon>delete</mat-icon><span>Delete User</span>\r\n </button> -->\r\n <!-- </div> -->\r\n </ng-template>\r\n</mat-menu>",
20867
+ template: "<div class=\"example-container margin-top-m\">\r\n <div class=\"example-loading-shade\"></div>\r\n\r\n <div class=\"example-table-container\">\r\n <div class=\"container-balanced\">\r\n <div class=\"flex flex-1 custom\">\r\n <div class=\"flex-2\">\r\n <div class=\"search\">\r\n <div class=rsearch>\r\n <mat-icon class=\"color-60 search-icon\">search</mat-icon>\r\n <input class=\"sinput color-60\" type=\"Standard\" label=\"\"\r\n (input)=\"applyFilter($event.target.value)\" (keydown.enter)=\"onSearchEnter($event)\"\r\n placeholder=\"Search\">\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"flex-2 right-align\">\r\n <button type=\"button\" mat-button class=\"upload-btn\" *ngIf=\"isUpload\">\r\n <mat-icon>vertical_align_top</mat-icon> Bulk upload\r\n </button>\r\n <button type=\"button\" mat-button class=\"create-btn\" *ngIf=\"isCreate\" (click)=\"onCreateClick()\">\r\n Create new\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <!-- </mat-form-field> -->\r\n <mat-table #table matSort [ngStyle]=\"{'height': bodyHeight}\" [matSortActive]=\"tableData!.sortColumn\"\r\n [matSortDirection]=\"tableData!.sortState\" [dataSource]=\"dataSource\"\r\n class=\"example-table table1 responsiveTable\" *ngIf=\"dataSource.filteredData.length > 0\">\r\n\r\n <ng-container matColumnDef=\"{{col.key}}\" *ngFor=\"let col of tableData!.columns\">\r\n <mat-header-cell *matHeaderCellDef mat-sort-header class=\".h-400-r-14-l color-60\"> {{col.displayName}}\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let element\" (click)=\"onRowClick(element)\">\r\n <span *ngIf=\"col.isList\" class=\"h-400-r-14-l color-87 textclass\">\r\n <div innerHTML=\"{{element[col.key]}}\"></div>\r\n </span>\r\n <span *ngIf=\"!col.isList\" class=\"h-400-r-14-l color-87 textclass\">\r\n {{element[col.key]}} {{col.isList}}\r\n </span>\r\n </mat-cell>\r\n </ng-container>\r\n <ng-container matColumnDef=\"Actions\" *ngIf=\"tableData!.actions && tableData!.actions.length > 0\">\r\n <mat-header-cell *matHeaderCellDef class=\"clr-darkish-blue action-header\"> Actions\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let row\" class=\"action-cell\">\r\n <div *ngFor=\"let ac of tableData!.actions\">\r\n <div *ngIf=\"ac.optional\">\r\n <ws-widget-app-button *ngIf=\"row[ac.optional_key] === ac.optional_Value\" [type]=\"ac.type\"\r\n [icon]=\"ac.icon\" [disabled]=\"ac.disabled || false\" [label]=\"ac.label\"\r\n (click)=\"buttonClick(ac.name,row)\"></ws-widget-app-button>\r\n </div>\r\n <div *ngIf=\"!ac.optional\">\r\n <ws-widget-app-button [type]=\"ac.type\" [icon]=\"ac.icon\" [label]=\"ac.label\"\r\n [disabled]=\"ac.disabled || false\" (click)=\"buttonClick(ac.name,row)\">\r\n </ws-widget-app-button>\r\n </div>\r\n </div>\r\n </mat-cell>\r\n </ng-container>\r\n <ng-container matColumnDef=\"Menu\">\r\n <mat-header-cell *matHeaderCellDef class=\"clr-darkish-blue action-header\">\r\n <!-- {{'Actions'}} -->\r\n </mat-header-cell>\r\n <mat-cell *matCellDef=\"let row\" class=\"action-cell\">\r\n <button type=\"button\" mat-icon-button i18n-aria-label aria-label=\"action items\"\r\n [matMenuTriggerFor]=\"cardMenu\" [matMenuTriggerData]=\"{'data':row}\" class=\"action-btn\">\r\n <mat-icon>more_horiz</mat-icon>\r\n </button>\r\n </mat-cell>\r\n </ng-container>\r\n\r\n <mat-header-row *matHeaderRowDef=\"getFinalColumns()\"></mat-header-row>\r\n\r\n <mat-row *matRowDef=\"let row; columns: getFinalColumns();\" (click)=\"selection.toggle(row);\">\r\n </mat-row>\r\n\r\n <!-- <div *ngIf=\"dataSource.filteredData.length <= 0\">\r\n <mat-row *matRowDef=\"let row; columns: getFinalColumns();\"\r\n (click)=\"selection.toggle(row); onRowClick(row)\">\r\n ssss\r\n </mat-row>\r\n </div> -->\r\n </mat-table>\r\n <mat-card class=\"flex-1\" role=\"none\" *ngIf=\"dataSource.filteredData.length == 0\">\r\n <span class=\"mat-subtitle\">No data found</span>\r\n </mat-card>\r\n </div>\r\n <!-- <div *ngIf=\"dataSource.filteredData.length <= 0\" class=\"h-600-s-20-m color-60 text-center\">No result found\r\n </div> -->\r\n <mat-paginator [length]=\"length\" [pageSize]=\"pageSize\" [pageSizeOptions]=\"pageSizeOptions\">\r\n </mat-paginator>\r\n</div>\r\n\r\n<mat-menu #cardMenu=\"matMenu\">\r\n <ng-template matMenuContent let-rowData=\"data\">\r\n <!-- <div > -->\r\n <button (click)=\"buttonClick('showOnKarma',rowData)\" mat-menu-item name=\"channel-analytics-button\"\r\n class=\"ws-mat-primary-text\" i18n-aria-label aria-label=\"Analytics\">\r\n <mat-icon>input</mat-icon> <span>Show on Karmayogi</span>\r\n </button>\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <!-- <button (click)=\"rowData && rowData.blocked ? buttonClick('unblock',rowData): buttonClick('block',rowData)\"\r\n mat-menu-item name=\"channel-analytics-button\" class=\"ws-mat-primary-text\" i18n-aria-label\r\n aria-label=\"Analytics\">\r\n <mat-icon>block</mat-icon><span>{{rowData && rowData.blocked ? 'Unblock user':'Block user' }}</span>\r\n </button> -->\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <button (click)=\"rowData && rowData.active ? buttonClick('deactive',rowData): buttonClick('active',rowData)\"\r\n mat-menu-item name=\"channel-analytics-button\" class=\"ws-mat-primary-text\" i18n-aria-label\r\n aria-label=\"Analytics\">\r\n <mat-icon>toggle_off_sharp</mat-icon>\r\n <span>{{rowData && rowData.active? 'Deactivate user':'Activate user'}}</span>\r\n </button>\r\n <!-- </div> -->\r\n <!-- <div mat-menu-item> -->\r\n <!-- <button (click)=\"buttonClick('delete',rowData)\" mat-menu-item name=\"channel-analytics-button\"\r\n class=\"ws-mat-primary-text\" i18n-aria-label aria-label=\"Analytics\">\r\n <mat-icon>delete</mat-icon><span>Delete User</span>\r\n </button> -->\r\n <!-- </div> -->\r\n </ng-template>\r\n</mat-menu>",
21035
20868
  styles: [".card-minimal-container{position:relative}.card-minimal-container .card-link{width:265px;height:150px;display:block}.card-minimal-container .card-link .card-thumbnail{object-fit:contain;width:100%;height:100%}.card-minimal-container .card-overlay{position:absolute;bottom:4px;background-color:rgba(0,0,0,.55);color:#fff;padding:4px 12px;box-sizing:border-box;width:100%}.card-minimal-container .card-overlay .card-title{margin-bottom:-6px}.status-danger{width:16px;height:16px;position:absolute;border-radius:50%;top:16px;left:16px;pointer-events:auto;cursor:pointer;background:#ce3939}.card-space-saving-container{position:relative;width:265px;height:100%;box-sizing:border-box}.card-space-saving-container .progress-bar{display:block;width:calc(100% + 32px);margin-left:-16px;margin-top:-16px}.card-space-saving-container mat-card-content{margin:0 -4px;min-height:120px}.card-space-saving-container .card-img{height:150px;display:block}.card-space-saving-container .card-header-meta{margin-top:8px}.card-space-saving-container .title-text{display:block;margin:12px 0}.card-space-saving-container .flip-desc-text{position:relative;overflow:hidden;line-height:1.4em;height:5.6em;margin-bottom:36px}.card-space-saving-container .flip-actions{position:absolute;bottom:0;left:0;width:100%;padding:12px;box-sizing:border-box}.card-space-saving-container .flip-actions .source-name{margin-bottom:0;font-weight:400}.card-ford-container{padding:16px 16px 0;position:relative;width:220px;height:243px;overflow:hidden;box-sizing:border-box}.card-ford-container .progress-bar{display:block;width:calc(100% + 32px);margin-left:-16px;margin-top:-16px}.card-ford-container mat-card-content{margin:160px}.card-ford-container .card-img{height:125px;display:block;object-fit:contain}@media only screen and (max-width:599px){.card-ford-container{width:200px;height:240px}.card-ford-container .card-img{height:115px}}.card-ford-container .complexity{display:flex;font-size:14px}.card-ford-container .duration{height:1.6em;display:flex}.card-ford-container .duration .resource-type{order:3;margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-ford-container .duration .duration-time{order:2;margin-left:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-ford-container .title-text{margin:12px 0;position:relative;overflow:hidden;height:1.3em;line-height:1.3em;text-overflow:ellipsis;white-space:nowrap}.card-ford-container .mode-tag{border-radius:5px;color:#fff}.card-ford-container .description-text{position:relative;overflow:hidden;height:4.2em;line-height:1.4em}.card-ford-container .mat-chip-list-wrapper{padding:8px 0 16px!important}.card-ford-container .text-description-trim{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:9;display:-webkit-box;-webkit-box-orient:vertical;text-align:justify}.card-standard-container{position:relative;width:268px;height:100%;min-height:346px;border-radius:8px;box-sizing:border-box;box-shadow:0 10px 30px #99999933}.card-standard-container .progress-bar{display:block;width:calc(100% + 30px);margin-left:-15px;display:flex;margin-top:62px;background:bisque}.card-standard-container .source-div{position:relative;top:100px;background:#fff;z-index:3;border:1px solid #dedfe0;min-width:72px;min-height:72px;max-width:72px;max-height:72px;display:flex;border-radius:8px}.card-standard-container .source-div .source-icon{border-radius:8px;display:block;margin:auto;max-width:58px;max-height:-webkit-fill-available}.card-standard-container mat-card-content{margin:0 -4px}.card-standard-container .card-img{min-width:269px;max-width:269px;display:block;object-fit:contain;border-top-left-radius:8px;border-top-right-radius:8px}.card-standard-container .complexity{padding-top:7px;display:flex;font-size:14px;line-height:27px;padding-bottom:10px}.card-standard-container .complexity .mode-tag{border-radius:5px;order:2;margin-left:auto;color:#fff;font-size:10px}.card-standard-container .complexity .duration{display:flex;margin-left:auto;order:3}.card-standard-container .complexity .time-text{margin:0 5px 0 6px}.card-standard-container .basic{margin:auto 0}.card-standard-container .title-text{margin:12px 0;position:relative;overflow:hidden;height:3.78em;line-height:1.89em}.card-standard-container .description-text{position:relative;overflow:hidden;height:5.7em;line-height:1.9em}.card-discussions-container{flex:1;display:flex;position:relative;height:100%;min-height:140px;border-radius:8px;box-sizing:border-box;box-shadow:0 10px 30px #99999933}.card-discussions-container .progress-bar{display:block;width:calc(100% + 30px);margin-left:-15px;display:flex;margin-top:62px;background:bisque}.card-discussions-container .source-div{position:relative;top:100px;background:#fff;z-index:3;border:1px solid #dedfe0;min-width:72px;min-height:72px;max-width:72px;max-height:72px;display:flex;border-radius:8px}.card-discussions-container .source-div .source-icon{border-radius:8px;display:block;margin:auto;max-width:58px;max-height:-webkit-fill-available}.card-discussions-container mat-card-content{margin:0 -4px;flex:1}.card-discussions-container .card-img{min-width:269px;max-width:269px;display:block;object-fit:contain;border-top-left-radius:8px;border-top-right-radius:8px}.card-discussions-container .complexity{padding-top:7px;display:flex;font-size:14px;line-height:27px;padding-bottom:10px}.card-discussions-container .complexity .mode-tag{border-radius:5px;order:2;margin-left:auto;color:#fff;font-size:10px}.card-discussions-container .complexity .duration{display:flex;margin-left:auto;order:3}.card-discussions-container .complexity .time-text{margin:0 5px 0 6px}.card-discussions-container .basic{margin:auto 0}.card-discussions-container .title-text{overflow:hidden}.card-discussions-container .description-text{position:relative;overflow:hidden;height:auto;line-height:1.9em}.card-basic-infomartion-container{position:relative;width:265px;height:100%;box-sizing:border-box;min-height:300px}.card-basic-infomartion-container .card-img{height:150px;display:block;margin-bottom:0!important;object-fit:contain}.card-basic-infomartion-container .source-name{margin-bottom:0;font-weight:400;line-height:1.25rem!important}.card-basic-infomartion-container .title-text{margin:12px 0 0;position:relative;overflow:hidden;height:2.6em;line-height:1.3em}.card-basic-infomartion-container .source-image{object-fit:contain;height:35px;width:55px;overflow:auto}.card-with-user-details-container{position:relative;width:265px;height:100%;box-sizing:border-box;min-height:270px}.card-with-user-details-container .card-img{height:150px;display:block;margin-bottom:0!important;object-fit:contain}.card-with-user-details-container .source-name{margin-bottom:0;font-weight:400}.card-with-user-details-container .title-text{margin:12px 0 0;position:relative;overflow:hidden;height:2.6em;line-height:1.3em}.card-with-user-details-container .author-image{margin-right:12px;height:44px;width:44px}.card-with-user-details-container .back-color{background-color:#7e0a80}.card-with-user-details-container .space-0{margin-top:0!important;padding-top:0!important;margin-bottom:0!important}.detail-button{position:absolute;top:12px;right:12px;z-index:1}.greyOut{filter:grayscale(1);opacity:.7;cursor:auto!important}.disableClick{pointer-events:none}.display-contents{display:contents}.title-truncate{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.typeofc{width:101px;height:30px;border:1px solid;border-radius:8px;opacity:.4;align-items:center;justify-content:center;display:flex}.flex-9{flex:9}.center-right{align-items:center;justify-content:flex-end}.no-box{box-shadow:none!important}.table1{width:100%;display:flex;flex-direction:column}.textclass{word-break:break-word;margin:5px;cursor:pointer}.search{display:flex;flex:1}.lsearch{display:flex;flex:3}.rsearch{display:flex;position:relative;flex:1 1 auto}.sinput{width:45%;border-radius:4px;border:1px solid #d5d0d0;padding:9px 9px 9px 35px;margin-bottom:20px;margin-top:0;font:400 14px Lato}.searchText{display:flex;flex-direction:row-reverse;margin:23px 0 0 auto}.action-btn{border:none;background:0 0}mat-header-row{min-height:40px}.mat-header-cell{background-color:#f5f5f5}.container-balanced{max-width:99%;margin-left:auto!important;margin-right:auto!important}.flex-3{flex:3}.flex-1{flex:1}.flex-2{flex:2}.flex-4{flex:4}.flex-update{flex-direction:row}@media only screen and (max-width:599px){.card-ford-container .text-description-trim{-webkit-line-clamp:8}.flex-update{flex-direction:row}}.flex-custom{display:flex;flex-direction:column}@media only screen and (max-width:599px){.flex-custom-m{flex-direction:column}}.right-align{text-align:right}.create-btn{width:107px;background:#0075b7!important;color:#fff!important;font-family:Lato;font-weight:700;font-size:14px}.upload-btn{width:150px;border:1px solid #dedede;border-radius:4px;margin:0 12px;color:#848484!important;font-family:Lato;font-weight:700;font-size:14px}.search-icon{position:absolute;top:9px;font-size:20px;left:10px}"]
21036
20869
  }] }
21037
20870
  ];
@@ -21045,6 +20878,7 @@ OrgUserTableComponent.propDecorators = {
21045
20878
  actionsClick: [{ type: Output }],
21046
20879
  eOnRowClick: [{ type: Output }],
21047
20880
  eOnCreateClick: [{ type: Output }],
20881
+ searchByEnterKey: [{ type: Output }],
21048
20882
  paginator: [{ type: ViewChild, args: [MatPaginator, { static: true },] }],
21049
20883
  matSort: [{ type: ViewChild, args: [MatSort$1, { static: false },] }]
21050
20884
  };
@@ -21057,6 +20891,7 @@ if (false) {
21057
20891
  OrgUserTableComponent.prototype.actionsClick;
21058
20892
  OrgUserTableComponent.prototype.eOnRowClick;
21059
20893
  OrgUserTableComponent.prototype.eOnCreateClick;
20894
+ OrgUserTableComponent.prototype.searchByEnterKey;
21060
20895
  OrgUserTableComponent.prototype.bodyHeight;
21061
20896
  OrgUserTableComponent.prototype.displayedColumns;
21062
20897
  OrgUserTableComponent.prototype.dataSource;
@@ -22236,8 +22071,7 @@ if (false) {
22236
22071
  }
22237
22072
 
22238
22073
  class UserContentRatingComponent {
22239
- constructor(events, contentSvc, configSvc) {
22240
- this.events = events;
22074
+ constructor(contentSvc, configSvc) {
22241
22075
  this.contentSvc = contentSvc;
22242
22076
  this.configSvc = configSvc;
22243
22077
  this.isDisabled = false;
@@ -22262,10 +22096,6 @@ class UserContentRatingComponent {
22262
22096
  const previousRating = this.userRating;
22263
22097
  if (this.userRating !== index + 1) {
22264
22098
  this.userRating = index + 1;
22265
- this.events.raiseInteractTelemetry('rating', 'content', {
22266
- contentId: this.contentId,
22267
- rating: this.userRating,
22268
- });
22269
22099
  this.contentSvc.addContentRating(this.contentId, { rating: this.userRating }).subscribe((_ => {
22270
22100
  this.isRequesting = false;
22271
22101
  }), (_ => {
@@ -22302,7 +22132,6 @@ UserContentRatingComponent.decorators = [
22302
22132
  }] }
22303
22133
  ];
22304
22134
  UserContentRatingComponent.ctorParameters = () => [
22305
- { type: EventService },
22306
22135
  { type: WidgetContentService },
22307
22136
  { type: ConfigurationsService }
22308
22137
  ];
@@ -22318,7 +22147,6 @@ if (false) {
22318
22147
  UserContentRatingComponent.prototype.userRating;
22319
22148
  UserContentRatingComponent.prototype.forPreview;
22320
22149
  UserContentRatingComponent.prototype.averageRatings;
22321
- UserContentRatingComponent.prototype.events;
22322
22150
  UserContentRatingComponent.prototype.contentSvc;
22323
22151
  UserContentRatingComponent.prototype.configSvc;
22324
22152
  }
@@ -23261,5 +23089,5 @@ ScrollspyLeftMenuModule.decorators = [
23261
23089
  },] }
23262
23090
  ];
23263
23091
 
23264
- export { ActivityCardModule, AppTourDialogComponent, AppTourDialogModule, AtGlanceComponent, AtGlanceModule, AuthorCardModule, AvatarPhotoModule, BreadcrumbsOrgModule, BreadcrumbsOrgService, BtnAppsModule, BtnCallModule, BtnCatalogModule, BtnChannelAnalyticsModule, BtnContentDownloadModule, BtnContentDownloadService, BtnContentFeedbackModule, BtnContentFeedbackService, BtnContentFeedbackV2Module, BtnContentLikeModule, BtnContentLikeService, BtnContentMailMeModule, BtnContentShareModule, BtnFacebookShareModule, BtnFeatureModule, BtnFollowModule, BtnFollowService, BtnFullscreenModule, BtnGoalsModule, BtnGoalsService, BtnKbAnalyticsModule, BtnKbModule, BtnKbService, BtnLinkedinShareModule, BtnMailUserDialogComponent, BtnMailUserModule, BtnPageBackModule, BtnPageBackModuleAdmin, BtnPageBackNavModule, BtnPageBackNavService, BtnPageBackService, BtnPageBackServiceAdmin, BtnPlaylistModule, BtnPlaylistService, BtnPreviewModule, BtnPreviewService, BtnSettingsModule, BtnSettingsService, BtnSocialDeleteModule, BtnSocialLikeModule, BtnSocialVoteModule, BtnTwitterShareModule, COLOR_PALETTE, CardActivityModule, CardBreadcrumbModule, CardBrowseCourseModule, CardChannelModule, CardChannelModuleV2, CardContentModule, CardHomeTopModule, CardHubsListModule, CardKnowledgeModule, CardNetWorkService, CardNetworkHomeModule, CardNetworkModule, CardTableModule, CardWelcomeModule, ChannelHubModule, CompletionSpinnerModule, ContentAssignService, ContentPickerV2Module, ContentProgressModule, ContentProgressService, ContentStripMultipleModule, ContentStripMultipleService, ContentStripSingleModule, ContentStripSingleService, CtrlFileUploadModule, CustomTourService, DialogSocialActivityUserComponent, DialogSocialActivityUserModule, DialogSocialDeletePostComponent, DialogSocialDeletePostModule, DiscussionForumModule, DisplayContentTypeIconModule, DisplayContentTypeModule, DisplayContentsModule, EFeedbackRole, EFeedbackType, EditorQuillComponent, EditorQuillModule, ElementHtmlModule, EmailInputModule, EmbeddedPageModule, ErrorResolverComponent, ErrorResolverModule, FeedbackService, FeedbackSnackbarComponent, GRAPH_TYPES, GalleryViewModule, GraphGeneralModule, GraphGeneralService, GridLayoutModule, GroupCheckboxModule, ImageMapResponsiveModule, IntranetSelectorModule, LanguageSelectorModule, LayoutLinearModule, LayoutTabModule, LeftMenuModule, LeftMenuService, LeftMenuWithoutLogoModule, LocaleTranslatorModule, MarkAsCompleteModule, MyHammerConfig, NsAutoComplete, NsContent, NsContentConstants, NsDiscussionForum, NsGoal, NsPlaylist, PageComponent, PageModule, PickerContentModule, PickerContentService, PipeContentRouteModule, PipeContentRoutePipe, PlayerAmpModule, PlayerAudioModule, PlayerBriefModule, PlayerPdfModule, PlayerSlidesModule, PlayerVideoModule, PlayerWebPagesModule, PlayerYoutubeModule, ProfileImageModule, ROOT_WIDGET_CONFIG, ReleaseNotesModule, ScrollspyLeftMenuModule, SelectorResponsiveModule, SlidersMobModule, SlidersModule, StickyHeaderModule, TourComponent, TourModule, TreeCatalogModule, TreeCatalogService, TreeModule, UIAdminTableModule, UIORGTableModule, UserAutocompleteModule, UserAutocompleteService, UserContentDetailedRatingModule, UserContentRatingModule, UserImageModule, VIEWER_ROUTE_FROM_MIME, WIDGET_REGISTERED_MODULES, WIDGET_REGISTRATION_CONFIG, WidgetContentService, WidgetUserService, WsDiscussionForumService, colorPalettes, responsiveSuffix, sizeSuffix, viewerRouteGenerator, AvatarPhotoComponent as ɵa, BtnAppsComponent as ɵb, BtnTwitterShareComponent as ɵba, BtnFeatureComponent as ɵbb, BtnFeatureService as ɵbc, MobileAppsService as ɵbd, NavigationExternalService as ɵbe, WidgetUrlResolverDirective as ɵbf, BtnFollowComponent as ɵbg, BtnFullscreenComponent as ɵbh, BtnGoalsComponent as ɵbi, BtnGoalsDialogComponent as ɵbj, BtnGoalsSelectionComponent as ɵbk, BtnGoalsErrorComponent as ɵbl, BtnKbComponent as ɵbm, BtnKbDialogComponent as ɵbn, BtnKbConfirmComponent as ɵbo, MarkAsCompleteComponent as ɵbp, ConfirmDialogComponent as ɵbq, MarkAsCompleteService as ɵbr, BtnMailUserComponent as ɵbt, BtnPageBackComponent as ɵbu, BtnPageBackAdminComponent as ɵbv, BtnPageBackNavComponent as ɵbw, BtnPlaylistComponent as ɵbx, BtnPlaylistDialogComponent as ɵby, BtnPlaylistSelectionComponent as ɵbz, BtnCallComponent as ɵc, BtnPreviewComponent as ɵca, BtnPreviewDialogComponent as ɵcb, BtnSettingsComponent as ɵcc, LanguageSelectorComponent as ɵcd, BtnKbAnalyticsComponent as ɵce, CardBreadcrumbComponent as ɵcf, CardChannelV2Component as ɵcg, CardChannelComponent as ɵch, CardContentComponent as ɵci, DisplayContentTypeComponent as ɵcj, ContentProgressComponent as ɵck, ProfileImageComponent as ɵcl, CardKnowledgeComponent as ɵcm, CardWelcomeComponent as ɵcn, ActivityCardComponent as ɵco, ChallengeModule as ɵcp, ChallengeComponent as ɵcq, CardNetworkComponent as ɵcr, CardNetworkHomeComponent as ɵcs, CardHubsListComponent as ɵct, CardHomeTopComponent as ɵcu, StarRatingComponent as ɵcv, CardActivityComponent as ɵcw, CardCompetencyComponent as ɵcx, CardGoalComponent as ɵcy, CardLearningStatusComponent as ɵcz, BtnCallDialogComponent as ɵd, CardActivityComponent$1 as ɵda, CardTableComponent as ɵdb, PipeTableListModule as ɵdc, PipeListPipe as ɵdd, PipeTableMetaModule as ɵde, PipeMetaPipe as ɵdf, PipeRelativePathTableModule as ɵdg, RelativeUrlTablePipe as ɵdh, AuthorCardComponent as ɵdi, UserContentDetailedRatingComponent as ɵdj, CardBrowseCourseComponent as ɵdk, ChannelHubComponent as ɵdl, ContentStripMultipleComponent as ɵdm, ContentStripSingleComponent as ɵdn, CtrlFileUploadComponent as ɵdo, BtnSocialDeleteComponent as ɵdp, BtnSocialLikeComponent as ɵdq, NsDiscussionForum as ɵdr, WsDiscussionForumUserService as ɵds, BtnSocialVoteComponent as ɵdt, DiscussionForumComponent as ɵdu, DiscussionPostComponent as ɵdv, DiscussionReplyComponent as ɵdw, ElementHtmlComponent as ɵdx, EmbeddedPageComponent as ɵdy, ErrorResolverService as ɵdz, BtnCatalogComponent as ɵe, ErrorAccessForbiddenComponent as ɵea, ErrorContentUnavailableComponent as ɵeb, ErrorFeatureDisabledComponent as ɵec, ErrorFeatureUnavailableComponent as ɵed, ErrorInternalServerComponent as ɵee, ErrorNotFoundComponent as ɵef, ErrorServiceUnavailableComponent as ɵeg, ErrorSomethingWrongComponent as ɵeh, GalleryViewComponent as ɵei, GraphGeneralComponent as ɵej, GridLayoutComponent as ɵek, ImageMapResponsiveComponent as ɵel, IntranetSelectorComponent as ɵem, IntranetSelectorService as ɵen, LayoutLinearComponent as ɵeo, LayoutTabComponent as ɵep, PickerContentComponent as ɵeq, SearchServService as ɵer, SearchApiService as ɵes, PlayerAmpComponent as ɵet, DynamicAssetsLoaderService as ɵeu, PlayerAudioComponent as ɵev, PlayerPdfComponent as ɵew, PlayerSlidesComponent as ɵex, PlayerVideoComponent as ɵey, PlayerWebPagesComponent as ɵez, TreeCatalogComponent as ɵf, PlayerYoutubeComponent as ɵfa, BtnProfileModule as ɵfb, BtnProfileComponent as ɵfc, CardLearnModule as ɵfd, CardLearnComponent as ɵfe, CardHomeNetworkModule as ɵff, CardHomeNetworkComponent as ɵfg, CardHomeDiscussModule as ɵfh, CardHomeDiscussComponent as ɵfi, CardDiscussComponent as ɵfj, ContentStripNewMultipleModule as ɵfk, ContentStripNewMultipleComponent as ɵfl, ContentStripNewMultipleService as ɵfm, NetworkStripMultipleModule as ɵfn, NetworkStripMultipleComponent as ɵfo, ContentStripNewMultipleService$1 as ɵfp, ReleaseNotesComponent as ɵfq, SlidersComponent as ɵfr, ProfileAcademicsModule as ɵfs, ProfileAcademicsComponent as ɵft, ProfileCareerModule as ɵfu, ProfileCareerComponent as ɵfv, ProfileCompetenciesModule as ɵfw, ProfileCompetenciesComponent as ɵfx, ProfileCretificationsModule as ɵfy, ProfileCretificationsComponent as ɵfz, TreeCatalogMenuComponent as ɵg, ProfileCretificationsV2Module as ɵga, ProfileCretificationsV2Component as ɵgb, ProfileDepartmentsModule as ɵgc, ProfileDepartmentsComponent as ɵgd, ProfileHobbiesModule as ɵge, ProfileHobbiesComponent as ɵgf, SelectorResponsiveComponent as ɵgg, VideoWrapperModule as ɵgh, VideoWrapperComponent as ɵgi, SlidersMobComponent as ɵgj, CardCourseModule as ɵgk, CardCourseComponent as ɵgl, CardCarrierHomeModule as ɵgm, CardCarrierHomeComponent as ɵgn, CardCarrierComponent as ɵgo, CarrierStripMultipleModule as ɵgp, CarrierStripMultipleComponent as ɵgq, ContentStripNewMultipleService$2 as ɵgr, DiscussStripMultipleModule as ɵgs, DiscussStripMultipleComponent as ɵgt, ContentStripNewMultipleService$3 as ɵgu, UIAdminUserTableComponent as ɵgv, CreateMDOService as ɵgw, UIDirectoryTableComponent as ɵgx, UserPopupComponent as ɵgy, UIUserTablePopUpComponent as ɵgz, TreeCatalogRoutePipe as ɵh, UserViewPopUpService as ɵha, AppButtonModule as ɵhb, AppButtonComponent as ɵhc, LeftMenuComponent as ɵhd, OrgUserTableComponent as ɵhe, BreadcrumbsOrgComponent as ɵhf, CompletionSpinnerComponent as ɵhg, DisplayContentTypeIconComponent as ɵhh, DisplayContentsComponent as ɵhi, EmailInputComponent as ɵhj, LocaleTranslatorComponent as ɵhk, PlayerBriefComponent as ɵhl, UserContentRatingComponent as ɵhm, StickyHeaderComponent as ɵhn, ContentPickerV2Component as ɵho, ContentPickerV2Service as ɵhp, SearchInputComponent as ɵhq, FiltersComponent as ɵhr, LeftMenuWithoutLogoComponent as ɵhs, GroupCheckboxComponent as ɵht, ScrollspyLeftMenuComponent as ɵhu, TreeComponent as ɵi, BtnChannelAnalyticsComponent as ɵj, BtnContentDownloadComponent as ɵk, BtnContentFeedbackV2Component as ɵl, BtnContentFeedbackDialogV2Component as ɵm, NsContent as ɵn, BtnContentFeedbackComponent as ɵo, BtnContentFeedbackDialogComponent as ɵp, BtnContentLikeComponent as ɵq, BtnContentMailMeComponent as ɵr, WidgetContentShareService as ɵs, BtnContentMailMeDialogComponent as ɵt, BtnContentShareComponent as ɵu, BtnContentShareDialogComponent as ɵv, UserAutocompleteComponent as ɵw, UserImageComponent as ɵx, BtnLinkedinShareComponent as ɵy, BtnFacebookShareComponent as ɵz };
23092
+ export { ActivityCardModule, AppTourDialogComponent, AppTourDialogModule, AtGlanceComponent, AtGlanceModule, AuthorCardModule, AvatarPhotoModule, BreadcrumbsOrgModule, BreadcrumbsOrgService, BtnAppsModule, BtnCallModule, BtnCatalogModule, BtnChannelAnalyticsModule, BtnContentDownloadModule, BtnContentDownloadService, BtnContentFeedbackModule, BtnContentFeedbackService, BtnContentFeedbackV2Module, BtnContentLikeModule, BtnContentLikeService, BtnContentMailMeModule, BtnContentShareModule, BtnFacebookShareModule, BtnFeatureModule, BtnFollowModule, BtnFollowService, BtnFullscreenModule, BtnGoalsModule, BtnGoalsService, BtnKbAnalyticsModule, BtnKbModule, BtnKbService, BtnLinkedinShareModule, BtnMailUserDialogComponent, BtnMailUserModule, BtnPageBackModule, BtnPageBackModuleAdmin, BtnPageBackNavModule, BtnPageBackNavService, BtnPageBackService, BtnPageBackServiceAdmin, BtnPlaylistModule, BtnPlaylistService, BtnPreviewModule, BtnPreviewService, BtnSettingsModule, BtnSettingsService, BtnSocialDeleteModule, BtnSocialLikeModule, BtnSocialVoteModule, BtnTwitterShareModule, COLOR_PALETTE, CardActivityModule, CardBreadcrumbModule, CardBrowseCourseModule, CardChannelModule, CardChannelModuleV2, CardContentModule, CardHomeTopModule, CardHubsListModule, CardKnowledgeModule, CardNetWorkService, CardNetworkHomeModule, CardNetworkModule, CardTableModule, CardWelcomeModule, ChannelHubModule, CompletionSpinnerModule, ContentAssignService, ContentPickerV2Module, ContentProgressModule, ContentProgressService, ContentStripMultipleModule, ContentStripMultipleService, ContentStripSingleModule, ContentStripSingleService, CtrlFileUploadModule, CustomTourService, DialogSocialActivityUserComponent, DialogSocialActivityUserModule, DialogSocialDeletePostComponent, DialogSocialDeletePostModule, DiscussionForumModule, DisplayContentTypeIconModule, DisplayContentTypeModule, DisplayContentsModule, EFeedbackRole, EFeedbackType, EditorQuillComponent, EditorQuillModule, ElementHtmlModule, EmailInputModule, EmbeddedPageModule, ErrorResolverComponent, ErrorResolverModule, FeedbackService, FeedbackSnackbarComponent, GRAPH_TYPES, GalleryViewModule, GraphGeneralModule, GraphGeneralService, GridLayoutModule, GroupCheckboxModule, ImageMapResponsiveModule, IntranetSelectorModule, LanguageSelectorModule, LayoutLinearModule, LayoutTabModule, LeftMenuModule, LeftMenuService, LeftMenuWithoutLogoModule, LocaleTranslatorModule, MarkAsCompleteModule, MyHammerConfig, NsAutoComplete, NsContent, NsContentConstants, NsDiscussionForum, NsGoal, NsPlaylist, PageComponent, PageModule, PickerContentModule, PickerContentService, PipeContentRouteModule, PipeContentRoutePipe, PlayerAmpModule, PlayerAudioModule, PlayerBriefModule, PlayerPdfModule, PlayerSlidesModule, PlayerVideoModule, PlayerWebPagesModule, PlayerYoutubeModule, ProfileImageModule, ROOT_WIDGET_CONFIG, ReleaseNotesModule, ScrollspyLeftMenuModule, SelectorResponsiveModule, SlidersMobModule, SlidersModule, StickyHeaderModule, TourComponent, TourModule, TreeCatalogModule, TreeCatalogService, TreeModule, UIAdminTableModule, UIORGTableModule, UserAutocompleteModule, UserAutocompleteService, UserContentDetailedRatingModule, UserContentRatingModule, UserImageModule, VIEWER_ROUTE_FROM_MIME, WIDGET_REGISTERED_MODULES, WIDGET_REGISTRATION_CONFIG, WidgetContentService, WidgetUserService, WsDiscussionForumService, colorPalettes, responsiveSuffix, sizeSuffix, viewerRouteGenerator, AvatarPhotoComponent as ɵa, BtnAppsComponent as ɵb, BtnTwitterShareComponent as ɵba, BtnFeatureComponent as ɵbb, BtnFeatureService as ɵbc, MobileAppsService as ɵbd, NavigationExternalService as ɵbe, WidgetUrlResolverDirective as ɵbf, BtnFollowComponent as ɵbg, BtnFullscreenComponent as ɵbh, BtnGoalsComponent as ɵbi, BtnGoalsDialogComponent as ɵbj, BtnGoalsSelectionComponent as ɵbk, BtnGoalsErrorComponent as ɵbl, BtnKbComponent as ɵbm, BtnKbDialogComponent as ɵbn, BtnKbConfirmComponent as ɵbo, MarkAsCompleteComponent as ɵbp, ConfirmDialogComponent as ɵbq, MarkAsCompleteService as ɵbr, BtnMailUserComponent as ɵbt, BtnPageBackComponent as ɵbu, BtnPageBackAdminComponent as ɵbv, BtnPageBackNavComponent as ɵbw, BtnPlaylistComponent as ɵbx, BtnPlaylistDialogComponent as ɵby, BtnPlaylistSelectionComponent as ɵbz, BtnCallComponent as ɵc, BtnPreviewComponent as ɵca, BtnPreviewDialogComponent as ɵcb, BtnSettingsComponent as ɵcc, LanguageSelectorComponent as ɵcd, BtnKbAnalyticsComponent as ɵce, CardBreadcrumbComponent as ɵcf, CardChannelV2Component as ɵcg, CardChannelComponent as ɵch, CardContentComponent as ɵci, DisplayContentTypeComponent as ɵcj, ContentProgressComponent as ɵck, ProfileImageComponent as ɵcl, CardKnowledgeComponent as ɵcm, CardWelcomeComponent as ɵcn, ActivityCardComponent as ɵco, ChallengeModule as ɵcp, ChallengeComponent as ɵcq, CardNetworkComponent as ɵcr, CardNetworkHomeComponent as ɵcs, CardHubsListComponent as ɵct, CardHomeTopComponent as ɵcu, StarRatingComponent as ɵcv, CardActivityComponent as ɵcw, CardCompetencyComponent as ɵcx, CardGoalComponent as ɵcy, CardLearningStatusComponent as ɵcz, BtnCallDialogComponent as ɵd, CardActivityComponent$1 as ɵda, CardTableComponent as ɵdb, PipeTableListModule as ɵdc, PipeListPipe as ɵdd, PipeTableMetaModule as ɵde, PipeMetaPipe as ɵdf, PipeRelativePathTableModule as ɵdg, RelativeUrlTablePipe as ɵdh, AuthorCardComponent as ɵdi, UserContentDetailedRatingComponent as ɵdj, CardBrowseCourseComponent as ɵdk, ChannelHubComponent as ɵdl, ContentStripMultipleComponent as ɵdm, ContentStripSingleComponent as ɵdn, CtrlFileUploadComponent as ɵdo, BtnSocialDeleteComponent as ɵdp, BtnSocialLikeComponent as ɵdq, NsDiscussionForum as ɵdr, WsDiscussionForumUserService as ɵds, BtnSocialVoteComponent as ɵdt, DiscussionForumComponent as ɵdu, DiscussionPostComponent as ɵdv, DiscussionReplyComponent as ɵdw, ElementHtmlComponent as ɵdx, EmbeddedPageComponent as ɵdy, ErrorResolverService as ɵdz, BtnCatalogComponent as ɵe, ErrorAccessForbiddenComponent as ɵea, ErrorContentUnavailableComponent as ɵeb, ErrorFeatureDisabledComponent as ɵec, ErrorFeatureUnavailableComponent as ɵed, ErrorInternalServerComponent as ɵee, ErrorNotFoundComponent as ɵef, ErrorServiceUnavailableComponent as ɵeg, ErrorSomethingWrongComponent as ɵeh, GalleryViewComponent as ɵei, GraphGeneralComponent as ɵej, GridLayoutComponent as ɵek, ImageMapResponsiveComponent as ɵel, IntranetSelectorComponent as ɵem, IntranetSelectorService as ɵen, LayoutLinearComponent as ɵeo, LayoutTabComponent as ɵep, PickerContentComponent as ɵeq, SearchServService as ɵer, SearchApiService as ɵes, PlayerAmpComponent as ɵet, DynamicAssetsLoaderService as ɵeu, PlayerAudioComponent as ɵev, PlayerPdfComponent as ɵew, PlayerSlidesComponent as ɵex, PlayerVideoComponent as ɵey, PlayerWebPagesComponent as ɵez, TreeCatalogComponent as ɵf, PlayerYoutubeComponent as ɵfa, BtnProfileModule as ɵfb, BtnProfileComponent as ɵfc, CardLearnModule as ɵfd, CardLearnComponent as ɵfe, CardHomeNetworkModule as ɵff, CardHomeNetworkComponent as ɵfg, CardHomeDiscussModule as ɵfh, CardHomeDiscussComponent as ɵfi, CardDiscussComponent as ɵfj, ContentStripNewMultipleModule as ɵfk, ContentStripNewMultipleComponent as ɵfl, ContentStripNewMultipleService as ɵfm, NetworkStripMultipleModule as ɵfn, NetworkStripMultipleComponent as ɵfo, ContentStripNewMultipleService$1 as ɵfp, ReleaseNotesComponent as ɵfq, SlidersComponent as ɵfr, ProfileAcademicsModule as ɵfs, ProfileAcademicsComponent as ɵft, ProfileCareerModule as ɵfu, ProfileCareerComponent as ɵfv, ProfileCompetenciesModule as ɵfw, ProfileCompetenciesComponent as ɵfx, ProfileCretificationsModule as ɵfy, ProfileCretificationsComponent as ɵfz, TreeCatalogMenuComponent as ɵg, ProfileCretificationsV2Module as ɵga, ProfileCretificationsV2Component as ɵgb, ProfileDepartmentsModule as ɵgc, ProfileDepartmentsComponent as ɵgd, ProfileHobbiesModule as ɵge, ProfileHobbiesComponent as ɵgf, SelectorResponsiveComponent as ɵgg, VideoWrapperModule as ɵgh, VideoWrapperComponent as ɵgi, SlidersMobComponent as ɵgj, CardCourseModule as ɵgk, CardCourseComponent as ɵgl, CardCarrierHomeModule as ɵgm, CardCarrierHomeComponent as ɵgn, CardCarrierComponent as ɵgo, CarrierStripMultipleModule as ɵgp, CarrierStripMultipleComponent as ɵgq, ContentStripNewMultipleService$2 as ɵgr, DiscussStripMultipleModule as ɵgs, DiscussStripMultipleComponent as ɵgt, ContentStripNewMultipleService$3 as ɵgu, UIAdminUserTableComponent as ɵgv, CreateDepartmentService as ɵgw, UIDirectoryTableComponent as ɵgx, UserPopupComponent as ɵgy, UIUserTablePopUpComponent as ɵgz, TreeCatalogRoutePipe as ɵh, UserViewPopUpService as ɵha, AppButtonModule as ɵhb, AppButtonComponent as ɵhc, LeftMenuComponent as ɵhd, OrgUserTableComponent as ɵhe, BreadcrumbsOrgComponent as ɵhf, CompletionSpinnerComponent as ɵhg, DisplayContentTypeIconComponent as ɵhh, DisplayContentsComponent as ɵhi, EmailInputComponent as ɵhj, LocaleTranslatorComponent as ɵhk, PlayerBriefComponent as ɵhl, UserContentRatingComponent as ɵhm, StickyHeaderComponent as ɵhn, ContentPickerV2Component as ɵho, ContentPickerV2Service as ɵhp, SearchInputComponent as ɵhq, FiltersComponent as ɵhr, LeftMenuWithoutLogoComponent as ɵhs, GroupCheckboxComponent as ɵht, ScrollspyLeftMenuComponent as ɵhu, TreeComponent as ɵi, BtnChannelAnalyticsComponent as ɵj, BtnContentDownloadComponent as ɵk, BtnContentFeedbackV2Component as ɵl, BtnContentFeedbackDialogV2Component as ɵm, NsContent as ɵn, BtnContentFeedbackComponent as ɵo, BtnContentFeedbackDialogComponent as ɵp, BtnContentLikeComponent as ɵq, BtnContentMailMeComponent as ɵr, WidgetContentShareService as ɵs, BtnContentMailMeDialogComponent as ɵt, BtnContentShareComponent as ɵu, BtnContentShareDialogComponent as ɵv, UserAutocompleteComponent as ɵw, UserImageComponent as ɵx, BtnLinkedinShareComponent as ɵy, BtnFacebookShareComponent as ɵz };
23265
23093
  //# sourceMappingURL=sunbird-cb-collection.js.map