@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,18 +1,18 @@
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 './define-property-73034847.js';
6
- import './web.dom.iterable-6b037ff9.js';
1
+ import { _ as _defineProperty } from './defineProperty-8c30428f.js';
7
2
  import React__default, { useRef, useEffect } from 'react';
8
- import 'prop-types';
9
- import './isSymbol-1981418f.js';
10
- import './asyncToGenerator-40371743.js';
3
+ import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
4
+ import { g as get_1 } from './get-3c308da4.js';
11
5
  import Segment from './Segment.js';
12
- import { g as get_1 } from './get-1e515072.js';
13
- import './eq-b470f743.js';
14
- import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
15
- import { _ as _defineProperty } from './defineProperty-e66a2c7c.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './define-property-5f1bda73.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
+ import 'prop-types';
10
+ import './isSymbol-a7e9aafe.js';
11
+ import './eq-bdcbf886.js';
12
+ import './asyncToGenerator-5ef104a7.js';
13
+ import './web.dom.iterable-ab4dea5c.js';
14
+ import './_library-528f1934.js';
15
+ import './_iter-detect-98db3b07.js';
16
16
 
17
17
  var year = new Date().getFullYear();
18
18
 
@@ -1,12 +1,12 @@
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
2
  import React__default, { useState, useRef, useEffect } from 'react';
2
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
3
- import { f as main_34, c as main_44 } from './main-ede573ee.js';
4
- import Button$1 from 'react-bootstrap/Button';
5
- import { I as IconContext } from './iconBase-602d52fe.js';
6
- import Form from 'react-bootstrap/Form';
7
- import { G as GoSearch } from './index.esm-ed50151c.js';
8
3
  import SocialIcons from './SocialIcons.js';
4
+ import { G as GoSearch } from './index.esm-37268dca.js';
5
+ import { I as IconContext } from './iconBase-ccc56b97.js';
6
+ import Form from 'react-bootstrap/Form';
9
7
  import FormControl from 'react-bootstrap/FormControl';
8
+ import Button from 'react-bootstrap/Button';
9
+ import { f as main_34, c as main_44 } from './main-1894c974.js';
10
10
 
11
11
  var SocialSearchComponent = function SocialSearchComponent(_ref) {
12
12
  var type = _ref.type,
@@ -100,7 +100,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
100
100
  return setSearchKey(e.target.value);
101
101
  } }),
102
102
  React__default.createElement(
103
- Button$1,
103
+ Button,
104
104
  { variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none', width: '20%', marginLeft: '2%' }, onClick: function onClick(e) {
105
105
  return submitSearch(e);
106
106
  } },
@@ -147,7 +147,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
147
147
  return setSearchKey(e.target.value);
148
148
  } }),
149
149
  React__default.createElement(
150
- Button$1,
150
+ Button,
151
151
  { variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none', width: '20%', marginLeft: '2%' }, onClick: function onClick(e) {
152
152
  return submitSearch(e);
153
153
  } },
@@ -1,21 +1,21 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './_object-pie-33c40e79.js';
4
- import { _ as _extends } from './extends-9a61581c.js';
5
- import './web.dom.iterable-6b037ff9.js';
1
+ import { _ as _extends } from './extends-6d8e3924.js';
6
2
  import React__default from 'react';
3
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
4
+ import Container from 'react-bootstrap/Container';
5
+ import Row from 'react-bootstrap/Row';
6
+ import Col from 'react-bootstrap/Col';
7
+ import Card from 'react-bootstrap/Card';
8
+ import urlFor from './urlFor.js';
9
+ import { L as LazyLoad } from './index-755f2cc2.js';
10
+ import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
11
+ import './_commonjsHelpers-0c4b6f40.js';
12
+ import './core.get-iterator-method-ea258bb1.js';
13
+ import './_object-pie-133f504a.js';
7
14
  import 'prop-types';
