@mjhls/mjh-framework 1.0.881-ios0fixv1 → 1.0.881

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 (302) hide show
  1. package/dist/cjs/AD.js +9 -10
  2. package/dist/cjs/AD300x250.js +27 -28
  3. package/dist/cjs/AD300x250x600.js +27 -28
  4. package/dist/cjs/AD728x90.js +30 -31
  5. package/dist/cjs/ADFloatingFooter.js +30 -31
  6. package/dist/cjs/ADFooter.js +12 -13
  7. package/dist/cjs/ADGutter.js +30 -31
  8. package/dist/cjs/{ADInfeed-bce0ba07.js → ADInfeed-4f661172.js} +13 -15
  9. package/dist/cjs/ADSkyscraper.js +30 -31
  10. package/dist/cjs/ADSponsoredResources.js +30 -31
  11. package/dist/cjs/ADWebcast.js +30 -31
  12. package/dist/cjs/ADWelcome.js +31 -32
  13. package/dist/cjs/{ADlgInfeed-950b414b.js → ADlgInfeed-6242e5b5.js} +10 -11
  14. package/dist/cjs/AccordionPanel.js +27 -29
  15. package/dist/cjs/AdSlot.js +31 -32
  16. package/dist/cjs/AdSlotsProvider.js +15 -17
  17. package/dist/cjs/AlgoliaSearch.js +1103 -1160
  18. package/dist/cjs/AlphabeticList.js +23 -24
  19. package/dist/cjs/ArticleCarousel.js +19 -20
  20. package/dist/cjs/ArticleProgramLandingPage.js +60 -61
  21. package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
  22. package/dist/cjs/ArticleSeriesListing.js +59 -60
  23. package/dist/cjs/Auth.js +283 -287
  24. package/dist/cjs/AuthWrapper.js +148 -59
  25. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-421d5ec1.js} +13 -14
  26. package/dist/cjs/Beam.js +6 -6
  27. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-bac780ac.js} +55 -56
  28. package/dist/cjs/Breadcrumbs.js +25 -27
  29. package/dist/cjs/CMEDeck.js +81 -81
  30. package/dist/cjs/Column1.js +11 -14
  31. package/dist/cjs/Column2.js +31 -34
  32. package/dist/cjs/Column3.js +56 -59
  33. package/dist/cjs/ConferenceArticleCard.js +25 -26
  34. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  35. package/dist/cjs/DeckContent.js +92 -96
  36. package/dist/cjs/DeckQueue.js +86 -90
  37. package/dist/cjs/{Dfp-9be904d5.js → Dfp-ab12cd55.js} +34 -35
  38. package/dist/cjs/EventsDeck.js +133 -140
  39. package/dist/cjs/ExternalResources.js +78 -79
  40. package/dist/cjs/Feature.js +26 -28
  41. package/dist/cjs/ForbesHero.js +40 -41
  42. package/dist/cjs/GridContent.js +231 -236
  43. package/dist/cjs/GridHero.js +42 -43
  44. package/dist/cjs/GroupDeck.js +57 -58
  45. package/dist/cjs/HamMagazine.js +127 -132
  46. package/dist/cjs/Header.js +12 -14
  47. package/dist/cjs/Hero.js +15 -16
  48. package/dist/cjs/HighlightenVideo.js +17 -18
  49. package/dist/cjs/HorizontalArticleListing.js +71 -72
  50. package/dist/cjs/HorizontalHero.js +28 -29
  51. package/dist/cjs/IssueContentDeck.js +71 -76
  52. package/dist/cjs/IssueDeck.js +70 -75
  53. package/dist/cjs/IssueLanding.js +64 -65
  54. package/dist/cjs/LeftNav.js +37 -39
  55. package/dist/cjs/MasterDeck.js +70 -71
  56. package/dist/cjs/MediaSeriesLanding.js +985 -988
  57. package/dist/cjs/NavDvm.js +72 -77
  58. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  59. package/dist/cjs/NavMagazine.js +134 -139
  60. package/dist/cjs/NavNative.js +126 -134
  61. package/dist/cjs/OncliveHero.js +21 -22
  62. package/dist/cjs/OncliveLargeHero.js +70 -71
  63. package/dist/cjs/PageFilter.js +12 -13
  64. package/dist/cjs/PartnerDetailListing.js +373 -272
  65. package/dist/cjs/PdfDownload.js +9 -10
  66. package/dist/cjs/PopUpModal.js +17 -19
  67. package/dist/cjs/PubSection.js +40 -41
  68. package/dist/cjs/PubToc.js +13 -14
  69. package/dist/cjs/PublicationDeck.js +65 -70
  70. package/dist/cjs/PublicationLanding.js +106 -114
  71. package/dist/cjs/QueueDeckExpanded.js +308 -308
  72. package/dist/cjs/RecentNews.js +22 -23
  73. package/dist/cjs/RelatedContent.js +29 -30
  74. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  75. package/dist/cjs/RolesDeck.js +27 -32
  76. package/dist/cjs/Search.js +16 -20
  77. package/dist/cjs/Segment.js +4 -4
  78. package/dist/cjs/SeriesListingDeck.js +36 -36
  79. package/dist/cjs/{SeriesSlider-ba0c5d1a.js → SeriesSlider-372e418f.js} +30 -31
  80. package/dist/cjs/SetCookie.js +1 -1
  81. package/dist/cjs/SideFooter.js +34 -35
  82. package/dist/cjs/SocialIcons.js +9 -10
  83. package/dist/cjs/{SocialSearchComponent-4942ddfc.js → SocialSearchComponent-80a2130a.js} +32 -36
  84. package/dist/cjs/SocialShare.js +29 -31
  85. package/dist/cjs/TaxonomyCard.js +61 -66
  86. package/dist/cjs/TaxonomyDescription.js +53 -54
  87. package/dist/cjs/TemplateNormal.js +72 -73
  88. package/dist/cjs/ThumbnailCard.js +24 -26
  89. package/dist/cjs/Ustream.js +27 -28
  90. package/dist/cjs/VerticalHero.js +19 -20
  91. package/dist/cjs/VideoProgramLandingPage.js +74 -78
  92. package/dist/cjs/VideoSeriesCard.js +32 -33
  93. package/dist/cjs/VideoSeriesFilter.js +16 -16
  94. package/dist/cjs/VideoSeriesLandingPage.js +50 -51
  95. package/dist/cjs/VideoSeriesListing.js +76 -77
  96. package/dist/cjs/View.js +249 -252
  97. package/dist/cjs/YahooHero.js +39 -40
  98. package/dist/cjs/YoutubeGroup.js +58 -59
  99. package/dist/cjs/{_is-array-54228b29.js → _is-array-bd978497.js} +6 -6
  100. package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-ee3d4802.js} +7 -7
  101. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  102. package/dist/cjs/{_object-sap-d1978572.js → _object-sap-fee50a62.js} +1 -1
  103. package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-18379aba.js} +2 -2
  104. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-15014394.js} +30 -30
  105. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-05029198.js} +6 -7
  106. package/dist/cjs/{core.get-iterator-method-5643aa10.js → core.get-iterator-method-5cb3af28.js} +33 -33
  107. package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
  108. package/dist/cjs/{define-property-e8404b64.js → define-property-530a5e9e.js} +6 -6
  109. package/dist/cjs/{defineProperty-9673846a.js → defineProperty-5ca424cd.js} +1 -1
  110. package/dist/cjs/{entities-df1aed86.js → entities-fb0c6568.js} +1 -1
  111. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  112. package/dist/cjs/{extends-7c86182f.js → extends-1d905ddb.js} +7 -7
  113. package/dist/cjs/faundadb.js +19 -19
  114. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  115. package/dist/cjs/getRelatedArticle.js +16 -16
  116. package/dist/cjs/getRootDocGroup.js +6 -6
  117. package/dist/cjs/getSerializers.js +43 -43
  118. package/dist/cjs/{getTargeting-9d509319.js → getTargeting-41f2f52d.js} +3 -3
  119. package/dist/cjs/getTargeting.js +6 -6
  120. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  121. package/dist/cjs/{index-50be6759.js → index-53e27416.js} +1 -1
  122. package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
  123. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  124. package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
  125. package/dist/cjs/{index-6763511d.js → index-d3451292.js} +574 -584
  126. package/dist/cjs/{index-d48b231c.js → index-ff69979f.js} +3 -3
  127. package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
  128. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-05850a2f.js} +1 -1
  129. package/dist/cjs/{index.esm-c1e16606.js → index.esm-44f3e2d0.js} +1 -1
  130. package/dist/cjs/{index.esm-00a6aade.js → index.esm-974f47d9.js} +1 -1
  131. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-bf016399.js} +18 -19
  132. package/dist/cjs/index.js +164 -169
  133. package/dist/cjs/{inherits-de66ea16.js → inherits-337c73a7.js} +22 -22
  134. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  135. package/dist/cjs/{keys-e982b3fa.js → keys-91f31941.js} +6 -6
  136. package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
  137. package/dist/cjs/{main-f1c77adb.js → main-bc7d4bf8.js} +69 -70
  138. package/dist/cjs/{moment-aca40de1.js → moment-ca3bd9fb.js} +1 -1
  139. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  140. package/dist/cjs/{slicedToArray-067dd3bc.js → slicedToArray-0a78cdf3.js} +12 -12
  141. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  142. package/dist/cjs/{stringify-f7a37a8d.js → stringify-13405ce2.js} +5 -5
  143. package/dist/cjs/timeDifferenceCalc.js +1 -1
  144. package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-39fd0757.js} +7 -7
  145. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
  146. package/dist/cjs/{typeof-567e31ff.js → typeof-3dd6d3df.js} +35 -35
  147. package/dist/cjs/urlFor.js +6 -6
  148. package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-5619c1fa.js} +4 -4
  149. package/dist/cjs/{util-93a37fd0.js → util-f2c1b65b.js} +1 -12
  150. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  151. package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-a9359910.js} +2 -2
  152. package/dist/esm/AD.js +1 -1
  153. package/dist/esm/AD300x250.js +21 -21
  154. package/dist/esm/AD300x250x600.js +21 -21
  155. package/dist/esm/AD728x90.js +23 -23
  156. package/dist/esm/ADFloatingFooter.js +21 -21
  157. package/dist/esm/ADFooter.js +4 -4
  158. package/dist/esm/ADGutter.js +21 -21
  159. package/dist/esm/{ADInfeed-0a55cd2d.js → ADInfeed-7db96917.js} +6 -6
  160. package/dist/esm/ADSkyscraper.js +21 -21
  161. package/dist/esm/ADSponsoredResources.js +21 -21
  162. package/dist/esm/ADWebcast.js +21 -21
  163. package/dist/esm/ADWelcome.js +18 -18
  164. package/dist/esm/{ADlgInfeed-013e1f4a.js → ADlgInfeed-a3931e68.js} +4 -4
  165. package/dist/esm/AccordionPanel.js +6 -6
  166. package/dist/esm/AdSlot.js +20 -20
  167. package/dist/esm/AdSlotsProvider.js +9 -9
  168. package/dist/esm/AlgoliaSearch.js +552 -608
  169. package/dist/esm/AlphabeticList.js +8 -8
  170. package/dist/esm/ArticleCarousel.js +13 -13
  171. package/dist/esm/ArticleProgramLandingPage.js +48 -48
  172. package/dist/esm/ArticleSeriesLandingPage.js +29 -29
  173. package/dist/esm/ArticleSeriesListing.js +32 -32
  174. package/dist/esm/Auth.js +199 -199
  175. package/dist/esm/AuthWrapper.js +118 -28
  176. package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-2277b67c.js} +1 -1
  177. package/dist/esm/Beam.js +6 -6
  178. package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-ea93e8f7.js} +34 -34
  179. package/dist/esm/Breadcrumbs.js +5 -5
  180. package/dist/esm/CMEDeck.js +21 -21
  181. package/dist/esm/Column1.js +4 -4
  182. package/dist/esm/Column2.js +19 -19
  183. package/dist/esm/Column3.js +35 -35
  184. package/dist/esm/ConferenceArticleCard.js +10 -10
  185. package/dist/esm/DeckContent.js +46 -46
  186. package/dist/esm/DeckQueue.js +46 -46
  187. package/dist/esm/{Dfp-102f0beb.js → Dfp-d6a5629f.js} +13 -13
  188. package/dist/esm/EventsDeck.js +47 -47
  189. package/dist/esm/ExternalResources.js +46 -46
  190. package/dist/esm/Feature.js +6 -6
  191. package/dist/esm/ForbesHero.js +10 -10
  192. package/dist/esm/GridContent.js +85 -85
  193. package/dist/esm/GridHero.js +11 -11
  194. package/dist/esm/GroupDeck.js +12 -12
  195. package/dist/esm/HamMagazine.js +24 -24
  196. package/dist/esm/Hero.js +7 -7
  197. package/dist/esm/HighlightenVideo.js +2 -2
  198. package/dist/esm/HorizontalArticleListing.js +46 -46
  199. package/dist/esm/HorizontalHero.js +8 -8
  200. package/dist/esm/IssueContentDeck.js +25 -25
  201. package/dist/esm/IssueDeck.js +34 -34
  202. package/dist/esm/IssueLanding.js +53 -53
  203. package/dist/esm/LeftNav.js +20 -20
  204. package/dist/esm/MasterDeck.js +34 -34
  205. package/dist/esm/MediaSeriesLanding.js +325 -325
  206. package/dist/esm/NavDvm.js +14 -14
  207. package/dist/esm/NavMagazine.js +30 -30
  208. package/dist/esm/NavNative.js +30 -30
  209. package/dist/esm/OncliveHero.js +7 -7
  210. package/dist/esm/OncliveLargeHero.js +11 -11
  211. package/dist/esm/PageFilter.js +4 -4
  212. package/dist/esm/PartnerDetailListing.js +188 -86
  213. package/dist/esm/PdfDownload.js +2 -2
  214. package/dist/esm/PopUpModal.js +4 -4
  215. package/dist/esm/PubSection.js +32 -32
  216. package/dist/esm/PubToc.js +6 -6
  217. package/dist/esm/PublicationDeck.js +27 -27
  218. package/dist/esm/PublicationLanding.js +47 -51
  219. package/dist/esm/QueueDeckExpanded.js +34 -34
  220. package/dist/esm/RecentNews.js +4 -4
  221. package/dist/esm/RelatedContent.js +10 -10
  222. package/dist/esm/RolesDeck.js +12 -12
  223. package/dist/esm/Search.js +6 -6
  224. package/dist/esm/Segment.js +4 -4
  225. package/dist/esm/SeriesListingDeck.js +18 -18
  226. package/dist/esm/{SeriesSlider-45adb8dc.js → SeriesSlider-88c4133d.js} +5 -5
  227. package/dist/esm/SetCookie.js +1 -1
  228. package/dist/esm/SideFooter.js +13 -13
  229. package/dist/esm/{SocialSearchComponent-8e0fcf66.js → SocialSearchComponent-7f3d6531.js} +8 -8
  230. package/dist/esm/TaxonomyCard.js +27 -27
  231. package/dist/esm/TaxonomyDescription.js +44 -44
  232. package/dist/esm/TemplateNormal.js +48 -48
  233. package/dist/esm/ThumbnailCard.js +10 -10
  234. package/dist/esm/Ustream.js +11 -11
  235. package/dist/esm/VerticalHero.js +6 -6
  236. package/dist/esm/VideoProgramLandingPage.js +52 -52
  237. package/dist/esm/VideoSeriesCard.js +13 -13
  238. package/dist/esm/VideoSeriesFilter.js +7 -7
  239. package/dist/esm/VideoSeriesLandingPage.js +35 -35
  240. package/dist/esm/VideoSeriesListing.js +33 -33
  241. package/dist/esm/View.js +83 -82
  242. package/dist/esm/YahooHero.js +13 -13
  243. package/dist/esm/YoutubeGroup.js +12 -12
  244. package/dist/esm/{_is-array-8d21b9e3.js → _is-array-8914b83f.js} +6 -6
  245. package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-13e31915.js} +7 -7
  246. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  247. package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-fc9da7e8.js} +1 -1
  248. package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-ee8f6d98.js} +2 -2
  249. package/dist/esm/{asyncToGenerator-5ef104a7.js → asyncToGenerator-40371743.js} +30 -30
  250. package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-0fb60d94.js} +34 -34
  251. package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
  252. package/dist/esm/define-property-73034847.js +18 -0
  253. package/dist/esm/{defineProperty-8c30428f.js → defineProperty-e66a2c7c.js} +1 -1
  254. package/dist/esm/{entities-6d9154b4.js → entities-731f3fdb.js} +1 -1
  255. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  256. package/dist/esm/{extends-6d8e3924.js → extends-9a61581c.js} +7 -7
  257. package/dist/esm/faundadb.js +5 -5
  258. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  259. package/dist/esm/getRelatedArticle.js +11 -11
  260. package/dist/esm/getRootDocGroup.js +4 -4
  261. package/dist/esm/getSerializers.js +43 -43
  262. package/dist/esm/{getTargeting-4061f839.js → getTargeting-e6820763.js} +2 -2
  263. package/dist/esm/getTargeting.js +6 -6
  264. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  265. package/dist/esm/{index-f0fc23eb.js → index-41a678ea.js} +4 -4
  266. package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
  267. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  268. package/dist/esm/{index-98ca9cec.js → index-637e8f49.js} +1 -1
  269. package/dist/esm/{index-3ccc6d4b.js → index-cf149780.js} +134 -134
  270. package/dist/esm/{index-3f5c03b2.js → index-f7fdcc91.js} +3 -3
  271. package/dist/esm/{index.esm-f6156a57.js → index.esm-3fdda599.js} +1 -1
  272. package/dist/esm/{index.esm-d4932dea.js → index.esm-a8ff922c.js} +1 -1
  273. package/dist/esm/{index.esm-9b042655.js → index.esm-c6715e80.js} +1 -1
  274. package/dist/esm/{index.esm-37268dca.js → index.esm-ed50151c.js} +2 -2
  275. package/dist/esm/index.js +122 -124
  276. package/dist/esm/{inherits-a6ba2ec4.js → inherits-eeaf6740.js} +18 -18
  277. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  278. package/dist/esm/{keys-31dcdb31.js → keys-a5ffafe7.js} +6 -6
  279. package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
  280. package/dist/esm/{main-1894c974.js → main-ede573ee.js} +53 -53
  281. package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
  282. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  283. package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-9c3bb613.js} +12 -12
  284. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  285. package/dist/esm/stringify-ebc16384.js +15 -0
  286. package/dist/esm/timeDifferenceCalc.js +1 -1
  287. package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-e333293f.js} +7 -7
  288. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
  289. package/dist/esm/{typeof-e9fc0c5d.js → typeof-938ae770.js} +35 -35
  290. package/dist/esm/urlFor.js +4 -4
  291. package/dist/esm/{ustream-api-d3714624.js → ustream-api-d325d196.js} +4 -4
  292. package/dist/esm/{util-8ed16d48.js → util-7700fc59.js} +1 -12
  293. package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-6b037ff9.js} +2 -2
  294. package/package.json +3 -3
  295. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  296. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  297. package/dist/cjs/typeof-1358762e.js +0 -33
  298. package/dist/esm/define-property-5f1bda73.js +0 -18
  299. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  300. package/dist/esm/stringify-2b084bee.js +0 -15
  301. package/dist/esm/typeof-2f07d0e8.js +0 -30
  302. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-e761d404.js} +1 -1
