@mjhls/mjh-framework 1.0.882 → 1.0.883-beta.0

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 (288) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +11 -11
  4. package/dist/cjs/AD300x250x600.js +11 -11
  5. package/dist/cjs/AD728x90.js +12 -12
  6. package/dist/cjs/ADFloatingFooter.js +10 -10
  7. package/dist/cjs/ADFooter.js +3 -3
  8. package/dist/cjs/ADGutter.js +10 -10
  9. package/dist/cjs/{ADInfeed-4f661172.js → ADInfeed-2e48af77.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +10 -10
  11. package/dist/cjs/ADSponsoredResources.js +10 -10
  12. package/dist/cjs/ADWebcast.js +10 -10
  13. package/dist/cjs/ADWelcome.js +10 -10
  14. package/dist/cjs/{ADlgInfeed-6242e5b5.js → ADlgInfeed-c39c7131.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +4 -4
  16. package/dist/cjs/AdSlot.js +10 -10
  17. package/dist/cjs/AdSlotsProvider.js +903 -10
  18. package/dist/cjs/AlgoliaSearch.js +264 -391
  19. package/dist/cjs/AlphabeticList.js +6 -6
  20. package/dist/cjs/ArticleCarousel.js +6 -6
  21. package/dist/cjs/ArticleProgramLandingPage.js +25 -25
  22. package/dist/cjs/ArticleSeriesLandingPage.js +22 -22
  23. package/dist/cjs/ArticleSeriesListing.js +16 -16
  24. package/dist/cjs/Auth.js +1297 -469
  25. package/dist/cjs/AuthWrapper.js +390 -1697
  26. package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-02e827ae.js} +1 -1
  27. package/dist/cjs/Beam.js +5 -5
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-091a991f.js} +1 -1
  29. package/dist/cjs/Breadcrumbs.js +3 -3
  30. package/dist/cjs/CMEDeck.js +12 -12
  31. package/dist/cjs/Column2.js +6 -6
  32. package/dist/cjs/Column3.js +14 -14
  33. package/dist/cjs/ConferenceArticleCard.js +20 -20
  34. package/dist/cjs/DeckContent.js +30 -30
  35. package/dist/cjs/DeckQueue.js +19 -19
  36. package/dist/cjs/DeckQueuePaginated.js +339 -0
  37. package/dist/cjs/{Dfp-ab12cd55.js → Dfp-f492f985.js} +8 -8
  38. package/dist/cjs/EventsDeck.js +31 -31
  39. package/dist/cjs/ExternalResources.js +25 -25
  40. package/dist/cjs/Feature.js +6 -6
  41. package/dist/cjs/ForbesHero.js +6 -6
  42. package/dist/cjs/GridContent.js +27 -27
  43. package/dist/cjs/GridHero.js +7 -7
  44. package/dist/cjs/GroupDeck.js +6 -6
  45. package/dist/cjs/HamMagazine.js +23 -23
  46. package/dist/cjs/Hero.js +5 -5
  47. package/dist/cjs/HighlightenVideo.js +1 -1
  48. package/dist/cjs/HorizontalArticleListing.js +24 -24
  49. package/dist/cjs/HorizontalHero.js +6 -6
  50. package/dist/cjs/IssueContentDeck.js +6 -6
  51. package/dist/cjs/IssueDeck.js +8 -8
  52. package/dist/cjs/IssueLanding.js +58 -58
  53. package/dist/cjs/KMTracker.js +15 -15
  54. package/dist/cjs/LeftNav.js +10 -10
  55. package/dist/cjs/MasterDeck.js +30 -30
  56. package/dist/cjs/MasterDeckPaginated.js +443 -0
  57. package/dist/cjs/MediaSeriesCard-c6a6bfd3.js +9411 -0
  58. package/dist/cjs/MediaSeriesLanding.js +53 -9534
  59. package/dist/cjs/MediaSeriesLandingPaginated.js +521 -0
  60. package/dist/cjs/NavDvm.js +5 -5
  61. package/dist/cjs/NavMagazine.js +22 -22
  62. package/dist/cjs/NavNative.js +19 -19
  63. package/dist/cjs/OncliveHero.js +6 -5
  64. package/dist/cjs/OncliveLargeHero.js +7 -7
  65. package/dist/cjs/PageFilter.js +3 -3
  66. package/dist/cjs/Pagination-f3ef7bc1.js +59 -0
  67. package/dist/cjs/PartnerDetailListing.js +1233 -160
  68. package/dist/cjs/PdfDownload.js +1 -1
  69. package/dist/cjs/PopUpModal.js +3 -3
  70. package/dist/cjs/PubSection.js +19 -19
  71. package/dist/cjs/PubToc.js +5 -5
  72. package/dist/cjs/PublicationDeck.js +5 -5
  73. package/dist/cjs/PublicationLanding.js +34 -34
  74. package/dist/cjs/QueueDeckExpanded.js +21 -21
  75. package/dist/cjs/QueueDeckExpandedPaginated.js +1377 -0
  76. package/dist/cjs/RecentNews.js +1 -1
  77. package/dist/cjs/RelatedContent.js +33 -33
  78. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  79. package/dist/cjs/Search.js +3 -3
  80. package/dist/cjs/Segment.js +4 -4
  81. package/dist/cjs/SeriesListingDeck.js +10 -10
  82. package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-49b81b0b.js} +11 -11
  83. package/dist/cjs/SideFooter.js +8 -8
  84. package/dist/cjs/{SocialSearchComponent-80a2130a.js → SocialSearchComponent-e8477ca3.js} +7 -7
  85. package/dist/cjs/TaxonomyCard.js +6 -6
  86. package/dist/cjs/TaxonomyDescription.js +24 -24
  87. package/dist/cjs/TemplateNormal.js +16 -16
  88. package/dist/cjs/ThumbnailCard.js +5 -5
  89. package/dist/cjs/Ustream.js +10 -10
  90. package/dist/cjs/VerticalHero.js +5 -5
  91. package/dist/cjs/VideoProgramLandingPage.js +25 -25
  92. package/dist/cjs/VideoSeriesCard.js +9 -9
  93. package/dist/cjs/VideoSeriesFilter.js +5 -5
  94. package/dist/cjs/VideoSeriesLandingPage.js +23 -23
  95. package/dist/cjs/VideoSeriesListing.js +16 -16
  96. package/dist/cjs/View.js +63 -63
  97. package/dist/cjs/YahooHero.js +7 -7
  98. package/dist/cjs/YoutubeGroup.js +14 -14
  99. package/dist/cjs/{_is-array-bd978497.js → _is-array-aa52fa1e.js} +1 -1
  100. package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-05795553.js} +1 -1
  101. package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-171b9ea5.js} +1 -1
  102. package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-9bac8737.js} +1 -1
  103. package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-df19209d.js} +3 -3
  104. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-156bd4d6.js} +3 -4
  105. package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-f3c44602.js} +2 -2
  106. package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
  107. package/dist/cjs/{define-property-530a5e9e.js → define-property-21887c62.js} +1 -1
  108. package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-77a37684.js} +1 -1
  109. package/dist/cjs/{entities-fb0c6568.js → entities-310b46ee.js} +0 -4
  110. package/dist/cjs/{extends-1d905ddb.js → extends-eed4f016.js} +1 -1
  111. package/dist/cjs/faundadb.js +5 -5
  112. package/dist/cjs/getRelatedArticle.js +4 -4
  113. package/dist/cjs/getRootDocGroup.js +4 -4
  114. package/dist/cjs/getSerializers.js +24 -24
  115. package/dist/cjs/{getTargeting-41f2f52d.js → getTargeting-8874437b.js} +11 -11
  116. package/dist/cjs/getTargeting.js +5 -5
  117. package/dist/cjs/{index-79eed652.js → index-3294d3bc.js} +40 -39
  118. package/dist/cjs/{index-cdd88325.js → index-396089c0.js} +504 -514
  119. package/dist/cjs/{index-ff69979f.js → index-be0c82be.js} +22 -28
  120. package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
  121. package/dist/cjs/{index.es-e9d84959.js → index.es-9110add6.js} +5 -23
  122. package/dist/cjs/{index.esm-bf016399.js → index.esm-4d410430.js} +3 -2
  123. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  124. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
  125. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  126. package/dist/cjs/index.js +41 -43
  127. package/dist/cjs/inherits-8d29278d.js +110 -0
  128. package/dist/cjs/{inherits-337c73a7.js → inherits-cba9c846.js} +7 -7
  129. package/dist/cjs/{keys-91f31941.js → keys-d207942e.js} +2 -2
  130. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-fc2922d0.js} +30 -127
  131. package/dist/cjs/main-02daeefe.js +862 -0
  132. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  133. package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
  134. package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-f6d4eaa8.js} +2 -2
  135. package/dist/cjs/{stringify-13405ce2.js → stringify-bbc68047.js} +1 -1
  136. package/dist/cjs/timeDifferenceCalc.js +1 -1
  137. package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-c9b8a0d0.js} +2 -2
  138. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
  139. package/dist/cjs/{typeof-3dd6d3df.js → typeof-5f52cf64.js} +3 -3
  140. package/dist/cjs/urlFor.js +4 -4
  141. package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-9ebe112f.js} +4 -4
  142. package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-e34bf324.js} +1 -1
  143. package/dist/esm/AD.js +1 -1
  144. package/dist/esm/AD300x250.js +11 -11
  145. package/dist/esm/AD300x250x600.js +11 -11
  146. package/dist/esm/AD728x90.js +12 -12
  147. package/dist/esm/ADFloatingFooter.js +10 -10
  148. package/dist/esm/ADFooter.js +3 -3
  149. package/dist/esm/ADGutter.js +10 -10
  150. package/dist/esm/{ADInfeed-7db96917.js → ADInfeed-d767ebe2.js} +3 -3
  151. package/dist/esm/ADSkyscraper.js +10 -10
  152. package/dist/esm/ADSponsoredResources.js +10 -10
  153. package/dist/esm/ADWebcast.js +10 -10
  154. package/dist/esm/ADWelcome.js +10 -10
  155. package/dist/esm/{ADlgInfeed-a3931e68.js → ADlgInfeed-cee95aa2.js} +1 -1
  156. package/dist/esm/AccordionPanel.js +4 -4
  157. package/dist/esm/AdSlot.js +10 -10
  158. package/dist/esm/AdSlotsProvider.js +905 -13
  159. package/dist/esm/AlgoliaSearch.js +32 -159
  160. package/dist/esm/AlphabeticList.js +6 -6
  161. package/dist/esm/ArticleCarousel.js +6 -6
  162. package/dist/esm/ArticleProgramLandingPage.js +25 -25
  163. package/dist/esm/ArticleSeriesLandingPage.js +22 -22
  164. package/dist/esm/ArticleSeriesListing.js +18 -18
  165. package/dist/esm/Auth.js +1297 -469
  166. package/dist/esm/AuthWrapper.js +385 -1692
  167. package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-e6f95c2f.js} +1 -1
  168. package/dist/esm/Beam.js +5 -5
  169. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-e9b4ddcf.js} +1 -1
  170. package/dist/esm/Breadcrumbs.js +3 -3
  171. package/dist/esm/CMEDeck.js +12 -12
  172. package/dist/esm/Column1.js +4 -4
  173. package/dist/esm/Column2.js +11 -11
  174. package/dist/esm/Column3.js +20 -20
  175. package/dist/esm/ConferenceArticleCard.js +20 -20
  176. package/dist/esm/DeckContent.js +45 -45
  177. package/dist/esm/DeckQueue.js +37 -37
  178. package/dist/esm/DeckQueuePaginated.js +333 -0
  179. package/dist/esm/{Dfp-d6a5629f.js → Dfp-f867d061.js} +5 -5
  180. package/dist/esm/EventsDeck.js +57 -57
  181. package/dist/esm/ExternalResources.js +27 -27
  182. package/dist/esm/Feature.js +6 -6
  183. package/dist/esm/ForbesHero.js +6 -6
  184. package/dist/esm/GridContent.js +71 -71
  185. package/dist/esm/GridHero.js +7 -7
  186. package/dist/esm/GroupDeck.js +6 -6
  187. package/dist/esm/HamMagazine.js +26 -26
  188. package/dist/esm/Hero.js +5 -5
  189. package/dist/esm/HighlightenVideo.js +1 -1
  190. package/dist/esm/HorizontalArticleListing.js +24 -24
  191. package/dist/esm/HorizontalHero.js +6 -6
  192. package/dist/esm/IssueContentDeck.js +20 -20
  193. package/dist/esm/IssueDeck.js +30 -30
  194. package/dist/esm/IssueLanding.js +58 -58
  195. package/dist/esm/KMTracker.js +15 -15
  196. package/dist/esm/LeftNav.js +10 -10
  197. package/dist/esm/MasterDeck.js +33 -33
  198. package/dist/esm/MasterDeckPaginated.js +437 -0
  199. package/dist/esm/MediaSeriesCard-1dd7eae8.js +9403 -0
  200. package/dist/esm/MediaSeriesLanding.js +53 -9533
  201. package/dist/esm/MediaSeriesLandingPaginated.js +516 -0
  202. package/dist/esm/NavDvm.js +8 -8
  203. package/dist/esm/NavMagazine.js +25 -25
  204. package/dist/esm/NavNative.js +24 -24
  205. package/dist/esm/OncliveHero.js +6 -5
  206. package/dist/esm/OncliveLargeHero.js +7 -7
  207. package/dist/esm/PageFilter.js +3 -3
  208. package/dist/esm/Pagination-a24855d4.js +54 -0
  209. package/dist/esm/PartnerDetailListing.js +1234 -161
  210. package/dist/esm/PdfDownload.js +1 -1
  211. package/dist/esm/PopUpModal.js +3 -3
  212. package/dist/esm/PubSection.js +19 -19
  213. package/dist/esm/PubToc.js +5 -5
  214. package/dist/esm/PublicationDeck.js +23 -23
  215. package/dist/esm/PublicationLanding.js +56 -56
  216. package/dist/esm/QueueDeckExpanded.js +21 -21
  217. package/dist/esm/QueueDeckExpandedPaginated.js +1371 -0
  218. package/dist/esm/RecentNews.js +1 -1
  219. package/dist/esm/RelatedContent.js +33 -33
  220. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  221. package/dist/esm/RolesDeck.js +12 -12
  222. package/dist/esm/Search.js +5 -5
  223. package/dist/esm/Segment.js +4 -4
  224. package/dist/esm/SeriesListingDeck.js +10 -10
  225. package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-ce19fa25.js} +11 -11
  226. package/dist/esm/SideFooter.js +8 -8
  227. package/dist/esm/{SocialSearchComponent-7f3d6531.js → SocialSearchComponent-dca69151.js} +10 -10
  228. package/dist/esm/TaxonomyCard.js +22 -22
  229. package/dist/esm/TaxonomyDescription.js +24 -24
  230. package/dist/esm/TemplateNormal.js +19 -19
  231. package/dist/esm/ThumbnailCard.js +5 -5
  232. package/dist/esm/Ustream.js +10 -10
  233. package/dist/esm/VerticalHero.js +5 -5
  234. package/dist/esm/VideoProgramLandingPage.js +30 -30
  235. package/dist/esm/VideoSeriesCard.js +8 -8
  236. package/dist/esm/VideoSeriesFilter.js +5 -5
  237. package/dist/esm/VideoSeriesLandingPage.js +22 -22
  238. package/dist/esm/VideoSeriesListing.js +19 -19
  239. package/dist/esm/View.js +38 -38
  240. package/dist/esm/YahooHero.js +7 -7
  241. package/dist/esm/YoutubeGroup.js +14 -14
  242. package/dist/esm/{_is-array-8914b83f.js → _is-array-4df618a6.js} +1 -1
  243. package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-130ee549.js} +1 -1
  244. package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-8b8ea5a9.js} +1 -1
  245. package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-c54dd835.js} +1 -1
  246. package/dist/esm/{asyncToGenerator-40371743.js → asyncToGenerator-7bf8bc4d.js} +3 -3
  247. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-83f53e4e.js} +3 -4
  248. package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-86d4db69.js} +2 -2
  249. package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
  250. package/dist/esm/{define-property-73034847.js → define-property-6d26cb48.js} +1 -1
  251. package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-d7d9b577.js} +1 -1
  252. package/dist/esm/{entities-731f3fdb.js → entities-7cc3bf45.js} +0 -4
  253. package/dist/esm/{extends-9a61581c.js → extends-5b1796d4.js} +1 -1
  254. package/dist/esm/faundadb.js +5 -5
  255. package/dist/esm/getRelatedArticle.js +4 -4
  256. package/dist/esm/getRootDocGroup.js +4 -4
  257. package/dist/esm/getSerializers.js +24 -24
  258. package/dist/esm/{getTargeting-e6820763.js → getTargeting-277c801e.js} +11 -11
  259. package/dist/esm/getTargeting.js +5 -5
  260. package/dist/esm/{index-f7fdcc91.js → index-73819142.js} +22 -28
  261. package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
  262. package/dist/esm/{index-0b6db187.js → index-d1476645.js} +523 -533
  263. package/dist/esm/{index-511bdaa5.js → index-ef6d5dcf.js} +40 -39
  264. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  265. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  266. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  267. package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
  268. package/dist/esm/{index.esm-ed50151c.js → index.esm-fd746768.js} +3 -2
  269. package/dist/esm/index.js +46 -48
  270. package/dist/esm/{inherits-eeaf6740.js → inherits-2409637d.js} +4 -4
  271. package/dist/esm/inherits-77d5e4fc.js +101 -0
  272. package/dist/esm/{keys-a5ffafe7.js → keys-69989821.js} +2 -2
  273. package/dist/esm/{lodash-a818d390.js → lodash-17fdfebb.js} +30 -127
  274. package/dist/esm/main-c0612122.js +851 -0
  275. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  276. package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
  277. package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-67a08c9c.js} +2 -2
  278. package/dist/esm/{stringify-ebc16384.js → stringify-70b72959.js} +1 -1
  279. package/dist/esm/timeDifferenceCalc.js +1 -1
  280. package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-32282905.js} +2 -2
  281. package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
  282. package/dist/esm/{typeof-938ae770.js → typeof-c05a82ba.js} +3 -3
  283. package/dist/esm/urlFor.js +4 -4
  284. package/dist/esm/{ustream-api-d325d196.js → ustream-api-4c4fe0ba.js} +4 -4
  285. package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-f8f967cd.js} +1 -1
  286. package/package.json +112 -111
  287. package/dist/cjs/main-bc7d4bf8.js +0 -972
  288. package/dist/esm/main-ede573ee.js +0 -961
