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