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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (293) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +22 -24
  4. package/dist/cjs/AD300x250x600.js +22 -24
  5. package/dist/cjs/AD728x90.js +25 -27
  6. package/dist/cjs/ADFloatingFooter.js +21 -23
  7. package/dist/cjs/ADFooter.js +4 -6
  8. package/dist/cjs/ADGutter.js +21 -23
  9. package/dist/cjs/{ADInfeed-25d48cc2.js → ADInfeed-7d13830e.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +21 -23
  11. package/dist/cjs/ADSponsoredResources.js +21 -23
  12. package/dist/cjs/ADWebcast.js +21 -23
  13. package/dist/cjs/ADWelcome.js +18 -20
  14. package/dist/cjs/{ADlgInfeed-a535a768.js → ADlgInfeed-d9dbfadc.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +6 -8
  16. package/dist/cjs/AdSlot.js +22 -24
  17. package/dist/cjs/AdSlotsProvider.js +11 -13
  18. package/dist/cjs/AlgoliaSearch.js +508 -500
  19. package/dist/cjs/AlphabeticList.js +8 -10
  20. package/dist/cjs/ArticleCarousel.js +13 -15
  21. package/dist/cjs/ArticleProgramLandingPage.js +48 -50
  22. package/dist/cjs/ArticleSeriesLandingPage.js +29 -31
  23. package/dist/cjs/ArticleSeriesListing.js +31 -33
  24. package/dist/cjs/Auth.js +482 -348
  25. package/dist/cjs/AuthWrapper.js +199 -240
  26. package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-39b37d84.js} +1 -1
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +6 -8
  30. package/dist/cjs/CMEDeck.js +22 -24
  31. package/dist/cjs/Column2.js +14 -16
  32. package/dist/cjs/Column3.js +31 -33
  33. package/dist/cjs/ConferenceArticleCard.js +25 -22
  34. package/dist/cjs/DeckContent.js +40 -42
  35. package/dist/cjs/DeckQueue.js +30 -31
  36. package/dist/cjs/{Dfp-391fd124.js → Dfp-9be904d5.js} +13 -15
  37. package/dist/cjs/EventsDeck.js +44 -46
  38. package/dist/cjs/ExternalResources.js +45 -47
  39. package/dist/cjs/Feature.js +7 -4
  40. package/dist/cjs/ForbesHero.js +10 -12
  41. package/dist/cjs/GridContent.js +45 -47
  42. package/dist/cjs/GridHero.js +11 -13
  43. package/dist/cjs/GroupDeck.js +12 -14
  44. package/dist/cjs/HamMagazine.js +34 -36
  45. package/dist/cjs/Hero.js +7 -4
  46. package/dist/cjs/HighlightenVideo.js +2 -2
  47. package/dist/cjs/HorizontalArticleListing.js +46 -48
  48. package/dist/cjs/HorizontalHero.js +7 -4
  49. package/dist/cjs/IssueContentDeck.js +11 -13
  50. package/dist/cjs/IssueDeck.js +14 -16
  51. package/dist/cjs/IssueLanding.js +82 -84
  52. package/dist/cjs/KMTracker.js +15 -15
  53. package/dist/cjs/LeftNav.js +20 -22
  54. package/dist/cjs/MasterDeck.js +39 -41
  55. package/dist/cjs/MediaSeriesLanding.js +507 -465
  56. package/dist/cjs/NavDvm.js +11 -13
  57. package/dist/cjs/NavMagazine.js +38 -40
  58. package/dist/cjs/NavNative.js +39 -41
  59. package/dist/cjs/OncliveHero.js +7 -4
  60. package/dist/cjs/OncliveLargeHero.js +11 -13
  61. package/dist/cjs/PageFilter.js +4 -6
  62. package/dist/cjs/PartnerDetailListing.js +64 -2770
  63. package/dist/cjs/PdfDownload.js +1 -1
  64. package/dist/cjs/PopUpModal.js +4 -6
  65. package/dist/cjs/PubSection.js +32 -34
  66. package/dist/cjs/PubToc.js +6 -8
  67. package/dist/cjs/PublicationDeck.js +11 -8
  68. package/dist/cjs/PublicationLanding.js +76 -78
  69. package/dist/cjs/QueueDeckExpanded.js +36 -38
  70. package/dist/cjs/RecentNews.js +3 -3
  71. package/dist/cjs/RelatedContent.js +38 -35
  72. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  73. package/dist/cjs/Search.js +6 -8
  74. package/dist/cjs/Segment.js +4 -6
  75. package/dist/cjs/SeriesListingDeck.js +18 -20
  76. package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-ce3261cb.js} +14 -14
  77. package/dist/cjs/SetCookie.js +1 -1
  78. package/dist/cjs/SideFooter.js +15 -17
  79. package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-a4ae7b88.js} +10 -10
  80. package/dist/cjs/TaxonomyCard.js +12 -10
  81. package/dist/cjs/TaxonomyDescription.js +44 -46
  82. package/dist/cjs/TemplateNormal.js +45 -47
  83. package/dist/cjs/ThumbnailCard.js +10 -7
  84. package/dist/cjs/Ustream.js +11 -13
  85. package/dist/cjs/VerticalHero.js +6 -3
  86. package/dist/cjs/VideoProgramLandingPage.js +50 -52
  87. package/dist/cjs/VideoSeriesCard.js +14 -14
  88. package/dist/cjs/VideoSeriesFilter.js +7 -9
  89. package/dist/cjs/VideoSeriesLandingPage.js +35 -37
  90. package/dist/cjs/VideoSeriesListing.js +31 -33
  91. package/dist/cjs/View.js +89 -92
  92. package/dist/cjs/YahooHero.js +13 -15
  93. package/dist/cjs/YoutubeGroup.js +25 -46
  94. package/dist/cjs/{_is-array-754e012d.js → _is-array-54228b29.js} +14 -14
  95. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-b1df62f0.js} +9 -10
  96. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  97. package/dist/cjs/_object-sap-d1978572.js +16 -0
  98. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-ce86cae7.js} +5 -5
  99. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-77821af0.js} +82 -84
  100. package/dist/cjs/{_to-object-329a650b.js → core.get-iterator-method-5643aa10.js} +256 -20
  101. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  102. package/dist/cjs/define-property-e8404b64.js +20 -0
  103. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-9673846a.js} +1 -1
  104. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  105. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  106. package/dist/cjs/{extends-0a918631.js → extends-7c86182f.js} +13 -13
  107. package/dist/cjs/faundadb.js +5 -7
  108. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  109. package/dist/cjs/getQuery.js +2 -2
  110. package/dist/cjs/getRelatedArticle.js +133 -71
  111. package/dist/cjs/getRootDocGroup.js +4 -6
  112. package/dist/cjs/getSerializers.js +43 -45
  113. package/dist/cjs/{getTargeting-a9a871f0.js → getTargeting-9d509319.js} +11 -11
  114. package/dist/cjs/getTargeting.js +6 -8
  115. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  116. package/dist/cjs/{index-f83a102a.js → index-ad4e6a69.js} +202 -181
  117. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  118. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  119. package/dist/cjs/{index-6367b7bf.js → index-f86bb269.js} +35 -35
  120. package/dist/cjs/{index-2cf30c83.js → index-fc2f1ca2.js} +4 -4
  121. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-8123cf40.js} +1 -1
  122. package/dist/cjs/index.js +139 -140
  123. package/dist/cjs/{inherits-0c7830c5.js → inherits-de66ea16.js} +25 -26
  124. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  125. package/dist/cjs/keys-e982b3fa.js +25 -0
  126. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  127. package/dist/cjs/{main-7b5e57b0.js → main-025fdc78.js} +234 -159
  128. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  129. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  130. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-067dd3bc.js} +17 -19
  131. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  132. package/dist/cjs/stringify-f7a37a8d.js +17 -0
  133. package/dist/cjs/timeDifferenceCalc.js +1 -1
  134. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-d7797c2b.js} +12 -14
  135. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  136. package/dist/cjs/{typeof-9d7f610f.js → typeof-567e31ff.js} +97 -98
  137. package/dist/cjs/urlFor.js +19 -2
  138. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-3819e4aa.js} +4 -4
  139. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  140. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-d98303e0.js} +8 -9
  141. package/dist/esm/AD.js +1 -1
  142. package/dist/esm/AD300x250.js +22 -24
  143. package/dist/esm/AD300x250x600.js +22 -24
  144. package/dist/esm/AD728x90.js +25 -27
  145. package/dist/esm/ADFloatingFooter.js +21 -23
  146. package/dist/esm/ADFooter.js +4 -6
  147. package/dist/esm/ADGutter.js +21 -23
  148. package/dist/esm/{ADInfeed-56a3db8b.js → ADInfeed-0cbd7bed.js} +4 -4
  149. package/dist/esm/ADSkyscraper.js +21 -23
  150. package/dist/esm/ADSponsoredResources.js +21 -23
  151. package/dist/esm/ADWebcast.js +21 -23
  152. package/dist/esm/ADWelcome.js +18 -20
  153. package/dist/esm/{ADlgInfeed-53edb995.js → ADlgInfeed-2d1a52d9.js} +4 -4
  154. package/dist/esm/AccordionPanel.js +6 -8
  155. package/dist/esm/AdSlot.js +22 -24
  156. package/dist/esm/AdSlotsProvider.js +11 -13
  157. package/dist/esm/AlgoliaSearch.js +507 -499
  158. package/dist/esm/AlphabeticList.js +8 -10
  159. package/dist/esm/ArticleCarousel.js +13 -15
  160. package/dist/esm/ArticleProgramLandingPage.js +48 -50
  161. package/dist/esm/ArticleSeriesLandingPage.js +29 -31
  162. package/dist/esm/ArticleSeriesListing.js +31 -33
  163. package/dist/esm/Auth.js +482 -348
  164. package/dist/esm/AuthWrapper.js +199 -240
  165. package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-46a745ba.js} +1 -1
  166. package/dist/esm/Beam.js +6 -8
  167. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-52cf21c5.js} +34 -34
  168. package/dist/esm/Breadcrumbs.js +5 -7
  169. package/dist/esm/CMEDeck.js +22 -24
  170. package/dist/esm/Column2.js +14 -16
  171. package/dist/esm/Column3.js +31 -33
  172. package/dist/esm/ConferenceArticleCard.js +25 -22
  173. package/dist/esm/DeckContent.js +40 -42
  174. package/dist/esm/DeckQueue.js +30 -31
  175. package/dist/esm/{Dfp-2f9796e1.js → Dfp-4ca12f2e.js} +13 -15
  176. package/dist/esm/EventsDeck.js +41 -43
  177. package/dist/esm/ExternalResources.js +45 -47
  178. package/dist/esm/Feature.js +7 -4
  179. package/dist/esm/ForbesHero.js +10 -12
  180. package/dist/esm/GridContent.js +45 -47
  181. package/dist/esm/GridHero.js +11 -13
  182. package/dist/esm/GroupDeck.js +12 -14
  183. package/dist/esm/HamMagazine.js +34 -36
  184. package/dist/esm/Hero.js +7 -4
  185. package/dist/esm/HighlightenVideo.js +2 -2
  186. package/dist/esm/HorizontalArticleListing.js +46 -48
  187. package/dist/esm/HorizontalHero.js +7 -4
  188. package/dist/esm/IssueContentDeck.js +11 -13
  189. package/dist/esm/IssueDeck.js +13 -15
  190. package/dist/esm/IssueLanding.js +82 -84
  191. package/dist/esm/KMTracker.js +15 -15
  192. package/dist/esm/LeftNav.js +20 -22
  193. package/dist/esm/MasterDeck.js +39 -41
  194. package/dist/esm/MediaSeriesLanding.js +507 -465
  195. package/dist/esm/NavDvm.js +11 -13
  196. package/dist/esm/NavMagazine.js +38 -40
  197. package/dist/esm/NavNative.js +37 -39
  198. package/dist/esm/OncliveHero.js +7 -4
  199. package/dist/esm/OncliveLargeHero.js +11 -13
  200. package/dist/esm/PageFilter.js +4 -6
  201. package/dist/esm/PartnerDetailListing.js +62 -2767
  202. package/dist/esm/PdfDownload.js +1 -1
  203. package/dist/esm/PopUpModal.js +4 -6
  204. package/dist/esm/PubSection.js +32 -34
  205. package/dist/esm/PubToc.js +6 -8
  206. package/dist/esm/PublicationDeck.js +10 -7
  207. package/dist/esm/PublicationLanding.js +52 -54
  208. package/dist/esm/QueueDeckExpanded.js +36 -38
  209. package/dist/esm/RecentNews.js +3 -3
  210. package/dist/esm/RelatedContent.js +38 -35
  211. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  212. package/dist/esm/Search.js +5 -7
  213. package/dist/esm/Segment.js +4 -6
  214. package/dist/esm/SeriesListingDeck.js +18 -20
  215. package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-485f514e.js} +14 -14
  216. package/dist/esm/SetCookie.js +1 -1
  217. package/dist/esm/SideFooter.js +15 -17
  218. package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-41b6b480.js} +9 -9
  219. package/dist/esm/TaxonomyCard.js +12 -10
  220. package/dist/esm/TaxonomyDescription.js +44 -46
  221. package/dist/esm/TemplateNormal.js +45 -47
  222. package/dist/esm/ThumbnailCard.js +10 -7
  223. package/dist/esm/Ustream.js +11 -13
  224. package/dist/esm/VerticalHero.js +6 -3
  225. package/dist/esm/VideoProgramLandingPage.js +49 -51
  226. package/dist/esm/VideoSeriesCard.js +14 -14
  227. package/dist/esm/VideoSeriesFilter.js +7 -9
  228. package/dist/esm/VideoSeriesLandingPage.js +35 -37
  229. package/dist/esm/VideoSeriesListing.js +31 -33
  230. package/dist/esm/View.js +88 -91
  231. package/dist/esm/YahooHero.js +13 -15
  232. package/dist/esm/YoutubeGroup.js +25 -46
  233. package/dist/esm/{_is-array-58e95429.js → _is-array-893ab020.js} +6 -6
  234. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-f089461c.js} +7 -8
  235. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  236. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-169d6272.js} +1 -1
  237. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-50a6b9a3.js} +2 -2
  238. package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-b4dfe691.js} +30 -32
  239. package/dist/esm/{_to-object-a4107da3.js → core.get-iterator-method-e903ff31.js} +247 -18
  240. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  241. package/dist/esm/define-property-99e66838.js +18 -0
  242. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-8fa0bc8d.js} +1 -1
  243. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  244. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  245. package/dist/esm/{extends-6f2fcc99.js → extends-dc6a71fd.js} +7 -7
  246. package/dist/esm/faundadb.js +5 -7
  247. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  248. package/dist/esm/getQuery.js +2 -2
  249. package/dist/esm/getRelatedArticle.js +133 -71
  250. package/dist/esm/getRootDocGroup.js +4 -6
  251. package/dist/esm/getSerializers.js +43 -45
  252. package/dist/esm/{getTargeting-bd800589.js → getTargeting-ff2c9409.js} +11 -11
  253. package/dist/esm/getTargeting.js +6 -8
  254. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  255. package/dist/esm/{index-f7fb1e25.js → index-2446af28.js} +4 -4
  256. package/dist/esm/{index-6c12bdd5.js → index-35bdcc81.js} +6 -6
  257. package/dist/esm/{index-82fea143.js → index-61397130.js} +198 -177
  258. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  259. package/dist/esm/{index-c00b0bbb.js → index-79cfd25c.js} +35 -35
  260. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-8016b507.js} +1 -1
  261. package/dist/esm/index.js +120 -121
  262. package/dist/esm/{inherits-75d45541.js → inherits-8a801a18.js} +18 -19
  263. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  264. package/dist/esm/keys-425c8ab0.js +23 -0
  265. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  266. package/dist/esm/{main-747e7d25.js → main-b5c5aac1.js} +228 -153
  267. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  268. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-91f9716f.js} +16 -16
  269. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-ca2c8b8d.js} +12 -14
  270. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  271. package/dist/esm/stringify-c21932b3.js +15 -0
  272. package/dist/esm/timeDifferenceCalc.js +1 -1
  273. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-7b1c0e23.js} +7 -9
  274. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  275. package/dist/esm/{typeof-af9c50d8.js → typeof-83d9eb10.js} +34 -35
  276. package/dist/esm/urlFor.js +19 -2
  277. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-41166338.js} +4 -4
  278. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  279. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-fdf034f5.js} +2 -3
  280. package/package.json +111 -111
  281. package/dist/cjs/_object-sap-5e74ba08.js +0 -16
  282. package/dist/cjs/core.get-iterator-method-f62321d4.js +0 -39
  283. package/dist/cjs/define-property-f4d12f4e.js +0 -20
  284. package/dist/cjs/es6.string.iterator-cc0bbaa4.js +0 -210
  285. package/dist/cjs/keys-a586b7a0.js +0 -25
  286. package/dist/cjs/stringify-7c5aff47.js +0 -17
  287. package/dist/esm/core.get-iterator-method-e1de7503.js +0 -36
  288. package/dist/esm/define-property-8af5f002.js +0 -18
  289. package/dist/esm/es6.string.iterator-c990c18c.js +0 -201
  290. package/dist/esm/keys-8eda7a5c.js +0 -23
  291. package/dist/esm/stringify-4330ccdc.js +0 -15
  292. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
  293. package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-b43c695a.js} +1 -1
