@sunbird-cb/consumption 0.0.64 → 0.0.65

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 (344) hide show
  1. package/README.md +24 -24
  2. package/bundles/sunbird-cb-consumption.umd.js +17470 -17348
  3. package/bundles/sunbird-cb-consumption.umd.js.map +1 -1
  4. package/bundles/sunbird-cb-consumption.umd.min.js +1 -1
  5. package/bundles/sunbird-cb-consumption.umd.min.js.map +1 -1
  6. package/esm2015/lib/_common/announcements/announcements.component.js +150 -150
  7. package/esm2015/lib/_common/announcements/announcements.module.js +23 -23
  8. package/esm2015/lib/_common/avatar-photo-lib/avatar-photo-lib.component.js +158 -158
  9. package/esm2015/lib/_common/avatar-photo-lib/avatar-photo-lib.module.js +29 -29
  10. package/esm2015/lib/_common/calender/calender-day/calender-day.component.js +90 -90
  11. package/esm2015/lib/_common/calender/calender.component.js +299 -299
  12. package/esm2015/lib/_common/calender/calender.module.js +31 -31
  13. package/esm2015/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.js +170 -170
  14. package/esm2015/lib/_common/cards/card-karma-programs/card-karma-programs.component.js +178 -178
  15. package/esm2015/lib/_common/cards/card-karma-programs-v2/card-karma-programs-v2.component.js +166 -166
  16. package/esm2015/lib/_common/cards/card-landscape/card-landscape.component.js +202 -202
  17. package/esm2015/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.js +154 -154
  18. package/esm2015/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.js +154 -154
  19. package/esm2015/lib/_common/cards/card-portrait/card-portrait.component.js +167 -167
  20. package/esm2015/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.js +170 -170
  21. package/esm2015/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.js +261 -261
  22. package/esm2015/lib/_common/cards/card-resource/card-resource.component.js +34 -34
  23. package/esm2015/lib/_common/cards/card-user/card-user.component.js +141 -141
  24. package/esm2015/lib/_common/cards/card-wide/card-wide.component.js +166 -166
  25. package/esm2015/lib/_common/cards/card-wide-v2/card-wide-v2.component.js +171 -171
  26. package/esm2015/lib/_common/cards/cards.component.js +167 -167
  27. package/esm2015/lib/_common/cards/cards.module.js +100 -100
  28. package/esm2015/lib/_common/cards/provider-card/provider-card.component.js +81 -81
  29. package/esm2015/lib/_common/cbp-plan/cbp-plan.component.js +166 -166
  30. package/esm2015/lib/_common/cbp-plan/cbp-plan.module.js +27 -27
  31. package/esm2015/lib/_common/common-strip/common-strip.component.js +646 -646
  32. package/esm2015/lib/_common/common-strip/common-strip.model.js +216 -216
  33. package/esm2015/lib/_common/common-strip/common-strip.module.js +62 -62
  34. package/esm2015/lib/_common/competency-passbook/competency-passbook.component.js +384 -384
  35. package/esm2015/lib/_common/competency-passbook/competency-passbook.module.js +27 -27
  36. package/esm2015/lib/_common/competency-passbook/competency-passbook.service.js +52 -52
  37. package/esm2015/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.js +332 -332
  38. package/esm2015/lib/_common/competency-passbook-mdo/competency-passbook-mdo.module.js +27 -27
  39. package/esm2015/lib/_common/competency-passbook-mdo/competency-passbook-mdo.service.js +52 -52
  40. package/esm2015/lib/_common/content-progress/content-progress.component.js +89 -89
  41. package/esm2015/lib/_common/content-progress/content-progress.module.js +22 -22
  42. package/esm2015/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.js +2559 -2443
  43. package/esm2015/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.model.js +218 -214
  44. package/esm2015/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.module.js +69 -69
  45. package/esm2015/lib/_common/data-points/data-points.component.js +148 -148
  46. package/esm2015/lib/_common/data-points/data-points.module.js +23 -23
  47. package/esm2015/lib/_common/dialog-components/certificate-dialog/certificate-dialog.component.js +225 -225
  48. package/esm2015/lib/_common/dialog-components/dialog-components.module.js +43 -43
  49. package/esm2015/lib/_common/display-content-type-lib/display-content-type-lib.component.js +60 -60
  50. package/esm2015/lib/_common/display-content-type-lib/display-content-type-lib.module.js +18 -18
  51. package/esm2015/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.component.js +362 -362
  52. package/esm2015/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.module.js +23 -23
  53. package/esm2015/lib/_common/microsites/mdo-channels/mdo-channel-v1/mdo-channel-v1.component.js +23 -23
  54. package/esm2015/lib/_common/microsites/mdo-channels/mdo-channel-v2/mdo-channel-v2.component.js +255 -255
  55. package/esm2015/lib/_common/microsites/mdo-channels/mdo-channel.module.js +52 -52
  56. package/esm2015/lib/_common/microsites/providers/providers-v2/providers-v2.component.js +269 -269
  57. package/esm2015/lib/_common/microsites/providers/providers.module.js +51 -51
  58. package/esm2015/lib/_common/pills/pills.component.js +61 -61
  59. package/esm2015/lib/_common/pills/pills.module.js +24 -24
  60. package/esm2015/lib/_common/skeleton-loader-lib/skeleton-loader-lib.component.js +40 -40
  61. package/esm2015/lib/_common/skeleton-loader-lib/skeleton-loader-lib.module.js +28 -28
  62. package/esm2015/lib/_common/sliders/sliders.component.js +187 -187
  63. package/esm2015/lib/_common/sliders/sliders.model.js +67 -67
  64. package/esm2015/lib/_common/sliders/sliders.module.js +50 -50
  65. package/esm2015/lib/_common/sliders-ng-content/sliders-ng-content.component.js +206 -206
  66. package/esm2015/lib/_common/sliders-ng-content/sliders-ng-content.model.js +61 -61
  67. package/esm2015/lib/_common/sliders-ng-content/sliders-ng-content.module.js +50 -50
  68. package/esm2015/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.js +1613 -1613
  69. package/esm2015/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.model.js +218 -218
  70. package/esm2015/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.module.js +69 -69
  71. package/esm2015/lib/_common/top-learners/top-learners.component.js +155 -155
  72. package/esm2015/lib/_common/top-learners/top-learners.module.js +23 -23
  73. package/esm2015/lib/_common/user-content-rating/user-content-rating-lib.component.js +145 -145
  74. package/esm2015/lib/_common/user-content-rating/user-content-rating-lib.module.js +38 -38
  75. package/esm2015/lib/_common/user-content-rating/user-content-rating-lib.service.js +45 -45
  76. package/esm2015/lib/_constants/misc.constants.js +4 -4
  77. package/esm2015/lib/_directives/default-thumbnail/default-thumbnail.directive.js +51 -51
  78. package/esm2015/lib/_directives/default-thumbnail/default-thumbnail.module.js +18 -18
  79. package/esm2015/lib/_directives/image-responsive/image-responsive.directive.js +126 -126
  80. package/esm2015/lib/_directives/image-responsive/image-responsive.module.js +18 -18
  81. package/esm2015/lib/_directives/navigation/navigation.directive.js +53 -53
  82. package/esm2015/lib/_directives/navigation/navigation.module.js +18 -18
  83. package/esm2015/lib/_directives/scrollable-item/scrollable-item.directive.js +42 -42
  84. package/esm2015/lib/_directives/scrollable-item/scrollable-item.module.js +19 -19
  85. package/esm2015/lib/_models/card-content-v2.model.js +78 -78
  86. package/esm2015/lib/_models/card-content.model.js +69 -69
  87. package/esm2015/lib/_models/card-users.model.js +103 -103
  88. package/esm2015/lib/_models/content-strip-multiple.model.js +195 -195
  89. package/esm2015/lib/_models/event.js +45 -45
  90. package/esm2015/lib/_models/profile-v3.models.js +196 -196
  91. package/esm2015/lib/_models/rating.model.js +44 -44
  92. package/esm2015/lib/_models/widget-content.model.js +876 -876
  93. package/esm2015/lib/_models/widget-search.model.js +471 -471
  94. package/esm2015/lib/_models/widget-user.model.js +17 -17
  95. package/esm2015/lib/_pipes/object-to-array/object-to-array.pipe.js +28 -28
  96. package/esm2015/lib/_pipes/object-to-array/object-to-array.pipe.module.js +19 -19
  97. package/esm2015/lib/_pipes/pipe-duration-transform/pipe-duration-transform.module.js +18 -18
  98. package/esm2015/lib/_pipes/pipe-duration-transform/pipe-duration-transform.pipe.js +119 -119
  99. package/esm2015/lib/_pipes/pipe-public-URL/pipe-public-URL.module.js +19 -19
  100. package/esm2015/lib/_pipes/pipe-public-URL/pipe-public-URL.pipe.js +38 -38
  101. package/esm2015/lib/_services/certificate.service.js +63 -63
  102. package/esm2015/lib/_services/common-methods.service.js +84 -84
  103. package/esm2015/lib/_services/configurations.service.js +243 -243
  104. package/esm2015/lib/_services/insite-data.service.js +68 -68
  105. package/esm2015/lib/_services/multilingual-translations.service.js +231 -231
  106. package/esm2015/lib/_services/rating.service.js +171 -171
  107. package/esm2015/lib/_services/viewer-route-util.js +125 -125
  108. package/esm2015/lib/_services/widget-content.service.js +852 -852
  109. package/esm2015/lib/_services/widget-user.service.js +475 -475
  110. package/esm2015/lib/consumption.component.js +26 -26
  111. package/esm2015/lib/consumption.config.js +12 -12
  112. package/esm2015/lib/consumption.module.js +36 -36
  113. package/esm2015/lib/consumption.service.js +18 -18
  114. package/esm2015/lib/registration-lib.config.js +21 -21
  115. package/esm2015/public-api.js +31 -31
  116. package/esm2015/sunbird-cb-consumption.js +77 -77
  117. package/esm5/lib/_common/announcements/announcements.component.js +166 -166
  118. package/esm5/lib/_common/announcements/announcements.module.js +27 -27
  119. package/esm5/lib/_common/avatar-photo-lib/avatar-photo-lib.component.js +175 -175
  120. package/esm5/lib/_common/avatar-photo-lib/avatar-photo-lib.module.js +33 -33
  121. package/esm5/lib/_common/calender/calender-day/calender-day.component.js +101 -101
  122. package/esm5/lib/_common/calender/calender.component.js +334 -334
  123. package/esm5/lib/_common/calender/calender.module.js +35 -35
  124. package/esm5/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.js +186 -186
  125. package/esm5/lib/_common/cards/card-karma-programs/card-karma-programs.component.js +187 -187
  126. package/esm5/lib/_common/cards/card-karma-programs-v2/card-karma-programs-v2.component.js +176 -176
  127. package/esm5/lib/_common/cards/card-landscape/card-landscape.component.js +216 -216
  128. package/esm5/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.js +164 -164
  129. package/esm5/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.js +164 -164
  130. package/esm5/lib/_common/cards/card-portrait/card-portrait.component.js +173 -173
  131. package/esm5/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.js +176 -176
  132. package/esm5/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.js +278 -278
  133. package/esm5/lib/_common/cards/card-resource/card-resource.component.js +41 -41
  134. package/esm5/lib/_common/cards/card-user/card-user.component.js +147 -147
  135. package/esm5/lib/_common/cards/card-wide/card-wide.component.js +172 -172
  136. package/esm5/lib/_common/cards/card-wide-v2/card-wide-v2.component.js +181 -181
  137. package/esm5/lib/_common/cards/cards.component.js +199 -199
  138. package/esm5/lib/_common/cards/cards.module.js +104 -104
  139. package/esm5/lib/_common/cards/provider-card/provider-card.component.js +90 -90
  140. package/esm5/lib/_common/cbp-plan/cbp-plan.component.js +185 -185
  141. package/esm5/lib/_common/cbp-plan/cbp-plan.module.js +31 -31
  142. package/esm5/lib/_common/common-strip/common-strip.component.js +760 -760
  143. package/esm5/lib/_common/common-strip/common-strip.model.js +216 -216
  144. package/esm5/lib/_common/common-strip/common-strip.module.js +66 -66
  145. package/esm5/lib/_common/competency-passbook/competency-passbook.component.js +454 -454
  146. package/esm5/lib/_common/competency-passbook/competency-passbook.module.js +31 -31
  147. package/esm5/lib/_common/competency-passbook/competency-passbook.service.js +59 -59
  148. package/esm5/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.js +383 -383
  149. package/esm5/lib/_common/competency-passbook-mdo/competency-passbook-mdo.module.js +31 -31
  150. package/esm5/lib/_common/competency-passbook-mdo/competency-passbook-mdo.service.js +59 -59
  151. package/esm5/lib/_common/content-progress/content-progress.component.js +94 -94
  152. package/esm5/lib/_common/content-progress/content-progress.module.js +26 -26
  153. package/esm5/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.js +2970 -2848
  154. package/esm5/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.model.js +218 -214
  155. package/esm5/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.module.js +73 -73
  156. package/esm5/lib/_common/data-points/data-points.component.js +163 -163
  157. package/esm5/lib/_common/data-points/data-points.module.js +27 -27
  158. package/esm5/lib/_common/dialog-components/certificate-dialog/certificate-dialog.component.js +248 -248
  159. package/esm5/lib/_common/dialog-components/dialog-components.module.js +47 -47
  160. package/esm5/lib/_common/display-content-type-lib/display-content-type-lib.component.js +67 -67
  161. package/esm5/lib/_common/display-content-type-lib/display-content-type-lib.module.js +22 -22
  162. package/esm5/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.component.js +391 -391
  163. package/esm5/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.module.js +27 -27
  164. package/esm5/lib/_common/microsites/mdo-channels/mdo-channel-v1/mdo-channel-v1.component.js +29 -29
  165. package/esm5/lib/_common/microsites/mdo-channels/mdo-channel-v2/mdo-channel-v2.component.js +292 -292
  166. package/esm5/lib/_common/microsites/mdo-channels/mdo-channel.module.js +56 -56
  167. package/esm5/lib/_common/microsites/providers/providers-v2/providers-v2.component.js +312 -312
  168. package/esm5/lib/_common/microsites/providers/providers.module.js +55 -55
  169. package/esm5/lib/_common/pills/pills.component.js +70 -70
  170. package/esm5/lib/_common/pills/pills.module.js +28 -28
  171. package/esm5/lib/_common/skeleton-loader-lib/skeleton-loader-lib.component.js +45 -45
  172. package/esm5/lib/_common/skeleton-loader-lib/skeleton-loader-lib.module.js +32 -32
  173. package/esm5/lib/_common/sliders/sliders.component.js +214 -214
  174. package/esm5/lib/_common/sliders/sliders.model.js +67 -67
  175. package/esm5/lib/_common/sliders/sliders.module.js +67 -67
  176. package/esm5/lib/_common/sliders-ng-content/sliders-ng-content.component.js +233 -233
  177. package/esm5/lib/_common/sliders-ng-content/sliders-ng-content.model.js +61 -61
  178. package/esm5/lib/_common/sliders-ng-content/sliders-ng-content.module.js +67 -67
  179. package/esm5/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.js +1892 -1892
  180. package/esm5/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.model.js +218 -218
  181. package/esm5/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.module.js +73 -73
  182. package/esm5/lib/_common/top-learners/top-learners.component.js +172 -172
  183. package/esm5/lib/_common/top-learners/top-learners.module.js +27 -27
  184. package/esm5/lib/_common/user-content-rating/user-content-rating-lib.component.js +168 -168
  185. package/esm5/lib/_common/user-content-rating/user-content-rating-lib.module.js +42 -42
  186. package/esm5/lib/_common/user-content-rating/user-content-rating-lib.service.js +48 -48
  187. package/esm5/lib/_constants/misc.constants.js +4 -4
  188. package/esm5/lib/_directives/default-thumbnail/default-thumbnail.directive.js +59 -59
  189. package/esm5/lib/_directives/default-thumbnail/default-thumbnail.module.js +22 -22
  190. package/esm5/lib/_directives/image-responsive/image-responsive.directive.js +136 -136
  191. package/esm5/lib/_directives/image-responsive/image-responsive.module.js +22 -22
  192. package/esm5/lib/_directives/navigation/navigation.directive.js +62 -62
  193. package/esm5/lib/_directives/navigation/navigation.module.js +22 -22
  194. package/esm5/lib/_directives/scrollable-item/scrollable-item.directive.js +45 -45
  195. package/esm5/lib/_directives/scrollable-item/scrollable-item.module.js +23 -23
  196. package/esm5/lib/_models/card-content-v2.model.js +78 -78
  197. package/esm5/lib/_models/card-content.model.js +69 -69
  198. package/esm5/lib/_models/card-users.model.js +103 -103
  199. package/esm5/lib/_models/content-strip-multiple.model.js +195 -195
  200. package/esm5/lib/_models/event.js +45 -45
  201. package/esm5/lib/_models/profile-v3.models.js +196 -196
  202. package/esm5/lib/_models/rating.model.js +44 -44
  203. package/esm5/lib/_models/widget-content.model.js +876 -876
  204. package/esm5/lib/_models/widget-search.model.js +471 -471
  205. package/esm5/lib/_models/widget-user.model.js +17 -17
  206. package/esm5/lib/_pipes/object-to-array/object-to-array.pipe.js +57 -57
  207. package/esm5/lib/_pipes/object-to-array/object-to-array.pipe.module.js +23 -23
  208. package/esm5/lib/_pipes/pipe-duration-transform/pipe-duration-transform.module.js +22 -22
  209. package/esm5/lib/_pipes/pipe-duration-transform/pipe-duration-transform.pipe.js +142 -142
  210. package/esm5/lib/_pipes/pipe-public-URL/pipe-public-URL.module.js +23 -23
  211. package/esm5/lib/_pipes/pipe-public-URL/pipe-public-URL.pipe.js +41 -41
  212. package/esm5/lib/_services/certificate.service.js +70 -70
  213. package/esm5/lib/_services/common-methods.service.js +102 -102
  214. package/esm5/lib/_services/configurations.service.js +257 -257
  215. package/esm5/lib/_services/insite-data.service.js +82 -82
  216. package/esm5/lib/_services/multilingual-translations.service.js +259 -259
  217. package/esm5/lib/_services/rating.service.js +214 -214
  218. package/esm5/lib/_services/viewer-route-util.js +127 -127
  219. package/esm5/lib/_services/widget-content.service.js +1109 -1109
  220. package/esm5/lib/_services/widget-user.service.js +542 -542
  221. package/esm5/lib/consumption.component.js +28 -28
  222. package/esm5/lib/consumption.config.js +12 -12
  223. package/esm5/lib/consumption.module.js +40 -40
  224. package/esm5/lib/consumption.service.js +21 -21
  225. package/esm5/lib/registration-lib.config.js +21 -21
  226. package/esm5/public-api.js +31 -31
  227. package/esm5/sunbird-cb-consumption.js +77 -77
  228. package/fesm2015/sunbird-cb-consumption.js +15407 -15291
  229. package/fesm2015/sunbird-cb-consumption.js.map +1 -1
  230. package/fesm5/sunbird-cb-consumption.js +17476 -17354
  231. package/fesm5/sunbird-cb-consumption.js.map +1 -1
  232. package/lib/_common/announcements/announcements.component.d.ts +21 -21
  233. package/lib/_common/announcements/announcements.module.d.ts +2 -2
  234. package/lib/_common/avatar-photo-lib/avatar-photo-lib.component.d.ts +20 -20
  235. package/lib/_common/avatar-photo-lib/avatar-photo-lib.module.d.ts +2 -2
  236. package/lib/_common/calender/calender-day/calender-day.component.d.ts +18 -18
  237. package/lib/_common/calender/calender.component.d.ts +34 -34
  238. package/lib/_common/calender/calender.module.d.ts +2 -2
  239. package/lib/_common/cards/card-assessment/card-assessment/card-assessment.component.d.ts +31 -31
  240. package/lib/_common/cards/card-karma-programs/card-karma-programs.component.d.ts +28 -28
  241. package/lib/_common/cards/card-karma-programs-v2/card-karma-programs-v2.component.d.ts +26 -26
  242. package/lib/_common/cards/card-landscape/card-landscape.component.d.ts +36 -36
  243. package/lib/_common/cards/card-mdo-channel/card-mdo-channel.component.d.ts +27 -27
  244. package/lib/_common/cards/card-mdo-channel-v1/card-mdo-channel-v1.component.d.ts +27 -27
  245. package/lib/_common/cards/card-portrait/card-portrait.component.d.ts +33 -33
  246. package/lib/_common/cards/card-portrait-ext/card-portrait-ext.component.d.ts +33 -33
  247. package/lib/_common/cards/card-progress-portrait-lib/card-progress-portrait-lib.component.d.ts +41 -41
  248. package/lib/_common/cards/card-resource/card-resource.component.d.ts +8 -8
  249. package/lib/_common/cards/card-user/card-user.component.d.ts +24 -24
  250. package/lib/_common/cards/card-wide/card-wide.component.d.ts +30 -30
  251. package/lib/_common/cards/card-wide-v2/card-wide-v2.component.d.ts +34 -34
  252. package/lib/_common/cards/cards.component.d.ts +26 -26
  253. package/lib/_common/cards/cards.module.d.ts +2 -2
  254. package/lib/_common/cards/provider-card/provider-card.component.d.ts +14 -14
  255. package/lib/_common/cbp-plan/cbp-plan.component.d.ts +25 -25
  256. package/lib/_common/cbp-plan/cbp-plan.module.d.ts +2 -2
  257. package/lib/_common/common-strip/common-strip.component.d.ts +104 -104
  258. package/lib/_common/common-strip/common-strip.model.d.ts +141 -141
  259. package/lib/_common/common-strip/common-strip.module.d.ts +2 -2
  260. package/lib/_common/competency-passbook/competency-passbook.component.d.ts +42 -42
  261. package/lib/_common/competency-passbook/competency-passbook.module.d.ts +2 -2
  262. package/lib/_common/competency-passbook/competency-passbook.service.d.ts +8 -8
  263. package/lib/_common/competency-passbook-mdo/competency-passbook-mdo.component.d.ts +43 -43
  264. package/lib/_common/competency-passbook-mdo/competency-passbook-mdo.module.d.ts +2 -2
  265. package/lib/_common/competency-passbook-mdo/competency-passbook-mdo.service.d.ts +8 -8
  266. package/lib/_common/content-progress/content-progress.component.d.ts +13 -13
  267. package/lib/_common/content-progress/content-progress.module.d.ts +2 -2
  268. package/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.component.d.ts +203 -201
  269. package/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.model.d.ts +149 -147
  270. package/lib/_common/content-strip-with-tabs-lib/content-strip-with-tabs-lib.module.d.ts +5 -5
  271. package/lib/_common/data-points/data-points.component.d.ts +17 -17
  272. package/lib/_common/data-points/data-points.module.d.ts +2 -2
  273. package/lib/_common/dialog-components/certificate-dialog/certificate-dialog.component.d.ts +22 -22
  274. package/lib/_common/dialog-components/dialog-components.module.d.ts +2 -2
  275. package/lib/_common/display-content-type-lib/display-content-type-lib.component.d.ts +12 -12
  276. package/lib/_common/display-content-type-lib/display-content-type-lib.module.d.ts +2 -2
  277. package/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.component.d.ts +33 -33
  278. package/lib/_common/horizontal-scroller-v2/horizontal-scroller-v2.module.d.ts +2 -2
  279. package/lib/_common/microsites/mdo-channels/mdo-channel-v1/mdo-channel-v1.component.d.ts +5 -5
  280. package/lib/_common/microsites/mdo-channels/mdo-channel-v2/mdo-channel-v2.component.d.ts +39 -39
  281. package/lib/_common/microsites/mdo-channels/mdo-channel.module.d.ts +2 -2
  282. package/lib/_common/microsites/providers/providers-v2/providers-v2.component.d.ts +36 -36
  283. package/lib/_common/microsites/providers/providers.module.d.ts +2 -2
  284. package/lib/_common/pills/pills.component.d.ts +13 -13
  285. package/lib/_common/pills/pills.module.d.ts +2 -2
  286. package/lib/_common/skeleton-loader-lib/skeleton-loader-lib.component.d.ts +8 -8
  287. package/lib/_common/skeleton-loader-lib/skeleton-loader-lib.module.d.ts +2 -2
  288. package/lib/_common/sliders/sliders.component.d.ts +27 -27
  289. package/lib/_common/sliders/sliders.model.d.ts +40 -40
  290. package/lib/_common/sliders/sliders.module.d.ts +6 -6
  291. package/lib/_common/sliders-ng-content/sliders-ng-content.component.d.ts +29 -29
  292. package/lib/_common/sliders-ng-content/sliders-ng-content.model.d.ts +34 -34
  293. package/lib/_common/sliders-ng-content/sliders-ng-content.module.d.ts +6 -6
  294. package/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.component.d.ts +161 -161
  295. package/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.model.d.ts +149 -149
  296. package/lib/_common/strips/content-strip-with-tabs-pills/content-strip-with-tabs-pills.module.d.ts +5 -5
  297. package/lib/_common/top-learners/top-learners.component.d.ts +18 -18
  298. package/lib/_common/top-learners/top-learners.module.d.ts +2 -2
  299. package/lib/_common/user-content-rating/user-content-rating-lib.component.d.ts +22 -22
  300. package/lib/_common/user-content-rating/user-content-rating-lib.module.d.ts +2 -2
  301. package/lib/_common/user-content-rating/user-content-rating-lib.service.d.ts +7 -7
  302. package/lib/_constants/misc.constants.d.ts +2 -2
  303. package/lib/_directives/default-thumbnail/default-thumbnail.directive.d.ts +9 -9
  304. package/lib/_directives/default-thumbnail/default-thumbnail.module.d.ts +2 -2
  305. package/lib/_directives/image-responsive/image-responsive.directive.d.ts +17 -17
  306. package/lib/_directives/image-responsive/image-responsive.module.d.ts +2 -2
  307. package/lib/_directives/navigation/navigation.directive.d.ts +9 -9
  308. package/lib/_directives/navigation/navigation.module.d.ts +2 -2
  309. package/lib/_directives/scrollable-item/scrollable-item.directive.d.ts +7 -7
  310. package/lib/_directives/scrollable-item/scrollable-item.module.d.ts +2 -2
  311. package/lib/_models/card-content-v2.model.d.ts +44 -44
  312. package/lib/_models/card-content.model.d.ts +41 -41
  313. package/lib/_models/card-users.model.d.ts +50 -50
  314. package/lib/_models/content-strip-multiple.model.d.ts +128 -128
  315. package/lib/_models/event.d.ts +18 -18
  316. package/lib/_models/profile-v3.models.d.ts +91 -91
  317. package/lib/_models/rating.model.d.ts +17 -17
  318. package/lib/_models/widget-content.model.d.ts +497 -497
  319. package/lib/_models/widget-search.model.d.ts +252 -252
  320. package/lib/_models/widget-user.model.d.ts +5 -5
  321. package/lib/_pipes/object-to-array/object-to-array.pipe.d.ts +4 -4
  322. package/lib/_pipes/object-to-array/object-to-array.pipe.module.d.ts +2 -2
  323. package/lib/_pipes/pipe-duration-transform/pipe-duration-transform.module.d.ts +2 -2
  324. package/lib/_pipes/pipe-duration-transform/pipe-duration-transform.pipe.d.ts +6 -6
  325. package/lib/_pipes/pipe-public-URL/pipe-public-URL.module.d.ts +2 -2
  326. package/lib/_pipes/pipe-public-URL/pipe-public-URL.pipe.d.ts +6 -6
  327. package/lib/_services/certificate.service.d.ts +8 -8
  328. package/lib/_services/common-methods.service.d.ts +39 -39
  329. package/lib/_services/configurations.service.d.ts +71 -71
  330. package/lib/_services/insite-data.service.d.ts +10 -10
  331. package/lib/_services/multilingual-translations.service.d.ts +20 -20
  332. package/lib/_services/rating.service.d.ts +15 -15
  333. package/lib/_services/viewer-route-util.d.ts +8 -8
  334. package/lib/_services/widget-content.service.d.ts +87 -87
  335. package/lib/_services/widget-user.service.d.ts +33 -33
  336. package/lib/consumption.component.d.ts +5 -5
  337. package/lib/consumption.config.d.ts +6 -6
  338. package/lib/consumption.module.d.ts +2 -2
  339. package/lib/consumption.service.d.ts +3 -3
  340. package/lib/registration-lib.config.d.ts +4 -4
  341. package/package.json +1 -1
  342. package/public-api.d.ts +23 -23
  343. package/sunbird-cb-consumption.d.ts +73 -73
  344. package/sunbird-cb-consumption.metadata.json +1 -1
