@mjhls/mjh-framework 1.0.885-beta.0 → 1.0.885

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 (335) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +29 -28
  4. package/dist/cjs/AD300x250x600.js +29 -28
  5. package/dist/cjs/AD728x90.js +32 -31
  6. package/dist/cjs/ADFloatingFooter.js +31 -30
  7. package/dist/cjs/ADFooter.js +13 -12
  8. package/dist/cjs/ADGutter.js +31 -30
  9. package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +31 -30
  11. package/dist/cjs/ADSponsoredResources.js +31 -30
  12. package/dist/cjs/ADWebcast.js +31 -30
  13. package/dist/cjs/ADWelcome.js +32 -31
  14. package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +29 -27
  16. package/dist/cjs/AdSlot.js +32 -31
  17. package/dist/cjs/AdSlotsProvider.js +18 -909
  18. package/dist/cjs/AlgoliaSearch.js +1490 -1306
  19. package/dist/cjs/AlphabeticList.js +24 -23
  20. package/dist/cjs/ArticleCarousel.js +20 -19
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -57
  22. package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
  23. package/dist/cjs/ArticleSeriesListing.js +60 -59
  24. package/dist/cjs/Auth.js +680 -1504
  25. package/dist/cjs/AuthWrapper.js +1637 -419
  26. package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +27 -25
  30. package/dist/cjs/CMEDeck.js +81 -81
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +34 -31
  33. package/dist/cjs/Column3.js +60 -57
  34. package/dist/cjs/ConferenceArticleCard.js +41 -40
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +105 -101
  37. package/dist/cjs/DeckQueue.js +91 -87
  38. package/dist/cjs/{Dfp-f492f985.js → Dfp-9be904d5.js} +32 -31
  39. package/dist/cjs/EventsDeck.js +157 -150
  40. package/dist/cjs/ExternalResources.js +79 -78
  41. package/dist/cjs/Feature.js +29 -27
  42. package/dist/cjs/ForbesHero.js +41 -40
  43. package/dist/cjs/GridContent.js +320 -203
  44. package/dist/cjs/GridHero.js +43 -42
  45. package/dist/cjs/GroupDeck.js +58 -57
  46. package/dist/cjs/HamMagazine.js +144 -139
  47. package/dist/cjs/Header.js +14 -12
  48. package/dist/cjs/Hero.js +16 -15
  49. package/dist/cjs/HighlightenVideo.js +18 -17
  50. package/dist/cjs/HorizontalArticleListing.js +72 -71
  51. package/dist/cjs/HorizontalHero.js +29 -28
  52. package/dist/cjs/IssueContentDeck.js +76 -71
  53. package/dist/cjs/IssueDeck.js +75 -70
  54. package/dist/cjs/IssueLanding.js +94 -93
  55. package/dist/cjs/KMTracker.js +15 -15
  56. package/dist/cjs/LeftNav.js +39 -37
  57. package/dist/cjs/MasterDeck.js +79 -78
  58. package/dist/cjs/MediaSeriesLanding.js +9601 -117
  59. package/dist/cjs/NavDvm.js +77 -72
  60. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  61. package/dist/cjs/NavMagazine.js +151 -146
  62. package/dist/cjs/NavNative.js +145 -137
  63. package/dist/cjs/OncliveHero.js +22 -22
  64. package/dist/cjs/OncliveLargeHero.js +71 -70
  65. package/dist/cjs/PageFilter.js +13 -12
  66. package/dist/cjs/PartnerDetailListing.js +2893 -96
  67. package/dist/cjs/PdfDownload.js +10 -9
  68. package/dist/cjs/PopUpModal.js +19 -17
  69. package/dist/cjs/PubSection.js +41 -40
  70. package/dist/cjs/PubToc.js +14 -13
  71. package/dist/cjs/PublicationDeck.js +70 -65
  72. package/dist/cjs/PublicationLanding.js +141 -133
  73. package/dist/cjs/QueueDeckExpanded.js +308 -308
  74. package/dist/cjs/RecentNews.js +23 -22
  75. package/dist/cjs/RelatedContent.js +58 -57
  76. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  77. package/dist/cjs/RolesDeck.js +32 -27
  78. package/dist/cjs/Schema.js +16 -15
  79. package/dist/cjs/Search.js +20 -16
  80. package/dist/cjs/Segment.js +4 -4
  81. package/dist/cjs/SeriesListingDeck.js +36 -36
  82. package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
  83. package/dist/cjs/SetCookie.js +1 -1
  84. package/dist/cjs/SideFooter.js +37 -36
  85. package/dist/cjs/SocialIcons.js +10 -9
  86. package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
  87. package/dist/cjs/SocialShare.js +31 -29
  88. package/dist/cjs/TaxonomyCard.js +66 -61
  89. package/dist/cjs/TaxonomyDescription.js +54 -53
  90. package/dist/cjs/TemplateNormal.js +73 -72
  91. package/dist/cjs/ThumbnailCard.js +26 -24
  92. package/dist/cjs/Ustream.js +29 -28
  93. package/dist/cjs/VerticalHero.js +20 -19
  94. package/dist/cjs/VideoProgramLandingPage.js +76 -72
  95. package/dist/cjs/VideoSeriesCard.js +33 -32
  96. package/dist/cjs/VideoSeriesFilter.js +16 -16
  97. package/dist/cjs/VideoSeriesLandingPage.js +48 -47
  98. package/dist/cjs/VideoSeriesListing.js +77 -76
  99. package/dist/cjs/View.js +267 -264
  100. package/dist/cjs/YahooHero.js +40 -39
  101. package/dist/cjs/YoutubeGroup.js +68 -67
  102. package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
  103. package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
  104. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  105. package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
  106. package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
  107. package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
  108. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  109. package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
  110. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  111. package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
  112. package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
  113. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  114. package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
  115. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  116. package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
  117. package/dist/cjs/faundadb.js +5 -5
  118. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  119. package/dist/cjs/getRelatedArticle.js +16 -16
  120. package/dist/cjs/getRootDocGroup.js +4 -4
  121. package/dist/cjs/getSerializers.js +43 -43
  122. package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
  123. package/dist/cjs/getTargeting.js +6 -6
  124. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  125. package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
  126. package/dist/cjs/{index-54adcbc3.js → index-6f89aea7.js} +1070 -1044
  127. package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
  128. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  129. package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
  130. package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
  131. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  132. package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
  133. package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
  134. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
  135. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
  136. package/dist/cjs/index.js +173 -168
  137. package/dist/cjs/{inherits-12d44cca.js → inherits-de66ea16.js} +18 -18
  138. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  139. package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
  140. package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
  141. package/dist/cjs/main-f1c77adb.js +973 -0
  142. package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
  143. package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
  144. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  145. package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
  146. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  147. package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
  148. package/dist/cjs/timeDifferenceCalc.js +1 -1
  149. package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
  150. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  151. package/dist/cjs/typeof-1358762e.js +33 -0
  152. package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
  153. package/dist/cjs/urlFor.js +6 -6
  154. package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
  155. package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
  156. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  157. package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
  158. package/dist/esm/AD.js +1 -1
  159. package/dist/esm/AD300x250.js +22 -22
  160. package/dist/esm/AD300x250x600.js +22 -22
  161. package/dist/esm/AD728x90.js +25 -25
  162. package/dist/esm/ADFloatingFooter.js +21 -21
  163. package/dist/esm/ADFooter.js +4 -4
  164. package/dist/esm/ADGutter.js +21 -21
  165. package/dist/esm/{ADInfeed-d767ebe2.js → ADInfeed-0a55cd2d.js} +4 -4
  166. package/dist/esm/ADSkyscraper.js +21 -21
  167. package/dist/esm/ADSponsoredResources.js +21 -21
  168. package/dist/esm/ADWebcast.js +21 -21
  169. package/dist/esm/ADWelcome.js +18 -18
  170. package/dist/esm/{ADlgInfeed-cee95aa2.js → ADlgInfeed-013e1f4a.js} +4 -4
  171. package/dist/esm/AccordionPanel.js +6 -6
  172. package/dist/esm/AdSlot.js +20 -20
  173. package/dist/esm/AdSlotsProvider.js +14 -906
  174. package/dist/esm/AlgoliaSearch.js +717 -534
  175. package/dist/esm/AlphabeticList.js +8 -8
  176. package/dist/esm/ArticleCarousel.js +13 -13
  177. package/dist/esm/ArticleProgramLandingPage.js +48 -48
  178. package/dist/esm/ArticleSeriesLandingPage.js +30 -30
  179. package/dist/esm/ArticleSeriesListing.js +31 -31
  180. package/dist/esm/Auth.js +591 -1419
  181. package/dist/esm/AuthWrapper.js +1609 -392
  182. package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
  183. package/dist/esm/Beam.js +6 -6
  184. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
  185. package/dist/esm/Breadcrumbs.js +5 -5
  186. package/dist/esm/CMEDeck.js +22 -22
  187. package/dist/esm/Column2.js +14 -14
  188. package/dist/esm/Column3.js +31 -31
  189. package/dist/esm/ConferenceArticleCard.js +25 -25
  190. package/dist/esm/DeckContent.js +41 -41
  191. package/dist/esm/DeckQueue.js +31 -31
  192. package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
  193. package/dist/esm/EventsDeck.js +41 -41
  194. package/dist/esm/ExternalResources.js +45 -45
  195. package/dist/esm/Feature.js +7 -7
  196. package/dist/esm/ForbesHero.js +10 -10
  197. package/dist/esm/GridContent.js +160 -48
  198. package/dist/esm/GridHero.js +11 -11
  199. package/dist/esm/GroupDeck.js +12 -12
  200. package/dist/esm/HamMagazine.js +35 -35
  201. package/dist/esm/Hero.js +7 -7
  202. package/dist/esm/HighlightenVideo.js +2 -2
  203. package/dist/esm/HorizontalArticleListing.js +46 -46
  204. package/dist/esm/HorizontalHero.js +8 -8
  205. package/dist/esm/IssueContentDeck.js +11 -11
  206. package/dist/esm/IssueDeck.js +14 -14
  207. package/dist/esm/IssueLanding.js +82 -82
  208. package/dist/esm/KMTracker.js +15 -15
  209. package/dist/esm/LeftNav.js +20 -20
  210. package/dist/esm/MasterDeck.js +40 -40
  211. package/dist/esm/MediaSeriesLanding.js +9559 -79
  212. package/dist/esm/NavDvm.js +11 -11
  213. package/dist/esm/NavMagazine.js +39 -39
  214. package/dist/esm/NavNative.js +37 -37
  215. package/dist/esm/OncliveHero.js +7 -8
  216. package/dist/esm/OncliveLargeHero.js +11 -11
  217. package/dist/esm/PageFilter.js +4 -4
  218. package/dist/esm/PartnerDetailListing.js +2857 -62
  219. package/dist/esm/PdfDownload.js +2 -2
  220. package/dist/esm/PopUpModal.js +4 -4
  221. package/dist/esm/PubSection.js +32 -32
  222. package/dist/esm/PubToc.js +6 -6
  223. package/dist/esm/PublicationDeck.js +10 -10
  224. package/dist/esm/PublicationLanding.js +56 -52
  225. package/dist/esm/QueueDeckExpanded.js +36 -36
  226. package/dist/esm/RecentNews.js +4 -4
  227. package/dist/esm/RelatedContent.js +38 -38
  228. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  229. package/dist/esm/Schema.js +10 -10
  230. package/dist/esm/Search.js +5 -5
  231. package/dist/esm/Segment.js +4 -4
  232. package/dist/esm/SeriesListingDeck.js +18 -18
  233. package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
  234. package/dist/esm/SetCookie.js +1 -1
  235. package/dist/esm/SideFooter.js +15 -15
  236. package/dist/esm/{SocialSearchComponent-dca69151.js → SocialSearchComponent-8e0fcf66.js} +10 -10
  237. package/dist/esm/TaxonomyCard.js +12 -12
  238. package/dist/esm/TaxonomyDescription.js +44 -44
  239. package/dist/esm/TemplateNormal.js +46 -46
  240. package/dist/esm/ThumbnailCard.js +10 -10
  241. package/dist/esm/Ustream.js +12 -12
  242. package/dist/esm/VerticalHero.js +6 -6
  243. package/dist/esm/VideoProgramLandingPage.js +49 -49
  244. package/dist/esm/VideoSeriesCard.js +14 -14
  245. package/dist/esm/VideoSeriesFilter.js +7 -7
  246. package/dist/esm/VideoSeriesLandingPage.js +36 -36
  247. package/dist/esm/VideoSeriesListing.js +31 -31
  248. package/dist/esm/View.js +89 -90
  249. package/dist/esm/YahooHero.js +13 -13
  250. package/dist/esm/YoutubeGroup.js +21 -21
  251. package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
  252. package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
  253. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  254. package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
  255. package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
  256. package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-5ef104a7.js} +30 -30
  257. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
  258. package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
  259. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  260. package/dist/esm/define-property-5f1bda73.js +18 -0
  261. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  262. package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
  263. package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
  264. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  265. package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
  266. package/dist/esm/faundadb.js +5 -5
  267. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  268. package/dist/esm/getRelatedArticle.js +11 -11
  269. package/dist/esm/getRootDocGroup.js +4 -4
  270. package/dist/esm/getSerializers.js +43 -43
  271. package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
  272. package/dist/esm/getTargeting.js +6 -6
  273. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  274. package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
  275. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  276. package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
  277. package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
  278. package/dist/esm/{index-d1476645.js → index-ca0c9ff5.js} +615 -599
  279. package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
  280. package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
  281. package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
  282. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
  283. package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
  284. package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
  285. package/dist/esm/index.js +124 -122
  286. package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
  287. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  288. package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
  289. package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
  290. package/dist/esm/main-1894c974.js +961 -0
  291. package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
  292. package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
  293. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  294. package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
  295. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  296. package/dist/esm/stringify-2b084bee.js +15 -0
  297. package/dist/esm/timeDifferenceCalc.js +1 -1
  298. package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
  299. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  300. package/dist/esm/typeof-2f07d0e8.js +30 -0
  301. package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
  302. package/dist/esm/urlFor.js +4 -4
  303. package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
  304. package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
  305. package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
  306. package/package.json +111 -112
  307. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  308. package/dist/cjs/ContentCardPaginated.js +0 -408
  309. package/dist/cjs/DeckQueuePaginated.js +0 -339
  310. package/dist/cjs/GridContentPaginated.js +0 -698
  311. package/dist/cjs/ImageSlider-38f25e66.js +0 -3989
  312. package/dist/cjs/MasterDeckPaginated.js +0 -443
  313. package/dist/cjs/MediaSeriesCard-8d27612b.js +0 -9411
  314. package/dist/cjs/MediaSeriesLandingPaginated.js +0 -521
  315. package/dist/cjs/Pagination-90473595.js +0 -59
  316. package/dist/cjs/PartnerDetailListingPaginated.js +0 -311
  317. package/dist/cjs/PublicationFeature-28c549f2.js +0 -126
  318. package/dist/cjs/QueueDeckExpandedPaginated.js +0 -1377
  319. package/dist/cjs/inherits-8d29278d.js +0 -110
  320. package/dist/cjs/main-02daeefe.js +0 -862
  321. package/dist/esm/ContentCardPaginated.js +0 -402
  322. package/dist/esm/DeckQueuePaginated.js +0 -333
  323. package/dist/esm/GridContentPaginated.js +0 -692
  324. package/dist/esm/ImageSlider-a3154b97.js +0 -3980
  325. package/dist/esm/MasterDeckPaginated.js +0 -437
  326. package/dist/esm/MediaSeriesCard-1dd7eae8.js +0 -9403
  327. package/dist/esm/MediaSeriesLandingPaginated.js +0 -516
  328. package/dist/esm/Pagination-683fa8ef.js +0 -54
  329. package/dist/esm/PartnerDetailListingPaginated.js +0 -306
  330. package/dist/esm/PublicationFeature-fa24dedb.js +0 -121
  331. package/dist/esm/QueueDeckExpandedPaginated.js +0 -1371
  332. package/dist/esm/define-property-6d26cb48.js +0 -18
  333. package/dist/esm/inherits-77d5e4fc.js +0 -101
  334. package/dist/esm/main-c0612122.js +0 -851
  335. package/dist/esm/stringify-70b72959.js +0 -15