@@ -1,18 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
6
2
  import React, { useState } from 'react';
7
- import './events-6c3a7a63.js';
8
- import { b as lib_1, a as lib_2 } from './index-f7fb1e25.js';
9
3
  import PropTypes from 'prop-types';
10
- import './isSymbol-1981418f.js';
11
- import { d as debounce_1 } from './debounce-9207d8ee.js';
12
- import './toNumber-2f7a84cd.js';
13
- import 'react-dom';
4
+ import { b as lib_1, a as lib_2 } from './index-2446af28.js';
14
5
  import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
15
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
6
+ import { d as debounce_1 } from './debounce-533d9748.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './web.dom.iterable-fdf034f5.js';
9
+ import './core.get-iterator-method-e903ff31.js';
10
+ import './events-6c3a7a63.js';
11
+ import 'react-dom';
12
+ import './isSymbol-a7e9aafe.js';
13
+ import './toNumber-5aeba6e7.js';
16
14
 
17
15
  var AD = function AD(_ref) {
18
16
  var networkID = _ref.networkID,
@@ -20,9 +18,9 @@ var AD = function AD(_ref) {
20
18
  sizeMapping = _ref.sizeMapping,
21
19
  className = _ref.className,
22
20
  slotId = _ref.slotId,
23
- sizes = _ref.sizes,
24
- minInViewPercent = _ref.minInViewPercent,
25
- _ref$targeting = _ref.targeting,
21
+ sizes = _ref.sizes;
22
+ _ref.minInViewPercent;
23
+ var _ref$targeting = _ref.targeting,
26
24
  targeting = _ref$targeting === undefined ? {} : _ref$targeting;
27
25
 
28
26
  var _useState = useState(false),
@@ -1,31 +1,29 @@
1
+ import { _ as _defineProperty } from './defineProperty-8fa0bc8d.js';
1
2
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { _ as _export, a as _core } from './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_iter-detect-5d49a330.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './_object-pie-33c40e79.js';
8
- import { _ as _extends } from './extends-6f2fcc99.js';
9
- import './define-property-8af5f002.js';
10
- import './web.dom.iterable-4439f05a.js';
3
+ import { _ as _export, a as _core } from './core.get-iterator-method-e903ff31.js';
4
+ import { _ as _objectToArray } from './_object-to-array-50a6b9a3.js';
5
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-ca2c8b8d.js';
6
+ import { _ as _extends } from './extends-dc6a71fd.js';
7
+ import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
8
+ import { _ as _JSON$stringify } from './stringify-c21932b3.js';
11
9
  import React, { useState, useEffect } from 'react';
10
+ import { I as InfiniteScroll } from './index.es-c6222053.js';
12
11
  import Container from 'react-bootstrap/Container';
12
+ import Spinner from 'react-bootstrap/Spinner';
13
13
  import Row from 'react-bootstrap/Row';
14
14
  import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
- import './moment-b6f49411.js';
17
- import { useRouter } from 'next/router';
18
- import { I as InfiniteScroll } from './index.es-c6222053.js';
19
- import './main-747e7d25.js';
20
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
21
- import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
22
- import Button from 'react-bootstrap/Button';
23
- import { _ as _objectToArray } from './_object-to-array-7e804fce.js';
24
- import { _ as _defineProperty } from './defineProperty-94fd8bfc.js';
25
- import Spinner from 'react-bootstrap/Spinner';
26
16
  import Form from 'react-bootstrap/Form';
27
- import { m as momentTimezone } from './index-c00b0bbb.js';
17
+ import Button from 'react-bootstrap/Button';
18
+ import './main-b5c5aac1.js';
19
+ import { m as momentTimezone } from './index-79cfd25c.js';
28
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
+ import { useRouter } from 'next/router';
22
+ import './define-property-99e66838.js';
23
+ import './_object-pie-133f504a.js';
24
+ import './web.dom.iterable-fdf034f5.js';
25
+ import './_iter-detect-f089461c.js';
26
+ import './moment-bc12cb97.js';
29
27
 
30
28
  // https://github.com/tc39/proposal-object-values-entries
31
29
 
@@ -37,13 +35,13 @@ _export(_export.S, 'Object', {
37
35
  }
38
36
  });
39
37
 
40
- var entries = _core.Object.entries;
38
+ var entries$1 = _core.Object.entries;
41
39
 
42
- var entries$1 = createCommonjsModule(function (module) {
43
- module.exports = { "default": entries, __esModule: true };
40
+ var entries = createCommonjsModule(function (module) {
41
+ module.exports = { "default": entries$1, __esModule: true };
44
42
  });
45
43
 
46
- var _Object$entries = unwrapExports(entries$1);
44
+ var _Object$entries = unwrapExports(entries);
47
45
 
48
46
  var clientId = process.env.CVENT_CLIENT_ID;
49
47
  var clientSecret = process.env.CVENT_CLIENT_SECRET;
@@ -245,23 +243,23 @@ var EventsDeck = function EventsDeck(_ref) {
245
243
  if (cventAccessToken && cventAccessToken !== 'undefined') {
246
244
  setAccessToken(cventAccessToken);
247
245
  } else {
248
- /*const encodedData = window.btoa(clientId + ':' + clientSecret)
249
- //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
250
- const url = `https://api-platform.cvent.com/ea/oauth2/token`
251
- fetch(url, {
252
- headers: {
253
- 'Content-Type': 'application/x-www-form-urlencoded',
254
- Authorization: `Basic ${encodedData}`
255
- },
256
- method: 'POST',
257
- body: `grant_type=client_credentials&client_id=${clientId}`
258
- })
259
- .then((response) => response.json())
260
- .then((json) => {
261
- const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
262
- Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
263
- setAccessToken(json.access_token)
264
- })
246
+ /*const encodedData = window.btoa(clientId + ':' + clientSecret)
247
+ //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
248
+ const url = `https://api-platform.cvent.com/ea/oauth2/token`
249
+ fetch(url, {
250
+ headers: {
251
+ 'Content-Type': 'application/x-www-form-urlencoded',
252
+ Authorization: `Basic ${encodedData}`
253
+ },
254
+ method: 'POST',
255
+ body: `grant_type=client_credentials&client_id=${clientId}`
256
+ })
257
+ .then((response) => response.json())
258
+ .then((json) => {
259
+ const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
260
+ Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
261
+ setAccessToken(json.access_token)
262
+ })
265
263
  .catch((e) => console.log(e))*/
266
264
  // hello
267
265
  var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
@@ -333,8 +331,8 @@ var EventsDeck = function EventsDeck(_ref) {
333
331
 
334
332
  var valuesArray = _Object$entries(deckAdvancedFilters).map(function (_ref6, index) {
335
333
  var _ref7 = _slicedToArray(_ref6, 2),
336
- key = _ref7[0],
337
- value = _ref7[1];
334
+ key = _ref7[0];
335
+ _ref7[1];
338
336
 
339
337
  var temp = [];
340
338
  for (var evt in data) {
@@ -1,62 +1,60 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-75d45541.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-af9c50d8.js';
15
- import './_is-array-58e95429.js';
1
+ import { _ as _extends } from './extends-dc6a71fd.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
16
3
  import React, { useState, useEffect } from 'react';
17
- import './events-6c3a7a63.js';
18
- import './index-f7fb1e25.js';
19
- import 'prop-types';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import './moment-b6f49411.js';
4
+ import { B as BlockContent } from './BlockContent-52cf21c5.js';
5
+ import { g as getSerializers } from './index-61397130.js';
6
+ import { m as momentTimezone } from './index-79cfd25c.js';
23
7
  import { useRouter } from 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
27
- import 'react-dom';
28
- import './index-51a80699.js';
29
- import './urlFor.js';
30
- import './index-6c12bdd5.js';
31
- import './main-747e7d25.js';
32
- import './entities-7cc3bf45.js';
33
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
34
- import './stringify-4330ccdc.js';
35
- import './asyncToGenerator-fc1c2e29.js';
36
- import './Segment.js';
37
- import './Beam.js';
38
- import './AdSlot.js';
39
8
  import Button from 'react-bootstrap/Button';
40
- import { B as BlockContent } from './BlockContent-d05b5b23.js';
9
+ import './_commonjsHelpers-0c4b6f40.js';
10
+ import './core.get-iterator-method-e903ff31.js';
11
+ import './_object-pie-133f504a.js';
12
+ import './web.dom.iterable-fdf034f5.js';
13
+ import 'prop-types';
14
+ import './index-0dbff1d1.js';
15
+ import 'react-bootstrap';
16
+ import './urlFor.js';
17
+ import './index-2446af28.js';
18
+ import './events-6c3a7a63.js';
41
19
  import './index-c7e2ac95.js';
42
- import './smoothscroll-0cd4c7a6.js';
20
+ import './util-3ab476bf.js';
21
+ import './Beam.js';
22
+ import './stringify-c21932b3.js';
23
+ import './asyncToGenerator-b4dfe691.js';
24
+ import './_library-528f1934.js';
25
+ import './_iter-detect-f089461c.js';
26
+ import './Segment.js';
27
+ import './main-b5c5aac1.js';
28
+ import './index-35bdcc81.js';
29
+ import 'react-dom';
30
+ import './typeof-83d9eb10.js';
31
+ import './_is-array-893ab020.js';
32
+ import './brightcove-react-player-loader.es-b43c695a.js';
43
33
  import './GroupDeck.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import './index.esm-3fdda599.js';
47
- import { g as getSerializers } from './index-82fea143.js';
48
- import './util-7700fc59.js';
49
- import './brightcove-react-player-loader.es-4abff0b1.js';
34
+ import './smoothscroll-fa4e3f8c.js';
35
+ import './moment-bc12cb97.js';
36
+ import './SocialShare.js';
50
37
  import 'next/head';
51
38
  import 'react-share';
52
- import './SocialShare.js';
53
- import './_object-to-array-7e804fce.js';
39
+ import './_object-to-array-50a6b9a3.js';
40
+ import './toConsumableArray-7b1c0e23.js';
54
41
  import 'react-bootstrap/Pagination';
42
+ import './entities-932b50cf.js';
43
+ import './AdSlot.js';
44
+ import './debounce-533d9748.js';
45
+ import './isSymbol-a7e9aafe.js';
46
+ import './toNumber-5aeba6e7.js';
47
+ import 'react-bootstrap/Row';
48
+ import 'react-bootstrap/Col';
49
+ import './inherits-8a801a18.js';
50
+ import './_object-sap-169d6272.js';
51
+ import './define-property-99e66838.js';
52
+ import './index.esm-3fdda599.js';
53
+ import './iconBase-602d52fe.js';
55
54
  import 'react-bootstrap/Figure';
56
55
  import 'react-bootstrap/OverlayTrigger';
57
56
  import 'react-bootstrap/Tooltip';
58
57
  import 'react-bootstrap/Popover';
59
- import { m as momentTimezone } from './index-c00b0bbb.js';
60
58
 
61
59
  var ExternalResources = function ExternalResources(props) {
62
60
  var resources = props.resources,
@@ -1,9 +1,12 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React from 'react';
3
- import './index-51a80699.js';
4
2
  import urlFor from './urlFor.js';
5
- import { m as main_40 } from './main-747e7d25.js';
3
+ import { m as main_43 } from './main-b5c5aac1.js';
6
4
  import Carousel from 'react-bootstrap/Carousel';
5
+ import './slicedToArray-ca2c8b8d.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-fdf034f5.js';
8
+ import './core.get-iterator-method-e903ff31.js';
9
+ import './index-0dbff1d1.js';
7
10
 
8
11
  //Feature query to be used
9
12
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -30,7 +33,7 @@ var Feature = function Feature(props) {
30
33
 
31
34
  //image width updated.
32
35
  var imageWidth = 450;
33
- if (main_40) {
36
+ if (main_43) {
34
37
  imageWidth = 225;
35
38
  }
36
39
 
@@ -1,17 +1,15 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
6
1
  import React from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-b6f49411.js';
9
- import 'react-dom';
10
- import './index-51a80699.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
11
3
  import urlFor from './urlFor.js';
12
- import { L as LazyLoad } from './index-6c12bdd5.js';
13
- import './slicedToArray-641f241f.js';
14
- import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
4
+ import { A as AuthorComponent } from './AuthorComponent-46a745ba.js';
5
+ import { L as LazyLoad } from './index-35bdcc81.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './slicedToArray-ca2c8b8d.js';
8
+ import './web.dom.iterable-fdf034f5.js';
9
+ import './core.get-iterator-method-e903ff31.js';
10
+ import './index-0dbff1d1.js';
11
+ import 'react-dom';
12
+ import 'prop-types';
15
13
 
16
14
  var fbsHero = function fbsHero(props) {
17
15
  var removeTimeStamp = props.removeTimeStamp;
@@ -1,54 +1,52 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
7
- import './core.get-iterator-method-e1de7503.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-75d45541.js';
12
- import './define-property-8af5f002.js';
13
- import './web.dom.iterable-4439f05a.js';
14
- import './typeof-af9c50d8.js';
15
- import './_is-array-58e95429.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
2
+ import { _ as _extends } from './extends-dc6a71fd.js';
3
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
16
4
  import React from 'react';
17
- import './events-6c3a7a63.js';
18
- import { l as lib_3 } from './index-f7fb1e25.js';
19
- import 'prop-types';
5
+ import { l as lib_3 } from './index-2446af28.js';
20
6
  import Container from 'react-bootstrap/Container';
21
7
  import Row from 'react-bootstrap/Row';
22
8
  import Col from 'react-bootstrap/Col';
23
9
  import Card from 'react-bootstrap/Card';
24
- import { m as moment } from './moment-b6f49411.js';
10
+ import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
11
+ import { m as moment } from './moment-bc12cb97.js';
25
12
  import { withRouter } from 'next/router';
26
- import './isSymbol-1981418f.js';
27
- import { d as debounce_1 } from './debounce-9207d8ee.js';
28
- import './toNumber-2f7a84cd.js';
13
+ import { L as LazyLoad } from './index-35bdcc81.js';
14
+ import { c as clean_html_1 } from './entities-932b50cf.js';
15
+ import { A as ADInfeed } from './ADInfeed-0cbd7bed.js';
16
+ import { l as lodash } from './lodash-f97fd99a.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-2d1a52d9.js';
18
+ import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
+ import { g as get_1 } from './get-3c308da4.js';
20
+ import { d as debounce_1 } from './debounce-533d9748.js';
29
21
  import { I as InfiniteScroll } from './index.es-c6222053.js';
30
- import 'react-dom';
31
- import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
32
- import './index-51a80699.js';
33
22
  import urlFor from './urlFor.js';
34
- import { L as LazyLoad } from './index-6c12bdd5.js';
35
- import { m as main_40 } from './main-747e7d25.js';
36
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
37
- import './slicedToArray-641f241f.js';
38
- import './stringify-4330ccdc.js';
39
- import './asyncToGenerator-fc1c2e29.js';
40
- import './Segment.js';
41
- import './Beam.js';
42
- import './AdSlot.js';
43
- import { A as ADInfeed } from './ADInfeed-56a3db8b.js';
44
- import { l as lodash } from './lodash-ec8c6b48.js';
45
- import { A as ADlgInfeed } from './ADlgInfeed-53edb995.js';
46
- import { g as getContentCategory } from './getContentCategory-15dcc413.js';
47
- import { g as get_1 } from './get-1e515072.js';
48
- import './eq-b470f743.js';
23
+ import { m as main_43 } from './main-b5c5aac1.js';
49
24
  import './AD.js';
50
- import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
25
+ import { A as AuthorComponent } from './AuthorComponent-46a745ba.js';
51
26
  import Button from 'react-bootstrap/Button';
27
+ import './_commonjsHelpers-0c4b6f40.js';
28
+ import './core.get-iterator-method-e903ff31.js';
29
+ import './_iter-detect-f089461c.js';
30
+ import './_object-pie-133f504a.js';
31
+ import './_object-sap-169d6272.js';
32
+ import './define-property-99e66838.js';
33
+ import './typeof-83d9eb10.js';
34
+ import './web.dom.iterable-fdf034f5.js';
35
+ import './_is-array-893ab020.js';
36
+ import './_library-528f1934.js';
37
+ import './events-6c3a7a63.js';
38
+ import 'prop-types';
39
+ import 'react-dom';
40
+ import './slicedToArray-ca2c8b8d.js';
41
+ import './AdSlot.js';
42
+ import './Beam.js';
43
+ import './stringify-c21932b3.js';
44
+ import './asyncToGenerator-b4dfe691.js';
45
+ import './Segment.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './eq-bdcbf886.js';
48
+ import './toNumber-5aeba6e7.js';
49
+ import './index-0dbff1d1.js';
52
50
 
53
51
  var PublicationFeature = function PublicationFeature(_ref) {
54
52
  var data = _ref.data,
@@ -268,9 +266,9 @@ var GridContent = function (_React$Component) {
268
266
  }
269
267
  }, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
270
268
  var _this$props2 = _this.props,
271
- seoPaginate = _this$props2.seoPaginate,
272
- pageview = _this$props2.pageview,
273
- router = _this$props2.router;
269
+ seoPaginate = _this$props2.seoPaginate;
270
+ _this$props2.pageview;
271
+ var router = _this$props2.router;
274
272
  var currentPage = _this.state.currentPage;
275
273
 
276
274
  if (seoPaginate) {
@@ -658,7 +656,7 @@ var GridContent = function (_React$Component) {
658
656
  )
659
657
  ),
660
658
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
661
- main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
659
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
662
660
  );
663
661
  } else {
664
662
  return React.createElement(
@@ -722,7 +720,7 @@ var GridContent = function (_React$Component) {
722
720
  )
723
721
  ),
724
722
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
725
- main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
723
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
726
724
  );
727
725
  }
728
726
  } else if (row._type === 'lg-infeed' && row.adUnit) {
@@ -810,7 +808,7 @@ var GridContent = function (_React$Component) {
810
808
  )
811
809
  ),
812
810
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
813
- main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
811
+ main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
814
812
  );
815
813
  } else return null;
816
814
  }) : React.createElement(
@@ -1,18 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './core.get-iterator-method-e1de7503.js';
5
- import './web.dom.iterable-4439f05a.js';
6
1
  import React from 'react';
7
- import 'prop-types';
8
- import { m as moment } from './moment-b6f49411.js';
9
- import 'react-dom';
10
- import './index-51a80699.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
11
3
  import urlFor from './urlFor.js';
12
- import { L as LazyLoad } from './index-6c12bdd5.js';
13
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
14
- import './slicedToArray-641f241f.js';
15
- import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
4
+ import { c as clean_html_1 } from './entities-932b50cf.js';
5
+ import { L as LazyLoad } from './index-35bdcc81.js';
6
+ import { A as AuthorComponent } from './AuthorComponent-46a745ba.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './slicedToArray-ca2c8b8d.js';
9
+ import './web.dom.iterable-fdf034f5.js';
10
+ import './core.get-iterator-method-e903ff31.js';
11
+ import './index-0dbff1d1.js';
12
+ import 'react-dom';
13
+ import 'prop-types';
16
14
 
17
15
  var GridHero = function GridHero(props) {
18
16
  var topArticle = props.dataRecord[0];
@@ -1,18 +1,16 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './core.get-iterator-method-e1de7503.js';
6
- import './_object-pie-33c40e79.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { _ as _typeof } from './typeof-af9c50d8.js';
9
- import './_is-array-58e95429.js';
1
+ import { _ as _typeof } from './typeof-83d9eb10.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
10
3
  import React, { useRef, useState, useEffect } from 'react';
11
- import './index-51a80699.js';
12
- import urlFor from './urlFor.js';
13
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
14
4
  import { g as getYoutubeId } from './index-c7e2ac95.js';
15
- import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
5
+ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
+ import urlFor from './urlFor.js';
7
+ import './_commonjsHelpers-0c4b6f40.js';
8
+ import './core.get-iterator-method-e903ff31.js';
9
+ import './web.dom.iterable-fdf034f5.js';
10
+ import './_is-array-893ab020.js';
11
+ import './_object-pie-133f504a.js';
12
+ import './_library-528f1934.js';
13
+ import './index-0dbff1d1.js';
16
14
 
17
15
  var GroupDeck = function GroupDeck(props) {
18
16
  // Props should be an array of objects containing Thumbnail, title, and URL
@@ -82,7 +80,7 @@ var GroupDeck = function GroupDeck(props) {
82
80
  }
83
81
  };
84
82
 
85
- var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
83
+ props.get2 ? '/' + props.get2 + '/' : '/view/';
86
84
 
87
85
  var variant = props.dark ? 'white' : '#383838';
88
86
 
@@ -1,42 +1,40 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
8
2
  import React, { useRef, useState, useEffect } from 'react';
9
- import 'prop-types';
10
- import Container from 'react-bootstrap/Container';
11
- import { m as main_40, c as main_41 } from './main-747e7d25.js';
12
- import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
13
- import './asyncToGenerator-fc1c2e29.js';
14
- import Segment from './Segment.js';
15
- import 'react-bootstrap/Button';
16
- import './react-social-icons-3822f1ce.js';
17
- import './iconBase-602d52fe.js';
18
- import { b as IoMdLogIn } from './index.esm-3fdda599.js';
3
+ import { N as NavFooter } from './NavFooter-c29526b7.js';
4
+ import { S as SocialNavFooter } from './index.esm-8016b507.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-41b6b480.js';
19
6
  import 'react-bootstrap/Form';
7
+ import 'react-bootstrap/FormControl';
8
+ import 'react-bootstrap/Button';
9
+ import Segment from './Segment.js';
10
+ import Container from 'react-bootstrap/Container';
20
11
  import Nav from 'react-bootstrap/Nav';
21
12
  import Navbar from 'react-bootstrap/Navbar';
22
13
  import NavDropdown from 'react-bootstrap/NavDropdown';
23
14
  import { M as MdEmail } from './index.esm-c6715e80.js';
24
- import { N as NavFooter } from './NavFooter-c29526b7.js';
25
- import { S as SocialNavFooter } from './index.esm-8ee5ff72.js';
15
+ import { b as IoMdLogIn } from './index.esm-3fdda599.js';
16
+ import { m as main_43, c as main_44 } from './main-b5c5aac1.js';
17
+ import './_commonjsHelpers-0c4b6f40.js';
18
+ import './web.dom.iterable-fdf034f5.js';
19
+ import './core.get-iterator-method-e903ff31.js';
20
+ import './react-social-icons-91f9716f.js';
21
+ import 'prop-types';
22
+ import './iconBase-602d52fe.js';
26
23
  import './SocialIcons.js';
27
- import 'react-bootstrap/FormControl';
28
- import { S as SocialSearchComponent } from './SocialSearchComponent-47815365.js';
24
+ import './asyncToGenerator-b4dfe691.js';
25
+ import './_library-528f1934.js';
26
+ import './_iter-detect-f089461c.js';
29
27
 
30
28
  var HamMagazine = function HamMagazine(props) {
31
- /*
32
- Example Nav with acceptable props
33
- <MagazineNav
34
- showLogin
35
- logo={props.settings.logo}
36
- dataObject={props.cache.mainNavCache}
37
- website={website}
38
- subNav={props.cache.subNavCache}
39
- />
29
+ /*
30
+ Example Nav with acceptable props
31
+ <MagazineNav
32
+ showLogin
33
+ logo={props.settings.logo}
34
+ dataObject={props.cache.mainNavCache}
35
+ website={website}
36
+ subNav={props.cache.subNavCache}
37
+ />
40
38
  */
41
39
 
42
40
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -52,8 +50,8 @@ var HamMagazine = function HamMagazine(props) {
52
50
  socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
53
51
  _props$socialIconVari = props.socialIconVariant,
54
52
  socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
55
- invertedLogo = props.invertedLogo,
56
- settings = props.settings;
53
+ invertedLogo = props.invertedLogo;
54
+ props.settings;
57
55
 
58
56
  var navRef = useRef(null);
59
57
  var topNavRef = useRef(null);
@@ -187,7 +185,7 @@ var HamMagazine = function HamMagazine(props) {
187
185
  }
188
186
  }
189
187
 
190
- if (props.initiallyCollapsed && !main_40) {
188
+ if (props.initiallyCollapsed && !main_43) {
191
189
  navRef.current.style.position = 'fixed';
192
190
  setIsSticky(true);
193
191
  navLinks.style.margin = 'auto';
@@ -217,7 +215,7 @@ var HamMagazine = function HamMagazine(props) {
217
215
 
218
216
  return React.createElement(
219
217
  'header',
220
- { className: !main_40 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
218
+ { className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
221
219
  React.createElement(
222
220
  Navbar,
223
221
  { expand: 'md', ref: topNavRef },
@@ -344,7 +342,7 @@ var HamMagazine = function HamMagazine(props) {
344
342
  'aria-controls': 'basic-navbar-nav',
345
343
  onClick: function onClick() {
346
344
  // Set overflow fix for iPhones safari browsers
347
- if (main_41) {
345
+ if (main_44) {
348
346
  var mainNav = document.querySelector('#navbar-ham');
349
347
  if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
350
348
  }
@@ -573,7 +571,7 @@ var HamMagazine = function HamMagazine(props) {
573
571
  '\n .navbar .collapse {\n display: block;\n }\n '
574
572
  )
575
573
  ),
576
- main_40 && !main_41 && React.createElement(
574
+ main_43 && !main_44 && React.createElement(
577
575
  'style',
578
576
  { jsx: 'true' },
579
577
  '\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '