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

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 (274) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +13 -13
  4. package/dist/cjs/AD300x250x600.js +13 -13
  5. package/dist/cjs/AD728x90.js +14 -14
  6. package/dist/cjs/ADFloatingFooter.js +12 -12
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +12 -12
  9. package/dist/cjs/{ADInfeed-8d621d3c.js → ADInfeed-7b3f64e1.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +12 -12
  11. package/dist/cjs/ADSponsoredResources.js +12 -12
  12. package/dist/cjs/ADWebcast.js +12 -12
  13. package/dist/cjs/ADWelcome.js +12 -12
  14. package/dist/cjs/{ADlgInfeed-0e26bccb.js → ADlgInfeed-17a6e476.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +6 -6
  16. package/dist/cjs/AdSlot.js +14 -14
  17. package/dist/cjs/AdSlotsProvider.js +12 -905
  18. package/dist/cjs/AlgoliaSearch.js +76 -48
  19. package/dist/cjs/AlphabeticList.js +8 -8
  20. package/dist/cjs/ArticleCarousel.js +10 -10
  21. package/dist/cjs/ArticleProgramLandingPage.js +27 -27
  22. package/dist/cjs/ArticleSeriesLandingPage.js +24 -24
  23. package/dist/cjs/ArticleSeriesListing.js +18 -18
  24. package/dist/cjs/Auth.js +465 -245
  25. package/dist/cjs/AuthWrapper.js +283 -242
  26. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-0c464248.js} +1 -1
  27. package/dist/cjs/Beam.js +7 -7
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-bac780ac.js} +1 -1
  29. package/dist/cjs/Breadcrumbs.js +5 -5
  30. package/dist/cjs/CMEDeck.js +14 -14
  31. package/dist/cjs/Column2.js +8 -8
  32. package/dist/cjs/Column3.js +16 -16
  33. package/dist/cjs/ConferenceArticleCard.js +17 -17
  34. package/dist/cjs/DeckContent.js +31 -31
  35. package/dist/cjs/DeckQueue.js +19 -19
  36. package/dist/cjs/{Dfp-26baccf1.js → Dfp-ac0c1cc6.js} +7 -7
  37. package/dist/cjs/EventsDeck.js +33 -33
  38. package/dist/cjs/ExternalResources.js +26 -26
  39. package/dist/cjs/Feature.js +3 -3
  40. package/dist/cjs/ForbesHero.js +8 -8
  41. package/dist/cjs/GridContent.js +28 -28
  42. package/dist/cjs/GridHero.js +8 -8
  43. package/dist/cjs/GroupDeck.js +8 -8
  44. package/dist/cjs/HamMagazine.js +25 -25
  45. package/dist/cjs/Hero.js +1 -1
  46. package/dist/cjs/HighlightenVideo.js +1 -1
  47. package/dist/cjs/HorizontalArticleListing.js +25 -25
  48. package/dist/cjs/HorizontalHero.js +3 -3
  49. package/dist/cjs/IssueContentDeck.js +8 -8
  50. package/dist/cjs/IssueDeck.js +10 -10
  51. package/dist/cjs/IssueLanding.js +59 -59
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +12 -12
  54. package/dist/cjs/MasterDeck.js +32 -32
  55. package/dist/cjs/MediaSeriesLanding.js +208 -209
  56. package/dist/cjs/NavDvm.js +7 -7
  57. package/dist/cjs/NavMagazine.js +24 -24
  58. package/dist/cjs/NavNative.js +21 -21
  59. package/dist/cjs/OncliveHero.js +2 -3
  60. package/dist/cjs/OncliveLargeHero.js +8 -8
  61. package/dist/cjs/PageFilter.js +5 -5
  62. package/dist/cjs/PartnerDetailListing.js +31 -31
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +5 -5
  65. package/dist/cjs/PubSection.js +20 -20
  66. package/dist/cjs/PubToc.js +7 -7
  67. package/dist/cjs/PublicationDeck.js +2 -2
  68. package/dist/cjs/PublicationLanding.js +36 -36
  69. package/dist/cjs/QueueDeckExpanded.js +22 -22
  70. package/dist/cjs/RecentNews.js +1 -1
  71. package/dist/cjs/RelatedContent.js +30 -30
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +5 -5
  74. package/dist/cjs/Segment.js +6 -6
  75. package/dist/cjs/SeriesListingDeck.js +15 -15
  76. package/dist/cjs/{SeriesSlider-d16a5ae5.js → SeriesSlider-abd231e9.js} +11 -11
  77. package/dist/cjs/SideFooter.js +10 -10
  78. package/dist/cjs/{SocialSearchComponent-97dd19a5.js → SocialSearchComponent-bef9a9d8.js} +7 -7
  79. package/dist/cjs/TaxonomyCard.js +4 -4
  80. package/dist/cjs/TaxonomyDescription.js +25 -25
  81. package/dist/cjs/TemplateNormal.js +18 -18
  82. package/dist/cjs/ThumbnailCard.js +1 -1
  83. package/dist/cjs/Ustream.js +12 -12
  84. package/dist/cjs/VerticalHero.js +2 -2
  85. package/dist/cjs/VideoProgramLandingPage.js +27 -27
  86. package/dist/cjs/VideoSeriesCard.js +9 -9
  87. package/dist/cjs/VideoSeriesFilter.js +7 -7
  88. package/dist/cjs/VideoSeriesLandingPage.js +25 -25
  89. package/dist/cjs/VideoSeriesListing.js +18 -18
  90. package/dist/cjs/View.js +62 -142
  91. package/dist/cjs/YahooHero.js +8 -8
  92. package/dist/cjs/YoutubeGroup.js +18 -18
  93. package/dist/cjs/{_is-array-754e012d.js → _is-array-39ff55dd.js} +1 -1
  94. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-ef35661e.js} +2 -2
  95. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-b231f928.js} +1 -1
  96. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-c3aeb51d.js} +1 -1
  97. package/dist/cjs/{_to-object-329a650b.js → _to-object-7a3ce269.js} +2 -2
  98. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-8ae2191c.js} +5 -5
  99. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-05029198.js} +4 -3
  100. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-6cd7682d.js} +2 -2
  101. package/dist/cjs/{debounce-529c8d06.js → debounce-6191c8ee.js} +1 -1
  102. package/dist/cjs/{define-property-f4d12f4e.js → define-property-fc002cec.js} +1 -1
  103. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-03c4c82e.js} +1 -1
  104. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-ab94a594.js} +1 -1
  105. package/dist/cjs/{extends-0a918631.js → extends-acc1318d.js} +1 -1
  106. package/dist/cjs/faundadb.js +7 -7
  107. package/dist/cjs/getRelatedArticle.js +6 -6
  108. package/dist/cjs/getRootDocGroup.js +6 -6
  109. package/dist/cjs/getSerializers.js +25 -25
  110. package/dist/cjs/{getTargeting-021d644c.js → getTargeting-98ab97f7.js} +12 -12
  111. package/dist/cjs/getTargeting.js +7 -7
  112. package/dist/cjs/{index-a0bdcb69.js → index-0f62d00b.js} +517 -501
  113. package/dist/cjs/{index-e2e62963.js → index-53e27416.js} +25 -9
  114. package/dist/cjs/{index-3294d3bc.js → index-79eed652.js} +39 -40
  115. package/dist/cjs/{index-be0c82be.js → index-ff69979f.js} +28 -22
  116. package/dist/cjs/{index.es-9110add6.js → index.es-e9d84959.js} +23 -5
  117. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  118. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
  119. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  120. package/dist/cjs/{index.esm-4d410430.js → index.esm-bf016399.js} +2 -3
  121. package/dist/cjs/index.js +42 -41
  122. package/dist/cjs/{inherits-9953db94.js → inherits-bfdb22af.js} +8 -8
  123. package/dist/cjs/{keys-a586b7a0.js → keys-62e097ca.js} +2 -2
  124. package/dist/cjs/{lodash-fc2922d0.js → lodash-b5e0d5f6.js} +127 -30
  125. package/dist/cjs/main-bc7d4bf8.js +972 -0
  126. package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
  127. package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
  128. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-41819145.js} +4 -4
  129. package/dist/cjs/{stringify-7c5aff47.js → stringify-7ccc8524.js} +1 -1
  130. package/dist/cjs/timeDifferenceCalc.js +1 -1
  131. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-4fdb72e2.js} +4 -4
  132. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-f2f8744b.js} +39 -4
  133. package/dist/cjs/{typeof-725500bc.js → typeof-e83d4a26.js} +4 -4
  134. package/dist/cjs/urlFor.js +1 -1
  135. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-c30d203c.js} +4 -4
  136. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-68e3aaf2.js} +2 -2
  137. package/dist/esm/AD.js +1 -1
  138. package/dist/esm/AD300x250.js +13 -13
  139. package/dist/esm/AD300x250x600.js +13 -13
  140. package/dist/esm/AD728x90.js +14 -14
  141. package/dist/esm/ADFloatingFooter.js +12 -12
  142. package/dist/esm/ADFooter.js +5 -5
  143. package/dist/esm/ADGutter.js +12 -12
  144. package/dist/esm/{ADInfeed-b566ce41.js → ADInfeed-77c2092d.js} +1 -1
  145. package/dist/esm/ADSkyscraper.js +12 -12
  146. package/dist/esm/ADSponsoredResources.js +12 -12
  147. package/dist/esm/ADWebcast.js +12 -12
  148. package/dist/esm/ADWelcome.js +12 -12
  149. package/dist/esm/{ADlgInfeed-5eb7281d.js → ADlgInfeed-12d2ac78.js} +1 -1
  150. package/dist/esm/AccordionPanel.js +6 -6
  151. package/dist/esm/AdSlot.js +14 -14
  152. package/dist/esm/AdSlotsProvider.js +15 -907
  153. package/dist/esm/AlgoliaSearch.js +75 -47
  154. package/dist/esm/AlphabeticList.js +8 -8
  155. package/dist/esm/ArticleCarousel.js +10 -10
  156. package/dist/esm/ArticleProgramLandingPage.js +26 -26
  157. package/dist/esm/ArticleSeriesLandingPage.js +24 -24
  158. package/dist/esm/ArticleSeriesListing.js +18 -18
  159. package/dist/esm/Auth.js +464 -244
  160. package/dist/esm/AuthWrapper.js +283 -242
  161. package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-5cab1f6b.js} +1 -1
  162. package/dist/esm/Beam.js +7 -7
  163. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-ea93e8f7.js} +1 -1
  164. package/dist/esm/Breadcrumbs.js +5 -5
  165. package/dist/esm/CMEDeck.js +14 -14
  166. package/dist/esm/Column2.js +8 -8
  167. package/dist/esm/Column3.js +16 -16
  168. package/dist/esm/ConferenceArticleCard.js +17 -17
  169. package/dist/esm/DeckContent.js +31 -31
  170. package/dist/esm/DeckQueue.js +19 -19
  171. package/dist/esm/{Dfp-b7236041.js → Dfp-4b94fbd4.js} +7 -7
  172. package/dist/esm/EventsDeck.js +33 -33
  173. package/dist/esm/ExternalResources.js +26 -26
  174. package/dist/esm/Feature.js +3 -3
  175. package/dist/esm/ForbesHero.js +8 -8
  176. package/dist/esm/GridContent.js +28 -28
  177. package/dist/esm/GridHero.js +8 -8
  178. package/dist/esm/GroupDeck.js +8 -8
  179. package/dist/esm/HamMagazine.js +25 -25
  180. package/dist/esm/Hero.js +1 -1
  181. package/dist/esm/HighlightenVideo.js +1 -1
  182. package/dist/esm/HorizontalArticleListing.js +25 -25
  183. package/dist/esm/HorizontalHero.js +3 -3
  184. package/dist/esm/IssueContentDeck.js +8 -8
  185. package/dist/esm/IssueDeck.js +10 -10
  186. package/dist/esm/IssueLanding.js +59 -59
  187. package/dist/esm/KMTracker.js +15 -15
  188. package/dist/esm/LeftNav.js +12 -12
  189. package/dist/esm/MasterDeck.js +32 -32
  190. package/dist/esm/MediaSeriesLanding.js +364 -365
  191. package/dist/esm/NavDvm.js +7 -7
  192. package/dist/esm/NavMagazine.js +24 -24
  193. package/dist/esm/NavNative.js +21 -21
  194. package/dist/esm/OncliveHero.js +2 -3
  195. package/dist/esm/OncliveLargeHero.js +8 -8
  196. package/dist/esm/PageFilter.js +5 -5
  197. package/dist/esm/PartnerDetailListing.js +30 -30
  198. package/dist/esm/PdfDownload.js +1 -1
  199. package/dist/esm/PopUpModal.js +5 -5
  200. package/dist/esm/PubSection.js +20 -20
  201. package/dist/esm/PubToc.js +7 -7
  202. package/dist/esm/PublicationDeck.js +2 -2
  203. package/dist/esm/PublicationLanding.js +36 -36
  204. package/dist/esm/QueueDeckExpanded.js +22 -22
  205. package/dist/esm/RecentNews.js +1 -1
  206. package/dist/esm/RelatedContent.js +30 -30
  207. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  208. package/dist/esm/Search.js +5 -5
  209. package/dist/esm/Segment.js +6 -6
  210. package/dist/esm/SeriesListingDeck.js +12 -12
  211. package/dist/esm/{SeriesSlider-8dc17b11.js → SeriesSlider-d9cf4ffb.js} +11 -11
  212. package/dist/esm/SideFooter.js +10 -10
  213. package/dist/esm/{SocialSearchComponent-db5ba548.js → SocialSearchComponent-4f7d1c5b.js} +7 -7
  214. package/dist/esm/TaxonomyCard.js +4 -4
  215. package/dist/esm/TaxonomyDescription.js +25 -25
  216. package/dist/esm/TemplateNormal.js +18 -18
  217. package/dist/esm/ThumbnailCard.js +1 -1
  218. package/dist/esm/Ustream.js +12 -12
  219. package/dist/esm/VerticalHero.js +2 -2
  220. package/dist/esm/VideoProgramLandingPage.js +26 -26
  221. package/dist/esm/VideoSeriesCard.js +8 -8
  222. package/dist/esm/VideoSeriesFilter.js +7 -7
  223. package/dist/esm/VideoSeriesLandingPage.js +24 -24
  224. package/dist/esm/VideoSeriesListing.js +18 -18
  225. package/dist/esm/View.js +38 -118
  226. package/dist/esm/YahooHero.js +8 -8
  227. package/dist/esm/YoutubeGroup.js +18 -18
  228. package/dist/esm/{_is-array-58e95429.js → _is-array-328b85b7.js} +1 -1
  229. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-0fa1c752.js} +2 -2
  230. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-1b84e2bf.js} +1 -1
  231. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-c8f72bf1.js} +1 -1
  232. package/dist/esm/{_to-object-a4107da3.js → _to-object-cedb5b78.js} +2 -2
  233. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-e1a2f43a.js} +5 -5
  234. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e761d404.js} +4 -3
  235. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-227107e6.js} +2 -2
  236. package/dist/esm/{debounce-9207d8ee.js → debounce-89969f66.js} +1 -1
  237. package/dist/esm/{define-property-8af5f002.js → define-property-2f35af22.js} +1 -1
  238. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-eb9699c0.js} +1 -1
  239. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-1577cb76.js} +1 -1
  240. package/dist/esm/{extends-6f2fcc99.js → extends-be71a29a.js} +1 -1
  241. package/dist/esm/faundadb.js +7 -7
  242. package/dist/esm/getRelatedArticle.js +6 -6
  243. package/dist/esm/getRootDocGroup.js +6 -6
  244. package/dist/esm/getSerializers.js +25 -25
  245. package/dist/esm/{getTargeting-82e86707.js → getTargeting-93bb872d.js} +11 -11
  246. package/dist/esm/getTargeting.js +7 -7
  247. package/dist/esm/{index-ef6d5dcf.js → index-511bdaa5.js} +39 -40
  248. package/dist/esm/{index-aaa2dae0.js → index-637e8f49.js} +25 -10
  249. package/dist/esm/{index-d9cf292f.js → index-eca81448.js} +517 -501
  250. package/dist/esm/{index-73819142.js → index-f7fdcc91.js} +28 -22
  251. package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
  252. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  253. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  254. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
  255. package/dist/esm/{index.esm-fd746768.js → index.esm-ed50151c.js} +2 -3
  256. package/dist/esm/index.js +42 -41
  257. package/dist/esm/{inherits-cf8dde54.js → inherits-2cf82c38.js} +5 -5
  258. package/dist/esm/{keys-8eda7a5c.js → keys-526daf0a.js} +2 -2
  259. package/dist/esm/{lodash-17fdfebb.js → lodash-a818d390.js} +127 -30
  260. package/dist/esm/main-ae902629.js +961 -0
  261. package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
  262. package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
  263. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-f0edf3d6.js} +4 -4
  264. package/dist/esm/{stringify-4330ccdc.js → stringify-d1b9276a.js} +1 -1
  265. package/dist/esm/timeDifferenceCalc.js +1 -1
  266. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-81605212.js} +4 -4
  267. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-e3dcad26.js} +39 -4
  268. package/dist/esm/{typeof-6435ba1c.js → typeof-ad2c7a21.js} +4 -4
  269. package/dist/esm/urlFor.js +1 -1
  270. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-cf90f7e6.js} +4 -4
  271. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-ace8ed30.js} +2 -2
  272. package/package.json +110 -110
  273. package/dist/cjs/main-02daeefe.js +0 -862
  274. package/dist/esm/main-e4a934b2.js +0 -851