@@ -1,18 +1,18 @@
1
- import React__default from 'react';
2
- import Row from 'react-bootstrap/Row';
3
- import Col from 'react-bootstrap/Col';
4
- import Button from 'react-bootstrap/Button';
5
- import Card from 'react-bootstrap/Card';
6
- import { L as LazyLoad } from './index-755f2cc2.js';
7
- import urlFor from './urlFor.js';
8
- import { l as lodash } from './lodash-f97fd99a.js';
9
1
  import './_commonjsHelpers-0c4b6f40.js';
10
- import 'react-dom';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
4
+ import React__default from 'react';
11
5
  import 'prop-types';
12
- import './slicedToArray-6ebcbfea.js';
13
- import './web.dom.iterable-ab4dea5c.js';
14
- import './core.get-iterator-method-ea258bb1.js';
15
- import './index-3f5c03b2.js';
6
+ import Row$1 from 'react-bootstrap/Row';
7
+ import Col$1 from 'react-bootstrap/Col';
8
+ import Card$1 from 'react-bootstrap/Card';
9
+ import 'react-dom';
10
+ import './slicedToArray-9c3bb613.js';
11
+ import './index-f7fdcc91.js';
12
+ import urlFor from './urlFor.js';
13
+ import { L as LazyLoad } from './index-5f7e79e7.js';
14
+ import { l as lodash } from './lodash-a818d390.js';
15
+ import Button$1 from 'react-bootstrap/Button';
16
16
 
