@sunbird-cb/utils-v2 0.0.11 → 0.0.13

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 (311) hide show
  1. package/bundles/sunbird-cb-utils-v2.umd.js +6701 -6677
  2. package/bundles/sunbird-cb-utils-v2.umd.js.map +1 -1
  3. package/bundles/sunbird-cb-utils-v2.umd.min.js +1 -1
  4. package/bundles/sunbird-cb-utils-v2.umd.min.js.map +1 -1
  5. package/esm2015/lib/components/image-crop/image-crop.component.js +194 -194
  6. package/esm2015/lib/components/image-crop/image-crop.module.js +26 -26
  7. package/esm2015/lib/constants/features.enum.js +554 -554
  8. package/esm2015/lib/constants/instances.enum.js +4 -4
  9. package/esm2015/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.js +86 -86
  10. package/esm2015/lib/directives/class-change-on-scroll/class-change-on-scroll.module.js +14 -14
  11. package/esm2015/lib/directives/default-thumbnail/default-thumbnail.directive.js +37 -37
  12. package/esm2015/lib/directives/default-thumbnail/default-thumbnail.module.js +14 -14
  13. package/esm2015/lib/directives/image-responsive/image-responsive.directive.js +91 -91
  14. package/esm2015/lib/directives/image-responsive/image-responsive.module.js +14 -14
  15. package/esm2015/lib/directives/in-view-port/in-view-port.directive.js +67 -67
  16. package/esm2015/lib/directives/in-view-port/in-view-port.module.js +14 -14
  17. package/esm2015/lib/directives/navigation/navigation.directive.js +38 -38
  18. package/esm2015/lib/directives/navigation/navigation.module.js +14 -14
  19. package/esm2015/lib/directives/permission/permission.directive.js +10 -10
  20. package/esm2015/lib/directives/permission/permission.module.js +14 -14
  21. package/esm2015/lib/helpers/functions/getStringifiedQueryParams.js +8 -8
  22. package/esm2015/lib/helpers/horizontal-scroller/horizontal-scroller.component.js +98 -98
  23. package/esm2015/lib/helpers/horizontal-scroller/horizontal-scroller.module.js +18 -18
  24. package/esm2015/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.component.js +194 -194
  25. package/esm2015/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.module.js +19 -19
  26. package/esm2015/lib/helpers/logout/logout.component.js +89 -89
  27. package/esm2015/lib/helpers/logout/logout.module.js +19 -19
  28. package/esm2015/lib/models/profile-v3.models.js +104 -104
  29. package/esm2015/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.module.js +15 -15
  30. package/esm2015/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.pipe.js +116 -94
  31. package/esm2015/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.module.js +12 -12
  32. package/esm2015/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.js +58 -58
  33. package/esm2015/lib/pipes/pipe-count-transform/pipe-count-transform.module.js +14 -14
  34. package/esm2015/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.js +32 -32
  35. package/esm2015/lib/pipes/pipe-coursename/PipeCourseNameModule.js +15 -15
  36. package/esm2015/lib/pipes/pipe-coursename/pipe-coursename.pipe.js +13 -13
  37. package/esm2015/lib/pipes/pipe-date-concat/pipe-date-concat.module.js +14 -14
  38. package/esm2015/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.js +42 -42
  39. package/esm2015/lib/pipes/pipe-duration-transform/pipe-duration-transform.module.js +14 -14
  40. package/esm2015/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.js +81 -81
  41. package/esm2015/lib/pipes/pipe-email/pipe-email.module.js +15 -15
  42. package/esm2015/lib/pipes/pipe-email/pipe-email.pipe.js +12 -12
  43. package/esm2015/lib/pipes/pipe-filter/pipe-filter.module.js +14 -14
  44. package/esm2015/lib/pipes/pipe-filter/pipe-filter.pipe.js +15 -15
  45. package/esm2015/lib/pipes/pipe-filter-search/pipe-filter-search.module.js +14 -14
  46. package/esm2015/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.js +37 -37
  47. package/esm2015/lib/pipes/pipe-filter-v2/pipe-filter-v2.module.js +14 -14
  48. package/esm2015/lib/pipes/pipe-filter-v2/pipe-filter-v2.pipe.js +20 -20
  49. package/esm2015/lib/pipes/pipe-filter-v3/pipe-filter-v3.module.js +15 -15
  50. package/esm2015/lib/pipes/pipe-filter-v3/pipe-filter-v3.pipe.js +23 -23
  51. package/esm2015/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.module.js +14 -14
  52. package/esm2015/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.js +11 -11
  53. package/esm2015/lib/pipes/pipe-limit-to/pipe-limit-to.module.js +14 -14
  54. package/esm2015/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.js +24 -24
  55. package/esm2015/lib/pipes/pipe-list-filter/pipe-list-filter.module.js +14 -14
  56. package/esm2015/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.js +16 -16
  57. package/esm2015/lib/pipes/pipe-name-transform/pipe-name-transform.module.js +14 -14
  58. package/esm2015/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.js +26 -26
  59. package/esm2015/lib/pipes/pipe-nic-relative/pipe-nic-relative.module.js +15 -15
  60. package/esm2015/lib/pipes/pipe-nic-relative/pipe-nic-relative.pipe.js +39 -39
  61. package/esm2015/lib/pipes/pipe-order-by/pipe-order-by.module.js +14 -14
  62. package/esm2015/lib/pipes/pipe-order-by/pipe-order-by.pipe.js +15 -15
  63. package/esm2015/lib/pipes/pipe-ordinal/pipe-ordinal.module.js +15 -15
  64. package/esm2015/lib/pipes/pipe-ordinal/pipe-ordinal.pipe.js +17 -17
  65. package/esm2015/lib/pipes/pipe-partial-content/pipe-partial-content.module.js +14 -14
  66. package/esm2015/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.js +17 -17
  67. package/esm2015/lib/pipes/pipe-public-URL/pipe-public-URL.module.js +15 -15
  68. package/esm2015/lib/pipes/pipe-public-URL/pipe-public-URL.pipe.js +26 -26
  69. package/esm2015/lib/pipes/pipe-relative-time/pipe-relative-time.module.js +14 -14
  70. package/esm2015/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.js +15 -15
  71. package/esm2015/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.module.js +14 -14
  72. package/esm2015/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.js +34 -34
  73. package/esm2015/lib/resolvers/explore-detail.resolver.js +88 -88
  74. package/esm2015/lib/resolvers/marketing-offering.resolve.js +39 -39
  75. package/esm2015/lib/resolvers/module-name.resolver.js +38 -38
  76. package/esm2015/lib/resolvers/page-name.resolver.js +32 -32
  77. package/esm2015/lib/resolvers/page.constant.js +3 -3
  78. package/esm2015/lib/resolvers/page.model.js +47 -47
  79. package/esm2015/lib/resolvers/page.resolver.js +89 -89
  80. package/esm2015/lib/resolvers/resolver.model.js +5 -5
  81. package/esm2015/lib/services/auth-keycloak.service.js +267 -267
  82. package/esm2015/lib/services/auth-microsoft.service.js +195 -195
  83. package/esm2015/lib/services/card-content.model.js +30 -30
  84. package/esm2015/lib/services/configurations.model.js +550 -550
  85. package/esm2015/lib/services/configurations.service.js +142 -140
  86. package/esm2015/lib/services/content-strip-multiple.model.js +74 -74
  87. package/esm2015/lib/services/event.model.js +257 -257
  88. package/esm2015/lib/services/event.service.js +210 -210
  89. package/esm2015/lib/services/logger.service.js +54 -54
  90. package/esm2015/lib/services/ms-office.model.js +7 -7
  91. package/esm2015/lib/services/multilingual-translations.service.js +136 -136
  92. package/esm2015/lib/services/nps-grid.service.js +45 -45
  93. package/esm2015/lib/services/subapplication-respond.service.js +213 -213
  94. package/esm2015/lib/services/telemetry.service.js +620 -620
  95. package/esm2015/lib/services/user-preference.model.js +37 -37
  96. package/esm2015/lib/services/user-preference.service.js +89 -89
  97. package/esm2015/lib/services/utility.service.js +144 -144
  98. package/esm2015/lib/services/value.service.js +30 -30
  99. package/esm2015/lib/services/widget-content.model.js +372 -372
  100. package/esm2015/lib/services/widget-content.service.js +203 -203
  101. package/esm2015/lib/services/widget-resolver.model.js +56 -56
  102. package/esm2015/lib/services/widget-search.model.js +125 -125
  103. package/esm2015/public-api.js +87 -87
  104. package/esm2015/sunbird-cb-utils-v2.js +9 -9
  105. package/esm5/lib/components/image-crop/image-crop.component.js +199 -199
  106. package/esm5/lib/components/image-crop/image-crop.module.js +30 -30
  107. package/esm5/lib/constants/features.enum.js +554 -554
  108. package/esm5/lib/constants/instances.enum.js +4 -4
  109. package/esm5/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.js +104 -104
  110. package/esm5/lib/directives/class-change-on-scroll/class-change-on-scroll.module.js +18 -18
  111. package/esm5/lib/directives/default-thumbnail/default-thumbnail.directive.js +39 -39
  112. package/esm5/lib/directives/default-thumbnail/default-thumbnail.module.js +18 -18
  113. package/esm5/lib/directives/image-responsive/image-responsive.directive.js +94 -94
  114. package/esm5/lib/directives/image-responsive/image-responsive.module.js +18 -18
  115. package/esm5/lib/directives/in-view-port/in-view-port.directive.js +72 -72
  116. package/esm5/lib/directives/in-view-port/in-view-port.module.js +18 -18
  117. package/esm5/lib/directives/navigation/navigation.directive.js +40 -40
  118. package/esm5/lib/directives/navigation/navigation.module.js +18 -18
  119. package/esm5/lib/directives/permission/permission.directive.js +13 -13
  120. package/esm5/lib/directives/permission/permission.module.js +18 -18
  121. package/esm5/lib/helpers/functions/getStringifiedQueryParams.js +8 -8
  122. package/esm5/lib/helpers/horizontal-scroller/horizontal-scroller.component.js +102 -102
  123. package/esm5/lib/helpers/horizontal-scroller/horizontal-scroller.module.js +22 -22
  124. package/esm5/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.component.js +199 -199
  125. package/esm5/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.module.js +23 -23
  126. package/esm5/lib/helpers/logout/logout.component.js +95 -95
  127. package/esm5/lib/helpers/logout/logout.module.js +23 -23
  128. package/esm5/lib/models/profile-v3.models.js +104 -104
  129. package/esm5/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.module.js +19 -19
  130. package/esm5/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.pipe.js +118 -96
  131. package/esm5/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.module.js +16 -16
  132. package/esm5/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.js +62 -62
  133. package/esm5/lib/pipes/pipe-count-transform/pipe-count-transform.module.js +18 -18
  134. package/esm5/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.js +36 -36
  135. package/esm5/lib/pipes/pipe-coursename/PipeCourseNameModule.js +19 -19
  136. package/esm5/lib/pipes/pipe-coursename/pipe-coursename.pipe.js +17 -17
  137. package/esm5/lib/pipes/pipe-date-concat/pipe-date-concat.module.js +18 -18
  138. package/esm5/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.js +44 -44
  139. package/esm5/lib/pipes/pipe-duration-transform/pipe-duration-transform.module.js +18 -18
  140. package/esm5/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.js +85 -85
  141. package/esm5/lib/pipes/pipe-email/pipe-email.module.js +19 -19
  142. package/esm5/lib/pipes/pipe-email/pipe-email.pipe.js +16 -16
  143. package/esm5/lib/pipes/pipe-filter/pipe-filter.module.js +18 -18
  144. package/esm5/lib/pipes/pipe-filter/pipe-filter.pipe.js +19 -19
  145. package/esm5/lib/pipes/pipe-filter-search/pipe-filter-search.module.js +18 -18
  146. package/esm5/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.js +45 -45
  147. package/esm5/lib/pipes/pipe-filter-v2/pipe-filter-v2.module.js +18 -18
  148. package/esm5/lib/pipes/pipe-filter-v2/pipe-filter-v2.pipe.js +24 -24
  149. package/esm5/lib/pipes/pipe-filter-v3/pipe-filter-v3.module.js +19 -19
  150. package/esm5/lib/pipes/pipe-filter-v3/pipe-filter-v3.pipe.js +31 -31
  151. package/esm5/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.module.js +18 -18
  152. package/esm5/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.js +15 -15
  153. package/esm5/lib/pipes/pipe-limit-to/pipe-limit-to.module.js +18 -18
  154. package/esm5/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.js +29 -29
  155. package/esm5/lib/pipes/pipe-list-filter/pipe-list-filter.module.js +18 -18
  156. package/esm5/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.js +20 -20
  157. package/esm5/lib/pipes/pipe-name-transform/pipe-name-transform.module.js +18 -18
  158. package/esm5/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.js +30 -30
  159. package/esm5/lib/pipes/pipe-nic-relative/pipe-nic-relative.module.js +19 -19
  160. package/esm5/lib/pipes/pipe-nic-relative/pipe-nic-relative.pipe.js +41 -41
  161. package/esm5/lib/pipes/pipe-order-by/pipe-order-by.module.js +18 -18
  162. package/esm5/lib/pipes/pipe-order-by/pipe-order-by.pipe.js +17 -17
  163. package/esm5/lib/pipes/pipe-ordinal/pipe-ordinal.module.js +19 -19
  164. package/esm5/lib/pipes/pipe-ordinal/pipe-ordinal.pipe.js +21 -21
  165. package/esm5/lib/pipes/pipe-partial-content/pipe-partial-content.module.js +18 -18
  166. package/esm5/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.js +33 -33
  167. package/esm5/lib/pipes/pipe-public-URL/pipe-public-URL.module.js +19 -19
  168. package/esm5/lib/pipes/pipe-public-URL/pipe-public-URL.pipe.js +28 -28
  169. package/esm5/lib/pipes/pipe-relative-time/pipe-relative-time.module.js +18 -18
  170. package/esm5/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.js +19 -19
  171. package/esm5/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.module.js +18 -18
  172. package/esm5/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.js +37 -37
  173. package/esm5/lib/resolvers/explore-detail.resolver.js +92 -92
  174. package/esm5/lib/resolvers/marketing-offering.resolve.js +42 -42
  175. package/esm5/lib/resolvers/module-name.resolver.js +40 -40
  176. package/esm5/lib/resolvers/page-name.resolver.js +35 -35
  177. package/esm5/lib/resolvers/page.constant.js +3 -3
  178. package/esm5/lib/resolvers/page.model.js +47 -47
  179. package/esm5/lib/resolvers/page.resolver.js +97 -97
  180. package/esm5/lib/resolvers/resolver.model.js +5 -5
  181. package/esm5/lib/services/auth-keycloak.service.js +352 -352
  182. package/esm5/lib/services/auth-microsoft.service.js +250 -250
  183. package/esm5/lib/services/card-content.model.js +30 -30
  184. package/esm5/lib/services/configurations.model.js +550 -550
  185. package/esm5/lib/services/configurations.service.js +144 -142
  186. package/esm5/lib/services/content-strip-multiple.model.js +74 -74
  187. package/esm5/lib/services/event.model.js +257 -257
  188. package/esm5/lib/services/event.service.js +214 -214
  189. package/esm5/lib/services/logger.service.js +72 -72
  190. package/esm5/lib/services/ms-office.model.js +7 -7
  191. package/esm5/lib/services/multilingual-translations.service.js +138 -138
  192. package/esm5/lib/services/nps-grid.service.js +47 -47
  193. package/esm5/lib/services/subapplication-respond.service.js +218 -218
  194. package/esm5/lib/services/telemetry.service.js +669 -669
  195. package/esm5/lib/services/user-preference.model.js +37 -37
  196. package/esm5/lib/services/user-preference.service.js +108 -108
  197. package/esm5/lib/services/utility.service.js +177 -177
  198. package/esm5/lib/services/value.service.js +32 -32
  199. package/esm5/lib/services/widget-content.model.js +372 -372
  200. package/esm5/lib/services/widget-content.service.js +225 -225
  201. package/esm5/lib/services/widget-resolver.model.js +56 -56
  202. package/esm5/lib/services/widget-search.model.js +125 -125
  203. package/esm5/public-api.js +87 -87
  204. package/esm5/sunbird-cb-utils-v2.js +9 -9
  205. package/fesm2015/sunbird-cb-utils-v2.js +6192 -6168
  206. package/fesm2015/sunbird-cb-utils-v2.js.map +1 -1
  207. package/fesm5/sunbird-cb-utils-v2.js +6701 -6677
  208. package/fesm5/sunbird-cb-utils-v2.js.map +1 -1
  209. package/lib/components/image-crop/image-crop.component.d.ts +56 -56
  210. package/lib/components/image-crop/image-crop.module.d.ts +2 -2
  211. package/lib/constants/features.enum.d.ts +553 -553
  212. package/lib/constants/instances.enum.d.ts +3 -3
  213. package/lib/constants/misc.constants.d.ts +2 -2
  214. package/lib/directives/class-change-on-scroll/class-change-on-scroll.directive.d.ts +18 -18
  215. package/lib/directives/class-change-on-scroll/class-change-on-scroll.module.d.ts +2 -2
  216. package/lib/directives/default-thumbnail/default-thumbnail.directive.d.ts +9 -9
  217. package/lib/directives/default-thumbnail/default-thumbnail.module.d.ts +2 -2
  218. package/lib/directives/image-responsive/image-responsive.directive.d.ts +17 -17
  219. package/lib/directives/image-responsive/image-responsive.module.d.ts +2 -2
  220. package/lib/directives/in-view-port/in-view-port.directive.d.ts +11 -11
  221. package/lib/directives/in-view-port/in-view-port.module.d.ts +2 -2
  222. package/lib/directives/navigation/navigation.directive.d.ts +9 -9
  223. package/lib/directives/navigation/navigation.module.d.ts +2 -2
  224. package/lib/directives/permission/permission.directive.d.ts +3 -3
  225. package/lib/directives/permission/permission.module.d.ts +2 -2
  226. package/lib/helpers/functions/getStringifiedQueryParams.d.ts +3 -3
  227. package/lib/helpers/horizontal-scroller/horizontal-scroller.component.d.ts +18 -18
  228. package/lib/helpers/horizontal-scroller/horizontal-scroller.module.d.ts +2 -2
  229. package/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.component.d.ts +36 -36
  230. package/lib/helpers/horizontal-scroller-v2/horizontal-scroller-v2.module.d.ts +2 -2
  231. package/lib/helpers/logout/logout.component.d.ts +20 -20
  232. package/lib/helpers/logout/logout.module.d.ts +2 -2
  233. package/lib/models/profile-v3.models.d.ts +91 -91
  234. package/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.module.d.ts +2 -2
  235. package/lib/pipes/pipe-certificate-image-URL/pipe-certimage-URL.pipe.d.ts +6 -6
  236. package/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.module.d.ts +2 -2
  237. package/lib/pipes/pipe-concise-date-range/pipe-concise-date-range.pipe.d.ts +10 -10
  238. package/lib/pipes/pipe-count-transform/pipe-count-transform.module.d.ts +2 -2
  239. package/lib/pipes/pipe-count-transform/pipe-count-transform.pipe.d.ts +4 -4
  240. package/lib/pipes/pipe-coursename/PipeCourseNameModule.d.ts +2 -2
  241. package/lib/pipes/pipe-coursename/pipe-coursename.pipe.d.ts +4 -4
  242. package/lib/pipes/pipe-date-concat/pipe-date-concat.module.d.ts +2 -2
  243. package/lib/pipes/pipe-date-concat/pipe-date-concat.pipe.d.ts +13 -13
  244. package/lib/pipes/pipe-duration-transform/pipe-duration-transform.module.d.ts +2 -2
  245. package/lib/pipes/pipe-duration-transform/pipe-duration-transform.pipe.d.ts +6 -6
  246. package/lib/pipes/pipe-email/pipe-email.module.d.ts +2 -2
  247. package/lib/pipes/pipe-email/pipe-email.pipe.d.ts +4 -4
  248. package/lib/pipes/pipe-filter/pipe-filter.module.d.ts +2 -2
  249. package/lib/pipes/pipe-filter/pipe-filter.pipe.d.ts +4 -4
  250. package/lib/pipes/pipe-filter-search/pipe-filter-search.module.d.ts +2 -2
  251. package/lib/pipes/pipe-filter-search/pipe-filter-search.pipe.d.ts +4 -4
  252. package/lib/pipes/pipe-filter-v2/pipe-filter-v2.module.d.ts +2 -2
  253. package/lib/pipes/pipe-filter-v2/pipe-filter-v2.pipe.d.ts +4 -4
  254. package/lib/pipes/pipe-filter-v3/pipe-filter-v3.module.d.ts +2 -2
  255. package/lib/pipes/pipe-filter-v3/pipe-filter-v3.pipe.d.ts +4 -4
  256. package/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.module.d.ts +2 -2
  257. package/lib/pipes/pipe-html-tag-removal/pipe-html-tag-removal.pipe.d.ts +4 -4
  258. package/lib/pipes/pipe-limit-to/pipe-limit-to.module.d.ts +2 -2
  259. package/lib/pipes/pipe-limit-to/pipe-limit-to.pipe.d.ts +4 -4
  260. package/lib/pipes/pipe-list-filter/pipe-list-filter.module.d.ts +2 -2
  261. package/lib/pipes/pipe-list-filter/pipe-list-filter.pipe.d.ts +4 -4
  262. package/lib/pipes/pipe-name-transform/pipe-name-transform.module.d.ts +2 -2
  263. package/lib/pipes/pipe-name-transform/pipe-name-transform.pipe.d.ts +9 -9
  264. package/lib/pipes/pipe-nic-relative/pipe-nic-relative.module.d.ts +2 -2
  265. package/lib/pipes/pipe-nic-relative/pipe-nic-relative.pipe.d.ts +7 -7
  266. package/lib/pipes/pipe-order-by/pipe-order-by.module.d.ts +2 -2
  267. package/lib/pipes/pipe-order-by/pipe-order-by.pipe.d.ts +9 -9
  268. package/lib/pipes/pipe-ordinal/pipe-ordinal.module.d.ts +2 -2
  269. package/lib/pipes/pipe-ordinal/pipe-ordinal.pipe.d.ts +4 -4
  270. package/lib/pipes/pipe-partial-content/pipe-partial-content.module.d.ts +2 -2
  271. package/lib/pipes/pipe-partial-content/pipe-partial-content.pipe.d.ts +4 -4
  272. package/lib/pipes/pipe-public-URL/pipe-public-URL.module.d.ts +2 -2
  273. package/lib/pipes/pipe-public-URL/pipe-public-URL.pipe.d.ts +6 -6
  274. package/lib/pipes/pipe-relative-time/pipe-relative-time.module.d.ts +2 -2
  275. package/lib/pipes/pipe-relative-time/pipe-relative-time.pipe.d.ts +4 -4
  276. package/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.module.d.ts +2 -2
  277. package/lib/pipes/pipe-safe-sanitizer/pipe-safe-sanitizer.pipe.d.ts +7 -7
  278. package/lib/resolvers/explore-detail.resolver.d.ts +16 -16
  279. package/lib/resolvers/marketing-offering.resolve.d.ts +10 -10
  280. package/lib/resolvers/module-name.resolver.d.ts +6 -6
  281. package/lib/resolvers/page-name.resolver.d.ts +5 -5
  282. package/lib/resolvers/page.constant.d.ts +1 -1
  283. package/lib/resolvers/page.model.d.ts +41 -41
  284. package/lib/resolvers/page.resolver.d.ts +17 -17
  285. package/lib/resolvers/resolver.model.d.ts +4 -4
  286. package/lib/services/auth-keycloak.service.d.ts +31 -31
  287. package/lib/services/auth-microsoft.service.d.ts +30 -30
  288. package/lib/services/card-content.model.d.ts +29 -29
  289. package/lib/services/configurations.model.d.ts +523 -523
  290. package/lib/services/configurations.service.d.ts +74 -73
  291. package/lib/services/content-strip-multiple.model.d.ts +79 -79
  292. package/lib/services/event.model.d.ts +221 -221
  293. package/lib/services/event.service.d.ts +30 -30
  294. package/lib/services/logger.service.d.ts +15 -15
  295. package/lib/services/ms-office.model.d.ts +6 -6
  296. package/lib/services/multilingual-translations.service.d.ts +20 -20
  297. package/lib/services/nps-grid.service.d.ts +12 -12
  298. package/lib/services/subapplication-respond.service.d.ts +23 -23
  299. package/lib/services/telemetry.service.d.ts +56 -56
  300. package/lib/services/user-preference.model.d.ts +34 -34
  301. package/lib/services/user-preference.service.d.ts +11 -11
  302. package/lib/services/utility.service.d.ts +31 -31
  303. package/lib/services/value.service.d.ts +8 -8
  304. package/lib/services/widget-content.model.d.ts +344 -344
  305. package/lib/services/widget-content.service.d.ts +50 -50
  306. package/lib/services/widget-resolver.model.d.ts +48 -48
  307. package/lib/services/widget-search.model.d.ts +114 -114
  308. package/package.json +1 -1
  309. package/public-api.d.ts +87 -87
  310. package/sunbird-cb-utils-v2.d.ts +9 -9
  311. package/sunbird-cb-utils-v2.metadata.json +1 -1
@@ -1,221 +1,221 @@
1
- export declare namespace WsEvents {
2
- interface IWsEventsFromWidget {
3
- type: 'widget';
4
- widgetType: string;
5
- widgetSubType: string;
6
- }
7
- interface IWsEventsFromPage {
8
- type: 'page';
9
- pageUrl: string;
10
- pageType: string;
11
- }
12
- enum WsEventType {
13
- Action = "Action",
14
- Telemetry = "Telemetry",
15
- PageNavigation = "PageNavigation",
16
- AccessRestrictedContentAccessed = "AccessRestrictedContentAccessed",
17
- PageSlow = "PageSlow",
18
- ErrorOccurred = "ErrorOccurred",
19
- WidgetResolveError = "WidgetResolveError"
20
- }
21
- enum WsEventLogLevel {
22
- Warn = "Warn",
23
- Error = "Error",
24
- Info = "Info",
25
- Log = "Log",
26
- Trace = "Trace"
27
- }
28
- enum WsAuditTypes {
29
- Created = "Created",
30
- Updated = "Updated",
31
- Deleted = "Deleted"
32
- }
33
- enum WsTimeSpentType {
34
- Page = "Page",
35
- Player = "Player"
36
- }
37
- enum WsTimeSpentMode {
38
- Play = "Play",
39
- View = "View"
40
- }
41
- enum externalTelemetrypdata {
42
- RBCP = "rbcp-web-ui"
43
- }
44
- interface IWsEvents<T> {
45
- eventType: WsEventType;
46
- eventLogLevel: WsEventLogLevel;
47
- from: IWsEventsFromWidget | IWsEventsFromPage | string;
48
- to: string;
49
- data: T;
50
- passThroughData?: any;
51
- pageContext?: any;
52
- }
53
- enum EnumTelemetrySubType {
54
- Init = "Init",
55
- Interact = "Interact",
56
- Loaded = "Loaded",
57
- Unloaded = "Unloaded",
58
- StateChange = "StateChange",
59
- HeartBeat = "HeartBeat",
60
- Search = "Search",
61
- Feedback = "Feedback",
62
- Impression = "Impression",
63
- Chatbot = "Chatbot",
64
- GetStarted = "Get Started",
65
- PlatformRating = "PlatformRating"
66
- }
67
- interface ITelemetryPageContext {
68
- pageId?: string;
69
- module?: string;
70
- pageIdExt?: string;
71
- }
72
- interface ITelemetryEdata {
73
- type: string;
74
- subType?: string;
75
- id?: string;
76
- pageid?: string;
77
- }
78
- interface ITelemetryTabData {
79
- label: string;
80
- index: number;
81
- }
82
- interface IWsEventTelemetry {
83
- eventSubType: EnumTelemetrySubType;
84
- pageContext?: ITelemetryPageContext;
85
- }
86
- enum EnumTelemetryPdfActivity {
87
- PAGE_CHANGED = "PAGE_CHANGED",
88
- FULLSCREEN_ACTIVATED = "FULLSCREEN_ACTIVATED",
89
- FULLSCREEN_DEACTIVATED = "FULLSCREEN_DEACTIVATED",
90
- ZOOM_CHANGE = "ZOOM_CHANGE",
91
- NONE = "NONE"
92
- }
93
- interface IWsEventTelemetryPdfData extends IWsEventTelemetry {
94
- activityType: EnumTelemetryPdfActivity;
95
- currentPage: number;
96
- totalPage: number;
97
- activityStartedAt: Date | null;
98
- object: any;
99
- }
100
- interface IWsEventTelemetrySurveyData extends IWsEventTelemetry {
101
- object: any;
102
- }
103
- type WsEventTelemetryPDF = IWsEvents<IWsEventTelemetryPdfData>;
104
- type WsEventTelemetrySurvey = IWsEvents<IWsEventTelemetrySurveyData>;
105
- interface IWsEventTelemetryInteract extends IWsEventTelemetry {
106
- edata: ITelemetryEdata;
107
- object: any;
108
- pageContext?: ITelemetryPageContext;
109
- }
110
- interface IWsEventTelemetryFeedback extends IWsEventTelemetry {
111
- edata: ITelemetryEdata;
112
- object: any;
113
- pageContext?: ITelemetryPageContext;
114
- }
115
- interface IWsEventTelemetryImpression extends IWsEventTelemetry {
116
- edata?: ITelemetryEdata;
117
- object?: any;
118
- pageContext?: ITelemetryPageContext;
119
- }
120
- interface IWsEventTelemetrySearch extends IWsEventTelemetry {
121
- type: string;
122
- subType?: string;
123
- query?: string;
124
- filters?: string;
125
- size?: number;
126
- locale?: any;
127
- }
128
- interface IWsEventTelemetryHeartBeat extends IWsEventTelemetry {
129
- type: string;
130
- id: string;
131
- }
132
- type WsEventTelemetryInteract = IWsEvents<IWsEventTelemetryInteract>;
133
- type WsEventTelemetryFeedback = IWsEvents<IWsEventTelemetryFeedback>;
134
- type WsEventTelemetryImpression = IWsEvents<IWsEventTelemetryImpression>;
135
- type WsEventTelemetrySearch = IWsEvents<IWsEventTelemetrySearch>;
136
- type WsEventTelemetryHeartBeat = IWsEvents<IWsEventTelemetryHeartBeat>;
137
- enum EnumTelemetryMediaActivity {
138
- PLAYED = "PLAYED",
139
- PAUSED = "PAUSED",
140
- SEEKED = "SEEKED",
141
- ENDED = "ENDED",
142
- VOLUME_CHANGE = "VOLUME_CHANGE",
143
- MUTE = "MUTE",
144
- UNMUTE = "UNMUTE",
145
- PLAYBACK_SPEED_CHANGE = "PLAYBACK_SPEED_CHANGE",
146
- FULLSCREEN_ACTIVATED = "FULLSCREEN_ACTIVATED",
147
- FULLSCREEN_DEACTIVATED = "FULLSCREEN_DEACTIVATED",
148
- PICTURE_IN_PICTURE_ACTIVATED = "PICTURE_IN_PICTURE_ACTIVATED",
149
- PICTURE_IN_PICTURE_DEACTIVATED = "PICTURE_IN_PICTURE_DEACTIVATED",
150
- NONE = "NONE"
151
- }
152
- enum EnumTelemetryMediaState {
153
- PLAYING = "PLAYING",
154
- PAUSED = "PAUSED",
155
- ENDED = "ENDED",
156
- BUFFERING = "BUFFERING",
157
- NOT_STARTED = "NOT_STARTED"
158
- }
159
- interface IWsEventTelemetryMediaData extends IWsEventTelemetry {
160
- currentState: EnumTelemetryMediaState;
161
- activityType: EnumTelemetryMediaActivity;
162
- currentTime: number | null;
163
- totalTime: number | null;
164
- maxedSeekedTime: number;
165
- activityStartedAt?: Date | null;
166
- }
167
- type WsEventTelemetryMedia = IWsEvents<IWsEventTelemetryMediaData>;
168
- enum EnumTelemetrymodules {
169
- CONTENT = "content",
170
- FEEDBACK = "feedback",
171
- COURSE = "course",
172
- PROGRAM = "program",
173
- EXPLORE = "explore",
174
- LEARN = "learn",
175
- HOME = "home",
176
- DASHBOARD = "dashboard",
177
- SEARCH = "search",
178
- DISCUSS = "Discuss",
179
- COMPETENCY = "competency",
180
- EVENTS = "events",
181
- CAREER = "career",
182
- PROFILE = "profile",
183
- NETWORK = "network",
184
- SUPPORT = "support",
185
- KARMAPOINTS = "karmapoints",
186
- PLATFORM_RATING = "platformrating"
187
- }
188
- enum EnumInteractTypes {
189
- CLICK = "click",
190
- subType = "subType"
191
- }
192
- enum EnumInteractSubTypes {
193
- COURSE_TAB = "course-tab",
194
- CAREER_TAB = "career-tab",
195
- NETWORK_TAB = "network-tab",
196
- COMPETENCY_TAB = "competency-tab",
197
- PROFILE_EDIT_TAB = "profile-edit-tab",
198
- DISCUSS_TAB = "discuss-tab",
199
- EVENTS_TAB = "events-tab",
200
- SIDE_MENU = "side-menu",
201
- MY_IGOT = "my-igot",
202
- MY_LEARNING = "my-learning",
203
- RECENTLY_ADDED = "recently-added",
204
- TRENDING_IN_YOUR_DEPARTMENT = "trending-in-your-department",
205
- TRENDING_ACROSS_YOUR_DEPARTMENTS = "trending-across-your-departments",
206
- LEARNING_UNDER_30_MINUTES = "learning-under-30-minutes",
207
- BLENDED_PROGRAM = "blended program",
208
- RECENT_CONNECTION_REQUEST = "recent-connection-request",
209
- CERTIFICATIONS_OF_THE_WEEK = "certifications-of-the-week",
210
- HOME_PAGE_STRIP_TABS = "home-page-strip-tabs",
211
- HUB_MENU = "hub-menu",
212
- PORTAL_NUDGE = "portal_nudge",
213
- CERTIFICATE = "certificate",
214
- DEFAULT_SUBTYPE = "default-subtype",
215
- SUGGESTED_CONNECTIONS = "suggested-connections",
216
- PROFILE = "profile",
217
- ADD_POST = "add-post",
218
- TRENDING_DISCUSSIONS = "trending-discussions",
219
- MY_DISCUSSIONS = "my-discussions"
220
- }
221
- }
1
+ export declare namespace WsEvents {
2
+ interface IWsEventsFromWidget {
3
+ type: 'widget';
4
+ widgetType: string;
5
+ widgetSubType: string;
6
+ }
7
+ interface IWsEventsFromPage {
8
+ type: 'page';
9
+ pageUrl: string;
10
+ pageType: string;
11
+ }
12
+ enum WsEventType {
13
+ Action = "Action",
14
+ Telemetry = "Telemetry",
15
+ PageNavigation = "PageNavigation",
16
+ AccessRestrictedContentAccessed = "AccessRestrictedContentAccessed",
17
+ PageSlow = "PageSlow",
18
+ ErrorOccurred = "ErrorOccurred",
19
+ WidgetResolveError = "WidgetResolveError"
20
+ }
21
+ enum WsEventLogLevel {
22
+ Warn = "Warn",
23
+ Error = "Error",
24
+ Info = "Info",
25
+ Log = "Log",
26
+ Trace = "Trace"
27
+ }
28
+ enum WsAuditTypes {
29
+ Created = "Created",
30
+ Updated = "Updated",
31
+ Deleted = "Deleted"
32
+ }
33
+ enum WsTimeSpentType {
34
+ Page = "Page",
35
+ Player = "Player"
36
+ }
37
+ enum WsTimeSpentMode {
38
+ Play = "Play",
39
+ View = "View"
40
+ }
41
+ enum externalTelemetrypdata {
42
+ RBCP = "rbcp-web-ui"
43
+ }
44
+ interface IWsEvents<T> {
45
+ eventType: WsEventType;
46
+ eventLogLevel: WsEventLogLevel;
47
+ from: IWsEventsFromWidget | IWsEventsFromPage | string;
48
+ to: string;
49
+ data: T;
50
+ passThroughData?: any;
51
+ pageContext?: any;
52
+ }
53
+ enum EnumTelemetrySubType {
54
+ Init = "Init",
55
+ Interact = "Interact",
56
+ Loaded = "Loaded",
57
+ Unloaded = "Unloaded",
58
+ StateChange = "StateChange",
59
+ HeartBeat = "HeartBeat",
60
+ Search = "Search",
61
+ Feedback = "Feedback",
62
+ Impression = "Impression",
63
+ Chatbot = "Chatbot",
64
+ GetStarted = "Get Started",
65
+ PlatformRating = "PlatformRating"
66
+ }
67
+ interface ITelemetryPageContext {
68
+ pageId?: string;
69
+ module?: string;
70
+ pageIdExt?: string;
71
+ }
72
+ interface ITelemetryEdata {
73
+ type: string;
74
+ subType?: string;
75
+ id?: string;
76
+ pageid?: string;
77
+ }
78
+ interface ITelemetryTabData {
79
+ label: string;
80
+ index: number;
81
+ }
82
+ interface IWsEventTelemetry {
83
+ eventSubType: EnumTelemetrySubType;
84
+ pageContext?: ITelemetryPageContext;
85
+ }
86
+ enum EnumTelemetryPdfActivity {
87
+ PAGE_CHANGED = "PAGE_CHANGED",
88
+ FULLSCREEN_ACTIVATED = "FULLSCREEN_ACTIVATED",
89
+ FULLSCREEN_DEACTIVATED = "FULLSCREEN_DEACTIVATED",
90
+ ZOOM_CHANGE = "ZOOM_CHANGE",
91
+ NONE = "NONE"
92
+ }
93
+ interface IWsEventTelemetryPdfData extends IWsEventTelemetry {
94
+ activityType: EnumTelemetryPdfActivity;
95
+ currentPage: number;
96
+ totalPage: number;
97
+ activityStartedAt: Date | null;
98
+ object: any;
99
+ }
100
+ interface IWsEventTelemetrySurveyData extends IWsEventTelemetry {
101
+ object: any;
102
+ }
103
+ type WsEventTelemetryPDF = IWsEvents<IWsEventTelemetryPdfData>;
104
+ type WsEventTelemetrySurvey = IWsEvents<IWsEventTelemetrySurveyData>;
105
+ interface IWsEventTelemetryInteract extends IWsEventTelemetry {
106
+ edata: ITelemetryEdata;
107
+ object: any;
108
+ pageContext?: ITelemetryPageContext;
109
+ }
110
+ interface IWsEventTelemetryFeedback extends IWsEventTelemetry {
111
+ edata: ITelemetryEdata;
112
+ object: any;
113
+ pageContext?: ITelemetryPageContext;
114
+ }
115
+ interface IWsEventTelemetryImpression extends IWsEventTelemetry {
116
+ edata?: ITelemetryEdata;
117
+ object?: any;
118
+ pageContext?: ITelemetryPageContext;
119
+ }
120
+ interface IWsEventTelemetrySearch extends IWsEventTelemetry {
121
+ type: string;
122
+ subType?: string;
123
+ query?: string;
124
+ filters?: string;
125
+ size?: number;
126
+ locale?: any;
127
+ }
128
+ interface IWsEventTelemetryHeartBeat extends IWsEventTelemetry {
129
+ type: string;
130
+ id: string;
131
+ }
132
+ type WsEventTelemetryInteract = IWsEvents<IWsEventTelemetryInteract>;
133
+ type WsEventTelemetryFeedback = IWsEvents<IWsEventTelemetryFeedback>;
134
+ type WsEventTelemetryImpression = IWsEvents<IWsEventTelemetryImpression>;
135
+ type WsEventTelemetrySearch = IWsEvents<IWsEventTelemetrySearch>;
136
+ type WsEventTelemetryHeartBeat = IWsEvents<IWsEventTelemetryHeartBeat>;
137
+ enum EnumTelemetryMediaActivity {
138
+ PLAYED = "PLAYED",
139
+ PAUSED = "PAUSED",
140
+ SEEKED = "SEEKED",
141
+ ENDED = "ENDED",
142
+ VOLUME_CHANGE = "VOLUME_CHANGE",
143
+ MUTE = "MUTE",
144
+ UNMUTE = "UNMUTE",
145
+ PLAYBACK_SPEED_CHANGE = "PLAYBACK_SPEED_CHANGE",
146
+ FULLSCREEN_ACTIVATED = "FULLSCREEN_ACTIVATED",
147
+ FULLSCREEN_DEACTIVATED = "FULLSCREEN_DEACTIVATED",
148
+ PICTURE_IN_PICTURE_ACTIVATED = "PICTURE_IN_PICTURE_ACTIVATED",
149
+ PICTURE_IN_PICTURE_DEACTIVATED = "PICTURE_IN_PICTURE_DEACTIVATED",
150
+ NONE = "NONE"
151
+ }
152
+ enum EnumTelemetryMediaState {
153
+ PLAYING = "PLAYING",
154
+ PAUSED = "PAUSED",
155
+ ENDED = "ENDED",
156
+ BUFFERING = "BUFFERING",
157
+ NOT_STARTED = "NOT_STARTED"
158
+ }
159
+ interface IWsEventTelemetryMediaData extends IWsEventTelemetry {
160
+ currentState: EnumTelemetryMediaState;
161
+ activityType: EnumTelemetryMediaActivity;
162
+ currentTime: number | null;
163
+ totalTime: number | null;
164
+ maxedSeekedTime: number;
165
+ activityStartedAt?: Date | null;
166
+ }
167
+ type WsEventTelemetryMedia = IWsEvents<IWsEventTelemetryMediaData>;
168
+ enum EnumTelemetrymodules {
169
+ CONTENT = "content",
170
+ FEEDBACK = "feedback",
171
+ COURSE = "course",
172
+ PROGRAM = "program",
173
+ EXPLORE = "explore",
174
+ LEARN = "learn",
175
+ HOME = "home",
176
+ DASHBOARD = "dashboard",
177
+ SEARCH = "search",
178
+ DISCUSS = "Discuss",
179
+ COMPETENCY = "competency",
180
+ EVENTS = "events",
181
+ CAREER = "career",
182
+ PROFILE = "profile",
183
+ NETWORK = "network",
184
+ SUPPORT = "support",
185
+ KARMAPOINTS = "karmapoints",
186
+ PLATFORM_RATING = "platformrating"
187
+ }
188
+ enum EnumInteractTypes {
189
+ CLICK = "click",
190
+ subType = "subType"
191
+ }
192
+ enum EnumInteractSubTypes {
193
+ COURSE_TAB = "course-tab",
194
+ CAREER_TAB = "career-tab",
195
+ NETWORK_TAB = "network-tab",
196
+ COMPETENCY_TAB = "competency-tab",
197
+ PROFILE_EDIT_TAB = "profile-edit-tab",
198
+ DISCUSS_TAB = "discuss-tab",
199
+ EVENTS_TAB = "events-tab",
200
+ SIDE_MENU = "side-menu",
201
+ MY_IGOT = "my-igot",
202
+ MY_LEARNING = "my-learning",
203
+ RECENTLY_ADDED = "recently-added",
204
+ TRENDING_IN_YOUR_DEPARTMENT = "trending-in-your-department",
205
+ TRENDING_ACROSS_YOUR_DEPARTMENTS = "trending-across-your-departments",
206
+ LEARNING_UNDER_30_MINUTES = "learning-under-30-minutes",
207
+ BLENDED_PROGRAM = "blended program",
208
+ RECENT_CONNECTION_REQUEST = "recent-connection-request",
209
+ CERTIFICATIONS_OF_THE_WEEK = "certifications-of-the-week",
210
+ HOME_PAGE_STRIP_TABS = "home-page-strip-tabs",
211
+ HUB_MENU = "hub-menu",
212
+ PORTAL_NUDGE = "portal_nudge",
213
+ CERTIFICATE = "certificate",
214
+ DEFAULT_SUBTYPE = "default-subtype",
215
+ SUGGESTED_CONNECTIONS = "suggested-connections",
216
+ PROFILE = "profile",
217
+ ADD_POST = "add-post",
218
+ TRENDING_DISCUSSIONS = "trending-discussions",
219
+ MY_DISCUSSIONS = "my-discussions"
220
+ }
221
+ }
@@ -1,30 +1,30 @@
1
- import { WsEvents } from './event.model';
2
- import { UtilityService } from './utility.service';
3
- export declare class EventService {
4
- private utilitySvc;
5
- todaysEvents: any;
6
- private eventsSubject;
7
- events$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
8
- private eventsChatbotSubject;
9
- chatbotEvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
10
- private eventsGetStartSubject;
11
- getStartEvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
12
- private eventsPRSubject;
13
- getPREvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
14
- environment: any;
15
- constructor(environment: any, utilitySvc: UtilityService);
16
- dispatchEvent<T>(event: WsEvents.IWsEvents<T>): void;
17
- dispatchChatbotEvent<T>(event: WsEvents.IWsEvents<T>): void;
18
- dispatchGetStartedEvent<T>(event: WsEvents.IWsEvents<T>): void;
19
- dispatchPlatformRatingEvent<T>(event: WsEvents.IWsEvents<T>): void;
20
- raiseInteractTelemetry(edata: WsEvents.ITelemetryEdata, object: any, pageContext?: WsEvents.ITelemetryPageContext): void;
21
- raiseFeedbackTelemetry(edata: WsEvents.ITelemetryEdata, object: any, from?: string): void;
22
- raiseCustomImpression(object: any, pageContext?: WsEvents.ITelemetryPageContext): void;
23
- private getContext;
24
- handleTabTelemetry(subType: string, data: WsEvents.ITelemetryTabData, object?: any): void;
25
- getPublicUrl(url: string): string;
26
- allEventDateFormat(datetime: any): string;
27
- compareDate(startDate: any): boolean;
28
- customDateFormat(date: any, time: any): string;
29
- setEventListData(eventObj: any): void;
30
- }
1
+ import { WsEvents } from './event.model';
2
+ import { UtilityService } from './utility.service';
3
+ export declare class EventService {
4
+ private utilitySvc;
5
+ todaysEvents: any;
6
+ private eventsSubject;
7
+ events$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
8
+ private eventsChatbotSubject;
9
+ chatbotEvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
10
+ private eventsGetStartSubject;
11
+ getStartEvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
12
+ private eventsPRSubject;
13
+ getPREvents$: import("rxjs").Observable<WsEvents.IWsEvents<any>>;
14
+ environment: any;
15
+ constructor(environment: any, utilitySvc: UtilityService);
16
+ dispatchEvent<T>(event: WsEvents.IWsEvents<T>): void;
17
+ dispatchChatbotEvent<T>(event: WsEvents.IWsEvents<T>): void;
18
+ dispatchGetStartedEvent<T>(event: WsEvents.IWsEvents<T>): void;
19
+ dispatchPlatformRatingEvent<T>(event: WsEvents.IWsEvents<T>): void;
20
+ raiseInteractTelemetry(edata: WsEvents.ITelemetryEdata, object: any, pageContext?: WsEvents.ITelemetryPageContext): void;
21
+ raiseFeedbackTelemetry(edata: WsEvents.ITelemetryEdata, object: any, from?: string): void;
22
+ raiseCustomImpression(object: any, pageContext?: WsEvents.ITelemetryPageContext): void;
23
+ private getContext;
24
+ handleTabTelemetry(subType: string, data: WsEvents.ITelemetryTabData, object?: any): void;
25
+ getPublicUrl(url: string): string;
26
+ allEventDateFormat(datetime: any): string;
27
+ compareDate(startDate: any): boolean;
28
+ customDateFormat(date: any, time: any): string;
29
+ setEventListData(eventObj: any): void;
30
+ }
@@ -1,15 +1,15 @@
1
- import { ConfigurationsService } from './configurations.service';
2
- export declare class LoggerService {
3
- private configSvc;
4
- constructor(configSvc: ConfigurationsService);
5
- private consoleError;
6
- private consoleInfo;
7
- private consoleLog;
8
- private consoleWarn;
9
- private noConsole;
10
- readonly error: (message?: any, ...optionalParams: any[]) => void;
11
- readonly info: (message?: any, ...optionalParams: any[]) => void;
12
- readonly log: (message?: any, ...optionalParams: any[]) => void;
13
- readonly warn: (message?: any, ...optionalParams: any[]) => void;
14
- removeConsoleAccess(): void;
15
- }
1
+ import { ConfigurationsService } from './configurations.service';
2
+ export declare class LoggerService {
3
+ private configSvc;
4
+ constructor(configSvc: ConfigurationsService);
5
+ private consoleError;
6
+ private consoleInfo;
7
+ private consoleLog;
8
+ private consoleWarn;
9
+ private noConsole;
10
+ readonly error: (message?: any, ...optionalParams: any[]) => void;
11
+ readonly info: (message?: any, ...optionalParams: any[]) => void;
12
+ readonly log: (message?: any, ...optionalParams: any[]) => void;
13
+ readonly warn: (message?: any, ...optionalParams: any[]) => void;
14
+ removeConsoleAccess(): void;
15
+ }
@@ -1,6 +1,6 @@
1
- export interface IWsMsTokenModelResponse {
2
- accessToken?: string;
3
- expiresOn?: string;
4
- resource?: string;
5
- tokenType?: string;
6
- }
1
+ export interface IWsMsTokenModelResponse {
2
+ accessToken?: string;
3
+ expiresOn?: string;
4
+ resource?: string;
5
+ tokenType?: string;
6
+ }
@@ -1,20 +1,20 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { TranslateService } from '@ngx-translate/core';
3
- import { BehaviorSubject } from 'rxjs';
4
- import { ConfigurationsService } from './configurations.service';
5
- export declare class MultilingualTranslationsService {
6
- private translate;
7
- private http;
8
- private configSvc;
9
- selectedLang: string;
10
- languageSelected: BehaviorSubject<boolean>;
11
- languageSelectedObservable: import("rxjs").Observable<boolean>;
12
- editProfileDetails: string;
13
- constructor(translate: TranslateService, http: HttpClient, configSvc: ConfigurationsService);
14
- getLanguage(): void;
15
- translateLabelWithoutspace(label: string, type: any, subtype: any): any;
16
- translateLabel(label: string, type: any, subtype: any): any;
17
- translateActualLabel(label: string, type: any, subtype: any): any;
18
- editProfileDetailsAPI(data: any): import("rxjs").Observable<any>;
19
- updatelanguageSelected(state: any, lang: any, userid: any): void;
20
- }
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { TranslateService } from '@ngx-translate/core';
3
+ import { BehaviorSubject } from 'rxjs';
4
+ import { ConfigurationsService } from './configurations.service';
5
+ export declare class MultilingualTranslationsService {
6
+ private translate;
7
+ private http;
8
+ private configSvc;
9
+ selectedLang: string;
10
+ languageSelected: BehaviorSubject<boolean>;
11
+ languageSelectedObservable: import("rxjs").Observable<boolean>;
12
+ editProfileDetails: string;
13
+ constructor(translate: TranslateService, http: HttpClient, configSvc: ConfigurationsService);
14
+ getLanguage(): void;
15
+ translateLabelWithoutspace(label: string, type: any, subtype: any): any;
16
+ translateLabel(label: string, type: any, subtype: any): any;
17
+ translateActualLabel(label: string, type: any, subtype: any): any;
18
+ editProfileDetailsAPI(data: any): import("rxjs").Observable<any>;
19
+ updatelanguageSelected(state: any, lang: any, userid: any): void;
20
+ }
@@ -1,12 +1,12 @@
1
- import { HttpClient } from '@angular/common/http';
2
- export declare class NPSGridService {
3
- private http;
4
- private telemetryEvents;
5
- updateTelemetryDataObservable: import("rxjs").Observable<boolean>;
6
- constructor(http: HttpClient);
7
- updateTelemetryData(state: boolean): void;
8
- getFeedStatus(id: any): import("rxjs").Observable<any>;
9
- getFormData(formid: any): import("rxjs").Observable<any>;
10
- submitPlatformRating(req: any): import("rxjs").Observable<any>;
11
- deleteFeed(req: any): import("rxjs").Observable<any>;
12
- }
1
+ import { HttpClient } from '@angular/common/http';
2
+ export declare class NPSGridService {
3
+ private http;
4
+ private telemetryEvents;
5
+ updateTelemetryDataObservable: import("rxjs").Observable<boolean>;
6
+ constructor(http: HttpClient);
7
+ updateTelemetryData(state: boolean): void;
8
+ getFeedStatus(id: any): import("rxjs").Observable<any>;
9
+ getFormData(formid: any): import("rxjs").Observable<any>;
10
+ submitPlatformRating(req: any): import("rxjs").Observable<any>;
11
+ deleteFeed(req: any): import("rxjs").Observable<any>;
12
+ }