@mjhls/mjh-framework 1.0.882 → 1.0.883-mwn-test

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 (303) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +28 -27
  4. package/dist/cjs/AD300x250x600.js +28 -27
  5. package/dist/cjs/AD728x90.js +31 -30
  6. package/dist/cjs/ADFloatingFooter.js +31 -30
  7. package/dist/cjs/ADFooter.js +13 -12
  8. package/dist/cjs/ADGutter.js +31 -30
  9. package/dist/cjs/{ADInfeed-4f661172.js → ADInfeed-bce0ba07.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +31 -30
  11. package/dist/cjs/ADSponsoredResources.js +31 -30
  12. package/dist/cjs/ADWebcast.js +31 -30
  13. package/dist/cjs/ADWelcome.js +32 -31
  14. package/dist/cjs/{ADlgInfeed-6242e5b5.js → ADlgInfeed-950b414b.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +29 -27
  16. package/dist/cjs/AdSlot.js +32 -31
  17. package/dist/cjs/AdSlotsProvider.js +17 -15
  18. package/dist/cjs/AlgoliaSearch.js +1160 -1103
  19. package/dist/cjs/AlphabeticList.js +24 -23
  20. package/dist/cjs/ArticleCarousel.js +20 -19
  21. package/dist/cjs/ArticleProgramLandingPage.js +61 -60
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -40
  23. package/dist/cjs/ArticleSeriesListing.js +60 -59
  24. package/dist/cjs/Auth.js +287 -283
  25. package/dist/cjs/AuthWrapper.js +59 -148
  26. package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-39b37d84.js} +14 -13
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-9ebd251f.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +27 -25
  30. package/dist/cjs/CMEDeck.js +81 -81
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +34 -31
  33. package/dist/cjs/Column3.js +59 -56
  34. package/dist/cjs/ConferenceArticleCard.js +26 -25
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +96 -92
  37. package/dist/cjs/DeckQueue.js +90 -86
  38. package/dist/cjs/{Dfp-ab12cd55.js → Dfp-9be904d5.js} +35 -34
  39. package/dist/cjs/EventsDeck.js +140 -133
  40. package/dist/cjs/ExternalResources.js +79 -78
  41. package/dist/cjs/Feature.js +28 -26
  42. package/dist/cjs/ForbesHero.js +41 -40
  43. package/dist/cjs/GridContent.js +236 -231
  44. package/dist/cjs/GridHero.js +43 -42
  45. package/dist/cjs/GroupDeck.js +58 -57
  46. package/dist/cjs/HamMagazine.js +132 -127
  47. package/dist/cjs/Header.js +14 -12
  48. package/dist/cjs/Hero.js +16 -15
  49. package/dist/cjs/HighlightenVideo.js +18 -17
  50. package/dist/cjs/HorizontalArticleListing.js +72 -71
  51. package/dist/cjs/HorizontalHero.js +29 -28
  52. package/dist/cjs/IssueContentDeck.js +76 -71
  53. package/dist/cjs/IssueDeck.js +75 -70
  54. package/dist/cjs/IssueLanding.js +65 -64
  55. package/dist/cjs/LeftNav.js +39 -37
  56. package/dist/cjs/MasterDeck.js +71 -70
  57. package/dist/cjs/MediaSeriesLanding.js +988 -985
  58. package/dist/cjs/NavDvm.js +77 -72
  59. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  60. package/dist/cjs/NavMagazine.js +139 -134
  61. package/dist/cjs/NavNative.js +134 -126
  62. package/dist/cjs/OncliveHero.js +22 -21
  63. package/dist/cjs/OncliveLargeHero.js +71 -70
  64. package/dist/cjs/PageFilter.js +13 -12
  65. package/dist/cjs/PartnerDetailListing.js +272 -373
  66. package/dist/cjs/PdfDownload.js +10 -9
  67. package/dist/cjs/PopUpModal.js +19 -17
  68. package/dist/cjs/PubSection.js +41 -40
  69. package/dist/cjs/PubToc.js +14 -13
  70. package/dist/cjs/PublicationDeck.js +70 -65
  71. package/dist/cjs/PublicationLanding.js +114 -106
  72. package/dist/cjs/QueueDeckExpanded.js +308 -308
  73. package/dist/cjs/RecentNews.js +23 -22
  74. package/dist/cjs/RelatedContent.js +30 -29
  75. package/dist/cjs/RelatedTopicsDropdown.js +22 -19
  76. package/dist/cjs/RolesDeck.js +32 -27
  77. package/dist/cjs/Search.js +20 -16
  78. package/dist/cjs/Segment.js +4 -4
  79. package/dist/cjs/SeriesListingDeck.js +36 -36
  80. package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-ba0c5d1a.js} +31 -30
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +35 -34
  83. package/dist/cjs/SocialIcons.js +10 -9
  84. package/dist/cjs/{SocialSearchComponent-80a2130a.js → SocialSearchComponent-4942ddfc.js} +36 -32
  85. package/dist/cjs/SocialShare.js +31 -29
  86. package/dist/cjs/TaxonomyCard.js +66 -61
  87. package/dist/cjs/TaxonomyDescription.js +54 -53
  88. package/dist/cjs/TemplateNormal.js +73 -72
  89. package/dist/cjs/ThumbnailCard.js +26 -24
  90. package/dist/cjs/Ustream.js +70 -78
  91. package/dist/cjs/VerticalHero.js +20 -19
  92. package/dist/cjs/VideoProgramLandingPage.js +78 -74
  93. package/dist/cjs/VideoSeriesCard.js +33 -32
  94. package/dist/cjs/VideoSeriesFilter.js +16 -16
  95. package/dist/cjs/VideoSeriesLandingPage.js +51 -50
  96. package/dist/cjs/VideoSeriesListing.js +77 -76
  97. package/dist/cjs/View.js +252 -249
  98. package/dist/cjs/YahooHero.js +40 -39
  99. package/dist/cjs/YoutubeGroup.js +59 -58
  100. package/dist/cjs/{_is-array-bd978497.js → _is-array-54228b29.js} +6 -6
  101. package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-b1df62f0.js} +7 -7
  102. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  103. package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-d1978572.js} +1 -1
  104. package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-ce86cae7.js} +2 -2
  105. package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-77821af0.js} +30 -30
  106. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
  107. package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-5643aa10.js} +33 -33
  108. package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
  109. package/dist/cjs/{define-property-530a5e9e.js → define-property-e8404b64.js} +6 -6
  110. package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-9673846a.js} +1 -1
  111. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  112. package/dist/cjs/{entities-fb0c6568.js → entities-df1aed86.js} +1 -1
  113. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  114. package/dist/cjs/{extends-1d905ddb.js → extends-7c86182f.js} +7 -7
  115. package/dist/cjs/faundadb.js +19 -19
  116. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  117. package/dist/cjs/getRelatedArticle.js +16 -16
  118. package/dist/cjs/getRootDocGroup.js +6 -6
  119. package/dist/cjs/getSerializers.js +43 -43
  120. package/dist/cjs/{getTargeting-41f2f52d.js → getTargeting-9d509319.js} +3 -3
  121. package/dist/cjs/getTargeting.js +6 -6
  122. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  123. package/dist/cjs/{index-53e27416.js → index-50be6759.js} +1 -1
  124. package/dist/cjs/{index-cdd88325.js → index-af49d679.js} +590 -574
  125. package/dist/cjs/{index-ff69979f.js → index-d48b231c.js} +3 -3
  126. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  127. package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
  128. package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
  129. package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
  130. package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
  131. package/dist/cjs/{index.esm-05850a2f.js → index.esm-88593816.js} +4 -4
  132. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
  133. package/dist/cjs/{index.esm-974f47d9.js → index.esm-d81454e7.js} +1 -4
  134. package/dist/cjs/index.js +169 -164
  135. package/dist/cjs/{inherits-337c73a7.js → inherits-de66ea16.js} +22 -22
  136. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  137. package/dist/cjs/{keys-91f31941.js → keys-e982b3fa.js} +6 -6
  138. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
  139. package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
  140. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  141. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  142. package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-067dd3bc.js} +12 -12
  143. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  144. package/dist/cjs/{stringify-13405ce2.js → stringify-f7a37a8d.js} +5 -5
  145. package/dist/cjs/timeDifferenceCalc.js +1 -1
  146. package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-d7797c2b.js} +7 -7
  147. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
  148. package/dist/cjs/typeof-1358762e.js +33 -0
  149. package/dist/cjs/{typeof-3dd6d3df.js → typeof-567e31ff.js} +35 -35
  150. package/dist/cjs/urlFor.js +6 -6
  151. package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-3819e4aa.js} +4 -4
  152. package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
  153. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  154. package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-d98303e0.js} +2 -2
  155. package/dist/esm/AD.js +1 -1
  156. package/dist/esm/AD300x250.js +21 -21
  157. package/dist/esm/AD300x250x600.js +21 -21
  158. package/dist/esm/AD728x90.js +23 -23
  159. package/dist/esm/ADFloatingFooter.js +21 -21
  160. package/dist/esm/ADFooter.js +4 -4
  161. package/dist/esm/ADGutter.js +21 -21
  162. package/dist/esm/{ADInfeed-7db96917.js → ADInfeed-0a55cd2d.js} +6 -6
  163. package/dist/esm/ADSkyscraper.js +21 -21
  164. package/dist/esm/ADSponsoredResources.js +21 -21
  165. package/dist/esm/ADWebcast.js +21 -21
  166. package/dist/esm/ADWelcome.js +18 -18
  167. package/dist/esm/{ADlgInfeed-a3931e68.js → ADlgInfeed-013e1f4a.js} +4 -4
  168. package/dist/esm/AccordionPanel.js +6 -6
  169. package/dist/esm/AdSlot.js +20 -20
  170. package/dist/esm/AdSlotsProvider.js +9 -9
  171. package/dist/esm/AlgoliaSearch.js +608 -552
  172. package/dist/esm/AlphabeticList.js +8 -8
  173. package/dist/esm/ArticleCarousel.js +13 -13
  174. package/dist/esm/ArticleProgramLandingPage.js +48 -48
  175. package/dist/esm/ArticleSeriesLandingPage.js +29 -29
  176. package/dist/esm/ArticleSeriesListing.js +32 -32
  177. package/dist/esm/Auth.js +199 -199
  178. package/dist/esm/AuthWrapper.js +28 -118
  179. package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-11adff02.js} +1 -1
  180. package/dist/esm/Beam.js +6 -6
  181. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-1e73bd2c.js} +34 -34
  182. package/dist/esm/Breadcrumbs.js +5 -5
  183. package/dist/esm/CMEDeck.js +21 -21
  184. package/dist/esm/Column1.js +4 -4
  185. package/dist/esm/Column2.js +19 -19
  186. package/dist/esm/Column3.js +35 -35
  187. package/dist/esm/ConferenceArticleCard.js +10 -10
  188. package/dist/esm/DeckContent.js +46 -46
  189. package/dist/esm/DeckQueue.js +46 -46
  190. package/dist/esm/{Dfp-d6a5629f.js → Dfp-102f0beb.js} +13 -13
  191. package/dist/esm/EventsDeck.js +47 -47
  192. package/dist/esm/ExternalResources.js +46 -46
  193. package/dist/esm/Feature.js +6 -6
  194. package/dist/esm/ForbesHero.js +10 -10
  195. package/dist/esm/GridContent.js +85 -85
  196. package/dist/esm/GridHero.js +11 -11
  197. package/dist/esm/GroupDeck.js +12 -12
  198. package/dist/esm/HamMagazine.js +24 -24
  199. package/dist/esm/Hero.js +7 -7
  200. package/dist/esm/HighlightenVideo.js +2 -2
  201. package/dist/esm/HorizontalArticleListing.js +46 -46
  202. package/dist/esm/HorizontalHero.js +8 -8
  203. package/dist/esm/IssueContentDeck.js +25 -25
  204. package/dist/esm/IssueDeck.js +34 -34
  205. package/dist/esm/IssueLanding.js +53 -53
  206. package/dist/esm/LeftNav.js +20 -20
  207. package/dist/esm/MasterDeck.js +34 -34
  208. package/dist/esm/MediaSeriesLanding.js +325 -325
  209. package/dist/esm/NavDvm.js +14 -14
  210. package/dist/esm/NavMagazine.js +30 -30
  211. package/dist/esm/NavNative.js +30 -30
  212. package/dist/esm/OncliveHero.js +7 -7
  213. package/dist/esm/OncliveLargeHero.js +11 -11
  214. package/dist/esm/PageFilter.js +4 -4
  215. package/dist/esm/PartnerDetailListing.js +86 -188
  216. package/dist/esm/PdfDownload.js +2 -2
  217. package/dist/esm/PopUpModal.js +4 -4
  218. package/dist/esm/PubSection.js +32 -32
  219. package/dist/esm/PubToc.js +6 -6
  220. package/dist/esm/PublicationDeck.js +27 -27
  221. package/dist/esm/PublicationLanding.js +51 -47
  222. package/dist/esm/QueueDeckExpanded.js +34 -34
  223. package/dist/esm/RecentNews.js +4 -4
  224. package/dist/esm/RelatedContent.js +10 -10
  225. package/dist/esm/RolesDeck.js +12 -12
  226. package/dist/esm/Search.js +6 -6
  227. package/dist/esm/Segment.js +4 -4
  228. package/dist/esm/SeriesListingDeck.js +18 -18
  229. package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-45adb8dc.js} +5 -5
  230. package/dist/esm/SetCookie.js +1 -1
  231. package/dist/esm/SideFooter.js +13 -13
  232. package/dist/esm/{SocialSearchComponent-7f3d6531.js → SocialSearchComponent-8e0fcf66.js} +8 -8
  233. package/dist/esm/TaxonomyCard.js +27 -27
  234. package/dist/esm/TaxonomyDescription.js +44 -44
  235. package/dist/esm/TemplateNormal.js +48 -48
  236. package/dist/esm/ThumbnailCard.js +10 -10
  237. package/dist/esm/Ustream.js +62 -71
  238. package/dist/esm/VerticalHero.js +6 -6
  239. package/dist/esm/VideoProgramLandingPage.js +52 -52
  240. package/dist/esm/VideoSeriesCard.js +13 -13
  241. package/dist/esm/VideoSeriesFilter.js +7 -7
  242. package/dist/esm/VideoSeriesLandingPage.js +35 -35
  243. package/dist/esm/VideoSeriesListing.js +33 -33
  244. package/dist/esm/View.js +82 -83
  245. package/dist/esm/YahooHero.js +13 -13
  246. package/dist/esm/YoutubeGroup.js +12 -12
  247. package/dist/esm/{_is-array-8914b83f.js → _is-array-8d21b9e3.js} +6 -6
  248. package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-98db3b07.js} +7 -7
  249. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  250. package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-7cee6f84.js} +1 -1
  251. package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-2300e51b.js} +2 -2
  252. package/dist/esm/{asyncToGenerator-40371743.js → asyncToGenerator-5ef104a7.js} +30 -30
  253. package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-ea258bb1.js} +34 -34
  254. package/dist/esm/{debounce-89969f66.js → debounce-533d9748.js} +2 -2
  255. package/dist/esm/define-property-5f1bda73.js +18 -0
  256. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  257. package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-8c30428f.js} +1 -1
  258. package/dist/esm/{entities-731f3fdb.js → entities-6d9154b4.js} +1 -1
  259. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  260. package/dist/esm/{extends-9a61581c.js → extends-6d8e3924.js} +7 -7
  261. package/dist/esm/faundadb.js +5 -5
  262. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  263. package/dist/esm/getRelatedArticle.js +11 -11
  264. package/dist/esm/getRootDocGroup.js +4 -4
  265. package/dist/esm/getSerializers.js +43 -43
  266. package/dist/esm/{getTargeting-e6820763.js → getTargeting-4061f839.js} +2 -2
  267. package/dist/esm/getTargeting.js +6 -6
  268. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  269. package/dist/esm/{index-f7fdcc91.js → index-3f5c03b2.js} +3 -3
  270. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  271. package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
  272. package/dist/esm/{index-637e8f49.js → index-98ca9cec.js} +1 -1
  273. package/dist/esm/{index-0b6db187.js → index-d7489d39.js} +140 -134
  274. package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
  275. package/dist/esm/{index.esm-a8ff922c.js → index.esm-28aafed6.js} +4 -4
  276. package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
  277. package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
  278. package/dist/esm/{index.esm-3fdda599.js → index.esm-eb1e8e80.js} +2 -4
  279. package/dist/esm/index.js +124 -122
  280. package/dist/esm/{inherits-eeaf6740.js → inherits-a6ba2ec4.js} +18 -18
  281. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  282. package/dist/esm/{keys-a5ffafe7.js → keys-31dcdb31.js} +6 -6
  283. package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
  284. package/dist/esm/{main-ede573ee.js → main-1894c974.js} +53 -53
  285. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  286. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  287. package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-6ebcbfea.js} +12 -12
  288. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  289. package/dist/esm/stringify-2b084bee.js +15 -0
  290. package/dist/esm/timeDifferenceCalc.js +1 -1
  291. package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-f7074d7c.js} +7 -7
  292. package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
  293. package/dist/esm/typeof-2f07d0e8.js +30 -0
  294. package/dist/esm/{typeof-938ae770.js → typeof-e9fc0c5d.js} +35 -35
  295. package/dist/esm/urlFor.js +4 -4
  296. package/dist/esm/{ustream-api-d325d196.js → ustream-api-d3714624.js} +4 -4
  297. package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
  298. package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-ab4dea5c.js} +2 -2
  299. package/package.json +1 -1
  300. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  301. package/dist/esm/define-property-73034847.js +0 -18
  302. package/dist/esm/stringify-ebc16384.js +0 -15
  303. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
