@mjhls/mjh-framework 1.0.881-ios0fixv1 → 1.0.881

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 (302) hide show
  1. package/dist/cjs/AD.js +9 -10
  2. package/dist/cjs/AD300x250.js +27 -28
  3. package/dist/cjs/AD300x250x600.js +27 -28
  4. package/dist/cjs/AD728x90.js +30 -31
  5. package/dist/cjs/ADFloatingFooter.js +30 -31
  6. package/dist/cjs/ADFooter.js +12 -13
  7. package/dist/cjs/ADGutter.js +30 -31
  8. package/dist/cjs/{ADInfeed-bce0ba07.js → ADInfeed-4f661172.js} +13 -15
  9. package/dist/cjs/ADSkyscraper.js +30 -31
  10. package/dist/cjs/ADSponsoredResources.js +30 -31
  11. package/dist/cjs/ADWebcast.js +30 -31
  12. package/dist/cjs/ADWelcome.js +31 -32
  13. package/dist/cjs/{ADlgInfeed-950b414b.js → ADlgInfeed-6242e5b5.js} +10 -11
  14. package/dist/cjs/AccordionPanel.js +27 -29
  15. package/dist/cjs/AdSlot.js +31 -32
  16. package/dist/cjs/AdSlotsProvider.js +15 -17
  17. package/dist/cjs/AlgoliaSearch.js +1103 -1160
  18. package/dist/cjs/AlphabeticList.js +23 -24
  19. package/dist/cjs/ArticleCarousel.js +19 -20
  20. package/dist/cjs/ArticleProgramLandingPage.js +60 -61
  21. package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
  22. package/dist/cjs/ArticleSeriesListing.js +59 -60
  23. package/dist/cjs/Auth.js +283 -287
  24. package/dist/cjs/AuthWrapper.js +148 -59
  25. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-421d5ec1.js} +13 -14
  26. package/dist/cjs/Beam.js +6 -6
  27. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-bac780ac.js} +55 -56
  28. package/dist/cjs/Breadcrumbs.js +25 -27
  29. package/dist/cjs/CMEDeck.js +81 -81
  30. package/dist/cjs/Column1.js +11 -14
  31. package/dist/cjs/Column2.js +31 -34
  32. package/dist/cjs/Column3.js +56 -59
  33. package/dist/cjs/ConferenceArticleCard.js +25 -26
  34. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  35. package/dist/cjs/DeckContent.js +92 -96
  36. package/dist/cjs/DeckQueue.js +86 -90
  37. package/dist/cjs/{Dfp-9be904d5.js → Dfp-ab12cd55.js} +34 -35
  38. package/dist/cjs/EventsDeck.js +133 -140
  39. package/dist/cjs/ExternalResources.js +78 -79
  40. package/dist/cjs/Feature.js +26 -28
  41. package/dist/cjs/ForbesHero.js +40 -41
  42. package/dist/cjs/GridContent.js +231 -236
  43. package/dist/cjs/GridHero.js +42 -43
  44. package/dist/cjs/GroupDeck.js +57 -58
  45. package/dist/cjs/HamMagazine.js +127 -132
  46. package/dist/cjs/Header.js +12 -14
  47. package/dist/cjs/Hero.js +15 -16
  48. package/dist/cjs/HighlightenVideo.js +17 -18
  49. package/dist/cjs/HorizontalArticleListing.js +71 -72
  50. package/dist/cjs/HorizontalHero.js +28 -29
  51. package/dist/cjs/IssueContentDeck.js +71 -76
  52. package/dist/cjs/IssueDeck.js +70 -75
  53. package/dist/cjs/IssueLanding.js +64 -65
  54. package/dist/cjs/LeftNav.js +37 -39
  55. package/dist/cjs/MasterDeck.js +70 -71
  56. package/dist/cjs/MediaSeriesLanding.js +985 -988
  57. package/dist/cjs/NavDvm.js +72 -77
  58. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  59. package/dist/cjs/NavMagazine.js +134 -139
  60. package/dist/cjs/NavNative.js +126 -134
  61. package/dist/cjs/OncliveHero.js +21 -22
  62. package/dist/cjs/OncliveLargeHero.js +70 -71
  63. package/dist/cjs/PageFilter.js +12 -13
  64. package/dist/cjs/PartnerDetailListing.js +373 -272
  65. package/dist/cjs/PdfDownload.js +9 -10
  66. package/dist/cjs/PopUpModal.js +17 -19
  67. package/dist/cjs/PubSection.js +40 -41
  68. package/dist/cjs/PubToc.js +13 -14
  69. package/dist/cjs/PublicationDeck.js +65 -70
  70. package/dist/cjs/PublicationLanding.js +106 -114
  71. package/dist/cjs/QueueDeckExpanded.js +308 -308
  72. package/dist/cjs/RecentNews.js +22 -23
  73. package/dist/cjs/RelatedContent.js +29 -30
  74. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  75. package/dist/cjs/RolesDeck.js +27 -32
  76. package/dist/cjs/Search.js +16 -20
  77. package/dist/cjs/Segment.js +4 -4
  78. package/dist/cjs/SeriesListingDeck.js +36 -36
  79. package/dist/cjs/{SeriesSlider-ba0c5d1a.js → SeriesSlider-372e418f.js} +30 -31
  80. package/dist/cjs/SetCookie.js +1 -1
  81. package/dist/cjs/SideFooter.js +34 -35
  82. package/dist/cjs/SocialIcons.js +9 -10
  83. package/dist/cjs/{SocialSearchComponent-4942ddfc.js → SocialSearchComponent-80a2130a.js} +32 -36
  84. package/dist/cjs/SocialShare.js +29 -31
  85. package/dist/cjs/TaxonomyCard.js +61 -66
  86. package/dist/cjs/TaxonomyDescription.js +53 -54
  87. package/dist/cjs/TemplateNormal.js +72 -73
  88. package/dist/cjs/ThumbnailCard.js +24 -26
  89. package/dist/cjs/Ustream.js +27 -28
  90. package/dist/cjs/VerticalHero.js +19 -20
  91. package/dist/cjs/VideoProgramLandingPage.js +74 -78
  92. package/dist/cjs/VideoSeriesCard.js +32 -33
  93. package/dist/cjs/VideoSeriesFilter.js +16 -16
  94. package/dist/cjs/VideoSeriesLandingPage.js +50 -51
  95. package/dist/cjs/VideoSeriesListing.js +76 -77
  96. package/dist/cjs/View.js +249 -252
  97. package/dist/cjs/YahooHero.js +39 -40
  98. package/dist/cjs/YoutubeGroup.js +58 -59
  99. package/dist/cjs/{_is-array-54228b29.js → _is-array-bd978497.js} +6 -6
  100. package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-ee3d4802.js} +7 -7
  101. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  102. package/dist/cjs/{_object-sap-d1978572.js → _object-sap-fee50a62.js} +1 -1
  103. package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-18379aba.js} +2 -2
  104. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-15014394.js} +30 -30
  105. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-05029198.js} +6 -7
  106. package/dist/cjs/{core.get-iterator-method-5643aa10.js → core.get-iterator-method-5cb3af28.js} +33 -33
  107. package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
  108. package/dist/cjs/{define-property-e8404b64.js → define-property-530a5e9e.js} +6 -6
  109. package/dist/cjs/{defineProperty-9673846a.js → defineProperty-5ca424cd.js} +1 -1
  110. package/dist/cjs/{entities-df1aed86.js → entities-fb0c6568.js} +1 -1
  111. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  112. package/dist/cjs/{extends-7c86182f.js → extends-1d905ddb.js} +7 -7
  113. package/dist/cjs/faundadb.js +19 -19
  114. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  115. package/dist/cjs/getRelatedArticle.js +16 -16
  116. package/dist/cjs/getRootDocGroup.js +6 -6
  117. package/dist/cjs/getSerializers.js +43 -43
  118. package/dist/cjs/{getTargeting-9d509319.js → getTargeting-41f2f52d.js} +3 -3
  119. package/dist/cjs/getTargeting.js +6 -6
  120. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  121. package/dist/cjs/{index-50be6759.js → index-53e27416.js} +1 -1
  122. package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
  123. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  124. package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
  125. package/dist/cjs/{index-6763511d.js → index-d3451292.js} +574 -584
  126. package/dist/cjs/{index-d48b231c.js → index-ff69979f.js} +3 -3
  127. package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
  128. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-05850a2f.js} +1 -1
  129. package/dist/cjs/{index.esm-c1e16606.js → index.esm-44f3e2d0.js} +1 -1
  130. package/dist/cjs/{index.esm-00a6aade.js → index.esm-974f47d9.js} +1 -1
  131. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-bf016399.js} +18 -19
  132. package/dist/cjs/index.js +164 -169
  133. package/dist/cjs/{inherits-de66ea16.js → inherits-337c73a7.js} +22 -22
  134. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  135. package/dist/cjs/{keys-e982b3fa.js → keys-91f31941.js} +6 -6
  136. package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
  137. package/dist/cjs/{main-f1c77adb.js → main-bc7d4bf8.js} +69 -70
  138. package/dist/cjs/{moment-aca40de1.js → moment-ca3bd9fb.js} +1 -1
  139. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  140. package/dist/cjs/{slicedToArray-067dd3bc.js → slicedToArray-0a78cdf3.js} +12 -12
  141. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  142. package/dist/cjs/{stringify-f7a37a8d.js → stringify-13405ce2.js} +5 -5
  143. package/dist/cjs/timeDifferenceCalc.js +1 -1
  144. package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-39fd0757.js} +7 -7
  145. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
  146. package/dist/cjs/{typeof-567e31ff.js → typeof-3dd6d3df.js} +35 -35
  147. package/dist/cjs/urlFor.js +6 -6
  148. package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-5619c1fa.js} +4 -4
  149. package/dist/cjs/{util-93a37fd0.js → util-f2c1b65b.js} +1 -12
  150. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  151. package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-a9359910.js} +2 -2
  152. package/dist/esm/AD.js +1 -1
  153. package/dist/esm/AD300x250.js +21 -21
  154. package/dist/esm/AD300x250x600.js +21 -21
  155. package/dist/esm/AD728x90.js +23 -23
  156. package/dist/esm/ADFloatingFooter.js +21 -21
  157. package/dist/esm/ADFooter.js +4 -4
  158. package/dist/esm/ADGutter.js +21 -21
  159. package/dist/esm/{ADInfeed-0a55cd2d.js → ADInfeed-7db96917.js} +6 -6
  160. package/dist/esm/ADSkyscraper.js +21 -21
  161. package/dist/esm/ADSponsoredResources.js +21 -21
  162. package/dist/esm/ADWebcast.js +21 -21
  163. package/dist/esm/ADWelcome.js +18 -18
  164. package/dist/esm/{ADlgInfeed-013e1f4a.js → ADlgInfeed-a3931e68.js} +4 -4
  165. package/dist/esm/AccordionPanel.js +6 -6
  166. package/dist/esm/AdSlot.js +20 -20
  167. package/dist/esm/AdSlotsProvider.js +9 -9
  168. package/dist/esm/AlgoliaSearch.js +552 -608
  169. package/dist/esm/AlphabeticList.js +8 -8
  170. package/dist/esm/ArticleCarousel.js +13 -13
  171. package/dist/esm/ArticleProgramLandingPage.js +48 -48
  172. package/dist/esm/ArticleSeriesLandingPage.js +29 -29
  173. package/dist/esm/ArticleSeriesListing.js +32 -32
  174. package/dist/esm/Auth.js +199 -199
  175. package/dist/esm/AuthWrapper.js +118 -28
  176. package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-2277b67c.js} +1 -1
  177. package/dist/esm/Beam.js +6 -6
  178. package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-ea93e8f7.js} +34 -34
  179. package/dist/esm/Breadcrumbs.js +5 -5
  180. package/dist/esm/CMEDeck.js +21 -21
  181. package/dist/esm/Column1.js +4 -4
  182. package/dist/esm/Column2.js +19 -19
  183. package/dist/esm/Column3.js +35 -35
  184. package/dist/esm/ConferenceArticleCard.js +10 -10
  185. package/dist/esm/DeckContent.js +46 -46
  186. package/dist/esm/DeckQueue.js +46 -46
  187. package/dist/esm/{Dfp-102f0beb.js → Dfp-d6a5629f.js} +13 -13
  188. package/dist/esm/EventsDeck.js +47 -47
  189. package/dist/esm/ExternalResources.js +46 -46
  190. package/dist/esm/Feature.js +6 -6
  191. package/dist/esm/ForbesHero.js +10 -10
  192. package/dist/esm/GridContent.js +85 -85
  193. package/dist/esm/GridHero.js +11 -11
  194. package/dist/esm/GroupDeck.js +12 -12
  195. package/dist/esm/HamMagazine.js +24 -24
  196. package/dist/esm/Hero.js +7 -7
  197. package/dist/esm/HighlightenVideo.js +2 -2
  198. package/dist/esm/HorizontalArticleListing.js +46 -46
  199. package/dist/esm/HorizontalHero.js +8 -8
  200. package/dist/esm/IssueContentDeck.js +25 -25
  201. package/dist/esm/IssueDeck.js +34 -34
  202. package/dist/esm/IssueLanding.js +53 -53
  203. package/dist/esm/LeftNav.js +20 -20
  204. package/dist/esm/MasterDeck.js +34 -34
  205. package/dist/esm/MediaSeriesLanding.js +325 -325
  206. package/dist/esm/NavDvm.js +14 -14
  207. package/dist/esm/NavMagazine.js +30 -30
  208. package/dist/esm/NavNative.js +30 -30
  209. package/dist/esm/OncliveHero.js +7 -7
  210. package/dist/esm/OncliveLargeHero.js +11 -11
  211. package/dist/esm/PageFilter.js +4 -4
  212. package/dist/esm/PartnerDetailListing.js +188 -86
  213. package/dist/esm/PdfDownload.js +2 -2
  214. package/dist/esm/PopUpModal.js +4 -4
  215. package/dist/esm/PubSection.js +32 -32
  216. package/dist/esm/PubToc.js +6 -6
  217. package/dist/esm/PublicationDeck.js +27 -27
  218. package/dist/esm/PublicationLanding.js +47 -51
  219. package/dist/esm/QueueDeckExpanded.js +34 -34
  220. package/dist/esm/RecentNews.js +4 -4
  221. package/dist/esm/RelatedContent.js +10 -10
  222. package/dist/esm/RolesDeck.js +12 -12
  223. package/dist/esm/Search.js +6 -6
  224. package/dist/esm/Segment.js +4 -4
  225. package/dist/esm/SeriesListingDeck.js +18 -18
  226. package/dist/esm/{SeriesSlider-45adb8dc.js → SeriesSlider-88c4133d.js} +5 -5
  227. package/dist/esm/SetCookie.js +1 -1
  228. package/dist/esm/SideFooter.js +13 -13
  229. package/dist/esm/{SocialSearchComponent-8e0fcf66.js → SocialSearchComponent-7f3d6531.js} +8 -8
  230. package/dist/esm/TaxonomyCard.js +27 -27
  231. package/dist/esm/TaxonomyDescription.js +44 -44
  232. package/dist/esm/TemplateNormal.js +48 -48
  233. package/dist/esm/ThumbnailCard.js +10 -10
  234. package/dist/esm/Ustream.js +11 -11
  235. package/dist/esm/VerticalHero.js +6 -6
  236. package/dist/esm/VideoProgramLandingPage.js +52 -52
  237. package/dist/esm/VideoSeriesCard.js +13 -13
  238. package/dist/esm/VideoSeriesFilter.js +7 -7
  239. package/dist/esm/VideoSeriesLandingPage.js +35 -35
  240. package/dist/esm/VideoSeriesListing.js +33 -33
  241. package/dist/esm/View.js +83 -82
  242. package/dist/esm/YahooHero.js +13 -13
  243. package/dist/esm/YoutubeGroup.js +12 -12
  244. package/dist/esm/{_is-array-8d21b9e3.js → _is-array-8914b83f.js} +6 -6
  245. package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-13e31915.js} +7 -7
  246. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  247. package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-fc9da7e8.js} +1 -1
  248. package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-ee8f6d98.js} +2 -2
  249. package/dist/esm/{asyncToGenerator-5ef104a7.js → asyncToGenerator-40371743.js} +30 -30
  250. package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-0fb60d94.js} +34 -34
  251. package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
  252. package/dist/esm/define-property-73034847.js +18 -0
  253. package/dist/esm/{defineProperty-8c30428f.js → defineProperty-e66a2c7c.js} +1 -1
  254. package/dist/esm/{entities-6d9154b4.js → entities-731f3fdb.js} +1 -1
  255. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  256. package/dist/esm/{extends-6d8e3924.js → extends-9a61581c.js} +7 -7
  257. package/dist/esm/faundadb.js +5 -5
  258. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  259. package/dist/esm/getRelatedArticle.js +11 -11
  260. package/dist/esm/getRootDocGroup.js +4 -4
  261. package/dist/esm/getSerializers.js +43 -43
  262. package/dist/esm/{getTargeting-4061f839.js → getTargeting-e6820763.js} +2 -2
  263. package/dist/esm/getTargeting.js +6 -6
  264. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  265. package/dist/esm/{index-f0fc23eb.js → index-41a678ea.js} +4 -4
  266. package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
  267. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  268. package/dist/esm/{index-98ca9cec.js → index-637e8f49.js} +1 -1
  269. package/dist/esm/{index-3ccc6d4b.js → index-cf149780.js} +134 -134
  270. package/dist/esm/{index-3f5c03b2.js → index-f7fdcc91.js} +3 -3
  271. package/dist/esm/{index.esm-f6156a57.js → index.esm-3fdda599.js} +1 -1
  272. package/dist/esm/{index.esm-d4932dea.js → index.esm-a8ff922c.js} +1 -1
  273. package/dist/esm/{index.esm-9b042655.js → index.esm-c6715e80.js} +1 -1
  274. package/dist/esm/{index.esm-37268dca.js → index.esm-ed50151c.js} +2 -2
  275. package/dist/esm/index.js +122 -124
  276. package/dist/esm/{inherits-a6ba2ec4.js → inherits-eeaf6740.js} +18 -18
  277. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  278. package/dist/esm/{keys-31dcdb31.js → keys-a5ffafe7.js} +6 -6
  279. package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
  280. package/dist/esm/{main-1894c974.js → main-ede573ee.js} +53 -53
  281. package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
  282. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  283. package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-9c3bb613.js} +12 -12
  284. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  285. package/dist/esm/stringify-ebc16384.js +15 -0
  286. package/dist/esm/timeDifferenceCalc.js +1 -1
  287. package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-e333293f.js} +7 -7
  288. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
  289. package/dist/esm/{typeof-e9fc0c5d.js → typeof-938ae770.js} +35 -35
  290. package/dist/esm/urlFor.js +4 -4
  291. package/dist/esm/{ustream-api-d3714624.js → ustream-api-d325d196.js} +4 -4
  292. package/dist/esm/{util-8ed16d48.js → util-7700fc59.js} +1 -12
  293. package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-6b037ff9.js} +2 -2
  294. package/package.json +3 -3
  295. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  296. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  297. package/dist/cjs/typeof-1358762e.js +0 -33
  298. package/dist/esm/define-property-5f1bda73.js +0 -18
  299. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  300. package/dist/esm/stringify-2b084bee.js +0 -15
  301. package/dist/esm/typeof-2f07d0e8.js +0 -30
  302. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-e761d404.js} +1 -1
