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

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 +396 -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 +188 -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
@@ -0,0 +1,68 @@
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+
3
+ var asyncToGenerator = createCommonjsModule(function (module) {
4
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
5
+ try {
6
+ var info = gen[key](arg);
7
+ var value = info.value;
8
+ } catch (error) {
9
+ reject(error);
10
+ return;
11
+ }
12
+
13
+ if (info.done) {
14
+ resolve(value);
15
+ } else {
16
+ Promise.resolve(value).then(_next, _throw);
17
+ }
18
+ }
19
+
20
+ function _asyncToGenerator(fn) {
21
+ return function () {
22
+ var self = this,
23
+ args = arguments;
24
+ return new Promise(function (resolve, reject) {
25
+ var gen = fn.apply(self, args);
26
+
27
+ function _next(value) {
28
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
29
+ }
30
+
31
+ function _throw(err) {
32
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
33
+ }
34
+
35
+ _next(undefined);
36
+ });
37
+ };
38
+ }
39
+
40
+ module.exports = _asyncToGenerator;
41
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
42
+ });
43
+
44
+ var _asyncToGenerator = unwrapExports(asyncToGenerator);
45
+
46
+ var defineProperty = createCommonjsModule(function (module) {
47
+ function _defineProperty(obj, key, value) {
48
+ if (key in obj) {
49
+ Object.defineProperty(obj, key, {
50
+ value: value,
51
+ enumerable: true,
52
+ configurable: true,
53
+ writable: true
54
+ });
55
+ } else {
56
+ obj[key] = value;
57
+ }
58
+
59
+ return obj;
60
+ }
61
+
62
+ module.exports = _defineProperty;
63
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
64
+ });
65
+
66
+ var _defineProperty = unwrapExports(defineProperty);
67
+
68
+ export { _asyncToGenerator as _, _defineProperty as a, asyncToGenerator as b, defineProperty as d };
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as defineProperty$1 } from './define-property-98b4d523.js';
2
+ import { d as defineProperty$1 } from './define-property-5f1bda73.js';
3
3
 
