@mjhls/mjh-framework 1.0.864-beta.0 → 1.0.865

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 +10 -9
  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 +15 -14
  8. package/dist/cjs/ADGutter.js +32 -32
  9. package/dist/cjs/{ADInfeed-98c71bcd.js → ADInfeed-f8324b70.js} +15 -13
  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-9de32585.js → ADlgInfeed-98d7c699.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +35 -35
  17. package/dist/cjs/AdSlotsProvider.js +20 -912
  18. package/dist/cjs/AlgoliaSearch.js +60 -14023
  19. package/dist/cjs/AlphabeticList.js +26 -25
  20. package/dist/cjs/ArticleCarousel.js +22 -21
  21. package/dist/cjs/ArticleProgramLandingPage.js +62 -62
  22. package/dist/cjs/ArticleSeriesLandingPage.js +43 -43
  23. package/dist/cjs/ArticleSeriesListing.js +62 -62
  24. package/dist/cjs/Auth.js +682 -1506
  25. package/dist/cjs/AuthWrapper.js +310 -268
  26. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-c21aac7f.js} +14 -13
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-36e54d77.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +29 -27
  30. package/dist/cjs/CMEDeck.js +83 -84
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +36 -33
  33. package/dist/cjs/Column3.js +61 -59
  34. package/dist/cjs/ConferenceArticleCard.js +23 -22
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +99 -96
  37. package/dist/cjs/DeckQueue.js +92 -89
  38. package/dist/cjs/{Dfp-26baccf1.js → Dfp-3f0ed4c8.js} +34 -34
  39. package/dist/cjs/EventsDeck.js +142 -135
  40. package/dist/cjs/ExternalResources.js +80 -80
  41. package/dist/cjs/Feature.js +26 -24
  42. package/dist/cjs/ForbesHero.js +43 -42
  43. package/dist/cjs/GridContent.js +238 -234
  44. package/dist/cjs/GridHero.js +45 -44
  45. package/dist/cjs/GroupDeck.js +60 -59
  46. package/dist/cjs/HamMagazine.js +137 -132
  47. package/dist/cjs/Header.js +14 -12
  48. package/dist/cjs/Hero.js +13 -12
  49. package/dist/cjs/HighlightenVideo.js +18 -17
  50. package/dist/cjs/HorizontalArticleListing.js +73 -73
  51. package/dist/cjs/HorizontalHero.js +26 -25
  52. package/dist/cjs/IssueContentDeck.js +78 -73
  53. package/dist/cjs/IssueDeck.js +77 -72
  54. package/dist/cjs/IssueLanding.js +67 -67
  55. package/dist/cjs/LeftNav.js +40 -39
  56. package/dist/cjs/MasterDeck.js +72 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1186 -1095
  58. package/dist/cjs/NavDvm.js +79 -74
  59. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  60. package/dist/cjs/NavMagazine.js +143 -138
  61. package/dist/cjs/NavNative.js +138 -130
  62. package/dist/cjs/OncliveHero.js +19 -19
  63. package/dist/cjs/OncliveLargeHero.js +73 -72
  64. package/dist/cjs/PageFilter.js +15 -14
  65. package/dist/cjs/PartnerDetailListing.js +118 -3919
  66. package/dist/cjs/PdfDownload.js +10 -9
  67. package/dist/cjs/PopUpModal.js +21 -19
  68. package/dist/cjs/PubSection.js +43 -43
  69. package/dist/cjs/PubToc.js +16 -15
  70. package/dist/cjs/PublicationDeck.js +67 -62
  71. package/dist/cjs/PublicationLanding.js +112 -108
  72. package/dist/cjs/QueueDeckExpanded.js +310 -311
  73. package/dist/cjs/RecentNews.js +23 -22
  74. package/dist/cjs/RelatedContent.js +27 -26
  75. package/dist/cjs/RelatedTopicsDropdown.js +22 -19
  76. package/dist/cjs/RolesDeck.js +32 -27
  77. package/dist/cjs/Search.js +22 -18
  78. package/dist/cjs/Segment.js +6 -6
  79. package/dist/cjs/SeriesListingDeck.js +38 -39
  80. package/dist/cjs/{SeriesSlider-8bbc989f.js → SeriesSlider-e3e8ead7.js} +36 -35
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +37 -36
  83. package/dist/cjs/SocialIcons.js +10 -9
  84. package/dist/cjs/{SocialSearchComponent-cea213aa.js → SocialSearchComponent-948138c7.js} +40 -36
  85. package/dist/cjs/SocialShare.js +31 -29
  86. package/dist/cjs/TaxonomyCard.js +64 -59
  87. package/dist/cjs/TaxonomyDescription.js +55 -55
  88. package/dist/cjs/TemplateNormal.js +74 -74
  89. package/dist/cjs/ThumbnailCard.js +23 -21
  90. package/dist/cjs/Ustream.js +31 -30
  91. package/dist/cjs/VerticalHero.js +17 -16
  92. package/dist/cjs/VideoProgramLandingPage.js +79 -76
  93. package/dist/cjs/VideoSeriesCard.js +32 -31
  94. package/dist/cjs/VideoSeriesFilter.js +18 -18
  95. package/dist/cjs/VideoSeriesLandingPage.js +52 -52
  96. package/dist/cjs/VideoSeriesListing.js +79 -79
  97. package/dist/cjs/View.js +265 -263
  98. package/dist/cjs/YahooHero.js +42 -41
  99. package/dist/cjs/YoutubeGroup.js +60 -59
  100. package/dist/cjs/{_is-array-754e012d.js → _is-array-6128bd56.js} +6 -6
  101. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-55a5657a.js} +8 -8
  102. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  103. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-a175b4a9.js} +1 -1
  104. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-8fe5a54f.js} +2 -2
  105. package/dist/cjs/{_to-object-329a650b.js → _to-object-6de10e57.js} +8 -8
  106. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-58c289d9.js} +32 -32
  107. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  108. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-f474eacc.js} +2 -2
  109. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  110. package/dist/cjs/{define-property-f4d12f4e.js → define-property-c88be878.js} +6 -6
  111. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-0cb76d99.js} +1 -1
  112. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  113. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  114. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-c2573ffd.js} +6 -6
  115. package/dist/cjs/{extends-0a918631.js → extends-29bdbc6d.js} +7 -7
  116. package/dist/cjs/faundadb.js +21 -21
  117. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  118. package/dist/cjs/getRelatedArticle.js +20 -20
  119. package/dist/cjs/getRootDocGroup.js +8 -8
  120. package/dist/cjs/getSerializers.js +45 -46
  121. package/dist/cjs/{getTargeting-f1821260.js → getTargeting-32d1c2e4.js} +3 -3
  122. package/dist/cjs/getTargeting.js +8 -8
  123. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  124. package/dist/cjs/{index-98e01cb9.js → index-0e4427c8.js} +479 -13
  125. package/dist/cjs/{index-763f071f.js → index-32097c80.js} +1089 -1063
  126. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  127. package/dist/cjs/{index-be0c82be.js → index-efca863c.js} +36 -30
  128. package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
  129. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  130. package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
  131. package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
  132. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
  133. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
  134. package/dist/cjs/index.js +171 -166
  135. package/dist/cjs/{inherits-1f5a1c72.js → inherits-c2065b95.js} +20 -20
  136. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  137. package/dist/cjs/keys-7f2c2108.js +25 -0
  138. package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
  139. package/dist/cjs/main-f1c77adb.js +973 -0
  140. package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
  141. package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
  142. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  143. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5d1bc3b3.js} +14 -14
  144. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  145. package/dist/cjs/stringify-c9ac1214.js +17 -0
  146. package/dist/cjs/timeDifferenceCalc.js +1 -1
  147. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-ddb70795.js} +9 -9
  148. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  149. package/dist/cjs/{typeof-725500bc.js → typeof-88a668c5.js} +36 -36
  150. package/dist/cjs/urlFor.js +3 -3
  151. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-b2b9092f.js} +4 -4
  152. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  153. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  154. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-46657b5c.js} +3 -3
  155. package/dist/esm/AD.js +1 -1
  156. package/dist/esm/AD300x250.js +23 -24
  157. package/dist/esm/AD300x250x600.js +23 -24
  158. package/dist/esm/AD728x90.js +26 -27
  159. package/dist/esm/ADFloatingFooter.js +22 -23
  160. package/dist/esm/ADFooter.js +6 -6
  161. package/dist/esm/ADGutter.js +22 -23
  162. package/dist/esm/{ADInfeed-1cc9d817.js → ADInfeed-a71a3972.js} +6 -6
  163. package/dist/esm/ADSkyscraper.js +22 -23
  164. package/dist/esm/ADSponsoredResources.js +22 -23
  165. package/dist/esm/ADWebcast.js +22 -23
  166. package/dist/esm/ADWelcome.js +19 -20
  167. package/dist/esm/{ADlgInfeed-8c4f129e.js → ADlgInfeed-d94f1437.js} +4 -4
  168. package/dist/esm/AccordionPanel.js +8 -8
  169. package/dist/esm/AdSlot.js +23 -24
  170. package/dist/esm/AdSlotsProvider.js +16 -909
  171. package/dist/esm/AlgoliaSearch.js +29 -13993
  172. package/dist/esm/AlphabeticList.js +10 -10
  173. package/dist/esm/ArticleCarousel.js +15 -15
  174. package/dist/esm/ArticleProgramLandingPage.js +49 -50
  175. package/dist/esm/ArticleSeriesLandingPage.js +32 -33
  176. package/dist/esm/ArticleSeriesListing.js +34 -35
  177. package/dist/esm/Auth.js +592 -1420
  178. package/dist/esm/AuthWrapper.js +287 -246
  179. package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-30aeba69.js} +1 -1
  180. package/dist/esm/Beam.js +8 -8
  181. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-c99c9a8d.js} +34 -34
  182. package/dist/esm/Breadcrumbs.js +7 -7
  183. package/dist/esm/CMEDeck.js +24 -25
  184. package/dist/esm/Column1.js +4 -4
  185. package/dist/esm/Column2.js +21 -21
  186. package/dist/esm/Column3.js +38 -39
  187. package/dist/esm/ConferenceArticleCard.js +7 -7
  188. package/dist/esm/DeckContent.js +49 -50
  189. package/dist/esm/DeckQueue.js +48 -49
  190. package/dist/esm/{Dfp-b7236041.js → Dfp-be030f2a.js} +14 -15
  191. package/dist/esm/EventsDeck.js +50 -50
  192. package/dist/esm/ExternalResources.js +47 -48
  193. package/dist/esm/Feature.js +4 -4
  194. package/dist/esm/ForbesHero.js +12 -12
  195. package/dist/esm/GridContent.js +90 -91
  196. package/dist/esm/GridHero.js +13 -13
  197. package/dist/esm/GroupDeck.js +14 -14
  198. package/dist/esm/HamMagazine.js +30 -30
  199. package/dist/esm/Hero.js +4 -4
  200. package/dist/esm/HighlightenVideo.js +2 -2
  201. package/dist/esm/HorizontalArticleListing.js +47 -48
  202. package/dist/esm/HorizontalHero.js +5 -5
  203. package/dist/esm/IssueContentDeck.js +27 -27
  204. package/dist/esm/IssueDeck.js +37 -37
  205. package/dist/esm/IssueLanding.js +55 -56
  206. package/dist/esm/LeftNav.js +21 -22
  207. package/dist/esm/MasterDeck.js +36 -37
  208. package/dist/esm/MediaSeriesLanding.js +733 -645
  209. package/dist/esm/NavDvm.js +16 -16
  210. package/dist/esm/NavMagazine.js +34 -34
  211. package/dist/esm/NavNative.js +34 -34
  212. package/dist/esm/OncliveHero.js +4 -5
  213. package/dist/esm/OncliveLargeHero.js +13 -13
  214. package/dist/esm/PageFilter.js +6 -6
  215. package/dist/esm/PartnerDetailListing.js +64 -3865
  216. package/dist/esm/PdfDownload.js +2 -2
  217. package/dist/esm/PopUpModal.js +6 -6
  218. package/dist/esm/PubSection.js +34 -35
  219. package/dist/esm/PubToc.js +8 -8
  220. package/dist/esm/PublicationDeck.js +24 -24
  221. package/dist/esm/PublicationLanding.js +49 -49
  222. package/dist/esm/QueueDeckExpanded.js +38 -39
  223. package/dist/esm/RecentNews.js +4 -4
  224. package/dist/esm/RelatedContent.js +7 -7
  225. package/dist/esm/RolesDeck.js +12 -12
  226. package/dist/esm/Search.js +8 -8
  227. package/dist/esm/Segment.js +6 -6
  228. package/dist/esm/SeriesListingDeck.js +20 -21
  229. package/dist/esm/{SeriesSlider-a866bb21.js → SeriesSlider-ae17159f.js} +10 -10
  230. package/dist/esm/SetCookie.js +1 -1
  231. package/dist/esm/SideFooter.js +15 -15
  232. package/dist/esm/{SocialSearchComponent-03c3e869.js → SocialSearchComponent-db963c3e.js} +12 -12
  233. package/dist/esm/TaxonomyCard.js +25 -25
  234. package/dist/esm/TaxonomyDescription.js +45 -46
  235. package/dist/esm/TemplateNormal.js +49 -50
  236. package/dist/esm/ThumbnailCard.js +7 -7
  237. package/dist/esm/Ustream.js +14 -14
  238. package/dist/esm/VerticalHero.js +3 -3
  239. package/dist/esm/VideoProgramLandingPage.js +53 -54
  240. package/dist/esm/VideoSeriesCard.js +13 -13
  241. package/dist/esm/VideoSeriesFilter.js +9 -9
  242. package/dist/esm/VideoSeriesLandingPage.js +38 -39
  243. package/dist/esm/VideoSeriesListing.js +35 -36
  244. package/dist/esm/View.js +89 -91
  245. package/dist/esm/YahooHero.js +15 -15
  246. package/dist/esm/YoutubeGroup.js +19 -19
  247. package/dist/esm/{_is-array-58e95429.js → _is-array-3e99e06e.js} +6 -6
  248. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-7e5e5ce2.js} +8 -8
  249. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  250. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-f353c2a9.js} +1 -1
  251. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-0f197f89.js} +2 -2
  252. package/dist/esm/{_to-object-a4107da3.js → _to-object-b50e61c3.js} +9 -9
  253. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-7f8f9219.js} +32 -32
  254. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
  255. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-133dfacd.js} +2 -2
  256. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  257. package/dist/esm/{define-property-8af5f002.js → define-property-fe54dc9f.js} +6 -6
  258. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-f5ff6f5a.js} +1 -1
  259. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  260. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  261. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-bc33758b.js} +7 -7
  262. package/dist/esm/{extends-6f2fcc99.js → extends-60e0e1c6.js} +7 -7
  263. package/dist/esm/faundadb.js +7 -7
  264. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  265. package/dist/esm/getRelatedArticle.js +14 -14
  266. package/dist/esm/getRootDocGroup.js +6 -6
  267. package/dist/esm/getSerializers.js +45 -46
  268. package/dist/esm/{getTargeting-bd800589.js → getTargeting-cf2724e3.js} +2 -2
  269. package/dist/esm/getTargeting.js +8 -8
  270. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  271. package/dist/esm/{index-73819142.js → index-0dbff1d1.js} +36 -30
  272. package/dist/esm/{index-41a678ea.js → index-5cc7b406.js} +469 -4
  273. package/dist/esm/{index-36e590e8.js → index-5e84f9cd.js} +653 -637
  274. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  275. package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
  276. package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
  277. package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
  278. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
  279. package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
  280. package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
  281. package/dist/esm/index.js +126 -124
  282. package/dist/esm/{inherits-cf8dde54.js → inherits-a41fe93f.js} +19 -19
  283. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  284. package/dist/esm/{keys-8eda7a5c.js → keys-7a3adabf.js} +6 -6
  285. package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
  286. package/dist/esm/main-d4165069.js +961 -0
  287. package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
  288. package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
  289. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  290. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-be2f7a22.js} +14 -14
  291. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  292. package/dist/esm/stringify-59c8f690.js +15 -0
  293. package/dist/esm/timeDifferenceCalc.js +1 -1
  294. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-6d9a4616.js} +9 -9
  295. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  296. package/dist/esm/{typeof-6435ba1c.js → typeof-a286cf0c.js} +36 -36
  297. package/dist/esm/urlFor.js +1 -1
  298. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-33a866b6.js} +4 -4
  299. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  300. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-4109ff68.js} +3 -3
  301. package/package.json +1 -1
  302. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  303. package/dist/cjs/events-1b438fe7.js +0 -469
  304. package/dist/cjs/index-e2e62963.js +0 -89
  305. package/dist/cjs/inherits-8d29278d.js +0 -110
  306. package/dist/cjs/keys-a586b7a0.js +0 -25
  307. package/dist/cjs/main-02daeefe.js +0 -862
  308. package/dist/cjs/stringify-7c5aff47.js +0 -17
  309. package/dist/esm/events-6c3a7a63.js +0 -467
  310. package/dist/esm/index-aaa2dae0.js +0 -85
  311. package/dist/esm/inherits-77d5e4fc.js +0 -101
  312. package/dist/esm/main-e4a934b2.js +0 -851
  313. package/dist/esm/stringify-4330ccdc.js +0 -15
