@mjhls/mjh-framework 1.0.883 → 1.0.884-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 (278) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +11 -11
  4. package/dist/cjs/AD300x250x600.js +11 -11
  5. package/dist/cjs/AD728x90.js +12 -12
  6. package/dist/cjs/ADFloatingFooter.js +10 -10
  7. package/dist/cjs/ADFooter.js +3 -3
  8. package/dist/cjs/ADGutter.js +10 -10
  9. package/dist/cjs/{ADInfeed-4f661172.js → ADInfeed-2e48af77.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +10 -10
  11. package/dist/cjs/ADSponsoredResources.js +10 -10
  12. package/dist/cjs/ADWebcast.js +10 -10
  13. package/dist/cjs/ADWelcome.js +10 -10
  14. package/dist/cjs/{ADlgInfeed-6242e5b5.js → ADlgInfeed-c39c7131.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +4 -4
  16. package/dist/cjs/AdSlot.js +10 -10
  17. package/dist/cjs/AdSlotsProvider.js +903 -10
  18. package/dist/cjs/AlgoliaSearch.js +264 -391
  19. package/dist/cjs/AlphabeticList.js +6 -6
  20. package/dist/cjs/ArticleCarousel.js +6 -6
  21. package/dist/cjs/ArticleProgramLandingPage.js +25 -25
  22. package/dist/cjs/ArticleSeriesLandingPage.js +22 -22
  23. package/dist/cjs/ArticleSeriesListing.js +16 -16
  24. package/dist/cjs/Auth.js +1297 -469
  25. package/dist/cjs/AuthWrapper.js +390 -1697
  26. package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-02e827ae.js} +1 -1
  27. package/dist/cjs/Beam.js +5 -5
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-091a991f.js} +1 -1
  29. package/dist/cjs/Breadcrumbs.js +3 -3
  30. package/dist/cjs/CMEDeck.js +12 -12
  31. package/dist/cjs/Column2.js +6 -6
  32. package/dist/cjs/Column3.js +14 -14
  33. package/dist/cjs/ConferenceArticleCard.js +20 -20
  34. package/dist/cjs/DeckContent.js +30 -30
  35. package/dist/cjs/DeckQueue.js +19 -19
  36. package/dist/cjs/{Dfp-ab12cd55.js → Dfp-14d2455c.js} +7 -7
  37. package/dist/cjs/EventsDeck.js +31 -31
  38. package/dist/cjs/ExternalResources.js +25 -25
  39. package/dist/cjs/Feature.js +6 -6
  40. package/dist/cjs/ForbesHero.js +6 -6
  41. package/dist/cjs/GridContent.js +27 -27
  42. package/dist/cjs/GridHero.js +7 -7
  43. package/dist/cjs/GroupDeck.js +6 -6
  44. package/dist/cjs/HamMagazine.js +23 -23
  45. package/dist/cjs/Hero.js +5 -5
  46. package/dist/cjs/HighlightenVideo.js +1 -1
  47. package/dist/cjs/HorizontalArticleListing.js +24 -24
  48. package/dist/cjs/HorizontalHero.js +6 -6
  49. package/dist/cjs/IssueContentDeck.js +6 -6
  50. package/dist/cjs/IssueDeck.js +8 -8
  51. package/dist/cjs/IssueLanding.js +58 -58
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +10 -10
  54. package/dist/cjs/MasterDeck.js +30 -30
  55. package/dist/cjs/MediaSeriesLanding.js +216 -308
  56. package/dist/cjs/NavDvm.js +5 -5
  57. package/dist/cjs/NavMagazine.js +22 -22
  58. package/dist/cjs/NavNative.js +19 -19
  59. package/dist/cjs/OncliveHero.js +6 -5
  60. package/dist/cjs/OncliveLargeHero.js +7 -7
  61. package/dist/cjs/PageFilter.js +3 -3
  62. package/dist/cjs/PartnerDetailListing.js +1233 -160
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +3 -3
  65. package/dist/cjs/PubSection.js +19 -19
  66. package/dist/cjs/PubToc.js +5 -5
  67. package/dist/cjs/PublicationDeck.js +5 -5
  68. package/dist/cjs/PublicationLanding.js +34 -34
  69. package/dist/cjs/QueueDeckExpanded.js +21 -21
  70. package/dist/cjs/RecentNews.js +1 -1
  71. package/dist/cjs/RelatedContent.js +33 -33
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Schema.js +100 -0
  74. package/dist/cjs/Search.js +3 -3
  75. package/dist/cjs/Segment.js +4 -4
  76. package/dist/cjs/SeriesListingDeck.js +10 -10
  77. package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-49b81b0b.js} +11 -11
  78. package/dist/cjs/SideFooter.js +8 -8
  79. package/dist/cjs/{SocialSearchComponent-80a2130a.js → SocialSearchComponent-e8477ca3.js} +7 -7
  80. package/dist/cjs/TaxonomyCard.js +6 -6
  81. package/dist/cjs/TaxonomyDescription.js +24 -24
  82. package/dist/cjs/TemplateNormal.js +16 -16
  83. package/dist/cjs/ThumbnailCard.js +5 -5
  84. package/dist/cjs/Ustream.js +10 -10
  85. package/dist/cjs/VerticalHero.js +5 -5
  86. package/dist/cjs/VideoProgramLandingPage.js +25 -25
  87. package/dist/cjs/VideoSeriesCard.js +9 -9
  88. package/dist/cjs/VideoSeriesFilter.js +5 -5
  89. package/dist/cjs/VideoSeriesLandingPage.js +23 -23
  90. package/dist/cjs/VideoSeriesListing.js +16 -16
  91. package/dist/cjs/View.js +63 -143
  92. package/dist/cjs/YahooHero.js +7 -7
  93. package/dist/cjs/YoutubeGroup.js +14 -14
  94. package/dist/cjs/{_is-array-bd978497.js → _is-array-aa52fa1e.js} +1 -1
  95. package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-05795553.js} +1 -1
  96. package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-171b9ea5.js} +1 -1
  97. package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-9bac8737.js} +1 -1
  98. package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-df19209d.js} +3 -3
  99. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-156bd4d6.js} +3 -4
  100. package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-f3c44602.js} +2 -2
  101. package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
  102. package/dist/cjs/{define-property-530a5e9e.js → define-property-21887c62.js} +1 -1
  103. package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-77a37684.js} +1 -1
  104. package/dist/cjs/{entities-fb0c6568.js → entities-310b46ee.js} +0 -4
  105. package/dist/cjs/{extends-1d905ddb.js → extends-eed4f016.js} +1 -1
  106. package/dist/cjs/faundadb.js +5 -5
  107. package/dist/cjs/getRelatedArticle.js +4 -4
  108. package/dist/cjs/getRootDocGroup.js +4 -4
  109. package/dist/cjs/getSerializers.js +24 -24
  110. package/dist/cjs/getSeriesDetail.js +3 -0
  111. package/dist/cjs/{getTargeting-41f2f52d.js → getTargeting-8874437b.js} +11 -11
  112. package/dist/cjs/getTargeting.js +5 -5
  113. package/dist/cjs/{index-79eed652.js → index-3294d3bc.js} +40 -39
  114. package/dist/cjs/{index-27377172.js → index-396089c0.js} +498 -514
  115. package/dist/cjs/{index-ff69979f.js → index-be0c82be.js} +22 -28
  116. package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
  117. package/dist/cjs/{index.es-e9d84959.js → index.es-9110add6.js} +5 -23
  118. package/dist/cjs/{index.esm-bf016399.js → index.esm-4d410430.js} +3 -2
  119. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  120. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
  121. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  122. package/dist/cjs/index.js +43 -43
  123. package/dist/cjs/inherits-8d29278d.js +110 -0
  124. package/dist/cjs/{inherits-337c73a7.js → inherits-cba9c846.js} +7 -7
  125. package/dist/cjs/{keys-91f31941.js → keys-d207942e.js} +2 -2
  126. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-fc2922d0.js} +30 -127
  127. package/dist/cjs/main-02daeefe.js +862 -0
  128. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  129. package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
  130. package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-f6d4eaa8.js} +2 -2
  131. package/dist/cjs/{stringify-13405ce2.js → stringify-bbc68047.js} +1 -1
  132. package/dist/cjs/timeDifferenceCalc.js +1 -1
  133. package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-c9b8a0d0.js} +2 -2
  134. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
  135. package/dist/cjs/{typeof-3dd6d3df.js → typeof-5f52cf64.js} +3 -3
  136. package/dist/cjs/urlFor.js +4 -4
  137. package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-9ebe112f.js} +4 -4
  138. package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-e34bf324.js} +1 -1
  139. package/dist/esm/AD.js +1 -1
  140. package/dist/esm/AD300x250.js +11 -11
  141. package/dist/esm/AD300x250x600.js +11 -11
  142. package/dist/esm/AD728x90.js +12 -12
  143. package/dist/esm/ADFloatingFooter.js +10 -10
  144. package/dist/esm/ADFooter.js +3 -3
  145. package/dist/esm/ADGutter.js +10 -10
  146. package/dist/esm/{ADInfeed-7db96917.js → ADInfeed-8a038df9.js} +1 -1
  147. package/dist/esm/ADSkyscraper.js +10 -10
  148. package/dist/esm/ADSponsoredResources.js +10 -10
  149. package/dist/esm/ADWebcast.js +10 -10
  150. package/dist/esm/ADWelcome.js +10 -10
  151. package/dist/esm/{ADlgInfeed-a3931e68.js → ADlgInfeed-cee95aa2.js} +1 -1
  152. package/dist/esm/AccordionPanel.js +4 -4
  153. package/dist/esm/AdSlot.js +10 -10
  154. package/dist/esm/AdSlotsProvider.js +905 -13
  155. package/dist/esm/AlgoliaSearch.js +32 -159
  156. package/dist/esm/AlphabeticList.js +6 -6
  157. package/dist/esm/ArticleCarousel.js +6 -6
  158. package/dist/esm/ArticleProgramLandingPage.js +25 -25
  159. package/dist/esm/ArticleSeriesLandingPage.js +22 -22
  160. package/dist/esm/ArticleSeriesListing.js +16 -16
  161. package/dist/esm/Auth.js +1297 -469
  162. package/dist/esm/AuthWrapper.js +385 -1692
  163. package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-e6f95c2f.js} +1 -1
  164. package/dist/esm/Beam.js +5 -5
  165. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-e9b4ddcf.js} +1 -1
  166. package/dist/esm/Breadcrumbs.js +3 -3
  167. package/dist/esm/CMEDeck.js +12 -12
  168. package/dist/esm/Column2.js +6 -6
  169. package/dist/esm/Column3.js +14 -14
  170. package/dist/esm/ConferenceArticleCard.js +20 -20
  171. package/dist/esm/DeckContent.js +30 -30
  172. package/dist/esm/DeckQueue.js +19 -19
  173. package/dist/esm/{Dfp-d6a5629f.js → Dfp-f867d061.js} +5 -5
  174. package/dist/esm/EventsDeck.js +31 -31
  175. package/dist/esm/ExternalResources.js +25 -25
  176. package/dist/esm/Feature.js +6 -6
  177. package/dist/esm/ForbesHero.js +6 -6
  178. package/dist/esm/GridContent.js +27 -27
  179. package/dist/esm/GridHero.js +7 -7
  180. package/dist/esm/GroupDeck.js +6 -6
  181. package/dist/esm/HamMagazine.js +23 -23
  182. package/dist/esm/Hero.js +5 -5
  183. package/dist/esm/HighlightenVideo.js +1 -1
  184. package/dist/esm/HorizontalArticleListing.js +24 -24
  185. package/dist/esm/HorizontalHero.js +6 -6
  186. package/dist/esm/IssueContentDeck.js +6 -6
  187. package/dist/esm/IssueDeck.js +8 -8
  188. package/dist/esm/IssueLanding.js +58 -58
  189. package/dist/esm/KMTracker.js +15 -15
  190. package/dist/esm/LeftNav.js +10 -10
  191. package/dist/esm/MasterDeck.js +30 -30
  192. package/dist/esm/MediaSeriesLanding.js +376 -468
  193. package/dist/esm/NavDvm.js +5 -5
  194. package/dist/esm/NavMagazine.js +22 -22
  195. package/dist/esm/NavNative.js +19 -19
  196. package/dist/esm/OncliveHero.js +6 -5
  197. package/dist/esm/OncliveLargeHero.js +7 -7
  198. package/dist/esm/PageFilter.js +3 -3
  199. package/dist/esm/PartnerDetailListing.js +1234 -161
  200. package/dist/esm/PdfDownload.js +1 -1
  201. package/dist/esm/PopUpModal.js +3 -3
  202. package/dist/esm/PubSection.js +19 -19
  203. package/dist/esm/PubToc.js +5 -5
  204. package/dist/esm/PublicationDeck.js +5 -5
  205. package/dist/esm/PublicationLanding.js +34 -34
  206. package/dist/esm/QueueDeckExpanded.js +21 -21
  207. package/dist/esm/RecentNews.js +1 -1
  208. package/dist/esm/RelatedContent.js +33 -33
  209. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  210. package/dist/esm/Schema.js +95 -0
  211. package/dist/esm/Search.js +3 -3
  212. package/dist/esm/Segment.js +4 -4
  213. package/dist/esm/SeriesListingDeck.js +10 -10
  214. package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-ce19fa25.js} +11 -11
  215. package/dist/esm/SideFooter.js +8 -8
  216. package/dist/esm/{SocialSearchComponent-7f3d6531.js → SocialSearchComponent-b5be0e6c.js} +7 -7
  217. package/dist/esm/TaxonomyCard.js +6 -6
  218. package/dist/esm/TaxonomyDescription.js +24 -24
  219. package/dist/esm/TemplateNormal.js +16 -16
  220. package/dist/esm/ThumbnailCard.js +5 -5
  221. package/dist/esm/Ustream.js +10 -10
  222. package/dist/esm/VerticalHero.js +5 -5
  223. package/dist/esm/VideoProgramLandingPage.js +25 -25
  224. package/dist/esm/VideoSeriesCard.js +8 -8
  225. package/dist/esm/VideoSeriesFilter.js +5 -5
  226. package/dist/esm/VideoSeriesLandingPage.js +22 -22
  227. package/dist/esm/VideoSeriesListing.js +16 -16
  228. package/dist/esm/View.js +37 -117
  229. package/dist/esm/YahooHero.js +7 -7
  230. package/dist/esm/YoutubeGroup.js +14 -14
  231. package/dist/esm/{_is-array-8914b83f.js → _is-array-4df618a6.js} +1 -1
  232. package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-130ee549.js} +1 -1
  233. package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-8b8ea5a9.js} +1 -1
  234. package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-c54dd835.js} +1 -1
  235. package/dist/esm/{asyncToGenerator-40371743.js → asyncToGenerator-7bf8bc4d.js} +3 -3
  236. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-83f53e4e.js} +3 -4
  237. package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-86d4db69.js} +2 -2
  238. package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
  239. package/dist/esm/{define-property-73034847.js → define-property-6d26cb48.js} +1 -1
  240. package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-d7d9b577.js} +1 -1
  241. package/dist/esm/{entities-731f3fdb.js → entities-7cc3bf45.js} +0 -4
  242. package/dist/esm/{extends-9a61581c.js → extends-5b1796d4.js} +1 -1
  243. package/dist/esm/faundadb.js +5 -5
  244. package/dist/esm/getRelatedArticle.js +4 -4
  245. package/dist/esm/getRootDocGroup.js +4 -4
  246. package/dist/esm/getSerializers.js +24 -24
  247. package/dist/esm/getSeriesDetail.js +3 -0
  248. package/dist/esm/{getTargeting-e6820763.js → getTargeting-277c801e.js} +11 -11
  249. package/dist/esm/getTargeting.js +5 -5
  250. package/dist/esm/{index-afb3bbc2.js → index-0e04b7d7.js} +498 -514
  251. package/dist/esm/{index-f7fdcc91.js → index-73819142.js} +22 -28
  252. package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
  253. package/dist/esm/{index-511bdaa5.js → index-ef6d5dcf.js} +40 -39
  254. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  255. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  256. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  257. package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
  258. package/dist/esm/{index.esm-ed50151c.js → index.esm-fd746768.js} +3 -2
  259. package/dist/esm/index.js +42 -43
  260. package/dist/esm/{inherits-eeaf6740.js → inherits-2409637d.js} +4 -4
  261. package/dist/esm/inherits-77d5e4fc.js +101 -0
  262. package/dist/esm/{keys-a5ffafe7.js → keys-69989821.js} +2 -2
  263. package/dist/esm/{lodash-a818d390.js → lodash-17fdfebb.js} +30 -127
  264. package/dist/esm/main-c0612122.js +851 -0
  265. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  266. package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
  267. package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-67a08c9c.js} +2 -2
  268. package/dist/esm/{stringify-ebc16384.js → stringify-70b72959.js} +1 -1
  269. package/dist/esm/timeDifferenceCalc.js +1 -1
  270. package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-32282905.js} +2 -2
  271. package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
  272. package/dist/esm/{typeof-938ae770.js → typeof-c05a82ba.js} +3 -3
  273. package/dist/esm/urlFor.js +4 -4
  274. package/dist/esm/{ustream-api-d325d196.js → ustream-api-4c4fe0ba.js} +4 -4
  275. package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-f8f967cd.js} +1 -1
  276. package/package.json +111 -111
  277. package/dist/cjs/main-bc7d4bf8.js +0 -972
  278. package/dist/esm/main-ede573ee.js +0 -961
@@ -1,15 +1,15 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
5
  import 'prop-types';
6
- import { m as moment } from './moment-b6f49411.js';
6
+ import { m as moment } from './moment-e2f9b20c.js';
7
7
  import 'react-dom';
8
- import './slicedToArray-9c3bb613.js';
9
- import './index-f7fdcc91.js';
8
+ import './slicedToArray-67a08c9c.js';
9
+ import './index-73819142.js';
10
10
  import urlFor from './urlFor.js';
11
11
  import { L as LazyLoad } from './index-5f7e79e7.js';
12
- import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
12
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
13
13
 
14
14
  var fbsHero = function fbsHero(props) {
15
15
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
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';
14
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import { l as lib_3 } from './index-41a678ea.js';
@@ -19,33 +19,33 @@ import Container$1 from 'react-bootstrap/Container';
19
19
  import Row$1 from 'react-bootstrap/Row';
20
20
  import Col$1 from 'react-bootstrap/Col';
21
21
  import Card$1 from 'react-bootstrap/Card';
22
- import { m as moment } from './moment-b6f49411.js';
22
+ import { m as moment } from './moment-e2f9b20c.js';
23
23
  import { withRouter } from 'next/router';
24
24
  import './isSymbol-1981418f.js';
25
- import { d as debounce_1 } from './debounce-89969f66.js';
26
- import './toNumber-e3dcad26.js';
27
- import { I as InfiniteScroll } from './index.es-a6137319.js';
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
28
  import 'react-dom';
29
29
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
30
- import './slicedToArray-9c3bb613.js';
31
- import './index-f7fdcc91.js';
30
+ import './slicedToArray-67a08c9c.js';
31
+ import './index-73819142.js';
32
32
  import urlFor from './urlFor.js';
33
33
  import { L as LazyLoad } from './index-5f7e79e7.js';
34
- import { m as main_43 } from './main-ede573ee.js';
35
- import { c as clean_html_1 } from './entities-731f3fdb.js';
36
- import './stringify-ebc16384.js';
37
- import './asyncToGenerator-40371743.js';
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
38
  import './Segment.js';
39
39
  import './Beam.js';
40
40
  import './AdSlot.js';
41
- import { A as ADInfeed } from './ADInfeed-7db96917.js';
42
- import { l as lodash } from './lodash-a818d390.js';
43
- import { A as ADlgInfeed } from './ADlgInfeed-a3931e68.js';
41
+ import { A as ADInfeed } from './ADInfeed-8a038df9.js';
42
+ import { l as lodash } from './lodash-17fdfebb.js';
43
+ import { A as ADlgInfeed } from './ADlgInfeed-cee95aa2.js';
44
44
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
45
45
  import { g as get_1 } from './get-1e515072.js';
46
46
  import './eq-b470f743.js';
47
47
  import './AD.js';
48
- import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
48
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
49
49
  import Button$1 from 'react-bootstrap/Button';
50
50
 
51
51
  var PublicationFeature = function PublicationFeature(_ref) {
@@ -656,7 +656,7 @@ var GridContent = function (_React$Component) {
656
656
  )
657
657
  ),
658
658
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
659
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
659
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
660
660
  );