@@ -1,60 +1,60 @@
1
- import { _ as _extends } from './extends-6d8e3924.js';
2
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
- import React__default, { useState, useEffect } from 'react';
4
- import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
- import { g as getSerializers } from './index-3ccc6d4b.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 './core.get-iterator-method-ea258bb1.js';
11
- import './_object-pie-133f504a.js';
12
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-13e31915.js';
5
+ import './toConsumableArray-e333293f.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-9a61581c.js';
8
+ import './_object-sap-fc9da7e8.js';
9
+ import './inherits-eeaf6740.js';
10
+ import './define-property-73034847.js';
11
+ import './web.dom.iterable-6b037ff9.js';
12
+ import './typeof-938ae770.js';
13
+ import './_is-array-8914b83f.js';
14
+ import React__default, { useState, useEffect } from 'react';
15
+ import './events-6c3a7a63.js';
16
+ import './index-41a678ea.js';
13
17
  import 'prop-types';
14
- import './index-3f5c03b2.js';
15
- import 'react-bootstrap';
18
+ import 'react-bootstrap/Row';
19
+ import 'react-bootstrap/Col';
20
+ import './moment-b6f49411.js';
21
+ import { useRouter } from 'next/router';
22
+ import './isSymbol-1981418f.js';
23
+ import './debounce-89969f66.js';
24
+ import './toNumber-e3dcad26.js';
25
+ import 'react-dom';
26
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
27
+ import './index-f7fdcc91.js';
16
28
  import './urlFor.js';