17
17
  var PublicationDeck = function PublicationDeck(props) {
18
18
  var data = props.data,
@@ -55,14 +55,14 @@ var PublicationDeck = function PublicationDeck(props) {
55
55
  'div',
56
56
  { className: 'publication-wrapper', style: { paddingBottom: '150px' } },
57
57
  sortedRegPubs && sortedRegPubs.length > 0 && React__default.createElement(
58
- Row,
58
+ Row$1,
59
59
  { className: 'regular-publication-wrapper' },
60
60
  sortedRegPubs.map(function (row, index) {
61
61
  return row.identifier && row.identifier.current && React__default.createElement(
62
- Col,
62
+ Col$1,
63
63
  { xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
64
64
  React__default.createElement(
65
- Card,
65
+ Card$1,
66
66
  { className: 'block-card', style: { width: '200px' } },
67
67
  React__default.createElement(
68
68
  'a',
@@ -70,18 +70,18 @@ var PublicationDeck = function PublicationDeck(props) {
70
70
  row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
71
71
  LazyLoad,
72
72
  { height: imageHeight },
73
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
73
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
74
74
  ) : React__default.createElement('p', { className: 'placeholder-tag' }),
75
75
  React__default.createElement(
76
- Card.Body,
76
+ Card$1.Body,
77
77
  { style: { paddingTop: '0', paddingBottom: '2.75rem' } },
78
78
  React__default.createElement(
79
- Card.Title,
79
+ Card$1.Title,
80
80
  null,
81
81
  row.name
82
82
  ),
83
83
  React__default.createElement(
84
- Button,
84
+ Button$1,
85
85
  { style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
86
86
  'Browse Issues'
87
87
  )
@@ -110,14 +110,14 @@ var PublicationDeck = function PublicationDeck(props) {
110
110
  React__default.createElement('hr', null)
111
111
  ),
112
112
  React__default.createElement(
113
- Row,
113
+ Row$1,
114
114
  { className: 'legacy-publication-wrapper' },
115
115
  sortedLegacyPubs.map(function (row, index) {
116
116
  return row.identifier && row.identifier.current && React__default.createElement(
117
- Col,
117
+ Col$1,
118
118
  { xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
119
119
  React__default.createElement(
120
- Card,
120
+ Card$1,
121
121
  { className: 'block-card', style: { width: '200px' } },
122
122
  React__default.createElement(
123
123
  'a',
@@ -125,18 +125,18 @@ var PublicationDeck = function PublicationDeck(props) {
125
125
  row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
126
126
  LazyLoad,
127
127
  { height: imageHeight },
128
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
128
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
129
129
  ) : React__default.createElement('p', { className: 'placeholder-tag' }),
130
130
  React__default.createElement(
131
- Card.Body,
131
+ Card$1.Body,
132
132
  { style: { paddingTop: '0', paddingBottom: '2.75rem' } },
133
133
  React__default.createElement(
134
- Card.Title,
134
+ Card$1.Title,
135
135
  null,
136
136
  row.name
137
137
  ),
138
138
  React__default.createElement(
139
- Button,
139
+ Button$1,
140
140
  { style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
141
141
  'Browse Issues'
142
142
  )
@@ -1,30 +1,30 @@
1
- import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
2
- import { _ as _extends } from './extends-6d8e3924.js';
3
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
5
- import { b as _isObject, c as _objectDp, d as _objectCreate, e as _ctx, f as _descriptors, g as _iterDefine, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-ea258bb1.js';
6
- import { _ as _iterStep } from './web.dom.iterable-ab4dea5c.js';
7
- import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
8
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
+ import { b as _isObject, c as _objectCreate, d as _ctx, e as _descriptors, f as _iterDefine, g as _objectDp, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-0fb60d94.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-13e31915.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-9a61581c.js';
8
+ import { _ as _iterStep } from './web.dom.iterable-6b037ff9.js';
9
+ import { _ as _meta, a as _isArray } from './_is-array-8914b83f.js';
9
10
  import React__default, { useState, useEffect } from 'react';
10
- import Row from 'react-bootstrap/Row';
11
- import Col from 'react-bootstrap/Col';
12
- import Dropdown from 'react-bootstrap/Dropdown';
13
- import Card from 'react-bootstrap/Card';
11
+ import 'prop-types';
12
+ import Row$1 from 'react-bootstrap/Row';
13
+ import Col$1 from 'react-bootstrap/Col';
14
+ import Card$1 from 'react-bootstrap/Card';
14
15
  import { useRouter } from 'next/router';
15
- import { L as LazyLoad } from './index-755f2cc2.js';
16
- import './_library-528f1934.js';
17
- import './_iter-detect-98db3b07.js';
18
- import './_object-pie-133f504a.js';
19
16
  import 'react-dom';
20
- import 'prop-types';
17
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
18
+ import { L as LazyLoad } from './index-5f7e79e7.js';
19
+ import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-40371743.js';
20
+ import Dropdown from 'react-bootstrap/Dropdown';
21
21
 
22
22
  var _validateCollection = function (it, TYPE) {
23
23
  if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
24
24
  return it;
25
25
  };
26
26
 
27
- var dP$1 = _objectDp.f;
27
+ var dP = _objectDp.f;
28
28
 
29
29
 
30
30
 
@@ -107,7 +107,7 @@ var _collectionStrong = {
107
107
  return !!getEntry(_validateCollection(this, NAME), key);
108
108
  }
109
109
  });
110
- if (_descriptors) dP$1(C.prototype, 'size', {
110
+ if (_descriptors) dP(C.prototype, 'size', {
111
111
  get: function () {
112
112
  return _validateCollection(this, NAME)[SIZE];
113
113
  }
@@ -167,10 +167,6 @@ var _collectionStrong = {
167
167
  _setSpecies(NAME);
168
168
  }
169
169
  };
170
- _collectionStrong.getConstructor;
171
- _collectionStrong.def;
172
- _collectionStrong.getEntry;
173
- _collectionStrong.setStrong;
174
170
 
175
171
  var SPECIES = _wks('species');
176
172
 
@@ -239,7 +235,7 @@ var _arrayMethods = function (TYPE, $create) {
239
235
  };
240
236
  };
241
237
 
242
- var dP = _objectDp.f;
238
+ var dP$1 = _objectDp.f;
243
239
  var each = _arrayMethods(0);
244
240
 
245
241
 
@@ -271,7 +267,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
271
267
  return IS_ADDER ? this : result;
272
268
  });
273
269
  });
274
- IS_WEAK || dP(C.prototype, 'size', {
270
+ IS_WEAK || dP$1(C.prototype, 'size', {
275
271
  get: function () {
276
272
  return this._c.size;
277
273
  }
@@ -291,7 +287,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
291
287
  var SET = 'Set';
292
288
 
293
289
  // 23.2 Set Objects
294
- _collection(SET, function (get) {
290
+ var es6_set = _collection(SET, function (get) {
295
291
  return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
296
292
  }, {
297
293
  // 23.2.3.1 Set.prototype.add(value)
@@ -367,13 +363,13 @@ var _setCollectionFrom = function (COLLECTION) {
367
363
  // https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
368
364
  _setCollectionFrom('Set');
369
365
 
370
- var set$1 = _core.Set;
366
+ var set = _core.Set;
371
367
 
372
- var set = createCommonjsModule(function (module) {
373
- module.exports = { "default": set$1, __esModule: true };
368
+ var set$1 = createCommonjsModule(function (module) {
369
+ module.exports = { "default": set, __esModule: true };
374
370
  });
375
371
 
376
- var _Set = unwrapExports(set);
372
+ var _Set = unwrapExports(set$1);
377
373
 
378
374
  /* usage & query
379
375
  const Publication = (props) => {
@@ -423,9 +419,9 @@ var PublicationLanding = function PublicationLanding(props) {
423
419
  var publication = props.publication,
424
420
  _props$year = props.year,
425
421
  year = _props$year === undefined ? '' : _props$year,
426
- href = props.href;
427
- props.pdf;
428
- var _props$contentPlaceme = props.contentPlacement,
422
+ href = props.href,
423
+ pdf = props.pdf,
424
+ _props$contentPlaceme = props.contentPlacement,
429
425
  contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
430
426
  client = props.client;
431
427
 
@@ -642,10 +638,10 @@ var PublicationLanding = function PublicationLanding(props) {
642
638
  '\n #pubYearFilter .dropdown-menu.show,\n #contentPlacementFilter .dropdown-menu.show {\n max-height: 25vh;\n overflow: auto;\n }\n '
643
639
  ),
644
640
  React__default.createElement(
645
- Row,
641
+ Row$1,
646
642
  null,
647
643
  issueData && issueData.length > 0 && years.length > 0 && React__default.createElement(
648
- Col,
644
+ Col$1,
649
645
  { className: 'flex-grow-0 mb-3' },
650
646
  React__default.createElement(
651
647
  Dropdown,
@@ -674,7 +670,7 @@ var PublicationLanding = function PublicationLanding(props) {
674
670
  )
675
671
  ),
676
672
  contentPlacements && contentPlacements.length > 0 && React__default.createElement(
677
- Col,
673
+ Col$1,
678
674
  { className: 'flex-grow-0 mb-3' },
679
675
  React__default.createElement(
680
676
  Dropdown,
@@ -708,28 +704,28 @@ var PublicationLanding = function PublicationLanding(props) {
708
704
  ),
709
705
  sortedIssues && sortedIssues.length > 0 ? sortedIssues.map(function (issue, key) {
710
706
  return React__default.createElement(
711
- Card,
707
+ Card$1,
712
708
  { key: key, className: 'issueCard' },
713
709
  React__default.createElement(
714
- Row,
710
+ Row$1,
715
711
  null,
716
712
  React__default.createElement(
717
- Col,
713
+ Col$1,
718
714
  { md: 3, id: 'issueThumbnail' },
719
715
  React__default.createElement(
720
716
  LazyLoad,
721
717
  { once: true },
722
- React__default.createElement(Card.Img, { src: issue.thumbnail })
718
+ React__default.createElement(Card$1.Img, { src: issue.thumbnail })
723
719
  )
724
720
  ),
725
721
  React__default.createElement(
726
- Col,
722
+ Col$1,
727
723
  { md: 9, id: 'issueDetail' },
728
724
  React__default.createElement(
729
- Card.Body,
725
+ Card$1.Body,
730
726
  null,
731
727
  React__default.createElement(
732
- Card.Title,
728
+ Card$1.Title,
733
729
  null,
734
730
  issue.name
735
731
  ),
@@ -753,7 +749,7 @@ var PublicationLanding = function PublicationLanding(props) {
753
749
  )
754
750
  ),
755
751
  React__default.createElement(
756
- Card.Footer,
752
+ Card$1.Footer,
757
753
  null,
758
754
  issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
759
755
  'a',
@@ -771,28 +767,28 @@ var PublicationLanding = function PublicationLanding(props) {
771
767
  );
772
768
  }) : !activeContentPlacement && !activeYear && issueData && issueData.length > 0 ? issueData.map(function (issue, key) {
773
769
  return React__default.createElement(
774
- Card,
770
+ Card$1,
775
771
  { key: key, className: 'issueCard' },
776
772
  React__default.createElement(
777
- Row,
773
+ Row$1,
778
774
  null,
779
775
  React__default.createElement(
780
- Col,
776
+ Col$1,
781
777
  { md: 3, id: 'issueThumbnail' },
782
778
  React__default.createElement(
783
779
  LazyLoad,
784
780
  { once: true },
785
- React__default.createElement(Card.Img, { src: issue.thumbnail })
781
+ React__default.createElement(Card$1.Img, { src: issue.thumbnail })
786
782
  )
787
783
  ),
788
784
  React__default.createElement(
789
- Col,
785
+ Col$1,
790
786
  { md: 9, id: 'issueDetail' },
791
787
  React__default.createElement(
792
- Card.Body,
788
+ Card$1.Body,
793
789
  null,
794
790
  React__default.createElement(
795
- Card.Title,
791
+ Card$1.Title,
796
792
  null,
797
793
  issue.name
798
794
  ),
@@ -816,7 +812,7 @@ var PublicationLanding = function PublicationLanding(props) {
816
812
  )
817
813
  ),
818
814
  React__default.createElement(
819
- Card.Footer,
815
+ Card$1.Footer,
820
816
  null,
821
817
  issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
822
818
  'a',
@@ -1,42 +1,42 @@
1
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
- import { _ as _extends } from './extends-6d8e3924.js';
4
- import React__default, { useEffect, useState, useRef } from 'react';
5
- import { Container, Media } from 'react-bootstrap';
6
- import urlFor from './urlFor.js';
7
- import { I as InfiniteScroll } from './index.es-a6137319.js';
8
- import { m as moment } from './moment-bc12cb97.js';
9
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
- import { l as lib_3 } from './index-f0fc23eb.js';
11
- import { useRouter } from 'next/router';
12
- import { L as LazyLoad } from './index-755f2cc2.js';
13
- import { m as main_43 } from './main-1894c974.js';
14
- import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
16
- import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
17
- import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.js';
19
- import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
- import timeDifferenceCalc from './timeDifferenceCalc.js';
21
1
  import './_commonjsHelpers-0c4b6f40.js';
22
- import './web.dom.iterable-ab4dea5c.js';
23
- import './core.get-iterator-method-ea258bb1.js';
24
- import './_iter-detect-98db3b07.js';
25
- import './_object-pie-133f504a.js';
26
- import './index-3f5c03b2.js';
27
- import 'react-dom';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-13e31915.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-9a61581c.js';
8
+ import './web.dom.iterable-6b037ff9.js';
9
+ import React__default, { useEffect, useState, useRef } from 'react';
28
10
  import './events-6c3a7a63.js';
11
+ import { l as lib_3 } from './index-41a678ea.js';
29
12
  import 'prop-types';
30
13
  import 'react-bootstrap/Card';
31
- import './AdSlot.js';
32
- import './debounce-533d9748.js';
33
- import './isSymbol-a7e9aafe.js';
34
- import './toNumber-5aeba6e7.js';
35
- import './Beam.js';
36
- import './stringify-2b084bee.js';
37
- import './asyncToGenerator-5ef104a7.js';
38
- import './_library-528f1934.js';
14
+ import { m as moment } from './moment-b6f49411.js';
15
+ import { useRouter } from 'next/router';
16
+ import './isSymbol-1981418f.js';
17
+ import './debounce-89969f66.js';
18
+ import './toNumber-e3dcad26.js';
19
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
20
+ import 'react-dom';
21
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
22
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
23
+ import './index-f7fdcc91.js';
24
+ import urlFor from './urlFor.js';
25
+ import { L as LazyLoad } from './index-5f7e79e7.js';
26
+ import { m as main_43 } from './main-ede573ee.js';
27
+ import { c as clean_html_1 } from './entities-731f3fdb.js';
28
+ import './stringify-ebc16384.js';
29
+ import './asyncToGenerator-40371743.js';
39
30
  import './Segment.js';
31
+ import './Beam.js';
32
+ import './AdSlot.js';
33
+ import { A as ADInfeed } from './ADInfeed-7db96917.js';
34
+ import { l as lodash } from './lodash-a818d390.js';
35
+ import { A as ADlgInfeed } from './ADlgInfeed-a3931e68.js';
36
+ import { g as getContentCategory } from './getContentCategory-15dcc413.js';
37
+ import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
38
+ import { Container, Media } from 'react-bootstrap';
39
+ import timeDifferenceCalc from './timeDifferenceCalc.js';
40
40
 
41
41
  var renderCardImage = function renderCardImage(row, client) {
42
42
  var imageHeight = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
@@ -1,10 +1,10 @@
1
1
  import React__default from 'react';
2
- import { a as FaLongArrowAltRight } from './index.esm-d4932dea.js';
3
- import './iconBase-ccc56b97.js';
2
+ import './iconBase-602d52fe.js';
3
+ import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
4
4
 
5
5
  var RecentNews = function RecentNews(_ref) {
6
- _ref.client;
7
- var _ref$dataRecord = _ref.dataRecord,
6
+ var client = _ref.client,
7
+ _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,15 +1,15 @@
1
- import React__default from 'react';
2
- import { m as moment } from './moment-bc12cb97.js';
3
- import 'react-bootstrap/Media';
4
- import urlFor from './urlFor.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './slicedToArray-6ebcbfea.js';
8
- import './web.dom.iterable-ab4dea5c.js';
9
- import './core.get-iterator-method-ea258bb1.js';
10
- import './index-3f5c03b2.js';
11
- import 'react-dom';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
4
+ import React__default from 'react';
12
5
  import 'prop-types';
6
+ import { m as moment } from './moment-b6f49411.js';
7
+ import 'react-dom';
8
+ import './slicedToArray-9c3bb613.js';
9
+ import './index-f7fdcc91.js';
10
+ import urlFor from './urlFor.js';
11
+ import { L as LazyLoad } from './index-5f7e79e7.js';
12
+ import 'react-bootstrap/Media';
13
13
 
14
14
  /*
15
15
  Sample query
@@ -1,8 +1,8 @@
1
1
  import React__default from 'react';
2
- import Container from 'react-bootstrap/Container';
3
- import Row from 'react-bootstrap/Row';
4
- import Col from 'react-bootstrap/Col';
5
- import Card from 'react-bootstrap/Card';
2
+ import Container$1 from 'react-bootstrap/Container';
3
+ import Row$1 from 'react-bootstrap/Row';
4
+ import Col$1 from 'react-bootstrap/Col';
5
+ import Card$1 from 'react-bootstrap/Card';
6
6
 
7
7
  var RolesDeck = function RolesDeck(props) {
8
8
  var _props$icon = props.icon,
@@ -19,30 +19,30 @@ var RolesDeck = function RolesDeck(props) {
19
19
  'div',
20
20
  { className: 'rolesDeck' },
21
21
  React__default.createElement(
22
- Container,
22
+ Container$1,
23
23
  null,
24
24
  React__default.createElement(
25
- Row,
25
+ Row$1,
26
26
  null,
27
27
  data && data.map(function (row, index) {
28
28
  if (row && row.url && row.name) {
29
29
  return React__default.createElement(
30
- Col,
30
+ Col$1,
31
31
  { key: index, md: 12, lg: 6, counter: index++, style: { display: 'flex', flex: '1 0 auto' } },
32
32
  React__default.createElement(
33
- Card,
33
+ Card$1,
34
34
  { className: 'taxonomy-card', style: { position: 'relative', overflow: 'hidden', borderBottom: '3px solid var(--primary)' } },
35
35
  React__default.createElement(
36
- Card.Link,
36
+ Card$1.Link,
37
37
  { href: row.url },
38
38
  React__default.createElement(
39
- Card.Body,
39
+ Card$1.Body,
40
40
  null,
41
41
  React__default.createElement(
42
- Row,
42
+ Row$1,
43
43
  null,
44
44
  React__default.createElement(
45
- Col,
45
+ Col$1,
46
46
  { className: 'details-content-wrapper' },
47
47
  React__default.createElement(
48
48
  'div',
@@ -1,11 +1,11 @@
1
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './web.dom.iterable-6b037ff9.js';
2
4
  import React__default, { useState } from 'react';
5
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
6
+ import Button$1 from 'react-bootstrap/Button';
3
7
  import Form from 'react-bootstrap/Form';
4
8
  import FormControl from 'react-bootstrap/FormControl';
5
- import Button from 'react-bootstrap/Button';
6
- import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-ab4dea5c.js';
8
- import './core.get-iterator-method-ea258bb1.js';
9
9
 
10
10
  var Search = function Search(props) {
11
11
  var _props$placeholder = props.placeholder,
@@ -40,7 +40,7 @@ var Search = function Search(props) {
40
40
  }
41
41
  }),
42
42
  React__default.createElement(
43
- Button,
43
+ Button$1,
44
44
  { variant: 'secondary', onClick: function onClick(e) {
45
45
  return submitSearch(e);
46
46
  } },
@@ -1,9 +1,9 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-ea258bb1.js';
4
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
5
3
  import './_library-528f1934.js';
6
- import './_iter-detect-98db3b07.js';
4
+ import './_iter-detect-13e31915.js';
5
+ import './web.dom.iterable-6b037ff9.js';
6
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-40371743.js';
7
7
 
8
8
  require('babel-polyfill');
9
9
 
@@ -1,26 +1,26 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { _ as _extends } from './extends-6d8e3924.js';
3
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
- import React__default, { useState, useEffect, useRef } from 'react';
5
- import { useRouter } from 'next/router';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
7
- import { I as InfiniteScroll } from './index.es-a6137319.js';
8
- import { S as SeriesSlider } from './SeriesSlider-45adb8dc.js';
9
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
1
  import './_commonjsHelpers-0c4b6f40.js';
11
- import './core.get-iterator-method-ea258bb1.js';
12
- import './_iter-detect-98db3b07.js';
13
- import './_object-pie-133f504a.js';
14
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-0fb60d94.js';
3
+ import './_iter-detect-13e31915.js';
4
+ import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
5
+ import './_object-pie-33c40e79.js';
6
+ import { _ as _extends } from './extends-9a61581c.js';
7
+ import './web.dom.iterable-6b037ff9.js';
8
+ import React__default, { useState, useEffect, useRef } from 'react';
15
9
  import './events-6c3a7a63.js';
10
+ import { l as lib_3 } from './index-41a678ea.js';
16
11
  import 'prop-types';
17
- import './index-c7e2ac95.js';
18
- import './index-755f2cc2.js';
12
+ import { useRouter } from 'next/router';
13
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
19
14
  import 'react-dom';
20
- import './smoothscroll-fa4e3f8c.js';
15
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
16
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
17
+ import './index-f7fdcc91.js';
21
18
  import './urlFor.js';
22
- import './index-3f5c03b2.js';
23
- import './main-1894c974.js';
19
+ import './index-5f7e79e7.js';
20
+ import './main-ede573ee.js';
21
+ import './index-c7e2ac95.js';
22
+ import './smoothscroll-0cd4c7a6.js';
23
+ import { S as SeriesSlider } from './SeriesSlider-88c4133d.js';
24
24
 
25
25
  var usePrevious = function usePrevious(value) {
26
26
  var ref = useRef();
@@ -1,10 +1,10 @@
1
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
1
  import React__default, { useRef, useState, useEffect } from 'react';
3
- import { g as getYoutubeId } from './index-c7e2ac95.js';
4
- import { L as LazyLoad } from './index-755f2cc2.js';
5
- import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
6
3
  import urlFor from './urlFor.js';
7
- import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
4
+ import { L as LazyLoad } from './index-5f7e79e7.js';
5
+ import { m as main_43, a as main_49, b as main_42 } from './main-ede573ee.js';
6
+ import { g as getYoutubeId } from './index-c7e2ac95.js';
7
+ import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
8
8
 
9
9
  /*
10
10
  GROQ query -
@@ -1,5 +1,5 @@
1
- import { j as js_cookie } from './js.cookie-6874175c.js';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
2
+ import { j as js_cookie } from './js.cookie-6874175c.js';
3
3
 
4
4
  var SetCookie = function SetCookie(key, value) {
5
5
  js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });