@mjhls/mjh-framework 1.0.875 → 1.0.876-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 (272) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +11 -11
  4. package/dist/cjs/AD300x250x600.js +11 -11
  5. package/dist/cjs/AD728x90.js +12 -12
  6. package/dist/cjs/ADFloatingFooter.js +10 -10
  7. package/dist/cjs/ADFooter.js +3 -3
  8. package/dist/cjs/ADGutter.js +10 -10
  9. package/dist/cjs/{ADInfeed-326c6278.js → ADInfeed-c628363f.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +10 -10
  11. package/dist/cjs/ADSponsoredResources.js +10 -10
  12. package/dist/cjs/ADWebcast.js +10 -10
  13. package/dist/cjs/ADWelcome.js +10 -10
  14. package/dist/cjs/{ADlgInfeed-a14f79ce.js → ADlgInfeed-a827d389.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +4 -4
  16. package/dist/cjs/AdSlot.js +12 -12
  17. package/dist/cjs/AdSlotsProvider.js +903 -10
  18. package/dist/cjs/AlgoliaSearch.js +264 -391
  19. package/dist/cjs/AlphabeticList.js +6 -6
  20. package/dist/cjs/ArticleCarousel.js +6 -6
  21. package/dist/cjs/ArticleProgramLandingPage.js +28 -28
  22. package/dist/cjs/ArticleSeriesLandingPage.js +24 -24
  23. package/dist/cjs/ArticleSeriesListing.js +16 -16
  24. package/dist/cjs/Auth.js +1298 -470
  25. package/dist/cjs/AuthWrapper.js +240 -281
  26. package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-02e827ae.js} +1 -1
  27. package/dist/cjs/Beam.js +5 -5
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-091a991f.js} +1 -1
  29. package/dist/cjs/Breadcrumbs.js +3 -3
  30. package/dist/cjs/CMEDeck.js +12 -12
  31. package/dist/cjs/Column2.js +6 -6
  32. package/dist/cjs/Column3.js +14 -14
  33. package/dist/cjs/ConferenceArticleCard.js +20 -20
  34. package/dist/cjs/DeckContent.js +29 -29
  35. package/dist/cjs/DeckQueue.js +18 -18
  36. package/dist/cjs/{Dfp-57cecb43.js → Dfp-14d2455c.js} +5 -5
  37. package/dist/cjs/EventsDeck.js +31 -31
  38. package/dist/cjs/ExternalResources.js +24 -24
  39. package/dist/cjs/Feature.js +6 -6
  40. package/dist/cjs/ForbesHero.js +6 -6
  41. package/dist/cjs/GridContent.js +26 -26
  42. package/dist/cjs/GridHero.js +6 -6
  43. package/dist/cjs/GroupDeck.js +6 -6
  44. package/dist/cjs/HamMagazine.js +23 -23
  45. package/dist/cjs/Hero.js +4 -4
  46. package/dist/cjs/HighlightenVideo.js +1 -1
  47. package/dist/cjs/HorizontalArticleListing.js +23 -23
  48. package/dist/cjs/HorizontalHero.js +6 -6
  49. package/dist/cjs/IssueContentDeck.js +6 -6
  50. package/dist/cjs/IssueDeck.js +8 -8
  51. package/dist/cjs/IssueLanding.js +56 -58
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +10 -10
  54. package/dist/cjs/MasterDeck.js +30 -30
  55. package/dist/cjs/MediaSeriesLanding.js +211 -210
  56. package/dist/cjs/NavDvm.js +5 -5
  57. package/dist/cjs/NavMagazine.js +22 -22
  58. package/dist/cjs/NavNative.js +19 -19
  59. package/dist/cjs/OncliveHero.js +6 -5
  60. package/dist/cjs/OncliveLargeHero.js +6 -6
  61. package/dist/cjs/PageFilter.js +3 -3
  62. package/dist/cjs/PartnerDetailListing.js +3839 -40
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +3 -3
  65. package/dist/cjs/PubSection.js +17 -19
  66. package/dist/cjs/PubToc.js +5 -5
  67. package/dist/cjs/PublicationDeck.js +5 -5
  68. package/dist/cjs/PublicationLanding.js +34 -34
  69. package/dist/cjs/QueueDeckExpanded.js +981 -1101
  70. package/dist/cjs/RecentNews.js +1 -1
  71. package/dist/cjs/RelatedContent.js +33 -33
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +3 -3
  74. package/dist/cjs/Segment.js +4 -4
  75. package/dist/cjs/SeriesListingDeck.js +13 -13
  76. package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-49b81b0b.js} +11 -11
  77. package/dist/cjs/SideFooter.js +8 -8
  78. package/dist/cjs/{SocialSearchComponent-80a2130a.js → SocialSearchComponent-e8477ca3.js} +7 -7
  79. package/dist/cjs/TaxonomyCard.js +6 -6
  80. package/dist/cjs/TaxonomyDescription.js +23 -23
  81. package/dist/cjs/TemplateNormal.js +16 -16
  82. package/dist/cjs/ThumbnailCard.js +4 -4
  83. package/dist/cjs/Ustream.js +10 -10
  84. package/dist/cjs/VerticalHero.js +5 -5
  85. package/dist/cjs/VideoProgramLandingPage.js +27 -27
  86. package/dist/cjs/VideoSeriesCard.js +9 -9
  87. package/dist/cjs/VideoSeriesFilter.js +5 -5
  88. package/dist/cjs/VideoSeriesLandingPage.js +25 -25
  89. package/dist/cjs/VideoSeriesListing.js +16 -16
  90. package/dist/cjs/View.js +104 -100
  91. package/dist/cjs/YahooHero.js +6 -6
  92. package/dist/cjs/YoutubeGroup.js +14 -14
  93. package/dist/cjs/{_is-array-bd978497.js → _is-array-aa52fa1e.js} +1 -1
  94. package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-05795553.js} +1 -1
  95. package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-171b9ea5.js} +1 -1
  96. package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-9bac8737.js} +1 -1
  97. package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-df19209d.js} +3 -3
  98. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-156bd4d6.js} +3 -4
  99. package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-f3c44602.js} +2 -2
  100. package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
  101. package/dist/cjs/{define-property-530a5e9e.js → define-property-21887c62.js} +1 -1
  102. package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-77a37684.js} +1 -1
  103. package/dist/cjs/{extends-1d905ddb.js → extends-eed4f016.js} +1 -1
  104. package/dist/cjs/faundadb.js +19 -19
  105. package/dist/cjs/getRelatedArticle.js +4 -4
  106. package/dist/cjs/getRootDocGroup.js +6 -6
  107. package/dist/cjs/getSerializers.js +23 -23
  108. package/dist/cjs/{getTargeting-9d63325d.js → getTargeting-8874437b.js} +12 -12
  109. package/dist/cjs/getTargeting.js +5 -5
  110. package/dist/cjs/{index-79eed652.js → index-3294d3bc.js} +40 -39
  111. package/dist/cjs/{index-ff69979f.js → index-be0c82be.js} +22 -28
  112. package/dist/cjs/{index-75e4415e.js → index-cdacba23.js} +518 -534
  113. package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
  114. package/dist/cjs/{index.es-e9d84959.js → index.es-9110add6.js} +5 -23
  115. package/dist/cjs/{index.esm-bf016399.js → index.esm-4d410430.js} +3 -2
  116. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  117. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
  118. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  119. package/dist/cjs/index.js +40 -43
  120. package/dist/cjs/inherits-8d29278d.js +110 -0
  121. package/dist/cjs/{inherits-1dcf1280.js → inherits-cba9c846.js} +8 -8
  122. package/dist/cjs/{keys-91f31941.js → keys-d207942e.js} +2 -2
  123. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-fc2922d0.js} +30 -127
  124. package/dist/cjs/main-02daeefe.js +862 -0
  125. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  126. package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
  127. package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-f6d4eaa8.js} +2 -2
  128. package/dist/cjs/{stringify-13405ce2.js → stringify-bbc68047.js} +1 -1
  129. package/dist/cjs/timeDifferenceCalc.js +1 -1
  130. package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-c9b8a0d0.js} +2 -2
  131. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
  132. package/dist/cjs/{typeof-3dd6d3df.js → typeof-5f52cf64.js} +3 -3
  133. package/dist/cjs/urlFor.js +4 -4
  134. package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-9ebe112f.js} +4 -4
  135. package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-e34bf324.js} +1 -1
  136. package/dist/esm/AD.js +1 -1
  137. package/dist/esm/AD300x250.js +11 -11
  138. package/dist/esm/AD300x250x600.js +11 -11
  139. package/dist/esm/AD728x90.js +12 -12
  140. package/dist/esm/ADFloatingFooter.js +10 -10
  141. package/dist/esm/ADFooter.js +3 -3
  142. package/dist/esm/ADGutter.js +10 -10
  143. package/dist/esm/{ADInfeed-dbdb0513.js → ADInfeed-35a2a91f.js} +1 -1
  144. package/dist/esm/ADSkyscraper.js +10 -10
  145. package/dist/esm/ADSponsoredResources.js +10 -10
  146. package/dist/esm/ADWebcast.js +10 -10
  147. package/dist/esm/ADWelcome.js +10 -10
  148. package/dist/esm/{ADlgInfeed-f1c2c5cd.js → ADlgInfeed-fd34a881.js} +1 -1
  149. package/dist/esm/AccordionPanel.js +4 -4
  150. package/dist/esm/AdSlot.js +12 -12
  151. package/dist/esm/AdSlotsProvider.js +905 -13
  152. package/dist/esm/AlgoliaSearch.js +32 -159
  153. package/dist/esm/AlphabeticList.js +6 -6
  154. package/dist/esm/ArticleCarousel.js +6 -6
  155. package/dist/esm/ArticleProgramLandingPage.js +24 -24
  156. package/dist/esm/ArticleSeriesLandingPage.js +22 -22
  157. package/dist/esm/ArticleSeriesListing.js +16 -16
  158. package/dist/esm/Auth.js +1298 -470
  159. package/dist/esm/AuthWrapper.js +240 -281
  160. package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-e6f95c2f.js} +1 -1
  161. package/dist/esm/Beam.js +5 -5
  162. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-e9b4ddcf.js} +1 -1
  163. package/dist/esm/Breadcrumbs.js +3 -3
  164. package/dist/esm/CMEDeck.js +12 -12
  165. package/dist/esm/Column2.js +6 -6
  166. package/dist/esm/Column3.js +14 -14
  167. package/dist/esm/ConferenceArticleCard.js +20 -20
  168. package/dist/esm/DeckContent.js +29 -29
  169. package/dist/esm/DeckQueue.js +18 -18
  170. package/dist/esm/{Dfp-d6a5629f.js → Dfp-f867d061.js} +5 -5
  171. package/dist/esm/EventsDeck.js +31 -31
  172. package/dist/esm/ExternalResources.js +24 -24
  173. package/dist/esm/Feature.js +6 -6
  174. package/dist/esm/ForbesHero.js +6 -6
  175. package/dist/esm/GridContent.js +26 -26
  176. package/dist/esm/GridHero.js +6 -6
  177. package/dist/esm/GroupDeck.js +6 -6
  178. package/dist/esm/HamMagazine.js +23 -23
  179. package/dist/esm/Hero.js +4 -4
  180. package/dist/esm/HighlightenVideo.js +1 -1
  181. package/dist/esm/HorizontalArticleListing.js +23 -23
  182. package/dist/esm/HorizontalHero.js +6 -6
  183. package/dist/esm/IssueContentDeck.js +6 -6
  184. package/dist/esm/IssueDeck.js +8 -8
  185. package/dist/esm/IssueLanding.js +56 -58
  186. package/dist/esm/KMTracker.js +15 -15
  187. package/dist/esm/LeftNav.js +10 -10
  188. package/dist/esm/MasterDeck.js +30 -30
  189. package/dist/esm/MediaSeriesLanding.js +363 -362
  190. package/dist/esm/NavDvm.js +5 -5
  191. package/dist/esm/NavMagazine.js +22 -22
  192. package/dist/esm/NavNative.js +19 -19
  193. package/dist/esm/OncliveHero.js +6 -5
  194. package/dist/esm/OncliveLargeHero.js +6 -6
  195. package/dist/esm/PageFilter.js +3 -3
  196. package/dist/esm/PartnerDetailListing.js +3835 -37
  197. package/dist/esm/PdfDownload.js +1 -1
  198. package/dist/esm/PopUpModal.js +3 -3
  199. package/dist/esm/PubSection.js +17 -19
  200. package/dist/esm/PubToc.js +5 -5
  201. package/dist/esm/PublicationDeck.js +5 -5
  202. package/dist/esm/PublicationLanding.js +34 -34
  203. package/dist/esm/QueueDeckExpanded.js +983 -1103
  204. package/dist/esm/RecentNews.js +1 -1
  205. package/dist/esm/RelatedContent.js +33 -33
  206. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  207. package/dist/esm/Search.js +3 -3
  208. package/dist/esm/Segment.js +4 -4
  209. package/dist/esm/SeriesListingDeck.js +10 -10
  210. package/dist/esm/{SeriesSlider-ae692d40.js → SeriesSlider-d555a1d2.js} +11 -11
  211. package/dist/esm/SideFooter.js +8 -8
  212. package/dist/esm/{SocialSearchComponent-998cb92d.js → SocialSearchComponent-d240935c.js} +7 -7
  213. package/dist/esm/TaxonomyCard.js +6 -6
  214. package/dist/esm/TaxonomyDescription.js +23 -23
  215. package/dist/esm/TemplateNormal.js +16 -16
  216. package/dist/esm/ThumbnailCard.js +4 -4
  217. package/dist/esm/Ustream.js +10 -10
  218. package/dist/esm/VerticalHero.js +5 -5
  219. package/dist/esm/VideoProgramLandingPage.js +24 -24
  220. package/dist/esm/VideoSeriesCard.js +8 -8
  221. package/dist/esm/VideoSeriesFilter.js +5 -5
  222. package/dist/esm/VideoSeriesLandingPage.js +22 -22
  223. package/dist/esm/VideoSeriesListing.js +16 -16
  224. package/dist/esm/View.js +77 -73
  225. package/dist/esm/YahooHero.js +6 -6
  226. package/dist/esm/YoutubeGroup.js +14 -14
  227. package/dist/esm/{_is-array-8914b83f.js → _is-array-4df618a6.js} +1 -1
  228. package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-130ee549.js} +1 -1
  229. package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-8b8ea5a9.js} +1 -1
  230. package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-c54dd835.js} +1 -1
  231. package/dist/esm/{asyncToGenerator-40371743.js → asyncToGenerator-64812e90.js} +4 -4
  232. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-83f53e4e.js} +3 -4
  233. package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-86d4db69.js} +2 -2
  234. package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
  235. package/dist/esm/{define-property-73034847.js → define-property-6d26cb48.js} +1 -1
  236. package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-d7d9b577.js} +1 -1
  237. package/dist/esm/{extends-9a61581c.js → extends-5b1796d4.js} +1 -1
  238. package/dist/esm/faundadb.js +5 -5
  239. package/dist/esm/getRelatedArticle.js +4 -4
  240. package/dist/esm/getRootDocGroup.js +4 -4
  241. package/dist/esm/getSerializers.js +23 -23
  242. package/dist/esm/{getTargeting-e6820763.js → getTargeting-277c801e.js} +11 -11
  243. package/dist/esm/getTargeting.js +5 -5
  244. package/dist/esm/{index-fd89ce38.js → index-604589b2.js} +518 -534
  245. package/dist/esm/{index-f7fdcc91.js → index-73819142.js} +22 -28
  246. package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
  247. package/dist/esm/{index-511bdaa5.js → index-ef6d5dcf.js} +40 -39
  248. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  249. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  250. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  251. package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
  252. package/dist/esm/{index.esm-ed50151c.js → index.esm-fd746768.js} +3 -2
  253. package/dist/esm/index.js +40 -43
  254. package/dist/esm/{inherits-eeaf6740.js → inherits-2409637d.js} +4 -4
  255. package/dist/esm/inherits-77d5e4fc.js +101 -0
  256. package/dist/esm/{keys-a5ffafe7.js → keys-69989821.js} +2 -2
  257. package/dist/esm/{lodash-a818d390.js → lodash-17fdfebb.js} +30 -127
  258. package/dist/esm/main-e4a934b2.js +851 -0
  259. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  260. package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
  261. package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-67a08c9c.js} +2 -2
  262. package/dist/esm/{stringify-ebc16384.js → stringify-70b72959.js} +1 -1
  263. package/dist/esm/timeDifferenceCalc.js +1 -1
  264. package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-32282905.js} +2 -2
  265. package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
  266. package/dist/esm/{typeof-938ae770.js → typeof-c05a82ba.js} +3 -3
  267. package/dist/esm/urlFor.js +4 -4
  268. package/dist/esm/{ustream-api-d325d196.js → ustream-api-4c4fe0ba.js} +4 -4
  269. package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-f8f967cd.js} +1 -1
  270. package/package.json +112 -111
  271. package/dist/cjs/main-bc7d4bf8.js +0 -972
  272. package/dist/esm/main-ae902629.js +0 -961
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
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';
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
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import './index-41a678ea.js';
@@ -18,42 +18,42 @@ import 'prop-types';
18
18
  import 'react-bootstrap/Container';