@@ -1,62 +1,61 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './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 './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';
1
+ import { _ as _extends } from './extends-60e0e1c6.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
16
3
  import React__default, { useState, useEffect } from 'react';
17
- import './events-6c3a7a63.js';
18
- import './index-41a678ea.js';
19
- import 'prop-types';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import './moment-e2f9b20c.js';
4
+ import { B as BlockContent } from './BlockContent-c99c9a8d.js';
5
+ import { g as getSerializers } from './index-5e84f9cd.js';
6
+ import { m as momentTimezone } from './index-79cfd25c.js';
23
7
  import { useRouter } from 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
27
- import 'react-dom';
28
- import './index-73819142.js';
8
+ import Button from 'react-bootstrap/Button';
9
+ import './_commonjsHelpers-0c4b6f40.js';
10
+ import './_to-object-b50e61c3.js';
11
+ import './_object-pie-133f504a.js';
12
+ import './web.dom.iterable-4109ff68.js';
13
+ import './es6.string.iterator-bc33758b.js';
14
+ import './core.get-iterator-method-133dfacd.js';
15
+ import 'prop-types';
16
+ import './index-0dbff1d1.js';
17
+ import 'react-bootstrap';
29
18
  import './urlFor.js';
30
- import './index-5f7e79e7.js';
31
- import './main-e4a934b2.js';
32
- import './entities-7cc3bf45.js';
33
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
34
- import './stringify-4330ccdc.js';
35
- import './asyncToGenerator-fc1c2e29.js';
36
- import './Segment.js';
37
- import './Beam.js';
38
- import './AdSlot.js';
39
- import Button$1 from 'react-bootstrap/Button';
40
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
19
+ import './index-5cc7b406.js';
41
20
  import './index-c7e2ac95.js';