4
4
  var defineProperty = createCommonjsModule(function (module, exports) {
5
5
 
@@ -224,7 +224,7 @@ var striptags = createCommonjsModule(function (module) {
224
224
  return match ? match[1].toLowerCase() : null;
225
225
  }
226
226
 
227
- if ( module.exports) {
227
+ if (module.exports) {
228
228
  // Node
229
229
  module.exports = striptags;
230
230
  }
@@ -1,4 +1,4 @@
1
- import { i as isObject_1, c as _baseGetTag } from './isSymbol-1981418f.js';
1
+ import { i as isObject_1, c as _baseGetTag } from './isSymbol-a7e9aafe.js';
2
2
 
3
3
  /** `Object#toString` result references. */
4
4
  var asyncTag = '[object AsyncFunction]',
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { m as _fails, i as _toObject, j as _iobject, v as _objectKeys, e as _descriptors, _ as _export, a as _core } from './core.get-iterator-method-792e9364.js';
3
- import { _ as _objectGops, a as _objectPie } from './_object-pie-33c40e79.js';
2
+ import { m as _fails, i as _toObject, j as _iobject, t as _objectKeys, f as _descriptors, _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
+ import { _ as _objectGops, a as _objectPie } from './_object-pie-133f504a.js';
4
4
 
5
5
  // 19.1.2.1 Object.assign(target, source, ...)
6
6
 
@@ -45,13 +45,13 @@ var _objectAssign = !$assign || _fails(function () {
45
45
 
46
46
  _export(_export.S + _export.F, 'Object', { assign: _objectAssign });
47
47
 
48
- var assign = _core.Object.assign;
48
+ var assign$1 = _core.Object.assign;
49
49
 
50
- var assign$1 = createCommonjsModule(function (module) {
51
- module.exports = { "default": assign, __esModule: true };
50
+ var assign = createCommonjsModule(function (module) {
51
+ module.exports = { "default": assign$1, __esModule: true };
52
52
  });
53
53
 
54
- var _Object$assign = unwrapExports(assign$1);
54
+ var _Object$assign = unwrapExports(assign);
55
55
 
56
56
  var _extends = createCommonjsModule(function (module, exports) {
57
57
 
@@ -59,7 +59,7 @@ exports.__esModule = true;
59
59
 
60
60
 
61
61
 
62
- var _assign2 = _interopRequireDefault(assign$1);
62
+ var _assign2 = _interopRequireDefault(assign);
63
63
 
64
64
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
65
65
 
@@ -1,10 +1,10 @@
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { m as md5 } from './md5-4e42248e.js';
1
3
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
4
+ import './core.get-iterator-method-ea258bb1.js';
5
+ import './web.dom.iterable-ab4dea5c.js';
3
6
  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';
7
- import { m as md5 } from './md5-4e42248e.js';
7
+ import './_iter-detect-98db3b07.js';
8
8
 
9
9
  var encrypt = function () {
10
10
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(password) {
@@ -1,5 +1,5 @@
1
- import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-1981418f.js';
2
- import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
1
+ import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-a7e9aafe.js';
2
+ import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
3
3
 
4
4
  /**
5
5
  * Checks if `value` is classified as an `Array` object.
@@ -80,10 +80,10 @@ function isMasked(func) {
80
80
  var _isMasked = isMasked;
81
81
 
82
82
  /** Used for built-in method references. */
83
- var funcProto = Function.prototype;
83
+ var funcProto$1 = Function.prototype;
84
84
 
85
85
  /** Used to resolve the decompiled source of functions. */
86
- var funcToString = funcProto.toString;
86
+ var funcToString$1 = funcProto$1.toString;
87
87
 
88
88
  /**
89
89
  * Converts `func` to its source code.
@@ -95,7 +95,7 @@ var funcToString = funcProto.toString;
95
95
  function toSource(func) {
96
96
  if (func != null) {
97
97
  try {
98
- return funcToString.call(func);
98
+ return funcToString$1.call(func);
99
99
  } catch (e) {}
100
100
  try {
101
101
  return (func + '');
@@ -116,18 +116,18 @@ var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
116
116
  var reIsHostCtor = /^\[object .+?Constructor\]$/;
117
117
 
118
118
  /** Used for built-in method references. */
119
- var funcProto$1 = Function.prototype,
120
- objectProto = Object.prototype;
119
+ var funcProto = Function.prototype,
120
+ objectProto$2 = Object.prototype;
121
121
 
122
122
  /** Used to resolve the decompiled source of functions. */
123
- var funcToString$1 = funcProto$1.toString;
123
+ var funcToString = funcProto.toString;
124
124
 
125
125
  /** Used to check objects for own properties. */
126
- var hasOwnProperty = objectProto.hasOwnProperty;
126
+ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
127
127
 
128
128
  /** Used to detect if a method is native. */
129
129
  var reIsNative = RegExp('^' +
130
- funcToString$1.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
130
+ funcToString.call(hasOwnProperty$2).replace(reRegExpChar, '\\$&')
131
131
  .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
132
132
  );
133
133
 
@@ -216,7 +216,7 @@ function hashDelete(key) {
216
216
  var _hashDelete = hashDelete;
217
217
 
218
218
  /** Used to stand-in for `undefined` hash values. */
219
- var HASH_UNDEFINED = '__lodash_hash_undefined__';
219
+ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
220
220
 
221
221
  /** Used for built-in method references. */
222
222
  var objectProto$1 = Object.prototype;
@@ -237,7 +237,7 @@ function hashGet(key) {
237
237
  var data = this.__data__;
238
238
  if (_nativeCreate) {
239
239
  var result = data[key];
240
- return result === HASH_UNDEFINED ? undefined : result;
240
+ return result === HASH_UNDEFINED$1 ? undefined : result;
241
241
  }
242
242
  return hasOwnProperty$1.call(data, key) ? data[key] : undefined;
243
243
  }
@@ -245,10 +245,10 @@ function hashGet(key) {
245
245
  var _hashGet = hashGet;
246
246
 
247
247
  /** Used for built-in method references. */
248
- var objectProto$2 = Object.prototype;
248
+ var objectProto = Object.prototype;
249
249
 
250
250
  /** Used to check objects for own properties. */
251
- var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
251
+ var hasOwnProperty = objectProto.hasOwnProperty;
252
252
 
253
253
  /**
254
254
  * Checks if a hash value for `key` exists.
@@ -261,13 +261,13 @@ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
261
261
  */
262
262
  function hashHas(key) {
263
263
  var data = this.__data__;
264
- return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$2.call(data, key);
264
+ return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
265
265
  }
266
266
 
267
267
  var _hashHas = hashHas;
268
268
 
269
269
  /** Used to stand-in for `undefined` hash values. */
270
- var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
270
+ var HASH_UNDEFINED = '__lodash_hash_undefined__';
271
271
 
272
272
  /**
273
273
  * Sets the hash `key` to `value`.
@@ -282,7 +282,7 @@ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
282
282
  function hashSet(key, value) {
283
283
  var data = this.__data__;
284
284
  this.size += this.has(key) ? 0 : 1;
285
- data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED$1 : value;
285
+ data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
286
286
  return this;
287
287
  }
288
288
 
@@ -765,7 +765,7 @@ function arrayMap(array, iteratee) {
765
765
  var _arrayMap = arrayMap;
766
766
 
767
767
  /** Used as references for various `Number` constants. */
768
- var INFINITY = 1 / 0;
768
+ var INFINITY$1 = 1 / 0;
769
769
 
770
770
  /** Used to convert symbols to primitives and strings. */
771
771
  var symbolProto = _Symbol ? _Symbol.prototype : undefined,
@@ -792,7 +792,7 @@ function baseToString(value) {
792
792
  return symbolToString ? symbolToString.call(value) : '';
793
793
  }
794
794
  var result = (value + '');
795
- return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
795
+ return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
796
796
  }
797
797
 
798
798
  var _baseToString = baseToString;
@@ -842,7 +842,7 @@ function castPath(value, object) {
842
842
  var _castPath = castPath;
843
843
 
844
844
  /** Used as references for various `Number` constants. */
845
- var INFINITY$1 = 1 / 0;
845
+ var INFINITY = 1 / 0;
846
846
 
847
847
  /**
848
848
  * Converts `value` to a string key if it's not a string or symbol.
@@ -856,7 +856,7 @@ function toKey(value) {
856
856
  return value;
857
857
  }
858
858
  var result = (value + '');
859
- return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
859
+ return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
860
860
  }
861
861
 
862
862
  var _toKey = toKey;
@@ -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
  var getPtceActivities = function () {
9
9
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(params) {
@@ -7,11 +7,11 @@ var getQuery = function getQuery(type) {
7
7
  //Site level conditions should start with && (logical AND), and site level params should end with , (comma) in order to execute query
8
8
 
9
9
  switch (type) {
10
- // quiz video series and slideshow
10
+ // quiz video series and slideshow
11
11
  case 'related':
12
- return '*[\n _type == "article"\n && defined(title)\n && defined(url)\n && !(_id in path("drafts.**"))\n && is_visible == true\n && defined(published) \n && dateTime(published) <= dateTime(now())\n && passwordLock!=true\n && isHealthcareProfessional != true\n && taxonomyMapping[]._ref in $taxonomy\n && taxonomyMapping[].disableAds != \'true\'\n && contentCategory->.name != \'Poll\'\n && contentCategory->.name != \'Slideshows\'\n && contentCategory->.disableAds != \'true\'\n && ExcludeFromInfiniteScroll !=true\n && url.current != $url\n && !defined(body[].videos)\n && !defined(body[].quizzes)\n && !defined(body[].slides)\n && !defined(body[].articles)\n ' + conditions + '\n ]| order(published desc)[' + (articleCount ? articleCount : '$index') + ']{\n ' + params + '\n title,\n published,\n summary,\n thumbnail,\n fieldAbstract,\n ...,\n passwordLock,\n password,\n "authorDetails": authorMapping[]->{ displayName, url, profileImage, biography, showSocialShare },\n body[] {\n ...,\n asset->,\n images[]{\n ...,\n asset->\n },\n content[]{\n ...,\n asset->\n },\n videos[]{\n ...,\n thumbnail{\n _type,\n asset->\n }\n },\n response[]{\n ...,\n asset->\n },\n quizzes[]{\n ...,\n answer[]{\n ...,\n asset->\n },\n question[]{\n ...,\n asset->\n }\n },\n poster {\n _type,\n asset->\n },\n slides[]{\n ...,\n slideshowImage{\n ...,\n asset->\n }\n },\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n }\n },\n \'category\':contentCategory->{\n name,\n disableAds\n },\n \'content_placement\': taxonomyMapping[]-> {\n _id,\n \'ancestor\': parent->parent->identifier,\n \'parent\': parent->identifier,\n \'name\': name,\n \'path\': identifier,\n disableAds,\n showSocialShare,\n pixelTrackingCode->\n },\n documentGroup-> {\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n documentGroupMapping[]-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n \'issue\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.issueGroup._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n \'publication\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.parent._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n },\n \'url\' : pdf.asset-> url,\n \'pdf\': pdf.asset->,\n isbn_issn,\n abbreviatedJournal,\n }\n }';
12
+ return '*[\n _type == "article"\n && defined(title)\n && defined(url)\n && !(_id in path("drafts.**"))\n && is_visible == true\n && defined(published) \n && dateTime(published) <= dateTime(now())\n && passwordLock!=true\n && isHealthcareProfessional != true\n && taxonomyMapping[]._ref in $taxonomy\n && taxonomyMapping[].disableAds != \'true\'\n && contentCategory->.name != \'Poll\'\n && contentCategory->.name != \'Slideshows\'\n && contentCategory->.disableAds != \'true\'\n && ExcludeFromInfiniteScroll !=true\n && url.current != $url\n && !defined(body[].videos)\n && !defined(body[].quizzes)\n && !defined(body[].slides)\n && !defined(body[].articles)\n ' + conditions + '\n ]| order(published desc)[' + (articleCount ? articleCount : '$index') + ']{\n ' + params + '\n title,\n published,\n summary,\n thumbnail,\n abstract,\n ...,\n passwordLock,\n password,\n "authorDetails": authorMapping[]->{ displayName, firstName, lastName, url, profileImage, biography, showSocialShare },\n body[] {\n ...,\n asset->,\n images[]{\n ...,\n asset->\n },\n content[]{\n ...,\n asset->\n },\n videos[]{\n ...,\n thumbnail{\n _type,\n asset->\n }\n },\n response[]{\n ...,\n asset->\n },\n quizzes[]{\n ...,\n answer[]{\n ...,\n asset->\n },\n question[]{\n ...,\n asset->\n }\n },\n poster {\n _type,\n asset->\n },\n slides[]{\n ...,\n slideshowImage{\n ...,\n asset->\n }\n },\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n }\n },\n \'category\':contentCategory->{\n name,\n disableAds\n },\n \'content_placement\': taxonomyMapping[]-> {\n _id,\n \'ancestor\': parent->parent->identifier,\n \'parent\': parent->identifier,\n \'name\': name,\n \'path\': identifier,\n disableAds,\n showSocialShare,\n pixelTrackingCode->\n },\n documentGroup-> {\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n documentGroupMapping[]-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n \'issue\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.issueGroup._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n \'publication\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.parent._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n },\n \'url\' : pdf.asset-> url,\n \'pdf\': pdf.asset->,\n isbn_issn,\n abbreviatedJournal,\n }\n }';
13
13
  case 'article':
14
- return '*[\n _type == "article"\n && !(_id in path("drafts.**"))\n && defined(title)\n && defined(url)\n && is_visible != false\n && url.current == $url\n ' + conditions + '\n ][0]{\n ' + params + '\n title,\n published,\n summary,\n thumbnail,\n fieldAbstract,\n ...,\n passwordLock,\n password,\n issueGroup-> { _id, name, identifier, parent-> },\n "authorDetails": authorMapping[]->{ displayName, url, profileImage, biography, showSocialShare },\n body[] {\n ...,\n asset->,\n images[]{\n ...,\n asset->\n },\n content[]{\n ...,\n asset->\n },\n videos[]{\n ...,\n thumbnail{\n _type,\n asset->\n }\n },\n response[]{\n ...,\n asset->\n },\n quizzes[]{\n ...,\n answer[]{\n ...,\n asset->\n },\n question[]{\n ...,\n asset->\n }\n },\n poster {\n _type,\n asset->\n },\n slides[]{\n ...,\n slideshowImage{\n ...,\n asset->\n }\n },\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n medias[]{\n ...,\n upload_doc {\n _type,\n asset-> \n },\n poster {\n _type,\n asset-> \n }\n },\n articles[]{\n ...,\n thumbnail{\n ...,\n asset-> \n },\n "authorDetails": authorMapping[]->{ displayName, url, profileImage, biography, showSocialShare },\n text[]{\n ...,\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n }\n }\n },\n \'content_placement\': taxonomyMapping[]-> {\n ...,\n \'ancestor\': parent->parent->identifier,\n \'parent\': parent->identifier,\n \'name\': name,\n \'path\': identifier,\n showSocialShare,\n pixelTrackingCode->\n },\n documentGroup-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n isSeries,\n disableEpisodeNumber,\n excludeRelatedContents,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n documentGroupMapping[]-> {\n _id,\n name,\n thumbnail,\n isSeries,\n disableEpisodeNumber,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n excludeRelatedContents,\n \'path\': identifier.current,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n \'category\':contentCategory->{\n name,\n disableAds\n },\n \'issue\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.issueGroup._ref][0] {\n name,\n volume,\n year,\n \'issueNumber\': number,\n \'articleSource\': source,\n \'path\': identifier.current,\n show_download_ris_button,\n \'publication\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.parent._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n },\n \'url\' : pdf.asset-> url,\n \'pdf\': pdf.asset->,\n isbn_issn,\n abbreviatedJournal,\n }\n\n }';
14
+ return '*[\n _type == "article"\n && !(_id in path("drafts.**"))\n && defined(title)\n && defined(url)\n && is_visible != false\n && url.current == $url\n ' + conditions + '\n ][0]{\n ' + params + '\n title,\n published,\n summary,\n thumbnail,\n abstract,\n ...,\n passwordLock,\n password,\n issueGroup-> { _id, name, identifier, parent-> },\n "authorDetails": authorMapping[]->{ displayName, firstName, lastName, url, profileImage, biography, showSocialShare },\n body[] {\n ...,\n asset->,\n images[]{\n ...,\n asset->\n },\n content[]{\n ...,\n asset->\n },\n videos[]{\n ...,\n thumbnail{\n _type,\n asset->\n }\n },\n response[]{\n ...,\n asset->\n },\n quizzes[]{\n ...,\n answer[]{\n ...,\n asset->\n },\n question[]{\n ...,\n asset->\n }\n },\n poster {\n _type,\n asset->\n },\n slides[]{\n ...,\n slideshowImage{\n ...,\n asset->\n }\n },\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n medias[]{\n ...,\n upload_doc {\n _type,\n asset-> \n },\n poster {\n _type,\n asset-> \n }\n },\n articles[]{\n ...,\n thumbnail{\n ...,\n asset-> \n },\n "authorDetails": authorMapping[]->{ displayName, firstName, lastName, url, profileImage, biography, showSocialShare },\n text[]{\n ...,\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n }\n }\n },\n \'content_placement\': taxonomyMapping[]-> {\n ...,\n \'ancestor\': parent->parent->identifier,\n \'parent\': parent->identifier,\n \'name\': name,\n \'path\': identifier,\n showSocialShare,\n pixelTrackingCode->\n },\n documentGroup-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n isSeries,\n disableEpisodeNumber,\n excludeRelatedContents,\n showSocialShare,\n \'path\': identifier.current,\n adTargetingURL,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n documentGroupMapping[]-> {\n _id,\n name,\n thumbnail,\n isSeries,\n disableEpisodeNumber,\n parent->{...,parent->},\n isShow,\n showSocialShare,\n excludeRelatedContents,\n \'path\': identifier.current,\n hideSeriesSlider,\n pixelTrackingCode->\n },\n \'category\':contentCategory->{\n name,\n disableAds\n },\n \'issue\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.issueGroup._ref][0] {\n name,\n volume,\n year,\n \'issueNumber\': number,\n \'articleSource\': source,\n \'path\': identifier.current,\n show_download_ris_button,\n \'publication\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.parent._ref][0] {\n name,\n \'path\': identifier.current,\n show_download_ris_button,\n },\n \'url\' : pdf.asset-> url,\n \'pdf\': pdf.asset->,\n isbn_issn,\n abbreviatedJournal,\n }\n\n }';
15
15
  case 'publication':
16
16
  return '*[_type == \'publication\'\n && identifier.current == $publication\n ' + conditions + '][0] {\n ' + params + '\n ...,\n \'issues\': *[_type == \'publication\'\n && is_visible\n && references(^._id)\n && defined(identifier)] {\n ...,\n thumbnail{ ..., asset-> },\n taxonomyMapping[]->,\n pdf{asset->},\n } | order(year desc, month desc)\n }';
17
17
  case 'issue':
@@ -1,11 +1,11 @@
1
- import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- 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';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
7
3
  import { c as cookie } from './index-db3bb315.js';
8
4
  import getQuery from './getQuery.js';
5
+ import './core.get-iterator-method-ea258bb1.js';
6
+ import './web.dom.iterable-ab4dea5c.js';
7
+ import './_library-528f1934.js';
8
+ import './_iter-detect-98db3b07.js';
9
9
 
10
10
  var defaultParseOptions = {
11
11
  decodeValues: true,
@@ -286,10 +286,10 @@ exports.areCookiesEqual = areCookiesEqual;
286
286
  });
287
287
 
288
288
  unwrapExports(utils);
289
- var utils_1 = utils.areCookiesEqual;
290
- var utils_2 = utils.hasSameProperties;
291
- var utils_3 = utils.createCookie;
292
- var utils_4 = utils.isBrowser;
289
+ utils.areCookiesEqual;
290
+ utils.hasSameProperties;
291
+ utils.createCookie;
292
+ utils.isBrowser;
293
293
 
294
294
  var dist = createCommonjsModule(function (module, exports) {
295
295
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
@@ -416,7 +416,7 @@ exports.default = {
416
416
  });
417
417
 
418
418
  unwrapExports(dist);
419
- var dist_1 = dist.destroyCookie;
419
+ dist.destroyCookie;
420
420
  var dist_2 = dist.setCookie;
421
421
  var dist_3 = dist.parseCookies;
422
422
 
@@ -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
  var _this = undefined;
9
9
 
@@ -1,58 +1,58 @@
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 './toConsumableArray-6ab0c924.js';
6
- import './_object-pie-33c40e79.js';
7
- import './extends-3a3e8665.js';
8
- import './_object-sap-957d4f77.js';
9
- import './inherits-fc8a7c61.js';
10
- import './define-property-98b4d523.js';
11
- import './web.dom.iterable-03a97343.js';
12
- import './typeof-c39ff5e1.js';
13
- import './_is-array-39143b17.js';
14
1
  import 'react';
15
- import './index-a9e53f80.js';
2
+ export { g as default } from './index-e89d33c8.js';
3
+ import './BlockContent-1e73bd2c.js';
4
+ import './entities-6d9154b4.js';
5
+ import './slicedToArray-6ebcbfea.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './web.dom.iterable-ab4dea5c.js';
8
+ import './core.get-iterator-method-ea258bb1.js';
9
+ import 'react-bootstrap';
10
+ import './urlFor.js';
11
+ import './index-3f5c03b2.js';
12
+ import './index-5cc7b406.js';
16
13
  import 'prop-types';
17
- import 'react-bootstrap/Row';
18
- import 'react-bootstrap/Col';
19
- import './moment-b6f49411.js';
20
14
  import 'next/router';
21
- import './isSymbol-1981418f.js';
22
- import './debounce-89969f66.js';
23
- import './toNumber-e3dcad26.js';
24
- import 'react-dom';
25
- import './slicedToArray-6f02409f.js';
26
- import './index-f7fdcc91.js';
27
- import './urlFor.js';
28
- import './index-5f7e79e7.js';
29
- import './main-ede573ee.js';
30
- import './entities-731f3fdb.js';
31
- import './stringify-d52a4413.js';
32
- import './asyncToGenerator-a59eea64.js';
33
- import './Segment.js';
34
- import './Beam.js';
35
- import './AdSlot.js';
36
- import 'react-bootstrap/Button';
37
- import './BlockContent-ea93e8f7.js';
38
15
  import './index-c7e2ac95.js';
39
- import './smoothscroll-0cd4c7a6.js';
40
- import './GroupDeck.js';
41
- import 'react-bootstrap';
42
- import './iconBase-602d52fe.js';
43
- import './index.esm-55f22b35.js';
44
- export { g as default } from './index-12256693.js';
45
- import './util-7700fc59.js';
46
- import './urlForFile-4bd21538.js';
47
- import './brightcove-react-player-loader.es-e761d404.js';
16
+ import './util-8ed16d48.js';
17
+ import './Beam.js';
18
+ import './stringify-2b084bee.js';
19
+ import './asyncToGenerator-958ef5fc.js';
20
+ import './_library-528f1934.js';
21
+ import './_iter-detect-98db3b07.js';
22
+ import './Segment.js';
23
+ import './main-1894c974.js';
24
+ import './extends-6d8e3924.js';
25
+ import './_object-pie-133f504a.js';
26
+ import './urlForFile-b69adffc.js';
27
+ import './index-755f2cc2.js';
28
+ import 'react-dom';
29
+ import './typeof-e9fc0c5d.js';
30
+ import './_is-array-8d21b9e3.js';
31
+ import './brightcove-react-player-loader.es-57a70a56.js';
48
32
  import 'react-bootstrap/Modal';
33
+ import 'react-bootstrap/Button';
49
34
  import 'react-bootstrap/Form';
50
35
  import 'react-ga';
36
+ import './GroupDeck.js';
37
+ import './smoothscroll-fa4e3f8c.js';
38
+ import './moment-bc12cb97.js';
39
+ import './SocialShare.js';
51
40
  import 'next/head';
52
41
  import 'react-share';
53
- import './SocialShare.js';
54
- import './_object-to-array-c71869fb.js';
42
+ import './_object-to-array-2300e51b.js';
43
+ import './toConsumableArray-f7074d7c.js';
55
44
  import 'react-bootstrap/Pagination';
45
+ import './AdSlot.js';
46
+ import './debounce-533d9748.js';
47
+ import './isSymbol-a7e9aafe.js';
48
+ import './toNumber-5aeba6e7.js';
49
+ import 'react-bootstrap/Row';
50
+ import 'react-bootstrap/Col';
51
+ import './inherits-a6ba2ec4.js';
52
+ import './_object-sap-7cee6f84.js';
53
+ import './define-property-5f1bda73.js';
54
+ import './index.esm-eb1e8e80.js';
55
+ import './iconBase-ccc56b97.js';
56
56
  import 'react-bootstrap/Figure';
57
57
  import 'react-bootstrap/OverlayTrigger';
58
58
  import 'react-bootstrap/Tooltip';
@@ -1,19 +1,19 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
2
- import { _ as _extends } from './extends-3a3e8665.js';
1
+ import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
- var cp_url = '';
6
- if (cp.ancestor && typeof cp.ancestor == 'string') {
7
- cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
- }
5
+ var cp_url = '';
6
+ if (cp.ancestor && typeof cp.ancestor == 'string') {
7
+ cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
+ }
9
9
 
10
- if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
- cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
- }
10
+ if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
+ cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
+ }
13
13
 
14
- cp_url += (cp_url === '' ? '' : '/') + (cp.adTargetingURL ? adTargetingURL : cp.path);
14
+ cp_url += (cp_url === '' ? '' : '/') + (cp.adTargetingURL ? adTargetingURL : cp.path);
15
15
 
16
- return cp_url;
16
+ return cp_url;
17
17
  };
18
18
 
19
19
  var getTargeting = function getTargeting(props) {
@@ -1,7 +1,7 @@
1
+ import './extends-6d8e3924.js';
2
+ import './toConsumableArray-f7074d7c.js';
3
+ export { g as default } from './getTargeting-04d979c9.js';
1
4
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-792e9364.js';
3
- import './_iter-detect-b12f2097.js';
4
- import './toConsumableArray-6ab0c924.js';
5
- import './_object-pie-33c40e79.js';
6
- import './extends-3a3e8665.js';
7
- export { g as default } from './getTargeting-c15dcda2.js';
5
+ import './core.get-iterator-method-ea258bb1.js';
6
+ import './_object-pie-133f504a.js';
7
+ import './_iter-detect-98db3b07.js';
@@ -1,9 +1,4 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var React = require('react');
6
- var React__default = _interopDefault(React);
1
+ import * as React from 'react';
7
2
 
8
3
  var DefaultContext = {
9
4
  color: undefined,
@@ -83,5 +78,4 @@ function IconBase(props) {
83
78
  }) : elem(DefaultContext);
84
79
  }
85
80
 
86
- exports.GenIcon = GenIcon;
87
- exports.IconContext = IconContext;
81
+ export { GenIcon as G, IconContext as I };
@@ -330,8 +330,8 @@ function fit(source, spec) {
330
330
  });
331
331
 
332
332
  unwrapExports(urlForImage_1);
333
- var urlForImage_2 = urlForImage_1.parseSource;
334
- var urlForImage_3 = urlForImage_1.SPEC_NAME_TO_URL_NAME_MAPPINGS;
333
+ urlForImage_1.parseSource;
334
+ urlForImage_1.SPEC_NAME_TO_URL_NAME_MAPPINGS;
335
335
 
336
336
  var builder = createCommonjsModule(function (module, exports) {
337
337
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
@@ -537,7 +537,7 @@ exports.ImageUrlBuilder = ImageUrlBuilder;
537
537
  });
538
538
 
539
539
  unwrapExports(builder);
540
- var builder_1 = builder.ImageUrlBuilder;
540
+ builder.ImageUrlBuilder;
541
541
 
542
542
  var node = createCommonjsModule(function (module) {
543
543
  var __importDefault = (commonjsGlobal && commonjsGlobal.__importDefault) || function (mod) {
@@ -502,7 +502,7 @@ function loadGPTScript() {
502
502
  });
503
503
 
504
504
  unwrapExports(utils);
505
- var utils_1 = utils.loadGPTScript;
505
+ utils.loadGPTScript;
506
506
 
507
507
  var manager = createCommonjsModule(function (module, exports) {
508
508
 
@@ -1345,7 +1345,7 @@ if (Context === null) {
1345
1345
  });
1346
1346
 
1347
1347
  unwrapExports(dfpslotsprovider);
1348
- var dfpslotsprovider_1 = dfpslotsprovider.Context;
1348
+ dfpslotsprovider.Context;
1349
1349
 
1350
1350
  var adslot = createCommonjsModule(function (module, exports) {
1351
1351
 
@@ -1641,7 +1641,7 @@ exports.default = _default;
1641
1641
  });
1642
1642
 
1643
1643
  unwrapExports(adslot);
1644
- var adslot_1 = adslot.AdSlot;
1644
+ adslot.AdSlot;
1645
1645
 
1646
1646
  var lib = createCommonjsModule(function (module, exports) {
1647
1647