@@ -1,65 +1,65 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import React__default from 'react';
4
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
+ import Col from 'react-bootstrap/Col';
6
+ import Form from 'react-bootstrap/Form';
7
+ import Button from 'react-bootstrap/Button';
8
+ import { g as getSerializers } from './index-d7489d39.js';
9
+ import VideoSeriesListing from './VideoSeriesListing.js';
1
10
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
11
+ import './core.get-iterator-method-ea258bb1.js';
12
+ import './web.dom.iterable-ab4dea5c.js';
3
13
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
14
- import React__default from 'react';
15
- import './events-6c3a7a63.js';
16
- import './index-41a678ea.js';
14
+ import './_iter-detect-98db3b07.js';
15
+ import './_object-pie-133f504a.js';
17
16
  import 'prop-types';
18
- import 'react-bootstrap/Container';
19
- import 'react-bootstrap/Row';
20
- import Col$1 from 'react-bootstrap/Col';
21
- import './moment-b6f49411.js';
22
- import 'next/router';
23
- import './isSymbol-1981418f.js';
24
- import './debounce-89969f66.js';
25
- import './toNumber-e3dcad26.js';
26
- import './index.es-a6137319.js';
27
- import 'react-dom';
28
- import './visibility-sensor-72fd8f8b.js';
29
- import './slicedToArray-9c3bb613.js';
30
- import './index-f7fdcc91.js';
17
+ import './index-3f5c03b2.js';
18
+ import './slicedToArray-6ebcbfea.js';
19
+ import 'react-bootstrap';
31
20
  import './urlFor.js';
