@mjhls/mjh-framework 1.0.978 → 1.0.979-ris-update-v2

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 (339) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +27 -26
  4. package/dist/cjs/AD300x250x600.js +27 -26
  5. package/dist/cjs/AD728x90.js +30 -29
  6. package/dist/cjs/ADFloatingFooter.js +30 -29
  7. package/dist/cjs/ADFooter.js +13 -12
  8. package/dist/cjs/ADGutter.js +30 -29
  9. package/dist/cjs/{ADInfeed-8da83eae.js → ADInfeed-cf54cb8a.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +30 -29
  11. package/dist/cjs/ADSponsoredResources.js +30 -29
  12. package/dist/cjs/ADWebcast.js +30 -29
  13. package/dist/cjs/ADWelcome.js +31 -30
  14. package/dist/cjs/{ADlgInfeed-52c63a33.js → ADlgInfeed-d06624d8.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +29 -27
  16. package/dist/cjs/AdSlot.js +31 -30
  17. package/dist/cjs/AdSlotsProvider.js +17 -15
  18. package/dist/cjs/AlgoliaSearch.js +62 -61
  19. package/dist/cjs/AlphabeticList.js +24 -23
  20. package/dist/cjs/ArticleCarousel.js +20 -19
  21. package/dist/cjs/ArticleProgramLandingPage.js +59 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
  23. package/dist/cjs/ArticleSeriesListing.js +60 -59
  24. package/dist/cjs/Auth.js +287 -283
  25. package/dist/cjs/AuthWrapper.js +59 -122
  26. package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-39b37d84.js} +14 -13
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-9ebd251f.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +27 -25
  30. package/dist/cjs/CMEDeck.js +81 -81
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +34 -31
  33. package/dist/cjs/Column3.js +58 -55
  34. package/dist/cjs/ConferenceArticleCard.js +40 -39
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/ContentCardPaginated.js +91 -87
  37. package/dist/cjs/DeckContent.js +104 -100
  38. package/dist/cjs/DeckQueue.js +93 -89
  39. package/dist/cjs/DeckQueuePaginated.js +85 -81
  40. package/dist/cjs/{Dfp-52a869e5.js → Dfp-94f8ccdf.js} +33 -32
  41. package/dist/cjs/EventsDeck.js +157 -150
  42. package/dist/cjs/ExternalResources.js +80 -79
  43. package/dist/cjs/Feature.js +28 -26
  44. package/dist/cjs/ForbesHero.js +41 -40
  45. package/dist/cjs/GridContent.js +189 -185
  46. package/dist/cjs/GridContentPaginated.js +177 -173
  47. package/dist/cjs/GridHero.js +43 -42
  48. package/dist/cjs/GroupDeck.js +58 -57
  49. package/dist/cjs/HamMagazine.js +142 -137
  50. package/dist/cjs/Header.js +14 -12
  51. package/dist/cjs/HealthCareProfessionalModal.js +26 -23
  52. package/dist/cjs/Hero.js +16 -15
  53. package/dist/cjs/HighlightenVideo.js +18 -17
  54. package/dist/cjs/HorizontalArticleListing.js +73 -72
  55. package/dist/cjs/HorizontalHero.js +29 -28
  56. package/dist/cjs/{ImageSlider-5d7082b9.js → ImageSlider-6c00b878.js} +182 -283
  57. package/dist/cjs/IssueContentDeck.js +76 -71
  58. package/dist/cjs/IssueDeck.js +75 -70
  59. package/dist/cjs/IssueLanding.js +94 -93
  60. package/dist/cjs/KMTracker.js +15 -15
  61. package/dist/cjs/LeftNav.js +38 -36
  62. package/dist/cjs/MasterDeck.js +78 -77
  63. package/dist/cjs/MasterDeckPaginated.js +69 -68
  64. package/dist/cjs/{MediaSeriesCard-f50f8148.js → MediaSeriesCard-1a62916a.js} +719 -717
  65. package/dist/cjs/MediaSeriesLanding.js +87 -85
  66. package/dist/cjs/MediaSeriesLandingPaginated.js +101 -100
  67. package/dist/cjs/NavDvm.js +77 -72
  68. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  69. package/dist/cjs/NavMagazine.js +149 -144
  70. package/dist/cjs/NavNative.js +143 -135
  71. package/dist/cjs/OncliveHero.js +22 -21
  72. package/dist/cjs/OncliveLargeHero.js +71 -70
  73. package/dist/cjs/PageFilter.js +13 -12
  74. package/dist/cjs/Pagination-2a3d0103.js +97 -0
  75. package/dist/cjs/PartnerDetailListing.js +100 -98
  76. package/dist/cjs/PartnerDetailListingPaginated.js +97 -96
  77. package/dist/cjs/PdfDownload.js +10 -9
  78. package/dist/cjs/PixelTracking.js +19 -19
  79. package/dist/cjs/PopUpModal.js +19 -17
  80. package/dist/cjs/PtceDeck.js +27 -26
  81. package/dist/cjs/PubSection.js +41 -40
  82. package/dist/cjs/PubToc.js +14 -13
  83. package/dist/cjs/PublicationDeck.js +70 -65
  84. package/dist/cjs/{PublicationFeature-a54b1d9d.js → PublicationFeature-5ccf9b13.js} +40 -36
  85. package/dist/cjs/PublicationLanding.js +142 -134
  86. package/dist/cjs/QueueDeckExpanded.js +308 -308
  87. package/dist/cjs/QueueDeckExpandedPaginated.js +269 -270
  88. package/dist/cjs/RecentNews.js +23 -22
  89. package/dist/cjs/RelatedContent.js +56 -55
  90. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  91. package/dist/cjs/RolesDeck.js +32 -27
  92. package/dist/cjs/Schema.js +15 -14
  93. package/dist/cjs/Search.js +20 -16
  94. package/dist/cjs/Segment.js +4 -4
  95. package/dist/cjs/SeriesListingDeck.js +34 -34
  96. package/dist/cjs/{SeriesSlider-ba6cdfc1.js → SeriesSlider-74546d19.js} +39 -38
  97. package/dist/cjs/SetCookie.js +1 -1
  98. package/dist/cjs/SideFooter.js +37 -36
  99. package/dist/cjs/SocialIcons.js +10 -9
  100. package/dist/cjs/{SocialSearchComponent-e5196fc1.js → SocialSearchComponent-b7faaedc.js} +40 -36
  101. package/dist/cjs/SocialShare.js +31 -29
  102. package/dist/cjs/TaxonomyCard.js +66 -61
  103. package/dist/cjs/TaxonomyDescription.js +55 -54
  104. package/dist/cjs/TemplateNormal.js +72 -71
  105. package/dist/cjs/ThumbnailCard.js +26 -24
  106. package/dist/cjs/Ustream.js +30 -29
  107. package/dist/cjs/VerticalHero.js +20 -19
  108. package/dist/cjs/VideoProgramLandingPage.js +77 -73
  109. package/dist/cjs/VideoSeriesCard.js +34 -33
  110. package/dist/cjs/VideoSeriesFilter.js +16 -16
  111. package/dist/cjs/VideoSeriesLandingPage.js +49 -48
  112. package/dist/cjs/VideoSeriesListing.js +77 -76
  113. package/dist/cjs/View.js +398 -364
  114. package/dist/cjs/YahooHero.js +40 -39
  115. package/dist/cjs/YoutubeGroup.js +63 -62
  116. package/dist/cjs/{_is-array-bd978497.js → _is-array-54228b29.js} +6 -6
  117. package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-b1df62f0.js} +7 -7
  118. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  119. package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-d1978572.js} +1 -1
  120. package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-ce86cae7.js} +2 -2
  121. package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-77821af0.js} +30 -30
  122. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
  123. package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-5643aa10.js} +33 -33
  124. package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
  125. package/dist/cjs/{define-property-530a5e9e.js → define-property-e8404b64.js} +6 -6
  126. package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-9673846a.js} +1 -1
  127. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  128. package/dist/cjs/{entities-fb0c6568.js → entities-df1aed86.js} +1 -1
  129. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  130. package/dist/cjs/{extends-1d905ddb.js → extends-7c86182f.js} +7 -7
  131. package/dist/cjs/faundadb.js +5 -5
  132. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  133. package/dist/cjs/getPtceActivities.js +4 -4
  134. package/dist/cjs/getQuery.js +3 -3
  135. package/dist/cjs/getRelatedArticle.js +16 -16
  136. package/dist/cjs/getRootDocGroup.js +4 -4
  137. package/dist/cjs/getSerializers.js +45 -45
  138. package/dist/cjs/{getTargeting-091ec6c8.js → getTargeting-dab97fe1.js} +11 -11
  139. package/dist/cjs/getTargeting.js +6 -6
  140. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  141. package/dist/cjs/{index-8bf6c863.js → index-0e4427c8.js} +12 -11
  142. package/dist/cjs/{index-2fa523f8.js → index-bb00ade7.js} +681 -625
  143. package/dist/cjs/{index-ff69979f.js → index-d48b231c.js} +3 -3
  144. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  145. package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
  146. package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
  147. package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
  148. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
  149. package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
  150. package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
  151. package/dist/cjs/index.js +235 -231
  152. package/dist/cjs/{inherits-07da6623.js → inherits-de66ea16.js} +21 -21
  153. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  154. package/dist/cjs/{keys-91f31941.js → keys-e982b3fa.js} +6 -6
  155. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
  156. package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
  157. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  158. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  159. package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-067dd3bc.js} +12 -12
  160. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  161. package/dist/cjs/{stringify-13405ce2.js → stringify-f7a37a8d.js} +5 -5
  162. package/dist/cjs/timeDifferenceCalc.js +1 -1
  163. package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-d7797c2b.js} +7 -7
  164. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
  165. package/dist/cjs/{typeof-3dd6d3df.js → typeof-567e31ff.js} +35 -35
  166. package/dist/cjs/urlFor.js +6 -6
  167. package/dist/cjs/{urlForFile-0e7175d9.js → urlForFile-29d3815a.js} +1 -1
  168. package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-3819e4aa.js} +4 -4
  169. package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
  170. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  171. package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-d98303e0.js} +2 -2
  172. package/dist/esm/AD.js +1 -1
  173. package/dist/esm/AD300x250.js +20 -20
  174. package/dist/esm/AD300x250x600.js +20 -20
  175. package/dist/esm/AD728x90.js +22 -22
  176. package/dist/esm/ADFloatingFooter.js +20 -20
  177. package/dist/esm/ADFooter.js +4 -4
  178. package/dist/esm/ADGutter.js +20 -20
  179. package/dist/esm/{ADInfeed-0cd9985d.js → ADInfeed-0852ff35.js} +4 -4
  180. package/dist/esm/ADSkyscraper.js +20 -20
  181. package/dist/esm/ADSponsoredResources.js +20 -20
  182. package/dist/esm/ADWebcast.js +20 -20
  183. package/dist/esm/ADWelcome.js +17 -17
  184. package/dist/esm/{ADlgInfeed-401242f6.js → ADlgInfeed-5fb3b724.js} +4 -4
  185. package/dist/esm/AccordionPanel.js +6 -6
  186. package/dist/esm/AdSlot.js +19 -19
  187. package/dist/esm/AdSlotsProvider.js +9 -9
  188. package/dist/esm/AlgoliaSearch.js +18 -18
  189. package/dist/esm/AlphabeticList.js +8 -8
  190. package/dist/esm/ArticleCarousel.js +13 -13
  191. package/dist/esm/ArticleProgramLandingPage.js +49 -49
  192. package/dist/esm/ArticleSeriesLandingPage.js +29 -29
  193. package/dist/esm/ArticleSeriesListing.js +30 -30
  194. package/dist/esm/Auth.js +199 -199
  195. package/dist/esm/AuthWrapper.js +29 -93
  196. package/dist/esm/{AuthorComponent-217c424d.js → AuthorComponent-11adff02.js} +1 -1
  197. package/dist/esm/Beam.js +6 -6
  198. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-1e73bd2c.js} +34 -34
  199. package/dist/esm/Breadcrumbs.js +5 -5
  200. package/dist/esm/CMEDeck.js +21 -21
  201. package/dist/esm/Column2.js +14 -14
  202. package/dist/esm/Column3.js +28 -28
  203. package/dist/esm/ConferenceArticleCard.js +25 -25
  204. package/dist/esm/ContentCardPaginated.js +34 -35
  205. package/dist/esm/DeckContent.js +38 -38
  206. package/dist/esm/DeckQueue.js +28 -28
  207. package/dist/esm/DeckQueuePaginated.js +30 -31
  208. package/dist/esm/{Dfp-af6a7461.js → Dfp-cf85d203.js} +12 -12
  209. package/dist/esm/EventsDeck.js +41 -41
  210. package/dist/esm/ExternalResources.js +46 -46
  211. package/dist/esm/Feature.js +6 -6
  212. package/dist/esm/ForbesHero.js +10 -10
  213. package/dist/esm/GridContent.js +42 -42
  214. package/dist/esm/GridContentPaginated.js +42 -43
  215. package/dist/esm/GridHero.js +11 -11
  216. package/dist/esm/GroupDeck.js +12 -12
  217. package/dist/esm/HamMagazine.js +32 -32
  218. package/dist/esm/HealthCareProfessionalModal.js +2 -2
  219. package/dist/esm/Hero.js +7 -7
  220. package/dist/esm/HighlightenVideo.js +2 -2
  221. package/dist/esm/HorizontalArticleListing.js +47 -47
  222. package/dist/esm/HorizontalHero.js +8 -8
  223. package/dist/esm/{ImageSlider-f42743bb.js → ImageSlider-f84174cb.js} +32 -134
  224. package/dist/esm/IssueContentDeck.js +11 -11
  225. package/dist/esm/IssueDeck.js +13 -13
  226. package/dist/esm/IssueLanding.js +84 -84
  227. package/dist/esm/KMTracker.js +15 -15
  228. package/dist/esm/LeftNav.js +19 -19
  229. package/dist/esm/MasterDeck.js +38 -38
  230. package/dist/esm/MasterDeckPaginated.js +39 -40
  231. package/dist/esm/{MediaSeriesCard-5eb62ef4.js → MediaSeriesCard-146e08c8.js} +278 -278
  232. package/dist/esm/MediaSeriesLanding.js +55 -55
  233. package/dist/esm/MediaSeriesLandingPaginated.js +60 -61
  234. package/dist/esm/NavDvm.js +11 -11
  235. package/dist/esm/NavMagazine.js +37 -37
  236. package/dist/esm/NavNative.js +35 -35
  237. package/dist/esm/OncliveHero.js +7 -7
  238. package/dist/esm/OncliveLargeHero.js +11 -11
  239. package/dist/esm/PageFilter.js +4 -4
  240. package/dist/esm/Pagination-dc30727b.js +90 -0
  241. package/dist/esm/PartnerDetailListing.js +59 -58
  242. package/dist/esm/PartnerDetailListingPaginated.js +58 -58
  243. package/dist/esm/PdfDownload.js +2 -2
  244. package/dist/esm/PixelTracking.js +7 -7
  245. package/dist/esm/PopUpModal.js +4 -4
  246. package/dist/esm/PtceDeck.js +10 -10
  247. package/dist/esm/PubSection.js +32 -32
  248. package/dist/esm/PubToc.js +6 -6
  249. package/dist/esm/PublicationDeck.js +10 -10
  250. package/dist/esm/{PublicationFeature-35381870.js → PublicationFeature-d88e76b9.js} +2 -2
  251. package/dist/esm/PublicationLanding.js +57 -53
  252. package/dist/esm/QueueDeckExpanded.js +33 -33
  253. package/dist/esm/QueueDeckExpandedPaginated.js +34 -35
  254. package/dist/esm/RecentNews.js +4 -4
  255. package/dist/esm/RelatedContent.js +38 -38
  256. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  257. package/dist/esm/Schema.js +10 -10
  258. package/dist/esm/Search.js +5 -5
  259. package/dist/esm/Segment.js +4 -4
  260. package/dist/esm/SeriesListingDeck.js +17 -17
  261. package/dist/esm/{SeriesSlider-985b2b4a.js → SeriesSlider-e495571f.js} +9 -9
  262. package/dist/esm/SetCookie.js +1 -1
  263. package/dist/esm/SideFooter.js +15 -15
  264. package/dist/esm/{SocialSearchComponent-86928797.js → SocialSearchComponent-4b56cd8c.js} +6 -6
  265. package/dist/esm/TaxonomyCard.js +12 -12
  266. package/dist/esm/TaxonomyDescription.js +45 -45
  267. package/dist/esm/TemplateNormal.js +45 -45
  268. package/dist/esm/ThumbnailCard.js +10 -10
  269. package/dist/esm/Ustream.js +18 -18
  270. package/dist/esm/VerticalHero.js +6 -6
  271. package/dist/esm/VideoProgramLandingPage.js +50 -50
  272. package/dist/esm/VideoSeriesCard.js +14 -14
  273. package/dist/esm/VideoSeriesFilter.js +7 -7
  274. package/dist/esm/VideoSeriesLandingPage.js +35 -35
  275. package/dist/esm/VideoSeriesListing.js +30 -30
  276. package/dist/esm/View.js +190 -160
  277. package/dist/esm/YahooHero.js +13 -13
  278. package/dist/esm/YoutubeGroup.js +16 -16
  279. package/dist/esm/{_is-array-39143b17.js → _is-array-8d21b9e3.js} +6 -6
  280. package/dist/esm/{_iter-detect-b12f2097.js → _iter-detect-98db3b07.js} +7 -7
  281. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  282. package/dist/esm/{_object-sap-957d4f77.js → _object-sap-7cee6f84.js} +1 -1
  283. package/dist/esm/{_object-to-array-c71869fb.js → _object-to-array-2300e51b.js} +2 -2
  284. package/dist/esm/{asyncToGenerator-a59eea64.js → asyncToGenerator-958ef5fc.js} +30 -30
  285. package/dist/esm/{core.get-iterator-method-792e9364.js → core.get-iterator-method-ea258bb1.js} +34 -34
  286. package/dist/esm/{debounce-89969f66.js → debounce-533d9748.js} +2 -2
  287. package/dist/esm/define-property-5f1bda73.js +18 -0
  288. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  289. package/dist/esm/{defineProperty-ba9a4452.js → defineProperty-8c30428f.js} +1 -1
  290. package/dist/esm/{entities-731f3fdb.js → entities-6d9154b4.js} +1 -1
  291. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  292. package/dist/esm/{extends-3a3e8665.js → extends-6d8e3924.js} +7 -7
  293. package/dist/esm/faundadb.js +5 -5
  294. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  295. package/dist/esm/getPtceActivities.js +4 -4
  296. package/dist/esm/getQuery.js +3 -3
  297. package/dist/esm/getRelatedArticle.js +11 -11
  298. package/dist/esm/getRootDocGroup.js +4 -4
  299. package/dist/esm/getSerializers.js +45 -45
  300. package/dist/esm/{getTargeting-c15dcda2.js → getTargeting-04d979c9.js} +11 -11
  301. package/dist/esm/getTargeting.js +6 -6
  302. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  303. package/dist/esm/{index-f7fdcc91.js → index-3f5c03b2.js} +3 -3
  304. package/dist/esm/{index-a9e53f80.js → index-5cc7b406.js} +3 -3
  305. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  306. package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
  307. package/dist/esm/{index-12256693.js → index-e89d33c8.js} +193 -150
  308. package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
  309. package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
  310. package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
  311. package/dist/esm/{index.esm-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
  312. package/dist/esm/index.js +123 -123
  313. package/dist/esm/{inherits-fc8a7c61.js → inherits-a6ba2ec4.js} +18 -18
  314. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  315. package/dist/esm/keys-31dcdb31.js +23 -0
  316. package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
  317. package/dist/esm/{main-ede573ee.js → main-1894c974.js} +53 -53
  318. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  319. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  320. package/dist/esm/{slicedToArray-6f02409f.js → slicedToArray-6ebcbfea.js} +12 -12
  321. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  322. package/dist/esm/stringify-2b084bee.js +15 -0
  323. package/dist/esm/timeDifferenceCalc.js +1 -1
  324. package/dist/esm/{toConsumableArray-6ab0c924.js → toConsumableArray-f7074d7c.js} +7 -7
  325. package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
  326. package/dist/esm/{typeof-c39ff5e1.js → typeof-e9fc0c5d.js} +35 -35
  327. package/dist/esm/urlFor.js +4 -4
  328. package/dist/esm/{urlForFile-4bd21538.js → urlForFile-b69adffc.js} +1 -1
  329. package/dist/esm/{ustream-api-12b01f28.js → ustream-api-d3714624.js} +4 -4
  330. package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
  331. package/dist/esm/{web.dom.iterable-03a97343.js → web.dom.iterable-ab4dea5c.js} +2 -2
  332. package/package.json +115 -115
  333. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  334. package/dist/cjs/Pagination-32f89bd4.js +0 -87
  335. package/dist/esm/Pagination-ea620975.js +0 -82
  336. package/dist/esm/define-property-98b4d523.js +0 -18
  337. package/dist/esm/keys-39cf7652.js +0 -23
  338. package/dist/esm/stringify-d52a4413.js +0 -15
  339. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
@@ -1,31 +1,31 @@
1
+ import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
4
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.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-792e9364.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-b12f2097.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-3a3e8665.js';
8
- import { _ as _iterStep } from './web.dom.iterable-03a97343.js';
9
- import { _ as _meta, a as _isArray } from './_is-array-39143b17.js';
5
+ import { b as _isObject, c as _objectDp, d as _objectCreate, e as _ctx, f as _descriptors, g as _iterDefine, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-ea258bb1.js';
6
+ import { _ as _iterStep } from './web.dom.iterable-ab4dea5c.js';
7
+ import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
8
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
10
9
  import React__default, { useState, useEffect } from 'react';
11
- import 'prop-types';
12
10
  import Row from 'react-bootstrap/Row';
13
11
  import Col from 'react-bootstrap/Col';
12
+ import Dropdown from 'react-bootstrap/Dropdown';
14
13
  import Card from 'react-bootstrap/Card';
15
14
  import { useRouter } from 'next/router';
15
+ import { L as LazyLoad } from './index-755f2cc2.js';
16
+ import { u as urlForFile } from './urlForFile-b69adffc.js';
17
+ import './_library-528f1934.js';
18
+ import './_iter-detect-98db3b07.js';
19
+ import './_object-pie-133f504a.js';
16
20
  import 'react-dom';
17
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
18
- import { L as LazyLoad } from './index-5f7e79e7.js';
19
- import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-a59eea64.js';
20
- import { u as urlForFile } from './urlForFile-4bd21538.js';
21
- import Dropdown from 'react-bootstrap/Dropdown';
21
+ import 'prop-types';
22
22
 
23
23
  var _validateCollection = function (it, TYPE) {
24
24
  if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
25
25
  return it;
26
26
  };
27
27
 
28
- var dP = _objectDp.f;
28
+ var dP$1 = _objectDp.f;
29
29
 
30
30
 
31
31
 
@@ -108,7 +108,7 @@ var _collectionStrong = {
108
108
  return !!getEntry(_validateCollection(this, NAME), key);
109
109
  }
110
110
  });
111
- if (_descriptors) dP(C.prototype, 'size', {
111
+ if (_descriptors) dP$1(C.prototype, 'size', {
112
112
  get: function () {
113
113
  return _validateCollection(this, NAME)[SIZE];
114
114
  }
@@ -168,6 +168,10 @@ var _collectionStrong = {
168
168
  _setSpecies(NAME);
169
169
  }
170
170
  };
171
+ _collectionStrong.getConstructor;
172
+ _collectionStrong.def;
173
+ _collectionStrong.getEntry;
174
+ _collectionStrong.setStrong;
171
175
 
172
176
  var SPECIES = _wks('species');
173
177
 
@@ -236,7 +240,7 @@ var _arrayMethods = function (TYPE, $create) {
236
240
  };
237
241
  };
238
242
 
239
- var dP$1 = _objectDp.f;
243
+ var dP = _objectDp.f;
240
244
  var each = _arrayMethods(0);
241
245
 
242
246
 
@@ -268,7 +272,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
268
272
  return IS_ADDER ? this : result;
269
273
  });
270
274
  });
271
- IS_WEAK || dP$1(C.prototype, 'size', {
275
+ IS_WEAK || dP(C.prototype, 'size', {
272
276
  get: function () {
273
277
  return this._c.size;
274
278
  }
@@ -288,7 +292,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
288
292
  var SET = 'Set';
289
293
 
290
294
  // 23.2 Set Objects
291
- var es6_set = _collection(SET, function (get) {
295
+ _collection(SET, function (get) {
292
296
  return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
293
297
  }, {
294
298
  // 23.2.3.1 Set.prototype.add(value)
@@ -364,40 +368,40 @@ var _setCollectionFrom = function (COLLECTION) {
364
368
  // https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
365
369
  _setCollectionFrom('Set');
366
370
 
367
- var set = _core.Set;
371
+ var set$1 = _core.Set;
368
372
 
369
- var set$1 = createCommonjsModule(function (module) {
370
- module.exports = { "default": set, __esModule: true };
373
+ var set = createCommonjsModule(function (module) {
374
+ module.exports = { "default": set$1, __esModule: true };
371
375
  });
372
376
 
373
- var _Set = unwrapExports(set$1);
374
-
375
- /* usage & query
376
- const Publication = (props) => {
377
- const { cache, pub, year } = props
378
- const targeting = {
379
- content_placement: [`/journals/${pub.identifier.current}`],
380
- document_url: [`/journals/${pub.identifier.current}`],
381
- }
382
- return (
383
- <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
384
- <PublicationLanding publication={pub} year={year} href={'journals'} />
385
- </Shell>
386
- )
387
- }
388
- Publication.getInitialProps = async (ctx) => {
389
- const { query } = ctx
390
- const {
391
- query: { year },
392
- } = ctx
393
- const pub = await client.fetch(getQuery('publication'), query)
394
- **import urlFor from framework**
395
- pub.issues.map((issue) => {
396
- issue.thumbnail = urlFor({client, source: issue.thumbnail})
397
- })
398
- return { pub, year }
399
- }
400
- export default Publication
377
+ var _Set = unwrapExports(set);
378
+
379
+ /* usage & query
380
+ const Publication = (props) => {
381
+ const { cache, pub, year } = props
382
+ const targeting = {
383
+ content_placement: [`/journals/${pub.identifier.current}`],
384
+ document_url: [`/journals/${pub.identifier.current}`],
385
+ }
386
+ return (
387
+ <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
388
+ <PublicationLanding publication={pub} year={year} href={'journals'} />
389
+ </Shell>
390
+ )
391
+ }
392
+ Publication.getInitialProps = async (ctx) => {
393
+ const { query } = ctx
394
+ const {
395
+ query: { year },
396
+ } = ctx
397
+ const pub = await client.fetch(getQuery('publication'), query)
398
+ **import urlFor from framework**
399
+ pub.issues.map((issue) => {
400
+ issue.thumbnail = urlFor({client, source: issue.thumbnail})
401
+ })
402
+ return { pub, year }
403
+ }
404
+ export default Publication
401
405
  */
402
406
 
403
407
  var generateContentPlacements = function generateContentPlacements(issues) {
@@ -420,9 +424,9 @@ var PublicationLanding = function PublicationLanding(props) {
420
424
  var publication = props.publication,
421
425
  _props$year = props.year,
422
426
  year = _props$year === undefined ? '' : _props$year,
423
- href = props.href,
424
- pdf = props.pdf,
425
- _props$contentPlaceme = props.contentPlacement,
427
+ href = props.href;
428
+ props.pdf;
429
+ var _props$contentPlaceme = props.contentPlacement,
426
430
  contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
427
431
  client = props.client;
428
432
 
@@ -1,41 +1,41 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-b12f2097.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-3a3e8665.js';
8
- import './web.dom.iterable-03a97343.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
+ import { _ as _extends } from './extends-6d8e3924.js';
9
4
  import React__default, { useEffect, useState, useRef } from 'react';
10
- import { l as lib_3 } from './index-a9e53f80.js';
11
- import 'prop-types';
12
- import 'react-bootstrap/Card';
13
- import { m as moment } from './moment-b6f49411.js';
14
- import { useRouter } from 'next/router';
15
- import './isSymbol-1981418f.js';
16
- import './debounce-89969f66.js';
17
- import './toNumber-e3dcad26.js';
5
+ import { Container, Media } from 'react-bootstrap';
6
+ import urlFor from './urlFor.js';
18
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
19
- import 'react-dom';
8
+ import { m as moment } from './moment-bc12cb97.js';
20
9
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
21
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
22
- import './index-f7fdcc91.js';
23
- import urlFor from './urlFor.js';
24
- import { L as LazyLoad } from './index-5f7e79e7.js';
25
- import { m as main_43 } from './main-ede573ee.js';
26
- import { c as clean_html_1 } from './entities-731f3fdb.js';
27
- import './stringify-d52a4413.js';
28
- import './asyncToGenerator-a59eea64.js';
29
- import './Segment.js';
30
- import './Beam.js';
31
- import './AdSlot.js';
32
- import { A as ADInfeed } from './ADInfeed-0cd9985d.js';
33
- import { l as lodash } from './lodash-a818d390.js';
34
- import { A as ADlgInfeed } from './ADlgInfeed-401242f6.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-1894c974.js';
14
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
15
+ import { A as ADInfeed } from './ADInfeed-0852ff35.js';
16
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
17
+ import { l as lodash } from './lodash-f97fd99a.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-5fb3b724.js';
35
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
36
- import { A as AuthorComponent } from './AuthorComponent-217c424d.js';
37
- import { Container, Media } from 'react-bootstrap';
38
20
  import timeDifferenceCalc from './timeDifferenceCalc.js';
21
+ import './_commonjsHelpers-0c4b6f40.js';
22
+ import './web.dom.iterable-ab4dea5c.js';
23
+ import './core.get-iterator-method-ea258bb1.js';
24
+ import './_iter-detect-98db3b07.js';
25
+ import './_object-pie-133f504a.js';
26
+ import './index-3f5c03b2.js';
27
+ import 'react-dom';
28
+ import 'prop-types';
29
+ 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-2b084bee.js';
36
+ import './asyncToGenerator-958ef5fc.js';
37
+ import './_library-528f1934.js';
38
+ import './Segment.js';
39
39
 
40
40
  var renderCardImage = function renderCardImage(row, client) {
41
41
  var imageHeight = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
@@ -1,44 +1,43 @@
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
5
+ import React__default, { useState, useEffect, useRef } from 'react';
6
+ import { Spinner, Container, Media } from 'react-bootstrap';
7
+ import { m as moment } from './moment-bc12cb97.js';
8
+ import { l as lib_3 } from './index-5cc7b406.js';
9
+ import { useRouter } from 'next/router';
10
+ import { L as LazyLoad } from './index-755f2cc2.js';
11
+ import { l as lodash } from './lodash-f97fd99a.js';
12
+ import { m as main_43 } from './main-1894c974.js';
13
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
14
+ import { A as ADInfeed } from './ADInfeed-0852ff35.js';
15
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
16
+ import { A as ADlgInfeed } from './ADlgInfeed-5fb3b724.js';
17
+ import { g as getContentCategory } from './getContentCategory-15dcc413.js';
18
+ import timeDifferenceCalc from './timeDifferenceCalc.js';
19
+ import urlFor from './urlFor.js';
20
+ import { P as Pagination } from './Pagination-dc30727b.js';
1
21
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
22
+ import './core.get-iterator-method-ea258bb1.js';
23
+ import './web.dom.iterable-ab4dea5c.js';
3
24
  import './_library-528f1934.js';
4
- import './_iter-detect-b12f2097.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
6
- import './_object-pie-33c40e79.js';
7
- import { _ as _extends } from './extends-3a3e8665.js';
8
- import './web.dom.iterable-03a97343.js';
9
- import React__default, { useState, useEffect, useRef } from 'react';
10
- import { l as lib_3 } from './index-a9e53f80.js';
25
+ import './_iter-detect-98db3b07.js';
26
+ import './_object-pie-133f504a.js';
11
27
  import 'prop-types';
12
- import 'react-bootstrap/Card';
13
- import { m as moment } from './moment-b6f49411.js';
14
- import { useRouter } from 'next/router';
15
- import './isSymbol-1981418f.js';
16
- import './debounce-89969f66.js';
17
- import './toNumber-e3dcad26.js';
18
28
  import 'react-dom';
19
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
20
- import './index-f7fdcc91.js';
21
- import urlFor from './urlFor.js';
22
- import { L as LazyLoad } from './index-5f7e79e7.js';
23
- import { m as main_43 } from './main-ede573ee.js';
24
- import { c as clean_html_1 } from './entities-731f3fdb.js';
25
- import './stringify-d52a4413.js';
26
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-a59eea64.js';
27
- import './Segment.js';
28
- import './Beam.js';
29
+ import 'react-bootstrap/Card';
29
30
  import './AdSlot.js';
30
- import { A as ADInfeed } from './ADInfeed-0cd9985d.js';
31
- import { l as lodash } from './lodash-a818d390.js';
32
- import { A as ADlgInfeed } from './ADlgInfeed-401242f6.js';
33
- import { g as getContentCategory } from './getContentCategory-15dcc413.js';
34
- import { A as AuthorComponent } from './AuthorComponent-217c424d.js';
31
+ import './debounce-533d9748.js';
32
+ import './isSymbol-a7e9aafe.js';
33
+ import './toNumber-5aeba6e7.js';
34
+ import './Beam.js';
35
+ import './stringify-2b084bee.js';
36
+ import './Segment.js';
37
+ import './index-3f5c03b2.js';
35
38
  import 'react-bootstrap/Button';
36
- import { Spinner, Container, Media } from 'react-bootstrap';
37
- import timeDifferenceCalc from './timeDifferenceCalc.js';
38
- import './iconBase-602d52fe.js';
39
- import './index.esm-d1125763.js';
40
- import 'react-paginate';
41
- import { P as Pagination } from './Pagination-ea620975.js';
39
+ import './index.esm-1bd8a0a8.js';
40
+ import './iconBase-ccc56b97.js';
42
41
 
43
42
  var _this = undefined;
44
43
 
@@ -1,10 +1,10 @@
1
1
  import React__default from 'react';
2
- import './iconBase-602d52fe.js';
3
- import { a as FaLongArrowAltRight } from './index.esm-d1125763.js';
2
+ import { a as FaLongArrowAltRight } from './index.esm-1bd8a0a8.js';
3
+ import './iconBase-ccc56b97.js';
4
4
 
5
5
  var RecentNews = function RecentNews(_ref) {
6
- var client = _ref.client,
7
- _ref$dataRecord = _ref.dataRecord,
6
+ _ref.client;
7
+ var _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,44 +1,44 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './web.dom.iterable-03a97343.js';
4
1
  import React__default from 'react';
5
- import 'prop-types';
6
- import { m as moment } from './moment-b6f49411.js';
7
- import 'react-dom';
8
- import './slicedToArray-6f02409f.js';
9
- import './index-f7fdcc91.js';
10
- import urlFor from './urlFor.js';
11
- import { L as LazyLoad } from './index-5f7e79e7.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
12
3
  import 'react-bootstrap/Media';
4
+ import urlFor from './urlFor.js';
5
+ import { L as LazyLoad } from './index-755f2cc2.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './slicedToArray-6ebcbfea.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './index-3f5c03b2.js';
11
+ import 'react-dom';
12
+ import 'prop-types';
13
13
 
14
- /*
15
- Sample query
16
- let references = ''
17
- if(article.taxonomyMapping.length > 0){
18
- article.taxonomyMapping.forEach((ref, index) => {
19
- references = references + `references('${ref._ref}') `
20
- if(index+1 !== article.taxonomyMapping.length){
21
- references = references + ` && `
22
- }
23
- })
24
- }
25
-
26
- const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
27
- ...,
28
- title,
29
- summary,
30
- thumbnail,
31
- url,
32
- published,
33
- authorMapping[]->,
34
- contentCategory->
35
- }`
36
- const relatedArticles = await client.fetch(relatedArticlesQuery)
37
-
38
- Sample usage
39
- <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
40
-
41
-
14
+ /*
15
+ Sample query
16
+ let references = ''
17
+ if(article.taxonomyMapping.length > 0){
18
+ article.taxonomyMapping.forEach((ref, index) => {
19
+ references = references + `references('${ref._ref}') `
20
+ if(index+1 !== article.taxonomyMapping.length){
21
+ references = references + ` && `
22
+ }
23
+ })
24
+ }
25
+
26
+ const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
27
+ ...,
28
+ title,
29
+ summary,
30
+ thumbnail,
31
+ url,
32
+ published,
33
+ authorMapping[]->,
34
+ contentCategory->
35
+ }`
36
+ const relatedArticles = await client.fetch(relatedArticlesQuery)
37
+
38
+ Sample usage
39
+ <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
40
+
41
+
42
42
  */
43
43
  var RelatedContent = function RelatedContent(props) {
44
44
  var client = props.client,
@@ -14,16 +14,16 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
14
14
  _ref$className = _ref.className,
15
15
  className = _ref$className === undefined ? '' : _ref$className;
16
16
 
17
- /*
18
- Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
- example:
20
- <RelatedTopicDropdown
21
- page='/clinical'
22
- exclude="clinical"
23
- className='mb-3'
24
- parentTaxonomy={props.parentTaxonomy}
25
- subTaxonomies={props.subTaxonomies}
26
- />
17
+ /*
18
+ Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
19
+ example:
20
+ <RelatedTopicDropdown
21
+ page='/clinical'
22
+ exclude="clinical"
23
+ className='mb-3'
24
+ parentTaxonomy={props.parentTaxonomy}
25
+ subTaxonomies={props.subTaxonomies}
26
+ />
27
27
  */
28
28
  if (subTaxonomies.length === 0 && parentTaxonomy) {
29
29
  if (parentTaxonomy.identifier == exclude) {
@@ -1,15 +1,15 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './_iter-detect-b12f2097.js';
4
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
5
- import './_object-pie-33c40e79.js';
6
- import { _ as _extends } from './extends-3a3e8665.js';
7
- import './web.dom.iterable-03a97343.js';
1
+ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
8
4
  import React__default from 'react';
9
- import './slicedToArray-6f02409f.js';
10
- import './index-f7fdcc91.js';
11
5
  import urlFor from './urlFor.js';
12
- import { _ as _JSON$stringify } from './stringify-d52a4413.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
+ import './_object-pie-133f504a.js';
9
+ import './_iter-detect-98db3b07.js';
10
+ import './slicedToArray-6ebcbfea.js';
11
+ import './web.dom.iterable-ab4dea5c.js';
12
+ import './index-3f5c03b2.js';
13
13
 
14
14
  function toPlainText() {
15
15
  var blocks = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
@@ -1,11 +1,11 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './web.dom.iterable-03a97343.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
2
  import React__default, { useState } from 'react';
5
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
6
- import Button from 'react-bootstrap/Button';
7
3
  import Form from 'react-bootstrap/Form';
8
4
  import FormControl from 'react-bootstrap/FormControl';
5
+ import Button from 'react-bootstrap/Button';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-ab4dea5c.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
9
 
10
10
  var Search = function Search(props) {
11
11
  var _props$placeholder = props.placeholder,
@@ -1,9 +1,9 @@
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
+ import './core.get-iterator-method-ea258bb1.js';
4
+ import './web.dom.iterable-ab4dea5c.js';
3
5
  import './_library-528f1934.js';
4
- import './_iter-detect-b12f2097.js';
5
- import './web.dom.iterable-03a97343.js';
6
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-a59eea64.js';
6
+ import './_iter-detect-98db3b07.js';
7
7
 
8
8
  require('babel-polyfill');
9
9
 
@@ -1,25 +1,25 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './_iter-detect-b12f2097.js';
4
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
5
- import './_object-pie-33c40e79.js';
6
- import { _ as _extends } from './extends-3a3e8665.js';
7
- import './web.dom.iterable-03a97343.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
8
4
  import React__default, { useState, useEffect, useRef } from 'react';
9
- import { l as lib_3 } from './index-a9e53f80.js';
10
- import 'prop-types';
11
5
  import { useRouter } from 'next/router';
6
+ import { l as lib_3 } from './index-5cc7b406.js';
12
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
13
- import 'react-dom';
8
+ import { S as SeriesSlider } from './SeriesSlider-e495571f.js';
14
9
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
15
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
16
- import './index-f7fdcc91.js';
17
- import './urlFor.js';
18
- import './index-5f7e79e7.js';
19
- import './main-ede573ee.js';
10
+ import './_commonjsHelpers-0c4b6f40.js';
11
+ import './core.get-iterator-method-ea258bb1.js';
12
+ import './_iter-detect-98db3b07.js';
13
+ import './_object-pie-133f504a.js';
14
+ import './web.dom.iterable-ab4dea5c.js';
15
+ import 'prop-types';
20
16
  import './index-c7e2ac95.js';
21
- import './smoothscroll-0cd4c7a6.js';
22
- import { S as SeriesSlider } from './SeriesSlider-985b2b4a.js';
17
+ import './index-755f2cc2.js';
18
+ import 'react-dom';
19
+ import './smoothscroll-fa4e3f8c.js';
20
+ import './urlFor.js';
21
+ import './index-3f5c03b2.js';
22
+ import './main-1894c974.js';
23
23
 
24
24
  var usePrevious = function usePrevious(value) {
25
25
  var ref = useRef();
@@ -1,15 +1,15 @@
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
2
  import React__default, { useRef, useState, useEffect } from 'react';
2
- import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
3
- import urlFor from './urlFor.js';
4
- import { L as LazyLoad } from './index-5f7e79e7.js';
5
- import { m as main_43, a as main_49, b as main_42 } from './main-ede573ee.js';
6
3
  import { g as getYoutubeId } from './index-c7e2ac95.js';
7
- import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
4
+ import { L as LazyLoad } from './index-755f2cc2.js';
5
+ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
+ import urlFor from './urlFor.js';
7
+ import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
8
8
 
9
- /*
10
- GROQ query -
11
- accepts an array of title, URL
12
- `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
9
+ /*
10
+ GROQ query -
11
+ accepts an array of title, URL
12
+ `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
13
13
  */
14
14
 
15
15
  var SeriesSlider = function SeriesSlider(_ref) {
@@ -1,5 +1,5 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import { j as js_cookie } from './js.cookie-6874175c.js';
2
+ import './_commonjsHelpers-0c4b6f40.js';
3
3
 
4
4
  var SetCookie = function SetCookie(key, value) {
5
5
  js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
@@ -1,18 +1,18 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-b12f2097.js';
5
- import './define-property-98b4d523.js';
6
- import './web.dom.iterable-03a97343.js';
1
+ import { _ as _defineProperty } from './defineProperty-8c30428f.js';
7
2
  import React__default, { useRef, useEffect } from 'react';
8
- import 'prop-types';
9
- import './isSymbol-1981418f.js';
10
- import './asyncToGenerator-a59eea64.js';
3
+ import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
4
+ import { g as get_1 } from './get-3c308da4.js';
11
5
  import Segment from './Segment.js';
12
- import { g as get_1 } from './get-1e515072.js';
13
- import './eq-b470f743.js';
14
- import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
15
- import { _ as _defineProperty } from './defineProperty-ba9a4452.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './define-property-5f1bda73.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
+ import 'prop-types';
10
+ import './isSymbol-a7e9aafe.js';
11
+ import './eq-bdcbf886.js';
12
+ import './asyncToGenerator-958ef5fc.js';
13
+ import './web.dom.iterable-ab4dea5c.js';
14
+ import './_library-528f1934.js';
15
+ import './_iter-detect-98db3b07.js';
16
16
 
17
17
  var year = new Date().getFullYear();
18
18
 
@@ -32,8 +32,8 @@ var renderLink = function renderLink(row) {
32
32
  };
33
33
 
34
34
  var SideFooter = function SideFooter(props) {
35
- /*
36
- useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
35
+ /*
36
+ useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
37
37
  */
38
38
  var _get = get_1(props, 'cache.siteSettingCache', {}),
39
39
  socialLinks = _get.socialLinks,