@@ -1,17 +1,17 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
+ import './core.get-iterator-method-227107e6.js';
5
+ import './web.dom.iterable-ace8ed30.js';
6
6
  import React__default from 'react';
7
7
  import 'prop-types';
8
- import { m as moment } from './moment-e2f9b20c.js';
8
+ import { m as moment } from './moment-b6f49411.js';
9
9
  import 'react-dom';
10
- import './index-73819142.js';
10
+ import './index-f7fdcc91.js';
11
11
  import urlFor from './urlFor.js';
12
12
  import { L as LazyLoad } from './index-5f7e79e7.js';
13
- import './slicedToArray-641f241f.js';
14
- import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
13
+ import './slicedToArray-f0edf3d6.js';
14
+ import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
15
15
 
16
16
  var fbsHero = function fbsHero(props) {
17
17
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
7
+ import './core.get-iterator-method-227107e6.js';
8
8
  import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-cf8dde54.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
15
- import './_is-array-58e95429.js';
9
+ import { _ as _extends } from './extends-be71a29a.js';
10
+ import './_object-sap-1b84e2bf.js';
11
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2cf82c38.js';
12
+ import './define-property-2f35af22.js';
13
+ import './web.dom.iterable-ace8ed30.js';
14
+ import './typeof-ad2c7a21.js';
15
+ import './_is-array-328b85b7.js';
16
16
  import React__default from 'react';
17
17
  import './events-6c3a7a63.js';
18
18
  import { l as lib_3 } from './index-41a678ea.js';
@@ -21,33 +21,33 @@ import Container$1 from 'react-bootstrap/Container';
21
21
  import Row$1 from 'react-bootstrap/Row';
22
22
  import Col$1 from 'react-bootstrap/Col';
23
23
  import Card$1 from 'react-bootstrap/Card';
24
- import { m as moment } from './moment-e2f9b20c.js';
24
+ import { m as moment } from './moment-b6f49411.js';
25
25
  import { withRouter } from 'next/router';
26
26
  import './isSymbol-1981418f.js';
27
- import { d as debounce_1 } from './debounce-9207d8ee.js';
28
- import './toNumber-2f7a84cd.js';
29
- import { I as InfiniteScroll } from './index.es-29c1cef5.js';
27
+ import { d as debounce_1 } from './debounce-89969f66.js';
28
+ import './toNumber-e3dcad26.js';
29
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
30
30
  import 'react-dom';
31
31
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
32
- import './index-73819142.js';
32
+ import './index-f7fdcc91.js';
33
33
  import urlFor from './urlFor.js';
34
34
  import { L as LazyLoad } from './index-5f7e79e7.js';
35
- import { m as main_36 } from './main-e4a934b2.js';
35
+ import { m as main_43 } from './main-ae902629.js';
36
36
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
37
- import './slicedToArray-641f241f.js';
38
- import './stringify-4330ccdc.js';
39
- import './asyncToGenerator-fc1c2e29.js';
37
+ import './slicedToArray-f0edf3d6.js';
38
+ import './stringify-d1b9276a.js';
39
+ import './asyncToGenerator-e1a2f43a.js';
40
40
  import './Segment.js';
41
41
  import './Beam.js';
42
42
  import './AdSlot.js';
43
- import { A as ADInfeed } from './ADInfeed-b566ce41.js';
44
- import { l as lodash } from './lodash-17fdfebb.js';
45
- import { A as ADlgInfeed } from './ADlgInfeed-5eb7281d.js';
43
+ import { A as ADInfeed } from './ADInfeed-77c2092d.js';
44
+ import { l as lodash } from './lodash-a818d390.js';
45
+ import { A as ADlgInfeed } from './ADlgInfeed-12d2ac78.js';
46
46
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
47
47
  import { g as get_1 } from './get-1e515072.js';
48
48
  import './eq-b470f743.js';
49
49
  import './AD.js';
50
- import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
50
+ import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
51
51
 
52
52
  var GridContent = function (_React$Component) {
53
53
  _inherits(GridContent, _React$Component);
@@ -540,7 +540,7 @@ var GridContent = function (_React$Component) {
540
540
  )
541
541
  ),
542
542
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
543
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
543
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
544
544
  );
