@mjhls/mjh-framework 1.0.844-segment-update-v1 → 1.0.845

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 (287) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +24 -24
  4. package/dist/cjs/AD300x250x600.js +24 -24
  5. package/dist/cjs/AD728x90.js +27 -27
  6. package/dist/cjs/ADFloatingFooter.js +23 -23
  7. package/dist/cjs/ADFooter.js +6 -6
  8. package/dist/cjs/ADGutter.js +23 -23
  9. package/dist/cjs/{ADInfeed-25d48cc2.js → ADInfeed-9d179b24.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +23 -23
  11. package/dist/cjs/ADSponsoredResources.js +23 -23
  12. package/dist/cjs/ADWebcast.js +23 -23
  13. package/dist/cjs/ADWelcome.js +20 -20
  14. package/dist/cjs/{ADlgInfeed-a535a768.js → ADlgInfeed-e1ba988c.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +8 -8
  16. package/dist/cjs/AdSlot.js +24 -24
  17. package/dist/cjs/AdSlotsProvider.js +13 -13
  18. package/dist/cjs/AlgoliaSearch.js +508 -500
  19. package/dist/cjs/AlphabeticList.js +10 -10
  20. package/dist/cjs/ArticleCarousel.js +17 -17
  21. package/dist/cjs/ArticleProgramLandingPage.js +50 -50
  22. package/dist/cjs/ArticleSeriesLandingPage.js +31 -31
  23. package/dist/cjs/ArticleSeriesListing.js +33 -33
  24. package/dist/cjs/Auth.js +484 -348
  25. package/dist/cjs/AuthWrapper.js +201 -240
  26. package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-c21aac7f.js} +1 -1
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +8 -8
  30. package/dist/cjs/CMEDeck.js +24 -24
  31. package/dist/cjs/Column2.js +16 -16
  32. package/dist/cjs/Column3.js +33 -33
  33. package/dist/cjs/ConferenceArticleCard.js +22 -22
  34. package/dist/cjs/DeckContent.js +42 -42
  35. package/dist/cjs/DeckQueue.js +31 -31
  36. package/dist/cjs/{Dfp-391fd124.js → Dfp-93399f8c.js} +15 -15
  37. package/dist/cjs/EventsDeck.js +45 -45
  38. package/dist/cjs/ExternalResources.js +47 -47
  39. package/dist/cjs/Feature.js +4 -4
  40. package/dist/cjs/ForbesHero.js +12 -12
  41. package/dist/cjs/GridContent.js +47 -47
  42. package/dist/cjs/GridHero.js +13 -13
  43. package/dist/cjs/GroupDeck.js +14 -14
  44. package/dist/cjs/HamMagazine.js +36 -36
  45. package/dist/cjs/Hero.js +4 -4
  46. package/dist/cjs/HighlightenVideo.js +2 -2
  47. package/dist/cjs/HorizontalArticleListing.js +47 -47
  48. package/dist/cjs/HorizontalHero.js +4 -4
  49. package/dist/cjs/IssueContentDeck.js +13 -13
  50. package/dist/cjs/IssueDeck.js +16 -16
  51. package/dist/cjs/IssueLanding.js +84 -84
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +22 -22
  54. package/dist/cjs/MasterDeck.js +41 -41
  55. package/dist/cjs/MediaSeriesLanding.js +509 -465
  56. package/dist/cjs/NavDvm.js +13 -13
  57. package/dist/cjs/NavMagazine.js +40 -40
  58. package/dist/cjs/NavNative.js +41 -41
  59. package/dist/cjs/OncliveHero.js +4 -4
  60. package/dist/cjs/OncliveLargeHero.js +13 -13
  61. package/dist/cjs/PageFilter.js +6 -6
  62. package/dist/cjs/PartnerDetailListing.js +57 -57
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +6 -6
  65. package/dist/cjs/PubSection.js +34 -34
  66. package/dist/cjs/PubToc.js +8 -8
  67. package/dist/cjs/PublicationDeck.js +8 -8
  68. package/dist/cjs/PublicationLanding.js +55 -55
  69. package/dist/cjs/QueueDeckExpanded.js +38 -38
  70. package/dist/cjs/RecentNews.js +3 -3
  71. package/dist/cjs/RelatedContent.js +35 -35
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +8 -8
  74. package/dist/cjs/Segment.js +343 -368
  75. package/dist/cjs/SeriesListingDeck.js +20 -20
  76. package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-cbab9f0f.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +17 -17
  79. package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-ecb4f972.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +10 -10
  81. package/dist/cjs/TaxonomyDescription.js +46 -46
  82. package/dist/cjs/TemplateNormal.js +47 -47
  83. package/dist/cjs/ThumbnailCard.js +7 -7
  84. package/dist/cjs/Ustream.js +13 -13
  85. package/dist/cjs/VerticalHero.js +3 -3
  86. package/dist/cjs/VideoProgramLandingPage.js +52 -52
  87. package/dist/cjs/VideoSeriesCard.js +14 -14
  88. package/dist/cjs/VideoSeriesFilter.js +9 -9
  89. package/dist/cjs/VideoSeriesLandingPage.js +37 -37
  90. package/dist/cjs/VideoSeriesListing.js +33 -33
  91. package/dist/cjs/View.js +93 -93
  92. package/dist/cjs/YahooHero.js +15 -15
  93. package/dist/cjs/YoutubeGroup.js +26 -26
  94. package/dist/cjs/{_is-array-754e012d.js → _is-array-6128bd56.js} +6 -6
  95. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-55a5657a.js} +8 -8
  96. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  97. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-a175b4a9.js} +1 -1
  98. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-8fe5a54f.js} +2 -2
  99. package/dist/cjs/{_to-object-329a650b.js → _to-object-6de10e57.js} +8 -8
  100. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-58c289d9.js} +32 -32
  101. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-f474eacc.js} +2 -2
  102. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  103. package/dist/cjs/{define-property-f4d12f4e.js → define-property-c88be878.js} +6 -6
  104. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-0cb76d99.js} +1 -1
  105. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  106. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  107. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-c2573ffd.js} +6 -6
  108. package/dist/cjs/{extends-0a918631.js → extends-29bdbc6d.js} +7 -7
  109. package/dist/cjs/faundadb.js +7 -7
  110. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  111. package/dist/cjs/getRelatedArticle.js +135 -71
  112. package/dist/cjs/getRootDocGroup.js +6 -6
  113. package/dist/cjs/getSerializers.js +45 -45
  114. package/dist/cjs/{getTargeting-15ad167c.js → getTargeting-be6168ad.js} +11 -11
  115. package/dist/cjs/getTargeting.js +8 -8
  116. package/dist/cjs/{index-ebee04bb.js → index-3cfbe927.js} +163 -163
  117. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  118. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  119. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  120. package/dist/cjs/{index-6367b7bf.js → index-f86bb269.js} +35 -35
  121. package/dist/cjs/{index-2cf30c83.js → index-fc2f1ca2.js} +4 -4
  122. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-8123cf40.js} +1 -1
  123. package/dist/cjs/index.js +137 -137
  124. package/dist/cjs/{inherits-0c7830c5.js → inherits-c2065b95.js} +19 -19
  125. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  126. package/dist/cjs/keys-7f2c2108.js +25 -0
  127. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  128. package/dist/cjs/{main-7b5e57b0.js → main-025fdc78.js} +234 -159
  129. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  130. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  131. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5d1bc3b3.js} +14 -14
  132. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  133. package/dist/cjs/stringify-c9ac1214.js +17 -0
  134. package/dist/cjs/timeDifferenceCalc.js +1 -1
  135. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-ddb70795.js} +9 -9
  136. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  137. package/dist/cjs/{typeof-9d7f610f.js → typeof-88a668c5.js} +35 -35
  138. package/dist/cjs/urlFor.js +1 -1
  139. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-b2b9092f.js} +4 -4
  140. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  141. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-46657b5c.js} +3 -3
  142. package/dist/esm/AD.js +1 -1
  143. package/dist/esm/AD300x250.js +24 -24
  144. package/dist/esm/AD300x250x600.js +24 -24
  145. package/dist/esm/AD728x90.js +27 -27
  146. package/dist/esm/ADFloatingFooter.js +23 -23
  147. package/dist/esm/ADFooter.js +6 -6
  148. package/dist/esm/ADGutter.js +23 -23
  149. package/dist/esm/{ADInfeed-56a3db8b.js → ADInfeed-f20eb524.js} +4 -4
  150. package/dist/esm/ADSkyscraper.js +23 -23
  151. package/dist/esm/ADSponsoredResources.js +23 -23
  152. package/dist/esm/ADWebcast.js +23 -23
  153. package/dist/esm/ADWelcome.js +20 -20
  154. package/dist/esm/{ADlgInfeed-53edb995.js → ADlgInfeed-c85a91b1.js} +4 -4
  155. package/dist/esm/AccordionPanel.js +8 -8
  156. package/dist/esm/AdSlot.js +24 -24
  157. package/dist/esm/AdSlotsProvider.js +13 -13
  158. package/dist/esm/AlgoliaSearch.js +507 -499
  159. package/dist/esm/AlphabeticList.js +10 -10
  160. package/dist/esm/ArticleCarousel.js +17 -17
  161. package/dist/esm/ArticleProgramLandingPage.js +50 -50
  162. package/dist/esm/ArticleSeriesLandingPage.js +31 -31
  163. package/dist/esm/ArticleSeriesListing.js +33 -33
  164. package/dist/esm/Auth.js +484 -348
  165. package/dist/esm/AuthWrapper.js +201 -240
  166. package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-5ae7409f.js} +1 -1
  167. package/dist/esm/Beam.js +8 -8
  168. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-52cf21c5.js} +34 -34
  169. package/dist/esm/Breadcrumbs.js +7 -7
  170. package/dist/esm/CMEDeck.js +24 -24
  171. package/dist/esm/Column2.js +16 -16
  172. package/dist/esm/Column3.js +33 -33
  173. package/dist/esm/ConferenceArticleCard.js +22 -22
  174. package/dist/esm/DeckContent.js +42 -42
  175. package/dist/esm/DeckQueue.js +31 -31
  176. package/dist/esm/{Dfp-2f9796e1.js → Dfp-43f121ff.js} +15 -15
  177. package/dist/esm/EventsDeck.js +43 -43
  178. package/dist/esm/ExternalResources.js +47 -47
  179. package/dist/esm/Feature.js +4 -4
  180. package/dist/esm/ForbesHero.js +12 -12
  181. package/dist/esm/GridContent.js +47 -47
  182. package/dist/esm/GridHero.js +13 -13
  183. package/dist/esm/GroupDeck.js +14 -14
  184. package/dist/esm/HamMagazine.js +36 -36
  185. package/dist/esm/Hero.js +4 -4
  186. package/dist/esm/HighlightenVideo.js +2 -2
  187. package/dist/esm/HorizontalArticleListing.js +47 -47
  188. package/dist/esm/HorizontalHero.js +4 -4
  189. package/dist/esm/IssueContentDeck.js +13 -13
  190. package/dist/esm/IssueDeck.js +15 -15
  191. package/dist/esm/IssueLanding.js +84 -84
  192. package/dist/esm/KMTracker.js +15 -15
  193. package/dist/esm/LeftNav.js +22 -22
  194. package/dist/esm/MasterDeck.js +41 -41
  195. package/dist/esm/MediaSeriesLanding.js +509 -465
  196. package/dist/esm/NavDvm.js +13 -13
  197. package/dist/esm/NavMagazine.js +40 -40
  198. package/dist/esm/NavNative.js +39 -39
  199. package/dist/esm/OncliveHero.js +4 -4
  200. package/dist/esm/OncliveLargeHero.js +13 -13
  201. package/dist/esm/PageFilter.js +6 -6
  202. package/dist/esm/PartnerDetailListing.js +57 -57
  203. package/dist/esm/PdfDownload.js +1 -1
  204. package/dist/esm/PopUpModal.js +6 -6
  205. package/dist/esm/PubSection.js +34 -34
  206. package/dist/esm/PubToc.js +8 -8
  207. package/dist/esm/PublicationDeck.js +7 -7
  208. package/dist/esm/PublicationLanding.js +54 -54
  209. package/dist/esm/QueueDeckExpanded.js +38 -38
  210. package/dist/esm/RecentNews.js +3 -3
  211. package/dist/esm/RelatedContent.js +35 -35
  212. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  213. package/dist/esm/Search.js +7 -7
  214. package/dist/esm/Segment.js +343 -368
  215. package/dist/esm/SeriesListingDeck.js +20 -20
  216. package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-5c62a578.js} +14 -14
  217. package/dist/esm/SetCookie.js +1 -1
  218. package/dist/esm/SideFooter.js +17 -17
  219. package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-cd38ae60.js} +9 -9
  220. package/dist/esm/TaxonomyCard.js +10 -10
  221. package/dist/esm/TaxonomyDescription.js +46 -46
  222. package/dist/esm/TemplateNormal.js +47 -47
  223. package/dist/esm/ThumbnailCard.js +7 -7
  224. package/dist/esm/Ustream.js +13 -13
  225. package/dist/esm/VerticalHero.js +3 -3
  226. package/dist/esm/VideoProgramLandingPage.js +51 -51
  227. package/dist/esm/VideoSeriesCard.js +14 -14
  228. package/dist/esm/VideoSeriesFilter.js +9 -9
  229. package/dist/esm/VideoSeriesLandingPage.js +37 -37
  230. package/dist/esm/VideoSeriesListing.js +33 -33
  231. package/dist/esm/View.js +92 -92
  232. package/dist/esm/YahooHero.js +15 -15
  233. package/dist/esm/YoutubeGroup.js +26 -26
  234. package/dist/esm/{_is-array-58e95429.js → _is-array-3e99e06e.js} +6 -6
  235. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-7e5e5ce2.js} +8 -8
  236. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  237. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-f353c2a9.js} +1 -1
  238. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-0f197f89.js} +2 -2
  239. package/dist/esm/{_to-object-a4107da3.js → _to-object-b50e61c3.js} +9 -9
  240. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-7f8f9219.js} +32 -32
  241. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-133dfacd.js} +2 -2
  242. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  243. package/dist/esm/{define-property-8af5f002.js → define-property-fe54dc9f.js} +6 -6
  244. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-f5ff6f5a.js} +1 -1
  245. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  246. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  247. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-bc33758b.js} +7 -7
  248. package/dist/esm/{extends-6f2fcc99.js → extends-60e0e1c6.js} +7 -7
  249. package/dist/esm/faundadb.js +7 -7
  250. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  251. package/dist/esm/getRelatedArticle.js +135 -71
  252. package/dist/esm/getRootDocGroup.js +6 -6
  253. package/dist/esm/getSerializers.js +45 -45
  254. package/dist/esm/{getTargeting-82e86707.js → getTargeting-68291ce9.js} +11 -11
  255. package/dist/esm/getTargeting.js +8 -8
  256. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  257. package/dist/esm/{index-f7fb1e25.js → index-2446af28.js} +4 -4
  258. package/dist/esm/{index-6c12bdd5.js → index-35bdcc81.js} +6 -6
  259. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  260. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  261. package/dist/esm/{index-29ef9d83.js → index-d675ae77.js} +160 -160
  262. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-8016b507.js} +1 -1
  263. package/dist/esm/index.js +118 -118
  264. package/dist/esm/{inherits-75d45541.js → inherits-a41fe93f.js} +19 -19
  265. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  266. package/dist/esm/{keys-8eda7a5c.js → keys-7a3adabf.js} +6 -6
  267. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  268. package/dist/esm/{main-747e7d25.js → main-b5c5aac1.js} +228 -153
  269. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  270. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-91f9716f.js} +16 -16
  271. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-be2f7a22.js} +14 -14
  272. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  273. package/dist/esm/stringify-59c8f690.js +15 -0
  274. package/dist/esm/timeDifferenceCalc.js +1 -1
  275. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-6d9a4616.js} +9 -9
  276. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  277. package/dist/esm/{typeof-af9c50d8.js → typeof-a286cf0c.js} +35 -35
  278. package/dist/esm/urlFor.js +1 -1
  279. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-33a866b6.js} +4 -4
  280. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  281. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-4109ff68.js} +3 -3
  282. package/package.json +110 -110
  283. package/dist/cjs/keys-a586b7a0.js +0 -25
  284. package/dist/cjs/stringify-7c5aff47.js +0 -17
  285. package/dist/esm/stringify-4330ccdc.js +0 -15
  286. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
  287. package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-b43c695a.js} +1 -1