19
19
  import 'react-bootstrap/Row';
20
20
  import Col$1 from 'react-bootstrap/Col';
21
- import './moment-b6f49411.js';
21
+ import './moment-e2f9b20c.js';
22
22
  import 'next/router';
23
23
  import './isSymbol-1981418f.js';
24
- import './debounce-89969f66.js';
25
- import './toNumber-e3dcad26.js';
26
- import './index.es-a6137319.js';
24
+ import './debounce-9207d8ee.js';
25
+ import './toNumber-2f7a84cd.js';
26
+ import './index.es-29c1cef5.js';
27
27
  import 'react-dom';
28
28
  import './visibility-sensor-72fd8f8b.js';
29
- import './slicedToArray-9c3bb613.js';
30
- import './index-f7fdcc91.js';
29
+ import './slicedToArray-67a08c9c.js';
30
+ import './index-73819142.js';
31
31
  import './urlFor.js';
32
32
  import './index-5f7e79e7.js';
33
- import './main-ae902629.js';
33
+ import './main-e4a934b2.js';
34
34
  import './entities-7cc3bf45.js';
35
- import './stringify-ebc16384.js';
36
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
35
+ import './stringify-70b72959.js';
36
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
37
37
  import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
40
  import Button$1 from 'react-bootstrap/Button';
