@sunbird-cb/consumption 0.0.63 → 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 -17345
  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 -184
  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 -211
  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 -15288
  229. package/fesm2015/sunbird-cb-consumption.js.map +1 -1
  230. package/fesm5/sunbird-cb-consumption.js +17476 -17351
  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 -26
  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,472 +1,472 @@
1
- /**
2
- * @fileoverview added by tsickle
3
- * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4
- */
5
- export var NSSearch;
6
- (function (NSSearch) {
7
- /**
8
- * @record
9
- */
10
- function IFeatureSearchConfig() { }
11
- NSSearch.IFeatureSearchConfig = IFeatureSearchConfig;
12
- if (false) {
13
- /** @type {?} */
14
- IFeatureSearchConfig.prototype.tabs;
15
- }
16
- /**
17
- * @record
18
- */
19
- function IFilterSearchRequest() { }
20
- NSSearch.IFilterSearchRequest = IFilterSearchRequest;
21
- if (false) {
22
- /** @type {?|undefined} */
23
- IFilterSearchRequest.prototype.contentType;
24
- /** @type {?|undefined} */
25
- IFilterSearchRequest.prototype.creatorContacts;
26
- /** @type {?|undefined} */
27
- IFilterSearchRequest.prototype.labels;
28
- /** @type {?|undefined} */
29
- IFilterSearchRequest.prototype.resourceCategory;
30
- /** @type {?|undefined} */
31
- IFilterSearchRequest.prototype.catalogPaths;
32
- }
33
- /**
34
- * @record
35
- */
36
- function ISearchRequest() { }
37
- NSSearch.ISearchRequest = ISearchRequest;
38
- if (false) {
39
- /** @type {?|undefined} */
40
- ISearchRequest.prototype.filters;
41
- /** @type {?|undefined} */
42
- ISearchRequest.prototype.query;
43
- /** @type {?|undefined} */
44
- ISearchRequest.prototype.isStandAlone;
45
- /** @type {?|undefined} */
46
- ISearchRequest.prototype.instanceCatalog;
47
- /** @type {?|undefined} */
48
- ISearchRequest.prototype.locale;
49
- /** @type {?|undefined} */
50
- ISearchRequest.prototype.pageNo;
51
- /** @type {?|undefined} */
52
- ISearchRequest.prototype.pageSize;
53
- /** @type {?|undefined} */
54
- ISearchRequest.prototype.uuid;
55
- /** @type {?|undefined} */
56
- ISearchRequest.prototype.rootOrg;
57
- /** @type {?|undefined} */
58
- ISearchRequest.prototype.sort;
59
- }
60
- /**
61
- * @record
62
- */
63
- function ISearchOrgRegionRecommendationRequest() { }
64
- NSSearch.ISearchOrgRegionRecommendationRequest = ISearchOrgRegionRecommendationRequest;
65
- if (false) {
66
- /** @type {?|undefined} */
67
- ISearchOrgRegionRecommendationRequest.prototype.defaultLabel;
68
- /** @type {?|undefined} */
69
- ISearchOrgRegionRecommendationRequest.prototype.preLabelValue;
70
- }
71
- /**
72
- * @record
73
- */
74
- function ISearchV6Request() { }
75
- NSSearch.ISearchV6Request = ISearchV6Request;
76
- if (false) {
77
- /** @type {?|undefined} */
78
- ISearchV6Request.prototype.visibleFilters;
79
- /** @type {?|undefined} */
80
- ISearchV6Request.prototype.excludeSourceFields;
81
- /** @type {?|undefined} */
82
- ISearchV6Request.prototype.includeSourceFields;
83
- /** @type {?|undefined} */
84
- ISearchV6Request.prototype.sort;
85
- /** @type {?} */
86
- ISearchV6Request.prototype.query;
87
- /** @type {?|undefined} */
88
- ISearchV6Request.prototype.sourceFields;
89
- /** @type {?|undefined} */
90
- ISearchV6Request.prototype.locale;
91
- /** @type {?|undefined} */
92
- ISearchV6Request.prototype.pageNo;
93
- /** @type {?|undefined} */
94
- ISearchV6Request.prototype.pageSize;
95
- /** @type {?|undefined} */
96
- ISearchV6Request.prototype.filters;
97
- /** @type {?|undefined} */
98
- ISearchV6Request.prototype.isStandAlone;
99
- /** @type {?|undefined} */
100
- ISearchV6Request.prototype.didYouMean;
101
- /** @type {?|undefined} */
102
- ISearchV6Request.prototype.request;
103
- }
104
- /**
105
- * @record
106
- */
107
- function ISearchV6RequestV2() { }
108
- NSSearch.ISearchV6RequestV2 = ISearchV6RequestV2;
109
- if (false) {
110
- /** @type {?} */
111
- ISearchV6RequestV2.prototype.request;
112
- }
113
- /**
114
- * @record
115
- */
116
- function ISearchV6RequestV3() { }
117
- NSSearch.ISearchV6RequestV3 = ISearchV6RequestV3;
118
- if (false) {
119
- /** @type {?} */
120
- ISearchV6RequestV3.prototype.request;
121
- }
122
- /**
123
- * @record
124
- */
125
- function ISearchSort() { }
126
- NSSearch.ISearchSort = ISearchSort;
127
- /**
128
- * @record
129
- */
130
- function ISearchV6VisibleFilters() { }
131
- NSSearch.ISearchV6VisibleFilters = ISearchV6VisibleFilters;
132
- /**
133
- * @record
134
- */
135
- function ISearchV6Filters() { }
136
- NSSearch.ISearchV6Filters = ISearchV6Filters;
137
- if (false) {
138
- /** @type {?|undefined} */
139
- ISearchV6Filters.prototype.andFilters;
140
- /** @type {?|undefined} */
141
- ISearchV6Filters.prototype.notFilters;
142
- }
143
- /**
144
- * @record
145
- */
146
- function ISearchRedirection() { }
147
- NSSearch.ISearchRedirection = ISearchRedirection;
148
- if (false) {
149
- /** @type {?|undefined} */
150
- ISearchRedirection.prototype.f;
151
- /** @type {?|undefined} */
152
- ISearchRedirection.prototype.q;
153
- /** @type {?|undefined} */
154
- ISearchRedirection.prototype.tab;
155
- }
156
- /**
157
- * @record
158
- */
159
- function IConfigContentStrip() { }
160
- NSSearch.IConfigContentStrip = IConfigContentStrip;
161
- if (false) {
162
- /** @type {?|undefined} */
163
- IConfigContentStrip.prototype.titleKey;
164
- /** @type {?|undefined} */
165
- IConfigContentStrip.prototype.title;
166
- /** @type {?|undefined} */
167
- IConfigContentStrip.prototype.reqRoles;
168
- /** @type {?|undefined} */
169
- IConfigContentStrip.prototype.reqFeatures;
170
- /** @type {?|undefined} */
171
- IConfigContentStrip.prototype.searchRedirection;
172
- /** @type {?|undefined} */
173
- IConfigContentStrip.prototype.searchQuery;
174
- /** @type {?|undefined} */
175
- IConfigContentStrip.prototype.contentIds;
176
- }
177
- /**
178
- * @record
179
- */
180
- function ISearchApiResult() { }
181
- NSSearch.ISearchApiResult = ISearchApiResult;
182
- if (false) {
183
- /** @type {?} */
184
- ISearchApiResult.prototype.totalHits;
185
- /** @type {?} */
186
- ISearchApiResult.prototype.result;
187
- /** @type {?} */
188
- ISearchApiResult.prototype.filters;
189
- /** @type {?|undefined} */
190
- ISearchApiResult.prototype.notToBeShownFilters;
191
- /** @type {?} */
192
- ISearchApiResult.prototype.filtersUsed;
193
- }
194
- /**
195
- * @record
196
- */
197
- function ISearchV6ApiResult() { }
198
- NSSearch.ISearchV6ApiResult = ISearchV6ApiResult;
199
- if (false) {
200
- /** @type {?} */
201
- ISearchV6ApiResult.prototype.totalHits;
202
- /** @type {?} */
203
- ISearchV6ApiResult.prototype.result;
204
- /** @type {?} */
205
- ISearchV6ApiResult.prototype.filtersUsed;
206
- /** @type {?} */
207
- ISearchV6ApiResult.prototype.notVisibleFilters;
208
- /** @type {?} */
209
- ISearchV6ApiResult.prototype.filters;
210
- /** @type {?|undefined} */
211
- ISearchV6ApiResult.prototype.queryUsed;
212
- /** @type {?|undefined} */
213
- ISearchV6ApiResult.prototype.doYouMean;
214
- }
215
- /**
216
- * @record
217
- */
218
- function IFilterUnitResponse() { }
219
- NSSearch.IFilterUnitResponse = IFilterUnitResponse;
220
- if (false) {
221
- /** @type {?|undefined} */
222
- IFilterUnitResponse.prototype.id;
223
- /** @type {?} */
224
- IFilterUnitResponse.prototype.type;
225
- /** @type {?} */
226
- IFilterUnitResponse.prototype.displayName;
227
- /** @type {?} */
228
- IFilterUnitResponse.prototype.content;
229
- }
230
- /**
231
- * @record
232
- */
233
- function IFilterUnitContent() { }
234
- NSSearch.IFilterUnitContent = IFilterUnitContent;
235
- if (false) {
236
- /** @type {?|undefined} */
237
- IFilterUnitContent.prototype.type;
238
- /** @type {?|undefined} */
239
- IFilterUnitContent.prototype.id;
240
- /** @type {?} */
241
- IFilterUnitContent.prototype.displayName;
242
- /** @type {?} */
243
- IFilterUnitContent.prototype.count;
244
- /** @type {?|undefined} */
245
- IFilterUnitContent.prototype.children;
246
- }
247
- /**
248
- * @record
249
- */
250
- function ITypeUnitResponse() { }
251
- NSSearch.ITypeUnitResponse = ITypeUnitResponse;
252
- if (false) {
253
- /** @type {?} */
254
- ITypeUnitResponse.prototype.displayName;
255
- /** @type {?} */
256
- ITypeUnitResponse.prototype.type;
257
- /** @type {?} */
258
- ITypeUnitResponse.prototype.count;
259
- }
260
- /**
261
- * @record
262
- */
263
- function ISearchV6ApiResultV2() { }
264
- NSSearch.ISearchV6ApiResultV2 = ISearchV6ApiResultV2;
265
- if (false) {
266
- /** @type {?} */
267
- ISearchV6ApiResultV2.prototype.totalHits;
268
- /** @type {?} */
269
- ISearchV6ApiResultV2.prototype.id;
270
- /** @type {?} */
271
- ISearchV6ApiResultV2.prototype.ver;
272
- /** @type {?} */
273
- ISearchV6ApiResultV2.prototype.ts;
274
- /** @type {?} */
275
- ISearchV6ApiResultV2.prototype.params;
276
- /** @type {?} */
277
- ISearchV6ApiResultV2.prototype.responseCode;
278
- /** @type {?} */
279
- ISearchV6ApiResultV2.prototype.result;
280
- /** @type {?} */
281
- ISearchV6ApiResultV2.prototype.filters;
282
- /** @type {?} */
283
- ISearchV6ApiResultV2.prototype.api;
284
- }
285
- /**
286
- * @record
287
- */
288
- function IFacet() { }
289
- NSSearch.IFacet = IFacet;
290
- if (false) {
291
- /** @type {?} */
292
- IFacet.prototype.displayName;
293
- /** @type {?} */
294
- IFacet.prototype.type;
295
- /** @type {?} */
296
- IFacet.prototype.content;
297
- }
298
- /**
299
- * @record
300
- */
301
- function IContentFilter() { }
302
- NSSearch.IContentFilter = IContentFilter;
303
- if (false) {
304
- /** @type {?} */
305
- IContentFilter.prototype.displayName;
306
- /** @type {?} */
307
- IContentFilter.prototype.type;
308
- /** @type {?} */
309
- IContentFilter.prototype.count;
310
- /** @type {?} */
311
- IContentFilter.prototype.id;
312
- }
313
- /**
314
- * @record
315
- */
316
- function ISearchData() { }
317
- NSSearch.ISearchData = ISearchData;
318
- if (false) {
319
- /** @type {?} */
320
- ISearchData.prototype.count;
321
- /** @type {?} */
322
- ISearchData.prototype.content;
323
- /** @type {?} */
324
- ISearchData.prototype.facets;
325
- }
326
- /**
327
- * @record
328
- */
329
- function IFacetsData() { }
330
- NSSearch.IFacetsData = IFacetsData;
331
- if (false) {
332
- /** @type {?} */
333
- IFacetsData.prototype.values;
334
- /** @type {?} */
335
- IFacetsData.prototype.name;
336
- }
337
- /**
338
- * @record
339
- */
340
- function IFacetsValues() { }
341
- NSSearch.IFacetsValues = IFacetsValues;
342
- if (false) {
343
- /** @type {?} */
344
- IFacetsValues.prototype.name;
345
- /** @type {?} */
346
- IFacetsValues.prototype.count;
347
- }
348
- /**
349
- * @record
350
- */
351
- function ISearchContentData() { }
352
- NSSearch.ISearchContentData = ISearchContentData;
353
- if (false) {
354
- /** @type {?} */
355
- ISearchContentData.prototype.ownershipType;
356
- /** @type {?} */
357
- ISearchContentData.prototype.parent;
358
- /** @type {?} */
359
- ISearchContentData.prototype.code;
360
- /** @type {?} */
361
- ISearchContentData.prototype.credentials;
362
- /** @type {?} */
363
- ISearchContentData.prototype.channel;
364
- /** @type {?} */
365
- ISearchContentData.prototype.downloadUrl;
366
- /** @type {?} */
367
- ISearchContentData.prototype.language;
368
- /** @type {?} */
369
- ISearchContentData.prototype.mimeType;
370
- /** @type {?} */
371
- ISearchContentData.prototype.variants;
372
- /** @type {?} */
373
- ISearchContentData.prototype.idealScreenSize;
374
- /** @type {?} */
375
- ISearchContentData.prototype.leafNodes;
376
- /** @type {?} */
377
- ISearchContentData.prototype.createdOn;
378
- /** @type {?} */
379
- ISearchContentData.prototype.objectType;
380
- /** @type {?} */
381
- ISearchContentData.prototype.primaryCategory;
382
- /** @type {?} */
383
- ISearchContentData.prototype.children;
384
- /** @type {?} */
385
- ISearchContentData.prototype.contentDisposition;
386
- /** @type {?} */
387
- ISearchContentData.prototype.lastUpdatedOn;
388
- /** @type {?} */
389
- ISearchContentData.prototype.contentEncoding;
390
- /** @type {?} */
391
- ISearchContentData.prototype.contentType;
392
- /** @type {?} */
393
- ISearchContentData.prototype.dialcodeRequired;
394
- /** @type {?} */
395
- ISearchContentData.prototype.trackable;
396
- /** @type {?} */
397
- ISearchContentData.prototype.identifier;
398
- /** @type {?} */
399
- ISearchContentData.prototype.lastStatusChangedOn;
400
- /** @type {?} */
401
- ISearchContentData.prototype.audience;
402
- /** @type {?} */
403
- ISearchContentData.prototype.os;
404
- /** @type {?} */
405
- ISearchContentData.prototype.visibility;
406
- /** @type {?} */
407
- ISearchContentData.prototype.index;
408
- /** @type {?} */
409
- ISearchContentData.prototype.mediaType;
410
- /** @type {?} */
411
- ISearchContentData.prototype.osId;
412
- /** @type {?} */
413
- ISearchContentData.prototype.languageCode;
414
- /** @type {?} */
415
- ISearchContentData.prototype.graph_id;
416
- /** @type {?} */
417
- ISearchContentData.prototype.nodeType;
418
- /** @type {?} */
419
- ISearchContentData.prototype.version;
420
- /** @type {?} */
421
- ISearchContentData.prototype.pkgVersion;
422
- /** @type {?} */
423
- ISearchContentData.prototype.versionKey;
424
- /** @type {?} */
425
- ISearchContentData.prototype.license;
426
- /** @type {?} */
427
- ISearchContentData.prototype.idealScreenDensity;
428
- /** @type {?} */
429
- ISearchContentData.prototype.depth;
430
- /** @type {?} */
431
- ISearchContentData.prototype.lastPublishedOn;
432
- /** @type {?} */
433
- ISearchContentData.prototype.compatibilityLevel;
434
- /** @type {?} */
435
- ISearchContentData.prototype.leafNodesCount;
436
- /** @type {?} */
437
- ISearchContentData.prototype.name;
438
- /** @type {?} */
439
- ISearchContentData.prototype.status;
440
- /** @type {?} */
441
- ISearchContentData.prototype.node_id;
442
- }
443
- /**
444
- * @record
445
- */
446
- function IVariantsData() { }
447
- NSSearch.IVariantsData = IVariantsData;
448
- if (false) {
449
- /** @type {?} */
450
- IVariantsData.prototype.online;
451
- /** @type {?} */
452
- IVariantsData.prototype.spine;
453
- }
454
- /**
455
- * @record
456
- */
457
- function IParamsContent() { }
458
- NSSearch.IParamsContent = IParamsContent;
459
- if (false) {
460
- /** @type {?} */
461
- IParamsContent.prototype.resmsgid;
462
- /** @type {?} */
463
- IParamsContent.prototype.msgid;
464
- /** @type {?} */
465
- IParamsContent.prototype.status;
466
- /** @type {?} */
467
- IParamsContent.prototype.err;
468
- /** @type {?} */
469
- IParamsContent.prototype.errmsg;
470
- }
471
- })(NSSearch || (NSSearch = {}));
1
+ /**
2
+ * @fileoverview added by tsickle
3
+ * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
4
+ */
5
+ export var NSSearch;
6
+ (function (NSSearch) {
7
+ /**
8
+ * @record
9
+ */
10
+ function IFeatureSearchConfig() { }
11
+ NSSearch.IFeatureSearchConfig = IFeatureSearchConfig;
12
+ if (false) {
13
+ /** @type {?} */
14
+ IFeatureSearchConfig.prototype.tabs;
15
+ }
16
+ /**
17
+ * @record
18
+ */
19
+ function IFilterSearchRequest() { }
20
+ NSSearch.IFilterSearchRequest = IFilterSearchRequest;
21
+ if (false) {
22
+ /** @type {?|undefined} */
23
+ IFilterSearchRequest.prototype.contentType;
24
+ /** @type {?|undefined} */
25
+ IFilterSearchRequest.prototype.creatorContacts;
26
+ /** @type {?|undefined} */
27
+ IFilterSearchRequest.prototype.labels;
28
+ /** @type {?|undefined} */
29
+ IFilterSearchRequest.prototype.resourceCategory;
30
+ /** @type {?|undefined} */
31
+ IFilterSearchRequest.prototype.catalogPaths;
32
+ }
33
+ /**
34
+ * @record
35
+ */
36
+ function ISearchRequest() { }
37
+ NSSearch.ISearchRequest = ISearchRequest;
38
+ if (false) {
39
+ /** @type {?|undefined} */
40
+ ISearchRequest.prototype.filters;
41
+ /** @type {?|undefined} */
42
+ ISearchRequest.prototype.query;
43
+ /** @type {?|undefined} */
44
+ ISearchRequest.prototype.isStandAlone;
45
+ /** @type {?|undefined} */
46
+ ISearchRequest.prototype.instanceCatalog;
47
+ /** @type {?|undefined} */
48
+ ISearchRequest.prototype.locale;
49
+ /** @type {?|undefined} */
50
+ ISearchRequest.prototype.pageNo;
51
+ /** @type {?|undefined} */
52
+ ISearchRequest.prototype.pageSize;
53
+ /** @type {?|undefined} */
54
+ ISearchRequest.prototype.uuid;
55
+ /** @type {?|undefined} */
56
+ ISearchRequest.prototype.rootOrg;
57
+ /** @type {?|undefined} */
58
+ ISearchRequest.prototype.sort;
59
+ }
60
+ /**
61
+ * @record
62
+ */
63
+ function ISearchOrgRegionRecommendationRequest() { }
64
+ NSSearch.ISearchOrgRegionRecommendationRequest = ISearchOrgRegionRecommendationRequest;
65
+ if (false) {
66
+ /** @type {?|undefined} */
67
+ ISearchOrgRegionRecommendationRequest.prototype.defaultLabel;
68
+ /** @type {?|undefined} */
69
+ ISearchOrgRegionRecommendationRequest.prototype.preLabelValue;
70
+ }
71
+ /**
72
+ * @record
73
+ */
74
+ function ISearchV6Request() { }
75
+ NSSearch.ISearchV6Request = ISearchV6Request;
76
+ if (false) {
77
+ /** @type {?|undefined} */
78
+ ISearchV6Request.prototype.visibleFilters;
79
+ /** @type {?|undefined} */
80
+ ISearchV6Request.prototype.excludeSourceFields;
81
+ /** @type {?|undefined} */
82
+ ISearchV6Request.prototype.includeSourceFields;
83
+ /** @type {?|undefined} */
84
+ ISearchV6Request.prototype.sort;
85
+ /** @type {?} */
86
+ ISearchV6Request.prototype.query;
87
+ /** @type {?|undefined} */
88
+ ISearchV6Request.prototype.sourceFields;
89
+ /** @type {?|undefined} */
90
+ ISearchV6Request.prototype.locale;
91
+ /** @type {?|undefined} */
92
+ ISearchV6Request.prototype.pageNo;
93
+ /** @type {?|undefined} */
94
+ ISearchV6Request.prototype.pageSize;
95
+ /** @type {?|undefined} */
96
+ ISearchV6Request.prototype.filters;
97
+ /** @type {?|undefined} */
98
+ ISearchV6Request.prototype.isStandAlone;
99
+ /** @type {?|undefined} */
100
+ ISearchV6Request.prototype.didYouMean;
101
+ /** @type {?|undefined} */
102
+ ISearchV6Request.prototype.request;
103
+ }
104
+ /**
105
+ * @record
106
+ */
107
+ function ISearchV6RequestV2() { }
108
+ NSSearch.ISearchV6RequestV2 = ISearchV6RequestV2;
109
+ if (false) {
110
+ /** @type {?} */
111
+ ISearchV6RequestV2.prototype.request;
112
+ }
113
+ /**
114
+ * @record
115
+ */
116
+ function ISearchV6RequestV3() { }
117
+ NSSearch.ISearchV6RequestV3 = ISearchV6RequestV3;
118
+ if (false) {
119
+ /** @type {?} */
120
+ ISearchV6RequestV3.prototype.request;
121
+ }
122
+ /**
123
+ * @record
124
+ */
125
+ function ISearchSort() { }
126
+ NSSearch.ISearchSort = ISearchSort;
127
+ /**
128
+ * @record
129
+ */
130
+ function ISearchV6VisibleFilters() { }
131
+ NSSearch.ISearchV6VisibleFilters = ISearchV6VisibleFilters;
132
+ /**
133
+ * @record
134
+ */
135
+ function ISearchV6Filters() { }
136
+ NSSearch.ISearchV6Filters = ISearchV6Filters;
137
+ if (false) {
138
+ /** @type {?|undefined} */
139
+ ISearchV6Filters.prototype.andFilters;
140
+ /** @type {?|undefined} */
141
+ ISearchV6Filters.prototype.notFilters;
142
+ }
143
+ /**
144
+ * @record
145
+ */
146
+ function ISearchRedirection() { }
147
+ NSSearch.ISearchRedirection = ISearchRedirection;
148
+ if (false) {
149
+ /** @type {?|undefined} */
150
+ ISearchRedirection.prototype.f;
151
+ /** @type {?|undefined} */
152
+ ISearchRedirection.prototype.q;
153
+ /** @type {?|undefined} */
154
+ ISearchRedirection.prototype.tab;
155
+ }
156
+ /**
157
+ * @record
158
+ */
159
+ function IConfigContentStrip() { }
160
+ NSSearch.IConfigContentStrip = IConfigContentStrip;
161
+ if (false) {
162
+ /** @type {?|undefined} */
163
+ IConfigContentStrip.prototype.titleKey;
164
+ /** @type {?|undefined} */
165
+ IConfigContentStrip.prototype.title;
166
+ /** @type {?|undefined} */
167
+ IConfigContentStrip.prototype.reqRoles;
168
+ /** @type {?|undefined} */
169
+ IConfigContentStrip.prototype.reqFeatures;
170
+ /** @type {?|undefined} */
171
+ IConfigContentStrip.prototype.searchRedirection;
172
+ /** @type {?|undefined} */
173
+ IConfigContentStrip.prototype.searchQuery;
174
+ /** @type {?|undefined} */
175
+ IConfigContentStrip.prototype.contentIds;
176
+ }
177
+ /**
178
+ * @record
179
+ */
180
+ function ISearchApiResult() { }
181
+ NSSearch.ISearchApiResult = ISearchApiResult;
182
+ if (false) {
183
+ /** @type {?} */
184
+ ISearchApiResult.prototype.totalHits;
185
+ /** @type {?} */
186
+ ISearchApiResult.prototype.result;
187
+ /** @type {?} */
188
+ ISearchApiResult.prototype.filters;
189
+ /** @type {?|undefined} */
190
+ ISearchApiResult.prototype.notToBeShownFilters;
191
+ /** @type {?} */
192
+ ISearchApiResult.prototype.filtersUsed;
193
+ }
194
+ /**
195
+ * @record
196
+ */
197
+ function ISearchV6ApiResult() { }
198
+ NSSearch.ISearchV6ApiResult = ISearchV6ApiResult;
199
+ if (false) {
200
+ /** @type {?} */
201
+ ISearchV6ApiResult.prototype.totalHits;
202
+ /** @type {?} */
203
+ ISearchV6ApiResult.prototype.result;
204
+ /** @type {?} */
205
+ ISearchV6ApiResult.prototype.filtersUsed;
206
+ /** @type {?} */
207
+ ISearchV6ApiResult.prototype.notVisibleFilters;
208
+ /** @type {?} */
209
+ ISearchV6ApiResult.prototype.filters;
210
+ /** @type {?|undefined} */
211
+ ISearchV6ApiResult.prototype.queryUsed;
212
+ /** @type {?|undefined} */
213
+ ISearchV6ApiResult.prototype.doYouMean;
214
+ }
215
+ /**
216
+ * @record
217
+ */
218
+ function IFilterUnitResponse() { }
219
+ NSSearch.IFilterUnitResponse = IFilterUnitResponse;
220
+ if (false) {
221
+ /** @type {?|undefined} */
222
+ IFilterUnitResponse.prototype.id;
223
+ /** @type {?} */
224
+ IFilterUnitResponse.prototype.type;
225
+ /** @type {?} */
226
+ IFilterUnitResponse.prototype.displayName;
227
+ /** @type {?} */
228
+ IFilterUnitResponse.prototype.content;
229
+ }
230
+ /**
231
+ * @record
232
+ */
233
+ function IFilterUnitContent() { }
234
+ NSSearch.IFilterUnitContent = IFilterUnitContent;
235
+ if (false) {
236
+ /** @type {?|undefined} */
237
+ IFilterUnitContent.prototype.type;
238
+ /** @type {?|undefined} */
239
+ IFilterUnitContent.prototype.id;
240
+ /** @type {?} */
241
+ IFilterUnitContent.prototype.displayName;
242
+ /** @type {?} */
243
+ IFilterUnitContent.prototype.count;
244
+ /** @type {?|undefined} */
245
+ IFilterUnitContent.prototype.children;
246
+ }
247
+ /**
248
+ * @record
249
+ */
250
+ function ITypeUnitResponse() { }
251
+ NSSearch.ITypeUnitResponse = ITypeUnitResponse;
252
+ if (false) {
253
+ /** @type {?} */
254
+ ITypeUnitResponse.prototype.displayName;
255
+ /** @type {?} */
256
+ ITypeUnitResponse.prototype.type;
257
+ /** @type {?} */
258
+ ITypeUnitResponse.prototype.count;
259
+ }
260
+ /**
261
+ * @record
262
+ */
263
+ function ISearchV6ApiResultV2() { }
264
+ NSSearch.ISearchV6ApiResultV2 = ISearchV6ApiResultV2;
265
+ if (false) {
266
+ /** @type {?} */
267
+ ISearchV6ApiResultV2.prototype.totalHits;
268
+ /** @type {?} */
269
+ ISearchV6ApiResultV2.prototype.id;
270
+ /** @type {?} */
271
+ ISearchV6ApiResultV2.prototype.ver;
272
+ /** @type {?} */
273
+ ISearchV6ApiResultV2.prototype.ts;
274
+ /** @type {?} */
275
+ ISearchV6ApiResultV2.prototype.params;
276
+ /** @type {?} */
277
+ ISearchV6ApiResultV2.prototype.responseCode;
278
+ /** @type {?} */
279
+ ISearchV6ApiResultV2.prototype.result;
280
+ /** @type {?} */
281
+ ISearchV6ApiResultV2.prototype.filters;
282
+ /** @type {?} */
283
+ ISearchV6ApiResultV2.prototype.api;
284
+ }
285
+ /**
286
+ * @record
287
+ */
288
+ function IFacet() { }
289
+ NSSearch.IFacet = IFacet;
290
+ if (false) {
291
+ /** @type {?} */
292
+ IFacet.prototype.displayName;
293
+ /** @type {?} */
294
+ IFacet.prototype.type;
295
+ /** @type {?} */
296
+ IFacet.prototype.content;
297
+ }
298
+ /**
299
+ * @record
300
+ */
301
+ function IContentFilter() { }
302
+ NSSearch.IContentFilter = IContentFilter;
303
+ if (false) {
304
+ /** @type {?} */
305
+ IContentFilter.prototype.displayName;
306
+ /** @type {?} */
307
+ IContentFilter.prototype.type;
308
+ /** @type {?} */
309
+ IContentFilter.prototype.count;
310
+ /** @type {?} */
311
+ IContentFilter.prototype.id;
312
+ }
313
+ /**
314
+ * @record
315
+ */
316
+ function ISearchData() { }
317
+ NSSearch.ISearchData = ISearchData;
318
+ if (false) {
319
+ /** @type {?} */
320
+ ISearchData.prototype.count;
321
+ /** @type {?} */
322
+ ISearchData.prototype.content;
323
+ /** @type {?} */
324
+ ISearchData.prototype.facets;
325
+ }
326
+ /**
327
+ * @record
328
+ */
329
+ function IFacetsData() { }
330
+ NSSearch.IFacetsData = IFacetsData;
331
+ if (false) {
332
+ /** @type {?} */
333
+ IFacetsData.prototype.values;
334
+ /** @type {?} */
335
+ IFacetsData.prototype.name;
336
+ }
337
+ /**
338
+ * @record
339
+ */
340
+ function IFacetsValues() { }
341
+ NSSearch.IFacetsValues = IFacetsValues;
342
+ if (false) {
343
+ /** @type {?} */
344
+ IFacetsValues.prototype.name;
345
+ /** @type {?} */
346
+ IFacetsValues.prototype.count;
347
+ }
348
+ /**
349
+ * @record
350
+ */
351
+ function ISearchContentData() { }
352
+ NSSearch.ISearchContentData = ISearchContentData;
353
+ if (false) {
354
+ /** @type {?} */
355
+ ISearchContentData.prototype.ownershipType;
356
+ /** @type {?} */
357
+ ISearchContentData.prototype.parent;
358
+ /** @type {?} */
359
+ ISearchContentData.prototype.code;
360
+ /** @type {?} */
361
+ ISearchContentData.prototype.credentials;
362
+ /** @type {?} */
363
+ ISearchContentData.prototype.channel;
364
+ /** @type {?} */
365
+ ISearchContentData.prototype.downloadUrl;
366
+ /** @type {?} */
367
+ ISearchContentData.prototype.language;
368
+ /** @type {?} */
369
+ ISearchContentData.prototype.mimeType;
370
+ /** @type {?} */
371
+ ISearchContentData.prototype.variants;
372
+ /** @type {?} */
373
+ ISearchContentData.prototype.idealScreenSize;
374
+ /** @type {?} */
375
+ ISearchContentData.prototype.leafNodes;
376
+ /** @type {?} */
377
+ ISearchContentData.prototype.createdOn;
378
+ /** @type {?} */
379
+ ISearchContentData.prototype.objectType;
380
+ /** @type {?} */
381
+ ISearchContentData.prototype.primaryCategory;
382
+ /** @type {?} */
383
+ ISearchContentData.prototype.children;
384
+ /** @type {?} */
385
+ ISearchContentData.prototype.contentDisposition;
386
+ /** @type {?} */
387
+ ISearchContentData.prototype.lastUpdatedOn;
388
+ /** @type {?} */
389
+ ISearchContentData.prototype.contentEncoding;
390
+ /** @type {?} */
391
+ ISearchContentData.prototype.contentType;
392
+ /** @type {?} */
393
+ ISearchContentData.prototype.dialcodeRequired;
394
+ /** @type {?} */
395
+ ISearchContentData.prototype.trackable;
396
+ /** @type {?} */
397
+ ISearchContentData.prototype.identifier;
398
+ /** @type {?} */
399
+ ISearchContentData.prototype.lastStatusChangedOn;
400
+ /** @type {?} */
401
+ ISearchContentData.prototype.audience;
402
+ /** @type {?} */
403
+ ISearchContentData.prototype.os;
404
+ /** @type {?} */
405
+ ISearchContentData.prototype.visibility;
406
+ /** @type {?} */
407
+ ISearchContentData.prototype.index;
408
+ /** @type {?} */
409
+ ISearchContentData.prototype.mediaType;
410
+ /** @type {?} */
411
+ ISearchContentData.prototype.osId;
412
+ /** @type {?} */
413
+ ISearchContentData.prototype.languageCode;
414
+ /** @type {?} */
415
+ ISearchContentData.prototype.graph_id;
416
+ /** @type {?} */
417
+ ISearchContentData.prototype.nodeType;
418
+ /** @type {?} */
419
+ ISearchContentData.prototype.version;
420
+ /** @type {?} */
421
+ ISearchContentData.prototype.pkgVersion;
422
+ /** @type {?} */
423
+ ISearchContentData.prototype.versionKey;
424
+ /** @type {?} */
425
+ ISearchContentData.prototype.license;
426
+ /** @type {?} */
427
+ ISearchContentData.prototype.idealScreenDensity;
428
+ /** @type {?} */
429
+ ISearchContentData.prototype.depth;
430
+ /** @type {?} */
431
+ ISearchContentData.prototype.lastPublishedOn;
432
+ /** @type {?} */
433
+ ISearchContentData.prototype.compatibilityLevel;
434
+ /** @type {?} */
435
+ ISearchContentData.prototype.leafNodesCount;
436
+ /** @type {?} */
437
+ ISearchContentData.prototype.name;
438
+ /** @type {?} */
439
+ ISearchContentData.prototype.status;
440
+ /** @type {?} */
441
+ ISearchContentData.prototype.node_id;
442
+ }
443
+ /**
444
+ * @record
445
+ */
446
+ function IVariantsData() { }
447
+ NSSearch.IVariantsData = IVariantsData;
448
+ if (false) {
449
+ /** @type {?} */
450
+ IVariantsData.prototype.online;
451
+ /** @type {?} */
452
+ IVariantsData.prototype.spine;
453
+ }
454
+ /**
455
+ * @record
456
+ */
457
+ function IParamsContent() { }
458
+ NSSearch.IParamsContent = IParamsContent;
459
+ if (false) {
460
+ /** @type {?} */
461
+ IParamsContent.prototype.resmsgid;
462
+ /** @type {?} */
463
+ IParamsContent.prototype.msgid;
464
+ /** @type {?} */
465
+ IParamsContent.prototype.status;
466
+ /** @type {?} */
467
+ IParamsContent.prototype.err;
468
+ /** @type {?} */
469
+ IParamsContent.prototype.errmsg;
470
+ }
471
+ })(NSSearch || (NSSearch = {}));
472
472
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2lkZ2V0LXNlYXJjaC5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiJuZzovL0BzdW5iaXJkLWNiL2NvbnN1bXB0aW9uLyIsInNvdXJjZXMiOlsibGliL19tb2RlbHMvd2lkZ2V0LXNlYXJjaC5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7O0FBRUEsTUFBTSxLQUFXLFFBQVEsQ0F5UHhCO0FBelBELFdBQWlCLFFBQVE7Ozs7SUFDdkIsbUNBRUM7Ozs7UUFEQyxvQ0FBNEI7Ozs7O0lBRTlCLG1DQU1DOzs7O1FBTEMsMkNBQXdDOztRQUN4QywrQ0FBMkI7O1FBQzNCLHNDQUFrQjs7UUFDbEIsZ0RBQTRCOztRQUM1Qiw0Q0FBd0I7Ozs7O0lBRTFCLDZCQVlDOzs7O1FBWEMsaUNBQStCOztRQUMvQiwrQkFBZTs7UUFDZixzQ0FBdUI7O1FBQ3ZCLHlDQUEwQjs7UUFDMUIsZ0NBQWtCOztRQUNsQixnQ0FBZ0I7O1FBQ2hCLGtDQUFrQjs7UUFDbEIsOEJBQWM7O1FBQ2QsaUNBQWlCOztRQUVqQiw4QkFBbUM7Ozs7O0lBR3JDLG9EQUdDOzs7O1FBRkMsNkRBQXNCOztRQUN0Qiw4REFBdUI7Ozs7O0lBR3pCLCtCQWNDOzs7O1FBYkMsMENBQXlDOztRQUN6QywrQ0FBK0I7O1FBQy9CLCtDQUErQjs7UUFDL0IsZ0NBQXFCOztRQUNyQixpQ0FBYzs7UUFDZCx3Q0FBd0I7O1FBQ3hCLGtDQUFrQjs7UUFDbEIsa0NBQWdCOztRQUNoQixvQ0FBa0I7O1FBQ2xCLG1DQUE2Qjs7UUFDN0Isd0NBQXVCOztRQUN2QixzQ0FBcUI7O1FBQ3JCLG1DQUEyQjs7Ozs7SUFHN0IsaUNBV0M7Ozs7UUFWQyxxQ0FTRTs7Ozs7SUFHSixpQ0FpQkM7Ozs7UUFoQkMscUNBZUU7Ozs7O0lBR0osMEJBRUM7Ozs7O0lBRUQsc0NBS0M7Ozs7O0lBRUQsK0JBR0M7Ozs7UUFGQyxzQ0FBMkM7O1FBQzNDLHNDQUEyQzs7Ozs7SUFFN0MsaUNBTUM7Ozs7UUFMQywrQkFFRTs7UUFDRiwrQkFBVzs7UUFDWCxpQ0FBYTs7Ozs7SUFFZixrQ0FRQzs7OztRQVBDLHVDQUFrQjs7UUFDbEIsb0NBQWU7O1FBQ2YsdUNBQW9COztRQUNwQiwwQ0FBdUI7O1FBQ3ZCLGdEQUF1Qzs7UUFDdkMsMENBQTZCOztRQUM3Qix5Q0FBc0I7Ozs7O0lBRXhCLCtCQU1DOzs7O1FBTEMscUNBQWtCOztRQUNsQixrQ0FBNkI7O1FBQzdCLG1DQUErQjs7UUFDL0IsK0NBQTRDOztRQUM1Qyx1Q0FBc0I7Ozs7O0lBRXhCLGlDQVFDOzs7O1FBUEMsdUNBQWtCOztRQUNsQixvQ0FBNkI7O1FBQzdCLHlDQUFzQjs7UUFDdEIsK0NBQTRCOztRQUM1QixxQ0FBK0I7O1FBQy9CLHVDQUFtQjs7UUFDbkIsdUNBQW1COzs7OztJQUVyQixrQ0FLQzs7OztRQUpDLGlDQUFZOztRQUNaLG1DQUFhOztRQUNiLDBDQUFvQjs7UUFDcEIsc0NBQThCOzs7OztJQUVoQyxpQ0FNQzs7OztRQUxDLGtDQUFjOztRQUNkLGdDQUFZOztRQUNaLHlDQUFvQjs7UUFDcEIsbUNBQWM7O1FBQ2Qsc0NBQWdDOzs7OztJQUVsQyxnQ0FJQzs7OztRQUhDLHdDQUFvQjs7UUFDcEIsaUNBQWE7O1FBQ2Isa0NBQWM7Ozs7O0lBRWhCLG1DQVVDOzs7O1FBVEMseUNBQWtCOztRQUNsQixrQ0FBVzs7UUFDWCxtQ0FBWTs7UUFDWixrQ0FBVzs7UUFDWCxzQ0FBdUI7O1FBQ3ZCLDRDQUFxQjs7UUFDckIsc0NBQW9COztRQUNwQix1Q0FBK0I7O1FBQy9CLG1DQUFZOzs7OztJQUdkLHFCQUlDOzs7O1FBSEMsNkJBQW9COztRQUNwQixzQkFBYTs7UUFDYix5QkFBMEI7Ozs7O0lBRTVCLDZCQUtDOzs7O1FBSkMscUNBQW9COztRQUNwQiw4QkFBYTs7UUFDYiwrQkFBYzs7UUFDZCw0QkFBVzs7Ozs7SUFFYiwwQkFJQzs7OztRQUhDLDRCQUFjOztRQUNkLDhCQUE4Qjs7UUFDOUIsNkJBQXNCOzs7OztJQUV4QiwwQkFHQzs7OztRQUZDLDZCQUF3Qjs7UUFDeEIsMkJBQWE7Ozs7O0lBRWYsNEJBR0M7Ozs7UUFGQyw2QkFBYTs7UUFDYiw4QkFBYzs7Ozs7SUFFaEIsaUNBbURDOzs7O1FBbERDLDJDQUF3Qjs7UUFDeEIsb0NBQWU7O1FBQ2Ysa0NBQWE7O1FBQ2IseUNBRUU7O1FBQ0YscUNBQWdCOztRQUNoQix5Q0FBb0I7O1FBQ3BCLHNDQUFtQjs7UUFDbkIsc0NBQWlCOztRQUNqQixzQ0FBd0I7O1FBQ3hCLDZDQUF3Qjs7UUFDeEIsdUNBQW9COztRQUNwQix1Q0FBa0I7O1FBQ2xCLHdDQUFtQjs7UUFDbkIsNkNBQXdCOztRQUN4QixzQ0FBbUI7O1FBQ25CLGdEQUEyQjs7UUFDM0IsMkNBQXNCOztRQUN0Qiw2Q0FBd0I7O1FBQ3hCLHlDQUFvQjs7UUFDcEIsOENBQXlCOztRQUN6Qix1Q0FHRTs7UUFDRix3Q0FBbUI7O1FBQ25CLGlEQUE0Qjs7UUFDNUIsc0NBQW1COztRQUNuQixnQ0FBYTs7UUFDYix3Q0FBbUI7O1FBQ25CLG1DQUFjOztRQUNkLHVDQUFrQjs7UUFDbEIsa0NBQWE7O1FBQ2IsMENBQXVCOztRQUN2QixzQ0FBaUI7O1FBQ2pCLHNDQUFpQjs7UUFDakIscUNBQWdCOztRQUNoQix3Q0FBbUI7O1FBQ25CLHdDQUFtQjs7UUFDbkIscUNBQWdCOztRQUNoQixnREFBMkI7O1FBQzNCLG1DQUFjOztRQUNkLDZDQUF3Qjs7UUFDeEIsZ0RBQTJCOztRQUMzQiw0Q0FBdUI7O1FBQ3ZCLGtDQUFhOztRQUNiLG9DQUFlOztRQUNmLHFDQUFnQjs7Ozs7SUFHbEIsNEJBU0M7Ozs7UUFSQywrQkFHRTs7UUFDRiw4QkFHRTs7Ozs7SUFFSiw2QkFNQzs7OztRQUxDLGtDQUFpQjs7UUFDakIsK0JBQWM7O1FBQ2QsZ0NBQWU7O1FBQ2YsNkJBQVk7O1FBQ1osZ0NBQWU7O0FBR25CLENBQUMsRUF6UGdCLFFBQVEsS0FBUixRQUFRLFFBeVB4QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5zQ29udGVudCB9IGZyb20gJy4vd2lkZ2V0LWNvbnRlbnQubW9kZWwnO1xyXG5cclxuZXhwb3J0IG5hbWVzcGFjZSBOU1NlYXJjaCB7XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJRmVhdHVyZVNlYXJjaENvbmZpZyB7XHJcbiAgICB0YWJzOiBJQ29uZmlnQ29udGVudFN0cmlwW107XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSUZpbHRlclNlYXJjaFJlcXVlc3Qge1xyXG4gICAgY29udGVudFR5cGU/OiBOc0NvbnRlbnQuRUNvbnRlbnRUeXBlc1tdO1xyXG4gICAgY3JlYXRvckNvbnRhY3RzPzogc3RyaW5nW107XHJcbiAgICBsYWJlbHM/OiBzdHJpbmdbXTtcclxuICAgIHJlc291cmNlQ2F0ZWdvcnk/OiBzdHJpbmdbXTtcclxuICAgIGNhdGFsb2dQYXRocz86IHN0cmluZ1tdO1xyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hSZXF1ZXN0IHtcclxuICAgIGZpbHRlcnM/OiBJRmlsdGVyU2VhcmNoUmVxdWVzdDtcclxuICAgIHF1ZXJ5Pzogc3RyaW5nO1xyXG4gICAgaXNTdGFuZEFsb25lPzogYm9vbGVhbjtcclxuICAgIGluc3RhbmNlQ2F0YWxvZz86IGJvb2xlYW47XHJcbiAgICBsb2NhbGU/OiBzdHJpbmdbXTtcclxuICAgIHBhZ2VObz86IG51bWJlcjtcclxuICAgIHBhZ2VTaXplPzogbnVtYmVyO1xyXG4gICAgdXVpZD86IHN0cmluZztcclxuICAgIHJvb3RPcmc/OiBzdHJpbmc7XHJcbiAgICAvLyBzb3J0PzogeyBsYXN0VXBkYXRlZE9uOiAnZGVzYycgfCAnYXNjJyB9W11cclxuICAgIHNvcnQ/OiB7IFtrZXk6IHN0cmluZ106IHN0cmluZyB9W107XHJcbiAgfVxyXG5cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hPcmdSZWdpb25SZWNvbW1lbmRhdGlvblJlcXVlc3QgZXh0ZW5kcyBJU2VhcmNoUmVxdWVzdCB7XHJcbiAgICBkZWZhdWx0TGFiZWw/OiBzdHJpbmc7XHJcbiAgICBwcmVMYWJlbFZhbHVlPzogc3RyaW5nO1xyXG4gIH1cclxuXHJcbiAgZXhwb3J0IGludGVyZmFjZSBJU2VhcmNoVjZSZXF1ZXN0IHtcclxuICAgIHZpc2libGVGaWx0ZXJzPzogSVNlYXJjaFY2VmlzaWJsZUZpbHRlcnM7XHJcbiAgICBleGNsdWRlU291cmNlRmllbGRzPzogc3RyaW5nW107XHJcbiAgICBpbmNsdWRlU291cmNlRmllbGRzPzogc3RyaW5nW107XHJcbiAgICBzb3J0PzogSVNlYXJjaFNvcnRbXTtcclxuICAgIHF1ZXJ5OiBzdHJpbmc7XHJcbiAgICBzb3VyY2VGaWVsZHM/OiBzdHJpbmdbXTtcclxuICAgIGxvY2FsZT86IHN0cmluZ1tdO1xyXG4gICAgcGFnZU5vPzogbnVtYmVyO1xyXG4gICAgcGFnZVNpemU/OiBudW1iZXI7XHJcbiAgICBmaWx0ZXJzPzogSVNlYXJjaFY2RmlsdGVyc1tdO1xyXG4gICAgaXNTdGFuZEFsb25lPzogYm9vbGVhbjtcclxuICAgIGRpZFlvdU1lYW4/OiBib29sZWFuO1xyXG4gICAgcmVxdWVzdD86IElTZWFyY2hWNlJlcXVlc3Q7XHJcbiAgfVxyXG5cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hWNlJlcXVlc3RWMiB7XHJcbiAgICByZXF1ZXN0OiB7XHJcbiAgICAgIGZpbHRlcnM6IHtcclxuICAgICAgICBwcmltYXJ5Q2F0ZWdvcnk6IGFueVxyXG4gICAgICB9LFxyXG4gICAgICBxdWVyeTogc3RyaW5nLFxyXG4gICAgICBzb3J0X2J5OiB7IGxhc3RVcGRhdGVkT246IHN0cmluZyB9LFxyXG4gICAgICBmaWVsZHM6IHN0cmluZ1tdLFxyXG4gICAgICBmYWNldHM6IHN0cmluZ1tdLFxyXG4gICAgICBmdXp6eT86IGZhbHNlXHJcbiAgICB9O1xyXG4gIH1cclxuXHJcbiAgZXhwb3J0IGludGVyZmFjZSBJU2VhcmNoVjZSZXF1ZXN0VjMge1xyXG4gICAgcmVxdWVzdDoge1xyXG4gICAgICBzZWN1cmVTZXR0aW5ncz86IGJvb2xlYW4sXHJcbiAgICAgIGZpbHRlcnM6IHtcclxuICAgICAgICBwcmltYXJ5Q2F0ZWdvcnk/OiBzdHJpbmdbXVxyXG4gICAgICAgIGNvdXJzZUNhdGVnb3J5Pzogc3RyaW5nW11cclxuICAgICAgICBjb250ZW50VHlwZT86IHN0cmluZ1tdXHJcbiAgICAgICAgc3RhdHVzOiBzdHJpbmdbXVxyXG4gICAgICAgIG9yZ2FuaXNhdGlvbj86IGFueVxyXG4gICAgICAgICdzZWN1cmVTZXR0aW5ncy5pc1ZlcmlmaWVkS2FybWF5b2dpJz86IHN0cmluZ1xyXG4gICAgICAgICdzZWN1cmVTZXR0aW5ncy5vcmdhbmlzYXRpb24nPzogc3RyaW5nXHJcbiAgICAgIH0sXHJcbiAgICAgIHF1ZXJ5OiBzdHJpbmcsXHJcbiAgICAgIHNvcnRfYnk6IHsgbGFzdFVwZGF0ZWRPbjogc3RyaW5nIH0sXHJcbiAgICAgIGZhY2V0czogc3RyaW5nW10sXHJcbiAgICAgIGxpbWl0OiBudW1iZXJcclxuICAgIH07XHJcbiAgfVxyXG5cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hTb3J0IHtcclxuICAgIFtrZXk6IHN0cmluZ106ICdhc2MnIHwgJ2Rlc2MnO1xyXG4gIH1cclxuXHJcbiAgZXhwb3J0IGludGVyZmFjZSBJU2VhcmNoVjZWaXNpYmxlRmlsdGVycyB7XHJcbiAgICBba2V5OiBzdHJpbmddOiB7XHJcbiAgICAgIGRpc3BsYXlOYW1lOiBzdHJpbmcsXHJcbiAgICAgIG9yZGVyPzogeyBba2V5OiBzdHJpbmddOiAnYXNjJyB8ICdkZXNjJyB9W11cclxuICAgIH07XHJcbiAgfVxyXG5cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hWNkZpbHRlcnMge1xyXG4gICAgYW5kRmlsdGVycz86IHsgW2tleTogc3RyaW5nXTogc3RyaW5nW10gfVtdO1xyXG4gICAgbm90RmlsdGVycz86IHsgW2tleTogc3RyaW5nXTogc3RyaW5nW10gfVtdO1xyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hSZWRpcmVjdGlvbiB7XHJcbiAgICBmPzoge1xyXG4gICAgICBbaW5kZXg6IHN0cmluZ106IHN0cmluZ1tdXHJcbiAgICB9O1xyXG4gICAgcT86IHN0cmluZztcclxuICAgIHRhYj86IHN0cmluZztcclxuICB9XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJQ29uZmlnQ29udGVudFN0cmlwIHtcclxuICAgIHRpdGxlS2V5Pzogc3RyaW5nO1xyXG4gICAgdGl0bGU/OiBzdHJpbmc7XHJcbiAgICByZXFSb2xlcz86IHN0cmluZ1tdO1xyXG4gICAgcmVxRmVhdHVyZXM/OiBzdHJpbmdbXTtcclxuICAgIHNlYXJjaFJlZGlyZWN0aW9uPzogSVNlYXJjaFJlZGlyZWN0aW9uO1xyXG4gICAgc2VhcmNoUXVlcnk/OiBJU2VhcmNoUmVxdWVzdDtcclxuICAgIGNvbnRlbnRJZHM/OiBzdHJpbmdbXTtcclxuICB9XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJU2VhcmNoQXBpUmVzdWx0IHtcclxuICAgIHRvdGFsSGl0czogbnVtYmVyO1xyXG4gICAgcmVzdWx0OiBOc0NvbnRlbnQuSUNvbnRlbnRbXTtcclxuICAgIGZpbHRlcnM6IElGaWx0ZXJVbml0UmVzcG9uc2VbXTtcclxuICAgIG5vdFRvQmVTaG93bkZpbHRlcnM/OiBJRmlsdGVyVW5pdFJlc3BvbnNlW107XHJcbiAgICBmaWx0ZXJzVXNlZDogc3RyaW5nW107XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSVNlYXJjaFY2QXBpUmVzdWx0IHtcclxuICAgIHRvdGFsSGl0czogbnVtYmVyO1xyXG4gICAgcmVzdWx0OiBOc0NvbnRlbnQuSUNvbnRlbnRbXTtcclxuICAgIGZpbHRlcnNVc2VkOiBzdHJpbmdbXTtcclxuICAgIG5vdFZpc2libGVGaWx0ZXJzOiBzdHJpbmdbXTtcclxuICAgIGZpbHRlcnM6IElGaWx0ZXJVbml0UmVzcG9uc2VbXTtcclxuICAgIHF1ZXJ5VXNlZD86IHN0cmluZztcclxuICAgIGRvWW91TWVhbj86IHN0cmluZztcclxuICB9XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJRmlsdGVyVW5pdFJlc3BvbnNlIHtcclxuICAgIGlkPzogc3RyaW5nO1xyXG4gICAgdHlwZTogc3RyaW5nO1xyXG4gICAgZGlzcGxheU5hbWU6IHN0cmluZztcclxuICAgIGNvbnRlbnQ6IElGaWx0ZXJVbml0Q29udGVudFtdO1xyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElGaWx0ZXJVbml0Q29udGVudCB7XHJcbiAgICB0eXBlPzogc3RyaW5nO1xyXG4gICAgaWQ/OiBzdHJpbmc7XHJcbiAgICBkaXNwbGF5TmFtZTogc3RyaW5nO1xyXG4gICAgY291bnQ6IG51bWJlcjtcclxuICAgIGNoaWxkcmVuPzogSUZpbHRlclVuaXRDb250ZW50W107XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSVR5cGVVbml0UmVzcG9uc2Uge1xyXG4gICAgZGlzcGxheU5hbWU6IHN0cmluZztcclxuICAgIHR5cGU6IHN0cmluZztcclxuICAgIGNvdW50OiBzdHJpbmc7XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSVNlYXJjaFY2QXBpUmVzdWx0VjIge1xyXG4gICAgdG90YWxIaXRzOiBudW1iZXI7XHJcbiAgICBpZDogc3RyaW5nO1xyXG4gICAgdmVyOiBzdHJpbmc7XHJcbiAgICB0czogc3RyaW5nO1xyXG4gICAgcGFyYW1zOiBJUGFyYW1zQ29udGVudDtcclxuICAgIHJlc3BvbnNlQ29kZTogc3RyaW5nO1xyXG4gICAgcmVzdWx0OiBJU2VhcmNoRGF0YTtcclxuICAgIGZpbHRlcnM6IElGaWx0ZXJVbml0UmVzcG9uc2VbXTtcclxuICAgIGFwaTogc3RyaW5nO1xyXG4gIH1cclxuXHJcbiAgZXhwb3J0IGludGVyZmFjZSBJRmFjZXQge1xyXG4gICAgZGlzcGxheU5hbWU6IHN0cmluZztcclxuICAgIHR5cGU6IHN0cmluZztcclxuICAgIGNvbnRlbnQ6IElDb250ZW50RmlsdGVyW107XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSUNvbnRlbnRGaWx0ZXIge1xyXG4gICAgZGlzcGxheU5hbWU6IHN0cmluZztcclxuICAgIHR5cGU6IHN0cmluZztcclxuICAgIGNvdW50OiBudW1iZXI7XHJcbiAgICBpZDogc3RyaW5nO1xyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElTZWFyY2hEYXRhIHtcclxuICAgIGNvdW50OiBudW1iZXI7XHJcbiAgICBjb250ZW50OiBOc0NvbnRlbnQuSUNvbnRlbnRbXTtcclxuICAgIGZhY2V0czogSUZhY2V0c0RhdGFbXTtcclxuICB9XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJRmFjZXRzRGF0YSB7XHJcbiAgICB2YWx1ZXM6IElGYWNldHNWYWx1ZXNbXTtcclxuICAgIG5hbWU6IHN0cmluZztcclxuICB9XHJcbiAgZXhwb3J0IGludGVyZmFjZSBJRmFjZXRzVmFsdWVzIHtcclxuICAgIG5hbWU6IHN0cmluZztcclxuICAgIGNvdW50OiBudW1iZXI7XHJcbiAgfVxyXG4gIGV4cG9ydCBpbnRlcmZhY2UgSVNlYXJjaENvbnRlbnREYXRhIHtcclxuICAgIG93bmVyc2hpcFR5cGU6IHN0cmluZ1tdO1xyXG4gICAgcGFyZW50OiBzdHJpbmc7XHJcbiAgICBjb2RlOiBzdHJpbmc7XHJcbiAgICBjcmVkZW50aWFsczoge1xyXG4gICAgICBlbmFibGVkOiBzdHJpbmdcclxuICAgIH07XHJcbiAgICBjaGFubmVsOiBzdHJpbmc7XHJcbiAgICBkb3dubG9hZFVybDogc3RyaW5nO1xyXG4gICAgbGFuZ3VhZ2U6IHN0cmluZ1tdO1xyXG4gICAgbWltZVR5cGU6IHN0cmluZztcclxuICAgIHZhcmlhbnRzOiBJVmFyaWFudHNEYXRhO1xyXG4gICAgaWRlYWxTY3JlZW5TaXplOiBzdHJpbmc7XHJcbiAgICBsZWFmTm9kZXM6IHN0cmluZ1tdO1xyXG4gICAgY3JlYXRlZE9uOiBzdHJpbmc7XHJcbiAgICBvYmplY3RUeXBlOiBzdHJpbmc7XHJcbiAgICBwcmltYXJ5Q2F0ZWdvcnk6IHN0cmluZztcclxuICAgIGNoaWxkcmVuOiBzdHJpbmdbXTtcclxuICAgIGNvbnRlbnREaXNwb3NpdGlvbjogc3RyaW5nO1xyXG4gICAgbGFzdFVwZGF0ZWRPbjogc3RyaW5nO1xyXG4gICAgY29udGVudEVuY29kaW5nOiBzdHJpbmc7XHJcbiAgICBjb250ZW50VHlwZTogc3RyaW5nO1xyXG4gICAgZGlhbGNvZGVSZXF1aXJlZDogc3RyaW5nO1xyXG4gICAgdHJhY2thYmxlOiB7XHJcbiAgICAgIGVuYWJsZWQ6IHN0cmluZ1xyXG4gICAgICBhdXRvQmF0Y2g6IHN0cmluZ1xyXG4gICAgfTtcclxuICAgIGlkZW50aWZpZXI6IHN0cmluZztcclxuICAgIGxhc3RTdGF0dXNDaGFuZ2VkT246IHN0cmluZztcclxuICAgIGF1ZGllbmNlOiBzdHJpbmdbXTtcclxuICAgIG9zOiBzdHJpbmdbXTtcclxuICAgIHZpc2liaWxpdHk6IHN0cmluZztcclxuICAgIGluZGV4OiBudW1iZXI7XHJcbiAgICBtZWRpYVR5cGU6IHN0cmluZztcclxuICAgIG9zSWQ6IHN0cmluZztcclxuICAgIGxhbmd1YWdlQ29kZTogc3RyaW5nW107XHJcbiAgICBncmFwaF9pZDogc3RyaW5nO1xyXG4gICAgbm9kZVR5cGU6IHN0cmluZztcclxuICAgIHZlcnNpb246IG51bWJlcjtcclxuICAgIHBrZ1ZlcnNpb246IG51bWJlcjtcclxuICAgIHZlcnNpb25LZXk6IHN0cmluZztcclxuICAgIGxpY2Vuc2U6IHN0cmluZztcclxuICAgIGlkZWFsU2NyZWVuRGVuc2l0eTogc3RyaW5nO1xyXG4gICAgZGVwdGg6IG51bWJlcjtcclxuICAgIGxhc3RQdWJsaXNoZWRPbjogc3RyaW5nO1xyXG4gICAgY29tcGF0aWJpbGl0eUxldmVsOiBudW1iZXI7XHJcbiAgICBsZWFmTm9kZXNDb3VudDogbnVtYmVyO1xyXG4gICAgbmFtZTogc3RyaW5nO1xyXG4gICAgc3RhdHVzOiBzdHJpbmc7XHJcbiAgICBub2RlX2lkOiBudW1iZXI7XHJcblxyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElWYXJpYW50c0RhdGEge1xyXG4gICAgb25saW5lOiB7XHJcbiAgICAgIGVjYXJVcmw6IHN0cmluZ1xyXG4gICAgICBzaXplOiBudW1iZXJcclxuICAgIH07XHJcbiAgICBzcGluZToge1xyXG4gICAgICBlY2FyVXJsOiBzdHJpbmdcclxuICAgICAgc2l6ZTogbnVtYmVyXHJcbiAgICB9O1xyXG4gIH1cclxuICBleHBvcnQgaW50ZXJmYWNlIElQYXJhbXNDb250ZW50IHtcclxuICAgIHJlc21zZ2lkOiBzdHJpbmc7XHJcbiAgICBtc2dpZDogc3RyaW5nO1xyXG4gICAgc3RhdHVzOiBzdHJpbmc7XHJcbiAgICBlcnI6IHN0cmluZztcclxuICAgIGVycm1zZzogc3RyaW5nO1xyXG4gIH1cclxuXHJcbn1cclxuIl19