@mjhls/mjh-framework 1.0.828-deck-scroll-fix-v1 → 1.0.828

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-0158bee3.js → ADInfeed-8b336c67.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-3583144f.js → ADlgInfeed-aedd5e18.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 +49 -49
  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 +48 -48
  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 +46 -46
  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 +83 -83
  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 +508 -464
  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 +56 -56
  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 +60 -56
  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 +6 -6
  75. package/dist/cjs/SeriesListingDeck.js +20 -20
  76. package/dist/cjs/{SeriesSlider-b94509d5.js → SeriesSlider-d54fa925.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +17 -17
  79. package/dist/cjs/{SocialSearchComponent-42b9d251.js → SocialSearchComponent-ecb4f972.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +10 -10
  81. package/dist/cjs/TaxonomyDescription.js +45 -45
  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 +91 -92
  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 +44 -44
  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-f30a10d6.js → index-5cba8ed7.js} +158 -158
  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-427022e9.js → ADInfeed-28b1e946.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-28d3f944.js → ADlgInfeed-0b474b02.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 +49 -49
  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 +48 -48
  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 +46 -46
  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 +83 -83
  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 +508 -464
  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 +56 -56
  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 +60 -56
  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 +6 -6
  215. package/dist/esm/SeriesListingDeck.js +20 -20
  216. package/dist/esm/{SeriesSlider-935e2b4e.js → SeriesSlider-8f2aca58.js} +14 -14
  217. package/dist/esm/SetCookie.js +1 -1
  218. package/dist/esm/SideFooter.js +17 -17
  219. package/dist/esm/{SocialSearchComponent-94f6554c.js → SocialSearchComponent-cd38ae60.js} +9 -9
  220. package/dist/esm/TaxonomyCard.js +10 -10
  221. package/dist/esm/TaxonomyDescription.js +45 -45
  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 +90 -91
  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 +44 -44
  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-a69960c8.js → index-4d43928d.js} +155 -155
  260. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  261. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  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,15 +1,15 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React from 'react';
3
- import 'prop-types';
4
2
  import Row from 'react-bootstrap/Row';
5
3
  import Col from 'react-bootstrap/Col';
4
+ import Button from 'react-bootstrap/Button';
6
5
  import Card from 'react-bootstrap/Card';
7
- import 'react-dom';
8
- import './index-51a80699.js';
6
+ import { L as LazyLoad } from './index-35bdcc81.js';
9
7
  import urlFor from './urlFor.js';
10
- import { L as LazyLoad } from './index-6c12bdd5.js';
11
- import { l as lodash } from './lodash-ec8c6b48.js';
12
- import Button from 'react-bootstrap/Button';
8
+ import { l as lodash } from './lodash-f97fd99a.js';
9
+ import './_commonjsHelpers-0c4b6f40.js';
10
+ import 'react-dom';
11
+ import 'prop-types';
12
+ import './index-0dbff1d1.js';
13
13
 
14
14
  var PublicationDeck = function PublicationDeck(props) {
15
15
  var data = props.data,
@@ -1,32 +1,32 @@
1
+ import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7f8f9219.js';
2
+ import { _ as _extends } from './extends-60e0e1c6.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
1
4
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { b as _isObject, c as _ctx, d as _descriptors, e as _objectDp, f as _toObject, g as _iobject, h as _toLength, i as _global, j as _fails, k as _hide, _ as _export, l as _aFunction, a as _core } from './_to-object-a4107da3.js';
3
- import { _ as _objectCreate, a as _iterDefine, b as _wks, c as _setToStringTag } from './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
7
- import { _ as _classof } from './core.get-iterator-method-e1de7503.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import { _ as _iterStep } from './web.dom.iterable-4439f05a.js';
11
- import { _ as _meta, a as _isArray } from './_is-array-58e95429.js';
5
+ import { _ as _objectCreate, a as _iterDefine, b as _wks, c as _setToStringTag } from './es6.string.iterator-bc33758b.js';
6
+ import { _ as _iterStep } from './web.dom.iterable-4109ff68.js';
7
+ import { b as _isObject, c as _ctx, d as _descriptors, e as _objectDp, f as _toObject, g as _iobject, h as _toLength, i as _global, j as _fails, k as _hide, _ as _export, l as _aFunction, a as _core } from './_to-object-b50e61c3.js';
8
+ import { _ as _meta, a as _isArray } from './_is-array-3e99e06e.js';
9
+ import { _ as _classof } from './core.get-iterator-method-133dfacd.js';
10
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
12
11
  import React, { useState, useEffect } from 'react';
13
- import 'prop-types';
14
12
  import Row from 'react-bootstrap/Row';
15
13
  import Col from 'react-bootstrap/Col';
14
+ import Dropdown from 'react-bootstrap/Dropdown';
16
15
  import Card from 'react-bootstrap/Card';
17
16
  import { useRouter } from 'next/router';
17
+ import { L as LazyLoad } from './index-35bdcc81.js';
18
+ import './_library-528f1934.js';
19
+ import './_iter-detect-7e5e5ce2.js';
20
+ import './_object-pie-133f504a.js';
18
21
  import 'react-dom';
19
- import { L as LazyLoad } from './index-6c12bdd5.js';
20
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
21
- import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-fc1c2e29.js';
22
- import Dropdown from 'react-bootstrap/Dropdown';
22
+ import 'prop-types';
23
23
 
24
24
  var _validateCollection = function (it, TYPE) {
25
25
  if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
26
26
  return it;
27
27
  };
28
28
 
29
- var dP = _objectDp.f;
29
+ var dP$1 = _objectDp.f;
30
30
 
31
31
 
32
32
 
@@ -109,7 +109,7 @@ var _collectionStrong = {
109
109
  return !!getEntry(_validateCollection(this, NAME), key);
110
110
  }
111
111
  });
112
- if (_descriptors) dP(C.prototype, 'size', {
112
+ if (_descriptors) dP$1(C.prototype, 'size', {
113
113
  get: function () {
114
114
  return _validateCollection(this, NAME)[SIZE];
115
115
  }
@@ -237,7 +237,7 @@ var _arrayMethods = function (TYPE, $create) {
237
237
  };
238
238
  };
239
239
 
240
- var dP$1 = _objectDp.f;
240
+ var dP = _objectDp.f;
241
241
  var each = _arrayMethods(0);
242
242
 
243
243
 
@@ -269,7 +269,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
269
269
  return IS_ADDER ? this : result;
270
270
  });
271
271
  });
272
- IS_WEAK || dP$1(C.prototype, 'size', {
272
+ IS_WEAK || dP(C.prototype, 'size', {
273
273
  get: function () {
274
274
  return this._c.size;
275
275
  }
@@ -289,7 +289,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
289
289
  var SET = 'Set';
290
290
 
291
291
  // 23.2 Set Objects
292
- var es6_set = _collection(SET, function (get) {
292
+ _collection(SET, function (get) {
293
293
  return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
294
294
  }, {
295
295
  // 23.2.3.1 Set.prototype.add(value)
@@ -365,40 +365,40 @@ var _setCollectionFrom = function (COLLECTION) {
365
365
  // https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
366
366
  _setCollectionFrom('Set');
367
367
 
368
- var set = _core.Set;
368
+ var set$1 = _core.Set;
369
369
 
370
- var set$1 = createCommonjsModule(function (module) {
371
- module.exports = { "default": set, __esModule: true };
370
+ var set = createCommonjsModule(function (module) {
371
+ module.exports = { "default": set$1, __esModule: true };
372
372
  });
373
373
 
374
- var _Set = unwrapExports(set$1);
375
-
376
- /* usage & query
377
- const Publication = (props) => {
378
- const { cache, pub, year } = props
379
- const targeting = {
380
- content_placement: [`/journals/${pub.identifier.current}`],
381
- document_url: [`/journals/${pub.identifier.current}`],
382
- }
383
- return (
384
- <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
385
- <PublicationLanding publication={pub} year={year} href={'journals'} />
386
- </Shell>
387
- )
388
- }
389
- Publication.getInitialProps = async (ctx) => {
390
- const { query } = ctx
391
- const {
392
- query: { year },
393
- } = ctx
394
- const pub = await client.fetch(getQuery('publication'), query)
395
- **import urlFor from framework**
396
- pub.issues.map((issue) => {
397
- issue.thumbnail = urlFor({client, source: issue.thumbnail})
398
- })
399
- return { pub, year }
400
- }
401
- export default Publication
374
+ var _Set = unwrapExports(set);
375
+
376
+ /* usage & query
377
+ const Publication = (props) => {
378
+ const { cache, pub, year } = props
379
+ const targeting = {
380
+ content_placement: [`/journals/${pub.identifier.current}`],
381
+ document_url: [`/journals/${pub.identifier.current}`],
382
+ }
383
+ return (
384
+ <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
385
+ <PublicationLanding publication={pub} year={year} href={'journals'} />
386
+ </Shell>
387
+ )
388
+ }
389
+ Publication.getInitialProps = async (ctx) => {
390
+ const { query } = ctx
391
+ const {
392
+ query: { year },
393
+ } = ctx
394
+ const pub = await client.fetch(getQuery('publication'), query)
395
+ **import urlFor from framework**
396
+ pub.issues.map((issue) => {
397
+ issue.thumbnail = urlFor({client, source: issue.thumbnail})
398
+ })
399
+ return { pub, year }
400
+ }
401
+ export default Publication
402
402
  */
403
403
 
404
404
  var generateContentPlacements = function generateContentPlacements(issues) {
@@ -421,9 +421,9 @@ var PublicationLanding = function PublicationLanding(props) {
421
421
  var publication = props.publication,
422
422
  _props$year = props.year,
423
423
  year = _props$year === undefined ? '' : _props$year,
424
- href = props.href,
425
- pdf = props.pdf,
426
- _props$contentPlaceme = props.contentPlacement,
424
+ href = props.href;
425
+ props.pdf;
426
+ var _props$contentPlaceme = props.contentPlacement,
427
427
  contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
428
428
  client = props.client;
429
429
 
@@ -1,44 +1,44 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './web.dom.iterable-4439f05a.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
3
+ import { _ as _extends } from './extends-60e0e1c6.js';
11
4
  import React, { useEffect, useState, useRef } from 'react';
12
- import './events-6c3a7a63.js';
13
- import { l as lib_3 } from './index-f7fb1e25.js';
14
- import 'prop-types';
15
- import 'react-bootstrap/Card';
16
- import { m as moment } from './moment-b6f49411.js';
17
- import { useRouter } from 'next/router';
18
- import './isSymbol-1981418f.js';
19
- import './debounce-9207d8ee.js';
20
- import './toNumber-2f7a84cd.js';
5
+ import { Container, Media } from 'react-bootstrap';
6
+ import urlFor from './urlFor.js';
21
7
  import { I as InfiniteScroll } from './index.es-c6222053.js';
22
- import 'react-dom';
8
+ import { m as moment } from './moment-bc12cb97.js';
23
9
  import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
24
- import './index-51a80699.js';
25
- import urlFor from './urlFor.js';
26
- import { L as LazyLoad } from './index-6c12bdd5.js';
27
- import { m as main_40 } from './main-747e7d25.js';
28
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
29
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
30
- import './stringify-4330ccdc.js';
31
- import './asyncToGenerator-fc1c2e29.js';
32
- import './Segment.js';
33
- import './Beam.js';
34
- import './AdSlot.js';
35
- import { A as ADInfeed } from './ADInfeed-427022e9.js';
36
- import { l as lodash } from './lodash-ec8c6b48.js';
37
- import { A as ADlgInfeed } from './ADlgInfeed-28d3f944.js';
10
+ import { l as lib_3 } from './index-2446af28.js';
11
+ import { useRouter } from 'next/router';
12
+ import { L as LazyLoad } from './index-35bdcc81.js';
13
+ import { m as main_43 } from './main-b5c5aac1.js';
14
+ import { c as clean_html_1 } from './entities-932b50cf.js';
15
+ import { A as ADInfeed } from './ADInfeed-28b1e946.js';
16
+ import { A as AuthorComponent } from './AuthorComponent-5ae7409f.js';
17
+ import { l as lodash } from './lodash-f97fd99a.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-0b474b02.js';
38
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
39
- import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
40
- import { Container, Media } from 'react-bootstrap';
41
20
  import timeDifferenceCalc from './timeDifferenceCalc.js';
21
+ import './_commonjsHelpers-0c4b6f40.js';
22
+ import './web.dom.iterable-4109ff68.js';
23
+ import './es6.string.iterator-bc33758b.js';
24
+ import './_to-object-b50e61c3.js';
25
+ import './core.get-iterator-method-133dfacd.js';
26
+ import './_iter-detect-7e5e5ce2.js';
27
+ import './_object-pie-133f504a.js';
28
+ import './index-0dbff1d1.js';
29
+ import 'react-dom';
30
+ import './events-6c3a7a63.js';
31
+ import 'prop-types';
32
+ import 'react-bootstrap/Card';
33
+ import './AdSlot.js';
34
+ import './debounce-533d9748.js';
35
+ import './isSymbol-a7e9aafe.js';
36
+ import './toNumber-5aeba6e7.js';
37
+ import './Beam.js';
38
+ import './stringify-59c8f690.js';
39
+ import './asyncToGenerator-7f8f9219.js';
40
+ import './_library-528f1934.js';
41
+ import './Segment.js';
42
42
 
43
43
  var renderCardImage = function renderCardImage(row, client) {
44
44
  var imageHeight = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
@@ -51,12 +51,11 @@ var renderCardImage = function renderCardImage(row, client) {
51
51
  return url;
52
52
  };
53
53
 
54
- var loadMore = function loadMore(values, setValues, itemsPerPage) {
55
- console.log('Values:::', values);
54
+ var loadMore = function loadMore(values, setValues, per) {
56
55
  setValues({
57
56
  page: values.page + 1,
58
- from: values.from + itemsPerPage,
59
- to: values.to + itemsPerPage
57
+ from: values.from + per,
58
+ to: values.to + per
60
59
  });
61
60
  };
62
61
 
@@ -65,6 +64,7 @@ var loadData = function loadData(values, query, client, params, setData, setScro
65
64
  from: values.from,
66
65
  to: values.to
67
66
  });
67
+
68
68
  client.fetch(query, params).then(function (dataArr) {
69
69
  if (pointer && pointerArray) {
70
70
  dataArr = dataArr[pointerArray][pointer];
@@ -765,7 +765,7 @@ var cardLoader = function cardLoader(data, client, mapping, values, seoPaginate,
765
765
  React.createElement(
766
766
  'div',
767
767
  null,
768
- main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
768
+ main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
769
769
  )
770
770
  )
771
771
  );
@@ -1271,7 +1271,7 @@ var cardLoader = function cardLoader(data, client, mapping, values, seoPaginate,
1271
1271
  React.createElement(
1272
1272
  'div',
1273
1273
  null,
1274
- main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1274
+ main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1275
1275
  )
1276
1276
  )
1277
1277
  );
@@ -1390,24 +1390,28 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1390
1390
  scrolling = _useState6[0],
1391
1391
  setScrolling = _useState6[1];
1392
1392
 
1393
- var _useState7 = useState(initialCurrentPage || 1),
1394
- _useState8 = _slicedToArray(_useState7, 2),
1395
- currentPage = _useState8[0],
1396
- setCurrentPage = _useState8[1];
1393
+ var _useState7 = useState(params ? params.to : 0),
1394
+ _useState8 = _slicedToArray(_useState7, 1),
1395
+ per = _useState8[0];
1397
1396
 
1398
- var _useState9 = useState(initialData ? initialData.length : 0),
1397
+ var _useState9 = useState(initialCurrentPage || 1),
1399
1398
  _useState10 = _slicedToArray(_useState9, 2),
1400
- lastDataSize = _useState10[0],
1401
- setLastDataSize = _useState10[1];
1399
+ currentPage = _useState10[0],
1400
+ setCurrentPage = _useState10[1];
1402
1401
 
1403
- var _useState11 = useState({
1402
+ var _useState11 = useState(initialData ? initialData.length : 0),
1403
+ _useState12 = _slicedToArray(_useState11, 2),
1404
+ lastDataSize = _useState12[0],
1405
+ setLastDataSize = _useState12[1];
1406
+
1407
+ var _useState13 = useState({
1404
1408
  from: params ? params.from : 0,
1405
1409
  to: params ? params.to : 0,
1406
1410
  page: initialCurrentPage ? initialCurrentPage : 1
1407
1411
  }),
1408
- _useState12 = _slicedToArray(_useState11, 2),
1409
- values = _useState12[0],
1410
- setValues = _useState12[1];
1412
+ _useState14 = _slicedToArray(_useState13, 2),
1413
+ values = _useState14[0],
1414
+ setValues = _useState14[1];
1411
1415
 
1412
1416
  var itemsPerPage = params && params.itemsPerPage ? params.itemsPerPage : 10;
1413
1417
 
@@ -1442,7 +1446,7 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1442
1446
  setValues({
1443
1447
  from: params ? params.from : 0,
1444
1448
  to: params ? params.to : 0,
1445
- page: initialCurrentPage ? initialCurrentPage : 1
1449
+ page: 1
1446
1450
  });
1447
1451
  if (initialData.length > 0) {
1448
1452
  setScrolling(true);
@@ -1482,7 +1486,7 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1482
1486
  React.createElement(
1483
1487
  InfiniteScroll,
1484
1488
  { dataLength: data && data.length, next: function next() {
1485
- return loadMore(values, setValues, itemsPerPage);
1489
+ return loadMore(values, setValues, per);
1486
1490
  }, hasMore: scrolling, scrollThreshold: 0.9 },
1487
1491
  React.createElement(
1488
1492
  Container,
@@ -1512,7 +1516,7 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1512
1516
  className: 'load-more-btn',
1513
1517
  style: { margin: 'auto', width: '100%' },
1514
1518
  onClick: function onClick(e) {
1515
- loadMore(values, setValues, itemsPerPage);
1519
+ loadMore(values, setValues, per);
1516
1520
  } },
1517
1521
  'Load More'
1518
1522
  ) : React.createElement(
@@ -1,10 +1,10 @@
1
1
  import React from 'react';
2
- import './iconBase-602d52fe.js';
3
2
  import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
3
+ import './iconBase-602d52fe.js';
4
4
 
5
5
  var RecentNews = function RecentNews(_ref) {
6
- var client = _ref.client,
7
- _ref$dataRecord = _ref.dataRecord,
6
+ _ref.client;
7
+ var _ref$dataRecord = _ref.dataRecord,
8
8
  dataRecord = _ref$dataRecord === undefined ? [] : _ref$dataRecord,
9
9
  _ref$linkTo = _ref.linkTo,
10
10
  linkTo = _ref$linkTo === undefined ? '/news' : _ref$linkTo,
@@ -1,41 +1,41 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React from 'react';
3
- import 'prop-types';
4
- import { m as moment } from './moment-b6f49411.js';
5
- import 'react-dom';
6
- import './index-51a80699.js';
7
- import urlFor from './urlFor.js';
8
- import { L as LazyLoad } from './index-6c12bdd5.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
9
3
  import 'react-bootstrap/Media';
4
+ import urlFor from './urlFor.js';
5
+ import { L as LazyLoad } from './index-35bdcc81.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './index-0dbff1d1.js';
8
+ import 'react-dom';
9
+ import 'prop-types';
10
+
11
+ /*
12
+ Sample query
13
+ let references = ''
14
+ if(article.taxonomyMapping.length > 0){
15
+ article.taxonomyMapping.forEach((ref, index) => {
16
+ references = references + `references('${ref._ref}') `
17
+ if(index+1 !== article.taxonomyMapping.length){
18
+ references = references + ` && `
19
+ }
20
+ })
21
+ }
22
+
23
+ const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
24
+ ...,
25
+ title,
26
+ summary,
27
+ thumbnail,
28
+ url,
29
+ published,
30
+ authorMapping[]->,
31
+ contentCategory->
32
+ }`
33
+ const relatedArticles = await client.fetch(relatedArticlesQuery)
34
+
35
+ Sample usage
36
+ <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
37
+
10
38
 
11
- /*
12
- Sample query
13
- let references = ''
14
- if(article.taxonomyMapping.length > 0){
15
- article.taxonomyMapping.forEach((ref, index) => {
16
- references = references + `references('${ref._ref}') `
17
- if(index+1 !== article.taxonomyMapping.length){
18
- references = references + ` && `
19
- }
20
- })
21
- }
22
-
23
- const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
24
- ...,
25
- title,
26
- summary,
27
- thumbnail,
28
- url,
29
- published,
30
- authorMapping[]->,
31
- contentCategory->
32
- }`
33
- const relatedArticles = await client.fetch(relatedArticlesQuery)
34
-
35
- Sample usage
36
- <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
37
-
38
-
39
39
  */
40
40
  var RelatedContent = function RelatedContent(props) {
41
41
  var client = props.client,
@@ -14,16 +14,16 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
14
14
  _ref$className = _ref.className,
15
15
  className = _ref$className === undefined ? '' : _ref$className;
16
16
 
17
- /*
18
- Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
- example:
20
- <RelatedTopicDropdown
21
- page='/clinical'
22
- exclude="clinical"
23
- className='mb-3'
24
- parentTaxonomy={props.parentTaxonomy}
25
- subTaxonomies={props.subTaxonomies}
26
- />
17
+ /*
18
+ Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
+ example:
20
+ <RelatedTopicDropdown
21
+ page='/clinical'
22
+ exclude="clinical"
23
+ className='mb-3'
24
+ parentTaxonomy={props.parentTaxonomy}
25
+ subTaxonomies={props.subTaxonomies}
26
+ />
27
27
  */
28
28
  if (subTaxonomies.length === 0 && parentTaxonomy) {
29
29
  if (parentTaxonomy.identifier == exclude) {
@@ -1,13 +1,13 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
6
2
  import React, { useState } from 'react';
7
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
8
- import Button from 'react-bootstrap/Button';
9
3
  import Form from 'react-bootstrap/Form';
10
4
  import FormControl from 'react-bootstrap/FormControl';
5
+ import Button from 'react-bootstrap/Button';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-4109ff68.js';
8
+ import './es6.string.iterator-bc33758b.js';
9
+ import './_to-object-b50e61c3.js';
10
+ import './core.get-iterator-method-133dfacd.js';
11
11
 
12
12
  var Search = function Search(props) {
13
13
  var _props$placeholder = props.placeholder,
@@ -1,11 +1,11 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
3
+ import './es6.string.iterator-bc33758b.js';
4
+ import './_to-object-b50e61c3.js';
5
+ import './web.dom.iterable-4109ff68.js';
4
6
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
7
+ import './core.get-iterator-method-133dfacd.js';
8
+ import './_iter-detect-7e5e5ce2.js';
9
9
 
10
10
  require("babel-polyfill");
11
11
 
@@ -1,28 +1,28 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_iter-detect-5d49a330.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './_object-pie-33c40e79.js';
8
- import { _ as _extends } from './extends-6f2fcc99.js';
9
- import './web.dom.iterable-4439f05a.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
+ import { _ as _extends } from './extends-60e0e1c6.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
10
4
  import React, { useState, useEffect, useRef } from 'react';
11
- import './events-6c3a7a63.js';
12
- import { l as lib_3 } from './index-f7fb1e25.js';
13
- import 'prop-types';
14
5
  import { useRouter } from 'next/router';
6
+ import { l as lib_3 } from './index-2446af28.js';
15
7
  import { I as InfiniteScroll } from './index.es-c6222053.js';
16
- import 'react-dom';
8
+ import { S as SeriesSlider } from './SeriesSlider-8f2aca58.js';
17
9
  import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
18
- import './index-51a80699.js';
19
- import './urlFor.js';
20
- import './index-6c12bdd5.js';
21
- import './main-747e7d25.js';
22
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
10
+ import './_commonjsHelpers-0c4b6f40.js';
11
+ import './es6.string.iterator-bc33758b.js';
12
+ import './_to-object-b50e61c3.js';
13
+ import './_iter-detect-7e5e5ce2.js';
14
+ import './core.get-iterator-method-133dfacd.js';
15
+ import './_object-pie-133f504a.js';
16
+ import './web.dom.iterable-4109ff68.js';
17
+ import './events-6c3a7a63.js';
18
+ import 'prop-types';
23
19
  import './index-c7e2ac95.js';
24
- import './smoothscroll-0cd4c7a6.js';
25
- import { S as SeriesSlider } from './SeriesSlider-935e2b4e.js';
20
+ import './index-35bdcc81.js';
21
+ import 'react-dom';
22
+ import './smoothscroll-fa4e3f8c.js';
23
+ import './urlFor.js';
24
+ import './index-0dbff1d1.js';
25
+ import './main-b5c5aac1.js';
26
26
 
27
27
  var usePrevious = function usePrevious(value) {
28
28
  var ref = useRef();