41
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
41
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
42
42
  import './index-c7e2ac95.js';
43
43
  import './smoothscroll-0cd4c7a6.js';
44
44
  import './GroupDeck.js';
45
45
  import './YoutubeGroup.js';
46
46
  import 'react-bootstrap';
47
47
  import './iconBase-602d52fe.js';
48
- import './index.esm-3fdda599.js';
48
+ import './index.esm-29e48d38.js';
49
49
  import VideoSeriesListing from './VideoSeriesListing.js';
50
- import { g as getSerializers } from './index-fd89ce38.js';
50
+ import { g as getSerializers } from './index-604589b2.js';
51
51
  import './util-7700fc59.js';
52
- import './brightcove-react-player-loader.es-e761d404.js';
52
+ import './brightcove-react-player-loader.es-83f53e4e.js';
53
53
  import 'next/head';
54
54
  import 'react-share';
55
55
  import './SocialShare.js';
56
- import './_object-to-array-ee8f6d98.js';
56
+ import './_object-to-array-c54dd835.js';
57
57
  import 'react-bootstrap/Pagination';
58
58
  import 'react-bootstrap/Figure';
59
59
  import 'react-bootstrap/OverlayTrigger';
@@ -1,21 +1,21 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
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';
5
+ import './web.dom.iterable-f8f967cd.js';
6
+ import { _ as _typeof } from './typeof-c05a82ba.js';
7
+ import './_is-array-4df618a6.js';
8
8
  import React__default from 'react';