32
- import './index-5f7e79e7.js';
33
- import './main-ede573ee.js';
34
- import './entities-731f3fdb.js';
35
- import './stringify-ebc16384.js';
36
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
37
- import './Segment.js';
38
- import './Beam.js';
39
- import './AdSlot.js';
40
- import Button$1 from 'react-bootstrap/Button';
41
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
21
+ import './index-f0fc23eb.js';
22
+ import './events-6c3a7a63.js';
23
+ import 'next/router';
42
24
  import './index-c7e2ac95.js';
43
- import './smoothscroll-0cd4c7a6.js';
25
+ import './util-8ed16d48.js';
26
+ import './Beam.js';
27
+ import './stringify-2b084bee.js';
28
+ import './Segment.js';
29
+ import './main-1894c974.js';
30
+ import './index-755f2cc2.js';
31
+ import 'react-dom';
32
+ import './typeof-e9fc0c5d.js';
33
+ import './_is-array-8d21b9e3.js';
34
+ import './brightcove-react-player-loader.es-57a70a56.js';
44
35
  import './GroupDeck.js';
45
- import './YoutubeGroup.js';
46
- import 'react-bootstrap';
47
- import './iconBase-602d52fe.js';
48
- import './index.esm-3fdda599.js';
49
- import VideoSeriesListing from './VideoSeriesListing.js';
50
- import { g as getSerializers } from './index-0b6db187.js';
51
- import './util-7700fc59.js';
52
- import './brightcove-react-player-loader.es-e761d404.js';
36
+ import './smoothscroll-fa4e3f8c.js';
37
+ import './moment-bc12cb97.js';
38
+ import './SocialShare.js';
53
39
  import 'next/head';