8
- import Container$1 from 'react-bootstrap/Container';
9
- import Row$1 from 'react-bootstrap/Row';
10
- import Col$1 from 'react-bootstrap/Col';
11
- import Card$1 from 'react-bootstrap/Card';
15
+ import './index-3f5c03b2.js';
16
+ import './slicedToArray-6ebcbfea.js';
17
+ import './web.dom.iterable-ab4dea5c.js';
12
18
  import 'react-dom';
13
- import './slicedToArray-9c3bb613.js';
14
- import './index-f7fdcc91.js';
15
- import urlFor from './urlFor.js';
16
- import { L as LazyLoad } from './index-5f7e79e7.js';
17
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
18
- import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
19
19
 
20
20
  var TaxonomyCard = function TaxonomyCard(props) {
21
21
  // setting default value for imageHeight
@@ -49,10 +49,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
49
49
  'div',
50
50
  { className: 'contentDeck' },
51
51
  React__default.createElement(
52
- Container$1,
52
+ Container,
53
53
  null,
54
54
  React__default.createElement(
55
- Row$1,
55
+ Row,
56
56
  null,
57
57
  data && data.map(function (row, index) {
58
58
  if (columns === 'rotate' && itemCounter % 3 === 0) {
@@ -92,19 +92,19 @@ var TaxonomyCard = function TaxonomyCard(props) {
92
92
  extraURL3 && companyDetails.push({ key: 'url', value: extraURL3 });
93
93
  extraURL4 && companyDetails.push({ key: 'url', value: extraURL4 });
94
94
  return React__default.createElement(
95
- Col$1,
95
+ Col,
96
96
  { key: itemCounter, md: 12, lg: lgVar, counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
97
97
  React__default.createElement(
98
- Card$1,
98
+ Card,
99
99
  { className: 'taxonomy-card', style: { flexDirection: mode, position: 'relative', overflow: 'hidden' } },
100
100
  React__default.createElement(
101
- Card$1.Body,
101
+ Card.Body,
102
102
  null,
103
103
  React__default.createElement(
104
- Row$1,
104
+ Row,
105
105
  null,
106
106
  thumbnailURL && React__default.createElement(
107
- Col$1,
107
+ Col,
108
108
  null,
109
109
  React__default.createElement(
110
110
  LazyLoad,
@@ -115,8 +115,8 @@ var TaxonomyCard = function TaxonomyCard(props) {
115
115
  row.thumbnail.link ? React__default.createElement(
116
116
  'a',
117
117
  { href: row.thumbnail.link, target: row.thumbnail.blank ? '_blank' : '_self' },
118
- React__default.createElement(Card$1.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
119
- ) : React__default.createElement(Card$1.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
118
+ React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
119
+ ) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
120
120
  row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
121
121
  'figcaption',
122
122
  null,
@@ -126,10 +126,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
126
126
  )
127
127
  ),
128
128
  React__default.createElement(
129
- Col$1,
129
+ Col,
130
130
  null,
131
131
  React__default.createElement(
132
- Row$1,
132
+ Row,
133
133
  { className: 'details-content-wrapper' },
134
134
  React__default.createElement(
135
135
  'div',
@@ -204,7 +204,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
204
204
  )
205
205
  ),
206
206
  React__default.createElement(
207
- Card$1.Text,
207
+ Card.Text,
208
208
  null,
209
209
  React__default.createElement(BlockContent, _extends({ blocks: row.summary, serializers: getSerializers }, client.config()))
210
210
  )
@@ -1,55 +1,55 @@
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 React__default from 'react';
4
+ import { useRouter } from 'next/router';
5
+ import Head from 'next/head';
6
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
7
+ import { g as getSerializers } from './index-d7489d39.js';
1
8
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './web.dom.iterable-ab4dea5c.js';
3
11
  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, 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 './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';
12
+ import './_iter-detect-98db3b07.js';
13
+ import './_object-pie-133f504a.js';
17
14
  import 'prop-types';
18
- import 'react-bootstrap/Row';
19
- import 'react-bootstrap/Col';
20
- import './moment-b6f49411.js';
21
- import { useRouter } from 'next/router';
22
- import './isSymbol-1981418f.js';
23
- import './debounce-89969f66.js';
24
- import './toNumber-e3dcad26.js';
25
- import 'react-dom';
26
- import './slicedToArray-9c3bb613.js';
27
- import './index-f7fdcc91.js';
15
+ import './index-3f5c03b2.js';
16
+ import './slicedToArray-6ebcbfea.js';
17
+ import 'react-bootstrap';
28
18
  import './urlFor.js';
29
- import './index-5f7e79e7.js';
30
- import './main-ede573ee.js';
31
- import './entities-731f3fdb.js';
32
- import './stringify-ebc16384.js';
33
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
34
- import './Segment.js';
35
- import './Beam.js';
36
- import './AdSlot.js';
37
- import 'react-bootstrap/Button';
38
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
19
+ import './index-f0fc23eb.js';
20
+ import './events-6c3a7a63.js';
39
21
  import './index-c7e2ac95.js';
40
- import './smoothscroll-0cd4c7a6.js';
22
+ import './util-8ed16d48.js';
23
+ import './Beam.js';
24
+ import './stringify-2b084bee.js';
25
+ import './Segment.js';
26
+ import './main-1894c974.js';
27
+ import './index-755f2cc2.js';
28
+ import 'react-dom';
29
+ import './typeof-e9fc0c5d.js';
30
+ import './_is-array-8d21b9e3.js';
31
+ import './brightcove-react-player-loader.es-57a70a56.js';
41
32
  import './GroupDeck.js';
42
- import 'react-bootstrap';
43
- import './iconBase-602d52fe.js';
44
- import './index.esm-3fdda599.js';
45
- import { g as getSerializers } from './index-0b6db187.js';
46
- import './util-7700fc59.js';
47
- import './brightcove-react-player-loader.es-e761d404.js';
48
- import Head from 'next/head';
49
- import 'react-share';
33
+ import './smoothscroll-fa4e3f8c.js';
34
+ import './moment-bc12cb97.js';
50
35
  import './SocialShare.js';
51
- import './_object-to-array-ee8f6d98.js';
36
+ import 'react-share';
37
+ import './_object-to-array-2300e51b.js';
38
+ import './toConsumableArray-f7074d7c.js';
52
39
  import 'react-bootstrap/Pagination';
40
+ import 'react-bootstrap/Button';
41
+ import './entities-6d9154b4.js';
42
+ import './AdSlot.js';
43
+ import './debounce-533d9748.js';
44
+ import './isSymbol-a7e9aafe.js';
45
+ import './toNumber-5aeba6e7.js';
46
+ import 'react-bootstrap/Row';
47
+ import 'react-bootstrap/Col';
48
+ import './inherits-a6ba2ec4.js';
49
+ import './_object-sap-7cee6f84.js';
50
+ import './define-property-5f1bda73.js';
51
+ import './index.esm-eb1e8e80.js';
52
+ import './iconBase-ccc56b97.js';
53
53
  import 'react-bootstrap/Figure';
54
54
  import 'react-bootstrap/OverlayTrigger';
55
55
  import 'react-bootstrap/Tooltip';
@@ -1,66 +1,66 @@
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 './_object-pie-33c40e79.js';
6
- import './extends-9a61581c.js';
7
- import './define-property-73034847.js';
8
- import './web.dom.iterable-6b037ff9.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
9
2
  import React__default, { useState, useEffect } from 'react';
10
- import './events-6c3a7a63.js';
11
- import './index-41a678ea.js';
12
- import 'prop-types';
13
- import Container$1 from 'react-bootstrap/Container';
14
- import 'react-bootstrap/Row';
15
- import 'react-bootstrap/Col';
16
3
  import { useRouter } from 'next/router';
17
- import './isSymbol-1981418f.js';
18
- import './debounce-89969f66.js';
19
- import './toNumber-e3dcad26.js';
20
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
21
- import './main-ede573ee.js';
22
- import './stringify-ebc16384.js';
23
- import './asyncToGenerator-40371743.js';
24
- import './Segment.js';
25
- import './Beam.js';
4
+ import Container from 'react-bootstrap/Container';
5
+ import ADGutter from './ADGutter.js';
6
+ import AD728x90 from './AD728x90.js';
7
+ import Header from './Header.js';
8
+ import { Column1 } from './Column1.js';
9
+ import { Column2 } from './Column2.js';
10
+ import { Column3 } from './Column3.js';
11
+ import MagazineNav from './NavMagazine.js';
12
+ import { NavNative } from './NavNative.js';
13
+ import { NavDvm } from './NavDvm.js';
14
+ import { HamMagazine } from './HamMagazine.js';
15
+ import './_commonjsHelpers-0c4b6f40.js';
16
+ import './web.dom.iterable-ab4dea5c.js';
17
+ import './core.get-iterator-method-ea258bb1.js';
26
18
  import './AdSlot.js';
27
- import './get-1e515072.js';
28
- import './eq-b470f743.js';
29
- import 'react-bootstrap/Button';
30
- import './react-social-icons-a7d5c5c7.js';
31
- import 'react-bootstrap';
32
- import './iconBase-602d52fe.js';
33
- import './index.esm-3fdda599.js';
19
+ import './extends-6d8e3924.js';
20
+ import './_object-pie-133f504a.js';
21
+ import 'prop-types';
22
+ import './index-f0fc23eb.js';
23
+ import './events-6c3a7a63.js';
24
+ import './debounce-533d9748.js';
25
+ import './isSymbol-a7e9aafe.js';
26
+ import './toNumber-5aeba6e7.js';
27
+ import './Beam.js';
28
+ import './stringify-2b084bee.js';
29
+ import './asyncToGenerator-5ef104a7.js';
30
+ import './_library-528f1934.js';
31
+ import './_iter-detect-98db3b07.js';
32
+ import './Segment.js';
33
+ import './main-1894c974.js';
34
34
  import 'next/head';
35
- import './defineProperty-e66a2c7c.js';
36
- import 'react-bootstrap/Form';
37
- import { Column1 } from './Column1.js';
35
+ import 'react-bootstrap/Row';
36
+ import 'react-bootstrap/Col';
38
37
  import './SideFooter.js';
38
+ import './defineProperty-8c30428f.js';
39
+ import './define-property-5f1bda73.js';
40
+ import './react-social-icons-9be47857.js';
41
+ import './get-3c308da4.js';
42
+ import './eq-bdcbf886.js';
39
43
  import './ConferenceBanner-8792ebd2.js';
40
- import { Column2 } from './Column2.js';
41
44
  import './ADSponsoredResources.js';
45
+ import './LeftNav.js';
42
46
  import 'react-bootstrap/ListGroup';
43
47
  import './ADWebcast.js';
44
- import './LeftNav.js';
45
48
  import './PageFilter.js';
46
- import { Column3 } from './Column3.js';
47
- import Header from './Header.js';
49
+ import 'react-bootstrap';
48
50
  import 'react-bootstrap/Nav';
49
51
  import 'react-bootstrap/Navbar';
50
52
  import 'react-bootstrap/NavDropdown';
51
- import './index.esm-c6715e80.js';
53
+ import './index.esm-9b042655.js';
54
+ import './iconBase-ccc56b97.js';
55
+ import './index.esm-eb1e8e80.js';
52
56
  import './NavFooter-e27bd93b.js';
53
- import './index.esm-ed50151c.js';
57
+ import './index.esm-37268dca.js';
58
+ import './SocialSearchComponent-8e0fcf66.js';
54
59
  import './SocialIcons.js';
60
+ import 'react-bootstrap/Form';
55
61
  import 'react-bootstrap/FormControl';
56
- import './SocialSearchComponent-7f3d6531.js';
57
- import MagazineNav from './NavMagazine.js';
58
- import { NavNative } from './NavNative.js';
62
+ import 'react-bootstrap/Button';
59
63
  import './Search.js';
60
- import { NavDvm } from './NavDvm.js';
61
- import { HamMagazine } from './HamMagazine.js';
62
- import ADGutter from './ADGutter.js';
63
- import AD728x90 from './AD728x90.js';
64
64
 
65
65
  // Main
66
66
  var TemplateNormal = function TemplateNormal(props) {
@@ -181,14 +181,14 @@ var TemplateNormal = function TemplateNormal(props) {
181
181
  React__default.Fragment,
182
182
  null,
183
183
  horizontalAD && horizontalAD.networkID && horizontalAD.adUnit && React__default.createElement(
184
- Container$1,
184
+ Container,
185
185
  null,
186
186
  React__default.createElement(AD728x90, { networkID: horizontalAD.networkID, adUnit: horizontalAD.adUnit, targeting: adTargeting })
187
187
  )
188
188
  ),
189
189
  website.gutterAd && !sponsoredFlag && React__default.createElement(ADGutter, { title: 'gutter-ad', gutterAd: website.gutterAd }),
190
190
  React__default.createElement(
191
- Container$1,
191
+ Container,
192
192
  null,
193
193
  layout()
194
194
  )
@@ -1,15 +1,15 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
4
1
  import React__default from 'react';
5
- import 'prop-types';
6
- import 'react-dom';
7
- import './slicedToArray-9c3bb613.js';
8
- import './index-f7fdcc91.js';
9
- import urlFor from './urlFor.js';
10
- import { L as LazyLoad } from './index-5f7e79e7.js';
11
- import { c as clean_html_1 } from './entities-731f3fdb.js';
12
2
  import Media from 'react-bootstrap/Media';
3
+ import urlFor from './urlFor.js';
4
+ import { L as LazyLoad } from './index-755f2cc2.js';
5
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
6
+ import './slicedToArray-6ebcbfea.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './index-3f5c03b2.js';
11
+ import 'react-dom';
12
+ import 'prop-types';
13
13
 
14
14
  var ThumbnailCard = function ThumbnailCard(_ref) {
15
15
  var size = _ref.size,
@@ -1,41 +1,39 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
+ import React__default, { useState, useRef, useEffect } from 'react';
4
+ import { F as FaWindowClose } from './index.esm-28aafed6.js';
5
+ import { m as main_43 } from './main-1894c974.js';
1
6
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
3
9
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './web.dom.iterable-6b037ff9.js';
6
- import React__default, { useState, useRef, useEffect } from 'react';
7
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
8
- import { m as main_43 } from './main-ede573ee.js';
9
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
10
- import './iconBase-602d52fe.js';
11
- import { c as IoIosOpen } from './index.esm-3fdda599.js';
12
- import { F as FaRegWindowClose } from './index.esm-a8ff922c.js';
10
+ import './_iter-detect-98db3b07.js';
11
+ import './iconBase-ccc56b97.js';
13
12
 
14
13
  var _this = undefined;
15
14
 
16
15
  var Ustream = function Ustream(_ref) {
17
16
  var _ref$width = _ref.width,
18
- width = _ref$width === undefined ? '300px' : _ref$width,
17
+ width = _ref$width === undefined ? '320px' : _ref$width,
19
18
  _ref$height = _ref.height,
20
- height = _ref$height === undefined ? '168px' : _ref$height,
19
+ height = _ref$height === undefined ? 'auto' : _ref$height,
21
20
  _ref$close = _ref.close,
22
- close = _ref$close === undefined ? false : _ref$close,
23
- _ref$right = _ref.right,
24
- right = _ref$right === undefined ? false : _ref$right,
25
- _ref$src = _ref.src,
21
+ close = _ref$close === undefined ? false : _ref$close;
22
+ _ref.right;
23
+ var _ref$src = _ref.src,
26
24
  src = _ref$src === undefined ? 'https://video.ibm.com/embed/23627444?volume=0&autoplay=true' : _ref$src,
27
25
  _ref$logEvent = _ref.logEvent,
28
26
  logEvent = _ref$logEvent === undefined ? function () {} : _ref$logEvent;
29
27
 
30
28
  var _useState = useState(width),
31
29
  _useState2 = _slicedToArray(_useState, 2),
32
- currentWidth = _useState2[0],
33
- setWidth = _useState2[1];
30
+ currentWidth = _useState2[0];
31
+ _useState2[1];
34
32
 
35
33
  var _useState3 = useState(height),
36
- _useState4 = _slicedToArray(_useState3, 2),
37
- currentHeight = _useState4[0],
38
- setHeight = _useState4[1];
34
+ _useState4 = _slicedToArray(_useState3, 2);
35
+ _useState4[0];
36
+ _useState4[1];
39
37
 
40
38
  var _useState5 = useState(true),
41
39
  _useState6 = _slicedToArray(_useState5, 2),
@@ -43,41 +41,35 @@ var Ustream = function Ustream(_ref) {
43
41
  setIsMuted = _useState6[1];
44
42
 
45
43
  var ustreamContainer = useRef(null);
44
+ var clickableLink = useRef(null);
45
+ var frameUrl = 'https://mjh-web.s3.amazonaws.com/_media/mwn_frame.jpg';
46
46
 
47
+ function handleClose(ev) {
48
+ ev.preventDefault();
49
+ ev.stopPropagation();
50
+ ustreamContainer.current.remove();
51
+ }
47
52
  useEffect(function () {
48
- try {
49
- var container = document.getElementById('ustream-container');
50
- var ustream = document.getElementById('ustream-iframe');
51
- ustream.setAttribute('src', src);
52
-
53
- if (close) {
54
- var closeBtn = document.querySelector('.ustream-close');
55
- closeBtn.addEventListener('click', function () {
56
- container.remove();
57
- });
58
- } else {
59
- document.querySelector('.ustream-minimize').addEventListener('click', function (e) {
60
- container.style.position = 'static';
61
- container.style.padding = '0 1rem';
62
- container.classList.add('closed');
63
- setWidth('100%');
64
- // aspect ratio
65
- var newHeight = 9 / 16 * ustreamContainer.current.clientWidth;
66
- setHeight(newHeight);
67
- document.querySelector('.ustream-minimize').remove();
53
+ if (!main_43) {
54
+ try {
55
+ var container = document.getElementById('ustream-container');
56
+ var ustream = document.getElementById('ustream-iframe');
57
+ ustream.setAttribute('src', src);
58
+ var referrerUrl = window && window.location.href || '';
59
+ var mwnUrl = 'https://www.medicalworldnews.com/live?utm_source=' + referrerUrl + '&utm_medium=web&utm_campaign=mwn';
60
+ clickableLink.current.href = mwnUrl;
61
+ if (close) {
68
62
  var closeBtn = document.querySelector('.ustream-close');
69
- closeBtn.style.display = 'block';
70
63
  closeBtn.addEventListener('click', function () {
71
64
  container.remove();
72
65
  });
73
- });
74
- }
75
- } catch (err) {}
66
+ }
67
+ } catch (err) {}
68
+ }
76
69
  }, []);
77
70
 
78
71
  useEffect(function () {
79
-
80
- if (isMuted) {
72
+ if (isMuted && !main_43) {
81
73
  var loadUstreamListener = function () {
82
74
  var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee() {
83
75
  var UstreamEmbed, viewer, reporting;
@@ -86,7 +78,7 @@ var Ustream = function Ustream(_ref) {
86
78
  switch (_context.prev = _context.next) {
87
79
  case 0:
88
80
  _context.next = 2;
89
- return import('./ustream-api-d325d196.js');
81
+ return import('./ustream-api-d3714624.js');
90
82
 
91
83
  case 2:
92
84
  UstreamEmbed = _context.sent;
@@ -120,36 +112,35 @@ var Ustream = function Ustream(_ref) {
120
112
  if (main_43) {
121
113
  return null;
122
114
  }
115
+
123
116
  return React__default.createElement(
124
117
  'div',
125
- { id: 'ustream-container', ref: ustreamContainer, style: { width: '' + currentWidth, marginBottom: '1rem' } },
118
+ {
119
+ id: 'ustream-container',
120
+ ref: ustreamContainer,
121
+ style: { width: '' + currentWidth, position: 'fixed', bottom: '2rem', left: '2rem', zIndex: '999999', boxShadow: '2px 4px 8px rgba(0,0,0,.35)' } },
126
122
  React__default.createElement(
127
- 'div',
128
- { style: { position: 'relative' } },
129
- close ? React__default.createElement(
123
+ 'a',
124
+ { ref: clickableLink, target: '_blank', href: '' },
125
+ React__default.createElement(FaWindowClose, { style: { position: 'absolute', top: '0', right: '0', width: '22px', height: '20px', color: '#fff', background: '#000', padding: '2px' }, onClick: function onClick(e) {
126
+ return handleClose(e);
127
+ } }),
128
+ React__default.createElement('img', { src: frameUrl, style: { width: '100%' } }),
129
+ React__default.createElement(
130
130
  'div',
131
- { className: 'ustream-close' },
132
- React__default.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1.3rem' } })
133
- ) : React__default.createElement(
134
- React__default.Fragment,
135
- null,
131
+ { style: { position: 'absolute', top: '34px', bottom: '22px', left: '22px', right: '22px' } },
136
132
  React__default.createElement(
137
133
  'div',
138
- { className: 'ustream-minimize' },
139
- React__default.createElement(IoIosOpen, { style: right ? { color: '#fff', fontSize: '1.3rem', transform: 'rotateZ(-90deg)' } : { color: '#fff', fontSize: '1.3rem' } })
140
- ),
141
- React__default.createElement(
142
- 'div',
143
- { className: 'ustream-close' },
144
- React__default.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1rem' } })
134
+ { style: { position: 'relative', width: '100%', paddingTop: '56.25%', overflow: 'hidden', borderRadius: '8px' } },
135
+ React__default.createElement('iframe', {
136
+ id: 'ustream-iframe',
137
+ webkitallowfullscreen: 'true',
138
+ allowFullScreen: true,
139
+ frameBorder: 'no',
140
+ style: { position: 'absolute', top: '0', bottom: '0', left: '0', right: '0', width: '100%', height: '100%', pointerEvents: 'none' }
141
+ })
145
142
  )
146
- ),
147
- React__default.createElement('iframe', { id: 'ustream-iframe', webkitallowfullscreen: 'true', allowFullScreen: true, frameBorder: 'no', style: { maxWidth: '100%', height: currentHeight, width: currentWidth } })
148
- ),
149
- React__default.createElement(
150
- 'style',
151
- { jsx: 'true' },
152
- '\n #ustream-container {\n position: fixed;\n bottom: 0;\n ' + (right ? 'right: 1rem;' : 'left: 1.5rem;') + '\n /* Updating z-index to fix gutter ad over ustream */\n z-index: 999999;\n max-width: 100%;\n }\n .ustream-minimize,\n .ustream-close {\n position: absolute;\n color: white;\n right: 0.5rem;\n top: 0.25rem;\n cursor: pointer;\n font-weight: bold;\n }\n .ustream-close {\n ' + (close ? 'display: block; right: .75rem; top: .5rem; ' : 'display: none; right: .5rem; top: .75rem;') + '\n }\n @media screen and (max-width: 768px) {\n #ustream-container:not(.closed) {\n width: 231px !important;\n height: 130px !important;\n }\n #ustream-container:not(.closed) iframe {\n height: 130px !important;\n }\n }\n '
143
+ )
153
144
  )
154
145
  );
155
146
  };
@@ -1,11 +1,11 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
4
1
  import React__default from 'react';
5
- import './moment-b6f49411.js';
6
- import './slicedToArray-9c3bb613.js';
7
- import './index-f7fdcc91.js';
2
+ import './moment-bc12cb97.js';
8
3
  import urlFor from './urlFor.js';
4
+ import './_commonjsHelpers-0c4b6f40.js';
5
+ import './slicedToArray-6ebcbfea.js';
6
+ import './web.dom.iterable-ab4dea5c.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
+ import './index-3f5c03b2.js';
9
9
 
10
10
  var VerticalHero = function VerticalHero(props) {
11
11
  var client = props.client;