9
9
  import 'prop-types';
10
- import { m as moment } from './moment-b6f49411.js';
10
+ import { m as moment } from './moment-e2f9b20c.js';
11
11
  import 'react-dom';
12
- import './slicedToArray-9c3bb613.js';
13
- import './index-f7fdcc91.js';
12
+ import './slicedToArray-67a08c9c.js';
13
+ import './index-73819142.js';
14
14
  import urlFor from './urlFor.js';
15
15
  import { L as LazyLoad } from './index-5f7e79e7.js';
16
16
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
17
17
 
18
- var css = ".VideoSeriesCard-module_article__Hlc3e {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.VideoSeriesCard-module_article__Hlc3e a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.VideoSeriesCard-module_thumb__3hGyJ {\n width: 25%;\n}\n.VideoSeriesCard-module_thumb__3hGyJ img {\n width: 100%;\n height: auto;\n}\n.VideoSeriesCard-module_info__2_i1N {\n width: 75%;\n font-size: 1rem;\n}\n.VideoSeriesCard-module_info__2_i1N h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.VideoSeriesCard-module_published__1fI0q {\n color: #6d6d6d;\n margin: 0;\n}\n.VideoSeriesCard-module_summary__3hWJT {\n margin: 0.5rem 0 0 0;\n}\n.VideoSeriesCard-module_author__aU35o {\n margin: 0;\n}\n.VideoSeriesCard-module_author__aU35o span {\n color: #6d6d6d;\n}\n@media only screen and (max-width: 568px) {\n .VideoSeriesCard-module_article__Hlc3e {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .VideoSeriesCard-module_article__Hlc3e a {\n flex-direction: column;\n align-items: center;\n }\n .VideoSeriesCard-module_thumb__3hGyJ {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .VideoSeriesCard-module_thumb__3hGyJ img{\n border-radius: 10px 10px 0 0; \n }\n .VideoSeriesCard-module_thumb__3hGyJ figure {\n margin: 0;\n }\n .VideoSeriesCard-module_info__2_i1N {\n width: 90%;\n padding: 1rem !important;\n }\n .VideoSeriesCard-module_info__2_i1N h2 {\n font-size: 1rem;\n }\n}\n";
18
+ var css = ".VideoSeriesCard-module_article__Hlc3e {\r\n width: 100%;\r\n margin: 0 0 1rem 0;\r\n}\r\n.VideoSeriesCard-module_article__Hlc3e a {\r\n display: flex;\r\n width: 100%;\r\n color: #000000;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ {\r\n width: 25%;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N {\r\n width: 75%;\r\n font-size: 1rem;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N h2 {\r\n font-weight: bold;\r\n font-size: 1.25rem;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_published__1fI0q {\r\n color: #6d6d6d;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_summary__3hWJT {\r\n margin: 0.5rem 0 0 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o {\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o span {\r\n color: #6d6d6d;\r\n}\r\n@media only screen and (max-width: 568px) {\r\n .VideoSeriesCard-module_article__Hlc3e {\r\n margin: 1rem 0;\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n }\r\n .VideoSeriesCard-module_article__Hlc3e a {\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ {\r\n overflow: hidden;\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ img{\r\n border-radius: 10px 10px 0 0; \r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ figure {\r\n margin: 0;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N {\r\n width: 90%;\r\n padding: 1rem !important;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N h2 {\r\n font-size: 1rem;\r\n }\r\n}\r\n";
19
19
  var styles = { "article": "VideoSeriesCard-module_article__Hlc3e", "thumb": "VideoSeriesCard-module_thumb__3hGyJ", "info": "VideoSeriesCard-module_info__2_i1N", "published": "VideoSeriesCard-module_published__1fI0q", "summary": "VideoSeriesCard-module_summary__3hWJT", "author": "VideoSeriesCard-module_author__aU35o" };
