@mjhls/mjh-framework 1.0.834-beta.0 → 1.0.834

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 (274) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +13 -13
  4. package/dist/cjs/AD300x250x600.js +13 -13
  5. package/dist/cjs/AD728x90.js +14 -14
  6. package/dist/cjs/ADFloatingFooter.js +12 -12
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +12 -12
  9. package/dist/cjs/{ADInfeed-8d621d3c.js → ADInfeed-7b3f64e1.js} +1 -1
  10. package/dist/cjs/ADSkyscraper.js +12 -12
  11. package/dist/cjs/ADSponsoredResources.js +12 -12
  12. package/dist/cjs/ADWebcast.js +12 -12
  13. package/dist/cjs/ADWelcome.js +12 -12
  14. package/dist/cjs/{ADlgInfeed-0e26bccb.js → ADlgInfeed-17a6e476.js} +1 -1
  15. package/dist/cjs/AccordionPanel.js +6 -6
  16. package/dist/cjs/AdSlot.js +14 -14
  17. package/dist/cjs/AdSlotsProvider.js +12 -905
  18. package/dist/cjs/AlgoliaSearch.js +76 -48
  19. package/dist/cjs/AlphabeticList.js +8 -8
  20. package/dist/cjs/ArticleCarousel.js +10 -10
  21. package/dist/cjs/ArticleProgramLandingPage.js +27 -27
  22. package/dist/cjs/ArticleSeriesLandingPage.js +24 -24
  23. package/dist/cjs/ArticleSeriesListing.js +18 -18
  24. package/dist/cjs/Auth.js +465 -245
  25. package/dist/cjs/AuthWrapper.js +283 -242
  26. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-0c464248.js} +1 -1
  27. package/dist/cjs/Beam.js +7 -7
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-bac780ac.js} +1 -1
  29. package/dist/cjs/Breadcrumbs.js +5 -5
  30. package/dist/cjs/CMEDeck.js +14 -14
  31. package/dist/cjs/Column2.js +8 -8
  32. package/dist/cjs/Column3.js +16 -16
  33. package/dist/cjs/ConferenceArticleCard.js +17 -17
  34. package/dist/cjs/DeckContent.js +31 -31
  35. package/dist/cjs/DeckQueue.js +19 -19
  36. package/dist/cjs/{Dfp-26baccf1.js → Dfp-ac0c1cc6.js} +7 -7
  37. package/dist/cjs/EventsDeck.js +33 -33
  38. package/dist/cjs/ExternalResources.js +26 -26
  39. package/dist/cjs/Feature.js +3 -3
  40. package/dist/cjs/ForbesHero.js +8 -8
  41. package/dist/cjs/GridContent.js +28 -28
  42. package/dist/cjs/GridHero.js +8 -8
  43. package/dist/cjs/GroupDeck.js +8 -8
  44. package/dist/cjs/HamMagazine.js +25 -25
  45. package/dist/cjs/Hero.js +1 -1
  46. package/dist/cjs/HighlightenVideo.js +1 -1
  47. package/dist/cjs/HorizontalArticleListing.js +25 -25
  48. package/dist/cjs/HorizontalHero.js +3 -3
  49. package/dist/cjs/IssueContentDeck.js +8 -8
  50. package/dist/cjs/IssueDeck.js +10 -10
  51. package/dist/cjs/IssueLanding.js +59 -59
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +12 -12
  54. package/dist/cjs/MasterDeck.js +32 -32
  55. package/dist/cjs/MediaSeriesLanding.js +208 -209
  56. package/dist/cjs/NavDvm.js +7 -7
  57. package/dist/cjs/NavMagazine.js +24 -24
  58. package/dist/cjs/NavNative.js +21 -21
  59. package/dist/cjs/OncliveHero.js +2 -3
  60. package/dist/cjs/OncliveLargeHero.js +8 -8
  61. package/dist/cjs/PageFilter.js +5 -5
  62. package/dist/cjs/PartnerDetailListing.js +31 -31
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +5 -5
  65. package/dist/cjs/PubSection.js +20 -20
  66. package/dist/cjs/PubToc.js +7 -7
  67. package/dist/cjs/PublicationDeck.js +2 -2
  68. package/dist/cjs/PublicationLanding.js +36 -36
  69. package/dist/cjs/QueueDeckExpanded.js +22 -22
  70. package/dist/cjs/RecentNews.js +1 -1
  71. package/dist/cjs/RelatedContent.js +30 -30
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +5 -5
  74. package/dist/cjs/Segment.js +6 -6
  75. package/dist/cjs/SeriesListingDeck.js +15 -15
  76. package/dist/cjs/{SeriesSlider-d16a5ae5.js → SeriesSlider-abd231e9.js} +11 -11
  77. package/dist/cjs/SideFooter.js +10 -10
  78. package/dist/cjs/{SocialSearchComponent-97dd19a5.js → SocialSearchComponent-bef9a9d8.js} +7 -7
  79. package/dist/cjs/TaxonomyCard.js +4 -4
  80. package/dist/cjs/TaxonomyDescription.js +25 -25
  81. package/dist/cjs/TemplateNormal.js +18 -18
  82. package/dist/cjs/ThumbnailCard.js +1 -1
  83. package/dist/cjs/Ustream.js +12 -12
  84. package/dist/cjs/VerticalHero.js +2 -2
  85. package/dist/cjs/VideoProgramLandingPage.js +27 -27
  86. package/dist/cjs/VideoSeriesCard.js +9 -9
  87. package/dist/cjs/VideoSeriesFilter.js +7 -7
  88. package/dist/cjs/VideoSeriesLandingPage.js +25 -25
  89. package/dist/cjs/VideoSeriesListing.js +18 -18
  90. package/dist/cjs/View.js +62 -142
  91. package/dist/cjs/YahooHero.js +8 -8
  92. package/dist/cjs/YoutubeGroup.js +18 -18
  93. package/dist/cjs/{_is-array-754e012d.js → _is-array-39ff55dd.js} +1 -1
  94. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-ef35661e.js} +2 -2
  95. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-b231f928.js} +1 -1
  96. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-c3aeb51d.js} +1 -1
  97. package/dist/cjs/{_to-object-329a650b.js → _to-object-7a3ce269.js} +2 -2
  98. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-8ae2191c.js} +5 -5
  99. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-05029198.js} +4 -3
  100. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-6cd7682d.js} +2 -2
  101. package/dist/cjs/{debounce-529c8d06.js → debounce-6191c8ee.js} +1 -1
  102. package/dist/cjs/{define-property-f4d12f4e.js → define-property-fc002cec.js} +1 -1
  103. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-03c4c82e.js} +1 -1
  104. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-ab94a594.js} +1 -1
  105. package/dist/cjs/{extends-0a918631.js → extends-acc1318d.js} +1 -1
  106. package/dist/cjs/faundadb.js +7 -7
  107. package/dist/cjs/getRelatedArticle.js +6 -6
  108. package/dist/cjs/getRootDocGroup.js +6 -6
  109. package/dist/cjs/getSerializers.js +25 -25
  110. package/dist/cjs/{getTargeting-021d644c.js → getTargeting-98ab97f7.js} +12 -12
  111. package/dist/cjs/getTargeting.js +7 -7
  112. package/dist/cjs/{index-a0bdcb69.js → index-0f62d00b.js} +517 -501
  113. package/dist/cjs/{index-e2e62963.js → index-53e27416.js} +25 -9
  114. package/dist/cjs/{index-3294d3bc.js → index-79eed652.js} +39 -40
  115. package/dist/cjs/{index-be0c82be.js → index-ff69979f.js} +28 -22
  116. package/dist/cjs/{index.es-9110add6.js → index.es-e9d84959.js} +23 -5
  117. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  118. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
  119. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  120. package/dist/cjs/{index.esm-4d410430.js → index.esm-bf016399.js} +2 -3
  121. package/dist/cjs/index.js +42 -41
  122. package/dist/cjs/{inherits-9953db94.js → inherits-bfdb22af.js} +8 -8
  123. package/dist/cjs/{keys-a586b7a0.js → keys-62e097ca.js} +2 -2
  124. package/dist/cjs/{lodash-fc2922d0.js → lodash-b5e0d5f6.js} +127 -30
  125. package/dist/cjs/main-bc7d4bf8.js +972 -0
  126. package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
  127. package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
  128. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-41819145.js} +4 -4
  129. package/dist/cjs/{stringify-7c5aff47.js → stringify-7ccc8524.js} +1 -1
  130. package/dist/cjs/timeDifferenceCalc.js +1 -1
  131. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-4fdb72e2.js} +4 -4
  132. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-f2f8744b.js} +39 -4
  133. package/dist/cjs/{typeof-725500bc.js → typeof-e83d4a26.js} +4 -4
  134. package/dist/cjs/urlFor.js +1 -1
  135. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-c30d203c.js} +4 -4
  136. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-68e3aaf2.js} +2 -2
  137. package/dist/esm/AD.js +1 -1
  138. package/dist/esm/AD300x250.js +13 -13
  139. package/dist/esm/AD300x250x600.js +13 -13
  140. package/dist/esm/AD728x90.js +14 -14
  141. package/dist/esm/ADFloatingFooter.js +12 -12
  142. package/dist/esm/ADFooter.js +5 -5
  143. package/dist/esm/ADGutter.js +12 -12
  144. package/dist/esm/{ADInfeed-b566ce41.js → ADInfeed-77c2092d.js} +1 -1
  145. package/dist/esm/ADSkyscraper.js +12 -12
  146. package/dist/esm/ADSponsoredResources.js +12 -12
  147. package/dist/esm/ADWebcast.js +12 -12
  148. package/dist/esm/ADWelcome.js +12 -12
  149. package/dist/esm/{ADlgInfeed-5eb7281d.js → ADlgInfeed-12d2ac78.js} +1 -1
  150. package/dist/esm/AccordionPanel.js +6 -6
  151. package/dist/esm/AdSlot.js +14 -14
  152. package/dist/esm/AdSlotsProvider.js +15 -907
  153. package/dist/esm/AlgoliaSearch.js +75 -47
  154. package/dist/esm/AlphabeticList.js +8 -8
  155. package/dist/esm/ArticleCarousel.js +10 -10
  156. package/dist/esm/ArticleProgramLandingPage.js +26 -26
  157. package/dist/esm/ArticleSeriesLandingPage.js +24 -24
  158. package/dist/esm/ArticleSeriesListing.js +18 -18
  159. package/dist/esm/Auth.js +464 -244
  160. package/dist/esm/AuthWrapper.js +283 -242
  161. package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-5cab1f6b.js} +1 -1
  162. package/dist/esm/Beam.js +7 -7
  163. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-ea93e8f7.js} +1 -1
  164. package/dist/esm/Breadcrumbs.js +5 -5
  165. package/dist/esm/CMEDeck.js +14 -14
  166. package/dist/esm/Column2.js +8 -8
  167. package/dist/esm/Column3.js +16 -16
  168. package/dist/esm/ConferenceArticleCard.js +17 -17
  169. package/dist/esm/DeckContent.js +31 -31
  170. package/dist/esm/DeckQueue.js +19 -19
  171. package/dist/esm/{Dfp-b7236041.js → Dfp-4b94fbd4.js} +7 -7
  172. package/dist/esm/EventsDeck.js +33 -33
  173. package/dist/esm/ExternalResources.js +26 -26
  174. package/dist/esm/Feature.js +3 -3
  175. package/dist/esm/ForbesHero.js +8 -8
  176. package/dist/esm/GridContent.js +28 -28
  177. package/dist/esm/GridHero.js +8 -8
  178. package/dist/esm/GroupDeck.js +8 -8
  179. package/dist/esm/HamMagazine.js +25 -25
  180. package/dist/esm/Hero.js +1 -1
  181. package/dist/esm/HighlightenVideo.js +1 -1
  182. package/dist/esm/HorizontalArticleListing.js +25 -25
  183. package/dist/esm/HorizontalHero.js +3 -3
  184. package/dist/esm/IssueContentDeck.js +8 -8
  185. package/dist/esm/IssueDeck.js +10 -10
  186. package/dist/esm/IssueLanding.js +59 -59
  187. package/dist/esm/KMTracker.js +15 -15
  188. package/dist/esm/LeftNav.js +12 -12
  189. package/dist/esm/MasterDeck.js +32 -32
  190. package/dist/esm/MediaSeriesLanding.js +364 -365
  191. package/dist/esm/NavDvm.js +7 -7
  192. package/dist/esm/NavMagazine.js +24 -24
  193. package/dist/esm/NavNative.js +21 -21
  194. package/dist/esm/OncliveHero.js +2 -3
  195. package/dist/esm/OncliveLargeHero.js +8 -8
  196. package/dist/esm/PageFilter.js +5 -5
  197. package/dist/esm/PartnerDetailListing.js +30 -30
  198. package/dist/esm/PdfDownload.js +1 -1
  199. package/dist/esm/PopUpModal.js +5 -5
  200. package/dist/esm/PubSection.js +20 -20
  201. package/dist/esm/PubToc.js +7 -7
  202. package/dist/esm/PublicationDeck.js +2 -2
  203. package/dist/esm/PublicationLanding.js +36 -36
  204. package/dist/esm/QueueDeckExpanded.js +22 -22
  205. package/dist/esm/RecentNews.js +1 -1
  206. package/dist/esm/RelatedContent.js +30 -30
  207. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  208. package/dist/esm/Search.js +5 -5
  209. package/dist/esm/Segment.js +6 -6
  210. package/dist/esm/SeriesListingDeck.js +12 -12
  211. package/dist/esm/{SeriesSlider-8dc17b11.js → SeriesSlider-d9cf4ffb.js} +11 -11
  212. package/dist/esm/SideFooter.js +10 -10
  213. package/dist/esm/{SocialSearchComponent-db5ba548.js → SocialSearchComponent-4f7d1c5b.js} +7 -7
  214. package/dist/esm/TaxonomyCard.js +4 -4
  215. package/dist/esm/TaxonomyDescription.js +25 -25
  216. package/dist/esm/TemplateNormal.js +18 -18
  217. package/dist/esm/ThumbnailCard.js +1 -1
  218. package/dist/esm/Ustream.js +12 -12
  219. package/dist/esm/VerticalHero.js +2 -2
  220. package/dist/esm/VideoProgramLandingPage.js +26 -26
  221. package/dist/esm/VideoSeriesCard.js +8 -8
  222. package/dist/esm/VideoSeriesFilter.js +7 -7
  223. package/dist/esm/VideoSeriesLandingPage.js +24 -24
  224. package/dist/esm/VideoSeriesListing.js +18 -18
  225. package/dist/esm/View.js +38 -118
  226. package/dist/esm/YahooHero.js +8 -8
  227. package/dist/esm/YoutubeGroup.js +18 -18
  228. package/dist/esm/{_is-array-58e95429.js → _is-array-328b85b7.js} +1 -1
  229. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-0fa1c752.js} +2 -2
  230. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-1b84e2bf.js} +1 -1
  231. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-c8f72bf1.js} +1 -1
  232. package/dist/esm/{_to-object-a4107da3.js → _to-object-cedb5b78.js} +2 -2
  233. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-e1a2f43a.js} +5 -5
  234. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e761d404.js} +4 -3
  235. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-227107e6.js} +2 -2
  236. package/dist/esm/{debounce-9207d8ee.js → debounce-89969f66.js} +1 -1
  237. package/dist/esm/{define-property-8af5f002.js → define-property-2f35af22.js} +1 -1
  238. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-eb9699c0.js} +1 -1
  239. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-1577cb76.js} +1 -1
  240. package/dist/esm/{extends-6f2fcc99.js → extends-be71a29a.js} +1 -1
  241. package/dist/esm/faundadb.js +7 -7
  242. package/dist/esm/getRelatedArticle.js +6 -6
  243. package/dist/esm/getRootDocGroup.js +6 -6
  244. package/dist/esm/getSerializers.js +25 -25
  245. package/dist/esm/{getTargeting-82e86707.js → getTargeting-93bb872d.js} +11 -11
  246. package/dist/esm/getTargeting.js +7 -7
  247. package/dist/esm/{index-ef6d5dcf.js → index-511bdaa5.js} +39 -40
  248. package/dist/esm/{index-aaa2dae0.js → index-637e8f49.js} +25 -10
  249. package/dist/esm/{index-d9cf292f.js → index-eca81448.js} +517 -501
  250. package/dist/esm/{index-73819142.js → index-f7fdcc91.js} +28 -22
  251. package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
  252. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  253. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  254. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
  255. package/dist/esm/{index.esm-fd746768.js → index.esm-ed50151c.js} +2 -3
  256. package/dist/esm/index.js +42 -41
  257. package/dist/esm/{inherits-cf8dde54.js → inherits-2cf82c38.js} +5 -5
  258. package/dist/esm/{keys-8eda7a5c.js → keys-526daf0a.js} +2 -2
  259. package/dist/esm/{lodash-17fdfebb.js → lodash-a818d390.js} +127 -30
  260. package/dist/esm/main-ae902629.js +961 -0
  261. package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
  262. package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
  263. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-f0edf3d6.js} +4 -4
  264. package/dist/esm/{stringify-4330ccdc.js → stringify-d1b9276a.js} +1 -1
  265. package/dist/esm/timeDifferenceCalc.js +1 -1
  266. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-81605212.js} +4 -4
  267. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-e3dcad26.js} +39 -4
  268. package/dist/esm/{typeof-6435ba1c.js → typeof-ad2c7a21.js} +4 -4
  269. package/dist/esm/urlFor.js +1 -1
  270. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-cf90f7e6.js} +4 -4
  271. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-ace8ed30.js} +2 -2
  272. package/package.json +110 -110
  273. package/dist/cjs/main-02daeefe.js +0 -862
  274. package/dist/esm/main-e4a934b2.js +0 -851
