@mjhls/mjh-framework 1.0.812 → 1.0.814-beta.0

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 (313) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +30 -30
  4. package/dist/cjs/AD300x250x600.js +30 -30
  5. package/dist/cjs/AD728x90.js +33 -33
  6. package/dist/cjs/ADFloatingFooter.js +32 -32
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +32 -32
  9. package/dist/cjs/{ADInfeed-d9976673.js → ADInfeed-7c4b33b3.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +32 -32
  11. package/dist/cjs/ADSponsoredResources.js +32 -32
  12. package/dist/cjs/ADWebcast.js +32 -32
  13. package/dist/cjs/ADWelcome.js +33 -33
  14. package/dist/cjs/{ADlgInfeed-0610e1bb.js → ADlgInfeed-563e0168.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +35 -35
  17. package/dist/cjs/AdSlotsProvider.js +912 -20
  18. package/dist/cjs/AlgoliaSearch.js +14122 -60
  19. package/dist/cjs/AlphabeticList.js +25 -26
  20. package/dist/cjs/ArticleCarousel.js +23 -24
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -41
  23. package/dist/cjs/ArticleSeriesListing.js +61 -61
  24. package/dist/cjs/Auth.js +462 -686
  25. package/dist/cjs/AuthWrapper.js +268 -310
  26. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-bb831b74.js} +13 -14
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +27 -29
  30. package/dist/cjs/CMEDeck.js +84 -83
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +33 -36
  33. package/dist/cjs/Column3.js +59 -61
  34. package/dist/cjs/ConferenceArticleCard.js +23 -24
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +96 -99
  37. package/dist/cjs/DeckQueue.js +89 -92
  38. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-26baccf1.js} +34 -34
  39. package/dist/cjs/EventsDeck.js +135 -142
  40. package/dist/cjs/ExternalResources.js +80 -80
  41. package/dist/cjs/Feature.js +25 -27
  42. package/dist/cjs/ForbesHero.js +40 -41
  43. package/dist/cjs/GridContent.js +279 -187
  44. package/dist/cjs/GridHero.js +42 -43
  45. package/dist/cjs/GroupDeck.js +58 -59
  46. package/dist/cjs/HamMagazine.js +131 -136
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +12 -13
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +71 -71
  51. package/dist/cjs/HorizontalHero.js +26 -27
  52. package/dist/cjs/IssueContentDeck.js +72 -77
  53. package/dist/cjs/IssueDeck.js +71 -76
  54. package/dist/cjs/IssueLanding.js +72 -43
  55. package/dist/cjs/LeftNav.js +39 -40
  56. package/dist/cjs/MasterDeck.js +72 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1092 -1183
  58. package/dist/cjs/NavDvm.js +74 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +138 -143
  61. package/dist/cjs/NavNative.js +130 -138
  62. package/dist/cjs/NavNormal.js +48 -53
  63. package/dist/cjs/OncliveHero.js +20 -20
  64. package/dist/cjs/OncliveLargeHero.js +66 -67
  65. package/dist/cjs/PageFilter.js +14 -15
  66. package/dist/cjs/PartnerDetailListing.js +110 -110
  67. package/dist/cjs/PdfDownload.js +9 -10
  68. package/dist/cjs/PopUpModal.js +19 -21
  69. package/dist/cjs/PubSection.js +42 -42
  70. package/dist/cjs/PubToc.js +15 -16
  71. package/dist/cjs/PublicationDeck.js +61 -66
  72. package/dist/cjs/PublicationLanding.js +108 -112
  73. package/dist/cjs/QueueDeckExpanded.js +295 -294
  74. package/dist/cjs/RecentNews.js +24 -25
  75. package/dist/cjs/RelatedContent.js +24 -25
  76. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  77. package/dist/cjs/RolesDeck.js +27 -32
  78. package/dist/cjs/Search.js +18 -22
  79. package/dist/cjs/Segment.js +6 -6
  80. package/dist/cjs/SeriesListingDeck.js +39 -38
  81. package/dist/cjs/{SeriesSlider-2db54929.js → SeriesSlider-4abb21b4.js} +37 -38
  82. package/dist/cjs/SetCookie.js +1 -1
  83. package/dist/cjs/SideFooter.js +36 -37
  84. package/dist/cjs/SocialIcons.js +9 -10
  85. package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-cea213aa.js} +36 -40
  86. package/dist/cjs/SocialShare.js +29 -31
  87. package/dist/cjs/TaxonomyCard.js +58 -63
  88. package/dist/cjs/TaxonomyDescription.js +55 -55
  89. package/dist/cjs/TemplateNormal.js +76 -76
  90. package/dist/cjs/ThumbnailCard.js +20 -22
  91. package/dist/cjs/Ustream.js +30 -31
  92. package/dist/cjs/VerticalHero.js +17 -18
  93. package/dist/cjs/VideoProgramLandingPage.js +73 -76
  94. package/dist/cjs/VideoSeriesCard.js +32 -33
  95. package/dist/cjs/VideoSeriesFilter.js +18 -18
  96. package/dist/cjs/VideoSeriesLandingPage.js +50 -50
  97. package/dist/cjs/VideoSeriesListing.js +78 -78
  98. package/dist/cjs/View.js +261 -263
  99. package/dist/cjs/YahooHero.js +39 -40
  100. package/dist/cjs/YoutubeGroup.js +62 -63
  101. package/dist/cjs/{_is-array-6128bd56.js → _is-array-754e012d.js} +6 -6
  102. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-60b2f026.js} +8 -8
  103. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  104. package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-5e74ba08.js} +1 -1
  105. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-5762f850.js} +2 -2
  106. package/dist/cjs/{_to-object-6de10e57.js → _to-object-329a650b.js} +8 -8
  107. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-140e5f89.js} +32 -32
  108. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  109. package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-f62321d4.js} +2 -2
  110. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  111. package/dist/cjs/{define-property-c88be878.js → define-property-f4d12f4e.js} +6 -6
  112. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-55548b25.js} +1 -1
  113. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  114. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  115. package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-cc0bbaa4.js} +6 -6
  116. package/dist/cjs/events-1b438fe7.js +469 -0
  117. package/dist/cjs/{extends-9d158713.js → extends-0a918631.js} +8 -7
  118. package/dist/cjs/faundadb.js +7 -7
  119. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  120. package/dist/cjs/getRelatedArticle.js +20 -20
  121. package/dist/cjs/getRootDocGroup.js +6 -6
  122. package/dist/cjs/getSerializers.js +45 -44
  123. package/dist/cjs/{getTargeting-fbbe92ba.js → getTargeting-021d644c.js} +3 -3
  124. package/dist/cjs/getTargeting.js +8 -8
  125. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  126. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  127. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  128. package/dist/cjs/{index-0e4427c8.js → index-98e01cb9.js} +13 -479
  129. package/dist/cjs/{index-a766f892.js → index-a8c4e3fd.js} +1261 -1059
  130. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  131. package/dist/cjs/index-e2e62963.js +89 -0
  132. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  133. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
  134. package/dist/cjs/{index.esm-9225638f.js → index.esm-66ffa47a.js} +10 -5
  135. package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
  136. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
  137. package/dist/cjs/index.js +163 -166
  138. package/dist/cjs/{inherits-3ff1b657.js → inherits-9953db94.js} +25 -22
  139. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  140. package/dist/cjs/keys-a586b7a0.js +25 -0
  141. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  142. package/dist/cjs/main-02daeefe.js +862 -0
  143. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  144. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  145. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  146. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-8f385299.js} +14 -14
  147. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  148. package/dist/cjs/stringify-7c5aff47.js +17 -0
  149. package/dist/cjs/timeDifferenceCalc.js +1 -1
  150. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-9a3476fe.js} +9 -9
  151. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  152. package/dist/cjs/{typeof-88a668c5.js → typeof-725500bc.js} +36 -36
  153. package/dist/cjs/urlFor.js +2 -2
  154. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-d092dc31.js} +4 -4
  155. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  156. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  157. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-a0e279c1.js} +3 -3
  158. package/dist/esm/AD.js +1 -1
  159. package/dist/esm/AD300x250.js +24 -23
  160. package/dist/esm/AD300x250x600.js +24 -23
  161. package/dist/esm/AD728x90.js +27 -26
  162. package/dist/esm/ADFloatingFooter.js +23 -22
  163. package/dist/esm/ADFooter.js +6 -6
  164. package/dist/esm/ADGutter.js +23 -22
  165. package/dist/esm/{ADInfeed-33e556f5.js → ADInfeed-31055afd.js} +6 -6
  166. package/dist/esm/ADSkyscraper.js +23 -22
  167. package/dist/esm/ADSponsoredResources.js +23 -22
  168. package/dist/esm/ADWebcast.js +23 -22
  169. package/dist/esm/ADWelcome.js +20 -19
  170. package/dist/esm/{ADlgInfeed-1270c526.js → ADlgInfeed-dcb27a6c.js} +4 -4
  171. package/dist/esm/AccordionPanel.js +8 -8
  172. package/dist/esm/AdSlot.js +24 -23
  173. package/dist/esm/AdSlotsProvider.js +909 -16
  174. package/dist/esm/AlgoliaSearch.js +14091 -28
  175. package/dist/esm/AlphabeticList.js +10 -10
  176. package/dist/esm/ArticleCarousel.js +17 -17
  177. package/dist/esm/ArticleProgramLandingPage.js +49 -48
  178. package/dist/esm/ArticleSeriesLandingPage.js +33 -32
  179. package/dist/esm/ArticleSeriesListing.js +34 -33
  180. package/dist/esm/Auth.js +375 -595
  181. package/dist/esm/AuthWrapper.js +246 -287
  182. package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-34b16174.js} +1 -1
  183. package/dist/esm/Beam.js +8 -8
  184. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
  185. package/dist/esm/Breadcrumbs.js +7 -7
  186. package/dist/esm/CMEDeck.js +25 -24
  187. package/dist/esm/Column1.js +4 -4
  188. package/dist/esm/Column2.js +21 -21
  189. package/dist/esm/Column3.js +39 -38
  190. package/dist/esm/ConferenceArticleCard.js +7 -7
  191. package/dist/esm/DeckContent.js +49 -48
  192. package/dist/esm/DeckQueue.js +48 -47
  193. package/dist/esm/{Dfp-be030f2a.js → Dfp-b7236041.js} +15 -14
  194. package/dist/esm/EventsDeck.js +50 -50
  195. package/dist/esm/ExternalResources.js +48 -47
  196. package/dist/esm/Feature.js +4 -4
  197. package/dist/esm/ForbesHero.js +11 -11
  198. package/dist/esm/GridContent.js +181 -85
  199. package/dist/esm/GridHero.js +12 -12
  200. package/dist/esm/GroupDeck.js +13 -13
  201. package/dist/esm/HamMagazine.js +29 -29
  202. package/dist/esm/Hero.js +3 -3
  203. package/dist/esm/HighlightenVideo.js +2 -2
  204. package/dist/esm/HorizontalArticleListing.js +46 -45
  205. package/dist/esm/HorizontalHero.js +5 -5
  206. package/dist/esm/IssueContentDeck.js +26 -26
  207. package/dist/esm/IssueDeck.js +36 -36
  208. package/dist/esm/IssueLanding.js +65 -35
  209. package/dist/esm/LeftNav.js +22 -21
  210. package/dist/esm/MasterDeck.js +37 -36
  211. package/dist/esm/MediaSeriesLanding.js +644 -732
  212. package/dist/esm/NavDvm.js +16 -16
  213. package/dist/esm/NavMagazine.js +34 -34
  214. package/dist/esm/NavNative.js +34 -34
  215. package/dist/esm/NavNormal.js +18 -18
  216. package/dist/esm/OncliveHero.js +5 -4
  217. package/dist/esm/OncliveLargeHero.js +12 -12
  218. package/dist/esm/PageFilter.js +6 -6
  219. package/dist/esm/PartnerDetailListing.js +58 -57
  220. package/dist/esm/PdfDownload.js +2 -2
  221. package/dist/esm/PopUpModal.js +6 -6
  222. package/dist/esm/PubSection.js +34 -33
  223. package/dist/esm/PubToc.js +8 -8
  224. package/dist/esm/PublicationDeck.js +23 -23
  225. package/dist/esm/PublicationLanding.js +49 -49
  226. package/dist/esm/QueueDeckExpanded.js +38 -37
  227. package/dist/esm/RecentNews.js +6 -6
  228. package/dist/esm/RelatedContent.js +6 -6
  229. package/dist/esm/RolesDeck.js +12 -12
  230. package/dist/esm/Search.js +8 -8
  231. package/dist/esm/Segment.js +6 -6
  232. package/dist/esm/SeriesListingDeck.js +20 -19
  233. package/dist/esm/{SeriesSlider-c8477bf3.js → SeriesSlider-36be7223.js} +10 -10
  234. package/dist/esm/SetCookie.js +1 -1
  235. package/dist/esm/SideFooter.js +15 -15
  236. package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-03c3e869.js} +12 -12
  237. package/dist/esm/TaxonomyCard.js +24 -24
  238. package/dist/esm/TaxonomyDescription.js +46 -45
  239. package/dist/esm/TemplateNormal.js +51 -50
  240. package/dist/esm/ThumbnailCard.js +6 -6
  241. package/dist/esm/Ustream.js +14 -14
  242. package/dist/esm/VerticalHero.js +3 -3
  243. package/dist/esm/VideoProgramLandingPage.js +53 -52
  244. package/dist/esm/VideoSeriesCard.js +12 -12
  245. package/dist/esm/VideoSeriesFilter.js +9 -9
  246. package/dist/esm/VideoSeriesLandingPage.js +38 -37
  247. package/dist/esm/VideoSeriesListing.js +35 -34
  248. package/dist/esm/View.js +91 -89
  249. package/dist/esm/YahooHero.js +14 -14
  250. package/dist/esm/YoutubeGroup.js +21 -21
  251. package/dist/esm/{_is-array-3e99e06e.js → _is-array-58e95429.js} +6 -6
  252. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-5d49a330.js} +8 -8
  253. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  254. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-964b6feb.js} +1 -1
  255. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-7e804fce.js} +2 -2
  256. package/dist/esm/{_to-object-b50e61c3.js → _to-object-a4107da3.js} +9 -9
  257. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-fc1c2e29.js} +32 -32
  258. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
  259. package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-e1de7503.js} +2 -2
  260. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  261. package/dist/esm/{define-property-fe54dc9f.js → define-property-8af5f002.js} +6 -6
  262. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-94fd8bfc.js} +1 -1
  263. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  264. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  265. package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-c990c18c.js} +7 -7
  266. package/dist/esm/events-6c3a7a63.js +467 -0
  267. package/dist/esm/{extends-f076879e.js → extends-6f2fcc99.js} +8 -8
  268. package/dist/esm/faundadb.js +7 -7
  269. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  270. package/dist/esm/getRelatedArticle.js +14 -14
  271. package/dist/esm/getRootDocGroup.js +6 -6
  272. package/dist/esm/getSerializers.js +45 -44
  273. package/dist/esm/{getTargeting-0958ad0e.js → getTargeting-82e86707.js} +2 -2
  274. package/dist/esm/getTargeting.js +8 -8
  275. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  276. package/dist/esm/{index-5cc7b406.js → index-41a678ea.js} +4 -469
  277. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  278. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  279. package/dist/esm/{index-f354da27.js → index-782e414a.js} +891 -682
  280. package/dist/esm/index-aaa2dae0.js +85 -0
  281. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  282. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  283. package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
  284. package/dist/esm/{index.esm-e874e770.js → index.esm-b08f4b04.js} +10 -5
  285. package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
  286. package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
  287. package/dist/esm/index.js +120 -120
  288. package/dist/esm/{inherits-f71787cf.js → inherits-cf8dde54.js} +20 -20
  289. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  290. package/dist/esm/{keys-7a3adabf.js → keys-8eda7a5c.js} +6 -6
  291. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  292. package/dist/esm/main-e4a934b2.js +851 -0
  293. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  294. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  295. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  296. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-641f241f.js} +14 -14
  297. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  298. package/dist/esm/stringify-4330ccdc.js +15 -0
  299. package/dist/esm/timeDifferenceCalc.js +1 -1
  300. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-43aa614d.js} +9 -9
  301. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  302. package/dist/esm/{typeof-a286cf0c.js → typeof-6435ba1c.js} +36 -36
  303. package/dist/esm/urlFor.js +1 -1
  304. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-9a50644d.js} +4 -4
  305. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  306. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-4439f05a.js} +3 -3
  307. package/package.json +1 -1
  308. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  309. package/dist/cjs/keys-7f2c2108.js +0 -25
  310. package/dist/cjs/main-f1c77adb.js +0 -973
  311. package/dist/cjs/stringify-c9ac1214.js +0 -17
  312. package/dist/esm/main-d4165069.js +0 -961
  313. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,51 +1,53 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
- import { _ as _extends } from './extends-f076879e.js';
3
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-f71787cf.js';
4
- import React__default from 'react';
5
- import { l as lib_3 } from './index-5cc7b406.js';
6
- import Container from 'react-bootstrap/Container';
7
- import Row from 'react-bootstrap/Row';
8
- import Col from 'react-bootstrap/Col';
9
- import Card from 'react-bootstrap/Card';
10
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
11
- import { m as moment } from './moment-bc12cb97.js';
12
- import { withRouter } from 'next/router';
13
- import { L as LazyLoad } from './index-755f2cc2.js';
14
- import { c as clean_html_1 } from './entities-932b50cf.js';
15
- import { A as ADInfeed } from './ADInfeed-33e556f5.js';
16
- import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-1270c526.js';
18
- import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
- import { g as get_1 } from './get-3c308da4.js';
20
- import { d as debounce_1 } from './debounce-533d9748.js';
21
- import { I as InfiniteScroll } from './index.es-a6137319.js';
22
- import { i as imageUrlBuilder } from './index-0dbff1d1.js';
23
- import { m as main_43 } from './main-d4165069.js';
24
- import './AD.js';
25
- import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
26
1
  import './_commonjsHelpers-0c4b6f40.js';
27
- import './es6.string.iterator-bc33758b.js';
28
- import './_to-object-b50e61c3.js';
29
- import './_iter-detect-7e5e5ce2.js';
30
- import './core.get-iterator-method-133dfacd.js';
31
- import './_object-pie-133f504a.js';
32
- import './_object-sap-f353c2a9.js';
33
- import './define-property-fe54dc9f.js';
34
- import './typeof-a286cf0c.js';
35
- import './web.dom.iterable-4109ff68.js';
36
- import './_is-array-3e99e06e.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
37
4
  import './_library-528f1934.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
7
+ import './core.get-iterator-method-e1de7503.js';
8
+ import './_object-pie-33c40e79.js';
9
+ import { _ as _extends } from './extends-6f2fcc99.js';
10
+ import './_object-sap-964b6feb.js';
11
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-cf8dde54.js';
12
+ import './define-property-8af5f002.js';
13
+ import './web.dom.iterable-4439f05a.js';
14
+ import './typeof-6435ba1c.js';
15
+ import './_is-array-58e95429.js';
16
+ import React__default from 'react';
17
+ import './events-6c3a7a63.js';
18
+ import { l as lib_3 } from './index-41a678ea.js';
38
19
  import 'prop-types';
20
+ import Container$1 from 'react-bootstrap/Container';
21
+ import Row$1 from 'react-bootstrap/Row';
22
+ import Col$1 from 'react-bootstrap/Col';
23
+ import Card$1 from 'react-bootstrap/Card';
24
+ import { m as moment } from './moment-e2f9b20c.js';
25
+ import { withRouter } from 'next/router';
26
+ import './isSymbol-1981418f.js';
27
+ import { d as debounce_1 } from './debounce-9207d8ee.js';
28
+ import './toNumber-2f7a84cd.js';
29
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
39
30
  import 'react-dom';
40
- import './slicedToArray-be2f7a22.js';
41
- import './AdSlot.js';
42
- import './Beam.js';
43
- import './stringify-59c8f690.js';
44
- import './asyncToGenerator-7f8f9219.js';
31
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
32
+ import { i as imageUrlBuilder } from './index-73819142.js';
33
+ import { L as LazyLoad } from './index-5f7e79e7.js';
34
+ import { m as main_36 } from './main-e4a934b2.js';
35
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
36
+ import './slicedToArray-641f241f.js';
37
+ import './stringify-4330ccdc.js';
38
+ import './asyncToGenerator-fc1c2e29.js';
45
39
  import './Segment.js';