@@ -1,36 +1,36 @@
1
- import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { _ as _export, a as _core } from './_to-object-a4107da3.js';
3
- import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
4
- import { _ as _extends, b as _extends$1 } from './extends-6f2fcc99.js';
5
- import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-75d45541.js';
6
- import { _ as _typeof$1 } from './typeof-af9c50d8.js';
7
1
  import React, { useState, useEffect, useRef, useLayoutEffect, useCallback } from 'react';
8
- import { l as lib_3 } from './index-f7fb1e25.js';
9
- import PropTypes from 'prop-types';
10
- import Row$1 from 'react-bootstrap/Row';
11
- import Col$1 from 'react-bootstrap/Col';
12
- import { m as moment } from './moment-b6f49411.js';
13
- import Router, { useRouter } from 'next/router';
2
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-be2f7a22.js';
3
+ import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button, ProgressBar } from 'react-bootstrap';
14
4
  import urlFor from './urlFor.js';
15
- import { L as LazyLoad } from './index-6c12bdd5.js';
16
- import { d as main_16, b as main_39, m as main_40 } from './main-747e7d25.js';
17
- import { h as html_decode_1 } from './entities-7cc3bf45.js';
18
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
19
- import Segment from './Segment.js';
20
- import Beam from './Beam.js';
21
- import DFPAdSlot from './AdSlot.js';
22
- import Button$1 from 'react-bootstrap/Button';
23
- import { B as BlockContent } from './BlockContent-d05b5b23.js';
5
+ import { l as lib_3 } from './index-2446af28.js';
6
+ import Router, { useRouter } from 'next/router';
24
7
  import { g as getYoutubeId } from './index-c7e2ac95.js';