42
- import './smoothscroll-0cd4c7a6.js';
21
+ import './util-3ab476bf.js';
22
+ import './Beam.js';
23
+ import './stringify-59c8f690.js';
24
+ import './asyncToGenerator-7f8f9219.js';
25
+ import './_library-528f1934.js';
26
+ import './_iter-detect-7e5e5ce2.js';
27
+ import './Segment.js';
28
+ import './main-d4165069.js';
29
+ import './index-755f2cc2.js';
30
+ import 'react-dom';
31
+ import './typeof-a286cf0c.js';
32
+ import './_is-array-3e99e06e.js';
33
+ import './brightcove-react-player-loader.es-57a70a56.js';
43
34
  import './GroupDeck.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import './index.esm-29e48d38.js';
47
- import { g as getSerializers } from './index-36e590e8.js';
48
- import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-83f53e4e.js';
35
+ import './smoothscroll-fa4e3f8c.js';
36
+ import './moment-bc12cb97.js';
37
+ import './SocialShare.js';
50
38
  import 'next/head';
51
39
  import 'react-share';
52
- import './SocialShare.js';
53
- import './_object-to-array-7e804fce.js';
40
+ import './_object-to-array-0f197f89.js';
41
+ import './toConsumableArray-6d9a4616.js';
54
42
  import 'react-bootstrap/Pagination';
