@mjhls/mjh-framework 1.0.866-youtube-group-v1 → 1.0.867

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 (293) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +22 -24
  4. package/dist/cjs/AD300x250x600.js +22 -24
  5. package/dist/cjs/AD728x90.js +25 -27
  6. package/dist/cjs/ADFloatingFooter.js +21 -23
  7. package/dist/cjs/ADFooter.js +4 -6
  8. package/dist/cjs/ADGutter.js +21 -23
  9. package/dist/cjs/{ADInfeed-25d48cc2.js → ADInfeed-7d13830e.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +21 -23
  11. package/dist/cjs/ADSponsoredResources.js +21 -23
  12. package/dist/cjs/ADWebcast.js +21 -23
  13. package/dist/cjs/ADWelcome.js +18 -20
  14. package/dist/cjs/{ADlgInfeed-a535a768.js → ADlgInfeed-d9dbfadc.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +6 -8
  16. package/dist/cjs/AdSlot.js +22 -24
  17. package/dist/cjs/AdSlotsProvider.js +11 -13
  18. package/dist/cjs/AlgoliaSearch.js +508 -500
  19. package/dist/cjs/AlphabeticList.js +8 -10
  20. package/dist/cjs/ArticleCarousel.js +13 -15
  21. package/dist/cjs/ArticleProgramLandingPage.js +48 -50
  22. package/dist/cjs/ArticleSeriesLandingPage.js +29 -31
  23. package/dist/cjs/ArticleSeriesListing.js +31 -33
  24. package/dist/cjs/Auth.js +482 -348
  25. package/dist/cjs/AuthWrapper.js +199 -240
  26. package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-39b37d84.js} +1 -1
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +6 -8
  30. package/dist/cjs/CMEDeck.js +22 -24
  31. package/dist/cjs/Column2.js +14 -16
  32. package/dist/cjs/Column3.js +31 -33
  33. package/dist/cjs/ConferenceArticleCard.js +25 -22
  34. package/dist/cjs/DeckContent.js +40 -42
  35. package/dist/cjs/DeckQueue.js +30 -31
  36. package/dist/cjs/{Dfp-391fd124.js → Dfp-9be904d5.js} +13 -15
  37. package/dist/cjs/EventsDeck.js +44 -46
  38. package/dist/cjs/ExternalResources.js +45 -47
  39. package/dist/cjs/Feature.js +7 -4
  40. package/dist/cjs/ForbesHero.js +10 -12
  41. package/dist/cjs/GridContent.js +45 -47
  42. package/dist/cjs/GridHero.js +11 -13
  43. package/dist/cjs/GroupDeck.js +12 -14
  44. package/dist/cjs/HamMagazine.js +34 -36
  45. package/dist/cjs/Hero.js +7 -4
  46. package/dist/cjs/HighlightenVideo.js +2 -2
  47. package/dist/cjs/HorizontalArticleListing.js +46 -48
  48. package/dist/cjs/HorizontalHero.js +7 -4
  49. package/dist/cjs/IssueContentDeck.js +11 -13
  50. package/dist/cjs/IssueDeck.js +14 -16
  51. package/dist/cjs/IssueLanding.js +82 -84
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +20 -22
  54. package/dist/cjs/MasterDeck.js +39 -41
  55. package/dist/cjs/MediaSeriesLanding.js +507 -465
  56. package/dist/cjs/NavDvm.js +11 -13
  57. package/dist/cjs/NavMagazine.js +38 -40
  58. package/dist/cjs/NavNative.js +39 -41
  59. package/dist/cjs/OncliveHero.js +7 -4
  60. package/dist/cjs/OncliveLargeHero.js +11 -13
  61. package/dist/cjs/PageFilter.js +4 -6
  62. package/dist/cjs/PartnerDetailListing.js +64 -2770
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +4 -6
  65. package/dist/cjs/PubSection.js +32 -34
  66. package/dist/cjs/PubToc.js +6 -8
  67. package/dist/cjs/PublicationDeck.js +11 -8
  68. package/dist/cjs/PublicationLanding.js +76 -78
  69. package/dist/cjs/QueueDeckExpanded.js +36 -38
  70. package/dist/cjs/RecentNews.js +3 -3
  71. package/dist/cjs/RelatedContent.js +38 -35
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +6 -8
  74. package/dist/cjs/Segment.js +4 -6
  75. package/dist/cjs/SeriesListingDeck.js +18 -20
  76. package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-ce3261cb.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +15 -17
  79. package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-a4ae7b88.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +12 -10
  81. package/dist/cjs/TaxonomyDescription.js +44 -46
  82. package/dist/cjs/TemplateNormal.js +45 -47
  83. package/dist/cjs/ThumbnailCard.js +10 -7
  84. package/dist/cjs/Ustream.js +11 -13
  85. package/dist/cjs/VerticalHero.js +6 -3
  86. package/dist/cjs/VideoProgramLandingPage.js +50 -52
  87. package/dist/cjs/VideoSeriesCard.js +14 -14
  88. package/dist/cjs/VideoSeriesFilter.js +7 -9
  89. package/dist/cjs/VideoSeriesLandingPage.js +35 -37
  90. package/dist/cjs/VideoSeriesListing.js +31 -33
  91. package/dist/cjs/View.js +89 -92
  92. package/dist/cjs/YahooHero.js +13 -15
  93. package/dist/cjs/YoutubeGroup.js +25 -46
  94. package/dist/cjs/{_is-array-754e012d.js → _is-array-54228b29.js} +14 -14
  95. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-b1df62f0.js} +9 -10
  96. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  97. package/dist/cjs/_object-sap-d1978572.js +16 -0
  98. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-ce86cae7.js} +5 -5
  99. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-77821af0.js} +82 -84
  100. package/dist/cjs/{_to-object-329a650b.js → core.get-iterator-method-5643aa10.js} +256 -20
  101. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  102. package/dist/cjs/define-property-e8404b64.js +20 -0
  103. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-9673846a.js} +1 -1
  104. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  105. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  106. package/dist/cjs/{extends-0a918631.js → extends-7c86182f.js} +13 -13
  107. package/dist/cjs/faundadb.js +5 -7
  108. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  109. package/dist/cjs/getQuery.js +2 -2
  110. package/dist/cjs/getRelatedArticle.js +133 -71
  111. package/dist/cjs/getRootDocGroup.js +4 -6
  112. package/dist/cjs/getSerializers.js +43 -45
  113. package/dist/cjs/{getTargeting-a9a871f0.js → getTargeting-9d509319.js} +11 -11
  114. package/dist/cjs/getTargeting.js +6 -8
  115. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  116. package/dist/cjs/{index-f83a102a.js → index-ad4e6a69.js} +202 -181
  117. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  118. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  119. package/dist/cjs/{index-6367b7bf.js → index-f86bb269.js} +35 -35
  120. package/dist/cjs/{index-2cf30c83.js → index-fc2f1ca2.js} +4 -4
  121. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-8123cf40.js} +1 -1
  122. package/dist/cjs/index.js +139 -140
  123. package/dist/cjs/{inherits-0c7830c5.js → inherits-de66ea16.js} +25 -26
  124. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  125. package/dist/cjs/keys-e982b3fa.js +25 -0
  126. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  127. package/dist/cjs/{main-7b5e57b0.js → main-025fdc78.js} +234 -159
  128. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  129. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  130. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-067dd3bc.js} +17 -19
  131. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  132. package/dist/cjs/stringify-f7a37a8d.js +17 -0
  133. package/dist/cjs/timeDifferenceCalc.js +1 -1
  134. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-d7797c2b.js} +12 -14
  135. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  136. package/dist/cjs/{typeof-9d7f610f.js → typeof-567e31ff.js} +97 -98
  137. package/dist/cjs/urlFor.js +19 -2
  138. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-3819e4aa.js} +4 -4
  139. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  140. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-d98303e0.js} +8 -9
  141. package/dist/esm/AD.js +1 -1
  142. package/dist/esm/AD300x250.js +22 -24
  143. package/dist/esm/AD300x250x600.js +22 -24
  144. package/dist/esm/AD728x90.js +25 -27
  145. package/dist/esm/ADFloatingFooter.js +21 -23
  146. package/dist/esm/ADFooter.js +4 -6
  147. package/dist/esm/ADGutter.js +21 -23
  148. package/dist/esm/{ADInfeed-56a3db8b.js → ADInfeed-0cbd7bed.js} +4 -4
  149. package/dist/esm/ADSkyscraper.js +21 -23
  150. package/dist/esm/ADSponsoredResources.js +21 -23
  151. package/dist/esm/ADWebcast.js +21 -23
  152. package/dist/esm/ADWelcome.js +18 -20
  153. package/dist/esm/{ADlgInfeed-53edb995.js → ADlgInfeed-2d1a52d9.js} +4 -4
  154. package/dist/esm/AccordionPanel.js +6 -8
  155. package/dist/esm/AdSlot.js +22 -24
  156. package/dist/esm/AdSlotsProvider.js +11 -13
  157. package/dist/esm/AlgoliaSearch.js +507 -499
  158. package/dist/esm/AlphabeticList.js +8 -10
  159. package/dist/esm/ArticleCarousel.js +13 -15
  160. package/dist/esm/ArticleProgramLandingPage.js +48 -50
  161. package/dist/esm/ArticleSeriesLandingPage.js +29 -31
  162. package/dist/esm/ArticleSeriesListing.js +31 -33
  163. package/dist/esm/Auth.js +482 -348
  164. package/dist/esm/AuthWrapper.js +199 -240
  165. package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-46a745ba.js} +1 -1
  166. package/dist/esm/Beam.js +6 -8
  167. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-52cf21c5.js} +34 -34
  168. package/dist/esm/Breadcrumbs.js +5 -7
  169. package/dist/esm/CMEDeck.js +22 -24
  170. package/dist/esm/Column2.js +14 -16
  171. package/dist/esm/Column3.js +31 -33
  172. package/dist/esm/ConferenceArticleCard.js +25 -22
  173. package/dist/esm/DeckContent.js +40 -42
  174. package/dist/esm/DeckQueue.js +30 -31
  175. package/dist/esm/{Dfp-2f9796e1.js → Dfp-4ca12f2e.js} +13 -15
  176. package/dist/esm/EventsDeck.js +41 -43
  177. package/dist/esm/ExternalResources.js +45 -47
  178. package/dist/esm/Feature.js +7 -4
  179. package/dist/esm/ForbesHero.js +10 -12
  180. package/dist/esm/GridContent.js +45 -47
  181. package/dist/esm/GridHero.js +11 -13
  182. package/dist/esm/GroupDeck.js +12 -14
  183. package/dist/esm/HamMagazine.js +34 -36
  184. package/dist/esm/Hero.js +7 -4
  185. package/dist/esm/HighlightenVideo.js +2 -2
  186. package/dist/esm/HorizontalArticleListing.js +46 -48
  187. package/dist/esm/HorizontalHero.js +7 -4
  188. package/dist/esm/IssueContentDeck.js +11 -13
  189. package/dist/esm/IssueDeck.js +13 -15
  190. package/dist/esm/IssueLanding.js +82 -84
  191. package/dist/esm/KMTracker.js +15 -15
  192. package/dist/esm/LeftNav.js +20 -22
  193. package/dist/esm/MasterDeck.js +39 -41
  194. package/dist/esm/MediaSeriesLanding.js +507 -465
  195. package/dist/esm/NavDvm.js +11 -13
  196. package/dist/esm/NavMagazine.js +38 -40
  197. package/dist/esm/NavNative.js +37 -39
  198. package/dist/esm/OncliveHero.js +7 -4
  199. package/dist/esm/OncliveLargeHero.js +11 -13
  200. package/dist/esm/PageFilter.js +4 -6
  201. package/dist/esm/PartnerDetailListing.js +62 -2767
  202. package/dist/esm/PdfDownload.js +1 -1
  203. package/dist/esm/PopUpModal.js +4 -6
  204. package/dist/esm/PubSection.js +32 -34
  205. package/dist/esm/PubToc.js +6 -8
  206. package/dist/esm/PublicationDeck.js +10 -7
  207. package/dist/esm/PublicationLanding.js +52 -54
  208. package/dist/esm/QueueDeckExpanded.js +36 -38
  209. package/dist/esm/RecentNews.js +3 -3
  210. package/dist/esm/RelatedContent.js +38 -35
  211. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  212. package/dist/esm/Search.js +5 -7
  213. package/dist/esm/Segment.js +4 -6
  214. package/dist/esm/SeriesListingDeck.js +18 -20
  215. package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-485f514e.js} +14 -14
  216. package/dist/esm/SetCookie.js +1 -1
  217. package/dist/esm/SideFooter.js +15 -17
  218. package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-41b6b480.js} +9 -9
  219. package/dist/esm/TaxonomyCard.js +12 -10
  220. package/dist/esm/TaxonomyDescription.js +44 -46
  221. package/dist/esm/TemplateNormal.js +45 -47
  222. package/dist/esm/ThumbnailCard.js +10 -7
  223. package/dist/esm/Ustream.js +11 -13
  224. package/dist/esm/VerticalHero.js +6 -3
  225. package/dist/esm/VideoProgramLandingPage.js +49 -51
  226. package/dist/esm/VideoSeriesCard.js +14 -14
  227. package/dist/esm/VideoSeriesFilter.js +7 -9
  228. package/dist/esm/VideoSeriesLandingPage.js +35 -37
  229. package/dist/esm/VideoSeriesListing.js +31 -33
  230. package/dist/esm/View.js +88 -91
  231. package/dist/esm/YahooHero.js +13 -15
  232. package/dist/esm/YoutubeGroup.js +25 -46
  233. package/dist/esm/{_is-array-58e95429.js → _is-array-893ab020.js} +6 -6
  234. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-f089461c.js} +7 -8
  235. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  236. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-169d6272.js} +1 -1
  237. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-50a6b9a3.js} +2 -2
  238. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-b4dfe691.js} +30 -32
  239. package/dist/esm/{_to-object-a4107da3.js → core.get-iterator-method-e903ff31.js} +247 -18
  240. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  241. package/dist/esm/define-property-99e66838.js +18 -0
  242. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-8fa0bc8d.js} +1 -1
  243. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  244. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  245. package/dist/esm/{extends-6f2fcc99.js → extends-dc6a71fd.js} +7 -7
  246. package/dist/esm/faundadb.js +5 -7
  247. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  248. package/dist/esm/getQuery.js +2 -2
  249. package/dist/esm/getRelatedArticle.js +133 -71
  250. package/dist/esm/getRootDocGroup.js +4 -6
  251. package/dist/esm/getSerializers.js +43 -45
  252. package/dist/esm/{getTargeting-bd800589.js → getTargeting-ff2c9409.js} +11 -11
  253. package/dist/esm/getTargeting.js +6 -8
  254. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  255. package/dist/esm/{index-f7fb1e25.js → index-2446af28.js} +4 -4
  256. package/dist/esm/{index-6c12bdd5.js → index-35bdcc81.js} +6 -6
  257. package/dist/esm/{index-82fea143.js → index-61397130.js} +198 -177
  258. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  259. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  260. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-8016b507.js} +1 -1
  261. package/dist/esm/index.js +120 -121
  262. package/dist/esm/{inherits-75d45541.js → inherits-8a801a18.js} +18 -19
  263. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  264. package/dist/esm/keys-425c8ab0.js +23 -0
  265. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  266. package/dist/esm/{main-747e7d25.js → main-b5c5aac1.js} +228 -153
  267. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  268. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-91f9716f.js} +16 -16
  269. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-ca2c8b8d.js} +12 -14
  270. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  271. package/dist/esm/stringify-c21932b3.js +15 -0
  272. package/dist/esm/timeDifferenceCalc.js +1 -1
  273. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-7b1c0e23.js} +7 -9
  274. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  275. package/dist/esm/{typeof-af9c50d8.js → typeof-83d9eb10.js} +34 -35
  276. package/dist/esm/urlFor.js +19 -2
  277. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-41166338.js} +4 -4
  278. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  279. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-fdf034f5.js} +2 -3
  280. package/package.json +111 -111
  281. package/dist/cjs/_object-sap-5e74ba08.js +0 -16
  282. package/dist/cjs/core.get-iterator-method-f62321d4.js +0 -39
  283. package/dist/cjs/define-property-f4d12f4e.js +0 -20
  284. package/dist/cjs/es6.string.iterator-cc0bbaa4.js +0 -210
  285. package/dist/cjs/keys-a586b7a0.js +0 -25
  286. package/dist/cjs/stringify-7c5aff47.js +0 -17
  287. package/dist/esm/core.get-iterator-method-e1de7503.js +0 -36
  288. package/dist/esm/define-property-8af5f002.js +0 -18
  289. package/dist/esm/es6.string.iterator-c990c18c.js +0 -201
  290. package/dist/esm/keys-8eda7a5c.js +0 -23
  291. package/dist/esm/stringify-4330ccdc.js +0 -15
  292. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
  293. 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';
1
+ import { _ as _extends, b as _extends$1 } from './extends-dc6a71fd.js';
7
2
  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';
3
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-ca2c8b8d.js';
4
+ import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button, ProgressBar } from 'react-bootstrap';
14
5
  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';
6
+ import { l as lib_3 } from './index-2446af28.js';
7
+ import Router, { useRouter } from 'next/router';
24
8
  import { g as getYoutubeId } from './index-c7e2ac95.js';
9
+ import PropTypes from 'prop-types';
10
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
11
+ import { u as util } from './util-3ab476bf.js';
12
+ import Beam from './Beam.js';
13
+ import Segment from './Segment.js';
14
+ import { d as main_18, b as main_42, m as main_43 } from './main-b5c5aac1.js';
15
+ import { B as BlockContent } from './BlockContent-52cf21c5.js';
16
+ import { L as LazyLoad } from './index-35bdcc81.js';
17
+ import { _ as _typeof$1 } from './typeof-83d9eb10.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 './core.get-iterator-method-e903ff31.js';
23
+ import { _ as _objectToArray } from './_object-to-array-50a6b9a3.js';
24
+ import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.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-8a801a18.js';
33
+ import { d as IoIosArrowDropupCircle } from './index.esm-3fdda599.js';
34
34
  import Figure$2 from 'react-bootstrap/Figure';