20
20
  styleInject(css);
21
21
 
@@ -1,12 +1,12 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './web.dom.iterable-6b037ff9.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './web.dom.iterable-f8f967cd.js';
6
6
  import React__default, { useState, useEffect } from 'react';
7
7
  import { withRouter } from 'next/router';
8
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
9
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
8
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
9
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
10
10
  import { DropdownButton, Dropdown } from 'react-bootstrap';
11
11
 
12
12
  var _this = undefined;
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import './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 { _ as _typeof } from './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
7
+ import './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 { _ as _typeof } from './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import './index-41a678ea.js';
@@ -19,27 +19,27 @@ import 'react-bootstrap/Container';
19
19
  import 'react-bootstrap/Row';
20
20
  import 'react-bootstrap/Col';
21
21
  import 'react-bootstrap/Card';
22
- import { m as moment } from './moment-b6f49411.js';
22
+ import { m as moment } from './moment-e2f9b20c.js';
23
23
  import 'next/router';
24
24
  import './isSymbol-1981418f.js';
25
- import './debounce-89969f66.js';
26
- import './toNumber-e3dcad26.js';
27
- import './index.es-a6137319.js';
25
+ import './debounce-9207d8ee.js';
26
+ import './toNumber-2f7a84cd.js';
27
+ import './index.es-29c1cef5.js';
28
28
  import 'react-dom';
29
29
  import './visibility-sensor-72fd8f8b.js';
30
- import './slicedToArray-9c3bb613.js';
31
- import './index-f7fdcc91.js';
30
+ import './slicedToArray-67a08c9c.js';
31
+ import './index-73819142.js';
32
32
  import './urlFor.js';
33
33
  import './index-5f7e79e7.js';
34
- import './main-ae902629.js';
35
- import './stringify-ebc16384.js';
36
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
34
+ import './main-e4a934b2.js';
35
+ import './stringify-70b72959.js';
36
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
37
37
  import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
- import './ADInfeed-dbdb0513.js';
41
- import './lodash-a818d390.js';
42
- import './ADlgInfeed-f1c2c5cd.js';
40
+ import './ADInfeed-35a2a91f.js';
41
+ import './lodash-17fdfebb.js';
42
+ import './ADlgInfeed-fd34a881.js';
43
43
  import { g as getYoutubeId } from './index-c7e2ac95.js';
44
44
  import MasterDeck from './MasterDeck.js';
45
45
  import 'react-bootstrap/Breadcrumb';
@@ -1,37 +1,37 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
4
  import './_object-pie-33c40e79.js';
5
- import { _ as _extends } from './extends-9a61581c.js';
6
- import './_object-sap-fc9da7e8.js';
7
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-eeaf6740.js';
8
- import './define-property-73034847.js';
9
- import './web.dom.iterable-6b037ff9.js';
10
- import './typeof-938ae770.js';
11
- import './_is-array-8914b83f.js';
5
+ import { _ as _extends } from './extends-5b1796d4.js';
6
+ import './_object-sap-8b8ea5a9.js';
7
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
8
+ import './define-property-6d26cb48.js';
9
+ import './web.dom.iterable-f8f967cd.js';
10
+ import './typeof-c05a82ba.js';
11
+ import './_is-array-4df618a6.js';
12
12
  import React__default from 'react';
13
13
  import './events-6c3a7a63.js';
14
14
  import { l as lib_3 } from './index-41a678ea.js';
15
15
  import 'prop-types';
16
16
  import Container$1 from 'react-bootstrap/Container';