54
40
  import 'react-share';
55
- import './SocialShare.js';
56
- import './_object-to-array-ee8f6d98.js';
41
+ import './_object-to-array-2300e51b.js';
42
+ import './toConsumableArray-f7074d7c.js';
57
43
  import 'react-bootstrap/Pagination';
44
+ import './entities-6d9154b4.js';
45
+ import './AdSlot.js';
46
+ import './debounce-533d9748.js';
47
+ import './isSymbol-a7e9aafe.js';
48
+ import './toNumber-5aeba6e7.js';
49
+ import 'react-bootstrap/Row';
50
+ import './inherits-a6ba2ec4.js';
51
+ import './_object-sap-7cee6f84.js';
52
+ import './define-property-5f1bda73.js';
53
+ import './index.esm-eb1e8e80.js';
54
+ import './iconBase-ccc56b97.js';
58
55
  import 'react-bootstrap/Figure';
59
56
  import 'react-bootstrap/OverlayTrigger';
60
57
  import 'react-bootstrap/Tooltip';
61
58
  import 'react-bootstrap/Popover';
62
- import Form from 'react-bootstrap/Form';
59
+ import 'react-bootstrap/Container';
60
+ import './visibility-sensor-72fd8f8b.js';
61
+ import './YoutubeGroup.js';
62
+ import './index.es-a6137319.js';
63
63
 
64
64
  var _this = undefined;
65
65
 
@@ -100,7 +100,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
100
100
  Form.Row,
101
101
  null,
102
102
  React__default.createElement(
103
- Col$1,
103
+ Col,
104
104
  null,
105
105
  React__default.createElement(
106
106
  Form.Group,
@@ -128,10 +128,10 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
128
128
  )
129
129
  ),