@@ -1,16 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './web.dom.iterable-f8f967cd.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
2
  import React__default, { useState } from 'react';
5
- import './events-6c3a7a63.js';
6
- import { b as lib_1, a as lib_2 } from './index-41a678ea.js';
7
3
  import PropTypes from 'prop-types';
8
- import './isSymbol-1981418f.js';
9
- import { d as debounce_1 } from './debounce-9207d8ee.js';
10
- import './toNumber-2f7a84cd.js';
11
- import 'react-dom';
4
+ import { b as lib_1, a as lib_2 } from './index-f0fc23eb.js';
12
5
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
13
- import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
6
+ import { d as debounce_1 } from './debounce-533d9748.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './events-6c3a7a63.js';
11
+ import 'react-dom';
12
+ import './isSymbol-a7e9aafe.js';
13
+ import './toNumber-5aeba6e7.js';
14
14
 
15
15
  var AD = function AD(_ref) {
16
16
  var networkID = _ref.networkID,
@@ -18,9 +18,9 @@ var AD = function AD(_ref) {
18
18
  sizeMapping = _ref.sizeMapping,
19
19
  className = _ref.className,
20
20
  slotId = _ref.slotId,
21
- sizes = _ref.sizes,
22
- minInViewPercent = _ref.minInViewPercent,
23
- _ref$targeting = _ref.targeting,
21
+ sizes = _ref.sizes;
22
+ _ref.minInViewPercent;
23
+ var _ref$targeting = _ref.targeting,
24
24
  targeting = _ref$targeting === undefined ? {} : _ref$targeting;
25
25
 
26
26
  var _useState = useState(false),
@@ -1,29 +1,29 @@
1
+ import { _ as _defineProperty } from './defineProperty-8c30428f.js';
1
2
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { _ as _export, a as _core } from './core.get-iterator-method-86d4db69.js';
3
- import './_iter-detect-130ee549.js';
4
- import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
5
- import './_object-pie-33c40e79.js';
6
- import { _ as _extends } from './extends-5b1796d4.js';
7
- import './define-property-6d26cb48.js';
8
- import './web.dom.iterable-f8f967cd.js';
3
+ import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
4
+ import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
5
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
6
+ import { _ as _extends } from './extends-6d8e3924.js';
7
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
8
+ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
10
11
  import Container from 'react-bootstrap/Container';
12
+ import Spinner from 'react-bootstrap/Spinner';
11
13
  import Row from 'react-bootstrap/Row';
12
14
  import Col from 'react-bootstrap/Col';
13
15
  import Card from 'react-bootstrap/Card';
14
- import './moment-e2f9b20c.js';
15
- import { useRouter } from 'next/router';
16
- import { I as InfiniteScroll } from './index.es-29c1cef5.js';
17
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-67a08c9c.js';
18
- import './main-c0612122.js';
19
- import { _ as _JSON$stringify } from './stringify-70b72959.js';
20
- import Button from 'react-bootstrap/Button';
21
- import { _ as _objectToArray } from './_object-to-array-c54dd835.js';
22
- import { _ as _defineProperty } from './defineProperty-d7d9b577.js';
23
- import Spinner from 'react-bootstrap/Spinner';
24
16
  import Form from 'react-bootstrap/Form';
25
- import { m as momentTimezone } from './index-ef6d5dcf.js';
17
+ import Button from 'react-bootstrap/Button';
18
+ import './main-1894c974.js';
19
+ import { m as momentTimezone } from './index-79cfd25c.js';
26
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
+ import { useRouter } from 'next/router';
22
+ import './define-property-5f1bda73.js';
23
+ import './_object-pie-133f504a.js';
24
+ import './web.dom.iterable-ab4dea5c.js';
25
+ import './_iter-detect-98db3b07.js';
26
+ import './moment-bc12cb97.js';
27
27
 
28
28
  // https://github.com/tc39/proposal-object-values-entries
29
29
 
@@ -35,13 +35,13 @@ _export(_export.S, 'Object', {
35
35
  }
36
36
  });
37
37
 
38
- var entries = _core.Object.entries;
38
+ var entries$1 = _core.Object.entries;
39
39
 
40
- var entries$1 = createCommonjsModule(function (module) {
41
- module.exports = { "default": entries, __esModule: true };
40
+ var entries = createCommonjsModule(function (module) {
41
+ module.exports = { "default": entries$1, __esModule: true };
42
42
  });
43
43
 
44
- var _Object$entries = unwrapExports(entries$1);
44
+ var _Object$entries = unwrapExports(entries);
45
45
 
46
46
  var clientId = process.env.CVENT_CLIENT_ID;
47
47
  var clientSecret = process.env.CVENT_CLIENT_SECRET;
@@ -243,23 +243,23 @@ var EventsDeck = function EventsDeck(_ref) {
243
243
  if (cventAccessToken && cventAccessToken !== 'undefined') {
244
244
  setAccessToken(cventAccessToken);
245
245
  } else {
246
- /*const encodedData = window.btoa(clientId + ':' + clientSecret)
247
- //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
248
- const url = `https://api-platform.cvent.com/ea/oauth2/token`
249
- fetch(url, {
250
- headers: {
251
- 'Content-Type': 'application/x-www-form-urlencoded',
252
- Authorization: `Basic ${encodedData}`
253
- },
254
- method: 'POST',
255
- body: `grant_type=client_credentials&client_id=${clientId}`
256
- })
257
- .then((response) => response.json())
258
- .then((json) => {
259
- const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
260
- Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
261
- setAccessToken(json.access_token)
262
- })
246
+ /*const encodedData = window.btoa(clientId + ':' + clientSecret)
247
+ //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
248
+ const url = `https://api-platform.cvent.com/ea/oauth2/token`
249
+ fetch(url, {
250
+ headers: {
251
+ 'Content-Type': 'application/x-www-form-urlencoded',
252
+ Authorization: `Basic ${encodedData}`
253
+ },
254
+ method: 'POST',
255
+ body: `grant_type=client_credentials&client_id=${clientId}`
256
+ })
257
+ .then((response) => response.json())
258
+ .then((json) => {
259
+ const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
260
+ Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
261
+ setAccessToken(json.access_token)
262
+ })
263
263
  .catch((e) => console.log(e))*/
264
264
  // hello
265
265
  var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
@@ -337,8 +337,8 @@ var EventsDeck = function EventsDeck(_ref) {
337
337
 
338
338
  var valuesArray = _Object$entries(deckAdvancedFilters).map(function (_ref6, index) {
339
339
  var _ref7 = _slicedToArray(_ref6, 2),
340
- key = _ref7[0],
341
- value = _ref7[1];
340
+ key = _ref7[0];
341
+ _ref7[1];
342
342
 
343
343
  var temp = [];
344
344
  for (var evt in data) {
@@ -1,60 +1,60 @@
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 { _ 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';
1
+ import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
14
3
  import React__default, { useState, useEffect } from 'react';
15
- import './events-6c3a7a63.js';
16
- import './index-41a678ea.js';
17
- import 'prop-types';
18
- import 'react-bootstrap/Row';
19
- import 'react-bootstrap/Col';
20
- import './moment-e2f9b20c.js';
4
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
+ import { g as getSerializers } from './index-ca0c9ff5.js';
6
+ import { m as momentTimezone } from './index-79cfd25c.js';
21
7
  import { useRouter } from 'next/router';
22
- import './isSymbol-1981418f.js';
23
- import './debounce-9207d8ee.js';
24
- import './toNumber-2f7a84cd.js';
25
- import 'react-dom';
26
- import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
27
- import './index-73819142.js';
28
- import './urlFor.js';
29
- import './index-5f7e79e7.js';
30
- import './main-c0612122.js';
31
- import './entities-7cc3bf45.js';
32
- import './stringify-70b72959.js';
33
- import './asyncToGenerator-7bf8bc4d.js';
34
- import './Segment.js';
35
- import './Beam.js';
36
- import './AdSlot.js';
37
8
  import Button from 'react-bootstrap/Button';
38
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
9
+ import './_commonjsHelpers-0c4b6f40.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
+ import './_object-pie-133f504a.js';
12
+ import './web.dom.iterable-ab4dea5c.js';
13
+ import 'prop-types';
14
+ import './index-3f5c03b2.js';
15
+ import 'react-bootstrap';
16
+ import './urlFor.js';
17
+ import './index-f0fc23eb.js';
18
+ import './events-6c3a7a63.js';
39
19
  import './index-c7e2ac95.js';
40
- import './smoothscroll-0cd4c7a6.js';
20
+ import './util-8ed16d48.js';
21
+ import './Beam.js';
22
+ import './stringify-2b084bee.js';
23
+ import './asyncToGenerator-5ef104a7.js';
24
+ import './_library-528f1934.js';
25
+ import './_iter-detect-98db3b07.js';
26
+ import './Segment.js';
27
+ import './main-1894c974.js';
28
+ import './index-755f2cc2.js';
29
+ import 'react-dom';
30
+ import './typeof-e9fc0c5d.js';
31
+ import './_is-array-8d21b9e3.js';
32
+ import './brightcove-react-player-loader.es-57a70a56.js';
41
33
  import './GroupDeck.js';
42
- import 'react-bootstrap';
43
- import './iconBase-602d52fe.js';
44
- import './index.esm-29e48d38.js';
45
- import { g as getSerializers } from './index-d1476645.js';
46
- import './util-7700fc59.js';
47
- import './brightcove-react-player-loader.es-83f53e4e.js';
34
+ import './smoothscroll-fa4e3f8c.js';
35
+ import './moment-bc12cb97.js';
36
+ import './SocialShare.js';
48
37
  import 'next/head';
49
38
  import 'react-share';
50
- import './SocialShare.js';
51
- import './_object-to-array-c54dd835.js';
39
+ import './_object-to-array-2300e51b.js';
40
+ import './toConsumableArray-f7074d7c.js';
52
41
  import 'react-bootstrap/Pagination';
42
+ import './entities-6d9154b4.js';
43
+ import './AdSlot.js';
44
+ import './debounce-533d9748.js';
45
+ import './isSymbol-a7e9aafe.js';
46
+ import './toNumber-5aeba6e7.js';
47
+ import 'react-bootstrap/Row';
48
+ import 'react-bootstrap/Col';
49
+ import './inherits-a6ba2ec4.js';
50
+ import './_object-sap-7cee6f84.js';
51
+ import './define-property-5f1bda73.js';
52
+ import './index.esm-f6156a57.js';
53
+ import './iconBase-ccc56b97.js';
53
54
  import 'react-bootstrap/Figure';
54
55
  import 'react-bootstrap/OverlayTrigger';
55
56
  import 'react-bootstrap/Tooltip';
56
57
  import 'react-bootstrap/Popover';
57
- import { m as momentTimezone } from './index-ef6d5dcf.js';
58
58
 
59
59
  var ExternalResources = function ExternalResources(props) {
60
60
  var resources = props.resources,
@@ -1,12 +1,12 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './web.dom.iterable-f8f967cd.js';
4
1
  import React__default from 'react';
5
- import './slicedToArray-67a08c9c.js';
6
- import './index-73819142.js';
7
2
  import urlFor from './urlFor.js';
8
- import { m as main_36 } from './main-c0612122.js';
3
+ import { m as main_43 } from './main-1894c974.js';
9
4
  import Carousel from 'react-bootstrap/Carousel';
5
+ import './slicedToArray-6ebcbfea.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-ab4dea5c.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
+ import './index-3f5c03b2.js';
10
10
 
11
11
  //Feature query to be used
12
12
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -33,7 +33,7 @@ var Feature = function Feature(props) {
33
33
 
34
34
  //image width updated.
35
35
  var imageWidth = 450;
36
- if (main_36) {
36
+ if (main_43) {
37
37
  imageWidth = 225;
38
38
  }
39
39
 
@@ -1,15 +1,15 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './web.dom.iterable-f8f967cd.js';
4
1
  import React__default from 'react';
5
- import 'prop-types';
6
- import { m as moment } from './moment-e2f9b20c.js';
7
- import 'react-dom';
8
- import './slicedToArray-67a08c9c.js';
9
- import './index-73819142.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
10
3
  import urlFor from './urlFor.js';
11
- import { L as LazyLoad } from './index-5f7e79e7.js';
12
- import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
4
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
5
+ import { L as LazyLoad } from './index-755f2cc2.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './slicedToArray-6ebcbfea.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './index-3f5c03b2.js';
11
+ import 'react-dom';
12
+ import 'prop-types';
13
13
 
14
14
  var fbsHero = function fbsHero(props) {
15
15
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,53 +1,165 @@
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 { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-5b1796d4.js';
8
- import './_object-sap-8b8ea5a9.js';
9
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
10
- import './define-property-6d26cb48.js';
11
- import './web.dom.iterable-f8f967cd.js';
12
- import './typeof-c05a82ba.js';
13
- import './_is-array-4df618a6.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
14
4
  import React__default from 'react';
15
- import './events-6c3a7a63.js';
16
- import { l as lib_3 } from './index-41a678ea.js';
17
- import 'prop-types';
5
+ import { l as lib_3 } from './index-f0fc23eb.js';
18
6
  import Container from 'react-bootstrap/Container';
19
7
  import Row from 'react-bootstrap/Row';
20
8
  import Col from 'react-bootstrap/Col';
21
9
  import Card from 'react-bootstrap/Card';
22
- import { m as moment } from './moment-e2f9b20c.js';
23
- import { withRouter } from 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import { d as debounce_1 } from './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
27
- import { I as InfiniteScroll } from './index.es-29c1cef5.js';
28
- import 'react-dom';
29
10
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
30
- import './slicedToArray-67a08c9c.js';
31
- import './index-73819142.js';
32
- import urlFor from './urlFor.js';
33
- import { L as LazyLoad } from './index-5f7e79e7.js';
34
- import { m as main_36 } from './main-c0612122.js';
35
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
36
- import './stringify-70b72959.js';
37
- import './asyncToGenerator-7bf8bc4d.js';
38
- import './Segment.js';
39
- import './Beam.js';
40
- import './AdSlot.js';
41
- import { A as ADInfeed } from './ADInfeed-d767ebe2.js';
42
- import { l as lodash } from './lodash-17fdfebb.js';
43
- import { A as ADlgInfeed } from './ADlgInfeed-cee95aa2.js';
11
+ import { m as moment } from './moment-bc12cb97.js';
12
+ import { withRouter } from 'next/router';
13
+ import { L as LazyLoad } from './index-755f2cc2.js';
14
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
15
+ import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
16
+ import { l as lodash } from './lodash-f97fd99a.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.js';
44
18
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
45
- import { g as get_1 } from './get-1e515072.js';
46
- import './eq-b470f743.js';
19
+ import { g as get_1 } from './get-3c308da4.js';
20
+ import { d as debounce_1 } from './debounce-533d9748.js';
21
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
22
+ import urlFor from './urlFor.js';
23
+ import { m as main_43 } from './main-1894c974.js';
47
24
  import './AD.js';
48
- import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
49
- import 'react-bootstrap/Button';
50
- import { P as PublicationFeature } from './PublicationFeature-fa24dedb.js';
25
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
26
+ import Button from 'react-bootstrap/Button';
27
+ import './_commonjsHelpers-0c4b6f40.js';
28
+ import './core.get-iterator-method-ea258bb1.js';
29
+ import './_iter-detect-98db3b07.js';
30
+ import './_object-pie-133f504a.js';
31
+ import './_object-sap-7cee6f84.js';
32
+ import './define-property-5f1bda73.js';
33
+ import './typeof-e9fc0c5d.js';
34
+ import './web.dom.iterable-ab4dea5c.js';
35
+ import './_is-array-8d21b9e3.js';
36
+ import './_library-528f1934.js';
37
+ import './events-6c3a7a63.js';
38
+ import 'prop-types';
39
+ import 'react-dom';
40
+ import './slicedToArray-6ebcbfea.js';
41
+ import './AdSlot.js';
42
+ import './Beam.js';
43
+ import './stringify-2b084bee.js';
44
+ import './asyncToGenerator-5ef104a7.js';
45
+ import './Segment.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './eq-bdcbf886.js';
48
+ import './toNumber-5aeba6e7.js';
49
+ import './index-3f5c03b2.js';
50
+
51
+ var PublicationFeature = function PublicationFeature(_ref) {
52
+ var data = _ref.data,
53
+ _ref$issueMapping = _ref.issueMapping,
54
+ issueMapping = _ref$issueMapping === undefined ? '/publications' : _ref$issueMapping,
55
+ defaultImage = _ref.defaultImage,
56
+ client = _ref.client;
57
+
58
+ var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
59
+ var _data$parent = data.parent;
60
+ _data$parent = _data$parent === undefined ? {} : _data$parent;
61
+ var _data$parent$identifi = _data$parent.identifier;
62
+ _data$parent$identifi = _data$parent$identifi === undefined ? {} : _data$parent$identifi;
63
+ var parentSlug = _data$parent$identifi.current,
64
+ _data$identifier = data.identifier;
65
+ _data$identifier = _data$identifier === undefined ? {} : _data$identifier;
66
+ var childSlug = _data$identifier.current,
67
+ name = data.name,
68
+ articles = data.articles,
69
+ month = data.month,
70
+ year = data.year,
71
+ thumbnail = data.thumbnail;
72
+
73
+ if (name && articles && articles.length > 0) {
74
+ return React__default.createElement(
75
+ 'div',
76
+ { className: 'publication-feature-container border rounded p-2' },
77
+ React__default.createElement(
78
+ Row,
79
+ null,
80
+ React__default.createElement(
81
+ Col,
82
+ { xs: 12 },
83
+ React__default.createElement(
84
+ 'h4',
85
+ null,
86
+ name,
87
+ month && year && React__default.createElement(
88
+ 'span',
89
+ null,
90
+ ' ',
91
+ '| ',
92
+ months[parseInt(month, 10)],
93
+ ' ',
94
+ year
95
+ )
96
+ )
97
+ ),
98
+ React__default.createElement(
99
+ Col,
100
+ { xs: 12, sm: 4 },
101
+ React__default.createElement(
102
+ LazyLoad,
103
+ { once: true },
104
+ React__default.createElement('img', { className: 'w-100 mb-2', src: thumbnail && thumbnail.asset && client ? urlFor({ client: client, source: thumbnail.asset }) : defaultImage, alt: name || '' })
105
+ )
106
+ ),
107
+ React__default.createElement(
108
+ Col,
109
+ { xs: 12, sm: 8 },
110
+ React__default.createElement(
111
+ Row,
112
+ null,
113
+ articles.map(function (article) {
114
+ return React__default.createElement(
115
+ Col,
116
+ { key: article._id, xs: 12, sm: 6 },
117
+ article.issueSection && article.issueSection.name && React__default.createElement(
118
+ 'h6',
119
+ { className: 'text-primary m-0 p-0 text-uppercase font-weight-bold' },
120
+ article.issueSection.name
121
+ ),
122
+ article.title && React__default.createElement(
123
+ React__default.Fragment,
124
+ null,
125
+ article.url && article.url.current ? React__default.createElement(
126
+ 'a',
127
+ { href: '/view/' + article.url.current },
128
+ React__default.createElement(
129
+ 'h6',
130
+ { className: 'text-break' },
131
+ article.title
132
+ )
133
+ ) : React__default.createElement(
134
+ 'h6',
135
+ { className: 'text-break' },
136
+ article.title
137
+ )
138
+ )
139
+ );
140
+ })
141
+ )
142
+ ),
143
+ issueMapping && parentSlug && childSlug && React__default.createElement(
144
+ Col,
145
+ { xs: 12 },
146
+ React__default.createElement(
147
+ Button,
148
+ { href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
149
+ 'More Articles ',
150
+ '>>'
151
+ )
152
+ )
153
+ ),
154
+ React__default.createElement(
155
+ 'style',
156
+ { jsx: 'true' },
157
+ '\n .row {\n margin-top: -15px;\n margin-left: -15px;\n margin-right: 0;\n }\n .row > * {\n padding-top: 15px;\n padding-left: 15px;\n padding-right: 0;\n }\n '
158
+ )
159
+ );
160
+ }
161
+ return null;
162
+ };
51
163
 
52
164
  var GridContent = function (_React$Component) {
53
165
  _inherits(GridContent, _React$Component);
@@ -154,9 +266,9 @@ var GridContent = function (_React$Component) {
154
266
  }
155
267
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
156
268
  var _this$props2 = _this.props,
157
- seoPaginate = _this$props2.seoPaginate,
158
- pageview = _this$props2.pageview,
159
- router = _this$props2.router;
269
+ seoPaginate = _this$props2.seoPaginate;
270
+ _this$props2.pageview;
271
+ var router = _this$props2.router;
160
272
  var currentPage = _this.state.currentPage;
161
273
 
162
274
  if (seoPaginate) {
@@ -544,7 +656,7 @@ var GridContent = function (_React$Component) {
544
656
  )
545
657
  ),
546
658
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
547
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
659
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
548
660
  );
549
661
  } else {
550
662
  return React__default.createElement(
@@ -608,7 +720,7 @@ var GridContent = function (_React$Component) {
608
720
  )
609
721
  ),
610
722
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
611
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
723
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
612
724
  );
613
725
  }
614
726
  } else if (row._type === 'lg-infeed' && row.adUnit) {
@@ -696,7 +808,7 @@ var GridContent = function (_React$Component) {
696
808
  )
697
809
  ),
698
810
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
699
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
811
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
700
812
  );
701
813
  } else return null;
702
814
  }) : React__default.createElement(
@@ -1,16 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './web.dom.iterable-f8f967cd.js';
4
1
  import React__default from 'react';
5
- import 'prop-types';
6
- import { m as moment } from './moment-e2f9b20c.js';
7
- import 'react-dom';
8
- import './slicedToArray-67a08c9c.js';
9
- import './index-73819142.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
10
3
  import urlFor from './urlFor.js';
11
- import { L as LazyLoad } from './index-5f7e79e7.js';
12
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
- import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
4
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
5
+ import { L as LazyLoad } from './index-755f2cc2.js';
6
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './slicedToArray-6ebcbfea.js';
9
+ import './web.dom.iterable-ab4dea5c.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
+ import './index-3f5c03b2.js';
12
+ import 'react-dom';
13
+ import 'prop-types';
14
14
 
15
15
  var GridHero = function GridHero(props) {
16
16
  var topArticle = props.dataRecord[0];
@@ -1,16 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './_library-528f1934.js';
4
- import './_object-pie-33c40e79.js';
5
- import './web.dom.iterable-f8f967cd.js';
6
- import { _ as _typeof } from './typeof-c05a82ba.js';
7
- import './_is-array-4df618a6.js';
1
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
8
3
  import React__default, { useRef, useState, useEffect } from 'react';
9
- import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
10
- import './index-73819142.js';
11
- import urlFor from './urlFor.js';
12
4
  import { g as getYoutubeId } from './index-c7e2ac95.js';
13
- import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
5
+ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
+ import urlFor from './urlFor.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
+ import './web.dom.iterable-ab4dea5c.js';
10
+ import './_is-array-8d21b9e3.js';
11
+ import './_object-pie-133f504a.js';
12
+ import './_library-528f1934.js';
13
+ import './index-3f5c03b2.js';
14
14
 
15
15
  var GroupDeck = function GroupDeck(props) {
16
16
  // Props should be an array of objects containing Thumbnail, title, and URL
@@ -80,7 +80,7 @@ var GroupDeck = function GroupDeck(props) {
80
80
  }
81
81
  };
82
82
 
83
- var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
83
+ props.get2 ? '/' + props.get2 + '/' : '/view/';
84
84
 
85
85
  var variant = props.dark ? 'white' : '#383838';
86
86