43
+ import './entities-932b50cf.js';
44
+ import './AdSlot.js';
45
+ import './debounce-533d9748.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './toNumber-5aeba6e7.js';
48
+ import 'react-bootstrap/Row';
49
+ import 'react-bootstrap/Col';
50
+ import './inherits-a41fe93f.js';
51
+ import './_object-sap-f353c2a9.js';
52
+ import './define-property-fe54dc9f.js';
53
+ import './index.esm-f6156a57.js';
54
+ import './iconBase-ccc56b97.js';
55
55
  import 'react-bootstrap/Figure';
56
56
  import 'react-bootstrap/OverlayTrigger';
57
57
  import 'react-bootstrap/Tooltip';
58
58
  import 'react-bootstrap/Popover';
59
- import { m as momentTimezone } from './index-ef6d5dcf.js';
60
59
 
61
60
  var ExternalResources = function ExternalResources(props) {
62
61
  var resources = props.resources,
@@ -188,7 +187,7 @@ var ExternalResources = function ExternalResources(props) {
188
187
  )
189
188
  ),
190
189
  React__default.createElement(
191
- Button$1,
190
+ Button,
192
191
  { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
193
192
  cta
194
193
  )
@@ -1,9 +1,9 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React__default from 'react';
3
- import './index-73819142.js';
4
2
  import urlFor from './urlFor.js';
5
- import { m as main_36 } from './main-e4a934b2.js';
3
+ import { m as main_43 } from './main-d4165069.js';
6
4
  import Carousel from 'react-bootstrap/Carousel';
5
+ import './index-0dbff1d1.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
7
 
8
8
  //Feature query to be used
9
9
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -30,7 +30,7 @@ var Feature = function Feature(props) {
30
30
 
31
31
  //image width updated.
32
32
  var imageWidth = 450;
33
- if (main_36) {
33
+ if (main_43) {
34
34
  imageWidth = 225;
35
35
  }
36
36
 
@@ -1,17 +1,17 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
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
1
  import React__default from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-e2f9b20c.js';
9
- import 'react-dom';
10
- import './index-73819142.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
11
3
  import urlFor from './urlFor.js';
12
- import { L as LazyLoad } from './index-5f7e79e7.js';
13
- import './slicedToArray-641f241f.js';
14
- import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
4
+ import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
5
+ import { L as LazyLoad } from './index-755f2cc2.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './index-0dbff1d1.js';
8
+ import './slicedToArray-be2f7a22.js';
9
+ import './web.dom.iterable-4109ff68.js';
10
+ import './es6.string.iterator-bc33758b.js';
11
+ import './_to-object-b50e61c3.js';
12
+ import './core.get-iterator-method-133dfacd.js';
13
+ import 'react-dom';
14
+ import 'prop-types';
15
15
 
16
16
  var fbsHero = function fbsHero(props) {
17
17
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,54 +1,53 @@
1
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
+ import { _ as _extends } from './extends-60e0e1c6.js';
3
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a41fe93f.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-a71a3972.js';
16
+ import { l as lodash } from './lodash-f97fd99a.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-d94f1437.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 urlFor from './urlFor.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
+ import Button from 'react-bootstrap/Button';
1
27
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
28
+ import './es6.string.iterator-bc33758b.js';
29
+ import './_to-object-b50e61c3.js';
30
+ import './_iter-detect-7e5e5ce2.js';
31
+ import './core.get-iterator-method-133dfacd.js';
32
+ import './_object-pie-133f504a.js';
33
+ import './_object-sap-f353c2a9.js';
34
+ import './define-property-fe54dc9f.js';
35
+ import './typeof-a286cf0c.js';
36
+ import './web.dom.iterable-4109ff68.js';
37
+ import './_is-array-3e99e06e.js';
4
38
  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';
19
39
  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';
30
40
  import 'react-dom';
31
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
32
- import './index-73819142.js';
33
- import urlFor from './urlFor.js';
34
- import { L as LazyLoad } from './index-5f7e79e7.js';
35
- import { m as main_36 } from './main-e4a934b2.js';
36
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
37
- import './slicedToArray-641f241f.js';
38
- import './stringify-4330ccdc.js';
39
- import './asyncToGenerator-fc1c2e29.js';
40
- import './Segment.js';
41
- import './Beam.js';
41
+ import './slicedToArray-be2f7a22.js';
42
42
  import './AdSlot.js';
43
- import { A as ADInfeed } from './ADInfeed-1cc9d817.js';
44
- import { l as lodash } from './lodash-17fdfebb.js';
45
- import { A as ADlgInfeed } from './ADlgInfeed-8c4f129e.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';
51
- import Button$1 from 'react-bootstrap/Button';
43
+ import './Beam.js';
44
+ import './stringify-59c8f690.js';
45
+ import './asyncToGenerator-7f8f9219.js';
46
+ import './Segment.js';
47
+ import './isSymbol-a7e9aafe.js';
48
+ import './eq-bdcbf886.js';
49
+ import './toNumber-5aeba6e7.js';
50
+ import './index-0dbff1d1.js';
52
51
 
53
52
  var PublicationFeature = function PublicationFeature(_ref) {
54
53
  var data = _ref.data,
@@ -77,10 +76,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
77
76
  'div',
78
77
  { className: 'publication-feature-container border rounded p-2' },
79
78
  React__default.createElement(
80
- Row$1,
79
+ Row,
81
80
  null,
82
81
  React__default.createElement(
83
- Col$1,
82
+ Col,
84
83
  { xs: 12 },
85
84
  React__default.createElement(
86
85
  'h4',
@@ -98,7 +97,7 @@ var PublicationFeature = function PublicationFeature(_ref) {
98
97
  )
99
98
  ),
100
99
  React__default.createElement(
101
- Col$1,
100
+ Col,
102
101
  { xs: 12, sm: 4 },
103
102
  React__default.createElement(
104
103
  LazyLoad,
@@ -107,14 +106,14 @@ var PublicationFeature = function PublicationFeature(_ref) {
107
106
  )
108
107
  ),
109
108
  React__default.createElement(
110
- Col$1,
109
+ Col,
111
110
  { xs: 12, sm: 8 },
112
111
  React__default.createElement(
113
- Row$1,
112
+ Row,
114
113
  null,
115
114
  articles.map(function (article) {
116
115
  return React__default.createElement(
117
- Col$1,
116
+ Col,
118
117
  { key: article._id, xs: 12, sm: 6 },
119
118
  article.issueSection && article.issueSection.name && React__default.createElement(
120
119
  'h6',
@@ -143,10 +142,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
143
142
  )
144
143
  ),
145
144
  issueMapping && parentSlug && childSlug && React__default.createElement(
146
- Col$1,
145
+ Col,
147
146
  { xs: 12 },
148
147
  React__default.createElement(
149
- Button$1,
148
+ Button,
150
149
  { href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
151
150
  'More Articles ',
152
151
  '>>'
@@ -268,9 +267,9 @@ var GridContent = function (_React$Component) {
268
267
  }
269
268
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
270
269
  var _this$props2 = _this.props,
271
- seoPaginate = _this$props2.seoPaginate,
272
- pageview = _this$props2.pageview,
273
- router = _this$props2.router;
270
+ seoPaginate = _this$props2.seoPaginate;
271
+ _this$props2.pageview;
272
+ var router = _this$props2.router;
274
273
  var currentPage = _this.state.currentPage;
275
274
 
276
275
  if (seoPaginate) {
@@ -387,21 +386,21 @@ var GridContent = function (_React$Component) {
387
386
  var numberOfItemsBeforeVideo = 3;
388
387
  if (variant === 'stack') {
389
388
  return React__default.createElement(
390
- Row$1,
389
+ Row,
391
390
  null,
392
391
  this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
393
392
  // const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
394
393
  return React__default.createElement(
395
- Col$1,
394
+ Col,
396
395
  { key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
397
396
  React__default.createElement(
398
- Card$1,
397
+ Card,
399
398
  { className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
400
399
  React__default.createElement(
401
- Row$1,
400
+ Row,
402
401
  { style: { flexDirection: 'row' } },
403
402
  React__default.createElement(
404
- Col$1,
403
+ Col,
405
404
  { md: 12, lg: 4 },
406
405
  React__default.createElement(
407
406
  'a',
@@ -409,18 +408,18 @@ var GridContent = function (_React$Component) {
409
408
  React__default.createElement(
410
409
  LazyLoad,
411
410
  { height: _this2.props.imageHeight },
412
- React__default.createElement(Card$1.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
411
+ React__default.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
413
412
  )
414
413
  )
415
414
  ),
416
415
  React__default.createElement(
417
- Col$1,
416
+ Col,
418
417
  null,
419
418
  React__default.createElement(
420
- Card$1.Body,
419
+ Card.Body,
421
420
  { style: { padding: '20px' } },
422
421
  React__default.createElement(
423
- Card$1.Title,
422
+ Card.Title,
424
423
  null,
425
424
  React__default.createElement(
426
425
  'a',
@@ -429,7 +428,7 @@ var GridContent = function (_React$Component) {
429
428
  )
430
429
  ),
431
430
  _this2.props.showPublished && row.published && React__default.createElement(
432
- Card$1.Subtitle,
431
+ Card.Subtitle,
433
432
  { style: { marginTop: 0 } },
434
433
  moment(row.published).format('MMMM DD, YYYY')
435
434
  ),
@@ -457,7 +456,7 @@ var GridContent = function (_React$Component) {
457
456
  )
458
457
  ),
459
458
  React__default.createElement(
460
- Card$1.Text,
459
+ Card.Text,
461
460
  null,
462
461
  clean_html_1(row.summary)
463
462
  )
@@ -611,7 +610,7 @@ var GridContent = function (_React$Component) {
611
610
  'div',
612
611
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
613
612
  React__default.createElement(
614
- Card$1,
613
+ Card,
615
614
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
616
615
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
617
616
  'a',
@@ -619,7 +618,7 @@ var GridContent = function (_React$Component) {
619
618
  React__default.createElement(
620
619
  LazyLoad,
621
620
  { height: _this2.props.imageHeight },
622
- React__default.createElement(Card$1.Img, {
621
+ React__default.createElement(Card.Img, {
623
622
  variant: 'top',
624
623
  src: _this2.renderCardImage(row, page),
625
624
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -627,19 +626,19 @@ var GridContent = function (_React$Component) {
627
626
  )
628
627
  ),
629
628
  React__default.createElement(
630
- Card$1.Body,
629
+ Card.Body,
631
630
  null,
632
631
  React__default.createElement(
633
632
  'a',
634
633
  { rel: 'noopener', href: row.url.current, target: '_blank' },
635
634
  React__default.createElement(
636
- Card$1.Title,
635
+ Card.Title,
637
636
  null,
638
637
  row.title
639
638
  )
640
639
  ),
641
640
  _this2.props.showPublished && row.published && React__default.createElement(
642
- Card$1.Subtitle,
641
+ Card.Subtitle,
643
642
  { style: { marginTop: 0 } },
644
643
  moment(row.published).format('MMMM DD, YYYY')
645
644
  ),
@@ -649,7 +648,7 @@ var GridContent = function (_React$Component) {
649
648
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
650
649
  ),
651
650
  React__default.createElement(
652
- Card$1.Text,
651
+ Card.Text,
653
652
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
654
653
  clean_html_1(row.summary)
655
654
  )
@@ -658,7 +657,7 @@ var GridContent = function (_React$Component) {
658
657
  )
659
658
  ),
660
659
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
661
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
660
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
662
661
  );
663
662
  } else {
664
663
  return React__default.createElement(
@@ -675,7 +674,7 @@ var GridContent = function (_React$Component) {
675
674
  'div',
676
675
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
677
676
  React__default.createElement(
678
- Card$1,
677
+ Card,
679
678
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
680
679
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
681
680
  'a',
@@ -683,7 +682,7 @@ var GridContent = function (_React$Component) {
683
682
  React__default.createElement(
684
683
  LazyLoad,
685
684
  { height: _this2.props.imageHeight },
686
- React__default.createElement(Card$1.Img, {
685
+ React__default.createElement(Card.Img, {
687
686
  variant: 'top',
688
687
  src: _this2.renderCardImage(row, page),
689
688
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -691,19 +690,19 @@ var GridContent = function (_React$Component) {
691
690
  )
692
691
  ),
693
692
  React__default.createElement(
694
- Card$1.Body,
693
+ Card.Body,
695
694
  null,
696
695
  React__default.createElement(
697
696
  'a',
698
697
  { href: row.url.current },
699
698
  React__default.createElement(
700
- Card$1.Title,
699
+ Card.Title,
701
700
  null,
702
701
  row.title
703
702
  )
704
703
  ),
705
704
  _this2.props.showPublished && row.published && React__default.createElement(
706
- Card$1.Subtitle,
705
+ Card.Subtitle,
707
706
  { style: { marginTop: 0 } },
708
707
  moment(row.published).format('MMMM DD, YYYY')
709
708
  ),
@@ -713,7 +712,7 @@ var GridContent = function (_React$Component) {
713
712
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
714
713
  ),
715
714
  React__default.createElement(
716
- Card$1.Text,
715
+ Card.Text,
717
716
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
718
717
  clean_html_1(row.summary)
719
718
  )
@@ -722,7 +721,7 @@ var GridContent = function (_React$Component) {
722
721
  )
723
722
  ),
724
723
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
725
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
724
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
726
725
  );
727
726
  }
728
727
  } else if (row._type === 'lg-infeed' && row.adUnit) {
@@ -745,7 +744,7 @@ var GridContent = function (_React$Component) {
745
744
  'div',
746
745
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
747
746
  React__default.createElement(
748
- Card$1,
747
+ Card,
749
748
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
750
749
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
751
750
  'a',
@@ -753,7 +752,7 @@ var GridContent = function (_React$Component) {
753
752
  React__default.createElement(
754
753
  LazyLoad,
755
754
  { height: _this2.props.imageHeight },
756
- React__default.createElement(Card$1.Img, {
755
+ React__default.createElement(Card.Img, {
757
756
  variant: 'top',
758
757
  src: _this2.renderCardImage(row, page),
759
758
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -761,19 +760,19 @@ var GridContent = function (_React$Component) {
761
760
  )
762
761
  ),
763
762
  React__default.createElement(
764
- Card$1.Body,
763
+ Card.Body,
765
764
  null,
766
765
  React__default.createElement(
767
766
  'a',
768
767
  { href: linkHref },
769
768
  React__default.createElement(
770
- Card$1.Title,
769
+ Card.Title,
771
770
  null,
772
771
  row.title
773
772
  )
774
773
  ),
775
774
  _this2.props.showPublished && row.published && React__default.createElement(
776
- Card$1.Subtitle,
775
+ Card.Subtitle,
777
776
  { style: { marginTop: 0 } },
778
777
  moment(row.published).format('MMMM DD, YYYY')
779
778
  ),
@@ -801,7 +800,7 @@ var GridContent = function (_React$Component) {
801
800
  )
802
801
  ),
803
802
  React__default.createElement(
804
- Card$1.Text,
803
+ Card.Text,
805
804
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
806
805
  clean_html_1(row.summary)
807
806
  )
@@ -810,7 +809,7 @@ var GridContent = function (_React$Component) {
810
809
  )
811
810
  ),
812
811
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
813
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
812
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
814
813
  );
815
814
  } else return null;
816
815
  }) : React__default.createElement(
@@ -851,7 +850,7 @@ var GridContent = function (_React$Component) {
851
850
  InfiniteScroll,
852
851
  { dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
853
852
  React__default.createElement(
854
- Container$1,
853
+ Container,
855
854
  null,
856
855
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
857
856
  )
@@ -859,7 +858,7 @@ var GridContent = function (_React$Component) {
859
858
  React__default.Fragment,
860
859
  null,
861
860
  React__default.createElement(
862
- Container$1,
861
+ Container,
863
862
  null,
864
863
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
865
864
  ),
@@ -1,18 +1,18 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
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
1
  import React__default from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-e2f9b20c.js';
9
- import 'react-dom';
10
- import './index-73819142.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
11
3
  import urlFor from './urlFor.js';
12
- import { L as LazyLoad } from './index-5f7e79e7.js';
13
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
14
- import './slicedToArray-641f241f.js';
15
- import { A as AuthorComponent } from './AuthorComponent-34b16174.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
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './index-0dbff1d1.js';
9
+ import 'react-dom';
10
+ import 'prop-types';
11
+ import './slicedToArray-be2f7a22.js';
12
+ import './web.dom.iterable-4109ff68.js';
13
+ import './es6.string.iterator-bc33758b.js';
14
+ import './_to-object-b50e61c3.js';
15
+ import './core.get-iterator-method-133dfacd.js';
16
16
 
17
17
  var GridHero = function GridHero(props) {
18
18
  var topArticle = props.dataRecord[0];