35
35
  import OverlayTrigger from 'react-bootstrap/OverlayTrigger';
36
36
  import Tooltip from 'react-bootstrap/Tooltip';
@@ -42,7 +42,7 @@ var onChangeSlide = function onChangeSlide(selectedIndex, router) {
42
42
  Router.push(router.pathname, pageNumber > 1 ? href : '/view/' + router.query.url, { shallow: true });
43
43
  };
44
44
 
45
- var Slideshow = function Slideshow(_ref) {
45
+ var Slideshow$1 = function Slideshow(_ref) {
46
46
  var slides = _ref.slides,
47
47
  client = _ref.client,
48
48
  pageview = _ref.pageview;
@@ -679,14 +679,14 @@ function coerce(val) {
679
679
  return val;
680
680
  }
681
681
  });
682
- var debug_1 = debug.coerce;
683
- var debug_2 = debug.disable;
684
- var debug_3 = debug.enable;
685
- var debug_4 = debug.enabled;
686
- var debug_5 = debug.humanize;
687
- var debug_6 = debug.names;
688
- var debug_7 = debug.skips;
689
- var debug_8 = debug.formatters;
682
+ debug.coerce;
683
+ debug.disable;
684
+ debug.enable;
685
+ debug.enabled;
686
+ debug.humanize;
687
+ debug.names;
688
+ debug.skips;
689
+ debug.formatters;
690
690
 
691
691
  var browser = createCommonjsModule(function (module, exports) {
692
692
  /**
@@ -875,13 +875,13 @@ function localstorage() {
875
875
  } catch (e) {}
876
876
  }
877
877
  });
878
- var browser_1 = browser.log;
879
- var browser_2 = browser.formatArgs;
880
- var browser_3 = browser.save;
881
- var browser_4 = browser.load;
882
- var browser_5 = browser.useColors;
883
- var browser_6 = browser.storage;
884
- var browser_7 = browser.colors;
878
+ browser.log;
879
+ browser.formatArgs;
880
+ browser.save;
881
+ browser.load;
882
+ browser.useColors;
883
+ browser.storage;
884
+ browser.colors;
885
885
 
886
886
  // MIT lisence
887
887
  // from https://github.com/substack/tty-browserify/blob/1ba769a6429d242f36226538835b4034bf6b7886/index.js
@@ -1156,14 +1156,14 @@ function init (debug) {
1156
1156
 
1157
1157
  exports.enable(load());
1158
1158
  });
1159
- var node_1 = node.init;
1160
- var node_2 = node.log;
1161
- var node_3 = node.formatArgs;
1162
- var node_4 = node.save;
1163
- var node_5 = node.load;
1164
- var node_6 = node.useColors;
1165
- var node_7 = node.colors;
1166
- var node_8 = node.inspectOpts;
1159
+ node.init;
1160
+ node.log;
1161
+ node.formatArgs;
1162
+ node.save;
1163
+ node.load;
1164
+ node.useColors;
1165
+ node.colors;
1166
+ node.inspectOpts;
1167
1167
 
1168
1168
  var src = createCommonjsModule(function (module) {
1169
1169
  /**
@@ -1926,8 +1926,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1926
1926
  var duration = player.getDuration();
1927
1927
  var queue = Math.floor(duration / 10);
1928
1928
  var segment = Math.floor(current / queue);
1929
- Beam.report_beam_video('Ready', main_16, duration, current, segment);
1930
- Segment.report_video_event('Video Ready', main_16, duration, current, segment);
1929
+ Beam.report_beam_video('Ready', main_18, duration, current, segment);
1930
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment);
1931
1931
  };
1932
1932
 
1933
1933
  var handlePlayPercent = function handlePlayPercent(player) {
@@ -1937,8 +1937,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1937
1937
  var segment = Math.floor(current / queue);
1938
1938
 
1939
1939
  if (!queueProgress.includes(segment)) {
1940
- Beam.report_beam_video('Segment', main_16, duration, current, segment);
1941
- Segment.report_video_event('Video Segment', main_16, duration, current, segment);
1940
+ Beam.report_beam_video('Segment', main_18, duration, current, segment);
1941
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment);
1942
1942
  queueProgress.push(segment);
1943
1943
  }
1944
1944
  };
@@ -1951,8 +1951,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1951
1951
  var queue = Math.floor(duration / 10);
1952
1952
  var segment = Math.floor(current / queue);
1953
1953
 
1954
- Beam.report_beam_video('Play', main_16, duration, current, segment);
1955
- Segment.report_video_event('Video Play', main_16, duration, current, segment);
1954
+ Beam.report_beam_video('Play', main_18, duration, current, segment);
1955
+ Segment.report_video_event('Video Play', main_18, duration, current, segment);
1956
1956
 
1957
1957
  if (!playReported) {
1958
1958
  setPlayReported(true);
@@ -1971,8 +1971,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1971
1971
  var queue = Math.floor(duration / 10);
1972
1972
  var segment = Math.floor(current / queue);
1973
1973
 
1974
- Beam.report_beam_video('End', main_16, duration, current, segment);
1975
- Segment.report_video_event('Video End', main_16, duration, current, segment);
1974
+ Beam.report_beam_video('End', main_18, duration, current, segment);
1975
+ Segment.report_video_event('Video End', main_18, duration, current, segment);
1976
1976
  setEndReported(true);
1977
1977
  clearInterval(intervalID);
1978
1978
  }
@@ -1985,8 +1985,8 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
1985
1985
  var queue = Math.floor(duration / 10);
1986
1986
  var segment = Math.floor(current / queue);
1987
1987
 
1988
- Beam.report_beam_video('Pause', main_16, duration, current, segment);
1989
- Segment.report_video_event('Video Pause', main_16, duration, current, segment);
1988
+ Beam.report_beam_video('Pause', main_18, duration, current, segment);
1989
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment);
1990
1990
  };
1991
1991
 
1992
1992
  return React.createElement(
@@ -2053,6 +2053,27 @@ var TableShow = function TableShow(_ref) {
2053
2053
  );
2054
2054
  };
2055
2055
 
2056
+ var urlForFile = function urlForFile(_ref) {
2057
+ var _ref$asset = _ref.asset,
2058
+ asset = _ref$asset === undefined ? {} : _ref$asset;
2059
+ var url = asset.url,
2060
+ originalFilename = asset.originalFilename;
2061
+
2062
+ // Appending file name in URL
2063
+
2064
+ if (url && originalFilename) {
2065
+ var _url$split = url.split('?'),
2066
+ _url$split2 = _slicedToArray(_url$split, 2),
2067
+ path = _url$split2[0],
2068
+ queryString = _url$split2[1];
2069
+
2070
+ originalFilename = encodeURIComponent(originalFilename);
2071
+ url = queryString ? path + '/' + originalFilename + '?' + queryString : path + '/' + originalFilename;
2072
+ }
2073
+
2074
+ return url;
2075
+ };
2076
+
2056
2077
  var Media = function Media(_ref) {
2057
2078
  var node = _ref.node,
2058
2079
  client = _ref.client;
@@ -2144,7 +2165,7 @@ var Media = function Media(_ref) {
2144
2165
  { className: 'd-block ' + className, style: figureStyle },
2145
2166
  React.createElement(
2146
2167
  'a',
2147
- { href: uploadDoc.asset.url, target: blank ? '_blank' : '_self' },
2168
+ { href: urlForFile({ asset: uploadDoc.asset }), target: blank ? '_blank' : '_self' },
2148
2169
  React.createElement(
2149
2170
  LazyLoad,
2150
2171
  { once: true },
@@ -2168,8 +2189,8 @@ var Media = function Media(_ref) {
2168
2189
  return React.createElement(
2169
2190
  'a',
2170
2191
  _extends({}, uploadDoc.downloadMedia ? {
2171
- href: uploadDoc.asset.url + '?dl='
2172
- } : { href: uploadDoc.asset.url, target: blank ? '_blank' : '_self', rel: 'noopener noreferrer' }, {
2192
+ href: urlForFile({ asset: uploadDoc.asset }) + '?dl='
2193
+ } : { href: urlForFile({ asset: uploadDoc.asset }), target: blank ? '_blank' : '_self', rel: 'noopener noreferrer' }, {
2173
2194
  style: { paddingLeft: '4px', paddingRight: '4px' },
2174
2195
  className: 'media-link' }),
2175
2196
  caption
@@ -2222,8 +2243,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2222
2243
  var duration = player.duration;
2223
2244
  var queue = Math.floor(duration / 10);
2224
2245
  var segment = Math.floor(current / queue);
2225
- Beam.report_beam_video('Ready', main_16, duration, current, segment, 'MP4');
2226
- Segment.report_video_event('Video Ready', main_16, duration, current, segment, 'MP4');
2246
+ Beam.report_beam_video('Ready', main_18, duration, current, segment, 'MP4');
2247
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment, 'MP4');
2227
2248
  };
2228
2249
 
2229
2250
  var handlePlayPercent = function handlePlayPercent(player) {
@@ -2232,8 +2253,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2232
2253
  var queue = Math.floor(duration / 10);
2233
2254
  var segment = Math.floor(current / queue);
2234
2255
  if (!queueProgress.includes(segment)) {
2235
- Beam.report_beam_video('Segment', main_16, duration, current, segment, 'MP4');
2236
- Segment.report_video_event('Video Segment', main_16, duration, current, segment, 'MP4');
2256
+ Beam.report_beam_video('Segment', main_18, duration, current, segment, 'MP4');
2257
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment, 'MP4');
2237
2258
  queueProgress.push(segment);
2238
2259
  }
2239
2260
  };
@@ -2245,8 +2266,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2245
2266
  var duration = player.duration;
2246
2267
  var queue = Math.floor(duration / 10);
2247
2268
  var segment = Math.floor(current / queue);
2248
- Beam.report_beam_video('Play', main_16, duration, current, segment, 'MP4');
2249
- Segment.report_video_event('Video Play', main_16, duration, current, segment, 'MP4');
2269
+ Beam.report_beam_video('Play', main_18, duration, current, segment, 'MP4');
2270
+ Segment.report_video_event('Video Play', main_18, duration, current, segment, 'MP4');
2250
2271
 
2251
2272
  if (!playReported) {
2252
2273
  event.persist();
@@ -2266,8 +2287,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2266
2287
  var queue = Math.floor(duration / 10);
2267
2288
  var segment = Math.floor(current / queue);
2268
2289
 
2269
- Beam.report_beam_video('End', main_16, duration, current, segment, 'MP4');
2270
- Segment.report_video_event('Video End', main_16, duration, current, segment, 'MP4');
2290
+ Beam.report_beam_video('End', main_18, duration, current, segment, 'MP4');
2291
+ Segment.report_video_event('Video End', main_18, duration, current, segment, 'MP4');
2271
2292
  setEndReported(true);
2272
2293
  clearInterval(intervalID);
2273
2294
  }
@@ -2279,8 +2300,8 @@ var VideoMp4 = function VideoMp4(_ref) {
2279
2300
  var duration = player.duration - current;
2280
2301
  var queue = Math.floor(duration / 10);
2281
2302
  var segment = Math.floor(current / queue);
2282
- Beam.report_beam_video('Pause', main_16, duration, current, segment, 'MP4');
2283
- Segment.report_video_event('Video Pause', main_16, duration, current, segment, 'MP4');
2303
+ Beam.report_beam_video('Pause', main_18, duration, current, segment, 'MP4');
2304
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment, 'MP4');
2284
2305
  };
2285
2306
 
2286
2307
  return React.createElement(
@@ -2369,8 +2390,8 @@ var Video = function Video(_ref) {
2369
2390
  player.pause();
2370
2391
  }
2371
2392
 
2372
- Beam.report_beam_video('Ready', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2373
- Segment.report_video_event('Video Ready', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2393
+ Beam.report_beam_video('Ready', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2394
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2374
2395
  });
2375
2396
 
2376
2397
  // play
@@ -2379,8 +2400,8 @@ var Video = function Video(_ref) {
2379
2400
  var current = player.currentTime();
2380
2401
  var queue = Math.floor(duration / 10);
2381
2402
  var segment = Math.floor(current / queue);
2382
- Beam.report_beam_video('Play', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2383
- Segment.report_video_event('Video Play', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2403
+ Beam.report_beam_video('Play', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2404
+ Segment.report_video_event('Video Play', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2384
2405
  });
2385
2406
 
2386
2407
  // pause
@@ -2389,8 +2410,8 @@ var Video = function Video(_ref) {
2389
2410
  var current = player.currentTime();
2390
2411
  var queue = Math.floor(duration / 10);
2391
2412
  var segment = Math.floor(current / queue);
2392
- Beam.report_beam_video('Pause', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2393
- Segment.report_video_event('Video Pause', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2413
+ Beam.report_beam_video('Pause', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2414
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2394
2415
  });
2395
2416
 
2396
2417
  // end
@@ -2399,8 +2420,8 @@ var Video = function Video(_ref) {
2399
2420
  var current = player.currentTime();
2400
2421
  var queue = Math.floor(duration / 10);
2401
2422
  var segment = Math.floor(current / queue);
2402
- Beam.report_beam_video('End', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2403
- Segment.report_video_event('Video End', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2423
+ Beam.report_beam_video('End', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2424
+ Segment.report_video_event('Video End', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2404
2425
  autoplayNextVideo(evt);
2405
2426
  });
2406
2427
 
@@ -2411,8 +2432,8 @@ var Video = function Video(_ref) {
2411
2432
  var queue = Math.floor(duration / 10);
2412
2433
  var segment = Math.floor(current / queue);
2413
2434
  if (!queueProgress.includes(segment)) {
2414
- Beam.report_beam_video('Segment', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2415
- Segment.report_video_event('Video Segment', main_16, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2435
+ Beam.report_beam_video('Segment', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2436
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment, 'BrightCove', accountIDs.brightcove.playerId, accountIDs.brightcove.accountId, videoID);
2416
2437
  queueProgress.push(segment);
2417
2438
  }
2418
2439
  });
@@ -2423,8 +2444,8 @@ var Video = function Video(_ref) {
2423
2444
  var id = player.ads.ad.id;
2424
2445
  var adType = 'Bright Cove: ' + player.ads.ad.type;
2425
2446
 
2426
- Beam.report_beam_ad('AD Started', main_16, '', '', '', '', '', adType, duration, id);
2427
- Segment.report_ad_event('Video Ad Started', main_16, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2447
+ Beam.report_beam_ad('AD Started', main_18, '', '', '', '', '', adType, duration, id);
2448
+ Segment.report_ad_event('Video Ad Started', main_18, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2428
2449
  });
2429
2450
 
2430
2451
  // ad ended
@@ -2432,8 +2453,8 @@ var Video = function Video(_ref) {
2432
2453
  var duration = player.ads.ad.duration;
2433
2454
  var id = player.ads.ad.id;
2434
2455
  var adType = 'Bright Cove: ' + player.ads.ad.type;
2435
- Beam.report_beam_ad('AD Ended', main_16, '', '', '', '', '', adType, duration, id);
2436
- Segment.report_ad_event('Video Ad Ended', main_16, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2456
+ Beam.report_beam_ad('AD Ended', main_18, '', '', '', '', '', adType, duration, id);
2457
+ Segment.report_ad_event('Video Ad Ended', main_18, duration, adType, accountIDs.brightcove.playerId, accountIDs.brightcove.accountId);
2437
2458
  });
2438
2459
  };
2439
2460
 
@@ -2696,9 +2717,9 @@ exports.DEPRECATED_CONFIG_PROPS = DEPRECATED_CONFIG_PROPS;
2696
2717
  });
2697
2718
 
2698
2719
  unwrapExports(props);
2699
- var props_1 = props.DEPRECATED_CONFIG_PROPS;
2700
- var props_2 = props.defaultProps;
2701
- var props_3 = props.propTypes;
2720
+ props.DEPRECATED_CONFIG_PROPS;
2721
+ props.defaultProps;
2722
+ props.propTypes;
2702
2723
 
2703
2724
  var isMergeableObject = function isMergeableObject(value) {
2704
2725
  return isNonNullObject(value)
@@ -3133,17 +3154,17 @@ function isMediaStream(url) {
3133
3154
  });
3134
3155
 
3135
3156
  unwrapExports(utils);
3136
- var utils_1 = utils.parseStartTime;
3137
- var utils_2 = utils.parseEndTime;
3138
- var utils_3 = utils.randomString;
3139
- var utils_4 = utils.queryString;
3140
- var utils_5 = utils.getSDK;
3141
- var utils_6 = utils.getConfig;
3142
- var utils_7 = utils.omit;
3143
- var utils_8 = utils.callPlayer;
3144
- var utils_9 = utils.isObject;
3145
- var utils_10 = utils.isEqual;
3146
- var utils_11 = utils.isMediaStream;
3157
+ utils.parseStartTime;
3158
+ utils.parseEndTime;
3159
+ utils.randomString;
3160
+ utils.queryString;
3161
+ utils.getSDK;
3162
+ utils.getConfig;
3163
+ utils.omit;
3164
+ utils.callPlayer;
3165
+ utils.isObject;
3166
+ utils.isEqual;
3167
+ utils.isMediaStream;
3147
3168
 
3148
3169
  var Player_1 = createCommonjsModule(function (module, exports) {
3149
3170
 
@@ -4020,7 +4041,7 @@ exports["default"] = _default;
4020
4041
  });
4021
4042
 
4022
4043
  unwrapExports(YouTube_1);
4023
- var YouTube_2 = YouTube_1.YouTube;
4044
+ YouTube_1.YouTube;
4024
4045
 
4025
4046
  var SoundCloud_1 = createCommonjsModule(function (module, exports) {
4026
4047
 
@@ -4237,7 +4258,7 @@ exports["default"] = _default;
4237
4258
  });
4238
4259
 
4239
4260
  unwrapExports(SoundCloud_1);
4240
- var SoundCloud_2 = SoundCloud_1.SoundCloud;
4261
+ SoundCloud_1.SoundCloud;
4241
4262
 
4242
4263
  var Vimeo_1 = createCommonjsModule(function (module, exports) {
4243
4264
 
@@ -4493,7 +4514,7 @@ exports["default"] = _default;
4493
4514
  });
4494
4515
 
4495
4516
  unwrapExports(Vimeo_1);
4496
- var Vimeo_2 = Vimeo_1.Vimeo;
4517
+ Vimeo_1.Vimeo;
4497
4518
 
4498
4519
  var Facebook_1 = createCommonjsModule(function (module, exports) {
4499
4520
 
@@ -4705,7 +4726,7 @@ exports["default"] = _default;
4705
4726
  });
4706
4727
 
4707
4728
  unwrapExports(Facebook_1);
4708
- var Facebook_2 = Facebook_1.Facebook;
4729
+ Facebook_1.Facebook;
4709
4730
 
4710
4731
  var Streamable_1 = createCommonjsModule(function (module, exports) {
4711
4732
 
@@ -4916,7 +4937,7 @@ exports["default"] = _default;
4916
4937
  });
4917
4938
 
4918
4939
  unwrapExports(Streamable_1);
4919
- var Streamable_2 = Streamable_1.Streamable;
4940
+ Streamable_1.Streamable;
4920
4941
 
4921
4942
  var Wistia_1 = createCommonjsModule(function (module, exports) {
4922
4943
 
@@ -5159,7 +5180,7 @@ exports["default"] = _default;
5159
5180
  });
5160
5181
 
5161
5182
  unwrapExports(Wistia_1);
5162
- var Wistia_2 = Wistia_1.Wistia;
5183
+ Wistia_1.Wistia;
5163
5184
 
5164
5185
  var Twitch_1 = createCommonjsModule(function (module, exports) {
5165
5186
 
@@ -5375,7 +5396,7 @@ exports["default"] = _default;
5375
5396
  });
5376
5397
 
5377
5398
  unwrapExports(Twitch_1);
5378
- var Twitch_2 = Twitch_1.Twitch;
5399
+ Twitch_1.Twitch;
5379
5400
 
5380
5401
  var DailyMotion_1 = createCommonjsModule(function (module, exports) {
5381
5402
 
@@ -5611,7 +5632,7 @@ exports["default"] = _default;
5611
5632
  });
5612
5633
 
5613
5634
  unwrapExports(DailyMotion_1);
5614
- var DailyMotion_2 = DailyMotion_1.DailyMotion;
5635
+ DailyMotion_1.DailyMotion;
5615
5636
 
5616
5637
  var Mixcloud_1 = createCommonjsModule(function (module, exports) {
5617
5638
 
@@ -5810,7 +5831,7 @@ exports["default"] = _default;
5810
5831
  });
5811
5832
 
5812
5833
  unwrapExports(Mixcloud_1);
5813
- var Mixcloud_2 = Mixcloud_1.Mixcloud;
5834
+ Mixcloud_1.Mixcloud;
5814
5835
 
5815
5836
  var FilePlayer_1 = createCommonjsModule(function (module, exports) {
5816
5837
 
@@ -6344,7 +6365,7 @@ exports["default"] = _default;
6344
6365
  });
6345
6366
 
6346
6367
  unwrapExports(FilePlayer_1);
6347
- var FilePlayer_2 = FilePlayer_1.FilePlayer;
6368
+ FilePlayer_1.FilePlayer;
6348
6369
 
6349
6370
  var players = createCommonjsModule(function (module, exports) {
6350
6371
 
@@ -7280,8 +7301,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7280
7301
  var duration = player.getDuration();
7281
7302
  var queue = Math.floor(duration / 10);
7282
7303
  var segment = Math.floor(current / queue);
7283
- Beam.report_beam_video('Ready', main_16, duration, current, segment);
7284
- Segment.report_video_event('Video Ready', main_16, duration, current, segment);
7304
+ Beam.report_beam_video('Ready', main_18, duration, current, segment);
7305
+ Segment.report_video_event('Video Ready', main_18, duration, current, segment);
7285
7306
  //autoplay
7286
7307
 
7287
7308
  //Small pause before starting next video
@@ -7301,8 +7322,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7301
7322
  var queue = Math.floor(duration / 10);
7302
7323
  var segment = Math.floor(current / queue);
7303
7324
 
7304
- Beam.report_beam_video('End', main_16, duration, current, segment);
7305
- Segment.report_video_event('Video End', main_16, duration, current, segment);
7325
+ Beam.report_beam_video('End', main_18, duration, current, segment);
7326
+ Segment.report_video_event('Video End', main_18, duration, current, segment);
7306
7327
  setEndReported(true);
7307
7328
  clearInterval(intervalID);
7308
7329
  }
@@ -7352,8 +7373,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7352
7373
  var queue = Math.floor(duration / 10);
7353
7374
  var segment = Math.floor(current / queue);
7354
7375
  if (!queueProgress.includes(segment)) {
7355
- Beam.report_beam_video('Segment', main_16, duration, current, segment);
7356
- Segment.report_video_event('Video Segment', main_16, duration, current, segment);
7376
+ Beam.report_beam_video('Segment', main_18, duration, current, segment);
7377
+ Segment.report_video_event('Video Segment', main_18, duration, current, segment);
7357
7378
  queueProgress.push(segment);
7358
7379
  }
7359
7380
  };
@@ -7366,8 +7387,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7366
7387
  var queue = Math.floor(duration / 10);
7367
7388
  var segment = Math.floor(current / queue);
7368
7389
 
7369
- Beam.report_beam_video('Play', main_16, duration, current, segment);
7370
- Segment.report_video_event('Video Play', main_16, duration, current, segment);
7390
+ Beam.report_beam_video('Play', main_18, duration, current, segment);
7391
+ Segment.report_video_event('Video Play', main_18, duration, current, segment);
7371
7392
 
7372
7393
  if (!playReported) {
7373
7394
  setPlayReported(true);
@@ -7385,8 +7406,8 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7385
7406
  var queue = Math.floor(duration / 10);
7386
7407
  var segment = Math.floor(current / queue);
7387
7408
 
7388
- Beam.report_beam_video('Pause', main_16, duration, current, segment);
7389
- Segment.report_video_event('Video Pause', main_16, duration, current, segment);
7409
+ Beam.report_beam_video('Pause', main_18, duration, current, segment);
7410
+ Segment.report_video_event('Video Pause', main_18, duration, current, segment);
7390
7411
  };
7391
7412
 
7392
7413
  // Youtube Options
@@ -7514,14 +7535,14 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
7514
7535
  );
7515
7536
  };
7516
7537
 
7517
- var Poll = function Poll(_ref) {
7518
- var node = _ref.node,
7519
- client = _ref.client,
7520
- pageview = _ref.pageview,
7521
- videoAccountIDs = _ref.videoAccountIDs,
7522
- onVote = _ref.onVote,
7523
- _ref$showVotes = _ref.showVotes,
7524
- getSerializers = _ref.getSerializers;
7538
+ var Poll$1 = function Poll(_ref) {
7539
+ var node = _ref.node;
7540
+ _ref.client;
7541
+ _ref.pageview;
7542
+ _ref.videoAccountIDs;
7543
+ var onVote = _ref.onVote;
7544
+ _ref.showVotes;
7545
+ var getSerializers = _ref.getSerializers;
7525
7546
 
7526
7547
  var _useState = useState(null),
7527
7548
  _useState2 = _slicedToArray(_useState, 2),
@@ -7655,22 +7676,22 @@ _export(_export.S, 'Object', {
7655
7676
  }
7656
7677
  });
7657
7678
 
7658
- var values = _core.Object.values;
7679
+ var values$1 = _core.Object.values;
7659
7680
 
7660
- var values$1 = createCommonjsModule(function (module) {
7661
- module.exports = { "default": values, __esModule: true };
7681
+ var values = createCommonjsModule(function (module) {
7682
+ module.exports = { "default": values$1, __esModule: true };
7662
7683
  });
7663
7684
 
7664
- var _Object$values = unwrapExports(values$1);
7685
+ var _Object$values = unwrapExports(values);
7665
7686
 
7666
- var Poll$1 = function Poll(_ref) {
7667
- var node = _ref.node,
7668
- client = _ref.client,
7669
- pageview = _ref.pageview,
7670
- videoAccountIDs = _ref.videoAccountIDs,
7671
- onVote = _ref.onVote,
7672
- _ref$showVotes = _ref.showVotes,
7673
- getSerializers = _ref.getSerializers;
7687
+ var Poll = function Poll(_ref) {
7688
+ var node = _ref.node;
7689
+ _ref.client;
7690
+ _ref.pageview;
7691
+ _ref.videoAccountIDs;
7692
+ var onVote = _ref.onVote;
7693
+ _ref.showVotes;
7694
+ var getSerializers = _ref.getSerializers;
7674
7695
 
7675
7696
  var _useState = useState(null),
7676
7697
  _useState2 = _slicedToArray(_useState, 2),
@@ -7822,7 +7843,7 @@ var Poll$1 = function Poll(_ref) {
7822
7843
  );
7823
7844
  };
7824
7845
 
7825
- var numberOfPaginations = main_39 ? 4 : 10;
7846
+ var numberOfPaginations = main_42 ? 4 : 10;
7826
7847
 
7827
7848
  var Quiz = function Quiz(_ref) {
7828
7849
  var quizzes = _ref.quizzes,
@@ -7942,7 +7963,7 @@ var Quiz = function Quiz(_ref) {
7942
7963
  var renderPagination = function renderPagination() {
7943
7964
  return React.createElement(
7944
7965
  Pagination,
7945
- { className: 'p-0 m-0', size: main_39 && 'sm' },
7966
+ { className: 'p-0 m-0', size: main_42 && 'sm' },
7946
7967
  React.createElement(Pagination.First, { onClick: function onClick() {
7947
7968
  return changePage('first');
7948
7969
  }, disabled: currentPage === 1 }),
@@ -8117,7 +8138,7 @@ var Leads = function Leads(_ref) {
8117
8138
  );
8118
8139
  };
8119
8140
 
8120
- var Slideshow$1 = function Slideshow(_ref) {
8141
+ var Slideshow = function Slideshow(_ref) {
8121
8142
  var slides = _ref.node.slides,
8122
8143
  client = _ref.client,
8123
8144
  pageview = _ref.pageview,
@@ -8268,7 +8289,7 @@ var MultiMedia = function MultiMedia(props) {
8268
8289
  { xs: 12, md: 12 / medias.length, key: media._key },
8269
8290
  React.createElement(
8270
8291
  'a',
8271
- _extends({}, media.upload_doc && media.upload_doc.asset && { href: media.upload_doc.asset.url, target: media.blank ? '_blank' : '_self' }, {
8292
+ _extends({}, media.upload_doc && media.upload_doc.asset && { href: urlForFile({ asset: media.upload_doc.asset }), target: media.blank ? '_blank' : '_self' }, {
8272
8293
  style: { cursor: media.upload_doc && media.upload_doc.asset && media.upload_doc.asset.url ? 'pointer' : 'default' } }),
8273
8294
  React.createElement(
8274
8295
  'div',
@@ -8649,7 +8670,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8649
8670
  //console.log('useLayoutEffect')
8650
8671
  if (!firstLoad) {
8651
8672
  setUpArrowClicked(false);
8652
- if (main_40) {
8673
+ if (main_43) {
8653
8674
  grabLoadedAds();
8654
8675
  } else {
8655
8676
  scrollToArticle();
@@ -8673,7 +8694,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8673
8694
  //let targeting = getTargeting({ article: activeArticle, cpModificationRequired, position: props.position, prevUrl })
8674
8695
  if (pageview) pageview(path);
8675
8696
 
8676
- if (!main_40) {
8697
+ if (!main_43) {
8677
8698
  lib_3.getGoogletag().then(function (googletag) {
8678
8699
  if (window.googletag && googletag.pubadsReady) {
8679
8700
  lib_3.refresh();
@@ -8681,7 +8702,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8681
8702
  });
8682
8703
  }
8683
8704
  //Refresh leaderboard ad on mobile
8684
- if (main_40) {
8705
+ if (main_43) {
8685
8706
  var leaderboardSlotId = '';
8686
8707
  lib_3.getGoogletag().then(function (googletag) {
8687
8708
  if (window.googletag && googletag.pubadsReady) {
@@ -8750,7 +8771,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8750
8771
  React.createElement(
8751
8772
  'div',
8752
8773
  { className: 'ad-box', style: { textAlign: 'center' } },
8753
- main_40 && Ads.map(function (ad, index) {
8774
+ main_43 && Ads.map(function (ad, index) {
8754
8775
  if (index === 0) {
8755
8776
  return React.createElement(
8756
8777
  'div',
@@ -8872,7 +8893,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
8872
8893
  React.createElement(
8873
8894
  'div',
8874
8895
  { className: 'ad-box', style: { textAlign: 'center' } },
8875
- main_40 && Articles.length - 1 !== index && Ads.map(function (ad, innerIndex) {
8896
+ main_43 && Articles.length - 1 !== index && Ads.map(function (ad, innerIndex) {
8876
8897
  if (innerIndex === 0) {
8877
8898
  return React.createElement(
8878
8899
  'div',
@@ -8945,7 +8966,7 @@ var compareProps = function compareProps(prevProps, nextProps) {
8945
8966
  }
8946
8967
  };
8947
8968
 
8948
- var FigureImage = React.memo(function (_ref2) {
8969
+ var FigureImage$1 = React.memo(function (_ref2) {
8949
8970
  var node = _ref2.node,
8950
8971
  client = _ref2.client,
8951
8972
  imgAlt = _ref2.imgAlt,
@@ -9041,20 +9062,20 @@ var FigureComponent = function FigureComponent(props) {
9041
9062
  handleClickFigure = _ref3.handleClickFigure;
9042
9063
 
9043
9064
  var figureImageStyle = link ? { maxWidth: '100%' } : { maxWidth: '100%', cursor: 'pointer', width: 'auto' };
9044
- var triggerAction = main_39 ? 'click' : 'hover';
9045
- var placementLocation = main_39 ? 'top' : infoBox[0].alignment ? infoBox[0].alignment : 'right';
9065
+ var triggerAction = main_42 ? 'click' : 'hover';
9066
+ var placementLocation = main_42 ? 'top' : infoBox[0].alignment ? infoBox[0].alignment : 'right';
9046
9067
  return React.createElement(
9047
9068
  'picture',
9048
9069
  null,
9049
9070
  React.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1500, imageFit: 'max' }) }),
9050
9071
  React.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1000, imageFit: 'max' }) }),
9051
9072
  React.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 500, imageFit: 'max' }) }),
9052
- main_39 && link ? React.createElement('img', _extends({
9073
+ main_42 && link ? React.createElement('img', _extends({
9053
9074
  style: figureImageStyle,
9054
9075
  className: 'figure-image',
9055
9076
  src: urlFor({ source: node, client: client }),
9056
9077
  alt: imgAlt ? imgAlt : 'figure image'
9057
- }, !link && !main_39 && {
9078
+ }, !link && !main_42 && {
9058
9079
  onClick: function onClick() {
9059
9080
  return handleClickFigure(node, client);
9060
9081
  }
@@ -9066,7 +9087,7 @@ var FigureComponent = function FigureComponent(props) {
9066
9087
  className: 'figure-image',
9067
9088
  src: urlFor({ source: node, client: client }),
9068
9089
  alt: imgAlt ? imgAlt : 'figure image'
9069
- }, !link && !main_39 && {
9090
+ }, !link && !main_42 && {
9070
9091
  onClick: function onClick() {
9071
9092
  return handleClickFigure(node, client);
9072
9093
  }
@@ -9169,12 +9190,12 @@ var FigureComponent = function FigureComponent(props) {
9169
9190
  link ? React.createElement(
9170
9191
  'a',
9171
9192
  { target: blank ? '_blank' : '_self', href: link },
9172
- React.createElement(FigureImage, { node: node, client: client, imgAlt: alt, link: link }),
9193
+ React.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, link: link }),
9173
9194
  React.createElement(FigureCaption, null)
9174
9195
  ) : React.createElement(
9175
9196
  React.Fragment,
9176
9197
  null,
9177
- React.createElement(FigureImage, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
9198
+ React.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
9178
9199
  React.createElement(FigureCaption, null)
9179
9200
  ),
9180
9201
  React.createElement(LightBox, {
@@ -9211,7 +9232,7 @@ function useOutsideAlerter(ref, container, setOpenImg, setOpenImgSrc) {
9211
9232
  }, [ref]);
9212
9233
  }
9213
9234
 
9214
- var FigureImage$1 = React.memo(function (_ref) {
9235
+ var FigureImage = React.memo(function (_ref) {
9215
9236
  var imagesCount = _ref.imagesCount,
9216
9237
  image = _ref.image,
9217
9238
  client = _ref.client,
@@ -9285,20 +9306,20 @@ var MultiFigure = function MultiFigure(props) {
9285
9306
  link = _ref3.link,
9286
9307
  handleClickFigure = _ref3.handleClickFigure;
9287
9308
 
9288
- var triggerAction = main_39 ? 'click' : 'hover';
9289
- var placementLocation = main_39 ? 'top' : image.infoBox[0] ? image.infoBox[0].alignment : 'right';
9309
+ var triggerAction = main_42 ? 'click' : 'hover';
9310
+ var placementLocation = main_42 ? 'top' : image.infoBox[0] ? image.infoBox[0].alignment : 'right';
9290
9311
  return React.createElement(
9291
9312
  'picture',
9292
9313
  null,
9293
9314
  React.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1500, imageFit: 'max' }) }),
9294
9315
  React.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1000, imageFit: 'max' }) }),
9295
9316
  React.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 500, imageFit: 'max' }) }),
9296
- main_39 && link ? React.createElement('img', _extends({
9317
+ main_42 && link ? React.createElement('img', _extends({
9297
9318
  'images-count': imagesCount,
9298
9319
  className: 'multi-figure-image',
9299
9320
  src: urlFor({ source: image, client: client }),
9300
9321
  alt: imgAlt ? imgAlt : 'multi figure'
9301
- }, !link && !main_39 && {
9322
+ }, !link && !main_42 && {
9302
9323
  onClick: function onClick() {
9303
9324
  return handleClickFigure(image, client);
9304
9325
  }
@@ -9310,7 +9331,7 @@ var MultiFigure = function MultiFigure(props) {
9310
9331
  className: 'multi-figure-image',
9311
9332
  src: urlFor({ source: image, client: client }),
9312
9333
  alt: imgAlt ? imgAlt : 'multi figure'
9313
- }, !link && !main_39 && {
9334
+ }, !link && !main_42 && {
9314
9335
  onClick: function onClick() {
9315
9336
  return handleClickFigure(image, client);
9316
9337
  }
@@ -9393,7 +9414,7 @@ var MultiFigure = function MultiFigure(props) {
9393
9414
  React.createElement(
9394
9415
  LazyLoad,
9395
9416
  { once: true },
9396
- React.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
9417
+ React.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
9397
9418
  ),
9398
9419
  React.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
9399
9420
  )
@@ -9403,7 +9424,7 @@ var MultiFigure = function MultiFigure(props) {
9403
9424
  React.createElement(
9404
9425
  LazyLoad,
9405
9426
  { once: true },
9406
- React.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
9427
+ React.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
9407
9428
  ),
9408
9429
  React.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
9409
9430
  )
@@ -9684,9 +9705,9 @@ var ScriptTag = function (_Component) {
9684
9705
 
9685
9706
  // The 'isHydrating' prop must NOT be passed to the script tag
9686
9707
  // eslint-disable-next-line no-unused-vars
9687
- var _props3 = this.props,
9688
- isHydrating = _props3.isHydrating,
9689
- tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
9708
+ var _props3 = this.props;
9709
+ _props3.isHydrating;
9710
+ var tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
9690
9711
 
9691
9712
  return _react2.default.createElement('script', (0, _extends3.default)({}, tagProps, { ref: function ref(tag) {
9692
9713
  return _this2.domRef = tag;
@@ -9956,14 +9977,14 @@ var getSerializers = function getSerializers() {
9956
9977
  var node = _ref6.node;
9957
9978
  var slides = node.slides;
9958
9979
 
9959
- return React.createElement(Slideshow, { slides: slides, client: client, pageview: pageview });
9980
+ return React.createElement(Slideshow$1, { slides: slides, client: client, pageview: pageview });
9960
9981
  },
9961
9982
  sidebar: function sidebar(_ref7) {
9962
9983
  var node = _ref7.node;
9963
9984
  var caption = node.caption,
9964
9985
  content = node.content;
9965
9986
 
9966
- return React.createElement(Sidebar, { caption: caption, content: content, getSerializers: getSerializers(props) });
9987
+ return React.createElement(Sidebar, { caption: caption, content: content, getSerializers: getSerializers.apply(undefined, props) });
9967
9988
  },
9968
9989
  datatable: function datatable(_ref8) {
9969
9990
  var node = _ref8.node;
@@ -9994,26 +10015,26 @@ var getSerializers = function getSerializers() {
9994
10015
  poll: function poll(_ref13) {
9995
10016
  var node = _ref13.node;
9996
10017
 
9997
- return React.createElement(Poll, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers(props) });
10018
+ return React.createElement(Poll$1, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers.apply(undefined, props) });
9998
10019
  },
9999
10020
  pollMultiChoice: function pollMultiChoice(_ref14) {
10000
10021
  var node = _ref14.node;
10001
10022
 
10002
- return React.createElement(Poll$1, {
10023
+ return React.createElement(Poll, {
10003
10024
  node: node,
10004
10025
  client: client,
10005
10026
  pageview: pageview,
10006
10027
  videoAccountIDs: videoAccountIDs,
10007
10028
  showVotes: showVotes,
10008
10029
  onVote: onVote,
10009
- getSerializers: getSerializers(props)
10030
+ getSerializers: getSerializers.apply(undefined, props)
10010
10031
  });
10011
10032
  },
10012
10033
  quiz: function quiz(_ref15) {
10013
10034
  var node = _ref15.node;
10014
10035
  var quizzes = node.quizzes;
10015
10036
 
10016
- return React.createElement(Quiz, { quizzes: quizzes, getSerializers: getSerializers(props), pageview: pageview, currentPage: currentPage });
10037
+ return React.createElement(Quiz, { quizzes: quizzes, getSerializers: getSerializers.apply(undefined, props), pageview: pageview, currentPage: currentPage });
10017
10038
  },
10018
10039
  leads: function leads(_ref16) {
10019
10040
  var node = _ref16.node;
@@ -10025,7 +10046,7 @@ var getSerializers = function getSerializers() {
10025
10046
  slideshows: function slideshows(_ref17) {
10026
10047
  var node = _ref17.node;
10027
10048
 
10028
- return React.createElement(Slideshow$1, { node: node, client: client, pageview: pageview, getSerializers: getSerializers(props) });
10049
+ return React.createElement(Slideshow, { node: node, client: client, pageview: pageview, getSerializers: getSerializers.apply(undefined, props) });
10029
10050
  },
10030
10051
  nativeAd: function nativeAd(_ref18) {
10031
10052
  var node = _ref18.node;