17
- import { m as moment } from './moment-b6f49411.js';
17
+ import { m as moment } from './moment-e2f9b20c.js';
18
18
  import { withRouter } from 'next/router';
19
19
  import './isSymbol-1981418f.js';
20
- import { d as debounce_1 } from './debounce-89969f66.js';
21
- import './toNumber-e3dcad26.js';
22
- import { I as InfiniteScroll } from './index.es-a6137319.js';
20
+ import { d as debounce_1 } from './debounce-9207d8ee.js';
21
+ import './toNumber-2f7a84cd.js';
22
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
23
23
  import 'react-dom';
24
24
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
25
- import './slicedToArray-9c3bb613.js';
26
- import './index-f7fdcc91.js';
25
+ import './slicedToArray-67a08c9c.js';
26
+ import './index-73819142.js';
27
27
  import './urlFor.js';
28
28
  import './index-5f7e79e7.js';
29
- import './main-ae902629.js';
29
+ import './main-e4a934b2.js';
30
30
  import './index-c7e2ac95.js';
31
31
  import './smoothscroll-0cd4c7a6.js';
32
32
  import YoutubeGroup from './YoutubeGroup.js';
33
33
  import './iconBase-602d52fe.js';
34
- import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
34
+ import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
35
35
 
36
36
  var VideoSeriesListing = function (_React$Component) {
37
37
  _inherits(VideoSeriesListing, _React$Component);
package/dist/esm/View.js CHANGED
@@ -1,56 +1,56 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends, a as _Object$assign } 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 { _ as _typeof } from './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
7
+ import { _ as _extends, a as _Object$assign } 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 { _ as _typeof } from './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
14
  import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import { l as lib_3 } from './index-41a678ea.js';
17
17
  import 'prop-types';
18
18
  import 'react-bootstrap/Row';
19
19
  import 'react-bootstrap/Col';
20
- import { m as moment } from './moment-b6f49411.js';
20
+ import { m as moment } from './moment-e2f9b20c.js';
21
21
  import { useRouter } from 'next/router';
22
22
  import './isSymbol-1981418f.js';
23
- import './debounce-89969f66.js';
24
- import './toNumber-e3dcad26.js';
25
- import { I as InfiniteScroll } from './index.es-a6137319.js';
23
+ import './debounce-9207d8ee.js';
24
+ import './toNumber-2f7a84cd.js';
25
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
26
26
  import 'react-dom';
27
27
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
28
- import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
29
- import './index-f7fdcc91.js';
28
+ import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
29
+ import './index-73819142.js';
30
30
  import urlFor from './urlFor.js';
31
31
  import './index-5f7e79e7.js';
32
- import { m as main_43 } from './main-ae902629.js';
32
+ import { m as main_36 } from './main-e4a934b2.js';
33
33
  import './entities-7cc3bf45.js';
34
- import { _ as _JSON$stringify } from './stringify-ebc16384.js';
35
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
34
+ import { _ as _JSON$stringify } from './stringify-70b72959.js';
35
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
36
36
  import './Segment.js';
37
37
  import './Beam.js';
38
38
  import DFPAdSlot from './AdSlot.js';
39
39
  import Button$1 from 'react-bootstrap/Button';
40
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
40
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
41
41
  import './index-c7e2ac95.js';
42
42
  import './smoothscroll-0cd4c7a6.js';
43
43
  import './GroupDeck.js';
44
44
  import 'react-bootstrap';
45
45
  import './iconBase-602d52fe.js';
46
- import './index.esm-3fdda599.js';
47
- import { r as renderAuthor, g as getSerializers } from './index-fd89ce38.js';
46
+ import './index.esm-29e48d38.js';
47
+ import { r as renderAuthor, g as getSerializers } from './index-604589b2.js';
48
48
  import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-e761d404.js';
49
+ import './brightcove-react-player-loader.es-83f53e4e.js';
50
50
  import Head from 'next/head';
51
51
  import 'react-share';
52
52
  import SocialShare from './SocialShare.js';
53
- import './_object-to-array-ee8f6d98.js';
53
+ import './_object-to-array-c54dd835.js';
54
54
  import 'react-bootstrap/Pagination';
55
55
  import 'react-bootstrap/Figure';
56
56
  import 'react-bootstrap/OverlayTrigger';
@@ -58,15 +58,15 @@ import 'react-bootstrap/Tooltip';
58
58
  import 'react-bootstrap/Popover';
59
59
  import Form from 'react-bootstrap/Form';
60
60
  import FormControl from 'react-bootstrap/FormControl';
61
- import { _ as _Object$keys } from './keys-a5ffafe7.js';
61
+ import { _ as _Object$keys } from './keys-69989821.js';
62
62
  import 'react-bootstrap/Dropdown';
63
- import { b as FaMinus, c as FaPlus } from './index.esm-a8ff922c.js';
63
+ import { b as FaMinus, c as FaPlus } from './index.esm-cf08bf18.js';
64
64
  import getSeriesDetail from './getSeriesDetail.js';
65
65
  import './index-db3bb315.js';
66
66
  import getRelatedArticle from './getRelatedArticle.js';
67
67
  import getQuery from './getQuery.js';
68
- import { S as SeriesSlider } from './SeriesSlider-ae692d40.js';
69
- import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-e6820763.js';
68
+ import { S as SeriesSlider } from './SeriesSlider-d555a1d2.js';
69
+ import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-277c801e.js';
70
70
  import getKeywords from './getKeywords.js';
71
71
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
72
72
  import { DiscussionEmbed } from 'disqus-react';
@@ -155,9 +155,9 @@ var DocumentGroup = function DocumentGroup(_ref) {
155
155
  style: { display: 'flex', flexDirection: 'column', padding: '0 1rem', justifyContent: thumbnailUrl ? 'center' : 'flex-start', alignItems: 'center' } },
156
156
  thumbnailUrl && React__default.createElement('img', { style: { maxWidth: '220px', maxHeight: '100px', marginTop: '1rem' }, src: thumbnailUrl, alt: name }),
157
157
  !thumbnailUrl && React__default.createElement('p', {
158
- style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' : main_43 ? 'left' : 'right', marginTop: '.25rem' },
158
+ style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' : main_36 ? 'left' : 'right', marginTop: '.25rem' },
159
159
  dangerouslySetInnerHTML: { __html: name } }),
160
- main_43 && !thumbnailUrl && React__default.createElement(
160
+ main_36 && !thumbnailUrl && React__default.createElement(
161
161
  'style',
162
162
  { jsx: 'true' },
163
163
  '\n a.doc-group {\n display: block !important;\n padding: 0 !important;\n }\n '
@@ -336,7 +336,7 @@ var ISI = function ISI(props) {
336
336
  );
337
337
  };
338
338
 
339
- var css = ".RelatedArticles-module_mediaContainer__10h9k {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n margin: 0 -1rem;\n}\n.RelatedArticles-module_mediaCard__3wQbn {\n margin: 0 1rem 1rem;\n width: calc(33% - 1rem);\n display: column;\n flex-direction: row;\n margin-bottom: 0.75rem;\n padding-bottom: 0.75rem;\n border-bottom: none;\n}\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\n border-bottom: none;\n}\n.RelatedArticles-module_cardTitle__3P-Ib {\n font-weight: bold;\n color: #252525;\n margin-bottom: 0.25rem;\n font-size: 15px;\n}\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\n color: #000;\n font-weight: bold;\n}\n.RelatedArticles-module_cardDate__1wOR5 {\n color: var(--dark);\n display: block;\n background: #fff !important;\n margin-bottom: 0;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 {\n display: block;\n text-align: center;\n margin-bottom: 0.5rem;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\n height: 135px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n@media screen and (max-width: 1064px) {\n}\n@media screen and (max-width: 968px) {\n .RelatedArticles-module_mediaContainer__10h9k {\n flex-wrap: wrap;\n }\n .RelatedArticles-module_imgWrapper__5Jx_4 {\n display: none;\n }\n .RelatedArticles-module_mediaCard__3wQbn {\n width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n }\n .RelatedArticles-module_cardTitle__3P-Ib {\n font-size: 0.75rem;\n margin-bottom: 0;\n }\n}\n";
339
+ var css = ".RelatedArticles-module_mediaContainer__10h9k {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n margin: 0 -1rem;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn {\r\n margin: 0 1rem 1rem;\r\n width: calc(33% - 1rem);\r\n display: column;\r\n flex-direction: row;\r\n margin-bottom: 0.75rem;\r\n padding-bottom: 0.75rem;\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_cardTitle__3P-Ib {\r\n font-weight: bold;\r\n color: #252525;\r\n margin-bottom: 0.25rem;\r\n font-size: 15px;\r\n}\r\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\r\n color: #000;\r\n font-weight: bold;\r\n}\r\n.RelatedArticles-module_cardDate__1wOR5 {\r\n color: var(--dark);\r\n display: block;\r\n background: #fff !important;\r\n margin-bottom: 0;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: block;\r\n text-align: center;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\r\n height: 135px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n}\r\n@media screen and (max-width: 1064px) {\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RelatedArticles-module_mediaContainer__10h9k {\r\n flex-wrap: wrap;\r\n }\r\n .RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: none;\r\n }\r\n .RelatedArticles-module_mediaCard__3wQbn {\r\n width: 100%;\r\n margin-bottom: 0.5rem;\r\n padding: 0;\r\n }\r\n .RelatedArticles-module_cardTitle__3P-Ib {\r\n font-size: 0.75rem;\r\n margin-bottom: 0;\r\n }\r\n}\r\n";
340
340
  var styles = { "mediaContainer": "RelatedArticles-module_mediaContainer__10h9k", "mediaCard": "RelatedArticles-module_mediaCard__3wQbn", "cardTitle": "RelatedArticles-module_cardTitle__3P-Ib", "authorListing": "RelatedArticles-module_authorListing__1EFg4", "text-muted": "RelatedArticles-module_text-muted__3b0zX", "cardDate": "RelatedArticles-module_cardDate__1wOR5", "imgWrapper": "RelatedArticles-module_imgWrapper__5Jx_4" };
341
341
  styleInject(css);
342
342
 
@@ -354,36 +354,38 @@ var RelatedArticle = function RelatedArticle(_ref) {
354
354
  'div',
355
355
  { className: styles.mediaContainer },
356
356
  articles.map(function (article, index) {
357
- return React__default.createElement(
358
- 'div',
359
- { id: 'related-card', key: index, className: styles.mediaCard },
360
- React__default.createElement(
361
- 'a',
362
- { className: styles.imgWrapper, href: '/view/' + (article.url ? article.url.current : '') },
363
- article.thumbnail ? React__default.createElement('img', {
364
- style: { objectFit: 'cover', objectPosition: 'center' },
365
- src: article.thumbnail && urlFor({ client: client, source: article.thumbnail.asset, imageWidth: 250 }),
366
- alt: article.title
367
- }) : React__default.createElement(
368
- React__default.Fragment,
369
- null,
370
- fallbackImage && showRelatedArticleFallbackImage && React__default.createElement('img', { src: fallbackImage, alt: 'website logo', style: { objectFit: 'contain' } })
371
- )
372
- ),
373
- React__default.createElement(
357
+ if (article && article.url && article.url.current) {
358
+ return React__default.createElement(
374
359
  'div',
375
- { className: styles.mediaBody },
360
+ { id: 'related-card', key: index, className: styles.mediaCard },
376
361
  React__default.createElement(
377
362
  'a',
378
- { href: '/view/' + (article.url ? article.url.current : '') },
363
+ { className: styles.imgWrapper, href: '/view/' + (article.url ? article.url.current : '') },
364
+ article.thumbnail ? React__default.createElement('img', {
365
+ style: { objectFit: 'cover', objectPosition: 'center' },
366
+ src: article.thumbnail && urlFor({ client: client, source: article.thumbnail.asset, imageWidth: 250 }),
367
+ alt: article.title
368
+ }) : React__default.createElement(
369
+ React__default.Fragment,
370
+ null,
371
+ fallbackImage && showRelatedArticleFallbackImage && React__default.createElement('img', { src: fallbackImage, alt: 'website logo', style: { objectFit: 'contain' } })
372
+ )
373
+ ),
374
+ React__default.createElement(
375
+ 'div',
376
+ { className: styles.mediaBody },
379
377
  React__default.createElement(
380
- 'div',
381
- { className: styles.cardTitle },
382
- article.title
378
+ 'a',
379
+ { href: '/view/' + (article.url ? article.url.current : '') },
380
+ React__default.createElement(
381
+ 'div',
382
+ { className: styles.cardTitle },
383
+ article.title
384
+ )
383
385
  )
384
386
  )
385
- )
386
- );
387
+ );
388
+ }
387
389
  })
388
390
  );
389
391
  };