8
+ import PropTypes from 'prop-types';
9
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
10
+ import { u as util } from './util-3ab476bf.js';
11
+ import Beam from './Beam.js';
12
+ import Segment from './Segment.js';
13
+ import { d as main_18, b as main_42, m as main_43 } from './main-b5c5aac1.js';
14
+ import { B as BlockContent } from './BlockContent-52cf21c5.js';
15
+ import { _ as _extends, b as _extends$1 } from './extends-60e0e1c6.js';
16
+ import { L as LazyLoad } from './index-35bdcc81.js';
17
+ import { _ as _typeof$1 } from './typeof-a286cf0c.js';
18
+ import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-b43c695a.js';
25
19
  import GroupDeck from './GroupDeck.js';
26
- import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button, ProgressBar } from 'react-bootstrap';
27
- import { d as IoIosArrowDropupCircle } from './index.esm-3fdda599.js';
28
- import { u as util } from './util-7700fc59.js';
29
- import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-4abff0b1.js';
30
- import Head from 'next/head';
20
+ import { m as moment } from './moment-bc12cb97.js';
31
21
  import SocialShare from './SocialShare.js';
32
- import { _ as _objectToArray } from './_object-to-array-7e804fce.js';
22
+ import { _ as _export, a as _core } from './_to-object-b50e61c3.js';
23
+ import { _ as _objectToArray } from './_object-to-array-0f197f89.js';
24
+ import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
33
25
  import Pagination from 'react-bootstrap/Pagination';
26
+ import Button$1 from 'react-bootstrap/Button';
27
+ import { h as html_decode_1 } from './entities-932b50cf.js';
28
+ import DFPAdSlot from './AdSlot.js';
29
+ import Row$1 from 'react-bootstrap/Row';
30
+ import Col$1 from 'react-bootstrap/Col';
31
+ import Head from 'next/head';
32
+ import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-a41fe93f.js';
33
+ import { d as IoIosArrowDropupCircle } from './index.esm-3fdda599.js';
34
34
  import Figure$2 from 'react-bootstrap/Figure';
35
35
 
36
36
  var onChangeSlide = function onChangeSlide(selectedIndex, router) {
@@ -39,7 +39,7 @@ var onChangeSlide = function onChangeSlide(selectedIndex, router) {
39
39
  Router.push(router.pathname, pageNumber > 1 ? href : '/view/' + router.query.url, { shallow: true });
40
40
  };
41
41
 
42
- var Slideshow = function Slideshow(_ref) {
42
+ var Slideshow$1 = function Slideshow(_ref) {
43
43
  var slides = _ref.slides,
44
44
  client = _ref.client,
45
45
  pageview = _ref.pageview;
@@ -676,14 +676,14 @@ function coerce(val) {
676
676
  return val;
677
677
  }
678
678
  });
679
- var debug_1 = debug.coerce;
680
- var debug_2 = debug.disable;
681
- var debug_3 = debug.enable;
682
- var debug_4 = debug.enabled;
683
- var debug_5 = debug.humanize;
684
- var debug_6 = debug.names;
685
- var debug_7 = debug.skips;
686
- var debug_8 = debug.formatters;
679
+ debug.coerce;
680
+ debug.disable;
681
+ debug.enable;
682
+ debug.enabled;
683
+ debug.humanize;
684
+ debug.names;
685
+ debug.skips;
686
+ debug.formatters;
687
687
 
688
688
  var browser = createCommonjsModule(function (module, exports) {
689
689
  /**
@@ -872,13 +872,13 @@ function localstorage() {
872
872
  } catch (e) {}
873
873
  }
874
874
  });
875
- var browser_1 = browser.log;
876
- var browser_2 = browser.formatArgs;
877
- var browser_3 = browser.save;
878
- var browser_4 = browser.load;
879
- var browser_5 = browser.useColors;
880
- var browser_6 = browser.storage;
881
- var browser_7 = browser.colors;
875
+ browser.log;
876
+ browser.formatArgs;
877
+ browser.save;
878
+ browser.load;
879
+ browser.useColors;
880
+ browser.storage;
881
+ browser.colors;
882
882
 
883
883
  // MIT lisence
884
884
  // from https://github.com/substack/tty-browserify/blob/1ba769a6429d242f36226538835b4034bf6b7886/index.js
@@ -1153,14 +1153,14 @@ function init (debug) {
1153
1153
 
1154
1154
  exports.enable(load());
1155
1155
  });
1156
- var node_1 = node.init;
1157
- var node_2 = node.log;
1158
- var node_3 = node.formatArgs;
1159
- var node_4 = node.save;
1160
- var node_5 = node.load;
1161
- var node_6 = node.useColors;
1162
- var node_7 = node.colors;
1163
- var node_8 = node.inspectOpts;
1156
+ node.init;
1157
+ node.log;
1158
+ node.formatArgs;
1159
+ node.save;
1160
+ node.load;
1161
+ node.useColors;
1162
+ node.colors;
1163
+ node.inspectOpts;
1164
1164
 
1165
1165
  var src = createCommonjsModule(function (module) {
1166
1166
  /**
@@ -1923,8 +1923,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1923
1923
  var duration = player.getDuration();
1924
1924
  var queue = Math.floor(duration / 10);
1925
1925
  var segment = Math.floor(current / queue);
1926
- Beam.report_beam_video('Ready', main_16, duration, current, segment);
1927
- Segment.report_video_event('Video Ready', main_16, duration, current, segment);
1926
+ Beam.report_beam_video('Ready', main_18, duration, current, segment);
1927
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment);
1928
1928
  };
1929
1929
 
1930
1930
  var handlePlayPercent = function handlePlayPercent(player) {
@@ -1934,8 +1934,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1934
1934
  var segment = Math.floor(current / queue);
1935
1935
 
1936
1936
  if (!queueProgress.includes(segment)) {
1937
- Beam.report_beam_video('Segment', main_16, duration, current, segment);
1938
- Segment.report_video_event('Video Segment', main_16, duration, current, segment);
1937
+ Beam.report_beam_video('Segment', main_18, duration, current, segment);
1938
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment);
1939
1939
  queueProgress.push(segment);
1940
1940
  }
1941
1941
  };
@@ -1948,8 +1948,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1948
1948
  var queue = Math.floor(duration / 10);
1949
1949
  var segment = Math.floor(current / queue);
1950
1950
 
1951
- Beam.report_beam_video('Play', main_16, duration, current, segment);
1952
- Segment.report_video_event('Video Play', main_16, duration, current, segment);
1951
+ Beam.report_beam_video('Play', main_18, duration, current, segment);
1952
+ Segment.report_video_event('Video Play', main_18, duration, current, segment);
1953
1953
 
1954
1954
  if (!playReported) {
1955
1955
  setPlayReported(true);
@@ -1968,8 +1968,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1968
1968
  var queue = Math.floor(duration / 10);
1969
1969
  var segment = Math.floor(current / queue);
1970
1970
 
1971
- Beam.report_beam_video('End', main_16, duration, current, segment);
1972
- Segment.report_video_event('Video End', main_16, duration, current, segment);
1971
+ Beam.report_beam_video('End', main_18, duration, current, segment);
1972
+ Segment.report_video_event('Video End', main_18, duration, current, segment);
1973
1973
  setEndReported(true);
1974
1974
  clearInterval(intervalID);
1975
1975
  }
@@ -1982,8 +1982,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1982
1982
  var queue = Math.floor(duration / 10);
1983
1983
  var segment = Math.floor(current / queue);
1984
1984
 
1985
- Beam.report_beam_video('Pause', main_16, duration, current, segment);
1986
- Segment.report_video_event('Video Pause', main_16, duration, current, segment);
1985
+ Beam.report_beam_video('Pause', main_18, duration, current, segment);
1986
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment);
1987
1987
  };
1988
1988
 
1989
1989
  return React.createElement(
@@ -2219,8 +2219,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2219
2219
  var duration = player.duration;
2220
2220
  var queue = Math.floor(duration / 10);
2221
2221
  var segment = Math.floor(current / queue);
2222
- Beam.report_beam_video('Ready', main_16, duration, current, segment, 'MP4');
2223
- Segment.report_video_event('Video Ready', main_16, duration, current, segment, 'MP4');
2222
+ Beam.report_beam_video('Ready', main_18, duration, current, segment, 'MP4');
2223
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment, 'MP4');
2224
2224
  };
2225
2225
 
2226
2226
  var handlePlayPercent = function handlePlayPercent(player) {
@@ -2229,8 +2229,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2229
2229
  var queue = Math.floor(duration / 10);
2230
2230
  var segment = Math.floor(current / queue);
2231
2231
  if (!queueProgress.includes(segment)) {
2232
- Beam.report_beam_video('Segment', main_16, duration, current, segment, 'MP4');
2233
- Segment.report_video_event('Video Segment', main_16, duration, current, segment, 'MP4');
2232
+ Beam.report_beam_video('Segment', main_18, duration, current, segment, 'MP4');
2233
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment, 'MP4');
2234
2234
  queueProgress.push(segment);
2235
2235
  }
2236
2236
  };
@@ -2242,8 +2242,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2242
2242
  var duration = player.duration;
2243
2243
  var queue = Math.floor(duration / 10);
2244
2244
  var segment = Math.floor(current / queue);
2245
- Beam.report_beam_video('Play', main_16, duration, current, segment, 'MP4');
2246
- Segment.report_video_event('Video Play', main_16, duration, current, segment, 'MP4');
2245
+ Beam.report_beam_video('Play', main_18, duration, current, segment, 'MP4');
2246
+ Segment.report_video_event('Video Play', main_18, duration, current, segment, 'MP4');
2247
2247
 
2248
2248
  if (!playReported) {
2249
2249
  event.persist();
@@ -2263,8 +2263,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2263
2263
  var queue = Math.floor(duration / 10);
2264
2264
  var segment = Math.floor(current / queue);
2265
2265
 
2266
- Beam.report_beam_video('End', main_16, duration, current, segment, 'MP4');
2267
- Segment.report_video_event('Video End', main_16, duration, current, segment, 'MP4');
2266
+ Beam.report_beam_video('End', main_18, duration, current, segment, 'MP4');
2267
+ Segment.report_video_event('Video End', main_18, duration, current, segment, 'MP4');
2268
2268
  setEndReported(true);
2269
2269
  clearInterval(intervalID);
2270
2270
  }
@@ -2276,8 +2276,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2276
2276
  var duration = player.duration - current;
2277
2277
  var queue = Math.floor(duration / 10);
2278
2278
  var segment = Math.floor(current / queue);
2279
- Beam.report_beam_video('Pause', main_16, duration, current, segment, 'MP4');
2280
- Segment.report_video_event('Video Pause', main_16, duration, current, segment, 'MP4');
2279
+ Beam.report_beam_video('Pause', main_18, duration, current, segment, 'MP4');
2280
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment, 'MP4');
2281
2281
  };
2282
2282
 
2283
2283
  return React.createElement(
@@ -2366,8 +2366,8 @@ var Video = function Video(_ref) {
2366
2366
  player.pause();
2367
2367
  }
2368
2368
 
2369
- Beam.report_beam_video('Ready', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2370
- Segment.report_video_event('Video Ready', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2369
+ Beam.report_beam_video('Ready', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2370
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2371
2371
  });
2372
2372
 
2373
2373
  // play
@@ -2376,8 +2376,8 @@ var Video = function Video(_ref) {
2376
2376
  var current = player.currentTime();
2377
2377
  var queue = Math.floor(duration / 10);
2378
2378
  var segment = Math.floor(current / queue);
2379
- Beam.report_beam_video('Play', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2380
- Segment.report_video_event('Video Play', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2379
+ Beam.report_beam_video('Play', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2380
+ Segment.report_video_event('Video Play', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2381
2381
  });
2382
2382
 
2383
2383
  // pause
@@ -2386,8 +2386,8 @@ var Video = function Video(_ref) {
2386
2386
  var current = player.currentTime();
2387
2387
  var queue = Math.floor(duration / 10);
2388
2388
  var segment = Math.floor(current / queue);
2389
- Beam.report_beam_video('Pause', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2390
- Segment.report_video_event('Video Pause', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2389
+ Beam.report_beam_video('Pause', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2390
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2391
2391
  });
2392
2392
 
2393
2393
  // end
@@ -2396,8 +2396,8 @@ var Video = function Video(_ref) {
2396
2396
  var current = player.currentTime();
2397
2397
  var queue = Math.floor(duration / 10);
2398
2398
  var segment = Math.floor(current / queue);
2399
- Beam.report_beam_video('End', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2400
- Segment.report_video_event('Video End', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2399
+ Beam.report_beam_video('End', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2400
+ Segment.report_video_event('Video End', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2401
2401
  autoplayNextVideo(evt);
2402
2402
  });
2403
2403
 
@@ -2408,8 +2408,8 @@ var Video = function Video(_ref) {
2408
2408
  var queue = Math.floor(duration / 10);
2409
2409
  var segment = Math.floor(current / queue);
2410
2410
  if (!queueProgress.includes(segment)) {
2411
- Beam.report_beam_video('Segment', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2412
- Segment.report_video_event('Video Segment', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2411
+ Beam.report_beam_video('Segment', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2412
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2413
2413
  queueProgress.push(segment);
2414
2414
  }
2415
2415
  });
@@ -2420,8 +2420,8 @@ var Video = function Video(_ref) {
2420
2420
  var id = player.ads.ad.id;
2421
2421
  var adType = 'Bright Cove: ' + player.ads.ad.type;
2422
2422
 
2423
- Beam.report_beam_ad('AD Started', main_16, '', '', '', '', '', adType, duration, id);
2424
- Segment.report_ad_event('Video Ad Started', main_16, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2423
+ Beam.report_beam_ad('AD Started', main_18, '', '', '', '', '', adType, duration, id);
2424
+ Segment.report_ad_event('Video Ad Started', main_18, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2425
2425
  });
2426
2426
 
2427
2427
  // ad ended
@@ -2429,8 +2429,8 @@ var Video = function Video(_ref) {
2429
2429
  var duration = player.ads.ad.duration;
2430
2430
  var id = player.ads.ad.id;
2431
2431
  var adType = 'Bright Cove: ' + player.ads.ad.type;
2432
- Beam.report_beam_ad('AD Ended', main_16, '', '', '', '', '', adType, duration, id);
2433
- Segment.report_ad_event('Video Ad Ended', main_16, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2432
+ Beam.report_beam_ad('AD Ended', main_18, '', '', '', '', '', adType, duration, id);
2433
+ Segment.report_ad_event('Video Ad Ended', main_18, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2434
2434
  });
2435
2435
  };
2436
2436
 
@@ -2693,9 +2693,9 @@ exports.DEPRECATED_CONFIG_PROPS = DEPRECATED_CONFIG_PROPS;
2693
2693
  });
2694
2694
 
2695
2695
  unwrapExports(props);
2696
- var props_1 = props.DEPRECATED_CONFIG_PROPS;
2697
- var props_2 = props.defaultProps;
2698
- var props_3 = props.propTypes;
2696
+ props.DEPRECATED_CONFIG_PROPS;
2697
+ props.defaultProps;
2698
+ props.propTypes;
2699
2699
 
2700
2700
  var isMergeableObject = function isMergeableObject(value) {
2701
2701
  return isNonNullObject(value)
@@ -3130,17 +3130,17 @@ function isMediaStream(url) {
3130
3130
  });
3131
3131
 
3132
3132
  unwrapExports(utils);
3133
- var utils_1 = utils.parseStartTime;
3134
- var utils_2 = utils.parseEndTime;
3135
- var utils_3 = utils.randomString;
3136
- var utils_4 = utils.queryString;
3137
- var utils_5 = utils.getSDK;
3138
- var utils_6 = utils.getConfig;
3139
- var utils_7 = utils.omit;
3140
- var utils_8 = utils.callPlayer;
3141
- var utils_9 = utils.isObject;
3142
- var utils_10 = utils.isEqual;
3143
- var utils_11 = utils.isMediaStream;
3133
+ utils.parseStartTime;
3134
+ utils.parseEndTime;
3135
+ utils.randomString;
3136
+ utils.queryString;
3137
+ utils.getSDK;
3138
+ utils.getConfig;
3139
+ utils.omit;
3140
+ utils.callPlayer;
3141
+ utils.isObject;
3142
+ utils.isEqual;
3143
+ utils.isMediaStream;
3144
3144
 
3145
3145
  var Player_1 = createCommonjsModule(function (module, exports) {
3146
3146
 
@@ -4017,7 +4017,7 @@ exports["default"] = _default;
4017
4017
  });
4018
4018
 
4019
4019
  unwrapExports(YouTube_1);
4020
- var YouTube_2 = YouTube_1.YouTube;
4020
+ YouTube_1.YouTube;
4021
4021
 
4022
4022
  var SoundCloud_1 = createCommonjsModule(function (module, exports) {
4023
4023
 
@@ -4234,7 +4234,7 @@ exports["default"] = _default;
4234
4234
  });
4235
4235
 
4236
4236
  unwrapExports(SoundCloud_1);
4237
- var SoundCloud_2 = SoundCloud_1.SoundCloud;
4237
+ SoundCloud_1.SoundCloud;
4238
4238
 
4239
4239
  var Vimeo_1 = createCommonjsModule(function (module, exports) {
4240
4240
 
@@ -4490,7 +4490,7 @@ exports["default"] = _default;
4490
4490
  });
4491
4491
 
4492
4492
  unwrapExports(Vimeo_1);
4493
- var Vimeo_2 = Vimeo_1.Vimeo;
4493
+ Vimeo_1.Vimeo;
4494
4494
 
4495
4495
  var Facebook_1 = createCommonjsModule(function (module, exports) {
4496
4496
 
@@ -4702,7 +4702,7 @@ exports["default"] = _default;
4702
4702
  });
4703
4703
 
4704
4704
  unwrapExports(Facebook_1);
4705
- var Facebook_2 = Facebook_1.Facebook;
4705
+ Facebook_1.Facebook;
4706
4706
 
4707
4707
  var Streamable_1 = createCommonjsModule(function (module, exports) {
4708
4708
 
@@ -4913,7 +4913,7 @@ exports["default"] = _default;
4913
4913
  });
4914
4914
 
4915
4915
  unwrapExports(Streamable_1);
4916
- var Streamable_2 = Streamable_1.Streamable;
4916
+ Streamable_1.Streamable;
4917
4917
 
4918
4918
  var Wistia_1 = createCommonjsModule(function (module, exports) {
4919
4919
 
@@ -5156,7 +5156,7 @@ exports["default"] = _default;
5156
5156
  });
5157
5157
 
5158
5158
  unwrapExports(Wistia_1);
5159
- var Wistia_2 = Wistia_1.Wistia;
5159
+ Wistia_1.Wistia;
5160
5160
 
5161
5161
  var Twitch_1 = createCommonjsModule(function (module, exports) {
5162
5162
 
@@ -5372,7 +5372,7 @@ exports["default"] = _default;
5372
5372
  });
5373
5373
 
5374
5374
  unwrapExports(Twitch_1);
5375
- var Twitch_2 = Twitch_1.Twitch;
5375
+ Twitch_1.Twitch;
5376
5376
 
5377
5377
  var DailyMotion_1 = createCommonjsModule(function (module, exports) {
5378
5378
 
@@ -5608,7 +5608,7 @@ exports["default"] = _default;
5608
5608
  });
5609
5609
 
5610
5610
  unwrapExports(DailyMotion_1);
5611
- var DailyMotion_2 = DailyMotion_1.DailyMotion;
5611
+ DailyMotion_1.DailyMotion;
5612
5612
 
5613
5613
  var Mixcloud_1 = createCommonjsModule(function (module, exports) {
5614
5614
 
@@ -5807,7 +5807,7 @@ exports["default"] = _default;
5807
5807
  });
5808
5808
 
5809
5809
  unwrapExports(Mixcloud_1);
5810
- var Mixcloud_2 = Mixcloud_1.Mixcloud;
5810
+ Mixcloud_1.Mixcloud;
5811
5811
 
5812
5812
  var FilePlayer_1 = createCommonjsModule(function (module, exports) {
5813
5813
 
@@ -6341,7 +6341,7 @@ exports["default"] = _default;
6341
6341
  });
6342
6342
 
6343
6343
  unwrapExports(FilePlayer_1);
6344
- var FilePlayer_2 = FilePlayer_1.FilePlayer;
6344
+ FilePlayer_1.FilePlayer;
6345
6345
 
6346
6346
  var players = createCommonjsModule(function (module, exports) {
6347
6347
 
@@ -7277,8 +7277,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7277
7277
  var duration = player.getDuration();
7278
7278
  var queue = Math.floor(duration / 10);
7279
7279
  var segment = Math.floor(current / queue);
7280
- Beam.report_beam_video('Ready', main_16, duration, current, segment);
7281
- Segment.report_video_event('Video Ready', main_16, duration, current, segment);
7280
+ Beam.report_beam_video('Ready', main_18, duration, current, segment);
7281
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment);
7282
7282
  //autoplay
7283
7283
 
7284
7284
  //Small pause before starting next video
@@ -7298,8 +7298,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7298
7298
  var queue = Math.floor(duration / 10);
7299
7299
  var segment = Math.floor(current / queue);
7300
7300
 
7301
- Beam.report_beam_video('End', main_16, duration, current, segment);
7302
- Segment.report_video_event('Video End', main_16, duration, current, segment);
7301
+ Beam.report_beam_video('End', main_18, duration, current, segment);
7302
+ Segment.report_video_event('Video End', main_18, duration, current, segment);
7303
7303
  setEndReported(true);
7304
7304
  clearInterval(intervalID);
7305
7305
  }
@@ -7349,8 +7349,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7349
7349
  var queue = Math.floor(duration / 10);
7350
7350
  var segment = Math.floor(current / queue);
7351
7351
  if (!queueProgress.includes(segment)) {
7352
- Beam.report_beam_video('Segment', main_16, duration, current, segment);
7353
- Segment.report_video_event('Video Segment', main_16, duration, current, segment);
7352
+ Beam.report_beam_video('Segment', main_18, duration, current, segment);
7353
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment);
7354
7354
  queueProgress.push(segment);
7355
7355
  }
7356
7356
  };
@@ -7363,8 +7363,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7363
7363
  var queue = Math.floor(duration / 10);
7364
7364
  var segment = Math.floor(current / queue);
7365
7365
 
7366
- Beam.report_beam_video('Play', main_16, duration, current, segment);
7367
- Segment.report_video_event('Video Play', main_16, duration, current, segment);
7366
+ Beam.report_beam_video('Play', main_18, duration, current, segment);
7367
+ Segment.report_video_event('Video Play', main_18, duration, current, segment);
7368
7368
 
7369
7369
  if (!playReported) {
7370
7370
  setPlayReported(true);
@@ -7382,8 +7382,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7382
7382
  var queue = Math.floor(duration / 10);
7383
7383
  var segment = Math.floor(current / queue);
7384
7384
 
7385
- Beam.report_beam_video('Pause', main_16, duration, current, segment);
7386
- Segment.report_video_event('Video Pause', main_16, duration, current, segment);
7385
+ Beam.report_beam_video('Pause', main_18, duration, current, segment);
7386
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment);
7387
7387
  };
7388
7388
 
7389
7389
  // Youtube Options
@@ -7511,14 +7511,14 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7511
7511
  );
7512
7512
  };
7513
7513
 
7514
- var Poll = function Poll(_ref) {
7515
- var node = _ref.node,
7516
- client = _ref.client,
7517
- pageview = _ref.pageview,
7518
- videoAccountIDs = _ref.videoAccountIDs,
7519
- onVote = _ref.onVote,
7520
- _ref$showVotes = _ref.showVotes,
7521
- getSerializers = _ref.getSerializers;
7514
+ var Poll$1 = function Poll(_ref) {
7515
+ var node = _ref.node;
7516
+ _ref.client;
7517
+ _ref.pageview;
7518
+ _ref.videoAccountIDs;
7519
+ var onVote = _ref.onVote;
7520
+ _ref.showVotes;
7521
+ var getSerializers = _ref.getSerializers;
7522
7522
 
7523
7523
  var _useState = useState(null),
7524
7524
  _useState2 = _slicedToArray(_useState, 2),
@@ -7652,22 +7652,22 @@ _export(_export.S, 'Object', {
7652
7652
  }
7653
7653
  });
7654
7654
 
7655
- var values = _core.Object.values;
7655
+ var values$1 = _core.Object.values;
7656
7656
 
7657
- var values$1 = createCommonjsModule(function (module) {
7658
- module.exports = { "default": values, __esModule: true };
7657
+ var values = createCommonjsModule(function (module) {
7658
+ module.exports = { "default": values$1, __esModule: true };
7659
7659
  });
7660
7660
 
7661
- var _Object$values = unwrapExports(values$1);
7661
+ var _Object$values = unwrapExports(values);
7662
7662
 
7663
- var Poll$1 = function Poll(_ref) {
7664
- var node = _ref.node,
7665
- client = _ref.client,
7666
- pageview = _ref.pageview,
7667
- videoAccountIDs = _ref.videoAccountIDs,
7668
- onVote = _ref.onVote,
7669
- _ref$showVotes = _ref.showVotes,
7670
- getSerializers = _ref.getSerializers;
7663
+ var Poll = function Poll(_ref) {
7664
+ var node = _ref.node;
7665
+ _ref.client;
7666
+ _ref.pageview;
7667
+ _ref.videoAccountIDs;
7668
+ var onVote = _ref.onVote;
7669
+ _ref.showVotes;
7670
+ var getSerializers = _ref.getSerializers;
7671
7671
 
7672
7672
  var _useState = useState(null),
7673
7673
  _useState2 = _slicedToArray(_useState, 2),
@@ -7819,7 +7819,7 @@ var Poll$1 = function Poll(_ref) {
7819
7819
  );
7820
7820
  };
7821
7821
 
7822
- var numberOfPaginations = main_39 ? 4 : 10;
7822
+ var numberOfPaginations = main_42 ? 4 : 10;
7823
7823
 
7824
7824
  var Quiz = function Quiz(_ref) {
7825
7825
  var quizzes = _ref.quizzes,
@@ -7939,7 +7939,7 @@ var Quiz = function Quiz(_ref) {
7939
7939
  var renderPagination = function renderPagination() {
7940
7940
  return React.createElement(
7941
7941
  Pagination,
7942
- { className: 'p-0 m-0', size: main_39 && 'sm' },
7942
+ { className: 'p-0 m-0', size: main_42 && 'sm' },
7943
7943
  React.createElement(Pagination.First, { onClick: function onClick() {
7944
7944
  return changePage('first');
7945
7945
  }, disabled: currentPage === 1 }),
@@ -8109,7 +8109,7 @@ var Leads = function Leads(_ref) {
8109
8109
  );
8110
8110
  };
8111
8111
 
8112
- var Slideshow$1 = function Slideshow(_ref) {
8112
+ var Slideshow = function Slideshow(_ref) {
8113
8113
  var slides = _ref.node.slides,
8114
8114
  client = _ref.client,
8115
8115
  pageview = _ref.pageview,
@@ -8646,7 +8646,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8646
8646
  //console.log('useLayoutEffect')
8647
8647
  if (!firstLoad) {
8648
8648
  setUpArrowClicked(false);
8649
- if (main_40) {
8649
+ if (main_43) {
8650
8650
  grabLoadedAds();
8651
8651
  } else {
8652
8652
  scrollToArticle();
@@ -8670,7 +8670,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8670
8670
  //let targeting = getTargeting({ article: activeArticle, cpModificationRequired, position: props.position, prevUrl })
8671
8671
  if (pageview) pageview(path);
8672
8672
 
8673
- if (!main_40) {
8673
+ if (!main_43) {
8674
8674
  lib_3.getGoogletag().then(function (googletag) {
8675
8675
  if (window.googletag && googletag.pubadsReady) {
8676
8676
  lib_3.refresh();
@@ -8678,7 +8678,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8678
8678
  });
8679
8679
  }
8680
8680
  //Refresh leaderboard ad on mobile
8681
- if (main_40) {
8681
+ if (main_43) {
8682
8682
  var leaderboardSlotId = '';
8683
8683
  lib_3.getGoogletag().then(function (googletag) {
8684
8684
  if (window.googletag && googletag.pubadsReady) {
@@ -8747,7 +8747,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8747
8747
  React.createElement(
8748
8748
  'div',
8749
8749
  { className: 'ad-box', style: { textAlign: 'center' } },
8750
- main_40 && Ads.map(function (ad, index) {
8750
+ main_43 && Ads.map(function (ad, index) {
8751
8751
  if (index === 0) {
8752
8752
  return React.createElement(
8753
8753
  'div',
@@ -8869,7 +8869,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8869
8869
  React.createElement(
8870
8870
  'div',
8871
8871
  { className: 'ad-box', style: { textAlign: 'center' } },
8872
- main_40 && Articles.length - 1 !== index && Ads.map(function (ad, innerIndex) {
8872
+ main_43 && Articles.length - 1 !== index && Ads.map(function (ad, innerIndex) {
8873
8873
  if (innerIndex === 0) {
8874
8874
  return React.createElement(
8875
8875
  'div',
@@ -8942,7 +8942,7 @@ var compareProps = function compareProps(prevProps, nextProps) {
8942
8942
  }
8943
8943
  };
8944
8944
 
8945
- var FigureImage = React.memo(function (_ref2) {
8945
+ var FigureImage$1 = React.memo(function (_ref2) {
8946
8946
  var node = _ref2.node,
8947
8947
  client = _ref2.client,
8948
8948
  imgAlt = _ref2.imgAlt,
@@ -9076,12 +9076,12 @@ var FigureComponent = function FigureComponent(props) {
9076
9076
  link ? React.createElement(
9077
9077
  'a',
9078
9078
  { target: blank ? '_blank' : '_self', href: link },
9079
- React.createElement(FigureImage, { node: node, client: client, imgAlt: alt, link: link }),
9079
+ React.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, link: link }),
9080
9080
  React.createElement(FigureCaption, null)
9081
9081
  ) : React.createElement(
9082
9082
  React.Fragment,
9083
9083
  null,
9084
- React.createElement(FigureImage, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
9084
+ React.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
9085
9085
  React.createElement(FigureCaption, null)
9086
9086
  ),
9087
9087
  React.createElement(LightBox, {
@@ -9118,7 +9118,7 @@ function useOutsideAlerter(ref, container, setOpenImg, setOpenImgSrc) {
9118
9118
  }, [ref]);
9119
9119
  }
9120
9120
 
9121
- var FigureImage$1 = React.memo(function (_ref) {
9121
+ var FigureImage = React.memo(function (_ref) {
9122
9122
  var imagesCount = _ref.imagesCount,
9123
9123
  image = _ref.image,
9124
9124
  client = _ref.client,
@@ -9204,7 +9204,7 @@ var MultiFigure = function MultiFigure(props) {
9204
9204
  React.createElement(
9205
9205
  LazyLoad,
9206
9206
  { once: true },
9207
- React.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
9207
+ React.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
9208
9208
  ),
9209
9209
  React.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
9210
9210
  )
@@ -9214,7 +9214,7 @@ var MultiFigure = function MultiFigure(props) {
9214
9214
  React.createElement(
9215
9215
  LazyLoad,
9216
9216
  { once: true },
9217
- React.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
9217
+ React.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
9218
9218
  ),
9219
9219
  React.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
9220
9220
  )
@@ -9449,9 +9449,9 @@ var ScriptTag = function (_Component) {
9449
9449
 
9450
9450
  // The 'isHydrating' prop must NOT be passed to the script tag
9451
9451
  // eslint-disable-next-line no-unused-vars
9452
- var _props3 = this.props,
9453
- isHydrating = _props3.isHydrating,
9454
- tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
9452
+ var _props3 = this.props;
9453
+ _props3.isHydrating;
9454
+ var tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
9455
9455
 
9456
9456
  return _react2.default.createElement('script', (0, _extends3.default)({}, tagProps, { ref: function ref(tag) {
9457
9457
  return _this2.domRef = tag;
@@ -9721,7 +9721,7 @@ var getSerializers = function getSerializers() {
9721
9721
  var node = _ref6.node;
9722
9722
  var slides = node.slides;
9723
9723
 
9724
- return React.createElement(Slideshow, { slides: slides, client: client, pageview: pageview });
9724
+ return React.createElement(Slideshow$1, { slides: slides, client: client, pageview: pageview });
9725
9725
  },
9726
9726
  sidebar: function sidebar(_ref7) {
9727
9727
  var node = _ref7.node;
@@ -9759,12 +9759,12 @@ var getSerializers = function getSerializers() {
9759
9759
  poll: function poll(_ref13) {
9760
9760
  var node = _ref13.node;
9761
9761
 
9762
- return React.createElement(Poll, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers(props) });
9762
+ return React.createElement(Poll$1, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers(props) });
9763
9763
  },
9764
9764
  pollMultiChoice: function pollMultiChoice(_ref14) {
9765
9765
  var node = _ref14.node;
9766
9766
 
9767
- return React.createElement(Poll$1, {
9767
+ return React.createElement(Poll, {
9768
9768
  node: node,
9769
9769
  client: client,
9770
9770
  pageview: pageview,
@@ -9790,7 +9790,7 @@ var getSerializers = function getSerializers() {
9790
9790
  slideshows: function slideshows(_ref17) {
9791
9791
  var node = _ref17.node;
9792
9792
 
9793
- return React.createElement(Slideshow$1, { node: node, client: client, pageview: pageview, getSerializers: getSerializers(props) });
9793
+ return React.createElement(Slideshow, { node: node, client: client, pageview: pageview, getSerializers: getSerializers(props) });
9794
9794
  },
9795
9795
  nativeAd: function nativeAd(_ref18) {
9796
9796
  var node = _ref18.node;