130
130
  React__default.createElement(
131
- Col$1,
131
+ Col,
132
132
  null,
133
133
  React__default.createElement(
134
- Button$1,
134
+ Button,
135
135
  { type: 'submit', variant: 'secondary' },
136
136
  'Apply'
137
137
  )
@@ -1,19 +1,19 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './_library-528f1934.js';
4
- import './_object-pie-33c40e79.js';
5
- import './web.dom.iterable-6b037ff9.js';
6
- import { _ as _typeof } from './typeof-938ae770.js';
7
- import './_is-array-8914b83f.js';
1
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
8
2
  import React__default from 'react';
9
- import 'prop-types';
10
- import { m as moment } from './moment-b6f49411.js';
11
- import 'react-dom';
12
- import './slicedToArray-9c3bb613.js';
13
- import './index-f7fdcc91.js';
3
+ import { L as LazyLoad } from './index-755f2cc2.js';
14
4
  import urlFor from './urlFor.js';
15
- import { L as LazyLoad } from './index-5f7e79e7.js';
5
+ import { m as moment } from './moment-bc12cb97.js';
16
6
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
7
+ import 'prop-types';
8
+ import './_commonjsHelpers-0c4b6f40.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './web.dom.iterable-ab4dea5c.js';
11
+ import './_is-array-8d21b9e3.js';
12
+ import './_object-pie-133f504a.js';
13
+ import './_library-528f1934.js';
14
+ import 'react-dom';
15
+ import './slicedToArray-6ebcbfea.js';
16
+ import './index-3f5c03b2.js';
17
17
 
18
18
  var css = ".VideoSeriesCard-module_article__Hlc3e {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.VideoSeriesCard-module_article__Hlc3e a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.VideoSeriesCard-module_thumb__3hGyJ {\n width: 25%;\n}\n.VideoSeriesCard-module_thumb__3hGyJ img {\n width: 100%;\n height: auto;\n}\n.VideoSeriesCard-module_info__2_i1N {\n width: 75%;\n font-size: 1rem;\n}\n.VideoSeriesCard-module_info__2_i1N h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.VideoSeriesCard-module_published__1fI0q {\n color: #6d6d6d;\n margin: 0;\n}\n.VideoSeriesCard-module_summary__3hWJT {\n margin: 0.5rem 0 0 0;\n}\n.VideoSeriesCard-module_author__aU35o {\n margin: 0;\n}\n.VideoSeriesCard-module_author__aU35o span {\n color: #6d6d6d;\n}\n@media only screen and (max-width: 568px) {\n .VideoSeriesCard-module_article__Hlc3e {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .VideoSeriesCard-module_article__Hlc3e a {\n flex-direction: column;\n align-items: center;\n }\n .VideoSeriesCard-module_thumb__3hGyJ {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .VideoSeriesCard-module_thumb__3hGyJ img{\n border-radius: 10px 10px 0 0; \n }\n .VideoSeriesCard-module_thumb__3hGyJ figure {\n margin: 0;\n }\n .VideoSeriesCard-module_info__2_i1N {\n width: 90%;\n padding: 1rem !important;\n }\n .VideoSeriesCard-module_info__2_i1N h2 {\n font-size: 1rem;\n }\n}\n";
19
19
  var styles = { "article": "VideoSeriesCard-module_article__Hlc3e", "thumb": "VideoSeriesCard-module_thumb__3hGyJ", "info": "VideoSeriesCard-module_info__2_i1N", "published": "VideoSeriesCard-module_published__1fI0q", "summary": "VideoSeriesCard-module_summary__3hWJT", "author": "VideoSeriesCard-module_author__aU35o" };
@@ -1,13 +1,13 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './web.dom.iterable-6b037ff9.js';
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
6
3
  import React__default, { useState, useEffect } from 'react';
7
4
  import { withRouter } from 'next/router';
8
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
9
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
10
5
  import { DropdownButton, Dropdown } from 'react-bootstrap';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './_library-528f1934.js';
10
+ import './_iter-detect-98db3b07.js';
11
11
 
12
12
  var _this = undefined;
13
13
 
@@ -1,51 +1,51 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
+ import React__default from 'react';
4
+ import { m as moment } from './moment-bc12cb97.js';
5
+ import { g as getYoutubeId } from './index-c7e2ac95.js';
6
+ import Breadcrumbs from './Breadcrumbs.js';
7
+ import MasterDeck from './MasterDeck.js';
8
+ import VideoSeriesCard from './VideoSeriesCard.js';
1
9
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
+ import './web.dom.iterable-ab4dea5c.js';
3
12
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
6
- import './_object-pie-33c40e79.js';
7
- import './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import { _ as _typeof } from './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
14
- import React__default from 'react';
13
+ import './_iter-detect-98db3b07.js';
14
+ import './_is-array-8d21b9e3.js';
15
+ import './_object-pie-133f504a.js';
16
+ import './slicedToArray-6ebcbfea.js';
17
+ import 'react-bootstrap/Breadcrumb';
18
+ import './toConsumableArray-f7074d7c.js';
19
+ import './extends-6d8e3924.js';
20
+ import './inherits-a6ba2ec4.js';
21
+ import './_object-sap-7cee6f84.js';
22
+ import './define-property-5f1bda73.js';
23
+ import './index-f0fc23eb.js';
15
24
  import './events-6c3a7a63.js';
16
- import './index-41a678ea.js';
17
25
  import 'prop-types';
18
26
  import 'react-bootstrap/Container';
19
27
  import 'react-bootstrap/Row';
20
28
  import 'react-bootstrap/Col';
21
29
  import 'react-bootstrap/Card';
22
- import { m as moment } from './moment-b6f49411.js';
23
30
  import 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-89969f66.js';
26
- import './toNumber-e3dcad26.js';
31
+ import './lodash-f97fd99a.js';
32
+ import './debounce-533d9748.js';
33
+ import './isSymbol-a7e9aafe.js';
34
+ import './toNumber-5aeba6e7.js';
27
35
  import './index.es-a6137319.js';
28
- import 'react-dom';
29
36
  import './visibility-sensor-72fd8f8b.js';
30
- import './slicedToArray-9c3bb613.js';
31
- import './index-f7fdcc91.js';
32
- import './urlFor.js';
33
- import './index-5f7e79e7.js';
34
- import './main-ede573ee.js';
35
- import './stringify-ebc16384.js';
36
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
37
- import './Segment.js';
38
- import './Beam.js';
37
+ import 'react-dom';
38
+ import './index-3f5c03b2.js';
39
+ import './ADlgInfeed-013e1f4a.js';
39
40
  import './AdSlot.js';
40
- import './ADInfeed-7db96917.js';
41
- import './lodash-a818d390.js';
42
- import './ADlgInfeed-a3931e68.js';
43
- import { g as getYoutubeId } from './index-c7e2ac95.js';
44
- import MasterDeck from './MasterDeck.js';
45
- import 'react-bootstrap/Breadcrumb';
46
- import Breadcrumbs from './Breadcrumbs.js';
41
+ import './Beam.js';
42
+ import './stringify-2b084bee.js';
43
+ import './Segment.js';
44
+ import './main-1894c974.js';
45
+ import './ADInfeed-0a55cd2d.js';
46
+ import './index-755f2cc2.js';
47
+ import './urlFor.js';
47
48
  import './style-inject.es-1f59c1d0.js';
48
- import VideoSeriesCard from './VideoSeriesCard.js';
49
49
 
50
50
  var _this = undefined;
51
51
 
@@ -1,37 +1,37 @@
1
+ import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
3
+ import React__default from 'react';
4
+ import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import Container from 'react-bootstrap/Container';
6
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
+ import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
8
+ import { m as moment } from './moment-bc12cb97.js';
9
+ import { withRouter } from 'next/router';
10
+ import YoutubeGroup from './YoutubeGroup.js';
11
+ import { d as debounce_1 } from './debounce-533d9748.js';
12
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
1
13
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
14
+ import './core.get-iterator-method-ea258bb1.js';
15
+ import './_object-pie-133f504a.js';
16
+ import './_object-sap-7cee6f84.js';
17
+ import './define-property-5f1bda73.js';
18
+ import './typeof-e9fc0c5d.js';
19
+ import './web.dom.iterable-ab4dea5c.js';
20
+ import './_is-array-8d21b9e3.js';
3
21
  import './_library-528f1934.js';
4
- import './_object-pie-33c40e79.js';
5
- import { _ as _extends } from './extends-9a61581c.js';
6
- import './_object-sap-fc9da7e8.js';
7
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-eeaf6740.js';
8
- import './define-property-73034847.js';
9
- import './web.dom.iterable-6b037ff9.js';
10
- import './typeof-938ae770.js';
11
- import './_is-array-8914b83f.js';
12
- import React__default from 'react';
13
22
  import './events-6c3a7a63.js';
14
- import { l as lib_3 } from './index-41a678ea.js';
15
23
  import 'prop-types';
16
- import Container$1 from 'react-bootstrap/Container';
17
- import { m as moment } from './moment-b6f49411.js';
18
- import { withRouter } from 'next/router';
19
- import './isSymbol-1981418f.js';
20
- import { d as debounce_1 } from './debounce-89969f66.js';
21
- import './toNumber-e3dcad26.js';
22
- import { I as InfiniteScroll } from './index.es-a6137319.js';
23
24
  import 'react-dom';
24
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
25
- import './slicedToArray-9c3bb613.js';
26
- import './index-f7fdcc91.js';
27
- import './urlFor.js';
28
- import './index-5f7e79e7.js';
29
- import './main-ede573ee.js';
25
+ import './iconBase-ccc56b97.js';
26
+ import './slicedToArray-6ebcbfea.js';
30
27
  import './index-c7e2ac95.js';
31
- import './smoothscroll-0cd4c7a6.js';
32
- import YoutubeGroup from './YoutubeGroup.js';
33
- import './iconBase-602d52fe.js';
34
- import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
28
+ import './index-755f2cc2.js';
29
+ import './smoothscroll-fa4e3f8c.js';
30
+ import './urlFor.js';
31
+ import './index-3f5c03b2.js';
32
+ import './main-1894c974.js';
33
+ import './isSymbol-a7e9aafe.js';
34
+ import './toNumber-5aeba6e7.js';
35
35
 
36
36
  var VideoSeriesListing = function (_React$Component) {
37
37
  _inherits(VideoSeriesListing, _React$Component);
@@ -96,9 +96,9 @@ var VideoSeriesListing = function (_React$Component) {
96
96
  }, 0), _this.loadData = function () {
97
97
  var _this$state = _this.state,
98
98
  from = _this$state.from,
99
- to = _this$state.to,
100
- data = _this$state.data,
101
- query = _this$state.query,
99
+ to = _this$state.to;
100
+ _this$state.data;
101
+ var query = _this$state.query,
102
102
  page = _this$state.page;
103
103
  var client = _this.props.client;
104
104
  //this.changePageNumber(page)
@@ -275,7 +275,7 @@ var VideoSeriesListing = function (_React$Component) {
275
275
  InfiniteScroll,
276
276
  { dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling, scrollThreshold: 0.8 },
277
277
  React__default.createElement(
278
- Container$1,
278
+ Container,
279
279
  null,
280
280
  this.state.data && this.state.data.map(function (series, index) {
281
281
  var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
@@ -326,7 +326,7 @@ var VideoSeriesListing = function (_React$Component) {
326
326
  this.state.data.length >= 1 && this.state.data[0].length > 0 ?
327
327
  //Check if any Video Groups available
328
328
  React__default.createElement(
329
- Container$1,
329
+ Container,
330
330
  null,
331
331
  this.state.data && this.state.data.map(function (series, index) {
332
332
  var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
package/dist/esm/View.js CHANGED
@@ -1,75 +1,75 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends, a as _Object$assign } from './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import { _ as _typeof } from './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _extends, a as _Object$assign } from './extends-6d8e3924.js';
3
+ import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
14
4
  import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
15
- import './events-6c3a7a63.js';
16
- import { l as lib_3 } from './index-41a678ea.js';
17
- import 'prop-types';
18
- import 'react-bootstrap/Row';
19
- import 'react-bootstrap/Col';
20
- import { m as moment } from './moment-b6f49411.js';
5
+ import Head from 'next/head';
21
6
  import { useRouter } from 'next/router';
22
- import './isSymbol-1981418f.js';
23
- import './debounce-89969f66.js';
24
- import './toNumber-e3dcad26.js';
25
- import { I as InfiniteScroll } from './index.es-a6137319.js';
26
- import 'react-dom';
7
+ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
8
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
9
+ import { m as moment } from './moment-bc12cb97.js';
10
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
+ import { m as main_43 } from './main-1894c974.js';
12
+ import 'react-bootstrap/Dropdown';
13
+ import Form from 'react-bootstrap/Form';
14
+ import FormControl from 'react-bootstrap/FormControl';
15
+ import Button from 'react-bootstrap/Button';
27
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
28
- import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
29
- import './index-f7fdcc91.js';
30
- import urlFor from './urlFor.js';
31
- import './index-5f7e79e7.js';
32
- import { m as main_43 } from './main-ede573ee.js';
33
- import './entities-731f3fdb.js';
34
- import { _ as _JSON$stringify } from './stringify-ebc16384.js';
35
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
36
- import './Segment.js';
37
- import './Beam.js';
17
+ import SocialShare from './SocialShare.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-d7489d39.js';
38
19
  import DFPAdSlot from './AdSlot.js';
39
- import Button$1 from 'react-bootstrap/Button';
40
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-45adb8dc.js';
21
+ import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-4061f839.js';
22
+ import getKeywords from './getKeywords.js';
23
+ import urlFor from './urlFor.js';
24
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
25
+ import { b as FaMinus, c as FaPlus } from './index.esm-28aafed6.js';
26
+ import { s as styleInject } from './style-inject.es-1f59c1d0.js';
27
+ import './index-755f2cc2.js';
28
+ import { DiscussionEmbed } from 'disqus-react';
29
+ import { _ as _Object$keys } from './keys-31dcdb31.js';
30
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
31
+ import { l as lib_3 } from './index-f0fc23eb.js';
32
+ import getRelatedArticle from './getRelatedArticle.js';
33
+ import getQuery from './getQuery.js';
34
+ import getSeriesDetail from './getSeriesDetail.js';
35
+ import './_commonjsHelpers-0c4b6f40.js';
36
+ import './core.get-iterator-method-ea258bb1.js';
37
+ import './web.dom.iterable-ab4dea5c.js';
38
+ import './_library-528f1934.js';
39
+ import './_iter-detect-98db3b07.js';
40
+ import './_object-pie-133f504a.js';
41
+ import 'prop-types';
42
+ import './index-3f5c03b2.js';
43
+ import 'react-dom';
44
+ import 'react-share';
45
+ import 'react-bootstrap';
41
46
  import './index-c7e2ac95.js';
42
- import './smoothscroll-0cd4c7a6.js';
47
+ import './util-8ed16d48.js';
48
+ import './Beam.js';
49
+ import './Segment.js';
50
+ import './brightcove-react-player-loader.es-57a70a56.js';
43
51
  import './GroupDeck.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import './index.esm-3fdda599.js';
47
- import { r as renderAuthor, g as getSerializers } from './index-0b6db187.js';
48
- import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-e761d404.js';
50
- import Head from 'next/head';
51
- import 'react-share';
52
- import SocialShare from './SocialShare.js';
53
- import './_object-to-array-ee8f6d98.js';
52
+ import './smoothscroll-fa4e3f8c.js';
53
+ import './_is-array-8d21b9e3.js';
54
+ import './_object-to-array-2300e51b.js';
54
55
  import 'react-bootstrap/Pagination';
56
+ import './entities-6d9154b4.js';
57
+ import 'react-bootstrap/Row';
58
+ import 'react-bootstrap/Col';
59
+ import './inherits-a6ba2ec4.js';
60
+ import './_object-sap-7cee6f84.js';
61
+ import './define-property-5f1bda73.js';
62
+ import './index.esm-eb1e8e80.js';
63
+ import './iconBase-ccc56b97.js';
55
64
  import 'react-bootstrap/Figure';
56
65
  import 'react-bootstrap/OverlayTrigger';
57
66
  import 'react-bootstrap/Tooltip';
58
67
  import 'react-bootstrap/Popover';
59
- import Form from 'react-bootstrap/Form';
60
- import FormControl from 'react-bootstrap/FormControl';
61
- import { _ as _Object$keys } from './keys-a5ffafe7.js';
62
- import 'react-bootstrap/Dropdown';
63
- import { b as FaMinus, c as FaPlus } from './index.esm-a8ff922c.js';
64
- import getSeriesDetail from './getSeriesDetail.js';
68
+ import './debounce-533d9748.js';
69
+ import './isSymbol-a7e9aafe.js';
70
+ import './toNumber-5aeba6e7.js';
71
+ import './events-6c3a7a63.js';
65
72
  import './index-db3bb315.js';
66
- import getRelatedArticle from './getRelatedArticle.js';
67
- import getQuery from './getQuery.js';
68
- import { S as SeriesSlider } from './SeriesSlider-88c4133d.js';
69
- import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-e6820763.js';
70
- import getKeywords from './getKeywords.js';
71
- import { s as styleInject } from './style-inject.es-1f59c1d0.js';
72
- import { DiscussionEmbed } from 'disqus-react';
73
73
 
74
74
  var getArticleSummary = function getArticleSummary(article) {
75
75
  if (article.summary && article.summary.length > 0) {
@@ -621,9 +621,9 @@ var Article = forwardRef(function (props, ref) {
621
621
  _props$sponsoredFlag = props.sponsoredFlag,
622
622
  sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
623
623
  _props$authorImgHeigh = props.authorImgHeight,
624
- authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh,
625
- active = props.active,
626
- containerHeight = props.containerHeight,
624
+ authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh;
625
+ props.active;
626
+ var containerHeight = props.containerHeight,
627
627
  _props$refreshFlag = props.refreshFlag,
628
628
  refreshFlag = _props$refreshFlag === undefined ? false : _props$refreshFlag,
629
629
  disqusConfig = props.disqusConfig,
@@ -683,9 +683,9 @@ var Article = forwardRef(function (props, ref) {
683
683
  setArticleBody = _useState10[1];
684
684
 
685
685
  var _useState11 = useState(true),
686
- _useState12 = _slicedToArray(_useState11, 2),
687
- previewAd = _useState12[0],
688
- setPreviewAd = _useState12[1];
686
+ _useState12 = _slicedToArray(_useState11, 2);
687
+ _useState12[0];
688
+ var setPreviewAd = _useState12[1];
689
689
 
690
690
  useEffect(function () {
691
691
  var path = window && window.location && window.location.search;
@@ -830,7 +830,7 @@ var Article = forwardRef(function (props, ref) {
830
830
  return setPasswordKey(e.target.value);
831
831
  }, placeholder: 'Password' }),
832
832
  React__default.createElement(
833
- Button$1,
833
+ Button,
834
834
  {
835
835
  variant: 'primary',
836
836
  onClick: function onClick() {
@@ -1058,8 +1058,8 @@ var Article = forwardRef(function (props, ref) {
1058
1058
  shareSubject = shareOptions.shareSubject,
1059
1059
  twitterSiteName = shareOptions.twitterSiteName,
1060
1060
  shareImageDefault = shareOptions.shareImageDefault,
1061
- shareBaseUrl = shareOptions.shareBaseUrl,
1062
- shareSiteTitle = shareOptions.shareSiteTitle;
1061
+ shareBaseUrl = shareOptions.shareBaseUrl;
1062
+ shareOptions.shareSiteTitle;
1063
1063
 
1064
1064
  var shareUrl = shareBaseUrl + props.article.url.current;
1065
1065
  var shareTitle = article.title;
@@ -1391,7 +1391,7 @@ var Article = forwardRef(function (props, ref) {
1391
1391
  }
1392
1392
  });
1393
1393
 
1394
- var _this = undefined;
1394
+ var _this$1 = undefined;
1395
1395
 
1396
1396
  var ArticleQueue = function ArticleQueue(props) {
1397
1397
  var router = useRouter();
@@ -1400,9 +1400,9 @@ var ArticleQueue = function ArticleQueue(props) {
1400
1400
  prevUrl = _props$prevUrl === undefined ? '/' : _props$prevUrl,
1401
1401
  Ads = props.Ads,
1402
1402
  _props$maxListLength = props.maxListLength,
1403
- maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength,
1404
- _props$sponsoredTaxon = props.sponsoredTaxonomies,
1405
- _props$cpModification = props.cpModificationRequired,
1403
+ maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength;
1404
+ props.sponsoredTaxonomies;
1405
+ var _props$cpModification = props.cpModificationRequired,
1406
1406
  cpModificationRequired = _props$cpModification === undefined ? false : _props$cpModification,
1407
1407
  _props$authorPrefix = props.authorPrefix,
1408
1408
  authorPrefix = _props$authorPrefix === undefined ? 'authors' : _props$authorPrefix,
@@ -1572,7 +1572,7 @@ var ArticleQueue = function ArticleQueue(props) {
1572
1572
  return _context.stop();
1573
1573
  }
1574
1574
  }
1575
- }, _callee, _this, [[3, 9], [15, 21]]);
1575
+ }, _callee, _this$1, [[3, 9], [15, 21]]);
1576
1576
  }));
1577
1577
 
1578
1578
  return function loadmore() {
@@ -1673,7 +1673,7 @@ var ArticleQueue = function ArticleQueue(props) {
1673
1673
  );
1674
1674
  };
1675
1675
 
1676
- var _this$1 = undefined;
1676
+ var _this = undefined;
1677
1677
 
1678
1678
  var View = function View(props) {
1679
1679
  var router = useRouter();
@@ -1683,9 +1683,9 @@ var View = function View(props) {
1683
1683
  hideComments = _props$article.hideComments,
1684
1684
  content_placement = _props$article.content_placement,
1685
1685
  _props$sponsoredFlag = props.sponsoredFlag,
1686
- sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
1687
- _props$sponsoredTaxon = props.sponsoredTaxonomies,
1688
- Ads = props.Ads,
1686
+ sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag;
1687
+ props.sponsoredTaxonomies;
1688
+ var Ads = props.Ads,
1689
1689
  setCustomDimensions = props.setCustomDimensions,
1690
1690
  statusCode = props.statusCode,
1691
1691
  prevUrl = props.prevUrl,
@@ -1698,9 +1698,9 @@ var View = function View(props) {
1698
1698
  infiniteScrollFlag = _props$infiniteScroll === undefined ? true : _props$infiniteScroll;
1699
1699
  var _props$article2 = props.article,
1700
1700
  _props$article2$passw = _props$article2.passwordLock,
1701
- passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw,
1702
- description = _props$article2.description,
1703
- title = _props$article2.title,
1701
+ passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw;
1702
+ _props$article2.description;
1703
+ var title = _props$article2.title,
1704
1704
  seriesShareOptions = _props$article2.seriesShareOptions;
1705
1705
 
1706
1706
  var _useState = useState(0),
@@ -1756,7 +1756,6 @@ var View = function View(props) {
1756
1756
  var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !disableInfiniteScroll && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
1757
1757
 
1758
1758
  if (['Articles', 'Videos', 'Podcasts'].includes(article.category.name)) {
1759
- description = null;
1760
1759
  title = null;
1761
1760
  }
1762
1761
 
@@ -1993,7 +1992,7 @@ View.returnGetInitialProps = function () {
1993
1992
  return _context.stop();
1994
1993
  }
1995
1994
  }
1996
- }, _callee, _this$1);
1995
+ }, _callee, _this);
1997
1996
  }));
1998
1997
 
1999
1998
  return function (_x, _x2, _x3, _x4, _x5) {