17
- import './index-f0fc23eb.js';
18
- import './events-6c3a7a63.js';
19
- import './index-c7e2ac95.js';
20
- import './util-8ed16d48.js';
21
- import './Beam.js';
22
- import './stringify-2b084bee.js';
23
- import './asyncToGenerator-5ef104a7.js';
24
- import './_library-528f1934.js';
25
- import './_iter-detect-98db3b07.js';
29
+ import './index-5f7e79e7.js';
30
+ import './main-ede573ee.js';
31
+ import './entities-731f3fdb.js';
32
+ import './stringify-ebc16384.js';
33
+ import './asyncToGenerator-40371743.js';
26
34
  import './Segment.js';
27
- import './main-1894c974.js';
28
- import './index-755f2cc2.js';
29
- import 'react-dom';
30
- import './typeof-e9fc0c5d.js';
31
- import './_is-array-8d21b9e3.js';
32
- 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-ea93e8f7.js';
39
+ import './index-c7e2ac95.js';
40
+ import './smoothscroll-0cd4c7a6.js';
33
41
  import './GroupDeck.js';
34
- import './smoothscroll-fa4e3f8c.js';
35
- import './moment-bc12cb97.js';
36
- import './SocialShare.js';
42
+ import 'react-bootstrap';
43
+ import './iconBase-602d52fe.js';
44
+ import './index.esm-3fdda599.js';
45
+ import { g as getSerializers } from './index-cf149780.js';
46
+ import './util-7700fc59.js';
47
+ import './brightcove-react-player-loader.es-e761d404.js';
37
48
  import 'next/head';