@@ -1,25 +1,25 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
5
  import './_object-pie-33c40e79.js';
6
- import { _ as _extends$1 } from './extends-6f2fcc99.js';
7
- import './_object-sap-964b6feb.js';
8
- import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-cf8dde54.js';
9
- import './define-property-8af5f002.js';
10
- import './web.dom.iterable-4439f05a.js';
11
- import { _ as _typeof$1 } from './typeof-6435ba1c.js';
12
- import './_is-array-58e95429.js';
6
+ import { _ as _extends$1 } from './extends-be71a29a.js';
7
+ import './_object-sap-1b84e2bf.js';
8
+ import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-2cf82c38.js';
9
+ import './define-property-2f35af22.js';
10
+ import './web.dom.iterable-ace8ed30.js';
11
+ import { _ as _typeof$2 } from './typeof-ad2c7a21.js';
12
+ import './_is-array-328b85b7.js';
13
13
  import React__default, { createContext, Component, Children, version as version$2 } from 'react';
14
14
  import { E as EventEmitter } from './events-6c3a7a63.js';
15
15
  import PropTypes from 'prop-types';
16
- import { m as moment } from './moment-e2f9b20c.js';
16
+ import { m as moment } from './moment-b6f49411.js';
17
17
  import 'react-dom';
18
- import './index-73819142.js';
18
+ import './index-f7fdcc91.js';
19
19
  import urlFor from './urlFor.js';
20
20
  import { L as LazyLoad } from './index-5f7e79e7.js';
21
21
  import { DropdownButton } from 'react-bootstrap';
22
- import { _ as _objectWithoutPropertiesLoose$1, a as _extends, c as classnames } from './index-aaa2dae0.js';
22
+ import { _ as _objectWithoutPropertiesLoose$1, a as _setPrototypeOf, b as _extends, c as classnames } from './index-637e8f49.js';
23
23
 
24
24
  function _objectWithoutProperties(source, excluded) {
25
25
  if (source == null) return {};
@@ -57,7 +57,7 @@ function _defineProperty(obj, key, value) {
57
57
 
58
58
  function _objectSpread(target) {
59
59
  for (var i = 1; i < arguments.length; i++) {
60
- var source = arguments[i] != null ? arguments[i] : {};
60
+ var source = arguments[i] != null ? Object(arguments[i]) : {};
61
61
  var ownKeys = Object.keys(source);
62
62
 
63
63
  if (typeof Object.getOwnPropertySymbols === 'function') {
@@ -96,22 +96,33 @@ function _createClass(Constructor, protoProps, staticProps) {
96
96
  return Constructor;
97
97
  }
98
98
 
99
- function _typeof2(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof2 = function _typeof2(obj) { return typeof obj; }; } else { _typeof2 = function _typeof2(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof2(obj); }
100
-
99
+ var _typeof_1 = createCommonjsModule(function (module) {
101
100
  function _typeof(obj) {
102
- if (typeof Symbol === "function" && _typeof2(Symbol.iterator) === "symbol") {
103
- _typeof = function _typeof(obj) {
104
- return _typeof2(obj);
101
+ "@babel/helpers - typeof";
102
+
103
+ if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
104
+ module.exports = _typeof = function _typeof(obj) {
105
+ return typeof obj;
105
106
  };
107
+
108
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
106
109
  } else {
107
- _typeof = function _typeof(obj) {
108
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : _typeof2(obj);
110
+ module.exports = _typeof = function _typeof(obj) {
111
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
109
112
  };
113
+
114
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
110
115
  }
111
116
 
112
117
  return _typeof(obj);
113
118
  }
114
119
 
120
+ module.exports = _typeof;
121
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
122
+ });
123
+
124
+ var _typeof = unwrapExports(_typeof_1);
125
+
115
126
  function _assertThisInitialized(self) {
116
127
  if (self === void 0) {
117
128
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
@@ -135,15 +146,6 @@ function _getPrototypeOf(o) {
135
146
  return _getPrototypeOf(o);
136
147
  }
137
148
 
138
- function _setPrototypeOf(o, p) {
139
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
140
- o.__proto__ = p;
141
- return o;
142
- };
143
-
144
- return _setPrototypeOf(o, p);
145
- }
146
-
147
149
  function _inherits(subClass, superClass) {
148
150
  if (typeof superClass !== "function" && superClass !== null) {
149
151
  throw new TypeError("Super expression must either be null or a function");
@@ -294,6 +296,22 @@ var reactFastCompare = function isEqual(a, b) {
294
296
  }
295
297
  };
296
298
 
299
+ function _typeof$1(obj) {
300
+ "@babel/helpers - typeof";
301
+
302
+ if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
303
+ _typeof$1 = function _typeof(obj) {
304
+ return typeof obj;
305
+ };
306
+ } else {
307
+ _typeof$1 = function _typeof(obj) {
308
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
309
+ };
310
+ }
311
+
312
+ return _typeof$1(obj);
313
+ }
314
+
297
315
  // From https://github.com/reactjs/react-redux/blob/master/src/utils/shallowEqual.js
298
316
  var shallowEqual = function shallowEqual(objA, objB) {
299
317
  if (objA === objB) {
@@ -327,7 +345,7 @@ var defer = function defer(f) {
327
345
  };
328
346
 
329
347
  var isPlainObject = function isPlainObject(value) {
330
- return _typeof(value) === 'object' && value !== null && !Array.isArray(value);
348
+ return _typeof$1(value) === 'object' && value !== null && !Array.isArray(value);
331
349
  };
332
350
 
333
351
  var removeEmptyKey = function removeEmptyKey(obj) {
@@ -1244,26 +1262,39 @@ var Configure = connectConfigure(function Configure() {
1244
1262
  return null;
1245
1263
  });
1246
1264
 
1247
- function _arrayWithoutHoles(arr) {
1248
- if (Array.isArray(arr)) {
1249
- for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) {
1250
- arr2[i] = arr[i];
1251
- }
1265
+ function _arrayLikeToArray(arr, len) {
1266
+ if (len == null || len > arr.length) len = arr.length;
1252
1267
 
1253
- return arr2;
1268
+ for (var i = 0, arr2 = new Array(len); i < len; i++) {
1269
+ arr2[i] = arr[i];
1254
1270
  }
1271
+
1272
+ return arr2;
1273
+ }
1274
+
1275
+ function _arrayWithoutHoles(arr) {
1276
+ if (Array.isArray(arr)) return _arrayLikeToArray(arr);
1255
1277
  }
1256
1278
 
1257
1279
  function _iterableToArray(iter) {
1258
- if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter);
1280
+ if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter);
1281
+ }
1282
+
1283
+ function _unsupportedIterableToArray(o, minLen) {
1284
+ if (!o) return;
1285
+ if (typeof o === "string") return _arrayLikeToArray(o, minLen);
1286
+ var n = Object.prototype.toString.call(o).slice(8, -1);
1287
+ if (n === "Object" && o.constructor) n = o.constructor.name;
1288
+ if (n === "Map" || n === "Set") return Array.from(o);
1289
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
1259
1290
  }
1260
1291
 
1261
1292
  function _nonIterableSpread() {
1262
- throw new TypeError("Invalid attempt to spread non-iterable instance");
1293
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
1263
1294
  }
1264
1295
 
1265
1296
  function _toConsumableArray(arr) {
1266
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread();
1297
+ return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
1267
1298
  }
1268
1299
 
1269
1300
  function clone(value) {
@@ -8477,10 +8508,7 @@ function _arrayWithHoles(arr) {
8477
8508
  }
8478
8509
 
8479
8510
  function _iterableToArrayLimit(arr, i) {
8480
- if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) {
8481
- return;
8482
- }
8483
-
8511
+ if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return;
8484
8512
  var _arr = [];
8485
8513
  var _n = true;
8486
8514
  var _d = false;
@@ -8507,11 +8535,11 @@ function _iterableToArrayLimit(arr, i) {
8507
8535
  }
8508
8536
 
8509
8537
  function _nonIterableRest() {
8510
- throw new TypeError("Invalid attempt to destructure non-iterable instance");
8538
+ throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
8511
8539
  }
8512
8540
 
8513
8541
  function _slicedToArray(arr, i) {
8514
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest();
8542
+ return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
8515
8543
  }
8516
8544
 
8517
8545
  function stringifyItem(item) {
@@ -14118,7 +14146,7 @@ var AlgoliaSearch = function (_React$Component) {
14118
14146
  LazyLoad,
14119
14147
  null,
14120
14148
  React__default.createElement('img', {
14121
- src: hit.thumbnail && hit.thumbnail.asset ? urlFor({ client: client, source: hit.thumbnail }) : hit.thumbnail && _typeof$1(hit.thumbnail === 'string') ? hit.thumbnail : this.props.defaultImage
14149
+ src: hit.thumbnail && hit.thumbnail.asset ? urlFor({ client: client, source: hit.thumbnail }) : hit.thumbnail && _typeof$2(hit.thumbnail === 'string') ? hit.thumbnail : this.props.defaultImage
14122
14150
  })
14123
14151
  )
14124
14152
  )
@@ -1,14 +1,14 @@
1
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';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
+ import './_iter-detect-0fa1c752.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
6
+ import './core.get-iterator-method-227107e6.js';
7
7
  import './_object-pie-33c40e79.js';
8
- import { _ as _extends } from './extends-6f2fcc99.js';
9
- import './_object-sap-964b6feb.js';
8
+ import { _ as _extends } from './extends-be71a29a.js';
9
+ import './_object-sap-1b84e2bf.js';
10
10
  import React__default, { useRef, useEffect } from 'react';
11
- import { _ as _Object$keys } from './keys-8eda7a5c.js';
11
+ import { _ as _Object$keys } from './keys-526daf0a.js';
12
12
 
13
13
  var sortByName = function sortByName(arr) {
14
14
  var items = [].concat(_toConsumableArray(arr));
@@ -1,21 +1,21 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './core.get-iterator-method-e1de7503.js';
5
+ import './core.get-iterator-method-227107e6.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-6f2fcc99.js';
8
- import './web.dom.iterable-4439f05a.js';
9
- import './typeof-6435ba1c.js';
10
- import './_is-array-58e95429.js';
7
+ import { _ as _extends } from './extends-be71a29a.js';
8
+ import './web.dom.iterable-ace8ed30.js';
9
+ import './typeof-ad2c7a21.js';
10
+ import './_is-array-328b85b7.js';
11
11
  import React__default from 'react';
12
12
  import 'prop-types';
13
13
  import 'react-dom';
14
- import './index-73819142.js';
14
+ import './index-f7fdcc91.js';
15
15
  import './urlFor.js';
16
16
  import './index-5f7e79e7.js';
17
- import './main-e4a934b2.js';
18
- import './slicedToArray-641f241f.js';
17
+ import './main-ae902629.js';
18
+ import './slicedToArray-f0edf3d6.js';
19
19
  import './index-c7e2ac95.js';
20
20
  import './smoothscroll-0cd4c7a6.js';
21
21
  import YoutubeGroup from './YoutubeGroup.js';
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import './toConsumableArray-81605212.js';
7
+ import './core.get-iterator-method-227107e6.js';
8
8
  import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
15
- import './_is-array-58e95429.js';
9
+ import { _ as _extends } from './extends-be71a29a.js';
10
+ import './_object-sap-1b84e2bf.js';
11
+ import './inherits-2cf82c38.js';
12
+ import './define-property-2f35af22.js';
13
+ import './web.dom.iterable-ace8ed30.js';
14
+ import './typeof-ad2c7a21.js';
15
+ import './_is-array-328b85b7.js';
16
16
  import React__default from 'react';
17
17
  import './events-6c3a7a63.js';
18
18
  import './index-41a678ea.js';
@@ -20,41 +20,41 @@ import 'prop-types';
20
20
  import 'react-bootstrap/Container';
21
21
  import 'react-bootstrap/Row';
22
22
  import 'react-bootstrap/Col';
23
- import './moment-e2f9b20c.js';
23
+ import './moment-b6f49411.js';
24
24
  import 'next/router';
25
25
  import './isSymbol-1981418f.js';
26
- import './debounce-9207d8ee.js';
27
- import './toNumber-2f7a84cd.js';
28
- import './index.es-29c1cef5.js';
26
+ import './debounce-89969f66.js';
27
+ import './toNumber-e3dcad26.js';
28
+ import './index.es-a6137319.js';
29
29
  import 'react-dom';
30
30
  import './visibility-sensor-72fd8f8b.js';
31
- import './index-73819142.js';
31
+ import './index-f7fdcc91.js';
32
32
  import './urlFor.js';
33
33
  import './index-5f7e79e7.js';
34
- import './main-e4a934b2.js';
34
+ import './main-ae902629.js';
35
35
  import './entities-7cc3bf45.js';
36
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
37
- import './stringify-4330ccdc.js';
38
- import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-fc1c2e29.js';
36
+ import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
37
+ import './stringify-d1b9276a.js';
38
+ import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-e1a2f43a.js';
39
39
  import './Segment.js';
40
40
  import './Beam.js';
41
41
  import './AdSlot.js';
42
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
42
+ import { B as BlockContent } from './BlockContent-ea93e8f7.js';
43
43
  import './index-c7e2ac95.js';
44
44
  import './smoothscroll-0cd4c7a6.js';
45
45
  import './GroupDeck.js';
46
46
  import './YoutubeGroup.js';
47
47
  import 'react-bootstrap';
48
48
  import './iconBase-602d52fe.js';
49
- import './index.esm-29e48d38.js';
49
+ import './index.esm-3fdda599.js';
50
50
  import ArticleSeriesListing from './ArticleSeriesListing.js';
51
- import { g as getSerializers } from './index-d9cf292f.js';
51
+ import { g as getSerializers } from './index-eca81448.js';
52
52
  import './util-7700fc59.js';
53
- import './brightcove-react-player-loader.es-83f53e4e.js';
53
+ import './brightcove-react-player-loader.es-e761d404.js';
54
54
  import 'next/head';
55
55
  import 'react-share';
56
56
  import './SocialShare.js';
57
- import './_object-to-array-7e804fce.js';
57
+ import './_object-to-array-c8f72bf1.js';
58
58
  import 'react-bootstrap/Pagination';
59
59
  import 'react-bootstrap/Button';
60
60
  import 'react-bootstrap/Figure';
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
5
+ import './_iter-detect-0fa1c752.js';
6
+ import './toConsumableArray-81605212.js';
7
+ import './core.get-iterator-method-227107e6.js';
8
8
  import './_object-pie-33c40e79.js';
9
- import './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
15
- import './_is-array-58e95429.js';
9
+ import './extends-be71a29a.js';
10
+ import './_object-sap-1b84e2bf.js';
11
+ import './inherits-2cf82c38.js';
12
+ import './define-property-2f35af22.js';
13
+ import './web.dom.iterable-ace8ed30.js';
14
+ import './typeof-ad2c7a21.js';
15
+ import './_is-array-328b85b7.js';
16
16
  import React__default from 'react';
17
17
  import './events-6c3a7a63.js';
18
18
  import './index-41a678ea.js';
@@ -21,25 +21,25 @@ import 'react-bootstrap/Container';
21
21
  import 'react-bootstrap/Row';
22
22
  import 'react-bootstrap/Col';
23
23
  import 'react-bootstrap/Card';
24
- import './moment-e2f9b20c.js';
24
+ import './moment-b6f49411.js';
25
25
  import 'next/router';
26
26
  import './isSymbol-1981418f.js';
27
- import './debounce-9207d8ee.js';
28
- import './toNumber-2f7a84cd.js';
29
- import './index.es-29c1cef5.js';
27
+ import './debounce-89969f66.js';
28
+ import './toNumber-e3dcad26.js';
29
+ import './index.es-a6137319.js';
30
30
  import 'react-dom';
31
31
  import './visibility-sensor-72fd8f8b.js';
32
- import './index-73819142.js';
33
- import './main-e4a934b2.js';
34
- import './slicedToArray-641f241f.js';
35
- import './stringify-4330ccdc.js';
36
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
32
+ import './index-f7fdcc91.js';
33
+ import './main-ae902629.js';
34
+ import './slicedToArray-f0edf3d6.js';
35
+ import './stringify-d1b9276a.js';
36
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-e1a2f43a.js';
37
37
  import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
- import './ADInfeed-b566ce41.js';
41
- import './lodash-17fdfebb.js';
42
- import './ADlgInfeed-5eb7281d.js';
40
+ import './ADInfeed-77c2092d.js';
41
+ import './lodash-a818d390.js';
42
+ import './ADlgInfeed-12d2ac78.js';
43
43
  import MasterDeck from './MasterDeck.js';
44
44
 
45
45
  var _this = undefined;
@@ -1,39 +1,39 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
2
+ import './_to-object-cedb5b78.js';
3
+ import './es6.string.iterator-1577cb76.js';
4
4
  import './_library-528f1934.js';
5
- import './core.get-iterator-method-e1de7503.js';
5
+ import './core.get-iterator-method-227107e6.js';
6
6
  import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-6f2fcc99.js';
8
- import './_object-sap-964b6feb.js';
9
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-cf8dde54.js';
10
- import './define-property-8af5f002.js';
11
- import './web.dom.iterable-4439f05a.js';
12
- import './typeof-6435ba1c.js';
13
- import './_is-array-58e95429.js';
7
+ import { _ as _extends } from './extends-be71a29a.js';
8
+ import './_object-sap-1b84e2bf.js';
9
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2cf82c38.js';
10
+ import './define-property-2f35af22.js';
11
+ import './web.dom.iterable-ace8ed30.js';
12
+ import './typeof-ad2c7a21.js';
13
+ import './_is-array-328b85b7.js';
14
14
  import React__default from 'react';
15
15
  import './events-6c3a7a63.js';
16
16
  import { l as lib_3 } from './index-41a678ea.js';
17
17
  import 'prop-types';
18
18
  import Container$1 from 'react-bootstrap/Container';
19
- import { m as moment } from './moment-e2f9b20c.js';
19
+ import { m as moment } from './moment-b6f49411.js';
20
20
  import { withRouter } from 'next/router';
21
21
  import './isSymbol-1981418f.js';
22
- import { d as debounce_1 } from './debounce-9207d8ee.js';
23
- import './toNumber-2f7a84cd.js';
24
- import { I as InfiniteScroll } from './index.es-29c1cef5.js';
22
+ import { d as debounce_1 } from './debounce-89969f66.js';
23
+ import './toNumber-e3dcad26.js';
24
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
25
25
  import 'react-dom';
26
26
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
27
- import './index-73819142.js';
27
+ import './index-f7fdcc91.js';
28
28
  import './urlFor.js';
29
29
  import './index-5f7e79e7.js';
30
- import './main-e4a934b2.js';
31
- import './slicedToArray-641f241f.js';
30
+ import './main-ae902629.js';
31
+ import './slicedToArray-f0edf3d6.js';
32
32
  import './index-c7e2ac95.js';
33
33
  import './smoothscroll-0cd4c7a6.js';
34
34
  import YoutubeGroup from './YoutubeGroup.js';
35
35
  import './iconBase-602d52fe.js';
36
- import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
36
+ import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
37
37
 
38
38
  var ArticleSeriesListing = function (_React$Component) {
39
39
  _inherits(ArticleSeriesListing, _React$Component);