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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +28 -30
  4. package/dist/cjs/AD300x250x600.js +28 -30
  5. package/dist/cjs/AD728x90.js +31 -33
  6. package/dist/cjs/ADFloatingFooter.js +30 -32
  7. package/dist/cjs/ADFooter.js +12 -15
  8. package/dist/cjs/ADGutter.js +30 -32
  9. package/dist/cjs/{ADInfeed-f8324b70.js → ADInfeed-7c09edba.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +30 -32
  11. package/dist/cjs/ADSponsoredResources.js +30 -32
  12. package/dist/cjs/ADWebcast.js +30 -32
  13. package/dist/cjs/ADWelcome.js +31 -33
  14. package/dist/cjs/{ADlgInfeed-98d7c699.js → ADlgInfeed-2e7effc7.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +27 -31
  16. package/dist/cjs/AdSlot.js +33 -35
  17. package/dist/cjs/AdSlotsProvider.js +910 -20
  18. package/dist/cjs/AlgoliaSearch.js +14023 -60
  19. package/dist/cjs/AlphabeticList.js +23 -26
  20. package/dist/cjs/ArticleCarousel.js +19 -25
  21. package/dist/cjs/ArticleProgramLandingPage.js +60 -62
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -43
  23. package/dist/cjs/ArticleSeriesListing.js +60 -62
  24. package/dist/cjs/Auth.js +1504 -682
  25. package/dist/cjs/AuthWrapper.js +266 -310
  26. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-02e827ae.js} +13 -14
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +25 -29
  30. package/dist/cjs/CMEDeck.js +82 -83
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +31 -36
  33. package/dist/cjs/Column3.js +57 -61
  34. package/dist/cjs/ConferenceArticleCard.js +25 -23
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +94 -99
  37. package/dist/cjs/DeckQueue.js +88 -92
  38. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-14d2455c.js} +32 -34
  39. package/dist/cjs/EventsDeck.js +134 -143
  40. package/dist/cjs/ExternalResources.js +78 -80
  41. package/dist/cjs/Feature.js +27 -26
  42. package/dist/cjs/ForbesHero.js +40 -43
  43. package/dist/cjs/GridContent.js +232 -238
  44. package/dist/cjs/GridHero.js +42 -45
  45. package/dist/cjs/GroupDeck.js +57 -60
  46. package/dist/cjs/HamMagazine.js +130 -137
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +15 -13
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +70 -72
  51. package/dist/cjs/HorizontalHero.js +28 -26
  52. package/dist/cjs/IssueContentDeck.js +71 -78
  53. package/dist/cjs/IssueDeck.js +70 -77
  54. package/dist/cjs/IssueLanding.js +65 -67
  55. package/dist/cjs/LeftNav.js +37 -40
  56. package/dist/cjs/MasterDeck.js +70 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1093 -1186
  58. package/dist/cjs/NavDvm.js +72 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +136 -143
  61. package/dist/cjs/NavNative.js +128 -138
  62. package/dist/cjs/OncliveHero.js +22 -19
  63. package/dist/cjs/OncliveLargeHero.js +70 -73
  64. package/dist/cjs/PageFilter.js +12 -15
  65. package/dist/cjs/PartnerDetailListing.js +3917 -118
  66. package/dist/cjs/PdfDownload.js +9 -10
  67. package/dist/cjs/PopUpModal.js +17 -21
  68. package/dist/cjs/PubSection.js +41 -43
  69. package/dist/cjs/PubToc.js +13 -16
  70. package/dist/cjs/PublicationDeck.js +65 -67
  71. package/dist/cjs/PublicationLanding.js +129 -135
  72. package/dist/cjs/QueueDeckExpanded.js +309 -310
  73. package/dist/cjs/RecentNews.js +22 -23
  74. package/dist/cjs/RelatedContent.js +29 -27
  75. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  76. package/dist/cjs/RolesDeck.js +27 -32
  77. package/dist/cjs/Search.js +16 -22
  78. package/dist/cjs/Segment.js +4 -6
  79. package/dist/cjs/SeriesListingDeck.js +37 -38
  80. package/dist/cjs/{SeriesSlider-e3e8ead7.js → SeriesSlider-49b81b0b.js} +35 -36
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +34 -37
  83. package/dist/cjs/SocialIcons.js +9 -10
  84. package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-650f6101.js} +36 -40
  85. package/dist/cjs/SocialShare.js +29 -31
  86. package/dist/cjs/TaxonomyCard.js +61 -64
  87. package/dist/cjs/TaxonomyDescription.js +53 -55
  88. package/dist/cjs/TemplateNormal.js +72 -74
  89. package/dist/cjs/ThumbnailCard.js +24 -23
  90. package/dist/cjs/Ustream.js +28 -31
  91. package/dist/cjs/VerticalHero.js +19 -17
  92. package/dist/cjs/VideoProgramLandingPage.js +74 -79
  93. package/dist/cjs/VideoSeriesCard.js +31 -32
  94. package/dist/cjs/VideoSeriesFilter.js +16 -18
  95. package/dist/cjs/VideoSeriesLandingPage.js +50 -52
  96. package/dist/cjs/VideoSeriesListing.js +77 -79
  97. package/dist/cjs/View.js +281 -284
  98. package/dist/cjs/YahooHero.js +39 -42
  99. package/dist/cjs/YoutubeGroup.js +73 -82
  100. package/dist/cjs/{_is-array-6128bd56.js → _is-array-aa52fa1e.js} +14 -14
  101. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-05795553.js} +9 -10
  102. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  103. package/dist/cjs/_object-sap-171b9ea5.js +16 -0
  104. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-9bac8737.js} +5 -5
  105. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-df19209d.js} +82 -84
  106. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  107. package/dist/cjs/{_to-object-6de10e57.js → core.get-iterator-method-f3c44602.js} +247 -11
  108. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  109. package/dist/cjs/define-property-21887c62.js +20 -0
  110. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-77a37684.js} +1 -1
  111. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  112. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  113. package/dist/cjs/events-1b438fe7.js +469 -0
  114. package/dist/cjs/{extends-29bdbc6d.js → extends-eed4f016.js} +13 -13
  115. package/dist/cjs/faundadb.js +19 -21
  116. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  117. package/dist/cjs/getQuery.js +2 -2
  118. package/dist/cjs/getRelatedArticle.js +18 -20
  119. package/dist/cjs/getRootDocGroup.js +6 -8
  120. package/dist/cjs/getSerializers.js +44 -45
  121. package/dist/cjs/{getTargeting-32d1c2e4.js → getTargeting-8874437b.js} +3 -3
  122. package/dist/cjs/getTargeting.js +6 -8
  123. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  124. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  125. package/dist/cjs/{index-32097c80.js → index-59af05c4.js} +1089 -1094
  126. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  127. package/dist/cjs/{index-0e4427c8.js → index-98e01cb9.js} +13 -479
  128. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  129. package/dist/cjs/index-e2e62963.js +89 -0
  130. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  131. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
  132. package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
  133. package/dist/cjs/{index.esm-c1e16606.js → index.esm-e32d3e8e.js} +7 -4
  134. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
  135. package/dist/cjs/index.js +164 -171
  136. package/dist/cjs/inherits-8d29278d.js +110 -0
  137. package/dist/cjs/{inherits-c2065b95.js → inherits-cba9c846.js} +26 -27
  138. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  139. package/dist/cjs/keys-d207942e.js +25 -0
  140. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  141. package/dist/cjs/main-02daeefe.js +862 -0
  142. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  143. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  144. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  145. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-f6d4eaa8.js} +17 -19
  146. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  147. package/dist/cjs/stringify-bbc68047.js +17 -0
  148. package/dist/cjs/timeDifferenceCalc.js +1 -1
  149. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-c9b8a0d0.js} +12 -14
  150. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  151. package/dist/cjs/{typeof-88a668c5.js → typeof-5f52cf64.js} +97 -98
  152. package/dist/cjs/urlFor.js +21 -4
  153. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-9ebe112f.js} +4 -4
  154. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  155. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  156. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-e34bf324.js} +8 -9
  157. package/dist/esm/AD.js +1 -1
  158. package/dist/esm/AD300x250.js +22 -23
  159. package/dist/esm/AD300x250x600.js +22 -23
  160. package/dist/esm/AD728x90.js +25 -26
  161. package/dist/esm/ADFloatingFooter.js +21 -22
  162. package/dist/esm/ADFooter.js +4 -6
  163. package/dist/esm/ADGutter.js +21 -22
  164. package/dist/esm/{ADInfeed-a71a3972.js → ADInfeed-bfd129d9.js} +6 -6
  165. package/dist/esm/ADSkyscraper.js +21 -22
  166. package/dist/esm/ADSponsoredResources.js +21 -22
  167. package/dist/esm/ADWebcast.js +21 -22
  168. package/dist/esm/ADWelcome.js +18 -19
  169. package/dist/esm/{ADlgInfeed-d94f1437.js → ADlgInfeed-0489335b.js} +4 -4
  170. package/dist/esm/AccordionPanel.js +6 -8
  171. package/dist/esm/AdSlot.js +22 -23
  172. package/dist/esm/AdSlotsProvider.js +907 -16
  173. package/dist/esm/AlgoliaSearch.js +13993 -29
  174. package/dist/esm/AlphabeticList.js +8 -10
  175. package/dist/esm/ArticleCarousel.js +13 -18
  176. package/dist/esm/ArticleProgramLandingPage.js +48 -49
  177. package/dist/esm/ArticleSeriesLandingPage.js +31 -32
  178. package/dist/esm/ArticleSeriesListing.js +33 -34
  179. package/dist/esm/Auth.js +1418 -592
  180. package/dist/esm/AuthWrapper.js +244 -287
  181. package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-e6f95c2f.js} +1 -1
  182. package/dist/esm/Beam.js +6 -8
  183. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
  184. package/dist/esm/Breadcrumbs.js +5 -7
  185. package/dist/esm/CMEDeck.js +23 -24
  186. package/dist/esm/Column1.js +4 -4
  187. package/dist/esm/Column2.js +19 -21
  188. package/dist/esm/Column3.js +37 -38
  189. package/dist/esm/ConferenceArticleCard.js +10 -7
  190. package/dist/esm/DeckContent.js +48 -49
  191. package/dist/esm/DeckQueue.js +48 -48
  192. package/dist/esm/{Dfp-be030f2a.js → Dfp-f867d061.js} +13 -14
  193. package/dist/esm/EventsDeck.js +48 -50
  194. package/dist/esm/ExternalResources.js +46 -47
  195. package/dist/esm/Feature.js +7 -4
  196. package/dist/esm/ForbesHero.js +10 -12
  197. package/dist/esm/GridContent.js +89 -90
  198. package/dist/esm/GridHero.js +11 -13
  199. package/dist/esm/GroupDeck.js +12 -14
  200. package/dist/esm/HamMagazine.js +28 -30
  201. package/dist/esm/Hero.js +7 -4
  202. package/dist/esm/HighlightenVideo.js +2 -2
  203. package/dist/esm/HorizontalArticleListing.js +45 -46
  204. package/dist/esm/HorizontalHero.js +8 -5
  205. package/dist/esm/IssueContentDeck.js +25 -27
  206. package/dist/esm/IssueDeck.js +35 -37
  207. package/dist/esm/IssueLanding.js +54 -55
  208. package/dist/esm/LeftNav.js +20 -21
  209. package/dist/esm/MasterDeck.js +35 -36
  210. package/dist/esm/MediaSeriesLanding.js +643 -733
  211. package/dist/esm/NavDvm.js +14 -16
  212. package/dist/esm/NavMagazine.js +32 -34
  213. package/dist/esm/NavNative.js +32 -34
  214. package/dist/esm/OncliveHero.js +8 -4
  215. package/dist/esm/OncliveLargeHero.js +11 -13
  216. package/dist/esm/PageFilter.js +4 -6
  217. package/dist/esm/PartnerDetailListing.js +3863 -64
  218. package/dist/esm/PdfDownload.js +2 -2
  219. package/dist/esm/PopUpModal.js +4 -6
  220. package/dist/esm/PubSection.js +33 -34
  221. package/dist/esm/PubToc.js +6 -8
  222. package/dist/esm/PublicationDeck.js +27 -24
  223. package/dist/esm/PublicationLanding.js +47 -49
  224. package/dist/esm/QueueDeckExpanded.js +37 -38
  225. package/dist/esm/RecentNews.js +4 -4
  226. package/dist/esm/RelatedContent.js +10 -7
  227. package/dist/esm/RolesDeck.js +12 -12
  228. package/dist/esm/Search.js +6 -8
  229. package/dist/esm/Segment.js +4 -6
  230. package/dist/esm/SeriesListingDeck.js +19 -20
  231. package/dist/esm/{SeriesSlider-ae17159f.js → SeriesSlider-d555a1d2.js} +10 -10
  232. package/dist/esm/SetCookie.js +1 -1
  233. package/dist/esm/SideFooter.js +13 -15
  234. package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-d7dec0c2.js} +12 -12
  235. package/dist/esm/TaxonomyCard.js +27 -25
  236. package/dist/esm/TaxonomyDescription.js +44 -45
  237. package/dist/esm/TemplateNormal.js +48 -49
  238. package/dist/esm/ThumbnailCard.js +10 -7
  239. package/dist/esm/Ustream.js +12 -14
  240. package/dist/esm/VerticalHero.js +6 -3
  241. package/dist/esm/VideoProgramLandingPage.js +52 -53
  242. package/dist/esm/VideoSeriesCard.js +13 -13
  243. package/dist/esm/VideoSeriesFilter.js +7 -9
  244. package/dist/esm/VideoSeriesLandingPage.js +37 -38
  245. package/dist/esm/VideoSeriesListing.js +34 -35
  246. package/dist/esm/View.js +109 -108
  247. package/dist/esm/YahooHero.js +13 -15
  248. package/dist/esm/YoutubeGroup.js +35 -43
  249. package/dist/esm/{_is-array-3e99e06e.js → _is-array-4df618a6.js} +6 -6
  250. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-130ee549.js} +7 -8
  251. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  252. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-8b8ea5a9.js} +1 -1
  253. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-c54dd835.js} +2 -2
  254. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-7bf8bc4d.js} +30 -32
  255. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
  256. package/dist/esm/{_to-object-b50e61c3.js → core.get-iterator-method-86d4db69.js} +238 -9
  257. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  258. package/dist/esm/define-property-6d26cb48.js +18 -0
  259. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-d7d9b577.js} +1 -1
  260. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  261. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  262. package/dist/esm/events-6c3a7a63.js +467 -0
  263. package/dist/esm/{extends-60e0e1c6.js → extends-5b1796d4.js} +7 -7
  264. package/dist/esm/faundadb.js +5 -7
  265. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  266. package/dist/esm/getQuery.js +2 -2
  267. package/dist/esm/getRelatedArticle.js +12 -14
  268. package/dist/esm/getRootDocGroup.js +4 -6
  269. package/dist/esm/getSerializers.js +44 -45
  270. package/dist/esm/{getTargeting-cf2724e3.js → getTargeting-277c801e.js} +2 -2
  271. package/dist/esm/getTargeting.js +6 -8
  272. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  273. package/dist/esm/{index-5cc7b406.js → index-41a678ea.js} +4 -469
  274. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  275. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  276. package/dist/esm/index-aaa2dae0.js +85 -0
  277. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  278. package/dist/esm/{index-5e84f9cd.js → index-efc23b2b.js} +664 -659
  279. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  280. package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
  281. package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
  282. package/dist/esm/{index.esm-9b042655.js → index.esm-f8aaeeeb.js} +7 -4
  283. package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
  284. package/dist/esm/index.js +122 -126
  285. package/dist/esm/{inherits-a41fe93f.js → inherits-2409637d.js} +18 -19
  286. package/dist/esm/inherits-77d5e4fc.js +101 -0
  287. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  288. package/dist/esm/keys-69989821.js +23 -0
  289. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  290. package/dist/esm/main-e4a934b2.js +851 -0
  291. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  292. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  293. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  294. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-67a08c9c.js} +12 -14
  295. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  296. package/dist/esm/stringify-70b72959.js +15 -0
  297. package/dist/esm/timeDifferenceCalc.js +1 -1
  298. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-32282905.js} +7 -9
  299. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  300. package/dist/esm/{typeof-a286cf0c.js → typeof-c05a82ba.js} +35 -36
  301. package/dist/esm/urlFor.js +19 -2
  302. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-4c4fe0ba.js} +4 -4
  303. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  304. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-f8f967cd.js} +2 -3
  305. package/package.json +1 -1
  306. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  307. package/dist/cjs/_object-sap-a175b4a9.js +0 -16
  308. package/dist/cjs/core.get-iterator-method-f474eacc.js +0 -39
  309. package/dist/cjs/define-property-c88be878.js +0 -20
  310. package/dist/cjs/es6.string.iterator-c2573ffd.js +0 -210
  311. package/dist/cjs/keys-7f2c2108.js +0 -25
  312. package/dist/cjs/main-f1c77adb.js +0 -973
  313. package/dist/cjs/stringify-c9ac1214.js +0 -17
  314. package/dist/esm/core.get-iterator-method-133dfacd.js +0 -36
  315. package/dist/esm/define-property-fe54dc9f.js +0 -18
  316. package/dist/esm/es6.string.iterator-bc33758b.js +0 -201
  317. package/dist/esm/keys-7a3adabf.js +0 -23
  318. package/dist/esm/main-d4165069.js +0 -961
  319. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -263,9 +263,6 @@ var InfiniteScroll = /** @class */ (function (_super) {
263
263
  _this.dragging = false;
264
264
  if (_this.state.pullToRefreshThresholdBreached) {
265
265
  _this.props.refreshFunction && _this.props.refreshFunction();
266
- _this.setState({
267
- pullToRefreshThresholdBreached: false,
268
- });
269
266
  }
270
267
  requestAnimationFrame(function () {
271
268
  // this._infScroll
@@ -291,9 +288,7 @@ var InfiniteScroll = /** @class */ (function (_super) {
291
288
  // prevents multiple triggers.
292
289
  if (_this.actionTriggered)
293
290
  return;
294
- var atBottom = _this.props.inverse
295
- ? _this.isElementAtTop(target, _this.props.scrollThreshold)
296
- : _this.isElementAtBottom(target, _this.props.scrollThreshold);
291
+ var atBottom = _this.isElementAtBottom(target, _this.props.scrollThreshold);
297
292
  // call the `next` function in the props to trigger the next data fetch
298
293
  if (atBottom && _this.props.hasMore) {
299
294
  _this.actionTriggered = true;
@@ -366,30 +361,17 @@ var InfiniteScroll = /** @class */ (function (_super) {
366
361
  }
367
362
  };
368
363
  InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
369
- // do nothing when dataLength is unchanged
370
- if (this.props.dataLength === props.dataLength)
364
+ // do nothing when dataLength and key are unchanged
365
+ if (this.props.key === props.key &&
366
+ this.props.dataLength === props.dataLength)
371
367
  return;
372
368
  this.actionTriggered = false;
373
369
  // update state when new data was sent in
374
370
  this.setState({
375
371
  showLoader: false,
372
+ pullToRefreshThresholdBreached: false,
376
373
  });
377
374
  };
378
- InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
379
- if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
380
- var clientHeight = target === document.body || target === document.documentElement
381
- ? window.screen.availHeight
382
- : target.clientHeight;
383
- var threshold = parseThreshold(scrollThreshold);
384
- if (threshold.unit === ThresholdUnits.Pixel) {
385
- return (target.scrollTop <=
386
- threshold.value + clientHeight - target.scrollHeight + 1 ||
387
- target.scrollTop === 0);
388
- }
389
- return (target.scrollTop <=
390
- threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
391
- target.scrollTop === 0);
392
- };
393
375
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
394
376
  if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
395
377
  var clientHeight = target === document.body || target === document.documentElement
@@ -1,16 +1,25 @@
1
- import { G as GenIcon } from './iconBase-ccc56b97.js';
1
+ import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- function IoIosArrowDropupCircle (props) {
4
+ var IoIosArrowDropupCircle = function (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
6
- }function IoIosArrowForward (props) {
6
+ };
7
+ IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
8
+ var IoIosArrowForward = function (props) {
7
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
8
- }function IoIosOpen (props) {
10
+ };
11
+ IoIosArrowForward.displayName = "IoIosArrowForward";
12
+ var IoIosOpen = function (props) {
9
13
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
10
- }function IoMdArrowDropdown (props) {
14
+ };
15
+ IoIosOpen.displayName = "IoIosOpen";
16
+ var IoMdArrowDropdown = function (props) {
11
17
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
12
- }function IoMdLogIn (props) {
18
+ };
19
+ IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
20
+ var IoMdLogIn = function (props) {
13
21
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
14
- }
22
+ };
23
+ IoMdLogIn.displayName = "IoMdLogIn";
15
24
 
16
25
  export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
@@ -1,14 +1,21 @@
1
- import { G as GenIcon } from './iconBase-ccc56b97.js';
1
+ import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- function FaLongArrowAltRight (props) {
4
+ var FaLongArrowAltRight = function (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
6
- }function FaMinus (props) {
6
+ };
7
+ FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
8
+ var FaMinus = function (props) {
7
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
8
- }function FaPlus (props) {
10
+ };
11
+ FaMinus.displayName = "FaMinus";
12
+ var FaPlus = function (props) {
9
13
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
10
- }function FaRegWindowClose (props) {
14
+ };
15
+ FaPlus.displayName = "FaPlus";
16
+ var FaRegWindowClose = function (props) {
11
17
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
12
- }
18
+ };
19
+ FaRegWindowClose.displayName = "FaRegWindowClose";
13
20
 
14
21
  export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
@@ -1,10 +1,13 @@
1
- import { G as GenIcon } from './iconBase-ccc56b97.js';
1
+ import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- function MdEmail (props) {
4
+ var MdEmail = function (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
6
- }function MdPictureAsPdf (props) {
6
+ };
7
+ MdEmail.displayName = "MdEmail";
8
+ var MdPictureAsPdf = function (props) {
7
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
8
- }
10
+ };
11
+ MdPictureAsPdf.displayName = "MdPictureAsPdf";
9
12
 
10
13
  export { MdEmail as M, MdPictureAsPdf as a };
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
- import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
3
- import { G as GenIcon } from './iconBase-ccc56b97.js';
2
+ import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
3
+ import { G as GenIcon } from './iconBase-602d52fe.js';
4
4
 
5
5
  var year = new Date().getFullYear();
6
6
 
@@ -82,8 +82,9 @@ var SocialNavFooter = function SocialNavFooter(props) {
82
82
  };
83
83
 
84
84
  // THIS FILE IS AUTO GENERATED
85
- function GoSearch (props) {
85
+ var GoSearch = function (props) {
86
86
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
87
- }
87
+ };
88
+ GoSearch.displayName = "GoSearch";
88
89
 
89
90
  export { GoSearch as G, SocialNavFooter as S };
package/dist/esm/index.js CHANGED
@@ -1,73 +1,161 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import './extends-5b1796d4.js';
8
+ import './_object-sap-8b8ea5a9.js';
9
+ import './inherits-2409637d.js';
10
+ import './define-property-6d26cb48.js';
11
+ import './web.dom.iterable-f8f967cd.js';
12
+ import './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
+ import React__default from 'react';
15
+ import './events-6c3a7a63.js';
16
+ import './index-41a678ea.js';
17
+ import 'prop-types';
18
+ import 'react-bootstrap/Container';
19
+ import Row$1 from 'react-bootstrap/Row';
20
+ import Col$1 from 'react-bootstrap/Col';
21
+ import 'react-bootstrap/Card';
22
+ import './moment-e2f9b20c.js';
23
+ import 'next/router';
24
+ import './isSymbol-1981418f.js';
25
+ import './debounce-9207d8ee.js';
26
+ import './toNumber-2f7a84cd.js';
27
+ import './index.es-29c1cef5.js';
28
+ import 'react-dom';
29
+ import './visibility-sensor-72fd8f8b.js';
30
+ import './slicedToArray-67a08c9c.js';
31
+ import './index-73819142.js';
32
+ import urlFor from './urlFor.js';
33
+ export { default as urlFor } from './urlFor.js';
34
+ import { L as LazyLoad } from './index-5f7e79e7.js';
35
+ import './main-e4a934b2.js';
36
+ import './entities-7cc3bf45.js';
37
+ import './stringify-70b72959.js';
38
+ import './asyncToGenerator-7bf8bc4d.js';
39
+ export { default as Segment } from './Segment.js';
40
+ export { default as Beam } from './Beam.js';
41
+ export { default as AdSlot } from './AdSlot.js';
42
+ import './ADInfeed-bfd129d9.js';
1
43
  export { default as DeckContent } from './DeckContent.js';
44
+ import './lodash-17fdfebb.js';
45
+ import './ADlgInfeed-0489335b.js';
46
+ import './getContentCategory-15dcc413.js';
47
+ import './get-1e515072.js';
48
+ import './eq-b470f743.js';
49
+ export { default as AD } from './AD.js';
50
+ import './AuthorComponent-e6f95c2f.js';
51
+ import 'react-bootstrap/Button';
2
52
  export { default as GridContent } from './GridContent.js';
3
53
  export { default as DeckQueue } from './DeckQueue.js';
54
+ import 'react-bootstrap/Media';
4
55
  export { default as ThumbnailCard } from './ThumbnailCard.js';
56
+ import './BlockContent-e9b4ddcf.js';
57
+ import './react-social-icons-a7d5c5c7.js';
5
58
  export { default as TaxonomyCard } from './TaxonomyCard.js';
6
59
  export { default as RolesDeck } from './RolesDeck.js';
60
+ import './index-c7e2ac95.js';
61
+ import './smoothscroll-0cd4c7a6.js';
7
62
  export { default as GroupDeck } from './GroupDeck.js';
8
63
  export { default as YoutubeGroup } from './YoutubeGroup.js';
64
+ import 'react-bootstrap';
65
+ import './timeDifferenceCalc.js';
9
66
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
67
+ import './iconBase-602d52fe.js';
68
+ import './index.esm-29e48d38.js';
10
69
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
11
70
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
71
+ export { default as ArticleCarousel } from './ArticleCarousel.js';
72
+ export { g as getSerializers } from './index-efc23b2b.js';
73
+ import './util-7700fc59.js';
74
+ import './brightcove-react-player-loader.es-83f53e4e.js';
75
+ import 'next/head';
76
+ import 'react-share';
77
+ export { default as SocialShare } from './SocialShare.js';
78
+ import './_object-to-array-c54dd835.js';
79
+ import 'react-bootstrap/Pagination';
80
+ import 'react-bootstrap/Figure';
81
+ import 'react-bootstrap/OverlayTrigger';
82
+ import 'react-bootstrap/Tooltip';
83
+ import 'react-bootstrap/Popover';
12
84
  export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
13
85
  export { default as MasterDeck } from './MasterDeck.js';
14
86
  export { default as PublicationDeck } from './PublicationDeck.js';
15
87
  export { default as IssueDeck } from './IssueDeck.js';
88
+ import 'react-bootstrap/Badge';
16
89
  export { default as IssueContentDeck } from './IssueContentDeck.js';
90
+ import './defineProperty-d7d9b577.js';
17
91
  export { default as EventsDeck } from './EventsDeck.js';
92
+ import 'react-bootstrap/Spinner';
93
+ import 'react-bootstrap/Form';
94
+ import './index-ef6d5dcf.js';
95
+ import './js.cookie-6874175c.js';
18
96
  export { default as CMEDeck } from './CMEDeck.js';
19
97
  export { default as ExternalResources } from './ExternalResources.js';
98
+ import './index-aaa2dae0.js';
20
99
  export { default as AlgoliaSearch } from './AlgoliaSearch.js';
100
+ import './inherits-77d5e4fc.js';
21
101
  export { Column1 } from './Column1.js';
102
+ export { default as SideFooter } from './SideFooter.js';
103
+ import './ConferenceBanner-8792ebd2.js';
22
104
  export { Column2 } from './Column2.js';
105
+ export { default as ADSponsoredResources } from './ADSponsoredResources.js';
106
+ import 'react-bootstrap/ListGroup';
107
+ export { default as ADWebcast } from './ADWebcast.js';
108
+ export { default as LeftNav } from './LeftNav.js';
109
+ export { default as PageFilter } from './PageFilter.js';
23
110
  export { Column3 } from './Column3.js';
24
111
  export { default as Header } from './Header.js';
25
- export { default as LeftNav } from './LeftNav.js';
112
+ import 'react-bootstrap/Accordion';
113
+ import 'react-bootstrap/AccordionToggle';
26
114
  export { default as AccordionPanel } from './AccordionPanel.js';
27
- export { default as SocialShare } from './SocialShare.js';
28
- export { default as PageFilter } from './PageFilter.js';
29
115
  export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
116
+ import 'react-bootstrap/Nav';
117
+ import 'react-bootstrap/Navbar';
118
+ import 'react-bootstrap/NavDropdown';
119
+ import './index.esm-f8aaeeeb.js';
120
+ import './NavFooter-e27bd93b.js';
121
+ import './index.esm-fd746768.js';
122
+ export { default as SocialIcons } from './SocialIcons.js';
123
+ import 'react-bootstrap/FormControl';
124
+ import './SocialSearchComponent-d7dec0c2.js';
30
125
  export { default as NavMagazine } from './NavMagazine.js';
31
126
  export { NavNative } from './NavNative.js';
127
+ export { default as Search } from './Search.js';
32
128
  export { NavDvm } from './NavDvm.js';
33
129
  export { HamMagazine } from './HamMagazine.js';
130
+ export { default as ADGutter } from './ADGutter.js';
131
+ export { default as AD728x90 } from './AD728x90.js';
34
132
  export { default as TemplateNormal } from './TemplateNormal.js';
35
- export { default as AD } from './AD.js';
36
133
  export { default as AD300x250 } from './AD300x250.js';
37
134
  export { default as AD300x250x600 } from './AD300x250x600.js';
38
- export { default as AD728x90 } from './AD728x90.js';
39
135
  export { default as ADFooter } from './ADFooter.js';
40
- export { default as AdSlot } from './AdSlot.js';
41
136
  export { default as AdSlotsProvider } from './AdSlotsProvider.js';
42
137
  export { default as ADFloatingFooter } from './ADFloatingFooter.js';
43
- export { default as ADGutter } from './ADGutter.js';
44
138
  export { default as ADWelcome } from './ADWelcome.js';
45
- export { default as ADSponsoredResources } from './ADSponsoredResources.js';
46
- export { default as ADWebcast } from './ADWebcast.js';
47
139
  export { default as ADSkyscraper } from './ADSkyscraper.js';
48
- export { default as Search } from './Search.js';
140
+ import 'react-bootstrap/Carousel';
49
141
  export { default as Feature } from './Feature.js';
50
- import React__default from 'react';
51
- import urlFor from './urlFor.js';
52
- export { default as urlFor } from './urlFor.js';
53
- import Row from 'react-bootstrap/Row';
54
- import Col from 'react-bootstrap/Col';
55
- import 'react-bootstrap/Badge';
56
- import { L as LazyLoad } from './index-755f2cc2.js';
142
+ import 'react-bootstrap/Breadcrumb';
57
143
  export { default as Breadcrumbs } from './Breadcrumbs.js';
58
144
  export { default as Hero } from './Hero.js';
145
+ import './keys-69989821.js';
59
146
  export { default as AlphabeticList } from './AlphabeticList.js';
60
147
  export { default as PdfDownload } from './PdfDownload.js';
148
+ import 'react-bootstrap/DropdownButton';
149
+ import 'react-bootstrap/Dropdown';
61
150
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
151
+ import './index.esm-cf08bf18.js';
62
152
  export { default as Ustream } from './Ustream.js';
63
- export { default as SideFooter } from './SideFooter.js';
64
153
  export { default as HighlightenVideo } from './HighlightenVideo.js';
65
154
  export { default as PublicationLanding } from './PublicationLanding.js';
66
155
  export { default as IssueLanding } from './IssueLanding.js';
156
+ import 'react-bootstrap/Modal';
67
157
  export { default as PopUpModal } from './PopUpModal.js';
68
158
  export { default as RelatedContent } from './RelatedContent.js';
69
- export { default as SocialIcons } from './SocialIcons.js';
70
- export { default as ArticleCarousel } from './ArticleCarousel.js';
71
159
  export { default as TaxonomyDescription } from './TaxonomyDescription.js';
72
160
  export { default as PubToc } from './PubToc.js';
73
161
  export { default as PubSection } from './PubSection.js';
@@ -79,120 +167,28 @@ export { default as VerticalHero } from './VerticalHero.js';
79
167
  export { default as YahooHero } from './YahooHero.js';
80
168
  export { default as GridHero } from './GridHero.js';
81
169
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
82
- export { g as getSerializers } from './index-5e84f9cd.js';
83
- export { default as Beam } from './Beam.js';
84
- export { default as Segment } from './Segment.js';
85
170
  export { default as KMTracker } from './KMTracker.js';
86
171
  export { default as getSeriesDetail } from './getSeriesDetail.js';
87
172
  export { default as SetCookie } from './SetCookie.js';
173
+ import './index-db3bb315.js';
88
174
  export { default as getRelatedArticle } from './getRelatedArticle.js';
175
+ export { default as getQuery } from './getQuery.js';
89
176
  export { default as Auth } from './Auth.js';
177
+ import 'passport-local';
178
+ import 'mysql';
179
+ import './md5-9be0e905.js';
180
+ import './SeriesSlider-d555a1d2.js';
181
+ export { g as getTargeting } from './getTargeting-277c801e.js';
90
182
  export { default as View } from './View.js';
183
+ export { default as getKeywords } from './getKeywords.js';
184
+ import './style-inject.es-1f59c1d0.js';
185
+ import 'disqus-react';
91
186
  export { default as PartnerDetailListing } from './PartnerDetailListing.js';
92
187
  export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
188
+ import './VideoSeriesCard.js';
93
189
  export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
94
190
  export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
95
191
  export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
96
- export { g as getTargeting } from './getTargeting-cf2724e3.js';
97
- export { default as getKeywords } from './getKeywords.js';
98
- export { default as getQuery } from './getQuery.js';
99
- import './toConsumableArray-6d9a4616.js';
100
- import './_commonjsHelpers-0c4b6f40.js';
101
- import './es6.string.iterator-bc33758b.js';
102
- import './_to-object-b50e61c3.js';
103
- import './_iter-detect-7e5e5ce2.js';
104
- import './core.get-iterator-method-133dfacd.js';
105
- import './extends-60e0e1c6.js';
106
- import './_object-pie-133f504a.js';
107
- import './inherits-a41fe93f.js';
108
- import './_object-sap-f353c2a9.js';
109
- import './define-property-fe54dc9f.js';
110
- import './typeof-a286cf0c.js';
111
- import './web.dom.iterable-4109ff68.js';
112
- import './_is-array-3e99e06e.js';
113
- import './_library-528f1934.js';
114
- import './index-5cc7b406.js';
115
- import 'prop-types';
116
- import 'react-bootstrap/Container';
117
- import 'react-bootstrap/Card';
118
- import './moment-bc12cb97.js';
119
- import 'next/router';
120
- import './debounce-533d9748.js';
121
- import './isSymbol-a7e9aafe.js';
122
- import './toNumber-5aeba6e7.js';
123
- import './index.es-a6137319.js';
124
- import './visibility-sensor-72fd8f8b.js';
125
- import 'react-dom';
126
- import './main-d4165069.js';
127
- import './entities-932b50cf.js';
128
- import './ADInfeed-a71a3972.js';
129
- import './slicedToArray-be2f7a22.js';
130
- import './lodash-f97fd99a.js';
131
- import './ADlgInfeed-d94f1437.js';
132
- import './getContentCategory-15dcc413.js';
133
- import './get-3c308da4.js';
134
- import './eq-bdcbf886.js';
135
- import './AuthorComponent-30aeba69.js';
136
- import 'react-bootstrap/Button';
137
- import 'react-bootstrap/Media';
138
- import './BlockContent-c99c9a8d.js';
139
- import './index-0dbff1d1.js';
140
- import './react-social-icons-9be47857.js';
141
- import './index-c7e2ac95.js';
142
- import './smoothscroll-fa4e3f8c.js';
143
- import 'react-bootstrap';
144
- import './timeDifferenceCalc.js';
145
- import './index.esm-f6156a57.js';
146
- import './iconBase-ccc56b97.js';
147
- import './asyncToGenerator-7f8f9219.js';
148
- import './defineProperty-f5ff6f5a.js';
149
- import './_object-to-array-0f197f89.js';
150
- import './stringify-59c8f690.js';
151
- import 'react-bootstrap/Spinner';
152
- import 'react-bootstrap/Form';
153
- import './index-79cfd25c.js';
154
- import './js.cookie-6874175c.js';
155
- import 'react-instantsearch-dom';
156
- import './ConferenceBanner-8792ebd2.js';
157
- import 'next/head';
158
- import 'react-bootstrap/ListGroup';
159
- import 'react-bootstrap/Accordion';
160
- import 'react-bootstrap/AccordionToggle';
161
- import 'react-share';
162
- import 'react-bootstrap/Nav';
163
- import 'react-bootstrap/Navbar';
164
- import 'react-bootstrap/NavDropdown';
165
- import './index.esm-9b042655.js';
166
- import './NavFooter-e27bd93b.js';
167
- import './index.esm-37268dca.js';
168
- import './SocialSearchComponent-db963c3e.js';
169
- import 'react-bootstrap/FormControl';
170
- import 'react-ga';
171
- import 'react-bootstrap/Carousel';
172
- import 'react-bootstrap/Breadcrumb';
173
- import './keys-7a3adabf.js';
174
- import 'react-bootstrap/DropdownButton';
175
- import 'react-bootstrap/Dropdown';
176
- import './index.esm-d4932dea.js';
177
- import './brightcove-react-player-loader.es-57a70a56.js';
178
- import 'react-bootstrap/Modal';
179
- import './util-3ab476bf.js';
180
- import 'react-bootstrap/Pagination';
181
- import 'react-bootstrap/Figure';
182
- import 'react-bootstrap/OverlayTrigger';
183
- import 'react-bootstrap/Tooltip';
184
- import 'react-bootstrap/Popover';
185
- import './index-db3bb315.js';
186
- import 'swr';
187
- import 'passport-local';
188
- import 'mysql';
189
- import './md5-4e42248e.js';
190
- import './SeriesSlider-ae17159f.js';
191
- import './style-inject.es-1f59c1d0.js';
192
- import 'disqus-react';
193
- import 'react-twitter-embed';
194
- import 'react-facebook';
195
- import './VideoSeriesCard.js';
196
192
 
197
193
  //Feature query to be used
198
194
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -223,10 +219,10 @@ var FeatureArticles = function FeatureArticles(props) {
223
219
  React__default.Fragment,
224
220
  null,
225
221
  React__default.createElement(
226
- Row,
222
+ Row$1,
227
223
  { className: 'article-wrap' },
228
224
  React__default.createElement(
229
- Col,
225
+ Col$1,
230
226
  { className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
231
227
  React__default.createElement(
232
228
  'a',
@@ -243,7 +239,7 @@ var FeatureArticles = function FeatureArticles(props) {
243
239
  )
244
240
  ),
245
241
  React__default.createElement(
246
- Col,
242
+ Col$1,
247
243
  { className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
248
244
  React__default.createElement(
249
245
  'a',
@@ -1,9 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { f as _toObject, a as _core, c as _ctx, o as _anObject, b as _isObject, _ as _export } from './_to-object-b50e61c3.js';
3
- import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-bc33758b.js';
4
- import { _ as _objectSap } from './_object-sap-f353c2a9.js';
5
- import { d as defineProperty } from './define-property-fe54dc9f.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-a286cf0c.js';
2
+ import { r as _objectGpo, i as _toObject, a as _core, d as _ctx, s as _anObject, b as _isObject, _ as _export, c as _objectCreate } from './core.get-iterator-method-86d4db69.js';
3
+ import { _ as _objectSap } from './_object-sap-8b8ea5a9.js';
4
+ import { d as defineProperty } from './define-property-6d26cb48.js';
5
+ import { a as _typeof_1, b as _objectGopd } from './typeof-c05a82ba.js';
7
6
 
8
7
  // 19.1.2.9 Object.getPrototypeOf(O)
9
8
 
@@ -15,13 +14,13 @@ _objectSap('getPrototypeOf', function () {
15
14
  };
16
15
  });
17
16
 
18
- var getPrototypeOf$1 = _core.Object.getPrototypeOf;
17
+ var getPrototypeOf = _core.Object.getPrototypeOf;
19
18
 
20
- var getPrototypeOf = createCommonjsModule(function (module) {
21
- module.exports = { "default": getPrototypeOf$1, __esModule: true };
19
+ var getPrototypeOf$1 = createCommonjsModule(function (module) {
20
+ module.exports = { "default": getPrototypeOf, __esModule: true };
22
21
  });
23
22
 
24
- var _Object$getPrototypeOf = unwrapExports(getPrototypeOf);
23
+ var _Object$getPrototypeOf = unwrapExports(getPrototypeOf$1);
25
24
 
26
25
  var classCallCheck = createCommonjsModule(function (module, exports) {
27
26
 
@@ -118,27 +117,27 @@ var _setProto = {
118
117
 
119
118
  _export(_export.S, 'Object', { setPrototypeOf: _setProto.set });
120
119
 
121
- var setPrototypeOf$1 = _core.Object.setPrototypeOf;
120
+ var setPrototypeOf = _core.Object.setPrototypeOf;
122
121
 
123
- var setPrototypeOf = createCommonjsModule(function (module) {
124
- module.exports = { "default": setPrototypeOf$1, __esModule: true };
122
+ var setPrototypeOf$1 = createCommonjsModule(function (module) {
123
+ module.exports = { "default": setPrototypeOf, __esModule: true };
125
124
  });
126
125
 
127
- unwrapExports(setPrototypeOf);
126
+ unwrapExports(setPrototypeOf$1);
128
127
 
129
128
  // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
130
129
  _export(_export.S, 'Object', { create: _objectCreate });
131
130
 
132
131
  var $Object = _core.Object;
133
- var create$1 = function create(P, D) {
132
+ var create = function create(P, D) {
134
133
  return $Object.create(P, D);
135
134
  };
136
135
 
137
- var create = createCommonjsModule(function (module) {
138
- module.exports = { "default": create$1, __esModule: true };
136
+ var create$1 = createCommonjsModule(function (module) {
137
+ module.exports = { "default": create, __esModule: true };
139
138
  });
140
139
 
141
- unwrapExports(create);
140
+ unwrapExports(create$1);
142
141
 
143
142
  var inherits = createCommonjsModule(function (module, exports) {
144
143
 
@@ -146,11 +145,11 @@ exports.__esModule = true;
146
145
 
147
146
 
148
147
 
149
- var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf);
148
+ var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf$1);
150
149
 
151
150
 
152
151
 
153
- var _create2 = _interopRequireDefault(create);
152
+ var _create2 = _interopRequireDefault(create$1);
154
153
 
155
154
 
156
155