@mjhls/mjh-framework 1.0.977 → 1.0.978

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 (340) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +26 -28
  4. package/dist/cjs/AD300x250x600.js +26 -28
  5. package/dist/cjs/AD728x90.js +29 -31
  6. package/dist/cjs/ADFloatingFooter.js +29 -31
  7. package/dist/cjs/ADFooter.js +12 -13
  8. package/dist/cjs/ADGutter.js +29 -31
  9. package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-8da83eae.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +29 -31
  11. package/dist/cjs/ADSponsoredResources.js +29 -31
  12. package/dist/cjs/ADWebcast.js +29 -31
  13. package/dist/cjs/ADWelcome.js +30 -32
  14. package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-52c63a33.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +27 -29
  16. package/dist/cjs/AdSlot.js +30 -32
  17. package/dist/cjs/AdSlotsProvider.js +15 -18
  18. package/dist/cjs/AlgoliaSearch.js +67 -14215
  19. package/dist/cjs/AlphabeticList.js +23 -24
  20. package/dist/cjs/ArticleCarousel.js +19 -20
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -60
  22. package/dist/cjs/ArticleSeriesLandingPage.js +38 -40
  23. package/dist/cjs/ArticleSeriesListing.js +59 -61
  24. package/dist/cjs/Auth.js +283 -287
  25. package/dist/cjs/AuthWrapper.js +148 -59
  26. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-421d5ec1.js} +13 -14
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-bac780ac.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +25 -27
  30. package/dist/cjs/CMEDeck.js +81 -82
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +31 -34
  33. package/dist/cjs/Column3.js +55 -59
  34. package/dist/cjs/ConferenceArticleCard.js +25 -26
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/ContentCardPaginated.js +87 -93
  37. package/dist/cjs/DeckContent.js +92 -97
  38. package/dist/cjs/DeckQueue.js +89 -94
  39. package/dist/cjs/DeckQueuePaginated.js +81 -87
  40. package/dist/cjs/{Dfp-9be904d5.js → Dfp-52a869e5.js} +32 -34
  41. package/dist/cjs/EventsDeck.js +133 -140
  42. package/dist/cjs/ExternalResources.js +79 -81
  43. package/dist/cjs/Feature.js +26 -28
  44. package/dist/cjs/ForbesHero.js +40 -41
  45. package/dist/cjs/GridContent.js +185 -190
  46. package/dist/cjs/GridContentPaginated.js +172 -178
  47. package/dist/cjs/GridHero.js +42 -43
  48. package/dist/cjs/GroupDeck.js +57 -58
  49. package/dist/cjs/HamMagazine.js +128 -133
  50. package/dist/cjs/Header.js +12 -14
  51. package/dist/cjs/HealthCareProfessionalModal.js +22 -25
  52. package/dist/cjs/Hero.js +15 -16
  53. package/dist/cjs/HighlightenVideo.js +17 -18
  54. package/dist/cjs/HorizontalArticleListing.js +72 -74
  55. package/dist/cjs/HorizontalHero.js +28 -29
  56. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-5d7082b9.js} +283 -182
  57. package/dist/cjs/IssueContentDeck.js +71 -76
  58. package/dist/cjs/IssueDeck.js +70 -75
  59. package/dist/cjs/IssueLanding.js +66 -68
  60. package/dist/cjs/LeftNav.js +36 -39
  61. package/dist/cjs/MasterDeck.js +69 -71
  62. package/dist/cjs/MasterDeckPaginated.js +60 -63
  63. package/dist/cjs/{MediaSeriesCard-5bf9813e.js → MediaSeriesCard-f50f8148.js} +996 -902
  64. package/dist/cjs/MediaSeriesLanding.js +80 -84
  65. package/dist/cjs/MediaSeriesLandingPaginated.js +95 -99
  66. package/dist/cjs/NavDvm.js +72 -77
  67. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  68. package/dist/cjs/NavMagazine.js +134 -139
  69. package/dist/cjs/NavNative.js +126 -134
  70. package/dist/cjs/OncliveHero.js +21 -22
  71. package/dist/cjs/OncliveLargeHero.js +70 -71
  72. package/dist/cjs/PageFilter.js +12 -13
  73. package/dist/cjs/{Pagination-1e0d5f1d.js → Pagination-32f89bd4.js} +18 -21
  74. package/dist/cjs/PartnerDetailListing.js +98 -101
  75. package/dist/cjs/PartnerDetailListingPaginated.js +96 -99
  76. package/dist/cjs/PdfDownload.js +9 -10
  77. package/dist/cjs/PixelTracking.js +19 -19
  78. package/dist/cjs/PopUpModal.js +17 -19
  79. package/dist/cjs/PtceDeck.js +26 -27
  80. package/dist/cjs/PubSection.js +40 -42
  81. package/dist/cjs/PubToc.js +13 -14
  82. package/dist/cjs/PublicationDeck.js +65 -70
  83. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a54b1d9d.js} +36 -40
  84. package/dist/cjs/PublicationLanding.js +107 -115
  85. package/dist/cjs/QueueDeckExpanded.js +308 -309
  86. package/dist/cjs/QueueDeckExpandedPaginated.js +270 -271
  87. package/dist/cjs/RecentNews.js +22 -23
  88. package/dist/cjs/RelatedContent.js +29 -30
  89. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  90. package/dist/cjs/RolesDeck.js +27 -32
  91. package/dist/cjs/Schema.js +14 -15
  92. package/dist/cjs/Search.js +16 -20
  93. package/dist/cjs/Segment.js +4 -4
  94. package/dist/cjs/SeriesListingDeck.js +34 -35
  95. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-ba6cdfc1.js} +34 -35
  96. package/dist/cjs/SetCookie.js +1 -1
  97. package/dist/cjs/SideFooter.js +34 -35
  98. package/dist/cjs/SocialIcons.js +9 -10
  99. package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-e5196fc1.js} +36 -40
  100. package/dist/cjs/SocialShare.js +29 -31
  101. package/dist/cjs/TaxonomyCard.js +61 -66
  102. package/dist/cjs/TaxonomyDescription.js +54 -56
  103. package/dist/cjs/TemplateNormal.js +71 -73
  104. package/dist/cjs/ThumbnailCard.js +24 -26
  105. package/dist/cjs/Ustream.js +29 -30
  106. package/dist/cjs/VerticalHero.js +19 -20
  107. package/dist/cjs/VideoProgramLandingPage.js +73 -78
  108. package/dist/cjs/VideoSeriesCard.js +32 -33
  109. package/dist/cjs/VideoSeriesFilter.js +16 -16
  110. package/dist/cjs/VideoSeriesLandingPage.js +48 -50
  111. package/dist/cjs/VideoSeriesListing.js +76 -78
  112. package/dist/cjs/View.js +404 -342
  113. package/dist/cjs/YahooHero.js +39 -40
  114. package/dist/cjs/YoutubeGroup.js +58 -59
  115. package/dist/cjs/{_is-array-54228b29.js → _is-array-bd978497.js} +6 -6
  116. package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-ee3d4802.js} +7 -7
  117. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  118. package/dist/cjs/{_object-sap-d1978572.js → _object-sap-fee50a62.js} +1 -1
  119. package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-18379aba.js} +2 -2
  120. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-15014394.js} +30 -30
  121. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-05029198.js} +6 -7
  122. package/dist/cjs/{core.get-iterator-method-5643aa10.js → core.get-iterator-method-5cb3af28.js} +33 -33
  123. package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
  124. package/dist/cjs/{define-property-e8404b64.js → define-property-530a5e9e.js} +6 -6
  125. package/dist/cjs/{defineProperty-9673846a.js → defineProperty-5ca424cd.js} +1 -1
  126. package/dist/cjs/{entities-df1aed86.js → entities-fb0c6568.js} +1 -1
  127. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  128. package/dist/cjs/{extends-7c86182f.js → extends-1d905ddb.js} +7 -7
  129. package/dist/cjs/faundadb.js +5 -5
  130. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  131. package/dist/cjs/getPtceActivities.js +4 -4
  132. package/dist/cjs/getQuery.js +1 -1
  133. package/dist/cjs/getRelatedArticle.js +16 -16
  134. package/dist/cjs/getRootDocGroup.js +4 -4
  135. package/dist/cjs/getSerializers.js +45 -46
  136. package/dist/cjs/{getTargeting-3c5754ac.js → getTargeting-091ec6c8.js} +2 -2
  137. package/dist/cjs/getTargeting.js +6 -6
  138. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  139. package/dist/cjs/{index-eb1c583d.js → index-2fa523f8.js} +599 -612
  140. package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
  141. package/dist/cjs/{index-fc2f1ca2.js → index-8bf6c863.js} +476 -12
  142. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  143. package/dist/cjs/{index-d48b231c.js → index-ff69979f.js} +3 -3
  144. package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
  145. package/dist/cjs/{index.esm-c1e16606.js → index.esm-44f3e2d0.js} +1 -1
  146. package/dist/cjs/{index.esm-d81454e7.js → index.esm-48e0f0d8.js} +1 -1
  147. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-bf016399.js} +18 -19
  148. package/dist/cjs/{index.esm-d51c9ac6.js → index.esm-f93506ac.js} +1 -1
  149. package/dist/cjs/index.js +230 -237
  150. package/dist/cjs/{inherits-de66ea16.js → inherits-07da6623.js} +21 -21
  151. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  152. package/dist/cjs/{keys-e982b3fa.js → keys-91f31941.js} +6 -6
  153. package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
  154. package/dist/cjs/{main-f1c77adb.js → main-bc7d4bf8.js} +69 -70
  155. package/dist/cjs/{moment-aca40de1.js → moment-ca3bd9fb.js} +1 -1
  156. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  157. package/dist/cjs/{slicedToArray-067dd3bc.js → slicedToArray-0a78cdf3.js} +12 -12
  158. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  159. package/dist/cjs/{stringify-f7a37a8d.js → stringify-13405ce2.js} +5 -5
  160. package/dist/cjs/timeDifferenceCalc.js +1 -1
  161. package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-39fd0757.js} +7 -7
  162. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
  163. package/dist/cjs/{typeof-567e31ff.js → typeof-3dd6d3df.js} +35 -35
  164. package/dist/cjs/urlFor.js +6 -6
  165. package/dist/cjs/{urlForFile-29d3815a.js → urlForFile-0e7175d9.js} +1 -1
  166. package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-5619c1fa.js} +4 -4
  167. package/dist/cjs/{util-93a37fd0.js → util-f2c1b65b.js} +1 -12
  168. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  169. package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-a9359910.js} +2 -2
  170. package/dist/esm/AD.js +1 -1
  171. package/dist/esm/AD300x250.js +20 -21
  172. package/dist/esm/AD300x250x600.js +20 -21
  173. package/dist/esm/AD728x90.js +22 -23
  174. package/dist/esm/ADFloatingFooter.js +20 -21
  175. package/dist/esm/ADFooter.js +4 -4
  176. package/dist/esm/ADGutter.js +20 -21
  177. package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-0cd9985d.js} +4 -4
  178. package/dist/esm/ADSkyscraper.js +20 -21
  179. package/dist/esm/ADSponsoredResources.js +20 -21
  180. package/dist/esm/ADWebcast.js +20 -21
  181. package/dist/esm/ADWelcome.js +17 -18
  182. package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-401242f6.js} +4 -4
  183. package/dist/esm/AccordionPanel.js +6 -6
  184. package/dist/esm/AdSlot.js +19 -20
  185. package/dist/esm/AdSlotsProvider.js +9 -10
  186. package/dist/esm/AlgoliaSearch.js +24 -14171
  187. package/dist/esm/AlphabeticList.js +8 -8
  188. package/dist/esm/ArticleCarousel.js +13 -13
  189. package/dist/esm/ArticleProgramLandingPage.js +49 -50
  190. package/dist/esm/ArticleSeriesLandingPage.js +29 -30
  191. package/dist/esm/ArticleSeriesListing.js +30 -31
  192. package/dist/esm/Auth.js +199 -199
  193. package/dist/esm/AuthWrapper.js +118 -28
  194. package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-217c424d.js} +1 -1
  195. package/dist/esm/Beam.js +6 -6
  196. package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-ea93e8f7.js} +34 -34
  197. package/dist/esm/Breadcrumbs.js +5 -5
  198. package/dist/esm/CMEDeck.js +21 -22
  199. package/dist/esm/Column2.js +14 -14
  200. package/dist/esm/Column3.js +28 -29
  201. package/dist/esm/ConferenceArticleCard.js +10 -10
  202. package/dist/esm/ContentCardPaginated.js +35 -36
  203. package/dist/esm/DeckContent.js +30 -31
  204. package/dist/esm/DeckQueue.js +28 -29
  205. package/dist/esm/DeckQueuePaginated.js +31 -32
  206. package/dist/esm/{Dfp-102f0beb.js → Dfp-af6a7461.js} +12 -13
  207. package/dist/esm/EventsDeck.js +24 -24
  208. package/dist/esm/ExternalResources.js +46 -47
  209. package/dist/esm/Feature.js +6 -6
  210. package/dist/esm/ForbesHero.js +10 -10
  211. package/dist/esm/GridContent.js +42 -43
  212. package/dist/esm/GridContentPaginated.js +42 -43
  213. package/dist/esm/GridHero.js +11 -11
  214. package/dist/esm/GroupDeck.js +12 -12
  215. package/dist/esm/HamMagazine.js +23 -23
  216. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  217. package/dist/esm/Hero.js +7 -7
  218. package/dist/esm/HighlightenVideo.js +2 -2
  219. package/dist/esm/HorizontalArticleListing.js +47 -48
  220. package/dist/esm/HorizontalHero.js +8 -8
  221. package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-f42743bb.js} +134 -32
  222. package/dist/esm/IssueContentDeck.js +11 -11
  223. package/dist/esm/IssueDeck.js +13 -13
  224. package/dist/esm/IssueLanding.js +55 -56
  225. package/dist/esm/LeftNav.js +19 -20
  226. package/dist/esm/MasterDeck.js +30 -31
  227. package/dist/esm/MasterDeckPaginated.js +32 -33
  228. package/dist/esm/{MediaSeriesCard-305a9cb3.js → MediaSeriesCard-5eb62ef4.js} +373 -277
  229. package/dist/esm/MediaSeriesLanding.js +50 -52
  230. package/dist/esm/MediaSeriesLandingPaginated.js +56 -58
  231. package/dist/esm/NavDvm.js +11 -11
  232. package/dist/esm/NavMagazine.js +27 -27
  233. package/dist/esm/NavNative.js +26 -26
  234. package/dist/esm/OncliveHero.js +7 -7
  235. package/dist/esm/OncliveLargeHero.js +11 -11
  236. package/dist/esm/PageFilter.js +4 -4
  237. package/dist/esm/{Pagination-cd21f8c2.js → Pagination-ea620975.js} +2 -2
  238. package/dist/esm/PartnerDetailListing.js +58 -60
  239. package/dist/esm/PartnerDetailListingPaginated.js +58 -60
  240. package/dist/esm/PdfDownload.js +2 -2
  241. package/dist/esm/PixelTracking.js +7 -7
  242. package/dist/esm/PopUpModal.js +4 -4
  243. package/dist/esm/PtceDeck.js +10 -10
  244. package/dist/esm/PubSection.js +32 -33
  245. package/dist/esm/PubToc.js +6 -6
  246. package/dist/esm/PublicationDeck.js +10 -10
  247. package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-35381870.js} +2 -2
  248. package/dist/esm/PublicationLanding.js +26 -30
  249. package/dist/esm/QueueDeckExpanded.js +33 -34
  250. package/dist/esm/QueueDeckExpandedPaginated.js +35 -36
  251. package/dist/esm/RecentNews.js +4 -4
  252. package/dist/esm/RelatedContent.js +10 -10
  253. package/dist/esm/Schema.js +10 -10
  254. package/dist/esm/Search.js +5 -5
  255. package/dist/esm/Segment.js +4 -4
  256. package/dist/esm/SeriesListingDeck.js +17 -18
  257. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-985b2b4a.js} +5 -5
  258. package/dist/esm/SetCookie.js +1 -1
  259. package/dist/esm/SideFooter.js +13 -13
  260. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-86928797.js} +6 -6
  261. package/dist/esm/TaxonomyCard.js +12 -12
  262. package/dist/esm/TaxonomyDescription.js +45 -46
  263. package/dist/esm/TemplateNormal.js +45 -46
  264. package/dist/esm/ThumbnailCard.js +10 -10
  265. package/dist/esm/Ustream.js +18 -18
  266. package/dist/esm/VerticalHero.js +6 -6
  267. package/dist/esm/VideoProgramLandingPage.js +50 -51
  268. package/dist/esm/VideoSeriesCard.js +13 -13
  269. package/dist/esm/VideoSeriesFilter.js +7 -7
  270. package/dist/esm/VideoSeriesLandingPage.js +35 -36
  271. package/dist/esm/VideoSeriesListing.js +30 -31
  272. package/dist/esm/View.js +201 -134
  273. package/dist/esm/YahooHero.js +13 -13
  274. package/dist/esm/YoutubeGroup.js +12 -12
  275. package/dist/esm/{_is-array-8d21b9e3.js → _is-array-39143b17.js} +6 -6
  276. package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-b12f2097.js} +7 -7
  277. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  278. package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-957d4f77.js} +1 -1
  279. package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-c71869fb.js} +2 -2
  280. package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-a59eea64.js} +30 -30
  281. package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-792e9364.js} +34 -34
  282. package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
  283. package/dist/esm/define-property-98b4d523.js +18 -0
  284. package/dist/esm/{defineProperty-8c30428f.js → defineProperty-ba9a4452.js} +1 -1
  285. package/dist/esm/{entities-6d9154b4.js → entities-731f3fdb.js} +1 -1
  286. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  287. package/dist/esm/{extends-6d8e3924.js → extends-3a3e8665.js} +7 -7
  288. package/dist/esm/faundadb.js +5 -5
  289. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  290. package/dist/esm/getPtceActivities.js +4 -4
  291. package/dist/esm/getQuery.js +1 -1
  292. package/dist/esm/getRelatedArticle.js +11 -11
  293. package/dist/esm/getRootDocGroup.js +4 -4
  294. package/dist/esm/getSerializers.js +45 -46
  295. package/dist/esm/{getTargeting-42f9b439.js → getTargeting-c15dcda2.js} +2 -2
  296. package/dist/esm/getTargeting.js +6 -6
  297. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  298. package/dist/esm/{index-264bbd3c.js → index-12256693.js} +122 -122
  299. package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
  300. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  301. package/dist/esm/{index-f0fc23eb.js → index-a9e53f80.js} +469 -4
  302. package/dist/esm/{index-3f5c03b2.js → index-f7fdcc91.js} +3 -3
  303. package/dist/esm/{index.esm-eb1e8e80.js → index.esm-55f22b35.js} +1 -1
  304. package/dist/esm/{index.esm-9b042655.js → index.esm-c6715e80.js} +1 -1
  305. package/dist/esm/{index.esm-1bd8a0a8.js → index.esm-d1125763.js} +1 -1
  306. package/dist/esm/{index.esm-37268dca.js → index.esm-ed50151c.js} +2 -2
  307. package/dist/esm/index.js +122 -125
  308. package/dist/esm/{inherits-a6ba2ec4.js → inherits-fc8a7c61.js} +18 -18
  309. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  310. package/dist/esm/keys-39cf7652.js +23 -0
  311. package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
  312. package/dist/esm/{main-1894c974.js → main-ede573ee.js} +53 -53
  313. package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
  314. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  315. package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-6f02409f.js} +12 -12
  316. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  317. package/dist/esm/stringify-d52a4413.js +15 -0
  318. package/dist/esm/timeDifferenceCalc.js +1 -1
  319. package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-6ab0c924.js} +7 -7
  320. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
  321. package/dist/esm/{typeof-e9fc0c5d.js → typeof-c39ff5e1.js} +35 -35
  322. package/dist/esm/urlFor.js +4 -4
  323. package/dist/esm/{urlForFile-b69adffc.js → urlForFile-4bd21538.js} +1 -1
  324. package/dist/esm/{ustream-api-d3714624.js → ustream-api-12b01f28.js} +4 -4
  325. package/dist/esm/{util-8ed16d48.js → util-7700fc59.js} +1 -12
  326. package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-03a97343.js} +2 -2
  327. package/package.json +1 -1
  328. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  329. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  330. package/dist/cjs/events-1b438fe7.js +0 -469
  331. package/dist/cjs/index-50be6759.js +0 -105
  332. package/dist/cjs/typeof-1358762e.js +0 -33
  333. package/dist/esm/define-property-5f1bda73.js +0 -18
  334. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  335. package/dist/esm/events-6c3a7a63.js +0 -467
  336. package/dist/esm/index-98ca9cec.js +0 -100
  337. package/dist/esm/keys-31dcdb31.js +0 -23
  338. package/dist/esm/stringify-2b084bee.js +0 -15
  339. package/dist/esm/typeof-2f07d0e8.js +0 -30
  340. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-e761d404.js} +1 -1