@@ -60,35 +60,35 @@ function parseSource(source) {
60
60
  if (typeof source === 'string' && isUrl(source)) {
61
61
  // Someone passed an existing image url?
62
62
  image = {
63
- asset: { _ref: urlToId(source) },
63
+ asset: { _ref: urlToId(source) }
64
64
  };
65
65
  }
66
66
  else if (typeof source === 'string') {
67
67
  // Just an asset id
68
68
  image = {
69
- asset: { _ref: source },
69
+ asset: { _ref: source }
70
70
  };
71
71
  }
72
72
  else if (isRef(source)) {
73
73
  // We just got passed an asset directly
74
74
  image = {
75
- asset: source,
75
+ asset: source
76
76
  };
77
77
  }
78
78
  else if (isAsset(source)) {
79
79
  // If we were passed an image asset document
80
80
  image = {
81
81
  asset: {
82
- _ref: source._id || '',
83
- },
82
+ _ref: source._id || ''
83
+ }
84
84
  };
85
85
  }
86
86
  else if (isAssetStub(source)) {
87
87
  // If we were passed a partial asset (`url`, but no `_id`)
88
88
  image = {
89
89
  asset: {
90
- _ref: urlToId(source.asset.url),
91
- },
90
+ _ref: urlToId(source.asset.url)
91
+ }
92
92
  };
