@mjhls/mjh-framework 1.0.864 → 1.0.866-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 (319) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +28 -30
  4. package/dist/cjs/AD300x250x600.js +28 -30
  5. package/dist/cjs/AD728x90.js +31 -33
  6. package/dist/cjs/ADFloatingFooter.js +30 -32
  7. package/dist/cjs/ADFooter.js +12 -15
  8. package/dist/cjs/ADGutter.js +30 -32
  9. package/dist/cjs/{ADInfeed-f8324b70.js → ADInfeed-7c09edba.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +30 -32
  11. package/dist/cjs/ADSponsoredResources.js +30 -32
  12. package/dist/cjs/ADWebcast.js +30 -32
  13. package/dist/cjs/ADWelcome.js +31 -33
  14. package/dist/cjs/{ADlgInfeed-98d7c699.js → ADlgInfeed-2e7effc7.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +27 -31
  16. package/dist/cjs/AdSlot.js +33 -35
  17. package/dist/cjs/AdSlotsProvider.js +910 -20
  18. package/dist/cjs/AlgoliaSearch.js +14023 -60
  19. package/dist/cjs/AlphabeticList.js +23 -26
  20. package/dist/cjs/ArticleCarousel.js +19 -25
  21. package/dist/cjs/ArticleProgramLandingPage.js +60 -62
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -43
  23. package/dist/cjs/ArticleSeriesListing.js +60 -62
  24. package/dist/cjs/Auth.js +1504 -682
  25. package/dist/cjs/AuthWrapper.js +266 -310
  26. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-02e827ae.js} +13 -14
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +25 -29
  30. package/dist/cjs/CMEDeck.js +82 -83
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +31 -36
  33. package/dist/cjs/Column3.js +57 -61
  34. package/dist/cjs/ConferenceArticleCard.js +25 -23
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +94 -99
  37. package/dist/cjs/DeckQueue.js +88 -92
  38. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-14d2455c.js} +32 -34
  39. package/dist/cjs/EventsDeck.js +134 -143
  40. package/dist/cjs/ExternalResources.js +78 -80
  41. package/dist/cjs/Feature.js +27 -26
  42. package/dist/cjs/ForbesHero.js +40 -43
  43. package/dist/cjs/GridContent.js +232 -238
  44. package/dist/cjs/GridHero.js +42 -45
  45. package/dist/cjs/GroupDeck.js +57 -60
  46. package/dist/cjs/HamMagazine.js +130 -137
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +15 -13
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +70 -72
  51. package/dist/cjs/HorizontalHero.js +28 -26
  52. package/dist/cjs/IssueContentDeck.js +71 -78
  53. package/dist/cjs/IssueDeck.js +70 -77
  54. package/dist/cjs/IssueLanding.js +65 -67
  55. package/dist/cjs/LeftNav.js +37 -40
  56. package/dist/cjs/MasterDeck.js +70 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1093 -1186
  58. package/dist/cjs/NavDvm.js +72 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +136 -143
  61. package/dist/cjs/NavNative.js +128 -138
  62. package/dist/cjs/OncliveHero.js +22 -19
  63. package/dist/cjs/OncliveLargeHero.js +70 -73
  64. package/dist/cjs/PageFilter.js +12 -15
  65. package/dist/cjs/PartnerDetailListing.js +3917 -118
  66. package/dist/cjs/PdfDownload.js +9 -10
  67. package/dist/cjs/PopUpModal.js +17 -21
  68. package/dist/cjs/PubSection.js +41 -43
  69. package/dist/cjs/PubToc.js +13 -16
  70. package/dist/cjs/PublicationDeck.js +65 -67
  71. package/dist/cjs/PublicationLanding.js +129 -135
  72. package/dist/cjs/QueueDeckExpanded.js +309 -310
  73. package/dist/cjs/RecentNews.js +22 -23
  74. package/dist/cjs/RelatedContent.js +29 -27
  75. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  76. package/dist/cjs/RolesDeck.js +27 -32
  77. package/dist/cjs/Search.js +16 -22
  78. package/dist/cjs/Segment.js +4 -6
  79. package/dist/cjs/SeriesListingDeck.js +37 -38
  80. package/dist/cjs/{SeriesSlider-e3e8ead7.js → SeriesSlider-49b81b0b.js} +35 -36
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +34 -37
  83. package/dist/cjs/SocialIcons.js +9 -10
  84. package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-650f6101.js} +36 -40
  85. package/dist/cjs/SocialShare.js +29 -31
  86. package/dist/cjs/TaxonomyCard.js +61 -64
  87. package/dist/cjs/TaxonomyDescription.js +53 -55
  88. package/dist/cjs/TemplateNormal.js +72 -74
  89. package/dist/cjs/ThumbnailCard.js +24 -23
  90. package/dist/cjs/Ustream.js +28 -31
  91. package/dist/cjs/VerticalHero.js +19 -17
  92. package/dist/cjs/VideoProgramLandingPage.js +74 -79
  93. package/dist/cjs/VideoSeriesCard.js +31 -32
  94. package/dist/cjs/VideoSeriesFilter.js +16 -18
  95. package/dist/cjs/VideoSeriesLandingPage.js +50 -52
  96. package/dist/cjs/VideoSeriesListing.js +77 -79
  97. package/dist/cjs/View.js +281 -284
  98. package/dist/cjs/YahooHero.js +39 -42
  99. package/dist/cjs/YoutubeGroup.js +73 -82
  100. package/dist/cjs/{_is-array-6128bd56.js → _is-array-aa52fa1e.js} +14 -14
  101. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-05795553.js} +9 -10
  102. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  103. package/dist/cjs/_object-sap-171b9ea5.js +16 -0
  104. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-9bac8737.js} +5 -5
  105. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-df19209d.js} +82 -84
  106. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  107. package/dist/cjs/{_to-object-6de10e57.js → core.get-iterator-method-f3c44602.js} +247 -11
  108. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  109. package/dist/cjs/define-property-21887c62.js +20 -0
  110. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-77a37684.js} +1 -1
  111. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  112. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  113. package/dist/cjs/events-1b438fe7.js +469 -0
  114. package/dist/cjs/{extends-29bdbc6d.js → extends-eed4f016.js} +13 -13
  115. package/dist/cjs/faundadb.js +19 -21
  116. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  117. package/dist/cjs/getQuery.js +2 -2
  118. package/dist/cjs/getRelatedArticle.js +18 -20
  119. package/dist/cjs/getRootDocGroup.js +6 -8
  120. package/dist/cjs/getSerializers.js +44 -45
  121. package/dist/cjs/{getTargeting-32d1c2e4.js → getTargeting-8874437b.js} +3 -3
  122. package/dist/cjs/getTargeting.js +6 -8
  123. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  124. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  125. package/dist/cjs/{index-32097c80.js → index-59af05c4.js} +1089 -1094
  126. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  127. package/dist/cjs/{index-0e4427c8.js → index-98e01cb9.js} +13 -479
  128. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  129. package/dist/cjs/index-e2e62963.js +89 -0
  130. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  131. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
  132. package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
  133. package/dist/cjs/{index.esm-c1e16606.js → index.esm-e32d3e8e.js} +7 -4
  134. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
  135. package/dist/cjs/index.js +164 -171
  136. package/dist/cjs/inherits-8d29278d.js +110 -0
  137. package/dist/cjs/{inherits-c2065b95.js → inherits-cba9c846.js} +26 -27
  138. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  139. package/dist/cjs/keys-d207942e.js +25 -0
  140. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  141. package/dist/cjs/main-02daeefe.js +862 -0
  142. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  143. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  144. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  145. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-f6d4eaa8.js} +17 -19
  146. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  147. package/dist/cjs/stringify-bbc68047.js +17 -0
  148. package/dist/cjs/timeDifferenceCalc.js +1 -1
  149. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-c9b8a0d0.js} +12 -14
  150. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  151. package/dist/cjs/{typeof-88a668c5.js → typeof-5f52cf64.js} +97 -98
  152. package/dist/cjs/urlFor.js +21 -4
  153. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-9ebe112f.js} +4 -4
  154. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  155. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  156. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-e34bf324.js} +8 -9
  157. package/dist/esm/AD.js +1 -1
  158. package/dist/esm/AD300x250.js +22 -23
  159. package/dist/esm/AD300x250x600.js +22 -23
  160. package/dist/esm/AD728x90.js +25 -26
  161. package/dist/esm/ADFloatingFooter.js +21 -22
  162. package/dist/esm/ADFooter.js +4 -6
  163. package/dist/esm/ADGutter.js +21 -22
  164. package/dist/esm/{ADInfeed-a71a3972.js → ADInfeed-bfd129d9.js} +6 -6
  165. package/dist/esm/ADSkyscraper.js +21 -22
  166. package/dist/esm/ADSponsoredResources.js +21 -22
  167. package/dist/esm/ADWebcast.js +21 -22
  168. package/dist/esm/ADWelcome.js +18 -19
  169. package/dist/esm/{ADlgInfeed-d94f1437.js → ADlgInfeed-0489335b.js} +4 -4
  170. package/dist/esm/AccordionPanel.js +6 -8
  171. package/dist/esm/AdSlot.js +22 -23
  172. package/dist/esm/AdSlotsProvider.js +907 -16
  173. package/dist/esm/AlgoliaSearch.js +13993 -29
  174. package/dist/esm/AlphabeticList.js +8 -10
  175. package/dist/esm/ArticleCarousel.js +13 -18
  176. package/dist/esm/ArticleProgramLandingPage.js +48 -49
  177. package/dist/esm/ArticleSeriesLandingPage.js +31 -32
  178. package/dist/esm/ArticleSeriesListing.js +33 -34
  179. package/dist/esm/Auth.js +1418 -592
  180. package/dist/esm/AuthWrapper.js +244 -287
  181. package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-e6f95c2f.js} +1 -1
  182. package/dist/esm/Beam.js +6 -8
  183. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
  184. package/dist/esm/Breadcrumbs.js +5 -7
  185. package/dist/esm/CMEDeck.js +23 -24
  186. package/dist/esm/Column1.js +4 -4
  187. package/dist/esm/Column2.js +19 -21
  188. package/dist/esm/Column3.js +37 -38
  189. package/dist/esm/ConferenceArticleCard.js +10 -7
  190. package/dist/esm/DeckContent.js +48 -49
  191. package/dist/esm/DeckQueue.js +48 -48
  192. package/dist/esm/{Dfp-be030f2a.js → Dfp-f867d061.js} +13 -14
  193. package/dist/esm/EventsDeck.js +48 -50
  194. package/dist/esm/ExternalResources.js +46 -47
  195. package/dist/esm/Feature.js +7 -4
  196. package/dist/esm/ForbesHero.js +10 -12
  197. package/dist/esm/GridContent.js +89 -90
  198. package/dist/esm/GridHero.js +11 -13
  199. package/dist/esm/GroupDeck.js +12 -14
  200. package/dist/esm/HamMagazine.js +28 -30
  201. package/dist/esm/Hero.js +7 -4
  202. package/dist/esm/HighlightenVideo.js +2 -2
  203. package/dist/esm/HorizontalArticleListing.js +45 -46
  204. package/dist/esm/HorizontalHero.js +8 -5
  205. package/dist/esm/IssueContentDeck.js +25 -27
  206. package/dist/esm/IssueDeck.js +35 -37
  207. package/dist/esm/IssueLanding.js +54 -55
  208. package/dist/esm/LeftNav.js +20 -21
  209. package/dist/esm/MasterDeck.js +35 -36
  210. package/dist/esm/MediaSeriesLanding.js +643 -733
  211. package/dist/esm/NavDvm.js +14 -16
  212. package/dist/esm/NavMagazine.js +32 -34
  213. package/dist/esm/NavNative.js +32 -34
  214. package/dist/esm/OncliveHero.js +8 -4
  215. package/dist/esm/OncliveLargeHero.js +11 -13
  216. package/dist/esm/PageFilter.js +4 -6
  217. package/dist/esm/PartnerDetailListing.js +3863 -64
  218. package/dist/esm/PdfDownload.js +2 -2
  219. package/dist/esm/PopUpModal.js +4 -6
  220. package/dist/esm/PubSection.js +33 -34
  221. package/dist/esm/PubToc.js +6 -8
  222. package/dist/esm/PublicationDeck.js +27 -24
  223. package/dist/esm/PublicationLanding.js +47 -49
  224. package/dist/esm/QueueDeckExpanded.js +37 -38
  225. package/dist/esm/RecentNews.js +4 -4
  226. package/dist/esm/RelatedContent.js +10 -7
  227. package/dist/esm/RolesDeck.js +12 -12
  228. package/dist/esm/Search.js +6 -8
  229. package/dist/esm/Segment.js +4 -6
  230. package/dist/esm/SeriesListingDeck.js +19 -20
  231. package/dist/esm/{SeriesSlider-ae17159f.js → SeriesSlider-d555a1d2.js} +10 -10
  232. package/dist/esm/SetCookie.js +1 -1
  233. package/dist/esm/SideFooter.js +13 -15
  234. package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-d7dec0c2.js} +12 -12
  235. package/dist/esm/TaxonomyCard.js +27 -25
  236. package/dist/esm/TaxonomyDescription.js +44 -45
  237. package/dist/esm/TemplateNormal.js +48 -49
  238. package/dist/esm/ThumbnailCard.js +10 -7
  239. package/dist/esm/Ustream.js +12 -14
  240. package/dist/esm/VerticalHero.js +6 -3
  241. package/dist/esm/VideoProgramLandingPage.js +52 -53
  242. package/dist/esm/VideoSeriesCard.js +13 -13
  243. package/dist/esm/VideoSeriesFilter.js +7 -9
  244. package/dist/esm/VideoSeriesLandingPage.js +37 -38
  245. package/dist/esm/VideoSeriesListing.js +34 -35
  246. package/dist/esm/View.js +109 -108
  247. package/dist/esm/YahooHero.js +13 -15
  248. package/dist/esm/YoutubeGroup.js +35 -43
  249. package/dist/esm/{_is-array-3e99e06e.js → _is-array-4df618a6.js} +6 -6
  250. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-130ee549.js} +7 -8
  251. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  252. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-8b8ea5a9.js} +1 -1
  253. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-c54dd835.js} +2 -2
  254. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-7bf8bc4d.js} +30 -32
  255. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
  256. package/dist/esm/{_to-object-b50e61c3.js → core.get-iterator-method-86d4db69.js} +238 -9
  257. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  258. package/dist/esm/define-property-6d26cb48.js +18 -0
  259. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-d7d9b577.js} +1 -1
  260. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  261. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  262. package/dist/esm/events-6c3a7a63.js +467 -0
  263. package/dist/esm/{extends-60e0e1c6.js → extends-5b1796d4.js} +7 -7
  264. package/dist/esm/faundadb.js +5 -7
  265. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  266. package/dist/esm/getQuery.js +2 -2
  267. package/dist/esm/getRelatedArticle.js +12 -14
  268. package/dist/esm/getRootDocGroup.js +4 -6
  269. package/dist/esm/getSerializers.js +44 -45
  270. package/dist/esm/{getTargeting-cf2724e3.js → getTargeting-277c801e.js} +2 -2
  271. package/dist/esm/getTargeting.js +6 -8
  272. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  273. package/dist/esm/{index-5cc7b406.js → index-41a678ea.js} +4 -469
  274. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  275. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  276. package/dist/esm/index-aaa2dae0.js +85 -0
  277. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  278. package/dist/esm/{index-5e84f9cd.js → index-efc23b2b.js} +664 -659
  279. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  280. package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
  281. package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
  282. package/dist/esm/{index.esm-9b042655.js → index.esm-f8aaeeeb.js} +7 -4
  283. package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
  284. package/dist/esm/index.js +122 -126
  285. package/dist/esm/{inherits-a41fe93f.js → inherits-2409637d.js} +18 -19
  286. package/dist/esm/inherits-77d5e4fc.js +101 -0
  287. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  288. package/dist/esm/keys-69989821.js +23 -0
  289. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  290. package/dist/esm/main-e4a934b2.js +851 -0
  291. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  292. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  293. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  294. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-67a08c9c.js} +12 -14
  295. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  296. package/dist/esm/stringify-70b72959.js +15 -0
  297. package/dist/esm/timeDifferenceCalc.js +1 -1
  298. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-32282905.js} +7 -9
  299. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  300. package/dist/esm/{typeof-a286cf0c.js → typeof-c05a82ba.js} +35 -36
  301. package/dist/esm/urlFor.js +19 -2
  302. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-4c4fe0ba.js} +4 -4
  303. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  304. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-f8f967cd.js} +2 -3
  305. package/package.json +1 -1
  306. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  307. package/dist/cjs/_object-sap-a175b4a9.js +0 -16
  308. package/dist/cjs/core.get-iterator-method-f474eacc.js +0 -39
  309. package/dist/cjs/define-property-c88be878.js +0 -20
  310. package/dist/cjs/es6.string.iterator-c2573ffd.js +0 -210
  311. package/dist/cjs/keys-7f2c2108.js +0 -25
  312. package/dist/cjs/main-f1c77adb.js +0 -973
  313. package/dist/cjs/stringify-c9ac1214.js +0 -17
  314. package/dist/esm/core.get-iterator-method-133dfacd.js +0 -36
  315. package/dist/esm/define-property-fe54dc9f.js +0 -18
  316. package/dist/esm/es6.string.iterator-bc33758b.js +0 -201
  317. package/dist/esm/keys-7a3adabf.js +0 -23
  318. package/dist/esm/main-d4165069.js +0 -961
  319. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,6 +1,6 @@