@@ -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, 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';
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';
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$1 = _core.Object.assign;
48
+ var assign = _core.Object.assign;
49
49
 
50
- var assign = createCommonjsModule(function (module) {
51
- module.exports = { "default": assign$1, __esModule: true };
50
+ var assign$1 = createCommonjsModule(function (module) {
51
+ module.exports = { "default": assign, __esModule: true };
52
52
  });
53
53
 
54
- var _Object$assign = unwrapExports(assign);
54
+ var _Object$assign = unwrapExports(assign$1);
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);
62
+ var _assign2 = _interopRequireDefault(assign$1);
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';
3
1
  import './_commonjsHelpers-0c4b6f40.js';
4
- import './core.get-iterator-method-ea258bb1.js';
5
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-792e9364.js';
6
3
  import './_library-528f1934.js';
7
- import './_iter-detect-98db3b07.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';
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-a7e9aafe.js';
2
- import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
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';
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$1 = Function.prototype;
83
+ var funcProto = Function.prototype;
84
84
 
85
85
  /** Used to resolve the decompiled source of functions. */
86
- var funcToString$1 = funcProto$1.toString;
86
+ var funcToString = funcProto.toString;
87
87
 
88
88
  /**
89
89
  * Converts `func` to its source code.
@@ -95,7 +95,7 @@ var funcToString$1 = funcProto$1.toString;
95
95
  function toSource(func) {
96
96
  if (func != null) {
97
97
  try {
98
- return funcToString$1.call(func);
98
+ return funcToString.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 = Function.prototype,
120
- objectProto$2 = Object.prototype;
119
+ var funcProto$1 = Function.prototype,
120
+ objectProto = Object.prototype;
121
121
 
122
122
  /** Used to resolve the decompiled source of functions. */
123
- var funcToString = funcProto.toString;
123
+ var funcToString$1 = funcProto$1.toString;
124
124
 
125
125
  /** Used to check objects for own properties. */
126
- var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
126
+ var hasOwnProperty = objectProto.hasOwnProperty;
127
127
 
128
128
  /** Used to detect if a method is native. */
129
129
  var reIsNative = RegExp('^' +
130
- funcToString.call(hasOwnProperty$2).replace(reRegExpChar, '\\$&')
130
+ funcToString$1.call(hasOwnProperty).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$1 = '__lodash_hash_undefined__';
219
+ var HASH_UNDEFINED = '__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$1 ? undefined : result;
240
+ return result === HASH_UNDEFINED ? 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 = Object.prototype;
248
+ var objectProto$2 = Object.prototype;
249
249
 
250
250
  /** Used to check objects for own properties. */
251
- var hasOwnProperty = objectProto.hasOwnProperty;
251
+ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
252
252
 
253
253
  /**
254
254
  * Checks if a hash value for `key` exists.
@@ -261,13 +261,13 @@ var hasOwnProperty = objectProto.hasOwnProperty;
261
261
  */
262
262
  function hashHas(key) {
263
263
  var data = this.__data__;
264
- return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
264
+ return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$2.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 = '__lodash_hash_undefined__';
270
+ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
271
271
 
272
272
  /**
273
273
  * Sets the hash `key` to `value`.
@@ -282,7 +282,7 @@ var HASH_UNDEFINED = '__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 : value;
285
+ data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED$1 : 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 = 1 / 0;
768
+ var INFINITY = 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$1) ? '-0' : result;
795
+ return (result == '0' && (1 / value) == -INFINITY) ? '-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 / 0;
845
+ var INFINITY$1 = 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) ? '-0' : result;
859
+ return (result == '0' && (1 / value) == -INFINITY$1) ? '-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';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-ea258bb1.js';
4
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-792e9364.js';
5
3
  import './_library-528f1934.js';
6
- import './_iter-detect-98db3b07.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
7
 
8
8
  var getPtceActivities = function () {
9
9
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(params) {
@@ -11,7 +11,7 @@ var getQuery = function getQuery(type) {
11
11
  case 'related':
12
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 }';
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 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 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 }';
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 { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
- import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
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';
3
7
  import { c as cookie } from './index-db3bb315.js';
4
8
  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
- utils.areCookiesEqual;
290
- utils.hasSameProperties;
291
- utils.createCookie;
292
- utils.isBrowser;
289
+ var utils_1 = utils.areCookiesEqual;
290
+ var utils_2 = utils.hasSameProperties;
291
+ var utils_3 = utils.createCookie;
292
+ var utils_4 = 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
- dist.destroyCookie;
419
+ var dist_1 = 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';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-ea258bb1.js';
4
- import './web.dom.iterable-ab4dea5c.js';
2
+ import './core.get-iterator-method-792e9364.js';
5
3
  import './_library-528f1934.js';
6
- import './_iter-detect-98db3b07.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
7
 
8
8
  var _this = undefined;
9
9
 
@@ -1,59 +1,58 @@
1
- import './extends-6d8e3924.js';
2
- import 'react';
3
- export { g as default } from './index-264bbd3c.js';
4
- import './BlockContent-1e73bd2c.js';
5
- import './entities-6d9154b4.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './core.get-iterator-method-ea258bb1.js';
8
- import './_object-pie-133f504a.js';
9
- import './slicedToArray-6ebcbfea.js';
10
- import './web.dom.iterable-ab4dea5c.js';
11
- import 'react-bootstrap';
12
- import './urlFor.js';
13
- import './index-3f5c03b2.js';
14
- import './index-f0fc23eb.js';
15
- import './events-6c3a7a63.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
+ import 'react';
15
+ import './index-a9e53f80.js';
16
16
  import 'prop-types';
17
+ import 'react-bootstrap/Row';
18
+ import 'react-bootstrap/Col';
19
+ import './moment-b6f49411.js';
17
20
  import 'next/router';
18
- import './index-c7e2ac95.js';
19
- import './util-8ed16d48.js';
20
- import './Beam.js';
21
- import './stringify-2b084bee.js';
22
- import './asyncToGenerator-958ef5fc.js';
23
- import './_library-528f1934.js';
24
- import './_iter-detect-98db3b07.js';
25
- import './Segment.js';
26
- import './main-1894c974.js';
27
- import './urlForFile-b69adffc.js';
28
- import './index-755f2cc2.js';
21
+ import './isSymbol-1981418f.js';
22
+ import './debounce-89969f66.js';
23
+ import './toNumber-e3dcad26.js';
29
24
  import 'react-dom';
30
- import './typeof-e9fc0c5d.js';
31
- import './_is-array-8d21b9e3.js';
32
- import './brightcove-react-player-loader.es-57a70a56.js';
33
- import 'react-bootstrap/Modal';
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';
34
36
  import 'react-bootstrap/Button';
37
+ import './BlockContent-ea93e8f7.js';
38
+ 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';
48
+ import 'react-bootstrap/Modal';
35
49
  import 'react-bootstrap/Form';
36
50
  import 'react-ga';
37
- import './GroupDeck.js';
38
- import './smoothscroll-fa4e3f8c.js';
39
- import './moment-bc12cb97.js';
40
- import './SocialShare.js';
41
51
  import 'next/head';
42
52
  import 'react-share';
43
- import './_object-to-array-2300e51b.js';
44
- import './toConsumableArray-f7074d7c.js';
53
+ import './SocialShare.js';
54
+ import './_object-to-array-c71869fb.js';
45
55
  import 'react-bootstrap/Pagination';
46
- import './AdSlot.js';
47
- import './debounce-533d9748.js';
48
- import './isSymbol-a7e9aafe.js';
49
- import './toNumber-5aeba6e7.js';
50
- import 'react-bootstrap/Row';
51
- import 'react-bootstrap/Col';
52
- import './inherits-a6ba2ec4.js';
53
- import './_object-sap-7cee6f84.js';
54
- import './define-property-5f1bda73.js';
55
- import './index.esm-eb1e8e80.js';
56
- import './iconBase-ccc56b97.js';
57
56
  import 'react-bootstrap/Figure';
58
57
  import 'react-bootstrap/OverlayTrigger';
59
58
  import 'react-bootstrap/Tooltip';
@@ -1,5 +1,5 @@
1
- import { _ as _extends } from './extends-6d8e3924.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
2
+ import { _ as _extends } from './extends-3a3e8665.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
5
  var cp_url = '';
@@ -1,7 +1,7 @@
1
- import './extends-6d8e3924.js';
2
- import './toConsumableArray-f7074d7c.js';
3
- export { g as default } from './getTargeting-42f9b439.js';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './core.get-iterator-method-ea258bb1.js';
6
- import './_object-pie-133f504a.js';
7
- import './_iter-detect-98db3b07.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';
@@ -1,28 +1,4 @@
1
- 'use strict';
2
-
3
- var React = require('react');
4
-
5
- function _interopNamespace(e) {
6
- if (e && e.__esModule) return e;
7
- var n = Object.create(null);
8
- if (e) {
9
- Object.keys(e).forEach(function (k) {
10
- if (k !== 'default') {
11
- var d = Object.getOwnPropertyDescriptor(e, k);
12
- Object.defineProperty(n, k, d.get ? d : {
13
- enumerable: true,
14
- get: function () {
15
- return e[k];
16
- }
17
- });
18
- }
19
- });
20
- }
21
- n['default'] = e;
22
- return Object.freeze(n);
23
- }
24
-
25
- var React__namespace = /*#__PURE__*/_interopNamespace(React);
1
+ import { createContext, createElement } from 'react';
26
2
 
27
3
  var DefaultContext = {
28
4
  color: undefined,
@@ -31,7 +7,7 @@ var DefaultContext = {
31
7
  style: undefined,
32
8
  attr: undefined
33
9
  };
34
- var IconContext = React__namespace.createContext && React__namespace.createContext(DefaultContext);
10
+ var IconContext = createContext && createContext(DefaultContext);
35
11
 
36
12
  var __assign = undefined && undefined.__assign || function () {
37
13
  __assign = Object.assign || function (t) {
@@ -58,7 +34,7 @@ var __rest = undefined && undefined.__rest || function (s, e) {
58
34
 
59
35
  function Tree2Element(tree) {
60
36
  return tree && tree.map(function (node, i) {
61
- return React__namespace.createElement(node.tag, __assign({
37
+ return createElement(node.tag, __assign({
62
38
  key: i
63
39
  }, node.attr), Tree2Element(node.child));
64
40
  });
@@ -66,7 +42,7 @@ function Tree2Element(tree) {
66
42
 
67
43
  function GenIcon(data) {
68
44
  return function (props) {
69
- return React__namespace.createElement(IconBase, __assign({
45
+ return createElement(IconBase, __assign({
70
46
  attr: __assign({}, data.attr)
71
47
  }, props), Tree2Element(data.child));
72
48
  };
@@ -82,7 +58,7 @@ function IconBase(props) {
82
58
  title = props.title,
83
59
  svgProps = __rest(props, ["attr", "title"]);
84
60
 
85
- return React__namespace.createElement("svg", __assign({
61
+ return createElement("svg", __assign({
86
62
  stroke: "currentColor",
87
63
  fill: "currentColor",
88
64
  strokeWidth: "0"
@@ -94,13 +70,12 @@ function IconBase(props) {
94
70
  height: computedSize,
95
71
  width: computedSize,
96
72
  xmlns: "http://www.w3.org/2000/svg"
97
- }), title && React__namespace.createElement("title", null, title), props.children);
73
+ }), title && createElement("title", null, title), props.children);
98
74
  };
99
75
 
100
- return IconContext !== undefined ? React__namespace.createElement(IconContext.Consumer, null, function (conf) {
76
+ return IconContext !== undefined ? createElement(IconContext.Consumer, null, function (conf) {
101
77
  return elem(conf);
102
78
  }) : elem(DefaultContext);
103
79
  }
104
80
 
105
- exports.GenIcon = GenIcon;
106
- exports.IconContext = IconContext;
81
+ export { GenIcon as G, IconContext as I };