661
661
  } else {
662
662
  return React__default.createElement(
@@ -720,7 +720,7 @@ var GridContent = function (_React$Component) {
720
720
  )
721
721
  ),
722
722
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
723
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
723
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
724
724
  );
725
725
  }
726
726
  } else if (row._type === 'lg-infeed' && row.adUnit) {
@@ -808,7 +808,7 @@ var GridContent = function (_React$Component) {
808
808
  )
809
809
  ),
810
810
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
811
- main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
811
+ main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
812
812
  );
813
813
  } else return null;
814
814
  }) : React__default.createElement(
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
5
  import 'prop-types';
6
- import { m as moment } from './moment-b6f49411.js';
6
+ import { m as moment } from './moment-e2f9b20c.js';
7
7
  import 'react-dom';
8
- import './slicedToArray-9c3bb613.js';
9
- import './index-f7fdcc91.js';
8
+ import './slicedToArray-67a08c9c.js';
9
+ import './index-73819142.js';
10
10
  import urlFor from './urlFor.js';
11
11
  import { L as LazyLoad } from './index-5f7e79e7.js';
12
- import { c as clean_html_1 } from './entities-731f3fdb.js';
13
- import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
12
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
14
14
 
15
15
  var GridHero = function GridHero(props) {
16
16
  var topArticle = props.dataRecord[0];
@@ -1,13 +1,13 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
4
  import './_object-pie-33c40e79.js';
5
- import './web.dom.iterable-6b037ff9.js';
6
- import { _ as _typeof } from './typeof-938ae770.js';
7
- import './_is-array-8914b83f.js';
5
+ import './web.dom.iterable-f8f967cd.js';
6
+ import { _ as _typeof } from './typeof-c05a82ba.js';
7
+ import './_is-array-4df618a6.js';
8
8
  import React__default, { useRef, useState, useEffect } from 'react';
9
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
10
- import './index-f7fdcc91.js';
9
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
10
+ import './index-73819142.js';
11
11
  import urlFor from './urlFor.js';
12
12
  import { g as getYoutubeId } from './index-c7e2ac95.js';
13
13
  import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
@@ -1,40 +1,40 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './web.dom.iterable-6b037ff9.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './web.dom.iterable-f8f967cd.js';
6
6
  import React__default, { useRef, useState, useEffect } from 'react';
7
7
  import 'prop-types';
8
8
  import Container$1 from 'react-bootstrap/Container';
9
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
10
- import { m as main_43, c as main_44 } from './main-ede573ee.js';
11
- import './asyncToGenerator-40371743.js';
9
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
10
+ import { m as main_36, c as main_37 } from './main-c0612122.js';
11
+ import './asyncToGenerator-7bf8bc4d.js';
12
12
  import Segment from './Segment.js';
13
13
  import 'react-bootstrap/Button';
14
14
  import './react-social-icons-a7d5c5c7.js';
15
15
  import './iconBase-602d52fe.js';
16
- import { b as IoMdLogIn } from './index.esm-3fdda599.js';
16
+ import { b as IoMdLogIn } from './index.esm-29e48d38.js';
17
17
  import 'react-bootstrap/Form';
18
18
  import Nav from 'react-bootstrap/Nav';
19
19
  import Navbar from 'react-bootstrap/Navbar';
20
20
  import NavDropdown from 'react-bootstrap/NavDropdown';
21
- import { M as MdEmail } from './index.esm-c6715e80.js';
21
+ import { M as MdEmail } from './index.esm-f8aaeeeb.js';
22
22
  import { N as NavFooter } from './NavFooter-e27bd93b.js';
23
- import { S as SocialNavFooter } from './index.esm-ed50151c.js';
23
+ import { S as SocialNavFooter } from './index.esm-fd746768.js';
24
24
  import './SocialIcons.js';
25
25
  import 'react-bootstrap/FormControl';
26
- import { S as SocialSearchComponent } from './SocialSearchComponent-7f3d6531.js';
26
+ import { S as SocialSearchComponent } from './SocialSearchComponent-b5be0e6c.js';
27
27
 
28
28
  var HamMagazine = function HamMagazine(props) {
29
- /*
30
- Example Nav with acceptable props
31
- <MagazineNav
32
- showLogin
33
- logo={props.settings.logo}
34
- dataObject={props.cache.mainNavCache}
35
- website={website}
36
- subNav={props.cache.subNavCache}
37
- />
29
+ /*
30
+ Example Nav with acceptable props
31
+ <MagazineNav
32
+ showLogin
33
+ logo={props.settings.logo}
34
+ dataObject={props.cache.mainNavCache}
35
+ website={website}
36
+ subNav={props.cache.subNavCache}
37
+ />
38
38
  */
39
39
 
40
40
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -185,7 +185,7 @@ var HamMagazine = function HamMagazine(props) {
185
185
  }
186
186
  }
187
187
 
188
- if (props.initiallyCollapsed && !main_43) {
188
+ if (props.initiallyCollapsed && !main_36) {
189
189
  navRef.current.style.position = 'fixed';
190
190
  setIsSticky(true);
191
191
  navLinks.style.margin = 'auto';
@@ -215,7 +215,7 @@ var HamMagazine = function HamMagazine(props) {
215
215
 
216
216
  return React__default.createElement(
217
217
  'header',
218
- { className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
218
+ { className: !main_36 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
219
219
  React__default.createElement(
220
220
  Navbar,
221
221
  { expand: 'md', ref: topNavRef },
@@ -342,7 +342,7 @@ var HamMagazine = function HamMagazine(props) {
342
342
  'aria-controls': 'basic-navbar-nav',
343
343
  onClick: function onClick() {
344
344
  // Set overflow fix for iPhones safari browsers
345
- if (main_44) {
345
+ if (main_37) {
346
346
  var mainNav = document.querySelector('#navbar-ham');
347
347
  if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
348
348
  }
@@ -571,7 +571,7 @@ var HamMagazine = function HamMagazine(props) {
571
571
  '\n .navbar .collapse {\n display: block;\n }\n '
572
572
  )
573
573
  ),
574
- main_43 && !main_44 && React__default.createElement(
574
+ main_36 && !main_37 && React__default.createElement(
575
575
  'style',
576
576
  { jsx: 'true' },
577
577
  '\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
package/dist/esm/Hero.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
- import './slicedToArray-9c3bb613.js';
6
- import './index-f7fdcc91.js';
5
+ import './slicedToArray-67a08c9c.js';
6
+ import './index-73819142.js';
7
7
  import urlFor from './urlFor.js';
8
- import { c as clean_html_1 } from './entities-731f3fdb.js';
8
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
9
9
  import { Card } from 'react-bootstrap';
10
10
 
11
11
  var Hero = function Hero(_ref) {
@@ -1,6 +1,6 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
- import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-e761d404.js';
3
+ import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-83f53e4e.js';
4
4
 
5
5
  var HighlightenVideo = function HighlightenVideo(_ref) {
6
6
  var highlightVideoOptions = _ref.highlightVideoOptions;
@@ -1,56 +1,56 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import './_object-sap-8b8ea5a9.js';
9
+ import './inherits-2409637d.js';
10
+ import './define-property-6d26cb48.js';
11
+ import './web.dom.iterable-f8f967cd.js';
12
+ import './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import './index-41a678ea.js';
17
17
  import 'prop-types';
18
18
  import 'react-bootstrap/Row';
19
19
  import 'react-bootstrap/Col';
20
- import './moment-b6f49411.js';
20
+ import './moment-e2f9b20c.js';
21
21
  import 'next/router';
22
22
  import './isSymbol-1981418f.js';
23
- import './debounce-89969f66.js';
24
- import './toNumber-e3dcad26.js';
23
+ import './debounce-9207d8ee.js';
24
+ import './toNumber-2f7a84cd.js';
25
25
  import 'react-dom';
26
- import './slicedToArray-9c3bb613.js';
27
- import './index-f7fdcc91.js';
26
+ import './slicedToArray-67a08c9c.js';
27
+ import './index-73819142.js';
28
28
  import './urlFor.js';
29
29
  import './index-5f7e79e7.js';
30
- import './main-ede573ee.js';
31
- import './entities-731f3fdb.js';
32
- import './stringify-ebc16384.js';
33
- import './asyncToGenerator-40371743.js';
30
+ import './main-c0612122.js';
31
+ import './entities-7cc3bf45.js';
32
+ import './stringify-70b72959.js';
33
+ import './asyncToGenerator-7bf8bc4d.js';
34
34
  import './Segment.js';
35
35
  import './Beam.js';
36
36
  import './AdSlot.js';
37
37
  import 'react-bootstrap/Button';
38
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
38
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
39
39
  import './index-c7e2ac95.js';
40
40
  import './smoothscroll-0cd4c7a6.js';
41
41
  import './GroupDeck.js';
42
42
  import './YoutubeGroup.js';
43
43
  import 'react-bootstrap';
44
44
  import './iconBase-602d52fe.js';
45
- import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
45
+ import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
46
46
  import ArticleCarousel from './ArticleCarousel.js';
47
- import { g as getSerializers } from './index-afb3bbc2.js';
47
+ import { g as getSerializers } from './index-0e04b7d7.js';
48
48
  import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-e761d404.js';
49
+ import './brightcove-react-player-loader.es-83f53e4e.js';
50
50
  import 'next/head';
51
51
  import 'react-share';
52
52
  import './SocialShare.js';
53
- import './_object-to-array-ee8f6d98.js';
53
+ import './_object-to-array-c54dd835.js';
54
54
  import 'react-bootstrap/Pagination';
55
55
  import 'react-bootstrap/Figure';
56
56
  import 'react-bootstrap/OverlayTrigger';
@@ -1,13 +1,13 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
- import './moment-b6f49411.js';
6
- import './slicedToArray-9c3bb613.js';
7
- import './index-f7fdcc91.js';
5
+ import './moment-e2f9b20c.js';
6
+ import './slicedToArray-67a08c9c.js';
7
+ import './index-73819142.js';
8
8
  import urlFor from './urlFor.js';
9
9
  import './iconBase-602d52fe.js';
10
- import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
10
+ import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
11
11
 
12
12
  var HorizontalHero = function HorizontalHero(props) {
13
13
  var client = props.client;
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './web.dom.iterable-6b037ff9.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
4
  import React__default from 'react';
5
5
  import 'prop-types';
6
6
  import Row$1 from 'react-bootstrap/Row';
7
7
  import Col$1 from 'react-bootstrap/Col';
8
8
  import Card$1 from 'react-bootstrap/Card';
9
- import { m as moment } from './moment-b6f49411.js';
9
+ import { m as moment } from './moment-e2f9b20c.js';
10
10
  import 'react-dom';
11
- import './slicedToArray-9c3bb613.js';
12
- import './index-f7fdcc91.js';
11
+ import './slicedToArray-67a08c9c.js';
12
+ import './index-73819142.js';
13
13
  import urlFor from './urlFor.js';
14
14
  import { L as LazyLoad } from './index-5f7e79e7.js';
15
- import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
15
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
16
16
  import Badge from 'react-bootstrap/Badge';
17
17
 
18
18
  var PublicationDeckStack = function PublicationDeckStack(props) {
@@ -1,19 +1,19 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
3
- import './_iter-detect-13e31915.js';
4
- import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './_iter-detect-130ee549.js';
4
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
5
5
  import './_object-pie-33c40e79.js';
6
- import { _ as _extends } from './extends-9a61581c.js';
7
- import './web.dom.iterable-6b037ff9.js';
6
+ import { _ as _extends } from './extends-5b1796d4.js';
7
+ import './web.dom.iterable-f8f967cd.js';
8
8
  import React__default, { useState, useEffect, useRef } from 'react';
9
9
  import 'prop-types';
10
10
  import Row$1 from 'react-bootstrap/Row';
11
11
  import Col$1 from 'react-bootstrap/Col';
12
12
  import Card$1 from 'react-bootstrap/Card';
13
- import { I as InfiniteScroll } from './index.es-a6137319.js';
13
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
14
14
  import 'react-dom';
15
- import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
16
- import './index-f7fdcc91.js';
15
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
16
+ import './index-73819142.js';
17
17
  import urlFor from './urlFor.js';
18
18
  import { L as LazyLoad } from './index-5f7e79e7.js';
19
19
  import Button$1 from 'react-bootstrap/Button';
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-0fb60d94.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
3
  import './_library-528f1934.js';
4
- import './_iter-detect-13e31915.js';
5
- import './toConsumableArray-e333293f.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-9a61581c.js';
8
- import './_object-sap-fc9da7e8.js';
9
- import './inherits-eeaf6740.js';
10
- import './define-property-73034847.js';
11
- import './web.dom.iterable-6b037ff9.js';
12
- import './typeof-938ae770.js';
13
- import './_is-array-8914b83f.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import './_object-sap-8b8ea5a9.js';
9
+ import './inherits-2409637d.js';
10
+ import './define-property-6d26cb48.js';
11
+ import './web.dom.iterable-f8f967cd.js';
12
+ import './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import './index-41a678ea.js';
@@ -18,32 +18,32 @@ import 'prop-types';
18
18
  import 'react-bootstrap/Row';
19
19
  import 'react-bootstrap/Col';
20
20
  import 'react-bootstrap/Card';
21
- import './moment-b6f49411.js';
21
+ import './moment-e2f9b20c.js';
22
22
  import 'next/router';
23
23
  import './isSymbol-1981418f.js';
24
- import './debounce-89969f66.js';
25
- import './toNumber-e3dcad26.js';
26
- import './index.es-a6137319.js';
24
+ import './debounce-9207d8ee.js';
25
+ import './toNumber-2f7a84cd.js';
26
+ import './index.es-29c1cef5.js';
27
27
  import 'react-dom';
28
28
  import './visibility-sensor-72fd8f8b.js';
29
- import './slicedToArray-9c3bb613.js';
30
- import './index-f7fdcc91.js';
29
+ import './slicedToArray-67a08c9c.js';
30
+ import './index-73819142.js';
31
31
  import './urlFor.js';
32
32
  import './index-5f7e79e7.js';
33
- import './main-ede573ee.js';
34
- import './entities-731f3fdb.js';
35
- import './stringify-ebc16384.js';
36
- import './asyncToGenerator-40371743.js';
33
+ import './main-c0612122.js';
34
+ import './entities-7cc3bf45.js';
35
+ import './stringify-70b72959.js';
36
+ import './asyncToGenerator-7bf8bc4d.js';
37
37
  import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
- import './ADInfeed-7db96917.js';
41
- import './lodash-a818d390.js';
42
- import './ADlgInfeed-a3931e68.js';
40
+ import './ADInfeed-8a038df9.js';
41
+ import './lodash-17fdfebb.js';
42
+ import './ADlgInfeed-cee95aa2.js';
43
43
  import './getContentCategory-15dcc413.js';
44
- import './AuthorComponent-2277b67c.js';
44
+ import './AuthorComponent-e6f95c2f.js';
45
45
  import 'react-bootstrap/Button';
46
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
46
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
47
47
  import './index-c7e2ac95.js';
48
48
  import './smoothscroll-0cd4c7a6.js';
49
49
  import './GroupDeck.js';
@@ -51,14 +51,14 @@ import 'react-bootstrap';
51
51
  import './timeDifferenceCalc.js';
52
52
  import QueueDeckExpanded from './QueueDeckExpanded.js';
53
53
  import './iconBase-602d52fe.js';
54
- import './index.esm-3fdda599.js';
55
- import { g as getSerializers } from './index-afb3bbc2.js';
54
+ import './index.esm-29e48d38.js';
55
+ import { g as getSerializers } from './index-0e04b7d7.js';
56
56
  import './util-7700fc59.js';
57
- import './brightcove-react-player-loader.es-e761d404.js';
57
+ import './brightcove-react-player-loader.es-83f53e4e.js';
58
58
  import 'next/head';
59
59
  import 'react-share';
60
60
  import './SocialShare.js';
61
- import './_object-to-array-ee8f6d98.js';
61
+ import './_object-to-array-c54dd835.js';
62
62
  import 'react-bootstrap/Pagination';
63
63
  import 'react-bootstrap/Figure';
64
64
  import 'react-bootstrap/OverlayTrigger';
@@ -67,35 +67,35 @@ import 'react-bootstrap/Popover';
67
67
  import 'react-bootstrap/Breadcrumb';
68
68
  import Breadcrumbs from './Breadcrumbs.js';
69
69
 
70
- /* usage
71
- import Settings, { Ads } from '../../../../settings'
72
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
73
- import client from '../../../../client'
74
- import moment from 'moment'
75
- import Shell from '../../../../components/2.0/Shell'
76
- import { pageview } from '../../../../utilities/gtag'
77
-
78
- const Issue = (props) => {
79
- const { pubIssue, cache } = props
80
- const targeting = {
81
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
82
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
83
- }
84
- return (
85
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
86
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
87
- </Shell>
88
- )
89
- }
90
-
91
- Issue.getInitialProps = async (ctx) => {
92
- const { query } = ctx
93
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
94
- )
95
- return { pubIssue }
96
- }
97
-
98
- export default Issue
70
+ /* usage
71
+ import Settings, { Ads } from '../../../../settings'
72
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
73
+ import client from '../../../../client'
74
+ import moment from 'moment'
75
+ import Shell from '../../../../components/2.0/Shell'
76
+ import { pageview } from '../../../../utilities/gtag'
77
+
78
+ const Issue = (props) => {
79
+ const { pubIssue, cache } = props
80
+ const targeting = {
81
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
82
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
83
+ }
84
+ return (
85
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
86
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
87
+ </Shell>
88
+ )
89
+ }
90
+
91
+ Issue.getInitialProps = async (ctx) => {
92
+ const { query } = ctx
93
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
94
+ )
95
+ return { pubIssue }
96
+ }
97
+
98
+ export default Issue
99
99
  */
100
100
 
101
101
  var IssueLanding = function IssueLanding(props) {