93
93
  }
94
94
  else if (typeof source.asset === 'object') {
@@ -129,7 +129,7 @@ function applyDefaults(image) {
129
129
  left: 0,
130
130
  top: 0,
131
131
  bottom: 0,
132
- right: 0,
132
+ right: 0
133
133
  };
134
134
  }
135
135
  if (!result.hotspot) {
@@ -137,7 +137,7 @@ function applyDefaults(image) {
137
137
  x: 0.5,
138
138
  y: 0.5,
139
139
  height: 1.0,
140
- width: 1.0,
140
+ width: 1.0
141
141
  };
142
142
  }
143
143
  return result;
@@ -184,8 +184,7 @@ exports.SPEC_NAME_TO_URL_NAME_MAPPINGS = [
184
184
  ['crop', 'crop'],
185
185
  ['saturation', 'sat'],
186
186
  ['auto', 'auto'],
187
- ['dpr', 'dpr'],
188
- ['pad', 'pad'],
187
+ ['dpr', 'dpr']
189
188
  ];
190
189
  function urlForImage(options) {
191
190
  var spec = __assign({}, (options || {}));
@@ -204,7 +203,7 @@ function urlForImage(options) {
204
203
  left: cropLeft,
205
204
  top: cropTop,
206
205
  width: Math.round(asset.width - image.crop.right * asset.width - cropLeft),
207
- height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop),
206
+ height: Math.round(asset.height - image.crop.bottom * asset.height - cropTop)
208
207
  };
