@mjhls/mjh-framework 1.0.834 → 1.0.835

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 (309) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +29 -29
  4. package/dist/cjs/AD300x250x600.js +29 -29
  5. package/dist/cjs/AD728x90.js +32 -32
  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-7b3f64e1.js → ADInfeed-eb4ce360.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-17a6e476.js → ADlgInfeed-8a05b63f.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +33 -33
  17. package/dist/cjs/AdSlotsProvider.js +19 -18
  18. package/dist/cjs/AlgoliaSearch.js +60 -14150
  19. package/dist/cjs/AlphabeticList.js +26 -25
  20. package/dist/cjs/ArticleCarousel.js +24 -23
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -41
  23. package/dist/cjs/ArticleSeriesListing.js +62 -62
  24. package/dist/cjs/Auth.js +289 -285
  25. package/dist/cjs/AuthWrapper.js +48 -47
  26. package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-c21aac7f.js} +14 -13
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-bac780ac.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 +60 -58
  34. package/dist/cjs/ConferenceArticleCard.js +37 -36
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +106 -103
  37. package/dist/cjs/DeckQueue.js +91 -88
  38. package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-3f0ed4c8.js} +34 -34
  39. package/dist/cjs/EventsDeck.js +159 -152
  40. package/dist/cjs/ExternalResources.js +80 -80
  41. package/dist/cjs/Feature.js +25 -23
  42. package/dist/cjs/ForbesHero.js +43 -42
  43. package/dist/cjs/GridContent.js +186 -183
  44. package/dist/cjs/GridHero.js +45 -44
  45. package/dist/cjs/GroupDeck.js +60 -59
  46. package/dist/cjs/HamMagazine.js +143 -138
  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 +71 -71
  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 +93 -93
  55. package/dist/cjs/KMTracker.js +15 -15
  56. package/dist/cjs/LeftNav.js +40 -39
  57. package/dist/cjs/MasterDeck.js +80 -80
  58. package/dist/cjs/MediaSeriesLanding.js +1077 -985
  59. package/dist/cjs/NavDvm.js +79 -74
  60. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  61. package/dist/cjs/NavMagazine.js +151 -146
  62. package/dist/cjs/NavNative.js +145 -137
  63. package/dist/cjs/OncliveHero.js +19 -18
  64. package/dist/cjs/OncliveLargeHero.js +73 -72
  65. package/dist/cjs/PageFilter.js +15 -14
  66. package/dist/cjs/PartnerDetailListing.js +108 -108
  67. package/dist/cjs/PdfDownload.js +10 -9
  68. package/dist/cjs/PopUpModal.js +21 -19
  69. package/dist/cjs/PubSection.js +43 -43
  70. package/dist/cjs/PubToc.js +16 -15
  71. package/dist/cjs/PublicationDeck.js +67 -62
  72. package/dist/cjs/PublicationLanding.js +139 -135
  73. package/dist/cjs/QueueDeckExpanded.js +310 -311
  74. package/dist/cjs/RecentNews.js +23 -22
  75. package/dist/cjs/RelatedContent.js +53 -52
  76. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  77. package/dist/cjs/RolesDeck.js +32 -27
  78. package/dist/cjs/Search.js +22 -18
  79. package/dist/cjs/Segment.js +6 -6
  80. package/dist/cjs/SeriesListingDeck.js +36 -37
  81. package/dist/cjs/{SeriesSlider-abd231e9.js → SeriesSlider-e3e8ead7.js} +35 -34
  82. package/dist/cjs/SetCookie.js +1 -1
  83. package/dist/cjs/SideFooter.js +39 -38
  84. package/dist/cjs/SocialIcons.js +10 -9
  85. package/dist/cjs/{SocialSearchComponent-bef9a9d8.js → SocialSearchComponent-948138c7.js} +36 -32
  86. package/dist/cjs/SocialShare.js +31 -29
  87. package/dist/cjs/TaxonomyCard.js +64 -59
  88. package/dist/cjs/TaxonomyDescription.js +54 -54
  89. package/dist/cjs/TemplateNormal.js +74 -74
  90. package/dist/cjs/ThumbnailCard.js +23 -21
  91. package/dist/cjs/Ustream.js +30 -29
  92. package/dist/cjs/VerticalHero.js +17 -16
  93. package/dist/cjs/VideoProgramLandingPage.js +77 -74
  94. package/dist/cjs/VideoSeriesCard.js +34 -33
  95. package/dist/cjs/VideoSeriesFilter.js +18 -18
  96. package/dist/cjs/VideoSeriesLandingPage.js +51 -51
  97. package/dist/cjs/VideoSeriesListing.js +79 -79
  98. package/dist/cjs/View.js +251 -249
  99. package/dist/cjs/YahooHero.js +42 -41
  100. package/dist/cjs/YoutubeGroup.js +62 -61
  101. package/dist/cjs/{_is-array-39ff55dd.js → _is-array-6128bd56.js} +6 -6
  102. package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-55a5657a.js} +8 -8
  103. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  104. package/dist/cjs/{_object-sap-b231f928.js → _object-sap-a175b4a9.js} +1 -1
  105. package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-8fe5a54f.js} +2 -2
  106. package/dist/cjs/{_to-object-7a3ce269.js → _to-object-6de10e57.js} +6 -6
  107. package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-58c289d9.js} +32 -32
  108. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
  109. package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f474eacc.js} +2 -2
  110. package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
  111. package/dist/cjs/{define-property-fc002cec.js → define-property-c88be878.js} +6 -6
  112. package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-0cb76d99.js} +1 -1
  113. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  114. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  115. package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-c2573ffd.js} +6 -6
  116. package/dist/cjs/{extends-acc1318d.js → extends-29bdbc6d.js} +7 -7
  117. package/dist/cjs/faundadb.js +7 -7
  118. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  119. package/dist/cjs/getRelatedArticle.js +20 -20
  120. package/dist/cjs/getRootDocGroup.js +6 -6
  121. package/dist/cjs/getSerializers.js +44 -45
  122. package/dist/cjs/{getTargeting-98ab97f7.js → getTargeting-a100d6e5.js} +11 -11
  123. package/dist/cjs/getTargeting.js +8 -8
  124. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  125. package/dist/cjs/{index-98e01cb9.js → index-0e4427c8.js} +479 -13
  126. package/dist/cjs/{index-0f62d00b.js → index-4e883ea0.js} +488 -481
  127. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  128. package/dist/cjs/{index-ff69979f.js → index-efca863c.js} +8 -8
  129. package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
  130. package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
  131. package/dist/cjs/{index.esm-974f47d9.js → index.esm-00a6aade.js} +1 -1
  132. package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
  133. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
  134. package/dist/cjs/{index.esm-05850a2f.js → index.esm-f27f80d9.js} +1 -1
  135. package/dist/cjs/index.js +165 -163
  136. package/dist/cjs/{inherits-bfdb22af.js → inherits-c2065b95.js} +22 -22
  137. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  138. package/dist/cjs/keys-7f2c2108.js +25 -0
  139. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
  140. package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
  141. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  142. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  143. package/dist/cjs/{slicedToArray-41819145.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-4fdb72e2.js → toConsumableArray-ddb70795.js} +9 -9
  148. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
  149. package/dist/cjs/{typeof-e83d4a26.js → typeof-88a668c5.js} +36 -36
  150. package/dist/cjs/urlFor.js +8 -3
  151. package/dist/cjs/{ustream-api-c30d203c.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-68e3aaf2.js → web.dom.iterable-46657b5c.js} +3 -3
  155. package/dist/esm/AD.js +1 -1
  156. package/dist/esm/AD300x250.js +22 -23
  157. package/dist/esm/AD300x250x600.js +22 -23
  158. package/dist/esm/AD728x90.js +24 -25
  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-77c2092d.js → ADInfeed-4a09242b.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-12d2ac78.js → ADlgInfeed-0bff9a62.js} +4 -4
  168. package/dist/esm/AccordionPanel.js +8 -8
  169. package/dist/esm/AdSlot.js +21 -22
  170. package/dist/esm/AdSlotsProvider.js +11 -12
  171. package/dist/esm/AlgoliaSearch.js +30 -14121
  172. package/dist/esm/AlphabeticList.js +10 -10
  173. package/dist/esm/ArticleCarousel.js +17 -17
  174. package/dist/esm/ArticleProgramLandingPage.js +48 -49
  175. package/dist/esm/ArticleSeriesLandingPage.js +31 -32
  176. package/dist/esm/ArticleSeriesListing.js +34 -35
  177. package/dist/esm/Auth.js +200 -200
  178. package/dist/esm/AuthWrapper.js +20 -20
  179. package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-30aeba69.js} +1 -1
  180. package/dist/esm/Beam.js +8 -8
  181. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-c99c9a8d.js} +34 -34
  182. package/dist/esm/Breadcrumbs.js +7 -7
  183. package/dist/esm/CMEDeck.js +23 -24
  184. package/dist/esm/Column1.js +4 -4
  185. package/dist/esm/Column2.js +21 -21
  186. package/dist/esm/Column3.js +36 -37
  187. package/dist/esm/ConferenceArticleCard.js +22 -22
  188. package/dist/esm/DeckContent.js +55 -56
  189. package/dist/esm/DeckQueue.js +47 -48
  190. package/dist/esm/{Dfp-4b94fbd4.js → Dfp-be030f2a.js} +14 -15
  191. package/dist/esm/EventsDeck.js +66 -66
  192. package/dist/esm/ExternalResources.js +47 -48
  193. package/dist/esm/Feature.js +3 -3
  194. package/dist/esm/ForbesHero.js +12 -12
  195. package/dist/esm/GridContent.js +78 -79
  196. package/dist/esm/GridHero.js +13 -13
  197. package/dist/esm/GroupDeck.js +14 -14
  198. package/dist/esm/HamMagazine.js +35 -35
  199. package/dist/esm/Hero.js +4 -4
  200. package/dist/esm/HighlightenVideo.js +2 -2
  201. package/dist/esm/HorizontalArticleListing.js +45 -46
  202. package/dist/esm/HorizontalHero.js +5 -5
  203. package/dist/esm/IssueContentDeck.js +27 -27
  204. package/dist/esm/IssueDeck.js +36 -36
  205. package/dist/esm/IssueLanding.js +83 -84
  206. package/dist/esm/KMTracker.js +15 -15
  207. package/dist/esm/LeftNav.js +21 -22
  208. package/dist/esm/MasterDeck.js +43 -44
  209. package/dist/esm/MediaSeriesLanding.js +422 -333
  210. package/dist/esm/NavDvm.js +16 -16
  211. package/dist/esm/NavMagazine.js +42 -42
  212. package/dist/esm/NavNative.js +41 -41
  213. package/dist/esm/OncliveHero.js +4 -4
  214. package/dist/esm/OncliveLargeHero.js +13 -13
  215. package/dist/esm/PageFilter.js +6 -6
  216. package/dist/esm/PartnerDetailListing.js +56 -57
  217. package/dist/esm/PdfDownload.js +2 -2
  218. package/dist/esm/PopUpModal.js +6 -6
  219. package/dist/esm/PubSection.js +34 -35
  220. package/dist/esm/PubToc.js +8 -8
  221. package/dist/esm/PublicationDeck.js +24 -24
  222. package/dist/esm/PublicationLanding.js +76 -76
  223. package/dist/esm/QueueDeckExpanded.js +35 -36
  224. package/dist/esm/RecentNews.js +4 -4
  225. package/dist/esm/RelatedContent.js +35 -35
  226. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  227. package/dist/esm/RolesDeck.js +12 -12
  228. package/dist/esm/Search.js +8 -8
  229. package/dist/esm/Segment.js +6 -6
  230. package/dist/esm/SeriesListingDeck.js +19 -20
  231. package/dist/esm/{SeriesSlider-d9cf4ffb.js → SeriesSlider-ae17159f.js} +9 -9
  232. package/dist/esm/SetCookie.js +1 -1
  233. package/dist/esm/SideFooter.js +17 -17
  234. package/dist/esm/{SocialSearchComponent-4f7d1c5b.js → SocialSearchComponent-db963c3e.js} +8 -8
  235. package/dist/esm/TaxonomyCard.js +25 -25
  236. package/dist/esm/TaxonomyDescription.js +44 -45
  237. package/dist/esm/TemplateNormal.js +49 -50
  238. package/dist/esm/ThumbnailCard.js +7 -7
  239. package/dist/esm/Ustream.js +13 -13
  240. package/dist/esm/VerticalHero.js +3 -3
  241. package/dist/esm/VideoProgramLandingPage.js +53 -54
  242. package/dist/esm/VideoSeriesCard.js +14 -14
  243. package/dist/esm/VideoSeriesFilter.js +9 -9
  244. package/dist/esm/VideoSeriesLandingPage.js +37 -38
  245. package/dist/esm/VideoSeriesListing.js +35 -36
  246. package/dist/esm/View.js +84 -86
  247. package/dist/esm/YahooHero.js +15 -15
  248. package/dist/esm/YoutubeGroup.js +21 -21
  249. package/dist/esm/{_is-array-328b85b7.js → _is-array-3e99e06e.js} +6 -6
  250. package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-7e5e5ce2.js} +8 -8
  251. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  252. package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-f353c2a9.js} +1 -1
  253. package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-0f197f89.js} +2 -2
  254. package/dist/esm/{_to-object-cedb5b78.js → _to-object-b50e61c3.js} +7 -7
  255. package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-7f8f9219.js} +32 -32
  256. package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-133dfacd.js} +2 -2
  257. package/dist/esm/{debounce-89969f66.js → debounce-533d9748.js} +2 -2
  258. package/dist/esm/{define-property-2f35af22.js → define-property-fe54dc9f.js} +6 -6
  259. package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-f5ff6f5a.js} +1 -1
  260. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  261. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  262. package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-bc33758b.js} +7 -7
  263. package/dist/esm/{extends-be71a29a.js → extends-60e0e1c6.js} +7 -7
  264. package/dist/esm/faundadb.js +7 -7
  265. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  266. package/dist/esm/getRelatedArticle.js +14 -14
  267. package/dist/esm/getRootDocGroup.js +6 -6
  268. package/dist/esm/getSerializers.js +44 -45
  269. package/dist/esm/{getTargeting-93bb872d.js → getTargeting-05c216d6.js} +11 -11
  270. package/dist/esm/getTargeting.js +8 -8
  271. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  272. package/dist/esm/{index-f7fdcc91.js → index-0dbff1d1.js} +8 -8
  273. package/dist/esm/{index-41a678ea.js → index-5cc7b406.js} +469 -4
  274. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  275. package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
  276. package/dist/esm/{index-eca81448.js → index-b909354c.js} +115 -115
  277. package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
  278. package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
  279. package/dist/esm/{index.esm-a8ff922c.js → index.esm-d4932dea.js} +1 -1
  280. package/dist/esm/{index.esm-3fdda599.js → index.esm-f6156a57.js} +1 -1
  281. package/dist/esm/index.js +120 -121
  282. package/dist/esm/{inherits-2cf82c38.js → inherits-a41fe93f.js} +19 -19
  283. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  284. package/dist/esm/{keys-526daf0a.js → keys-7a3adabf.js} +6 -6
  285. package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
  286. package/dist/esm/{main-ae902629.js → main-d4165069.js} +53 -53
  287. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  288. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  289. package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-be2f7a22.js} +14 -14
  290. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  291. package/dist/esm/stringify-59c8f690.js +15 -0
  292. package/dist/esm/timeDifferenceCalc.js +1 -1
  293. package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-6d9a4616.js} +9 -9
  294. package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
  295. package/dist/esm/{typeof-ad2c7a21.js → typeof-a286cf0c.js} +36 -36
  296. package/dist/esm/urlFor.js +6 -1
  297. package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-33a866b6.js} +4 -4
  298. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  299. package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4109ff68.js} +3 -3
  300. package/package.json +110 -110
  301. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  302. package/dist/cjs/events-1b438fe7.js +0 -469
  303. package/dist/cjs/index-53e27416.js +0 -105
  304. package/dist/cjs/keys-62e097ca.js +0 -25
  305. package/dist/cjs/stringify-7ccc8524.js +0 -17
  306. package/dist/esm/events-6c3a7a63.js +0 -467
  307. package/dist/esm/index-637e8f49.js +0 -100
  308. package/dist/esm/stringify-d1b9276a.js +0 -15
  309. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