38
49
  import 'react-share';
39
- import './_object-to-array-2300e51b.js';
40
- import './toConsumableArray-f7074d7c.js';
50
+ import './SocialShare.js';
51
+ import './_object-to-array-ee8f6d98.js';
41
52
  import 'react-bootstrap/Pagination';
42
- import './entities-6d9154b4.js';
43
- import './AdSlot.js';
44
- import './debounce-533d9748.js';
45
- import './isSymbol-a7e9aafe.js';
46
- import './toNumber-5aeba6e7.js';
47
- import 'react-bootstrap/Row';
48
- import 'react-bootstrap/Col';
49
- import './inherits-a6ba2ec4.js';
50
- import './_object-sap-7cee6f84.js';
51
- import './define-property-5f1bda73.js';
52
- import './index.esm-f6156a57.js';
53
- import './iconBase-ccc56b97.js';
54
53
  import 'react-bootstrap/Figure';
55
54
  import 'react-bootstrap/OverlayTrigger';
56
55
  import 'react-bootstrap/Tooltip';
57
56
  import 'react-bootstrap/Popover';
57
+ import { m as momentTimezone } from './index-511bdaa5.js';
58
58
 
59
59
  var ExternalResources = function ExternalResources(props) {
60
60
  var resources = props.resources,
@@ -186,7 +186,7 @@ var ExternalResources = function ExternalResources(props) {
186
186
  )
187
187
  ),