@@ -754,20 +756,22 @@ var Article = forwardRef(function (props, ref) {
754
756
  'div',
755
757
  null,
756
758
  relatedLinks.map(function (relatedLink, index) {
757
- return React__default.createElement(
758
- 'span',
759
- { key: index, className: 'related-link' },
760
- React__default.createElement(
761
- 'a',
762
- { className: 'related-links', style: { color: 'blue' }, href: relatedLink.href },
763
- relatedLink.label
764
- ),
765
- React__default.createElement(
766
- 'style',
767
- { jsx: 'true' },
768
- '\n .related-link:not(:first-child):before {\n content: \' | \';\n }\n '
769
- )
770
- );
759
+ if (relatedLink && relatedLink.href && relatedLink.label) {
760
+ return React__default.createElement(
761
+ 'span',
762
+ { key: index, className: 'related-link' },
763
+ React__default.createElement(
764
+ 'a',
765
+ { className: 'related-links', style: { color: 'blue' }, href: relatedLink.href },
766
+ relatedLink.label
767
+ ),
768
+ React__default.createElement(
769
+ 'style',
770
+ { jsx: 'true' },
771
+ '\n .related-link:not(:first-child):before {\n content: \' | \';\n }\n '
772
+ )
773
+ );
774
+ }
771
775
  })
772
776
  );
773
777
  }
@@ -1264,7 +1268,7 @@ var Article = forwardRef(function (props, ref) {
1264
1268
  React__default.createElement(
1265
1269
  'div',
1266
1270
  { className: 'ad-box', style: { textAlign: 'center' } },
1267
- main_43 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
1271
+ main_36 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
1268
1272
  if (index === 0) {
1269
1273
  return React__default.createElement(
1270
1274
  'div',
@@ -1348,7 +1352,7 @@ var Article = forwardRef(function (props, ref) {
1348
1352
  blocks: isi
1349
1353
  })
1350
1354
  ),
1351
- main_43 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
1355
+ main_36 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
1352
1356
  if (index > 0) {
1353
1357
  return React__default.createElement(
1354
1358
  'div',
@@ -1447,7 +1451,7 @@ var ArticleQueue = function ArticleQueue(props) {
1447
1451
  return item.url.current === path;
1448
1452
  });
1449
1453
  var targeting = getTargeting({ article: activeArticle, cpModificationRequired: cpModificationRequired, position: props.position, prevUrl: prevUrl });
1450
- if (!main_43) {
1454
+ if (!main_36) {
1451
1455
  lib_3.getGoogletag().then(function (googletag) {
1452
1456
  if (window.googletag && googletag.pubadsReady) {
1453
1457
  var slots = googletag.pubads().getSlots();
@@ -1464,7 +1468,7 @@ var ArticleQueue = function ArticleQueue(props) {
1464
1468
  });
1465
1469
  }
1466
1470
  //Refresh leaderboard ad on mobile
1467
- if (main_43) {
1471
+ if (main_36) {
1468
1472
  var leaderboardSlotId = '';
1469
1473
  lib_3.getGoogletag().then(function (googletag) {
1470
1474
  if (window.googletag && googletag.pubadsReady) {
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
5
  import 'prop-types';
6
- import { m as moment } from './moment-b6f49411.js';
6
+ import { m as moment } from './moment-e2f9b20c.js';
7
7
  import 'react-dom';
8
- import './slicedToArray-9c3bb613.js';
9
- import './index-f7fdcc91.js';
8
+ import './slicedToArray-67a08c9c.js';
9
+ import './index-73819142.js';
10
10
  import urlFor from './urlFor.js';
11
11
  import { L as LazyLoad } from './index-5f7e79e7.js';
12
12
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
- import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
13
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
14
14
 
15
15
  var YahooHero = function YahooHero(props) {
16
16
  var removeTimeStamp = props.removeTimeStamp;