46
- import './isSymbol-a7e9aafe.js';
47
- import './eq-bdcbf886.js';
48
- import './toNumber-5aeba6e7.js';
40
+ import './Beam.js';
41
+ import './AdSlot.js';
42
+ import { A as ADInfeed } from './ADInfeed-31055afd.js';
43
+ import Button$1 from 'react-bootstrap/Button';
44
+ import { l as lodash } from './lodash-17fdfebb.js';
45
+ import { A as ADlgInfeed } from './ADlgInfeed-dcb27a6c.js';
46
+ import { g as getContentCategory } from './getContentCategory-15dcc413.js';
47
+ import { g as get_1 } from './get-1e515072.js';
48
+ import './eq-b470f743.js';
49
+ import './AD.js';
50
+ import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
49
51
 
50
52
  var GridContent = function (_React$Component) {
51
53
  _inherits(GridContent, _React$Component);
@@ -164,9 +166,9 @@ var GridContent = function (_React$Component) {
164
166
  }
165
167
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
166
168
  var _this$props2 = _this.props,
167
- seoPaginate = _this$props2.seoPaginate;
168
- _this$props2.pageview;
169
- var router = _this$props2.router;
169
+ seoPaginate = _this$props2.seoPaginate,
170
+ pageview = _this$props2.pageview,
171
+ router = _this$props2.router;
170
172
  var currentPage = _this.state.currentPage;
171
173
 
172
174
  if (seoPaginate) {
@@ -227,6 +229,98 @@ var GridContent = function (_React$Component) {
227
229
  }
228
230
  }, _this.checkExternalUrl = function (url) {
229
231
  return new RegExp(['http', 'https'].join('|')).test(url);
232
+ }, _this.renderOncologyJournal = function (row) {
233
+ var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
234
+ var _row$parent = row.parent;
235
+ _row$parent = _row$parent === undefined ? {} : _row$parent;
236
+ var _row$parent$identifie = _row$parent.identifier;
237
+ _row$parent$identifie = _row$parent$identifie === undefined ? {} : _row$parent$identifie;
238
+ var parentSlug = _row$parent$identifie.current,
239
+ _row$identifier = row.identifier;
240
+ _row$identifier = _row$identifier === undefined ? {} : _row$identifier;
241
+ var childSlug = _row$identifier.current;
242
+ var issueMapping = _this.props.issueMapping;
243
+
244
+ if (row.name && row.articles && row.articles.length > 0) {
245
+ return React__default.createElement(
246
+ 'div',
247
+ { className: 'journal-container border rounded p-2' },
248
+ React__default.createElement(
249
+ Row$1,
250
+ null,
251
+ React__default.createElement(
252
+ Col$1,
253
+ { xs: 12 },
254
+ React__default.createElement(
255
+ 'h4',
256
+ { className: 'mb-4' },
257
+ row.name,
258
+ row.month && row.year && React__default.createElement(
259
+ 'span',
260
+ null,
261
+ ' ',
262
+ '| ',
263
+ months[parseInt(row.month, 10)],
264
+ ' ',
265
+ row.year
266
+ )
267
+ )
268
+ ),
269
+ React__default.createElement(
270
+ Col$1,
271
+ { xs: 12, sm: 4 },
272
+ React__default.createElement('img', { className: 'w-100', src: _this.renderCardImage(row), alt: row.name || '' })
273
+ ),
274
+ React__default.createElement(
275
+ Col$1,
276
+ { xs: 12, sm: 8 },
277
+ React__default.createElement(
278
+ Row$1,
279
+ null,
280
+ row.articles.map(function (article) {
281
+ return React__default.createElement(
282
+ Col$1,
283
+ { key: article._id, xs: 12, sm: 6, className: 'mb-2' },
284
+ article.issueSection && article.issueSection.name && React__default.createElement(
285
+ 'h6',
286
+ { className: 'text-primary m-0 p-0 text-uppercase' },
287
+ article.issueSection.name
288
+ ),
289
+ article.title && React__default.createElement(
290
+ React__default.Fragment,
291
+ null,
292
+ article.url && article.url.current ? React__default.createElement(
293
+ 'a',
294
+ { href: '/view/' + article.url.current },
295
+ React__default.createElement(
296
+ 'h6',
297
+ { className: 'text-break' },
298
+ article.title
299
+ )
300
+ ) : React__default.createElement(
301
+ 'h6',
302
+ { className: 'text-break' },
303
+ article.title
304
+ )
305
+ )
306
+ );
307
+ })
308
+ )
309
+ ),
310
+ issueMapping && parentSlug && childSlug && React__default.createElement(
311
+ Col$1,
312
+ { xs: 12 },
313
+ React__default.createElement(
314
+ Button$1,
315
+ { href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
316
+ 'More Articles ',
317
+ '>>'
318
+ )
319
+ )
320
+ )
321
+ );
322
+ }
323
+ return null;
230
324
  }, _this.renderMobileAd = function (index, numberOfItemsBeforeAd) {
231
325
  var rightItems = _this.props.rightItems;
232
326
 
@@ -258,7 +352,7 @@ var GridContent = function (_React$Component) {
258
352
 
259
353
  _createClass(GridContent, [{
260
354
  key: 'cardLoader',
261
- value: function cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, lgInfeedAd, contentCategoryMapping) {
355
+ value: function cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, lgInfeedAd, contentCategoryMapping, latestOncologyIssue) {
262
356
  var _this2 = this;
263
357
 
264
358
  var lgVar = Math.floor(12 / columns);
@@ -267,21 +361,21 @@ var GridContent = function (_React$Component) {
267
361
  var numberOfItemsBeforeVideo = 3;
268
362
  if (variant === 'stack') {
269
363
  return React__default.createElement(
270
- Row,
364
+ Row$1,
271
365
  null,
272
366
  this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
273
367
  // const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
274
368
  return React__default.createElement(
275
- Col,
369
+ Col$1,
276
370
  { key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
277
371
  React__default.createElement(
278
- Card,
372
+ Card$1,
279
373
  { className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
280
374
  React__default.createElement(
281
- Row,
375
+ Row$1,
282
376
  { style: { flexDirection: 'row' } },
283
377
  React__default.createElement(
284
- Col,
378
+ Col$1,
285
379
  { md: 12, lg: 4 },
286
380
  React__default.createElement(
287
381
  'a',
@@ -289,18 +383,18 @@ var GridContent = function (_React$Component) {
289
383
  React__default.createElement(
290
384
  LazyLoad,
291
385
  { height: _this2.props.imageHeight },
292
- React__default.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
386
+ React__default.createElement(Card$1.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
293
387
  )
294
388
  )
295
389
  ),
296
390
  React__default.createElement(
297
- Col,
391
+ Col$1,
298
392
  null,
299
393
  React__default.createElement(
300
- Card.Body,
394
+ Card$1.Body,
301
395
  { style: { padding: '20px' } },
302
396
  React__default.createElement(
303
- Card.Title,
397
+ Card$1.Title,
304
398
  null,
305
399
  React__default.createElement(
306
400
  'a',
@@ -309,7 +403,7 @@ var GridContent = function (_React$Component) {
309
403
  )
310
404
  ),
311
405
  _this2.props.showPublished && row.published && React__default.createElement(
312
- Card.Subtitle,
406
+ Card$1.Subtitle,
313
407
  { style: { marginTop: 0 } },
314
408
  moment(row.published).format('MMMM DD, YYYY')
315
409
  ),
@@ -337,7 +431,7 @@ var GridContent = function (_React$Component) {
337
431
  )
338
432
  ),
339
433
  React__default.createElement(
340
- Card.Text,
434
+ Card$1.Text,
341
435
  null,
342
436
  clean_html_1(row.summary)
343
437
  )
@@ -460,6 +554,7 @@ var GridContent = function (_React$Component) {
460
554
  }
461
555
  });
462
556
 
557
+ if (latestOncologyIssue) posts = insert(posts, 3, latestOncologyIssue);
463
558
  var itemsPerPage = this.props.params && this.props.params.itemsPerPage ? this.props.params.itemsPerPage : 10;
464
559
  var heroContent = this.props.heroContent ? this.props.heroContent : 0;
465
560
  var featureCount = 0;
@@ -487,7 +582,7 @@ var GridContent = function (_React$Component) {
487
582
  'div',
488
583
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
489
584
  React__default.createElement(
490
- Card,
585
+ Card$1,
491
586
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
492
587
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
493
588
  'a',
@@ -495,7 +590,7 @@ var GridContent = function (_React$Component) {
495
590
  React__default.createElement(
496
591
  LazyLoad,
497
592
  { height: _this2.props.imageHeight },
498
- React__default.createElement(Card.Img, {
593
+ React__default.createElement(Card$1.Img, {
499
594
  variant: 'top',
500
595
  src: _this2.renderCardImage(row, page),
501
596
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -503,19 +598,19 @@ var GridContent = function (_React$Component) {
503
598
  )
504
599
  ),
505
600
  React__default.createElement(
506
- Card.Body,
601
+ Card$1.Body,
507
602
  null,
508
603
  React__default.createElement(
509
604
  'a',
510
605
  { rel: 'noopener', href: row.url.current, target: '_blank' },
511
606
  React__default.createElement(
512
- Card.Title,
607
+ Card$1.Title,
513
608
  null,
514
609
  row.title
515
610
  )
516
611
  ),
517
612
  _this2.props.showPublished && row.published && React__default.createElement(
518
- Card.Subtitle,
613
+ Card$1.Subtitle,
519
614
  { style: { marginTop: 0 } },
520
615
  moment(row.published).format('MMMM DD, YYYY')
521
616
  ),
@@ -525,7 +620,7 @@ var GridContent = function (_React$Component) {
525
620
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
526
621
  ),
527
622
  React__default.createElement(
528
- Card.Text,
623
+ Card$1.Text,
529
624
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
530
625
  clean_html_1(row.summary)
531
626
  )
@@ -534,7 +629,7 @@ var GridContent = function (_React$Component) {
534
629
  )
535
630
  ),
536
631
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
537
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
632
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
538
633
  );
539
634
  } else {
540
635
  return React__default.createElement(
@@ -551,7 +646,7 @@ var GridContent = function (_React$Component) {
551
646
  'div',
552
647
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
553
648
  React__default.createElement(
554
- Card,
649
+ Card$1,
555
650
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
556
651
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
557
652
  'a',
@@ -559,7 +654,7 @@ var GridContent = function (_React$Component) {
559
654
  React__default.createElement(
560
655
  LazyLoad,
561
656
  { height: _this2.props.imageHeight },
562
- React__default.createElement(Card.Img, {
657
+ React__default.createElement(Card$1.Img, {
563
658
  variant: 'top',
564
659
  src: _this2.renderCardImage(row, page),
565
660
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -567,19 +662,19 @@ var GridContent = function (_React$Component) {
567
662
  )
568
663
  ),
569
664
  React__default.createElement(
570
- Card.Body,
665
+ Card$1.Body,
571
666
  null,
572
667
  React__default.createElement(
573
668
  'a',
574
669
  { href: row.url.current },
575
670
  React__default.createElement(
576
- Card.Title,
671
+ Card$1.Title,
577
672
  null,
578
673
  row.title
579
674
  )
580
675
  ),
581
676
  _this2.props.showPublished && row.published && React__default.createElement(
582
- Card.Subtitle,
677
+ Card$1.Subtitle,
583
678
  { style: { marginTop: 0 } },
584
679
  moment(row.published).format('MMMM DD, YYYY')
585
680
  ),
@@ -589,7 +684,7 @@ var GridContent = function (_React$Component) {
589
684
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
590
685
  ),
591
686
  React__default.createElement(
592
- Card.Text,
687
+ Card$1.Text,
593
688
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
594
689
  clean_html_1(row.summary)
595
690
  )
@@ -598,14 +693,14 @@ var GridContent = function (_React$Component) {
598
693
  )
599
694
  ),
600
695
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
601
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
696
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
602
697
  );
603
698
  }
604
699
  } else if (row._type === 'lg-infeed' && row.adUnit) {
605
700
  return React__default.createElement(ADlgInfeed, _extends({ index: index }, row));
606
701
  } else if (row._type === 'brandInsightAd' && row.adUnit) {
607
702
  return React__default.createElement(ADInfeed, { index: index, infeedAd: row });
608
- }
703
+ } else if (row._type === 'publication') return _this2.renderOncologyJournal(row);
609
704
  if (index + 1 > heroContent + featureCount && (!row._type || !['lg-infeed', 'brandInsightAd'].includes(row._type))) {
610
705
  return React__default.createElement(
611
706
  React__default.Fragment,
@@ -621,7 +716,7 @@ var GridContent = function (_React$Component) {
621
716
  'div',
622
717
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
623
718
  React__default.createElement(
624
- Card,
719
+ Card$1,
625
720
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
626
721
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
627
722
  'a',
@@ -629,7 +724,7 @@ var GridContent = function (_React$Component) {
629
724
  React__default.createElement(
630
725
  LazyLoad,
631
726
  { height: _this2.props.imageHeight },
632
- React__default.createElement(Card.Img, {
727
+ React__default.createElement(Card$1.Img, {
633
728
  variant: 'top',
634
729
  src: _this2.renderCardImage(row, page),
635
730
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -637,19 +732,19 @@ var GridContent = function (_React$Component) {
637
732
  )
638
733
  ),
639
734
  React__default.createElement(
640
- Card.Body,
735
+ Card$1.Body,
641
736
  null,
642
737
  React__default.createElement(
643
738
  'a',
644
739
  { href: linkHref },
645
740
  React__default.createElement(
646
- Card.Title,
741
+ Card$1.Title,
647
742
  null,
648
743
  row.title
649
744
  )
650
745
  ),
651
746
  _this2.props.showPublished && row.published && React__default.createElement(
652
- Card.Subtitle,
747
+ Card$1.Subtitle,
653
748
  { style: { marginTop: 0 } },
654
749
  moment(row.published).format('MMMM DD, YYYY')
655
750
  ),
@@ -677,7 +772,7 @@ var GridContent = function (_React$Component) {
677
772
  )
678
773
  ),
679
774
  React__default.createElement(
680
- Card.Text,
775
+ Card$1.Text,
681
776
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
682
777
  clean_html_1(row.summary)
683
778
  )
@@ -686,7 +781,7 @@ var GridContent = function (_React$Component) {
686
781
  )
687
782
  ),
688
783
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
689
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
784
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
690
785
  );
691
786
  } else return null;
692
787
  }) : React__default.createElement(
@@ -717,7 +812,8 @@ var GridContent = function (_React$Component) {
717
812
  showVideo = _props.showVideo,
718
813
  VideoPlayer = _props.VideoPlayer,
719
814
  showBI = _props.showBI,
720
- brandInsight = _props.brandInsight;
815
+ brandInsight = _props.brandInsight,
816
+ latestOncologyIssue = _props.latestOncologyIssue;
721
817
 
722
818
 
723
819
  return React__default.createElement(
@@ -727,17 +823,17 @@ var GridContent = function (_React$Component) {
727
823
  InfiniteScroll,
728
824
  { dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
729
825
  React__default.createElement(
730
- Container,
826
+ Container$1,
731
827
  null,
732
- this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
828
+ this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping, latestOncologyIssue)
733
829
  )
734
830
  ) : React__default.createElement(
735
831
  React__default.Fragment,
736
832
  null,
737
833
  React__default.createElement(
738
- Container,
834
+ Container$1,
739
835
  null,
740
- this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
836
+ this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping, latestOncologyIssue)
741
837
  ),
742
838
  React__default.createElement(
743
839
  'div',
@@ -1,17 +1,17 @@
1
- import React__default from 'react';
2
- import { m as moment } from './moment-bc12cb97.js';
3
- import { i as imageUrlBuilder } from './index-0dbff1d1.js';
4
- import { c as clean_html_1 } from './entities-932b50cf.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
6
- import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
7
1
  import './_commonjsHelpers-0c4b6f40.js';
8
- import 'react-dom';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './core.get-iterator-method-e1de7503.js';
5
+ import './web.dom.iterable-4439f05a.js';
6
+ import React__default from 'react';
9
7
  import 'prop-types';
10
- import './slicedToArray-be2f7a22.js';
11
- import './web.dom.iterable-4109ff68.js';
12
- import './es6.string.iterator-bc33758b.js';
13
- import './_to-object-b50e61c3.js';
14
- import './core.get-iterator-method-133dfacd.js';
8
+ import { m as moment } from './moment-e2f9b20c.js';
9
+ import 'react-dom';
10
+ import { i as imageUrlBuilder } from './index-73819142.js';
11
+ import { L as LazyLoad } from './index-5f7e79e7.js';
12
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
+ import './slicedToArray-641f241f.js';
14
+ import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
15
15
 
16
16
  var GridHero = function GridHero(props) {
17
17
  var topArticle = props.dataRecord[0];
@@ -1,17 +1,17 @@
1
- import { _ as _typeof } from './typeof-a286cf0c.js';
2
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
3
- import React__default, { useRef, useState, useEffect } from 'react';
4
- import { g as getYoutubeId } from './index-c7e2ac95.js';
5
- import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
- import { i as imageUrlBuilder } from './index-0dbff1d1.js';
7
1
  import './_commonjsHelpers-0c4b6f40.js';
8
- import './es6.string.iterator-bc33758b.js';
9
- import './_to-object-b50e61c3.js';
10
- import './web.dom.iterable-4109ff68.js';
11
- import './_is-array-3e99e06e.js';
12
- import './_object-pie-133f504a.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
13
4
  import './_library-528f1934.js';
14
- import './core.get-iterator-method-133dfacd.js';
5
+ import './core.get-iterator-method-e1de7503.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import './web.dom.iterable-4439f05a.js';
8
+ import { _ as _typeof } from './typeof-6435ba1c.js';
9
+ import './_is-array-58e95429.js';
10
+ import React__default, { useRef, useState, useEffect } from 'react';
11
+ import { i as imageUrlBuilder } from './index-73819142.js';
12
+ import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
13
+ import { g as getYoutubeId } from './index-c7e2ac95.js';
14
+ import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
15
15
 
16
16
  var GroupDeck = function GroupDeck(props) {
17
17
  // Props should be an array of objects containing Thumbnail, title, and URL
@@ -86,7 +86,7 @@ var GroupDeck = function GroupDeck(props) {
86
86
  }
87
87
  };
88
88
 
89
- props.get2 ? '/' + props.get2 + '/' : '/view/';
89
+ var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
90
90
 
91
91
  var variant = props.dark ? 'white' : '#383838';
92
92