@@ -1,18 +1,18 @@
1
- import { OnInit } from '@angular/core';
2
- import { InsiteDataService } from '../../_services/insite-data.service';
3
- export declare class TopLearnersComponent implements OnInit {
4
- insightSvc: InsiteDataService;
5
- objectData: any;
6
- channelId: any;
7
- channnelName: any;
8
- loading: boolean;
9
- month: string;
10
- results: any;
11
- colors: any;
12
- constructor(insightSvc: InsiteDataService);
13
- ngOnInit(): void;
14
- getData(): void;
15
- getRank(rank: number): string;
16
- getColor(): string;
17
- createInititals(name: string): string;
18
- }
1
+ import { OnInit } from '@angular/core';
2
+ import { InsiteDataService } from '../../_services/insite-data.service';
3
+ export declare class TopLearnersComponent implements OnInit {
4
+ insightSvc: InsiteDataService;
5
+ objectData: any;
6
+ channelId: any;
7
+ channnelName: any;
8
+ loading: boolean;
9
+ month: string;
10
+ results: any;
11
+ colors: any;
12
+ constructor(insightSvc: InsiteDataService);
13
+ ngOnInit(): void;
14
+ getData(): void;
15
+ getRank(rank: number): string;
16
+ getColor(): string;
17
+ createInititals(name: string): string;
18
+ }
@@ -1,2 +1,2 @@
1
- export declare class TopLearnersModule {
2
- }
1
+ export declare class TopLearnersModule {
2
+ }
@@ -1,22 +1,22 @@
1
- import { EventEmitter, OnInit, QueryList } from '@angular/core';
2
- import { RatingService } from '../../_services/rating.service';
3
- import { ScrollableItemDirective } from './../../_directives/scrollable-item/scrollable-item.directive';
4
- import { UserContentRatingLibService } from './user-content-rating-lib.service';
5
- export declare class UserContentRatingLibComponent implements OnInit {
6
- ratingService: RatingService;
7
- userRatingSvc: UserContentRatingLibService;
8
- currentIndex: any;
9
- providerId: any;
10
- formData: any;
11
- emptyResponse: EventEmitter<any>;
12
- styleData: any;
13
- contentdata: any;
14
- scrollableItems: QueryList<ScrollableItemDirective>;
15
- constructor(ratingService: RatingService, userRatingSvc: UserContentRatingLibService);
16
- ngOnInit(): void;
17
- getTopReviews(): void;
18
- getRatingIcon(ratingIndex: number, avg: number): 'star' | 'star_border' | 'star_half';
19
- getRatingIconClass(ratingIndex: number, avg: number): boolean;
20
- getCurrentIndex(indexValue: any): void;
21
- handleScrollClick(dataValue: string): void;
22
- }
1
+ import { EventEmitter, OnInit, QueryList } from '@angular/core';
2
+ import { RatingService } from '../../_services/rating.service';
3
+ import { ScrollableItemDirective } from './../../_directives/scrollable-item/scrollable-item.directive';
4
+ import { UserContentRatingLibService } from './user-content-rating-lib.service';
5
+ export declare class UserContentRatingLibComponent implements OnInit {
6
+ ratingService: RatingService;
7
+ userRatingSvc: UserContentRatingLibService;
8
+ currentIndex: any;
9
+ providerId: any;
10
+ formData: any;
11
+ emptyResponse: EventEmitter<any>;
12
+ styleData: any;
13
+ contentdata: any;
14
+ scrollableItems: QueryList<ScrollableItemDirective>;
15
+ constructor(ratingService: RatingService, userRatingSvc: UserContentRatingLibService);
16
+ ngOnInit(): void;
17
+ getTopReviews(): void;
18
+ getRatingIcon(ratingIndex: number, avg: number): 'star' | 'star_border' | 'star_half';
19
+ getRatingIconClass(ratingIndex: number, avg: number): boolean;
20
+ getCurrentIndex(indexValue: any): void;
21
+ handleScrollClick(dataValue: string): void;
22
+ }
@@ -1,2 +1,2 @@
1
- export declare class UserContentRatingLibModule {
2
- }
1
+ export declare class UserContentRatingLibModule {
2
+ }
@@ -1,7 +1,7 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- export declare class UserContentRatingLibService {
4
- private http;
5
- constructor(http: HttpClient);
6
- fetchTopReviews(doId: any): Observable<any>;
7
- }
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ export declare class UserContentRatingLibService {
4
+ private http;
5
+ constructor(http: HttpClient);
6
+ fetchTopReviews(doId: any): Observable<any>;
7
+ }
@@ -1,2 +1,2 @@
1
- export declare type TFetchStatus = 'none' | 'fetching' | 'done' | 'error' | 'hasMore';
2
- export declare type TSendStatus = 'none' | 'sending' | 'done' | 'error';
1
+ export declare type TFetchStatus = 'none' | 'fetching' | 'done' | 'error' | 'hasMore';
2
+ export declare type TSendStatus = 'none' | 'sending' | 'done' | 'error';
@@ -1,9 +1,9 @@
1
- import { OnChanges } from '@angular/core';
2
- export declare class DefaultThumbnailDirective implements OnChanges {
3
- wsUtilsDefaultThumbnail: string;
4
- src: string;
5
- isSrcUpdateAttemptedForDefault: boolean;
6
- srcUrl: string;
7
- updateSrc(): void;
8
- ngOnChanges(): void;
9
- }
1
+ import { OnChanges } from '@angular/core';
2
+ export declare class DefaultThumbnailDirective implements OnChanges {
3
+ wsUtilsDefaultThumbnail: string;
4
+ src: string;
5
+ isSrcUpdateAttemptedForDefault: boolean;
6
+ srcUrl: string;
7
+ updateSrc(): void;
8
+ ngOnChanges(): void;
9
+ }
@@ -1,2 +1,2 @@
1
- export declare class DefaultThumbnailModule {
2
- }
1
+ export declare class DefaultThumbnailModule {
2
+ }
@@ -1,17 +1,17 @@
1
- import { BreakpointObserver } from '@angular/cdk/layout';
2
- import { OnChanges, OnDestroy } from '@angular/core';
3
- import { Subscription } from 'rxjs';
4
- export interface IImageResponsiveUnit {
5
- [key: string]: string;
6
- }
7
- export declare class ImageResponsiveDirective implements OnChanges, OnDestroy {
8
- private breakpointObserver;
9
- src: IImageResponsiveUnit | null;
10
- srcBindUrl: string;
11
- currentSize: string;
12
- breakpointSubscription: Subscription | null;
13
- constructor(breakpointObserver: BreakpointObserver);
14
- ngOnChanges(): void;
15
- ngOnDestroy(): void;
16
- private setSrc;
17
- }
1
+ import { BreakpointObserver } from '@angular/cdk/layout';
2
+ import { OnChanges, OnDestroy } from '@angular/core';
3
+ import { Subscription } from 'rxjs';
4
+ export interface IImageResponsiveUnit {
5
+ [key: string]: string;
6
+ }
7
+ export declare class ImageResponsiveDirective implements OnChanges, OnDestroy {
8
+ private breakpointObserver;
9
+ src: IImageResponsiveUnit | null;
10
+ srcBindUrl: string;
11
+ currentSize: string;
12
+ breakpointSubscription: Subscription | null;
13
+ constructor(breakpointObserver: BreakpointObserver);
14
+ ngOnChanges(): void;
15
+ ngOnDestroy(): void;
16
+ private setSrc;
17
+ }
@@ -1,2 +1,2 @@
1
- export declare class ImageResponsiveModule {
2
- }
1
+ export declare class ImageResponsiveModule {
2
+ }
@@ -1,9 +1,9 @@
1
- import { OnChanges } from '@angular/core';
2
- export declare class NavigationDirective implements OnChanges {
3
- wsUtilsNavigation: string;
4
- openInNewTab: boolean;
5
- routeUrl: string;
6
- onMouseEnter($event: Event): void;
7
- constructor();
8
- ngOnChanges(): void;
9
- }
1
+ import { OnChanges } from '@angular/core';
2
+ export declare class NavigationDirective implements OnChanges {
3
+ wsUtilsNavigation: string;
4
+ openInNewTab: boolean;
5
+ routeUrl: string;
6
+ onMouseEnter($event: Event): void;
7
+ constructor();
8
+ ngOnChanges(): void;
9
+ }
@@ -1,2 +1,2 @@
1
- export declare class NavigationModule {
2
- }
1
+ export declare class NavigationModule {
2
+ }
@@ -1,7 +1,7 @@
1
- import { ElementRef } from '@angular/core';
2
- export declare class ScrollableItemDirective {
3
- private el;
4
- key: string;
5
- constructor(el: ElementRef<HTMLElement>);
6
- scrollIntoView(blockValue: any): void;
7
- }
1
+ import { ElementRef } from '@angular/core';
2
+ export declare class ScrollableItemDirective {
3
+ private el;
4
+ key: string;
5
+ constructor(el: ElementRef<HTMLElement>);
6
+ scrollIntoView(blockValue: any): void;
7
+ }
@@ -1,2 +1,2 @@
1
- export declare class ScrollableItemModule {
2
- }
1
+ export declare class ScrollableItemModule {
2
+ }
@@ -1,44 +1,44 @@
1
- import { NsContent } from './widget-content.model';
2
- export declare namespace NsCardContent {
3
- interface ICard {
4
- content: NsContent.IContent;
5
- cardSubType: TCardSubType;
6
- context: {
7
- pageSection: string;
8
- position?: number;
9
- };
10
- intranetMode?: 'greyOut' | 'hide';
11
- deletedMode?: 'greyOut' | 'hide';
12
- likes?: number;
13
- contentTags?: IContentTags;
14
- stateData: any;
15
- }
16
- interface IContentTags {
17
- daysSpan?: number;
18
- excludeContentType?: NsContent.EContentTypes[];
19
- excludeMimeType?: string[];
20
- tag: string;
21
- criteriaField?: string;
22
- }
23
- interface ICompetency extends ICard {
24
- competencyArea: '';
25
- competencyObject: {};
26
- }
27
- type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'card-user-details' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card';
28
- enum EContentStatus {
29
- LIVE = "Live",
30
- EXPIRED = "Expired",
31
- DELETED = "Deleted",
32
- MARK_FOR_DELETION = "MarkedForDeletion"
33
- }
34
- enum ACBPConst {
35
- UPCOMING = "upcoming",
36
- ALL = "All",
37
- OVERDUE = "overdue",
38
- SUCCESS = "success"
39
- }
40
- enum IGOTConst {
41
- COMPETENCIES = "competencies_v5",
42
- RETIRED = "Retired"
43
- }
44
- }
1
+ import { NsContent } from './widget-content.model';
2
+ export declare namespace NsCardContent {
3
+ interface ICard {
4
+ content: NsContent.IContent;
5
+ cardSubType: TCardSubType;
6
+ context: {
7
+ pageSection: string;
8
+ position?: number;
9
+ };
10
+ intranetMode?: 'greyOut' | 'hide';
11
+ deletedMode?: 'greyOut' | 'hide';
12
+ likes?: number;
13
+ contentTags?: IContentTags;
14
+ stateData: any;
15
+ }
16
+ interface IContentTags {
17
+ daysSpan?: number;
18
+ excludeContentType?: NsContent.EContentTypes[];
19
+ excludeMimeType?: string[];
20
+ tag: string;
21
+ criteriaField?: string;
22
+ }
23
+ interface ICompetency extends ICard {
24
+ competencyArea: '';
25
+ competencyObject: {};
26
+ }
27
+ type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'card-user-details' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card';
28
+ enum EContentStatus {
29
+ LIVE = "Live",
30
+ EXPIRED = "Expired",
31
+ DELETED = "Deleted",
32
+ MARK_FOR_DELETION = "MarkedForDeletion"
33
+ }
34
+ enum ACBPConst {
35
+ UPCOMING = "upcoming",
36
+ ALL = "All",
37
+ OVERDUE = "overdue",
38
+ SUCCESS = "success"
39
+ }
40
+ enum IGOTConst {
41
+ COMPETENCIES = "competencies_v5",
42
+ RETIRED = "Retired"
43
+ }
44
+ }
@@ -1,41 +1,41 @@
1
- import { NsContent } from './widget-content.model';
2
- export declare namespace NsCardContent {
3
- interface ICard {
4
- content: NsContent.IContent;
5
- cardSubType: TCardSubType;
6
- context: {
7
- pageSection: string;
8
- position?: number;
9
- };
10
- intranetMode?: 'greyOut' | 'hide';
11
- deletedMode?: 'greyOut' | 'hide';
12
- likes?: number;
13
- contentTags?: IContentTags;
14
- stateData: any;
15
- cardCustomeClass?: any;
16
- }
17
- interface IContentTags {
18
- daysSpan?: number;
19
- excludeContentType?: NsContent.EContentTypes[];
20
- excludeMimeType?: string[];
21
- tag: string;
22
- criteriaField?: string;
23
- }
24
- type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'card-user-details' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card' | 'user-card';
25
- enum EContentStatus {
26
- LIVE = "Live",
27
- EXPIRED = "Expired",
28
- DELETED = "Deleted",
29
- MARK_FOR_DELETION = "MarkedForDeletion"
30
- }
31
- enum ACBPConst {
32
- UPCOMING = "upcoming",
33
- ALL = "All",
34
- OVERDUE = "overdue",
35
- SUCCESS = "success"
36
- }
37
- enum IGOTConst {
38
- COMPETENCIES = "competencies_v5",
39
- RETIRED = "Retired"
40
- }
41
- }
1
+ import { NsContent } from './widget-content.model';
2
+ export declare namespace NsCardContent {
3
+ interface ICard {
4
+ content: NsContent.IContent;
5
+ cardSubType: TCardSubType;
6
+ context: {
7
+ pageSection: string;
8
+ position?: number;
9
+ };
10
+ intranetMode?: 'greyOut' | 'hide';
11
+ deletedMode?: 'greyOut' | 'hide';
12
+ likes?: number;
13
+ contentTags?: IContentTags;
14
+ stateData: any;
15
+ cardCustomeClass?: any;
16
+ }
17
+ interface IContentTags {
18
+ daysSpan?: number;
19
+ excludeContentType?: NsContent.EContentTypes[];
20
+ excludeMimeType?: string[];
21
+ tag: string;
22
+ criteriaField?: string;
23
+ }
24
+ type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'card-user-details' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card' | 'user-card';
25
+ enum EContentStatus {
26
+ LIVE = "Live",
27
+ EXPIRED = "Expired",
28
+ DELETED = "Deleted",
29
+ MARK_FOR_DELETION = "MarkedForDeletion"
30
+ }
31
+ enum ACBPConst {
32
+ UPCOMING = "upcoming",
33
+ ALL = "All",
34
+ OVERDUE = "overdue",
35
+ SUCCESS = "success"
36
+ }
37
+ enum IGOTConst {
38
+ COMPETENCIES = "competencies_v5",
39
+ RETIRED = "Retired"
40
+ }
41
+ }
@@ -1,50 +1,50 @@
1
- import { NsCardContent } from './card-content.model';
2
- export declare namespace NsCardUser {
3
- interface ICard {
4
- content: user | IUserProfile;
5
- cardSubType: NsCardContent.TCardSubType;
6
- context: {
7
- pageSection: string;
8
- position?: number;
9
- };
10
- likes?: number;
11
- stateData: any;
12
- }
13
- interface IUserProfile {
14
- userId: string;
15
- email?: string;
16
- departmentName?: string;
17
- userName?: string;
18
- name?: string;
19
- firstName?: string;
20
- surName?: string;
21
- middleName?: string;
22
- lastName?: string;
23
- rootOrgId?: string;
24
- rootOrgName?: string;
25
- image?: string;
26
- givenName?: string;
27
- country?: null | string;
28
- unit?: string | null;
29
- source_profile_picture?: null | string;
30
- dealerCode?: null | string;
31
- isManager?: boolean;
32
- competencies?: any;
33
- systemTopics?: any;
34
- desiredTopics?: any;
35
- desiredCompetencies?: any;
36
- userRoles?: any;
37
- profileUpdateCompletion?: number;
38
- profileImageUrl?: string;
39
- professionalDetails?: any;
40
- webPortalLang?: any;
41
- description?: string;
42
- }
43
- interface user {
44
- userId: string;
45
- name?: string;
46
- description?: string;
47
- image?: string;
48
- }
49
- type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card' | 'user-card';
50
- }
1
+ import { NsCardContent } from './card-content.model';
2
+ export declare namespace NsCardUser {
3
+ interface ICard {
4
+ content: user | IUserProfile;
5
+ cardSubType: NsCardContent.TCardSubType;
6
+ context: {
7
+ pageSection: string;
8
+ position?: number;
9
+ };
10
+ likes?: number;
11
+ stateData: any;
12
+ }
13
+ interface IUserProfile {
14
+ userId: string;
15
+ email?: string;
16
+ departmentName?: string;
17
+ userName?: string;
18
+ name?: string;
19
+ firstName?: string;
20
+ surName?: string;
21
+ middleName?: string;
22
+ lastName?: string;
23
+ rootOrgId?: string;
24
+ rootOrgName?: string;
25
+ image?: string;
26
+ givenName?: string;
27
+ country?: null | string;
28
+ unit?: string | null;
29
+ source_profile_picture?: null | string;
30
+ dealerCode?: null | string;
31
+ isManager?: boolean;
32
+ competencies?: any;
33
+ systemTopics?: any;
34
+ desiredTopics?: any;
35
+ desiredCompetencies?: any;
36
+ userRoles?: any;
37
+ profileUpdateCompletion?: number;
38
+ profileImageUrl?: string;
39
+ professionalDetails?: any;
40
+ webPortalLang?: any;
41
+ description?: string;
42
+ }
43
+ interface user {
44
+ userId: string;
45
+ name?: string;
46
+ description?: string;
47
+ image?: string;
48
+ }
49
+ type TCardSubType = 'standard' | 'minimal' | 'space-saving' | 'basic-info' | 'basic-details' | 'card-description-back' | 'network-card' | 'user-card';
50
+ }