1
- import { a as MdPictureAsPdf } from './index.esm-9b042655.js';
2
1
  import React__default from 'react';
3
- import './iconBase-ccc56b97.js';
2
+ import './iconBase-602d52fe.js';
3
+ import { a as MdPictureAsPdf } from './index.esm-f8aaeeeb.js';
4
4
 
5
5
  var PdfDownload = function PdfDownload(props) {
6
6
  return React__default.createElement(
@@ -1,11 +1,9 @@
1
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
2
4
  import React__default, { useState } from 'react';
5
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
3
6
  import Modal from 'react-bootstrap/Modal';
4
- import './_commonjsHelpers-0c4b6f40.js';
5
- import './web.dom.iterable-4109ff68.js';
6
- import './es6.string.iterator-bc33758b.js';
7
- import './_to-object-b50e61c3.js';
8
- import './core.get-iterator-method-133dfacd.js';
9
7
 
10
8
  var PopUpModal = function PopUpModal(props) {
11
9
  var _ref = props.ModalImage ? useState(true) : useState(false),
@@ -1,44 +1,43 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
2
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
3
- import { _ as _extends } from './extends-60e0e1c6.js';
4
- import React__default from 'react';
5
- import QueueDeckExpanded from './QueueDeckExpanded.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './es6.string.iterator-bc33758b.js';
8
- import './_to-object-b50e61c3.js';
9
- import './web.dom.iterable-4109ff68.js';
2
+ import './core.get-iterator-method-86d4db69.js';
10
3
  import './_library-528f1934.js';
11
- import './core.get-iterator-method-133dfacd.js';
12
- import './_iter-detect-7e5e5ce2.js';
13
- import './_object-pie-133f504a.js';
14
- import './toConsumableArray-6d9a4616.js';
15
- import 'react-bootstrap';
16
- import './urlFor.js';
17
- import './index-0dbff1d1.js';
18
- import './index.es-a6137319.js';
19
- import './moment-bc12cb97.js';
20
- import './visibility-sensor-72fd8f8b.js';
21
- import 'react-dom';
22
- import './index-5cc7b406.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import './web.dom.iterable-f8f967cd.js';
9
+ import React__default from 'react';
10
+ import './events-6c3a7a63.js';
11
+ import './index-41a678ea.js';
23
12
  import 'prop-types';
24
- import 'next/router';
25
- import './index-755f2cc2.js';
26
- import './main-d4165069.js';
27
- import './entities-932b50cf.js';
28
- import './ADInfeed-a71a3972.js';
29
13
  import 'react-bootstrap/Card';
30
- import './AdSlot.js';
31
- import './debounce-533d9748.js';
32
- import './isSymbol-a7e9aafe.js';
33
- import './toNumber-5aeba6e7.js';
34
- import './Beam.js';
35
- import './stringify-59c8f690.js';
14
+ import './moment-e2f9b20c.js';
15
+ import 'next/router';
16
+ import './isSymbol-1981418f.js';
17
+ import './debounce-9207d8ee.js';
18
+ import './toNumber-2f7a84cd.js';
19
+ import './index.es-29c1cef5.js';
20
+ import 'react-dom';
21
+ import './visibility-sensor-72fd8f8b.js';
22
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
23
+ import './index-73819142.js';
24
+ import './urlFor.js';
25
+ import './index-5f7e79e7.js';
26
+ import './main-e4a934b2.js';
27
+ import './entities-7cc3bf45.js';
28
+ import './stringify-70b72959.js';
29
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
36
30
  import './Segment.js';
37
- import './AuthorComponent-30aeba69.js';
38
- import './lodash-f97fd99a.js';
39
- import './ADlgInfeed-d94f1437.js';
31
+ import './Beam.js';
32
+ import './AdSlot.js';
33
+ import './ADInfeed-bfd129d9.js';
34
+ import './lodash-17fdfebb.js';
35
+ import './ADlgInfeed-0489335b.js';
40
36
  import './getContentCategory-15dcc413.js';
37
+ import './AuthorComponent-e6f95c2f.js';
38
+ import 'react-bootstrap';
41
39
  import './timeDifferenceCalc.js';
40
+ import QueueDeckExpanded from './QueueDeckExpanded.js';
42
41
 
43
42
  var _this = undefined;
44
43
 
@@ -1,13 +1,11 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
2
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
3
- import React__default from 'react';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './es6.string.iterator-bc33758b.js';
6
- import './_to-object-b50e61c3.js';
7
- import './web.dom.iterable-4109ff68.js';
2
+ import './core.get-iterator-method-86d4db69.js';
8
3
  import './_library-528f1934.js';
9
- import './core.get-iterator-method-133dfacd.js';
10
- import './_iter-detect-7e5e5ce2.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './web.dom.iterable-f8f967cd.js';
6
+ import React__default from 'react';
7
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
8
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
11
9
 
12
10
  var _this = undefined;
13
11
 
@@ -1,15 +1,18 @@
1
- import React__default from 'react';
2
- import Row from 'react-bootstrap/Row';
3
- import Col from 'react-bootstrap/Col';
4
- import Button from 'react-bootstrap/Button';
5
- import Card from 'react-bootstrap/Card';
6
- import { L as LazyLoad } from './index-755f2cc2.js';
7
- import urlFor from './urlFor.js';
8
- import { l as lodash } from './lodash-f97fd99a.js';
9
1
  import './_commonjsHelpers-0c4b6f40.js';
10
- import 'react-dom';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
+ import React__default from 'react';
11
5
  import 'prop-types';
12
- import './index-0dbff1d1.js';
6
+ import Row$1 from 'react-bootstrap/Row';
7
+ import Col$1 from 'react-bootstrap/Col';
8
+ import Card$1 from 'react-bootstrap/Card';
9
+ import 'react-dom';
10
+ import './slicedToArray-67a08c9c.js';
11
+ import './index-73819142.js';
12
+ import urlFor from './urlFor.js';
13
+ import { L as LazyLoad } from './index-5f7e79e7.js';
14
+ import { l as lodash } from './lodash-17fdfebb.js';
15
+ import Button$1 from 'react-bootstrap/Button';
13
16
 
14
17
  var PublicationDeck = function PublicationDeck(props) {
15
18
  var data = props.data,
@@ -52,14 +55,14 @@ var PublicationDeck = function PublicationDeck(props) {
52
55
  'div',
53
56
  { className: 'publication-wrapper', style: { paddingBottom: '150px' } },
54
57
  sortedRegPubs && sortedRegPubs.length > 0 && React__default.createElement(
55
- Row,
58
+ Row$1,
56
59
  { className: 'regular-publication-wrapper' },
57
60
  sortedRegPubs.map(function (row, index) {
58
61
  return row.identifier && row.identifier.current && React__default.createElement(
59
- Col,
62
+ Col$1,
60
63
  { xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
61
64
  React__default.createElement(
62
- Card,
65
+ Card$1,
63
66
  { className: 'block-card', style: { width: '200px' } },
64
67
  React__default.createElement(
65
68
  'a',
@@ -67,18 +70,18 @@ var PublicationDeck = function PublicationDeck(props) {
67
70
  row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
68
71
  LazyLoad,
69
72
  { height: imageHeight },
70
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
73
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
71
74
  ) : React__default.createElement('p', { className: 'placeholder-tag' }),
72
75
  React__default.createElement(
73
- Card.Body,
76
+ Card$1.Body,
74
77
  { style: { paddingTop: '0', paddingBottom: '2.75rem' } },
75
78
  React__default.createElement(
76
- Card.Title,
79
+ Card$1.Title,
77
80
  null,
78
81
  row.name
79
82
  ),
80
83
  React__default.createElement(
81
- Button,
84
+ Button$1,
82
85
  { style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
83
86
  'Browse Issues'
84
87
  )
@@ -107,14 +110,14 @@ var PublicationDeck = function PublicationDeck(props) {
107
110
  React__default.createElement('hr', null)
108
111
  ),
109
112
  React__default.createElement(
110
- Row,
113
+ Row$1,
111
114
  { className: 'legacy-publication-wrapper' },
112
115
  sortedLegacyPubs.map(function (row, index) {
113
116
  return row.identifier && row.identifier.current && React__default.createElement(
114
- Col,
117
+ Col$1,
115
118
  { xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
116
119
  React__default.createElement(
117
- Card,
120
+ Card$1,
118
121
  { className: 'block-card', style: { width: '200px' } },
119
122
  React__default.createElement(
120
123
  'a',
@@ -122,18 +125,18 @@ var PublicationDeck = function PublicationDeck(props) {
122
125
  row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
123
126
  LazyLoad,
124
127
  { height: imageHeight },
125
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
128
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
126
129
  ) : React__default.createElement('p', { className: 'placeholder-tag' }),
127
130
  React__default.createElement(
128
- Card.Body,
131
+ Card$1.Body,
129
132
  { style: { paddingTop: '0', paddingBottom: '2.75rem' } },
130
133
  React__default.createElement(
131
- Card.Title,
134
+ Card$1.Title,
132
135
  null,
133
136
  row.name
134
137
  ),
135
138
  React__default.createElement(
136
- Button,
139
+ Button$1,
137
140
  { style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
138
141
  'Browse Issues'
139
142
  )
@@ -1,32 +1,30 @@
1
- import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7f8f9219.js';
2
- import { _ as _extends } from './extends-60e0e1c6.js';
3
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
4
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
5
- import { _ as _objectCreate, a as _iterDefine, b as _wks, c as _setToStringTag } from './es6.string.iterator-bc33758b.js';
6
- import { _ as _iterStep } from './web.dom.iterable-4109ff68.js';
7
- import { b as _isObject, c as _ctx, d as _descriptors, e as _objectDp, f as _toObject, g as _iobject, h as _toLength, i as _global, j as _fails, k as _hide, _ as _export, l as _aFunction, a as _core } from './_to-object-b50e61c3.js';
8
- import { _ as _meta, a as _isArray } from './_is-array-3e99e06e.js';
9
- import { _ as _classof } from './core.get-iterator-method-133dfacd.js';
10
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
+ import { b as _isObject, c as _objectCreate, d as _ctx, e as _descriptors, f as _iterDefine, g as _objectDp, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-86d4db69.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import { _ as _iterStep } from './web.dom.iterable-f8f967cd.js';
9
+ import { _ as _meta, a as _isArray } from './_is-array-4df618a6.js';
11
10
  import React__default, { useState, useEffect } from 'react';
12
- import Row from 'react-bootstrap/Row';
13
- import Col from 'react-bootstrap/Col';
14
- import Dropdown from 'react-bootstrap/Dropdown';
15
- import Card from 'react-bootstrap/Card';
11
+ import 'prop-types';
12
+ import Row$1 from 'react-bootstrap/Row';
13
+ import Col$1 from 'react-bootstrap/Col';
14
+ import Card$1 from 'react-bootstrap/Card';
16
15
  import { useRouter } from 'next/router';
17
- import { L as LazyLoad } from './index-755f2cc2.js';
18
- import './_library-528f1934.js';
19
- import './_iter-detect-7e5e5ce2.js';
20
- import './_object-pie-133f504a.js';
21
16
  import 'react-dom';
22
- import 'prop-types';
17
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
18
+ import { L as LazyLoad } from './index-5f7e79e7.js';
19
+ import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7bf8bc4d.js';
20
+ import Dropdown from 'react-bootstrap/Dropdown';
23
21
 
24
22
  var _validateCollection = function (it, TYPE) {
25
23
  if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
26
24
  return it;
27
25
  };
28
26
 
29
- var dP$1 = _objectDp.f;
27
+ var dP = _objectDp.f;
30
28
 
31
29
 
32
30
 
@@ -109,7 +107,7 @@ var _collectionStrong = {
109
107
  return !!getEntry(_validateCollection(this, NAME), key);
110
108
  }
111
109
  });
112
- if (_descriptors) dP$1(C.prototype, 'size', {
110
+ if (_descriptors) dP(C.prototype, 'size', {
113
111
  get: function () {
114
112
  return _validateCollection(this, NAME)[SIZE];
115
113
  }
@@ -237,7 +235,7 @@ var _arrayMethods = function (TYPE, $create) {
237
235
  };
238
236
  };
239
237
 
240
- var dP = _objectDp.f;
238
+ var dP$1 = _objectDp.f;
241
239
  var each = _arrayMethods(0);
242
240
 
243
241
 
@@ -269,7 +267,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
269
267
  return IS_ADDER ? this : result;
270
268
  });
271
269
  });
272
- IS_WEAK || dP(C.prototype, 'size', {
270
+ IS_WEAK || dP$1(C.prototype, 'size', {
273
271
  get: function () {
274
272
  return this._c.size;
275
273
  }
@@ -289,7 +287,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
289
287
  var SET = 'Set';
290
288
 
291
289
  // 23.2 Set Objects
292
- _collection(SET, function (get) {
290
+ var es6_set = _collection(SET, function (get) {
293
291
  return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
294
292
  }, {
295
293
  // 23.2.3.1 Set.prototype.add(value)
@@ -365,13 +363,13 @@ var _setCollectionFrom = function (COLLECTION) {
365
363
  // https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
366
364
  _setCollectionFrom('Set');
367
365
 
368
- var set$1 = _core.Set;
366
+ var set = _core.Set;
369
367
 
370
- var set = createCommonjsModule(function (module) {
371
- module.exports = { "default": set$1, __esModule: true };
368
+ var set$1 = createCommonjsModule(function (module) {
369
+ module.exports = { "default": set, __esModule: true };
372
370
  });
373
371
 
374
- var _Set = unwrapExports(set);
372
+ var _Set = unwrapExports(set$1);
375
373
 
376
374
  /* usage & query
377
375
  const Publication = (props) => {
@@ -421,9 +419,9 @@ var PublicationLanding = function PublicationLanding(props) {
421
419
  var publication = props.publication,
422
420
  _props$year = props.year,
423
421
  year = _props$year === undefined ? '' : _props$year,
424
- href = props.href;
425
- props.pdf;
426
- var _props$contentPlaceme = props.contentPlacement,
422
+ href = props.href,
423
+ pdf = props.pdf,
424
+ _props$contentPlaceme = props.contentPlacement,
427
425
  contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
428
426
  client = props.client;
429
427
 
@@ -640,10 +638,10 @@ var PublicationLanding = function PublicationLanding(props) {
640
638
  '\n #pubYearFilter .dropdown-menu.show,\n #contentPlacementFilter .dropdown-menu.show {\n max-height: 25vh;\n overflow: auto;\n }\n '
641
639
  ),
642
640
  React__default.createElement(
643
- Row,
641
+ Row$1,
644
642
  null,
645
643
  issueData && issueData.length > 0 && years.length > 0 && React__default.createElement(
646
- Col,
644
+ Col$1,
647
645
  { className: 'flex-grow-0 mb-3' },
648
646
  React__default.createElement(
649
647
  Dropdown,
@@ -672,7 +670,7 @@ var PublicationLanding = function PublicationLanding(props) {
672
670
  )
673
671
  ),
674
672
  contentPlacements && contentPlacements.length > 0 && React__default.createElement(
675
- Col,
673
+ Col$1,
676
674
  { className: 'flex-grow-0 mb-3' },
677
675
  React__default.createElement(
678
676
  Dropdown,
@@ -706,28 +704,28 @@ var PublicationLanding = function PublicationLanding(props) {
706
704
  ),
707
705
  sortedIssues && sortedIssues.length > 0 ? sortedIssues.map(function (issue, key) {
708
706
  return React__default.createElement(
709
- Card,
707
+ Card$1,
710
708
  { key: key, className: 'issueCard' },
711
709
  React__default.createElement(
712
- Row,
710
+ Row$1,
713
711
  null,
714
712
  React__default.createElement(
715
- Col,
713
+ Col$1,
716
714
  { md: 3, id: 'issueThumbnail' },
717
715
  React__default.createElement(
718
716
  LazyLoad,
719
717
  { once: true },
720
- React__default.createElement(Card.Img, { src: issue.thumbnail })
718
+ React__default.createElement(Card$1.Img, { src: issue.thumbnail })
721
719
  )
722
720
  ),
723
721
  React__default.createElement(
724
- Col,
722
+ Col$1,
725
723
  { md: 9, id: 'issueDetail' },
726
724
  React__default.createElement(
727
- Card.Body,
725
+ Card$1.Body,
728
726
  null,
729
727
  React__default.createElement(
730
- Card.Title,
728
+ Card$1.Title,
731
729
  null,
732
730
  issue.name
733
731
  ),
@@ -751,7 +749,7 @@ var PublicationLanding = function PublicationLanding(props) {
751
749
  )
752
750
  ),
753
751
  React__default.createElement(
754
- Card.Footer,
752
+ Card$1.Footer,
755
753
  null,
756
754
  issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
757
755
  'a',
@@ -769,28 +767,28 @@ var PublicationLanding = function PublicationLanding(props) {
769
767
  );
770
768
  }) : !activeContentPlacement && !activeYear && issueData && issueData.length > 0 ? issueData.map(function (issue, key) {
771
769
  return React__default.createElement(
772
- Card,
770
+ Card$1,
773
771
  { key: key, className: 'issueCard' },
774
772
  React__default.createElement(
775
- Row,
773
+ Row$1,
776
774
  null,
777
775
  React__default.createElement(
778
- Col,
776
+ Col$1,
779
777
  { md: 3, id: 'issueThumbnail' },
780
778
  React__default.createElement(
781
779
  LazyLoad,
782
780
  { once: true },
783
- React__default.createElement(Card.Img, { src: issue.thumbnail })
781
+ React__default.createElement(Card$1.Img, { src: issue.thumbnail })
784
782
  )
785
783
  ),
786
784
  React__default.createElement(
787
- Col,
785
+ Col$1,
788
786
  { md: 9, id: 'issueDetail' },
789
787
  React__default.createElement(
790
- Card.Body,
788
+ Card$1.Body,
791
789
  null,
792
790
  React__default.createElement(
793
- Card.Title,
791
+ Card$1.Title,
794
792
  null,
795
793
  issue.name
796
794
  ),
@@ -814,7 +812,7 @@ var PublicationLanding = function PublicationLanding(props) {
814
812
  )
815
813
  ),
816
814
  React__default.createElement(
817
- Card.Footer,
815
+ Card$1.Footer,
818
816
  null,
819
817
  issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
820
818
  'a',
@@ -1,43 +1,42 @@
1
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
3
- import { _ as _extends } from './extends-60e0e1c6.js';
4
- import React__default, { useEffect, useState, useRef } from 'react';
5
- import { Container, Media } from 'react-bootstrap';
6
- import urlFor from './urlFor.js';
7
- import { I as InfiniteScroll } from './index.es-a6137319.js';
8
- import { m as moment } from './moment-bc12cb97.js';
9
- import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
- import { l as lib_3 } from './index-5cc7b406.js';
11
- import { useRouter } from 'next/router';
12
- import { L as LazyLoad } from './index-755f2cc2.js';
13
- import { m as main_43 } from './main-d4165069.js';
14
- import { c as clean_html_1 } from './entities-932b50cf.js';
15
- import { A as ADInfeed } from './ADInfeed-a71a3972.js';
16
- import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
17
- import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-d94f1437.js';
19
- import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
- import timeDifferenceCalc from './timeDifferenceCalc.js';
21
1
  import './_commonjsHelpers-0c4b6f40.js';
22
- import './web.dom.iterable-4109ff68.js';
23
- import './es6.string.iterator-bc33758b.js';
24
- import './_to-object-b50e61c3.js';
25
- import './core.get-iterator-method-133dfacd.js';
26
- import './_iter-detect-7e5e5ce2.js';
27
- import './_object-pie-133f504a.js';
28
- import './index-0dbff1d1.js';
29
- import 'react-dom';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import './web.dom.iterable-f8f967cd.js';
9
+ import React__default, { useEffect, useState, useRef } from 'react';
10
+ import './events-6c3a7a63.js';
11
+ import { l as lib_3 } from './index-41a678ea.js';
30
12
  import 'prop-types';
31
13
  import 'react-bootstrap/Card';
32
- import './AdSlot.js';
33
- import './debounce-533d9748.js';
34
- import './isSymbol-a7e9aafe.js';
35
- import './toNumber-5aeba6e7.js';
36
- import './Beam.js';
37
- import './stringify-59c8f690.js';
38
- import './asyncToGenerator-7f8f9219.js';
39
- import './_library-528f1934.js';
14
+ import { m as moment } from './moment-e2f9b20c.js';
15
+ import { useRouter } from 'next/router';
16
+ import './isSymbol-1981418f.js';
17
+ import './debounce-9207d8ee.js';
18
+ import './toNumber-2f7a84cd.js';
19
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
20
+ import 'react-dom';
21
+ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
22
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
23
+ import './index-73819142.js';
24
+ import urlFor from './urlFor.js';
25
+ import { L as LazyLoad } from './index-5f7e79e7.js';
26
+ import { m as main_36 } from './main-e4a934b2.js';
27
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
28
+ import './stringify-70b72959.js';
29
+ import './asyncToGenerator-7bf8bc4d.js';
40
30
  import './Segment.js';
31
+ import './Beam.js';
32
+ import './AdSlot.js';
33
+ import { A as ADInfeed } from './ADInfeed-bfd129d9.js';
34
+ import { l as lodash } from './lodash-17fdfebb.js';
35
+ import { A as ADlgInfeed } from './ADlgInfeed-0489335b.js';
36
+ import { g as getContentCategory } from './getContentCategory-15dcc413.js';
37
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
38
+ import { Container, Media } from 'react-bootstrap';
39
+ import timeDifferenceCalc from './timeDifferenceCalc.js';
41
40
 
42
41
  var renderCardImage = function renderCardImage(row, client) {
43
42
  var imageHeight = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
@@ -764,7 +763,7 @@ var cardLoader = function cardLoader(data, client, mapping, values, seoPaginate,
764
763
  React__default.createElement(
765
764
  'div',
766
765
  null,
767
- main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
766
+ main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
768
767
  )
769
768
  )
770
769
  );
@@ -1270,7 +1269,7 @@ var cardLoader = function cardLoader(data, client, mapping, values, seoPaginate,
1270
1269
  React__default.createElement(
1271
1270
  'div',
1272
1271
  null,
1273
- main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1272
+ main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1274
1273
  )
1275
1274
  )
1276
1275
  );
@@ -1,10 +1,10 @@
1
1
  import React__default from 'react';
2
- import { a as FaLongArrowAltRight } from './index.esm-d4932dea.js';
3
- import './iconBase-ccc56b97.js';
2
+ import './iconBase-602d52fe.js';
3
+ import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
4
4
 
5
5
  var RecentNews = function RecentNews(_ref) {
6
- _ref.client;
7
- var _ref$dataRecord = _ref.dataRecord,
6
+ var client = _ref.client,
7
+ _ref$dataRecord = _ref.dataRecord,
8
8
  dataRecord = _ref$dataRecord === undefined ? [] : _ref$dataRecord,
9
9
  _ref$linkTo = _ref.linkTo,
10
10
  linkTo = _ref$linkTo === undefined ? '/news' : _ref$linkTo,
@@ -1,12 +1,15 @@
1
- import React__default from 'react';
2
- import { m as moment } from './moment-bc12cb97.js';
3
- import 'react-bootstrap/Media';
4
- import urlFor from './urlFor.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './index-0dbff1d1.js';
8
- import 'react-dom';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
+ import React__default from 'react';
9
5
  import 'prop-types';
6
+ import { m as moment } from './moment-e2f9b20c.js';
7
+ import 'react-dom';
8
+ import './slicedToArray-67a08c9c.js';
9
+ import './index-73819142.js';
10
+ import urlFor from './urlFor.js';
11
+ import { L as LazyLoad } from './index-5f7e79e7.js';
12
+ import 'react-bootstrap/Media';
10
13
 
11
14
  /*
12
15
  Sample query
@@ -1,8 +1,8 @@
1
1
  import React__default from 'react';
2
- import Container from 'react-bootstrap/Container';
3
- import Row from 'react-bootstrap/Row';
4
- import Col from 'react-bootstrap/Col';
5
- import Card from 'react-bootstrap/Card';
2
+ import Container$1 from 'react-bootstrap/Container';
3
+ import Row$1 from 'react-bootstrap/Row';
4
+ import Col$1 from 'react-bootstrap/Col';
5
+ import Card$1 from 'react-bootstrap/Card';
6
6
 
7
7
  var RolesDeck = function RolesDeck(props) {
8
8
  var _props$icon = props.icon,
@@ -19,30 +19,30 @@ var RolesDeck = function RolesDeck(props) {
19
19
  'div',
20
20
  { className: 'rolesDeck' },
21
21
  React__default.createElement(
22
- Container,
22
+ Container$1,
23
23
  null,
24
24
  React__default.createElement(
25
- Row,
25
+ Row$1,
26
26
  null,
27
27
  data && data.map(function (row, index) {
28
28
  if (row && row.url && row.name) {
29
29
  return React__default.createElement(
30
- Col,
30
+ Col$1,
31
31
  { key: index, md: 12, lg: 6, counter: index++, style: { display: 'flex', flex: '1 0 auto' } },
32
32
  React__default.createElement(
33
- Card,
33
+ Card$1,
34
34
  { className: 'taxonomy-card', style: { position: 'relative', overflow: 'hidden', borderBottom: '3px solid var(--primary)' } },
35
35
  React__default.createElement(
36
- Card.Link,
36
+ Card$1.Link,
37
37
  { href: row.url },
38
38
  React__default.createElement(
39
- Card.Body,
39
+ Card$1.Body,
40
40
  null,
41
41
  React__default.createElement(
42
- Row,
42
+ Row$1,
43
43
  null,
44
44
  React__default.createElement(
45
- Col,
45
+ Col$1,
46
46
  { className: 'details-content-wrapper' },
47
47
  React__default.createElement(
48
48
  'div',