188
188
  React__default.createElement(
189
- Button,
189
+ Button$1,
190
190
  { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
191
191
  cta
192
192
  )
@@ -1,12 +1,12 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
1
4
  import React__default from 'react';
5
+ import './slicedToArray-9c3bb613.js';
6
+ import './index-f7fdcc91.js';
2
7
  import urlFor from './urlFor.js';
3
- import { m as main_43 } from './main-1894c974.js';
8
+ import { m as main_43 } from './main-ede573ee.js';
4
9
  import Carousel from 'react-bootstrap/Carousel';
5
- import './slicedToArray-6ebcbfea.js';
6
- import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-ab4dea5c.js';
8
- import './core.get-iterator-method-ea258bb1.js';
9
- import './index-3f5c03b2.js';
10
10
 
11
11
  //Feature query to be used
12
12
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -1,15 +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-11adff02.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './slicedToArray-6ebcbfea.js';
8
- import './web.dom.iterable-ab4dea5c.js';
9
- import './core.get-iterator-method-ea258bb1.js';
10
- import './index-3f5c03b2.js';
11
- import 'react-dom';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
4
+ import React__default from 'react';
12
5
  import 'prop-types';
6
+ import { m as moment } from './moment-b6f49411.js';
7
+ import 'react-dom';
8
+ import './slicedToArray-9c3bb613.js';
9
+ import './index-f7fdcc91.js';
10
+ import urlFor from './urlFor.js';
11
+ import { L as LazyLoad } from './index-5f7e79e7.js';
12
+ import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
13
13
 
14
14
  var fbsHero = function fbsHero(props) {
15
15
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,52 +1,52 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { _ as _extends } from './extends-6d8e3924.js';
3
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
4
- import React__default from 'react';
5
- import { l as lib_3 } from './index-f0fc23eb.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-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
16
- import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.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-1894c974.js';
24
- import './AD.js';
25
- import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
26
- import Button from 'react-bootstrap/Button';
27
1
  import './_commonjsHelpers-0c4b6f40.js';
28
- import './core.get-iterator-method-ea258bb1.js';
29
- import './_iter-detect-98db3b07.js';
30
- import './_object-pie-133f504a.js';
31
- import './_object-sap-7cee6f84.js';
32
- import './define-property-5f1bda73.js';
33
- import './typeof-e9fc0c5d.js';
34
- import './web.dom.iterable-ab4dea5c.js';
35
- import './_is-array-8d21b9e3.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
36
3
  import './_library-528f1934.js';
4
+ import './_iter-detect-13e31915.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-9a61581c.js';
8
+ import './_object-sap-fc9da7e8.js';
9
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-eeaf6740.js';
10
+ import './define-property-73034847.js';
11
+ import './web.dom.iterable-6b037ff9.js';
12
+ import './typeof-938ae770.js';
13
+ import './_is-array-8914b83f.js';
14
+ import React__default from 'react';
37
15
  import './events-6c3a7a63.js';
16
+ import { l as lib_3 } from './index-41a678ea.js';
38
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-b6f49411.js';
23
+ import { withRouter } from 'next/router';
24
+ import './isSymbol-1981418f.js';
25
+ import { d as debounce_1 } from './debounce-89969f66.js';
26
+ import './toNumber-e3dcad26.js';
27
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
39
28
  import 'react-dom';
40
- import './slicedToArray-6ebcbfea.js';
41
- import './AdSlot.js';
42
- import './Beam.js';
43
- import './stringify-2b084bee.js';
44
- import './asyncToGenerator-5ef104a7.js';
29
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
30
+ import './slicedToArray-9c3bb613.js';
31
+ import './index-f7fdcc91.js';
32
+ import urlFor from './urlFor.js';
33
+ import { L as LazyLoad } from './index-5f7e79e7.js';
34
+ import { m as main_43 } from './main-ede573ee.js';
35
+ import { c as clean_html_1 } from './entities-731f3fdb.js';
36
+ import './stringify-ebc16384.js';
37
+ import './asyncToGenerator-40371743.js';
45
38
  import './Segment.js';
46
- import './isSymbol-a7e9aafe.js';
47
- import './eq-bdcbf886.js';
48
- import './toNumber-5aeba6e7.js';
49
- import './index-3f5c03b2.js';
39
+ import './Beam.js';
40
+ import './AdSlot.js';
41
+ import { A as ADInfeed } from './ADInfeed-7db96917.js';
42
+ import { l as lodash } from './lodash-a818d390.js';
43
+ import { A as ADlgInfeed } from './ADlgInfeed-a3931e68.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-2277b67c.js';
49
+ import Button$1 from 'react-bootstrap/Button';
50
50
 
51
51
  var PublicationFeature = function PublicationFeature(_ref) {
52
52
  var data = _ref.data,
@@ -75,10 +75,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
75
75
  'div',
76
76
  { className: 'publication-feature-container border rounded p-2' },
77
77
  React__default.createElement(
78
- Row,
78
+ Row$1,
79
79
  null,
80
80
  React__default.createElement(
81
- Col,
81
+ Col$1,
82
82
  { xs: 12 },
83
83
  React__default.createElement(
84
84
  'h4',
@@ -96,7 +96,7 @@ var PublicationFeature = function PublicationFeature(_ref) {
96
96
  )
97
97
  ),
98
98
  React__default.createElement(
99
- Col,
99
+ Col$1,
100
100
  { xs: 12, sm: 4 },
101
101
  React__default.createElement(
102
102
  LazyLoad,
@@ -105,14 +105,14 @@ var PublicationFeature = function PublicationFeature(_ref) {
105
105
  )
106
106
  ),
107
107
  React__default.createElement(
108
- Col,
108
+ Col$1,
109
109
  { xs: 12, sm: 8 },
110
110
  React__default.createElement(
111
- Row,
111
+ Row$1,
112
112
  null,
113
113
  articles.map(function (article) {
114
114
  return React__default.createElement(
115
- Col,
115
+ Col$1,
116
116
  { key: article._id, xs: 12, sm: 6 },
117
117
  article.issueSection && article.issueSection.name && React__default.createElement(
118
118
  'h6',
@@ -141,10 +141,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
141
141
  )
142
142
  ),
143
143
  issueMapping && parentSlug && childSlug && React__default.createElement(
144
- Col,
144
+ Col$1,
145
145
  { xs: 12 },
146
146
  React__default.createElement(
147
- Button,
147
+ Button$1,
148
148
  { href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
149
149
  'More Articles ',
150
150
  '>>'
@@ -266,9 +266,9 @@ var GridContent = function (_React$Component) {
266
266
  }
267
267
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
268
268
  var _this$props2 = _this.props,
269
- seoPaginate = _this$props2.seoPaginate;
270
- _this$props2.pageview;
271
- var router = _this$props2.router;
269
+ seoPaginate = _this$props2.seoPaginate,
270
+ pageview = _this$props2.pageview,
271
+ router = _this$props2.router;
272
272
  var currentPage = _this.state.currentPage;
273
273
 
274
274
  if (seoPaginate) {
@@ -385,21 +385,21 @@ var GridContent = function (_React$Component) {
385
385
  var numberOfItemsBeforeVideo = 3;
386
386
  if (variant === 'stack') {
387
387
  return React__default.createElement(
388
- Row,
388
+ Row$1,
389
389
  null,
390
390
  this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
391
391
  // const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
392
392
  return React__default.createElement(
393
- Col,
393
+ Col$1,
394
394
  { key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
395
395
  React__default.createElement(
396
- Card,
396
+ Card$1,
397
397
  { className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
398
398
  React__default.createElement(
399
- Row,
399
+ Row$1,
400
400
  { style: { flexDirection: 'row' } },
401
401
  React__default.createElement(
402
- Col,
402
+ Col$1,
403
403
  { md: 12, lg: 4 },
404
404
  React__default.createElement(
405
405
  'a',
@@ -407,18 +407,18 @@ var GridContent = function (_React$Component) {
407
407
  React__default.createElement(
408
408
  LazyLoad,
409
409
  { height: _this2.props.imageHeight },
410
- 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 : '' })
411
411
  )
412
412
  )
413
413
  ),
414
414
  React__default.createElement(
415
- Col,
415
+ Col$1,
416
416
  null,
417
417
  React__default.createElement(
418
- Card.Body,
418
+ Card$1.Body,
419
419
  { style: { padding: '20px' } },
420
420
  React__default.createElement(
421
- Card.Title,
421
+ Card$1.Title,
422
422
  null,
423
423
  React__default.createElement(
424
424
  'a',
@@ -427,7 +427,7 @@ var GridContent = function (_React$Component) {
427
427
  )
428
428
  ),
429
429
  _this2.props.showPublished && row.published && React__default.createElement(
430
- Card.Subtitle,
430
+ Card$1.Subtitle,
431
431
  { style: { marginTop: 0 } },
432
432
  moment(row.published).format('MMMM DD, YYYY')
433
433
  ),
@@ -455,7 +455,7 @@ var GridContent = function (_React$Component) {
455
455
  )
456
456
  ),
457
457
  React__default.createElement(
458
- Card.Text,
458
+ Card$1.Text,
459
459
  null,
460
460
  clean_html_1(row.summary)
461
461
  )
@@ -609,7 +609,7 @@ var GridContent = function (_React$Component) {
609
609
  'div',
610
610
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
611
611
  React__default.createElement(
612
- Card,
612
+ Card$1,
613
613
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
614
614
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
615
615
  'a',
@@ -617,7 +617,7 @@ var GridContent = function (_React$Component) {
617
617
  React__default.createElement(
618
618
  LazyLoad,
619
619
  { height: _this2.props.imageHeight },
620
- React__default.createElement(Card.Img, {
620
+ React__default.createElement(Card$1.Img, {
621
621
  variant: 'top',
622
622
  src: _this2.renderCardImage(row, page),
623
623
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -625,19 +625,19 @@ var GridContent = function (_React$Component) {
625
625
  )
626
626
  ),
627
627
  React__default.createElement(
628
- Card.Body,
628
+ Card$1.Body,
629
629
  null,
630
630
  React__default.createElement(
631
631
  'a',
632
632
  { rel: 'noopener', href: row.url.current, target: '_blank' },
633
633
  React__default.createElement(
634
- Card.Title,
634
+ Card$1.Title,
635
635
  null,
636
636
  row.title
637
637
  )
638
638
  ),
639
639
  _this2.props.showPublished && row.published && React__default.createElement(
640
- Card.Subtitle,
640
+ Card$1.Subtitle,
641
641
  { style: { marginTop: 0 } },
642
642
  moment(row.published).format('MMMM DD, YYYY')
643
643
  ),
@@ -647,7 +647,7 @@ var GridContent = function (_React$Component) {
647
647
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
648
648
  ),
649
649
  React__default.createElement(
650
- Card.Text,
650
+ Card$1.Text,
651
651
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
652
652
  clean_html_1(row.summary)
653
653
  )
@@ -673,7 +673,7 @@ var GridContent = function (_React$Component) {
673
673
  'div',
674
674
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
675
675
  React__default.createElement(
676
- Card,
676
+ Card$1,
677
677
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
678
678
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
679
679
  'a',
@@ -681,7 +681,7 @@ var GridContent = function (_React$Component) {
681
681
  React__default.createElement(
682
682
  LazyLoad,
683
683
  { height: _this2.props.imageHeight },
684
- React__default.createElement(Card.Img, {
684
+ React__default.createElement(Card$1.Img, {
685
685
  variant: 'top',
686
686
  src: _this2.renderCardImage(row, page),
687
687
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -689,19 +689,19 @@ var GridContent = function (_React$Component) {
689
689
  )
690
690
  ),
691
691
  React__default.createElement(
692
- Card.Body,
692
+ Card$1.Body,
693
693
  null,
694
694
  React__default.createElement(
695
695
  'a',
696
696
  { href: row.url.current },
697
697
  React__default.createElement(
698
- Card.Title,
698
+ Card$1.Title,
699
699
  null,
700
700
  row.title
701
701
  )
702
702
  ),
703
703
  _this2.props.showPublished && row.published && React__default.createElement(
704
- Card.Subtitle,
704
+ Card$1.Subtitle,
705
705
  { style: { marginTop: 0 } },
706
706
  moment(row.published).format('MMMM DD, YYYY')
707
707
  ),
@@ -711,7 +711,7 @@ var GridContent = function (_React$Component) {
711
711
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
712
712
  ),
713
713
  React__default.createElement(
714
- Card.Text,
714
+ Card$1.Text,
715
715
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
716
716
  clean_html_1(row.summary)
717
717
  )
@@ -743,7 +743,7 @@ var GridContent = function (_React$Component) {
743
743
  'div',
744
744
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
745
745
  React__default.createElement(
746
- Card,
746
+ Card$1,
747
747
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
748
748
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
749
749
  'a',
@@ -751,7 +751,7 @@ var GridContent = function (_React$Component) {
751
751
  React__default.createElement(
752
752
  LazyLoad,
753
753
  { height: _this2.props.imageHeight },
754
- React__default.createElement(Card.Img, {
754
+ React__default.createElement(Card$1.Img, {
755
755
  variant: 'top',
756
756
  src: _this2.renderCardImage(row, page),
757
757
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -759,19 +759,19 @@ var GridContent = function (_React$Component) {
759
759
  )
760
760
  ),
761
761
  React__default.createElement(
762
- Card.Body,
762
+ Card$1.Body,
763
763
  null,
764
764
  React__default.createElement(
765
765
  'a',
766
766
  { href: linkHref },
767
767
  React__default.createElement(
768
- Card.Title,
768
+ Card$1.Title,
769
769
  null,
770
770
  row.title
771
771
  )
772
772
  ),
773
773
  _this2.props.showPublished && row.published && React__default.createElement(
774
- Card.Subtitle,
774
+ Card$1.Subtitle,
775
775
  { style: { marginTop: 0 } },
776
776
  moment(row.published).format('MMMM DD, YYYY')
777
777
  ),
@@ -799,7 +799,7 @@ var GridContent = function (_React$Component) {
799
799
  )
800
800
  ),
801
801
  React__default.createElement(
802
- Card.Text,
802
+ Card$1.Text,
803
803
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
804
804
  clean_html_1(row.summary)
805
805
  )
@@ -849,7 +849,7 @@ var GridContent = function (_React$Component) {
849
849
  InfiniteScroll,
850
850
  { dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
851
851
  React__default.createElement(
852
- Container,
852
+ Container$1,
853
853
  null,
854
854
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
855
855
  )
@@ -857,7 +857,7 @@ var GridContent = function (_React$Component) {
857
857
  React__default.Fragment,
858
858
  null,
859
859
  React__default.createElement(
860
- Container,
860
+ Container$1,
861
861
  null,
862
862
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
863
863
  ),
@@ -1,16 +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-6d9154b4.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
6
- import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
7
1
  import './_commonjsHelpers-0c4b6f40.js';
8
- import './slicedToArray-6ebcbfea.js';
9
- import './web.dom.iterable-ab4dea5c.js';
10
- import './core.get-iterator-method-ea258bb1.js';
11
- import './index-3f5c03b2.js';
12
- import 'react-dom';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
4
+ import React__default from 'react';
13
5
  import 'prop-types';
6
+ import { m as moment } from './moment-b6f49411.js';
7
+ import 'react-dom';
8
+ import './slicedToArray-9c3bb613.js';
9
+ import './index-f7fdcc91.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-731f3fdb.js';
13
+ import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
14
14
 
15
15
  var GridHero = function GridHero(props) {
16
16
  var topArticle = props.dataRecord[0];
@@ -1,16 +1,16 @@
1
- import { _ as _typeof } from './typeof-e9fc0c5d.js';
2
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.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 './core.get-iterator-method-ea258bb1.js';
9
- import './web.dom.iterable-ab4dea5c.js';
10
- import './_is-array-8d21b9e3.js';
11
- import './_object-pie-133f504a.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
12
3
  import './_library-528f1934.js';
13
- import './index-3f5c03b2.js';
4
+ import './_object-pie-33c40e79.js';
5
+ import './web.dom.iterable-6b037ff9.js';
6
+ import { _ as _typeof } from './typeof-938ae770.js';
7
+ import './_is-array-8914b83f.js';
8
+ import React__default, { useRef, useState, useEffect } from 'react';
9
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
10
+ import './index-f7fdcc91.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';
14
14
 
15
15
  var GroupDeck = function GroupDeck(props) {
16
16
  // Props should be an array of objects containing Thumbnail, title, and URL
@@ -80,7 +80,7 @@ var GroupDeck = function GroupDeck(props) {
80
80
  }
81
81
  };
82
82
 
83
- props.get2 ? '/' + props.get2 + '/' : '/view/';
83
+ var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
84
84
 
85
85
  var variant = props.dark ? 'white' : '#383838';
86
86