545
545
  } else {
546
546
  return React__default.createElement(
@@ -604,7 +604,7 @@ var GridContent = function (_React$Component) {
604
604
  )
605
605
  ),
606
606
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
607
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
607
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
608
608
  );
609
609
  }
610
610
  } else if (row._type === 'lg-infeed' && row.adUnit) {
@@ -692,7 +692,7 @@ var GridContent = function (_React$Component) {
692
692
  )
693
693
  ),
694
694
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
695
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
695
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
696
696
  );
697
697
  } else return null;
698
698
  }) : React__default.createElement(
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
+ import './core.get-iterator-method-227107e6.js';
5
+ import './web.dom.iterable-ace8ed30.js';
6
6
  import React__default from 'react';
7
7
  import 'prop-types';
8
- import { m as moment } from './moment-e2f9b20c.js';
8
+ import { m as moment } from './moment-b6f49411.js';
9
9
  import 'react-dom';
10
- import './index-73819142.js';
10
+ import './index-f7fdcc91.js';
11
11
  import urlFor from './urlFor.js';
12
12
  import { L as LazyLoad } from './index-5f7e79e7.js';
13
13
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
14
- import './slicedToArray-641f241f.js';
15
- import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
14
+ import './slicedToArray-f0edf3d6.js';
15
+ import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
16
16
 
17
17
  var GridHero = function GridHero(props) {
18
18
  var topArticle = props.dataRecord[0];
@@ -1,16 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './core.get-iterator-method-e1de7503.js';
5
+ import './core.get-iterator-method-227107e6.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { _ as _typeof } from './typeof-6435ba1c.js';
9
- import './_is-array-58e95429.js';
7
+ import './web.dom.iterable-ace8ed30.js';
8
+ import { _ as _typeof } from './typeof-ad2c7a21.js';
9
+ import './_is-array-328b85b7.js';
10
10
  import React__default, { useRef, useState, useEffect } from 'react';
11
- import './index-73819142.js';
11
+ import './index-f7fdcc91.js';
12
12
  import urlFor from './urlFor.js';
13
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
13
+ import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
14
14
  import { g as getYoutubeId } from './index-c7e2ac95.js';
15
15
  import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
16
16
 
@@ -1,42 +1,42 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import './core.get-iterator-method-227107e6.js';
7
+ import './web.dom.iterable-ace8ed30.js';
8
8
  import React__default, { useRef, useState, useEffect } from 'react';
9
9
  import 'prop-types';
10
10
  import Container$1 from 'react-bootstrap/Container';
11
- import { m as main_36, c as main_37 } from './main-e4a934b2.js';
12
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
13
- import './asyncToGenerator-fc1c2e29.js';
11
+ import { m as main_43, c as main_44 } from './main-ae902629.js';
12
+ import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
13
+ import './asyncToGenerator-e1a2f43a.js';
14
14
  import Segment from './Segment.js';
15
15
  import './react-social-icons-a7d5c5c7.js';
16
16
  import './iconBase-602d52fe.js';
17
- import { b as IoMdLogIn } from './index.esm-29e48d38.js';
17
+ import { b as IoMdLogIn } from './index.esm-3fdda599.js';
18
18
  import 'react-bootstrap/Button';
19
19
  import 'react-bootstrap/Form';
20
20
  import Nav from 'react-bootstrap/Nav';
21
21
  import Navbar from 'react-bootstrap/Navbar';
22
22
  import NavDropdown from 'react-bootstrap/NavDropdown';
23
- import { M as MdEmail } from './index.esm-f8aaeeeb.js';
23
+ import { M as MdEmail } from './index.esm-c6715e80.js';
24
24
  import { N as NavFooter } from './NavFooter-e27bd93b.js';
25
- import { S as SocialNavFooter } from './index.esm-fd746768.js';
25
+ import { S as SocialNavFooter } from './index.esm-ed50151c.js';
26
26
  import './SocialIcons.js';
27
27
  import 'react-bootstrap/FormControl';
28
- import { S as SocialSearchComponent } from './SocialSearchComponent-db5ba548.js';
28
+ import { S as SocialSearchComponent } from './SocialSearchComponent-4f7d1c5b.js';
29
29
 
30
30
  var HamMagazine = function HamMagazine(props) {
31
- /*
32
- Example Nav with acceptable props
33
- <MagazineNav
34
- showLogin
35
- logo={props.settings.logo}
36
- dataObject={props.cache.mainNavCache}
37
- website={website}
38
- subNav={props.cache.subNavCache}
39
- />
31
+ /*
32
+ Example Nav with acceptable props
33
+ <MagazineNav
34
+ showLogin
35
+ logo={props.settings.logo}
36
+ dataObject={props.cache.mainNavCache}
37
+ website={website}
38
+ subNav={props.cache.subNavCache}
39
+ />
40
40
  */
41
41
 
42
42
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -187,7 +187,7 @@ var HamMagazine = function HamMagazine(props) {
187
187
  }
188
188
  }
189
189
 
190
- if (props.initiallyCollapsed && !main_36) {
190
+ if (props.initiallyCollapsed && !main_43) {
191
191
  navRef.current.style.position = 'fixed';
192
192
  setIsSticky(true);
193
193
  navLinks.style.margin = 'auto';
@@ -217,7 +217,7 @@ var HamMagazine = function HamMagazine(props) {
217
217
 
218
218
  return React__default.createElement(
219
219
  'header',
220
- { className: !main_36 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
220
+ { className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
221
221
  React__default.createElement(
222
222
  Navbar,
223
223
  { expand: 'md', ref: topNavRef },
@@ -344,7 +344,7 @@ var HamMagazine = function HamMagazine(props) {
344
344
  'aria-controls': 'basic-navbar-nav',
345
345
  onClick: function onClick() {
346
346
  // Set overflow fix for iPhones safari browsers
347
- if (main_37) {
347
+ if (main_44) {
348
348
  var mainNav = document.querySelector('#navbar-ham');
349
349
  if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
350
350
  }
@@ -573,7 +573,7 @@ var HamMagazine = function HamMagazine(props) {
573
573
  '\n .navbar .collapse {\n display: block;\n }\n '
574
574
  )
575
575
  ),
576
- main_36 && !main_37 && React__default.createElement(
576
+ main_43 && !main_44 && React__default.createElement(
577
577
  'style',
578
578
  { jsx: 'true' },
579
579
  '\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
package/dist/esm/Hero.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
- import './index-73819142.js';
3
+ import './index-f7fdcc91.js';
4
4
  import urlFor from './urlFor.js';
5
5
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
6
6
  import { Card } from 'react-bootstrap';
@@ -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-83f53e4e.js';
3
+ import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-e761d404.js';
4
4
 
5
5
  var HighlightenVideo = function HighlightenVideo(_ref) {
6
6
  var highlightVideoOptions = _ref.highlightVideoOptions;
@@ -1,57 +1,57 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import './toConsumableArray-81605212.js';
7
+ import './core.get-iterator-method-227107e6.js';
8
8
  import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
15
- import './_is-array-58e95429.js';
9
+ import { _ as _extends } from './extends-be71a29a.js';
10
+ import './_object-sap-1b84e2bf.js';
11
+ import './inherits-2cf82c38.js';
12
+ import './define-property-2f35af22.js';
13
+ import './web.dom.iterable-ace8ed30.js';
14
+ import './typeof-ad2c7a21.js';
15
+ import './_is-array-328b85b7.js';
16
16
  import React__default from 'react';
17
17
  import './events-6c3a7a63.js';
18
18
  import './index-41a678ea.js';
19
19
  import 'prop-types';
20
20
  import 'react-bootstrap/Row';
21
21
  import 'react-bootstrap/Col';
22
- import './moment-e2f9b20c.js';
22
+ import './moment-b6f49411.js';
23
23
  import 'next/router';
24
24
  import './isSymbol-1981418f.js';
25
- import './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
25
+ import './debounce-89969f66.js';
26
+ import './toNumber-e3dcad26.js';
27
27
  import 'react-dom';
28
- import './index-73819142.js';
28
+ import './index-f7fdcc91.js';
29
29
  import './urlFor.js';
30
30
  import './index-5f7e79e7.js';
31
- import './main-e4a934b2.js';
31
+ import './main-ae902629.js';
32
32
  import './entities-7cc3bf45.js';
33
- import './slicedToArray-641f241f.js';
34
- import './stringify-4330ccdc.js';
35
- import './asyncToGenerator-fc1c2e29.js';
33
+ import './slicedToArray-f0edf3d6.js';
34
+ import './stringify-d1b9276a.js';
35
+ import './asyncToGenerator-e1a2f43a.js';
36
36
  import './Segment.js';
37
37
  import './Beam.js';
38
38
  import './AdSlot.js';
39
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
39
+ import { B as BlockContent } from './BlockContent-ea93e8f7.js';
40
40
  import './index-c7e2ac95.js';
41
41
  import './smoothscroll-0cd4c7a6.js';
42
42
  import './GroupDeck.js';
43
43
  import './YoutubeGroup.js';
44
44
  import 'react-bootstrap';
45
45
  import './iconBase-602d52fe.js';
46
- import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
46
+ import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
47
47
  import ArticleCarousel from './ArticleCarousel.js';
48
- import { g as getSerializers } from './index-d9cf292f.js';
48
+ import { g as getSerializers } from './index-eca81448.js';
49
49
  import './util-7700fc59.js';
50
- import './brightcove-react-player-loader.es-83f53e4e.js';
50
+ import './brightcove-react-player-loader.es-e761d404.js';
51
51
  import 'next/head';
52
52
  import 'react-share';
53
53
  import './SocialShare.js';
54
- import './_object-to-array-7e804fce.js';
54
+ import './_object-to-array-c8f72bf1.js';
55
55
  import 'react-bootstrap/Pagination';
56
56
  import 'react-bootstrap/Button';
57
57
  import 'react-bootstrap/Figure';
@@ -1,10 +1,10 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
- import './moment-e2f9b20c.js';
4
- import './index-73819142.js';
3
+ import './moment-b6f49411.js';
4
+ import './index-f7fdcc91.js';
5
5
  import urlFor from './urlFor.js';
6
6
  import './iconBase-602d52fe.js';
7
- import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
7
+ import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
8
8
 
9
9
  var HorizontalHero = function HorizontalHero(props) {
10
10
  var client = props.client;
@@ -1,20 +1,20 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
+ import './core.get-iterator-method-227107e6.js';
5
+ import './web.dom.iterable-ace8ed30.js';
6
6
  import React__default from 'react';
7
7
  import 'prop-types';
8
8
  import Row$1 from 'react-bootstrap/Row';
9
9
  import Col$1 from 'react-bootstrap/Col';
10
10
  import Card$1 from 'react-bootstrap/Card';
11
- import { m as moment } from './moment-e2f9b20c.js';
11
+ import { m as moment } from './moment-b6f49411.js';
12
12
  import 'react-dom';
13
- import './index-73819142.js';
13
+ import './index-f7fdcc91.js';
14
14
  import urlFor from './urlFor.js';
15
15
  import { L as LazyLoad } from './index-5f7e79e7.js';
16
- import './slicedToArray-641f241f.js';
17
- import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
16
+ import './slicedToArray-f0edf3d6.js';
17
+ import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
18
18
  import Badge from 'react-bootstrap/Badge';
19
19
 
20
20
  var PublicationDeckStack = function PublicationDeckStack(props) {
@@ -1,23 +1,23 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_iter-detect-5d49a330.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
6
- import './core.get-iterator-method-e1de7503.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
+ import './_iter-detect-0fa1c752.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
6
+ import './core.get-iterator-method-227107e6.js';
7
7
  import './_object-pie-33c40e79.js';
8
- import { _ as _extends } from './extends-6f2fcc99.js';
9
- import './web.dom.iterable-4439f05a.js';
8
+ import { _ as _extends } from './extends-be71a29a.js';
9
+ import './web.dom.iterable-ace8ed30.js';
10
10
  import React__default, { useState, useEffect, useRef } from 'react';
11
11
  import 'prop-types';
12
12
  import Row$1 from 'react-bootstrap/Row';
13
13
  import Col$1 from 'react-bootstrap/Col';
14
14
  import Card$1 from 'react-bootstrap/Card';
15
- import { I as InfiniteScroll } from './index.es-29c1cef5.js';
15
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
16
16
  import 'react-dom';
17
- import './index-73819142.js';
17
+ import './index-f7fdcc91.js';
18
18
  import urlFor from './urlFor.js';
19
19
  import { L as LazyLoad } from './index-5f7e79e7.js';
20
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
20
+ import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
21
21
  import Button$1 from 'react-bootstrap/Button';
22
22
 
23
23
  var usePrevious = function usePrevious(value) {
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import './toConsumableArray-81605212.js';
7
+ import './core.get-iterator-method-227107e6.js';
8
8
  import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
15
- import './_is-array-58e95429.js';
9
+ import { _ as _extends } from './extends-be71a29a.js';
10
+ import './_object-sap-1b84e2bf.js';
11
+ import './inherits-2cf82c38.js';
12
+ import './define-property-2f35af22.js';
13
+ import './web.dom.iterable-ace8ed30.js';
14
+ import './typeof-ad2c7a21.js';
15
+ import './_is-array-328b85b7.js';
16
16
  import React__default from 'react';
17
17
  import './events-6c3a7a63.js';
18
18
  import './index-41a678ea.js';
@@ -20,31 +20,31 @@ import 'prop-types';
20
20
  import 'react-bootstrap/Row';
21
21
  import 'react-bootstrap/Col';
22
22
  import 'react-bootstrap/Card';
23
- import './moment-e2f9b20c.js';
23
+ import './moment-b6f49411.js';
24
24
  import 'next/router';
25
25
  import './isSymbol-1981418f.js';
26
- import './debounce-9207d8ee.js';
27
- import './toNumber-2f7a84cd.js';
28
- import './index.es-29c1cef5.js';
26
+ import './debounce-89969f66.js';
27
+ import './toNumber-e3dcad26.js';
28
+ import './index.es-a6137319.js';
29
29
  import 'react-dom';
30
30
  import './visibility-sensor-72fd8f8b.js';
31
- import './index-73819142.js';
31
+ import './index-f7fdcc91.js';
32
32
  import './urlFor.js';
33
33
  import './index-5f7e79e7.js';
34
- import './main-e4a934b2.js';
34
+ import './main-ae902629.js';
35
35
  import './entities-7cc3bf45.js';
36
- import './slicedToArray-641f241f.js';
37
- import './stringify-4330ccdc.js';
38
- import './asyncToGenerator-fc1c2e29.js';
36
+ import './slicedToArray-f0edf3d6.js';
37
+ import './stringify-d1b9276a.js';
38
+ import './asyncToGenerator-e1a2f43a.js';
39
39
  import './Segment.js';
40
40
  import './Beam.js';
41
41
  import './AdSlot.js';
42
- import './ADInfeed-b566ce41.js';
43
- import './lodash-17fdfebb.js';
44
- import './ADlgInfeed-5eb7281d.js';
42
+ import './ADInfeed-77c2092d.js';
43
+ import './lodash-a818d390.js';
44
+ import './ADlgInfeed-12d2ac78.js';
45
45
  import './getContentCategory-15dcc413.js';
46
- import './AuthorComponent-34b16174.js';
47
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
46
+ import './AuthorComponent-5cab1f6b.js';
47
+ import { B as BlockContent } from './BlockContent-ea93e8f7.js';
48
48
  import './index-c7e2ac95.js';
49
49
  import './smoothscroll-0cd4c7a6.js';
50
50
  import './GroupDeck.js';
@@ -52,49 +52,49 @@ import 'react-bootstrap';
52
52
  import './timeDifferenceCalc.js';
53
53
  import QueueDeckExpanded from './QueueDeckExpanded.js';
54
54
  import './iconBase-602d52fe.js';
55
- import './index.esm-29e48d38.js';
56
- import { g as getSerializers } from './index-d9cf292f.js';
55
+ import './index.esm-3fdda599.js';
56
+ import { g as getSerializers } from './index-eca81448.js';
57
57
  import './util-7700fc59.js';
58
- import './brightcove-react-player-loader.es-83f53e4e.js';
58
+ import './brightcove-react-player-loader.es-e761d404.js';
59
59
  import 'next/head';
60
60
  import 'react-share';
61
61
  import './SocialShare.js';
62
- import './_object-to-array-7e804fce.js';
62
+ import './_object-to-array-c8f72bf1.js';
63
63
  import 'react-bootstrap/Pagination';
64
64
  import 'react-bootstrap/Button';
65
65
  import 'react-bootstrap/Figure';
66
66
  import 'react-bootstrap/Breadcrumb';
67
67
  import Breadcrumbs from './Breadcrumbs.js';
68
68
 
69
- /* usage
70
- import Settings, { Ads } from '../../../../settings'
71
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
72
- import client from '../../../../client'
73
- import moment from 'moment'
74
- import Shell from '../../../../components/2.0/Shell'
75
- import { pageview } from '../../../../utilities/gtag'
76
-
77
- const Issue = (props) => {
78
- const { pubIssue, cache } = props
79
- const targeting = {
80
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
81
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
82
- }
83
- return (
84
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
85
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
86
- </Shell>
87
- )
88
- }
89
-
90
- Issue.getInitialProps = async (ctx) => {
91
- const { query } = ctx
92
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
93
- )
94
- return { pubIssue }
95
- }
96
-
97
- export default Issue
69
+ /* usage
70
+ import Settings, { Ads } from '../../../../settings'
71
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
72
+ import client from '../../../../client'
73
+ import moment from 'moment'
74
+ import Shell from '../../../../components/2.0/Shell'
75
+ import { pageview } from '../../../../utilities/gtag'
76
+
77
+ const Issue = (props) => {
78
+ const { pubIssue, cache } = props
79
+ const targeting = {
80
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
81
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
82
+ }
83
+ return (
84
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
85
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
86
+ </Shell>
87
+ )
88
+ }
89
+
90
+ Issue.getInitialProps = async (ctx) => {
91
+ const { query } = ctx
92
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
93
+ )
94
+ return { pubIssue }
95
+ }
96
+
97
+ export default Issue
98
98
  */
99
99
 
100
100
  var IssueLanding = function IssueLanding(props) {