@@ -1,59 +1,58 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-0fa1c752.js';
6
- import './toConsumableArray-81605212.js';
7
- import './core.get-iterator-method-227107e6.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-be71a29a.js';
10
- import './_object-sap-1b84e2bf.js';
11
- import './inherits-2cf82c38.js';
12
- import './define-property-2f35af22.js';
13
- import './web.dom.iterable-ace8ed30.js';
14
- import './typeof-ad2c7a21.js';
15
- import './_is-array-328b85b7.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-b6f49411.js';
4
+ import { B as BlockContent } from './BlockContent-c99c9a8d.js';
5
+ import { g as getSerializers } from './index-b909354c.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-89969f66.js';
26
- import './toNumber-e3dcad26.js';
27
- import 'react-dom';
28
- import './index-f7fdcc91.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-ae902629.js';
32
- import './entities-7cc3bf45.js';
33
- import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
34
- import './stringify-d1b9276a.js';
35
- import './asyncToGenerator-e1a2f43a.js';
36
- import './Segment.js';
37
- import './Beam.js';
38
- import './AdSlot.js';
39
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
19
+ import './index-5cc7b406.js';
40
20
  import './index-c7e2ac95.js';
41
- 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';
42
34
  import './GroupDeck.js';
43
- import 'react-bootstrap';
44
- import './iconBase-602d52fe.js';
45
- import './index.esm-3fdda599.js';
46
- import { g as getSerializers } from './index-eca81448.js';
47
- import './util-7700fc59.js';
48
- import './brightcove-react-player-loader.es-e761d404.js';
35
+ import './smoothscroll-fa4e3f8c.js';
36
+ import './moment-bc12cb97.js';
37
+ import './SocialShare.js';
49
38
  import 'next/head';
50
39
  import 'react-share';
51
- import './SocialShare.js';
52
- import './_object-to-array-c8f72bf1.js';
40
+ import './_object-to-array-0f197f89.js';
41
+ import './toConsumableArray-6d9a4616.js';
53
42
  import 'react-bootstrap/Pagination';
54
- import Button$1 from 'react-bootstrap/Button';
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
- import { m as momentTimezone } from './index-511bdaa5.js';
57
56
 
58
57
  var ExternalResources = function ExternalResources(props) {
59
58
  var resources = props.resources,
@@ -185,7 +184,7 @@ var ExternalResources = function ExternalResources(props) {
185
184
  )
186
185
  ),
187
186
  React__default.createElement(
188
- Button$1,
187
+ Button,
189
188
  { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
190
189
  cta
191
190
  )
@@ -1,9 +1,9 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React__default from 'react';
3
- import './index-f7fdcc91.js';
4
2
  import urlFor from './urlFor.js';
5
- import { m as main_43 } from './main-ae902629.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]{
@@ -1,17 +1,17 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './core.get-iterator-method-227107e6.js';
5
- import './web.dom.iterable-ace8ed30.js';
6
1
  import React__default from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-b6f49411.js';
9
- import 'react-dom';
10
- import './index-f7fdcc91.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-f0edf3d6.js';
14
- import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.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,53 +1,52 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-0fa1c752.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
7
- import './core.get-iterator-method-227107e6.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-be71a29a.js';
10
- import './_object-sap-1b84e2bf.js';
11
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2cf82c38.js';
12
- import './define-property-2f35af22.js';
13
- import './web.dom.iterable-ace8ed30.js';
14
- import './typeof-ad2c7a21.js';
15
- import './_is-array-328b85b7.js';
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';
16
4
  import React__default from 'react';
17
- import './events-6c3a7a63.js';
18
- import { l as lib_3 } from './index-41a678ea.js';
19
- import 'prop-types';
20
- import Container$1 from 'react-bootstrap/Container';
21
- import Row$1 from 'react-bootstrap/Row';
22
- import Col$1 from 'react-bootstrap/Col';
23
- import Card$1 from 'react-bootstrap/Card';
24
- import { m as moment } from './moment-b6f49411.js';
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';
25
12
  import { withRouter } from 'next/router';
26
- import './isSymbol-1981418f.js';
27
- import { d as debounce_1 } from './debounce-89969f66.js';
28
- import './toNumber-e3dcad26.js';
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-4a09242b.js';
16
+ import { l as lodash } from './lodash-f97fd99a.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-0bff9a62.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';
29
21
  import { I as InfiniteScroll } from './index.es-a6137319.js';
30
- import 'react-dom';
31
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
32
- import './index-f7fdcc91.js';
33
22
  import urlFor from './urlFor.js';
34
- import { L as LazyLoad } from './index-5f7e79e7.js';
35
- import { m as main_43 } from './main-ae902629.js';
36
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
37
- import './slicedToArray-f0edf3d6.js';
38
- import './stringify-d1b9276a.js';
39
- import './asyncToGenerator-e1a2f43a.js';
40
- import './Segment.js';
41
- import './Beam.js';
42
- import './AdSlot.js';
43
- import { A as ADInfeed } from './ADInfeed-77c2092d.js';
44
- import { l as lodash } from './lodash-a818d390.js';
45
- import { A as ADlgInfeed } from './ADlgInfeed-12d2ac78.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';
23
+ import { m as main_43 } from './main-d4165069.js';
49
24
  import './AD.js';
50
- import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
25
+ import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
26
+ import './_commonjsHelpers-0c4b6f40.js';
27
+ import './es6.string.iterator-bc33758b.js';
28
+ import './_to-object-b50e61c3.js';
29
+ import './_iter-detect-7e5e5ce2.js';
30
+ import './core.get-iterator-method-133dfacd.js';
31
+ import './_object-pie-133f504a.js';
32
+ import './_object-sap-f353c2a9.js';
33
+ import './define-property-fe54dc9f.js';
34
+ import './typeof-a286cf0c.js';
35
+ import './web.dom.iterable-4109ff68.js';
36
+ import './_is-array-3e99e06e.js';
37
+ import './_library-528f1934.js';
38
+ import 'prop-types';
39
+ import 'react-dom';
40
+ import './slicedToArray-be2f7a22.js';
41
+ import './AdSlot.js';
42
+ import './Beam.js';
43
+ import './stringify-59c8f690.js';
44
+ import './asyncToGenerator-7f8f9219.js';
45
+ import './Segment.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './eq-bdcbf886.js';
48
+ import './toNumber-5aeba6e7.js';
49
+ import './index-0dbff1d1.js';
51
50
 
52
51
  var GridContent = function (_React$Component) {
53
52
  _inherits(GridContent, _React$Component);
@@ -154,9 +153,9 @@ var GridContent = function (_React$Component) {
154
153
  }
155
154
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
156
155
  var _this$props2 = _this.props,
157
- seoPaginate = _this$props2.seoPaginate,
158
- pageview = _this$props2.pageview,
159
- router = _this$props2.router;
156
+ seoPaginate = _this$props2.seoPaginate;
157
+ _this$props2.pageview;
158
+ var router = _this$props2.router;
160
159
  var currentPage = _this.state.currentPage;
161
160
 
162
161
  if (seoPaginate) {
@@ -273,21 +272,21 @@ var GridContent = function (_React$Component) {
273
272
  var numberOfItemsBeforeVideo = 3;
274
273
  if (variant === 'stack') {
275
274
  return React__default.createElement(
276
- Row$1,
275
+ Row,
277
276
  null,
278
277
  this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
279
278
  // const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
280
279
  return React__default.createElement(
281
- Col$1,
280
+ Col,
282
281
  { key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
283
282
  React__default.createElement(
284
- Card$1,
283
+ Card,
285
284
  { className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
286
285
  React__default.createElement(
287
- Row$1,
286
+ Row,
288
287
  { style: { flexDirection: 'row' } },
289
288
  React__default.createElement(
290
- Col$1,
289
+ Col,
291
290
  { md: 12, lg: 4 },
292
291
  React__default.createElement(
293
292
  'a',
@@ -295,18 +294,18 @@ var GridContent = function (_React$Component) {
295
294
  React__default.createElement(
296
295
  LazyLoad,
297
296
  { height: _this2.props.imageHeight },
298
- React__default.createElement(Card$1.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
297
+ React__default.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
299
298
  )
300
299
  )
301
300
  ),
302
301
  React__default.createElement(
303
- Col$1,
302
+ Col,
304
303
  null,
305
304
  React__default.createElement(
306
- Card$1.Body,
305
+ Card.Body,
307
306
  { style: { padding: '20px' } },
308
307
  React__default.createElement(
309
- Card$1.Title,
308
+ Card.Title,
310
309
  null,
311
310
  React__default.createElement(
312
311
  'a',
@@ -315,7 +314,7 @@ var GridContent = function (_React$Component) {
315
314
  )
316
315
  ),
317
316
  _this2.props.showPublished && row.published && React__default.createElement(
318
- Card$1.Subtitle,
317
+ Card.Subtitle,
319
318
  { style: { marginTop: 0 } },
320
319
  moment(row.published).format('MMMM DD, YYYY')
321
320
  ),
@@ -343,7 +342,7 @@ var GridContent = function (_React$Component) {
343
342
  )
344
343
  ),
345
344
  React__default.createElement(
346
- Card$1.Text,
345
+ Card.Text,
347
346
  null,
348
347
  clean_html_1(row.summary)
349
348
  )
@@ -493,7 +492,7 @@ var GridContent = function (_React$Component) {
493
492
  'div',
494
493
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
495
494
  React__default.createElement(
496
- Card$1,
495
+ Card,
497
496
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
498
497
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
499
498
  'a',
@@ -501,7 +500,7 @@ var GridContent = function (_React$Component) {
501
500
  React__default.createElement(
502
501
  LazyLoad,
503
502
  { height: _this2.props.imageHeight },
504
- React__default.createElement(Card$1.Img, {
503
+ React__default.createElement(Card.Img, {
505
504
  variant: 'top',
506
505
  src: _this2.renderCardImage(row, page),
507
506
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -509,19 +508,19 @@ var GridContent = function (_React$Component) {
509
508
  )
510
509
  ),
511
510
  React__default.createElement(
512
- Card$1.Body,
511
+ Card.Body,
513
512
  null,
514
513
  React__default.createElement(
515
514
  'a',
516
515
  { rel: 'noopener', href: row.url.current, target: '_blank' },
517
516
  React__default.createElement(
518
- Card$1.Title,
517
+ Card.Title,
519
518
  null,
520
519
  row.title
521
520
  )
522
521
  ),
523
522
  _this2.props.showPublished && row.published && React__default.createElement(
524
- Card$1.Subtitle,
523
+ Card.Subtitle,
525
524
  { style: { marginTop: 0 } },
526
525
  moment(row.published).format('MMMM DD, YYYY')
527
526
  ),
@@ -531,7 +530,7 @@ var GridContent = function (_React$Component) {
531
530
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
532
531
  ),
533
532
  React__default.createElement(
534
- Card$1.Text,
533
+ Card.Text,
535
534
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
536
535
  clean_html_1(row.summary)
537
536
  )
@@ -557,7 +556,7 @@ var GridContent = function (_React$Component) {
557
556
  'div',
558
557
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
559
558
  React__default.createElement(
560
- Card$1,
559
+ Card,
561
560
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
562
561
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
563
562
  'a',
@@ -565,7 +564,7 @@ var GridContent = function (_React$Component) {
565
564
  React__default.createElement(
566
565
  LazyLoad,
567
566
  { height: _this2.props.imageHeight },
568
- React__default.createElement(Card$1.Img, {
567
+ React__default.createElement(Card.Img, {
569
568
  variant: 'top',
570
569
  src: _this2.renderCardImage(row, page),
571
570
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -573,19 +572,19 @@ var GridContent = function (_React$Component) {
573
572
  )
574
573
  ),
575
574
  React__default.createElement(
576
- Card$1.Body,
575
+ Card.Body,
577
576
  null,
578
577
  React__default.createElement(
579
578
  'a',
580
579
  { href: row.url.current },
581
580
  React__default.createElement(
582
- Card$1.Title,
581
+ Card.Title,
583
582
  null,
584
583
  row.title
585
584
  )
586
585
  ),
587
586
  _this2.props.showPublished && row.published && React__default.createElement(
588
- Card$1.Subtitle,
587
+ Card.Subtitle,
589
588
  { style: { marginTop: 0 } },
590
589
  moment(row.published).format('MMMM DD, YYYY')
591
590
  ),
@@ -595,7 +594,7 @@ var GridContent = function (_React$Component) {
595
594
  React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
596
595
  ),
597
596
  React__default.createElement(
598
- Card$1.Text,
597
+ Card.Text,
599
598
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
600
599
  clean_html_1(row.summary)
601
600
  )
@@ -627,7 +626,7 @@ var GridContent = function (_React$Component) {
627
626
  'div',
628
627
  { counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
629
628
  React__default.createElement(
630
- Card$1,
629
+ Card,
631
630
  { className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
632
631
  (row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
633
632
  'a',
@@ -635,7 +634,7 @@ var GridContent = function (_React$Component) {
635
634
  React__default.createElement(
636
635
  LazyLoad,
637
636
  { height: _this2.props.imageHeight },
638
- React__default.createElement(Card$1.Img, {
637
+ React__default.createElement(Card.Img, {
639
638
  variant: 'top',
640
639
  src: _this2.renderCardImage(row, page),
641
640
  alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
@@ -643,19 +642,19 @@ var GridContent = function (_React$Component) {
643
642
  )
644
643
  ),
645
644
  React__default.createElement(
646
- Card$1.Body,
645
+ Card.Body,
647
646
  null,
648
647
  React__default.createElement(
649
648
  'a',
650
649
  { href: linkHref },
651
650
  React__default.createElement(
652
- Card$1.Title,
651
+ Card.Title,
653
652
  null,
654
653
  row.title
655
654
  )
656
655
  ),
657
656
  _this2.props.showPublished && row.published && React__default.createElement(
658
- Card$1.Subtitle,
657
+ Card.Subtitle,
659
658
  { style: { marginTop: 0 } },
660
659
  moment(row.published).format('MMMM DD, YYYY')
661
660
  ),
@@ -683,7 +682,7 @@ var GridContent = function (_React$Component) {
683
682
  )
684
683
  ),
685
684
  React__default.createElement(
686
- Card$1.Text,
685
+ Card.Text,
687
686
  { className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
688
687
  clean_html_1(row.summary)
689
688
  )
@@ -733,7 +732,7 @@ var GridContent = function (_React$Component) {
733
732
  InfiniteScroll,
734
733
  { dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
735
734
  React__default.createElement(
736
- Container$1,
735
+ Container,
737
736
  null,
738
737
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
739
738
  )
@@ -741,7 +740,7 @@ var GridContent = function (_React$Component) {
741
740
  React__default.Fragment,
742
741
  null,
743
742
  React__default.createElement(
744
- Container$1,
743
+ Container,
745
744
  null,
746
745
  this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
747
746
  ),
@@ -1,18 +1,18 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './core.get-iterator-method-227107e6.js';
5
- import './web.dom.iterable-ace8ed30.js';
6
1
  import React__default from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-b6f49411.js';
9
- import 'react-dom';
10
- import './index-f7fdcc91.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-f0edf3d6.js';
15
- import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.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];
@@ -1,18 +1,18 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './_library-528f1934.js';
5
- import './core.get-iterator-method-227107e6.js';
6
- import './_object-pie-33c40e79.js';
7
- import './web.dom.iterable-ace8ed30.js';
8
- import { _ as _typeof } from './typeof-ad2c7a21.js';
9
- import './_is-array-328b85b7.js';
1
+ import { _ as _typeof } from './typeof-a286cf0c.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
10
3
  import React__default, { useRef, useState, useEffect } from 'react';
11
- import './index-f7fdcc91.js';
12
- import urlFor from './urlFor.js';
13
- import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
14
4
  import { g as getYoutubeId } from './index-c7e2ac95.js';
15
- import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
5
+ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
+ import urlFor from './urlFor.js';
7
+ 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';
13
+ import './_library-528f1934.js';
14
+ import './core.get-iterator-method-133dfacd.js';
15
+ import './index-0dbff1d1.js';
16
16
 
17
17
  var GroupDeck = function GroupDeck(props) {
18
18
  // Props should be an array of objects containing Thumbnail, title, and URL
@@ -82,7 +82,7 @@ var GroupDeck = function GroupDeck(props) {
82
82
  }
83
83
  };
84
84
 
85
- var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
85
+ props.get2 ? '/' + props.get2 + '/' : '/view/';
86
86
 
87
87
  var variant = props.dark ? 'white' : '#383838';
88
88