209
208
  // Compute hot spot rect in terms of pixel coordinates
210
209
  var hotSpotVerticalRadius = (image.hotspot.height * asset.height) / 2;
@@ -215,7 +214,7 @@ function urlForImage(options) {
215
214
  left: hotSpotCenterX - hotSpotHorizontalRadius,
216
215
  top: hotSpotCenterY - hotSpotVerticalRadius,
217
216
  right: hotSpotCenterX + hotSpotHorizontalRadius,
218
- bottom: hotSpotCenterY + hotSpotVerticalRadius,
217
+ bottom: hotSpotCenterY + hotSpotVerticalRadius
219
218
  };
220
219
  // If irrelevant, or if we are requested to: don't perform crop/fit based on
221
220
  // the crop/hotspot.
@@ -297,7 +296,7 @@ function fit(source, spec) {
297
296
  left: Math.round(left),
298
297
  top: Math.round(top_2),
299
298
  width: Math.round(width),
300
- height: Math.round(height),
299
+ height: Math.round(height)
301
300
  };
302
301
  }
303
302
  else {
@@ -319,13 +318,13 @@ function fit(source, spec) {
319
318
  left: Math.max(0, Math.floor(left)),
320
319
  top: Math.max(0, Math.floor(top_3)),
321
320
  width: Math.round(width),
322
- height: Math.round(height),
321
+ height: Math.round(height)
323
322
  };
324
323
  }
325
324
  return {
326
325
  width: imgWidth,
327
326
  height: imgHeight,
328
- rect: cropRect,
327
+ rect: cropRect
329
328
  };
330
329
  }
331
330
 
@@ -359,7 +358,7 @@ var urlForImage_1$1 = __importStar(urlForImage_1);
359
358
  var validFits = ['clip', 'crop', 'fill', 'fillmax', 'max', 'scale', 'min'];
360
359
  var validCrops = ['top', 'bottom', 'left', 'right', 'center', 'focalpoint', 'entropy'];
361
360
  var validAutoModes = ['format'];
362
- function isSanityClientLike(client) {
361
+ function isSanityClient(client) {
363
362
  return client ? typeof client.clientConfig === 'object' : false;
364
363
  }
365
364
  function rewriteSpecName(key) {
@@ -376,14 +375,13 @@ function rewriteSpecName(key) {
376
375
  function urlBuilder(options) {
377
376
  // Did we get a SanityClient?
378
377
  var client = options;
379
- if (isSanityClientLike(client)) {
378
+ if (isSanityClient(client)) {
380
379
  // Inherit config from client
381
- var _a = client.clientConfig, apiUrl = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
382
- var apiHost = apiUrl || 'https://api.sanity.io';
380
+ var _a = client.clientConfig, apiHost = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
383
381
  return new ImageUrlBuilder(null, {
384
382
  baseUrl: apiHost.replace(/^https:\/\/api\./, 'https://cdn.'),
385
383
  projectId: projectId,
386
- dataset: dataset,
384
+ dataset: dataset
387
385
  });
388
386
  }
389
387
  // Or just accept the options as given
@@ -396,7 +394,7 @@ var ImageUrlBuilder = /** @class */ (function () {
396
394
  ? __assign(__assign({}, (parent.options || {})), (options || {})) : __assign({}, (options || {})); // Copy options
397
395
  }
398
396
  ImageUrlBuilder.prototype.withOptions = function (options) {
399
- var baseUrl = options.baseUrl || this.options.baseUrl;
397
+ var baseUrl = options.baseUrl || '';
400
398
  var newOptions = { baseUrl: baseUrl };
401
399
  for (var key in options) {
402
400
  if (options.hasOwnProperty(key)) {
@@ -490,7 +488,7 @@ var ImageUrlBuilder = /** @class */ (function () {
490
488
  ImageUrlBuilder.prototype.flipHorizontal = function () {
491
489
  return this.withOptions({ flipHorizontal: true });
492
490
  };
493
- // Flip image vertically
491
+ // Flip image verically
494
492
  ImageUrlBuilder.prototype.flipVertical = function () {
495
493
  return this.withOptions({ flipVertical: true });
496
494
  };
@@ -520,15 +518,11 @@ var ImageUrlBuilder = /** @class */ (function () {
520
518
  }
521
519
  return this.withOptions({ auto: value });
522
520
  };
523
- // Specify the number of pixels to pad the image
524
- ImageUrlBuilder.prototype.pad = function (pad) {
525
- return this.withOptions({ pad: pad });
526
- };
527
521
  // Gets the url based on the submitted parameters
528
522
  ImageUrlBuilder.prototype.url = function () {
529
523
  return urlForImage_1$1.default(this.options);
530
524
  };
531
- // Alias for url()
525
+ // Synonym for url()
532
526
  ImageUrlBuilder.prototype.toString = function () {
533
527
  return this.url();
534
528
  };
@@ -35,18 +35,9 @@ function _objectWithoutPropertiesLoose(source, excluded) {
35
35
  return target;
36
36
  }
37
37
 
38
- function _setPrototypeOf(o, p) {
39
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
40
- o.__proto__ = p;
41
- return o;
42
- };
43
-
44
- return _setPrototypeOf(o, p);
45
- }
46
-
47
38
  var classnames = _commonjsHelpers.createCommonjsModule(function (module) {
48
39
  /*!
49
- Copyright (c) 2018 Jed Watson.
40
+ Copyright (c) 2017 Jed Watson.
50
41
  Licensed under the MIT License (MIT), see
51
42
  http://jedwatson.github.io/classnames
52
43
  */
@@ -56,7 +47,7 @@ var classnames = _commonjsHelpers.createCommonjsModule(function (module) {
56
47
 
57
48
  var hasOwn = {}.hasOwnProperty;
58
49
 
59
- function classNames() {
50
+ function classNames () {
60
51
  var classes = [];
61
52
 
62
53
  for (var i = 0; i < arguments.length; i++) {
@@ -67,22 +58,16 @@ var classnames = _commonjsHelpers.createCommonjsModule(function (module) {
67
58
 
68
59
  if (argType === 'string' || argType === 'number') {
69
60
  classes.push(arg);
70
- } else if (Array.isArray(arg)) {
71
- if (arg.length) {
72
- var inner = classNames.apply(null, arg);
73
- if (inner) {
74
- classes.push(inner);
75
- }
61
+ } else if (Array.isArray(arg) && arg.length) {
62
+ var inner = classNames.apply(null, arg);
63
+ if (inner) {
64
+ classes.push(inner);
76
65
  }
77
66
  } else if (argType === 'object') {
78
- if (arg.toString === Object.prototype.toString) {
79
- for (var key in arg) {
80
- if (hasOwn.call(arg, key) && arg[key]) {
81
- classes.push(key);
82
- }
67
+ for (var key in arg) {
68
+ if (hasOwn.call(arg, key) && arg[key]) {
69
+ classes.push(key);
83
70
  }
84
- } else {
85
- classes.push(arg.toString());
86
71
  }
87
72
  }
88
73
  }
@@ -101,5 +86,4 @@ var classnames = _commonjsHelpers.createCommonjsModule(function (module) {
101
86
 
102
87
  exports._extends = _extends;
103
88
  exports._objectWithoutPropertiesLoose = _objectWithoutPropertiesLoose;
104
- exports._setPrototypeOf = _setPrototypeOf;
105
89
  exports.classnames = classnames;
@@ -268,9 +268,6 @@ var InfiniteScroll = /** @class */ (function (_super) {
268
268
  _this.dragging = false;
269
269
  if (_this.state.pullToRefreshThresholdBreached) {
270
270
  _this.props.refreshFunction && _this.props.refreshFunction();
271
- _this.setState({
272
- pullToRefreshThresholdBreached: false,
273
- });
274
271
  }
275
272
  requestAnimationFrame(function () {
276
273
  // this._infScroll
@@ -296,9 +293,7 @@ var InfiniteScroll = /** @class */ (function (_super) {
296
293
  // prevents multiple triggers.
297
294
  if (_this.actionTriggered)
298
295
  return;
299
- var atBottom = _this.props.inverse
300
- ? _this.isElementAtTop(target, _this.props.scrollThreshold)
301
- : _this.isElementAtBottom(target, _this.props.scrollThreshold);
296
+ var atBottom = _this.isElementAtBottom(target, _this.props.scrollThreshold);
302
297
  // call the `next` function in the props to trigger the next data fetch
303
298
  if (atBottom && _this.props.hasMore) {
304
299
  _this.actionTriggered = true;
@@ -371,30 +366,17 @@ var InfiniteScroll = /** @class */ (function (_super) {
371
366
  }
372
367
  };
373
368
  InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
374
- // do nothing when dataLength is unchanged
375
- if (this.props.dataLength === props.dataLength)
369
+ // do nothing when dataLength and key are unchanged
370
+ if (this.props.key === props.key &&
371
+ this.props.dataLength === props.dataLength)
376
372
  return;
377
373
  this.actionTriggered = false;
378
374
  // update state when new data was sent in
379
375
  this.setState({
380
376
  showLoader: false,
377
+ pullToRefreshThresholdBreached: false,
381
378
  });
382
379
  };
383
- InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
384
- if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
385
- var clientHeight = target === document.body || target === document.documentElement
386
- ? window.screen.availHeight
387
- : target.clientHeight;
388
- var threshold = parseThreshold(scrollThreshold);
389
- if (threshold.unit === ThresholdUnits.Pixel) {
390
- return (target.scrollTop <=
391
- threshold.value + clientHeight - target.scrollHeight + 1 ||
392
- target.scrollTop === 0);
393
- }
394
- return (target.scrollTop <=
395
- threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
396
- target.scrollTop === 0);
397
- };
398
380
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
399
381
  if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
400
382
  var clientHeight = target === document.body || target === document.documentElement
@@ -87,9 +87,10 @@ var SocialNavFooter = function SocialNavFooter(props) {
87
87
  };
88
88
 
89
89
  // THIS FILE IS AUTO GENERATED
90
- function GoSearch (props) {
90
+ var GoSearch = function (props) {
91
91
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
92
- }
92
+ };
93
+ GoSearch.displayName = "GoSearch";
93
94
 
94
95
  exports.GoSearch = GoSearch;
95
96
  exports.SocialNavFooter = SocialNavFooter;
@@ -3,17 +3,26 @@
3
3
  var iconBase = require('./iconBase-68959171.js');
4
4
 
5
5
  // THIS FILE IS AUTO GENERATED
6
- function IoIosArrowDropupCircle (props) {
6
+ var IoIosArrowDropupCircle = function (props) {
7
7
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
8
- }function IoIosArrowForward (props) {
8
+ };
9
+ IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
10
+ var IoIosArrowForward = function (props) {
9
11
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
10
- }function IoIosOpen (props) {
12
+ };
13
+ IoIosArrowForward.displayName = "IoIosArrowForward";
14
+ var IoIosOpen = function (props) {
11
15
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
12
- }function IoMdArrowDropdown (props) {
16
+ };
17
+ IoIosOpen.displayName = "IoIosOpen";
18
+ var IoMdArrowDropdown = function (props) {
13
19
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
14
- }function IoMdLogIn (props) {
20
+ };
21
+ IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
22
+ var IoMdLogIn = function (props) {
15
23
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
16
- }
24
+ };
25
+ IoMdLogIn.displayName = "IoMdLogIn";
17
26
 
18
27
  exports.IoIosArrowDropupCircle = IoIosArrowDropupCircle;
19
28
  exports.IoIosArrowForward = IoIosArrowForward;
@@ -3,11 +3,14 @@
3
3
  var iconBase = require('./iconBase-68959171.js');
4
4
 
5
5
  // THIS FILE IS AUTO GENERATED
6
- function MdEmail (props) {
6
+ var MdEmail = function (props) {
7
7
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
8
- }function MdPictureAsPdf (props) {
8
+ };
9
+ MdEmail.displayName = "MdEmail";
10
+ var MdPictureAsPdf = function (props) {
9
11
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
10
- }
12
+ };
13
+ MdPictureAsPdf.displayName = "MdPictureAsPdf";
11
14
 
12
15
  exports.MdEmail = MdEmail;
13
16
  exports.MdPictureAsPdf = MdPictureAsPdf;
@@ -3,15 +3,22 @@
3
3
  var iconBase = require('./iconBase-68959171.js');
4
4
 
5
5
  // THIS FILE IS AUTO GENERATED
6
- function FaLongArrowAltRight (props) {
6
+ var FaLongArrowAltRight = function (props) {
7
7
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
8
- }function FaMinus (props) {
8
+ };
9
+ FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
10
+ var FaMinus = function (props) {
9
11
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
10
- }function FaPlus (props) {
12
+ };
13
+ FaMinus.displayName = "FaMinus";
14
+ var FaPlus = function (props) {
11
15
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
12
- }function FaRegWindowClose (props) {
16
+ };
17
+ FaPlus.displayName = "FaPlus";
18
+ var FaRegWindowClose = function (props) {
13
19
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
14
- }
20
+ };
21
+ FaRegWindowClose.displayName = "FaRegWindowClose";
15
22
 
16
23
  exports.FaLongArrowAltRight = FaLongArrowAltRight;
17
24
  exports.FaMinus = FaMinus;
package/dist/cjs/index.js CHANGED
@@ -5,18 +5,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
6
6
 
7
7
  require('./_commonjsHelpers-06173234.js');
8
- require('./core.get-iterator-method-5cb3af28.js');
8
+ require('./core.get-iterator-method-f3c44602.js');
9
9
  require('./_library-dd23b178.js');
10
- require('./_iter-detect-ee3d4802.js');
11
- require('./toConsumableArray-39fd0757.js');
10
+ require('./_iter-detect-05795553.js');
11
+ require('./toConsumableArray-c9b8a0d0.js');
12
12
  require('./_object-pie-68c5bcbc.js');
13
- require('./extends-1d905ddb.js');
14
- require('./_object-sap-fee50a62.js');
15
- require('./inherits-337c73a7.js');
16
- require('./define-property-530a5e9e.js');
17
- require('./web.dom.iterable-a9359910.js');
18
- require('./typeof-3dd6d3df.js');
19
- require('./_is-array-bd978497.js');
13
+ require('./extends-eed4f016.js');
14
+ require('./_object-sap-171b9ea5.js');
15
+ require('./inherits-cba9c846.js');
16
+ require('./define-property-21887c62.js');
17
+ require('./web.dom.iterable-e34bf324.js');
18
+ require('./typeof-5f52cf64.js');
19
+ require('./_is-array-aa52fa1e.js');
20
20
  var React = require('react');
21
21
  var React__default = _interopDefault(React);
22
22
  require('./events-1b438fe7.js');
@@ -26,40 +26,40 @@ require('react-bootstrap/Container');
26
26
  var Row = _interopDefault(require('react-bootstrap/Row'));
27
27
  var Col = _interopDefault(require('react-bootstrap/Col'));
28
28
  require('react-bootstrap/Card');
29
- require('./moment-ca3bd9fb.js');
29
+ require('./moment-575fe24c.js');
30
30
  require('next/router');
31
31
  require('./isSymbol-04666465.js');
32
- require('./debounce-6191c8ee.js');
33
- require('./toNumber-f2f8744b.js');
34
- require('./index.es-e9d84959.js');
32
+ require('./debounce-529c8d06.js');
33
+ require('./toNumber-36d1e7e5.js');
34
+ require('./index.es-9110add6.js');
35
35
  require('react-dom');
36
36
  require('./visibility-sensor-ad5e3116.js');
37
- require('./slicedToArray-0a78cdf3.js');
38
- require('./index-ff69979f.js');
37
+ require('./slicedToArray-f6d4eaa8.js');
38
+ require('./index-be0c82be.js');
39
39
  var urlFor = require('./urlFor.js');
40
40
  var index$2 = require('./index-96b3db50.js');
41
- require('./main-bc7d4bf8.js');
42
- require('./entities-fb0c6568.js');
43
- require('./stringify-13405ce2.js');
44
- require('./asyncToGenerator-15014394.js');
41
+ require('./main-02daeefe.js');
42
+ require('./entities-310b46ee.js');
43
+ require('./stringify-bbc68047.js');
44
+ require('./asyncToGenerator-df19209d.js');
45
45
  var Segment = require('./Segment.js');
46
46
  var Beam = require('./Beam.js');
47
47
  var AdSlot = require('./AdSlot.js');
48
- require('./ADInfeed-4f661172.js');
48
+ require('./ADInfeed-2e48af77.js');
49
49
  var DeckContent = require('./DeckContent.js');
50
- require('./lodash-b5e0d5f6.js');
51
- require('./ADlgInfeed-6242e5b5.js');
50
+ require('./lodash-fc2922d0.js');
51
+ require('./ADlgInfeed-c39c7131.js');
52
52
  require('./getContentCategory-f38a4c00.js');
53
53
  require('./get-adbb11e3.js');
54
54
  require('./eq-bb2843ed.js');
55
55
  var AD = require('./AD.js');
56
- require('./AuthorComponent-421d5ec1.js');
56
+ require('./AuthorComponent-02e827ae.js');
57
57
  require('react-bootstrap/Button');
58
58
  var GridContent = require('./GridContent.js');
59
59
  var DeckQueue = require('./DeckQueue.js');
60
60
  require('react-bootstrap/Media');
61
61
  var ThumbnailCard = require('./ThumbnailCard.js');
62
- require('./BlockContent-bac780ac.js');
62
+ require('./BlockContent-091a991f.js');
63
63
  require('./react-social-icons-f7f48f71.js');
64
64
  var TaxonomyCard = require('./TaxonomyCard.js');
65
65
  var RolesDeck = require('./RolesDeck.js');
@@ -71,17 +71,17 @@ require('react-bootstrap');
71
71
  require('./timeDifferenceCalc.js');
72
72
  var QueueDeckExpanded = require('./QueueDeckExpanded.js');
73
73
  require('./iconBase-68959171.js');
74
- require('./index.esm-974f47d9.js');
74
+ require('./index.esm-90433435.js');
75
75
  var VideoSeriesListing = require('./VideoSeriesListing.js');
76
76
  var ArticleSeriesListing = require('./ArticleSeriesListing.js');
77
77
  var ArticleCarousel = require('./ArticleCarousel.js');
78
- var getSerializers = require('./index-cdd88325.js');
78
+ var getSerializers = require('./index-396089c0.js');
79
79
  require('./util-f2c1b65b.js');
80
- require('./brightcove-react-player-loader.es-05029198.js');
80
+ require('./brightcove-react-player-loader.es-156bd4d6.js');
81
81
  require('next/head');
82
82
  require('react-share');
83
83
  var SocialShare = require('./SocialShare.js');
84
- require('./_object-to-array-18379aba.js');
84
+ require('./_object-to-array-9bac8737.js');
85
85
  require('react-bootstrap/Pagination');
86
86
  require('react-bootstrap/Figure');
87
87
  require('react-bootstrap/OverlayTrigger');
@@ -93,16 +93,17 @@ var PublicationDeck = require('./PublicationDeck.js');
93
93
  var IssueDeck = require('./IssueDeck.js');
94
94
  require('react-bootstrap/Badge');
95
95
  var IssueContentDeck = require('./IssueContentDeck.js');
96
- require('./defineProperty-5ca424cd.js');
96
+ require('./defineProperty-77a37684.js');
97
97
  var EventsDeck = require('./EventsDeck.js');
98
98
  require('react-bootstrap/Spinner');
99
99
  require('react-bootstrap/Form');
100
- require('./index-79eed652.js');
100
+ require('./index-3294d3bc.js');
101
101
  require('./js.cookie-a511c430.js');
102
102
  var CMEDeck = require('./CMEDeck.js');
103
103
  var ExternalResources = require('./ExternalResources.js');
104
- require('./index-53e27416.js');
104
+ require('./index-e2e62963.js');
105
105
  var AlgoliaSearch = require('./AlgoliaSearch.js');
106
+ require('./inherits-8d29278d.js');
106
107
  var Column1 = require('./Column1.js');
107
108
  var SideFooter = require('./SideFooter.js');
108
109
  require('./ConferenceBanner-4a16fddc.js');
@@ -121,12 +122,12 @@ var VideoSeriesFilter = require('./VideoSeriesFilter.js');
121
122
  require('react-bootstrap/Nav');
122
123
  require('react-bootstrap/Navbar');
123
124
  require('react-bootstrap/NavDropdown');
124
- require('./index.esm-44f3e2d0.js');
125
+ require('./index.esm-e32d3e8e.js');
125
126
  require('./NavFooter-76c913e3.js');
126
- require('./index.esm-bf016399.js');
127
+ require('./index.esm-4d410430.js');
127
128
  var SocialIcons = require('./SocialIcons.js');
128
129
  require('react-bootstrap/FormControl');
129
- require('./SocialSearchComponent-80a2130a.js');
130
+ require('./SocialSearchComponent-e8477ca3.js');
130
131
  var NavMagazine = require('./NavMagazine.js');
131
132
  var NavNative = require('./NavNative.js');
132
133
  var Search = require('./Search.js');
@@ -138,7 +139,6 @@ var TemplateNormal = require('./TemplateNormal.js');
138
139
  var AD300x250 = require('./AD300x250.js');
139
140
  var AD300x250x600 = require('./AD300x250x600.js');
140
141
  var ADFooter = require('./ADFooter.js');
141
- require('react-ga');
142
142
  var AdSlotsProvider = require('./AdSlotsProvider.js');
143
143
  var ADFloatingFooter = require('./ADFloatingFooter.js');
144
144
  var ADWelcome = require('./ADWelcome.js');
@@ -148,13 +148,13 @@ var Feature = require('./Feature.js');
148
148
  require('react-bootstrap/Breadcrumb');
149
149
  var Breadcrumbs = require('./Breadcrumbs.js');
150
150
  var Hero = require('./Hero.js');
151
- require('./keys-91f31941.js');
151
+ require('./keys-d207942e.js');
152
152
  var AlphabeticList = require('./AlphabeticList.js');
153
153
  var PdfDownload = require('./PdfDownload.js');
154
154
  require('react-bootstrap/DropdownButton');
155
155
  require('react-bootstrap/Dropdown');
156
156
  var RelatedTopicsDropdown = require('./RelatedTopicsDropdown.js');
157
- require('./index.esm-05850a2f.js');
157
+ require('./index.esm-ff47db6f.js');
158
158
  var Ustream = require('./Ustream.js');
159
159
  var HighlightenVideo = require('./HighlightenVideo.js');
160
160
  var PublicationLanding = require('./PublicationLanding.js');
@@ -180,17 +180,15 @@ require('./index-bd6c9f56.js');
180
180
  var getRelatedArticle = require('./getRelatedArticle.js');
181
181
  var getQuery = require('./getQuery.js');
182
182
  var Auth = require('./Auth.js');
183
- require('swr');
184
183
  require('passport-local');
185
184
  require('mysql');
186
- require('./md5-e1ca5797.js');
187
- require('./SeriesSlider-372e418f.js');
188
- var getTargeting = require('./getTargeting-41f2f52d.js');
185
+ require('./md5-5039b1a6.js');
186
+ require('./SeriesSlider-49b81b0b.js');
187
+ var getTargeting = require('./getTargeting-8874437b.js');
189
188
  var View = require('./View.js');
190
189
  var getKeywords = require('./getKeywords.js');
191
190
  require('./style-inject.es-dcee06b6.js');
192
191
  require('disqus-react');
193
- require('react-twitter-embed');
194
192
  var PartnerDetailListing = require('./PartnerDetailListing.js');
195
193
  var VideoProgramLandingPage = require('./VideoProgramLandingPage.js');
196
194
  require('./VideoSeriesCard.js');