@mjhls/mjh-framework 1.0.990 → 1.0.992-next-update

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 (282) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +6 -6
  3. package/dist/cjs/AD300x250.js +7 -8
  4. package/dist/cjs/AD300x250x600.js +7 -8
  5. package/dist/cjs/AD728x90.js +8 -9
  6. package/dist/cjs/ADFloatingFooter.js +9 -10
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +9 -10
  9. package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-eedb4b70.js} +5 -5
  10. package/dist/cjs/ADSkyscraper.js +9 -10
  11. package/dist/cjs/ADSponsoredResources.js +9 -10
  12. package/dist/cjs/ADWebcast.js +9 -10
  13. package/dist/cjs/ADWelcome.js +13 -14
  14. package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-d5cc88dc.js} +3 -3
  15. package/dist/cjs/AccordionPanel.js +19 -19
  16. package/dist/cjs/AdSlot.js +10 -11
  17. package/dist/cjs/AdSlotsProvider.js +7 -8
  18. package/dist/cjs/AlgoliaSearch.js +1579 -896
  19. package/dist/cjs/AlphabeticList.js +13 -13
  20. package/dist/cjs/ArticleCarousel.js +6 -7
  21. package/dist/cjs/ArticleProgramLandingPage.js +19 -20
  22. package/dist/cjs/ArticleSeriesLandingPage.js +13 -14
  23. package/dist/cjs/ArticleSeriesListing.js +33 -34
  24. package/dist/cjs/Auth.js +134 -102
  25. package/dist/cjs/AuthWrapper.js +42 -36
  26. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
  27. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
  28. package/dist/cjs/Breadcrumbs.js +17 -17
  29. package/dist/cjs/CMEDeck.js +65 -62
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +15 -15
  32. package/dist/cjs/Column3.js +29 -30
  33. package/dist/cjs/ConferenceArticleCard.js +12 -12
  34. package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
  35. package/dist/cjs/ContentCardPaginated.js +55 -58
  36. package/dist/cjs/DeckContent.js +61 -62
  37. package/dist/cjs/DeckQueue.js +60 -61
  38. package/dist/cjs/DeckQueuePaginated.js +52 -55
  39. package/dist/cjs/{Dfp-9be904d5.js → Dfp-e06695e9.js} +17 -18
  40. package/dist/cjs/EventsDeck.js +91 -91
  41. package/dist/cjs/ExternalResources.js +38 -40
  42. package/dist/cjs/Feature.js +18 -18
  43. package/dist/cjs/ForbesHero.js +25 -26
  44. package/dist/cjs/GridContent.js +139 -140
  45. package/dist/cjs/GridContentPaginated.js +129 -132
  46. package/dist/cjs/GridHero.js +26 -27
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +111 -111
  49. package/dist/cjs/Header.js +9 -9
  50. package/dist/cjs/HealthCareProfessionalModal.js +17 -17
  51. package/dist/cjs/Hero.js +5 -5
  52. package/dist/cjs/HighlightenVideo.js +13 -13
  53. package/dist/cjs/HorizontalArticleListing.js +32 -34
  54. package/dist/cjs/HorizontalHero.js +19 -19
  55. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-17fdaf3b.js} +72 -72
  56. package/dist/cjs/IssueContentDeck.js +49 -50
  57. package/dist/cjs/IssueDeck.js +49 -50
  58. package/dist/cjs/IssueLanding.js +23 -24
  59. package/dist/cjs/LeftNav.js +18 -19
  60. package/dist/cjs/MasterDeck.js +41 -42
  61. package/dist/cjs/MasterDeckPaginated.js +34 -36
  62. package/dist/cjs/MediaSeriesCard-5d34eaa3.js +9668 -0
  63. package/dist/cjs/MediaSeriesLanding.js +41 -41
  64. package/dist/cjs/MediaSeriesLandingPaginated.js +41 -42
  65. package/dist/cjs/NavDvm.js +57 -57
  66. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-1fda6732.js} +11 -11
  67. package/dist/cjs/NavMagazine.js +111 -111
  68. package/dist/cjs/NavNative.js +100 -100
  69. package/dist/cjs/OncliveHero.js +12 -12
  70. package/dist/cjs/OncliveLargeHero.js +49 -50
  71. package/dist/cjs/PageFilter.js +5 -5
  72. package/dist/cjs/Pagination-15fb574b.js +97 -0
  73. package/dist/cjs/PartnerDetailListing.js +53 -54
  74. package/dist/cjs/PartnerDetailListingPaginated.js +50 -53
  75. package/dist/cjs/PdfDownload.js +6 -6
  76. package/dist/cjs/PixelTracking.js +9 -9
  77. package/dist/cjs/PopUpModal.js +9 -9
  78. package/dist/cjs/PtceDeck.js +13 -13
  79. package/dist/cjs/PubSection.js +14 -15
  80. package/dist/cjs/PubToc.js +4 -4
  81. package/dist/cjs/PublicationDeck.js +44 -45
  82. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-831b844f.js} +29 -29
  83. package/dist/cjs/PublicationLanding.js +74 -75
  84. package/dist/cjs/QueueDeckExpanded.js +248 -249
  85. package/dist/cjs/QueueDeckExpandedPaginated.js +228 -231
  86. package/dist/cjs/RecentNews.js +17 -17
  87. package/dist/cjs/RelatedContent.js +14 -15
  88. package/dist/cjs/RelatedTopicsDropdown.js +14 -14
  89. package/dist/cjs/RolesDeck.js +20 -20
  90. package/dist/cjs/Schema.js +2 -2
  91. package/dist/cjs/Search.js +6 -6
  92. package/dist/cjs/Segment.js +49 -0
  93. package/dist/cjs/SeriesListingDeck.js +20 -21
  94. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-812c18c1.js} +27 -27
  95. package/dist/cjs/SideFooter.js +18 -18
  96. package/dist/cjs/SocialIcons.js +6 -6
  97. package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-97f282c9.js} +33 -33
  98. package/dist/cjs/SocialShare.js +25 -25
  99. package/dist/cjs/TaxonomyCard.js +45 -46
  100. package/dist/cjs/TaxonomyDescription.js +15 -17
  101. package/dist/cjs/TemplateNormal.js +31 -32
  102. package/dist/cjs/ThumbnailCard.js +10 -11
  103. package/dist/cjs/Ustream.js +14 -14
  104. package/dist/cjs/VerticalHero.js +10 -10
  105. package/dist/cjs/VideoProgramLandingPage.js +33 -34
  106. package/dist/cjs/VideoSeriesCard.js +13 -14
  107. package/dist/cjs/VideoSeriesFilter.js +5 -5
  108. package/dist/cjs/VideoSeriesLandingPage.js +13 -14
  109. package/dist/cjs/VideoSeriesListing.js +50 -51
  110. package/dist/cjs/View.js +326 -276
  111. package/dist/cjs/YahooHero.js +22 -23
  112. package/dist/cjs/YoutubeGroup.js +38 -39
  113. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  114. package/dist/cjs/{extends-7c86182f.js → extends-4ba5ae64.js} +0 -1
  115. package/dist/cjs/getSerializers.js +10 -12
  116. package/dist/cjs/{getTargeting-ba942d9a.js → getTargeting-04f873fc.js} +1 -1
  117. package/dist/cjs/getTargeting.js +2 -2
  118. package/dist/cjs/{iconBase-be4097c0.js → iconBase-a4e2124e.js} +19 -35
  119. package/dist/cjs/{index-eadd5035.js → index-4d9f51e0.js} +48 -34
  120. package/dist/cjs/{index-869cab56.js → index-83306c50.js} +517 -769
  121. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  122. package/dist/cjs/{index-fc2f1ca2.js → index-d4111f6f.js} +501 -15
  123. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  124. package/dist/cjs/index.esm-12304a8c.js +13 -0
  125. package/dist/cjs/{index.esm-d51c9ac6.js → index.esm-137096ed.js} +1 -1
  126. package/dist/cjs/{index.esm-d81454e7.js → index.esm-cc867b2a.js} +1 -1
  127. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-e9b0af76.js} +15 -15
  128. package/dist/cjs/index.js +109 -111
  129. package/dist/cjs/{inherits-de66ea16.js → inherits-34f12d98.js} +0 -3
  130. package/dist/cjs/lib-deff1680.js +1178 -0
  131. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-3750ed83.js} +114 -30
  132. package/dist/cjs/setPrototypeOf-a9283c41.js +47 -0
  133. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  134. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
  135. package/dist/esm/AD.js +2 -2
  136. package/dist/esm/AD300x250.js +5 -6
  137. package/dist/esm/AD300x250x600.js +5 -6
  138. package/dist/esm/AD728x90.js +6 -7
  139. package/dist/esm/ADFloatingFooter.js +4 -5
  140. package/dist/esm/ADFooter.js +1 -1
  141. package/dist/esm/ADGutter.js +4 -5
  142. package/dist/esm/ADSkyscraper.js +4 -5
  143. package/dist/esm/ADSponsoredResources.js +4 -5
  144. package/dist/esm/ADWebcast.js +4 -5
  145. package/dist/esm/ADWelcome.js +4 -5
  146. package/dist/esm/AccordionPanel.js +3 -3
  147. package/dist/esm/AdSlot.js +4 -5
  148. package/dist/esm/AdSlotsProvider.js +5 -6
  149. package/dist/esm/AlgoliaSearch.js +1189 -506
  150. package/dist/esm/AlphabeticList.js +2 -2
  151. package/dist/esm/ArticleCarousel.js +4 -5
  152. package/dist/esm/ArticleProgramLandingPage.js +10 -11
  153. package/dist/esm/ArticleSeriesLandingPage.js +7 -8
  154. package/dist/esm/ArticleSeriesListing.js +8 -9
  155. package/dist/esm/Auth.js +61 -30
  156. package/dist/esm/AuthWrapper.js +19 -13
  157. package/dist/esm/Beam.js +1 -1
  158. package/dist/esm/Breadcrumbs.js +1 -1
  159. package/dist/esm/CMEDeck.js +9 -6
  160. package/dist/esm/Column1.js +1 -2
  161. package/dist/esm/Column2.js +2 -3
  162. package/dist/esm/Column3.js +7 -9
  163. package/dist/esm/ConferenceArticleCard.js +1 -1
  164. package/dist/esm/ContentCardPaginated.js +12 -15
  165. package/dist/esm/DeckContent.js +8 -9
  166. package/dist/esm/DeckQueue.js +7 -8
  167. package/dist/esm/DeckQueuePaginated.js +11 -14
  168. package/dist/esm/{Dfp-102f0beb.js → Dfp-d5e18fc5.js} +2 -3
  169. package/dist/esm/EventsDeck.js +4 -4
  170. package/dist/esm/ExternalResources.js +10 -12
  171. package/dist/esm/Feature.js +3 -3
  172. package/dist/esm/ForbesHero.js +2 -3
  173. package/dist/esm/GridContent.js +12 -13
  174. package/dist/esm/GridContentPaginated.js +16 -19
  175. package/dist/esm/GridHero.js +2 -3
  176. package/dist/esm/GroupDeck.js +1 -1
  177. package/dist/esm/HamMagazine.js +12 -13
  178. package/dist/esm/Header.js +1 -2
  179. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  180. package/dist/esm/Hero.js +1 -1
  181. package/dist/esm/HighlightenVideo.js +1 -1
  182. package/dist/esm/HorizontalArticleListing.js +9 -11
  183. package/dist/esm/HorizontalHero.js +3 -3
  184. package/dist/esm/IssueContentDeck.js +2 -3
  185. package/dist/esm/IssueDeck.js +3 -4
  186. package/dist/esm/IssueLanding.js +11 -12
  187. package/dist/esm/KMTracker.js +1 -1
  188. package/dist/esm/LeftNav.js +4 -6
  189. package/dist/esm/MasterDeck.js +7 -8
  190. package/dist/esm/MasterDeckPaginated.js +11 -13
  191. package/dist/esm/MediaSeriesCard-f3a44438.js +9640 -0
  192. package/dist/esm/MediaSeriesLanding.js +14 -14
  193. package/dist/esm/MediaSeriesLandingPaginated.js +16 -17
  194. package/dist/esm/NavDvm.js +1 -2
  195. package/dist/esm/NavMagazine.js +10 -11
  196. package/dist/esm/NavNative.js +7 -8
  197. package/dist/esm/OncliveHero.js +2 -2
  198. package/dist/esm/OncliveLargeHero.js +2 -3
  199. package/dist/esm/PageFilter.js +1 -1
  200. package/dist/esm/Pagination-a77c57b0.js +90 -0
  201. package/dist/esm/PartnerDetailListing.js +12 -13
  202. package/dist/esm/PartnerDetailListingPaginated.js +14 -17
  203. package/dist/esm/PdfDownload.js +3 -3
  204. package/dist/esm/PopUpModal.js +1 -1
  205. package/dist/esm/PtceDeck.js +1 -1
  206. package/dist/esm/PubSection.js +7 -8
  207. package/dist/esm/PubToc.js +1 -1
  208. package/dist/esm/PublicationDeck.js +2 -3
  209. package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-d0c5fe6b.js} +1 -1
  210. package/dist/esm/PublicationLanding.js +3 -4
  211. package/dist/esm/QueueDeckExpanded.js +9 -10
  212. package/dist/esm/QueueDeckExpandedPaginated.js +13 -16
  213. package/dist/esm/RecentNews.js +3 -3
  214. package/dist/esm/RelatedContent.js +2 -3
  215. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  216. package/dist/esm/RolesDeck.js +1 -1
  217. package/dist/esm/Schema.js +2 -2
  218. package/dist/esm/Search.js +1 -1
  219. package/dist/esm/Segment.js +51 -2
  220. package/dist/esm/SeriesListingDeck.js +7 -8
  221. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-8de9942e.js} +7 -7
  222. package/dist/esm/SetCookie.js +1 -1
  223. package/dist/esm/SideFooter.js +2 -2
  224. package/dist/esm/SocialIcons.js +1 -1
  225. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-315749c5.js} +7 -7
  226. package/dist/esm/SocialShare.js +1 -1
  227. package/dist/esm/TaxonomyCard.js +4 -5
  228. package/dist/esm/TaxonomyDescription.js +9 -11
  229. package/dist/esm/TemplateNormal.js +10 -11
  230. package/dist/esm/ThumbnailCard.js +2 -3
  231. package/dist/esm/Ustream.js +7 -7
  232. package/dist/esm/VerticalHero.js +1 -1
  233. package/dist/esm/VideoProgramLandingPage.js +10 -11
  234. package/dist/esm/VideoSeriesCard.js +2 -3
  235. package/dist/esm/VideoSeriesFilter.js +1 -1
  236. package/dist/esm/VideoSeriesLandingPage.js +8 -9
  237. package/dist/esm/VideoSeriesListing.js +8 -9
  238. package/dist/esm/View.js +112 -61
  239. package/dist/esm/YahooHero.js +2 -3
  240. package/dist/esm/YoutubeGroup.js +8 -9
  241. package/dist/esm/{extends-6d8e3924.js → extends-aaefe9f6.js} +1 -1
  242. package/dist/esm/getKeywords.js +1 -1
  243. package/dist/esm/getQuery.js +1 -1
  244. package/dist/esm/getRelatedArticle.js +1 -1
  245. package/dist/esm/getRootDocGroup.js +1 -1
  246. package/dist/esm/getSerializers.js +8 -10
  247. package/dist/esm/getSeriesDetail.js +1 -1
  248. package/dist/esm/{getTargeting-9bd28724.js → getTargeting-c71ce138.js} +1 -1
  249. package/dist/esm/getTargeting.js +2 -2
  250. package/dist/esm/{iconBase-ccc56b97.js → iconBase-8570c2e3.js} +18 -16
  251. package/dist/esm/{index-4959f8e7.js → index-1a58463b.js} +45 -297
  252. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  253. package/dist/esm/{index-f0fc23eb.js → index-7b29897f.js} +496 -10
  254. package/dist/esm/{index-755f2cc2.js → index-b62a3b3b.js} +44 -29
  255. package/dist/esm/{index.esm-1bd8a0a8.js → index.esm-062ce475.js} +1 -1
  256. package/dist/esm/{index.esm-37268dca.js → index.esm-7481c415.js} +2 -2
  257. package/dist/esm/{index.esm-eb1e8e80.js → index.esm-7ea6376b.js} +1 -1
  258. package/dist/esm/index.esm-7f72be8a.js +10 -0
  259. package/dist/esm/index.js +20 -22
  260. package/dist/esm/{inherits-a6ba2ec4.js → inherits-5d6082b1.js} +1 -1
  261. package/dist/esm/lib-11a0f0a8.js +1166 -0
  262. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-30cb6e77.js} +107 -23
  263. package/dist/esm/setPrototypeOf-11d471fa.js +43 -0
  264. package/dist/esm/stringify-2b084bee.js +1 -1
  265. package/dist/esm/timeDifferenceCalc.js +1 -1
  266. package/dist/esm/urlFor.js +1 -1
  267. package/dist/esm/ustream-api-d3714624.js +1 -1
  268. package/package.json +16 -25
  269. package/dist/cjs/MediaSeriesCard-90875937.js +0 -9505
  270. package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
  271. package/dist/cjs/events-1b438fe7.js +0 -469
  272. package/dist/cjs/index-50be6759.js +0 -105
  273. package/dist/cjs/index.esm-c1e16606.js +0 -13
  274. package/dist/cjs/main-f1c77adb.js +0 -973
  275. package/dist/esm/MediaSeriesCard-767d6d90.js +0 -9495
  276. package/dist/esm/Pagination-cd21f8c2.js +0 -82
  277. package/dist/esm/events-6c3a7a63.js +0 -467
  278. package/dist/esm/index-98ca9cec.js +0 -100
  279. package/dist/esm/index.esm-9b042655.js +0 -10
  280. package/dist/esm/main-1894c974.js +0 -961
  281. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-519f60cb.js} +0 -0
  282. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-db2466b4.js} +0 -0
@@ -2,14 +2,13 @@ import React__default from 'react';
2
2
  import { m as moment } from './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
4
  import { c as clean_html_1 } from './entities-6d9154b4.js';
5
- import { L as LazyLoad } from './index-755f2cc2.js';
5
+ import { L as LazyLoad } from './index-b62a3b3b.js';
6
6
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './slicedToArray-6ebcbfea.js';
9
9
  import './web.dom.iterable-ab4dea5c.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
11
11
  import './index-3f5c03b2.js';
12
- import 'react-dom';
13
12
  import 'prop-types';
14
13
 
15
14
  var GridHero = function GridHero(props) {
@@ -138,4 +137,4 @@ var GridHero = function GridHero(props) {
138
137
  );
139
138
  };
140
139
 
141
- export default GridHero;
140
+ export { GridHero as default };
@@ -305,4 +305,4 @@ var GroupDeck = function GroupDeck(props) {
305
305
  );
306
306
  };
307
307
 
308
- export default GroupDeck;
308
+ export { GroupDeck as default };
@@ -1,8 +1,8 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useRef, useState, useEffect } from 'react';
3
3
  import { N as NavFooter } from './NavFooter-e27bd93b.js';
4
- import { S as SocialNavFooter } from './index.esm-37268dca.js';
5
- import { S as SocialSearchComponent } from './SocialSearchComponent-4b56cd8c.js';
4
+ import { S as SocialNavFooter } from './index.esm-7481c415.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-315749c5.js';
6
6
  import 'react-bootstrap/Form';
7
7
  import 'react-bootstrap/FormControl';
8
8
  import 'react-bootstrap/Button';
@@ -11,15 +11,15 @@ import Container from 'react-bootstrap/Container';
11
11
  import Nav from 'react-bootstrap/Nav';
12
12
  import Navbar from 'react-bootstrap/Navbar';
13
13
  import NavDropdown from 'react-bootstrap/NavDropdown';
14
- import { M as MdEmail } from './index.esm-9b042655.js';
15
- import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
16
- import { m as main_43, c as main_44 } from './main-1894c974.js';
14
+ import { M as MdEmail } from './index.esm-7f72be8a.js';
15
+ import { b as IoMdLogIn } from './index.esm-7ea6376b.js';
16
+ import { l as lib_45, c as lib_46 } from './lib-11a0f0a8.js';
17
17
  import './_commonjsHelpers-0c4b6f40.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
19
19
  import './core.get-iterator-method-ea258bb1.js';
20
- import './react-social-icons-9be47857.js';
20
+ import './react-social-icons-30cb6e77.js';
21
21
  import 'prop-types';
22
- import './iconBase-ccc56b97.js';
22
+ import './iconBase-8570c2e3.js';
23
23
  import './SocialIcons.js';
24
24
  import './asyncToGenerator-958ef5fc.js';
25
25
  import './_library-528f1934.js';
@@ -187,7 +187,7 @@ var HamMagazine = function HamMagazine(props) {
187
187
  }
188
188
  }
189
189
 
190
- if (props.initiallyCollapsed && !main_43) {
190
+ if (props.initiallyCollapsed && !lib_45) {
191
191
  navRef.current.style.position = 'fixed';
192
192
  setIsSticky(true);
193
193
  navLinks.style.margin = 'auto';
@@ -217,7 +217,7 @@ var HamMagazine = function HamMagazine(props) {
217
217
 
218
218
  return React__default.createElement(
219
219
  'header',
220
- { className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
220
+ { className: !lib_45 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
221
221
  React__default.createElement(
222
222
  Navbar,
223
223
  { expand: 'md', ref: topNavRef },
@@ -344,7 +344,7 @@ var HamMagazine = function HamMagazine(props) {
344
344
  'aria-controls': 'basic-navbar-nav',
345
345
  onClick: function onClick() {
346
346
  // Set overflow fix for iPhones safari browsers
347
- if (main_44) {
347
+ if (lib_46) {
348
348
  var mainNav = document.querySelector('#navbar-ham');
349
349
  if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
350
350
  }
@@ -573,7 +573,7 @@ var HamMagazine = function HamMagazine(props) {
573
573
  '\n .navbar .collapse {\n display: block;\n }\n '
574
574
  )
575
575
  ),
576
- main_43 && !main_44 && React__default.createElement(
576
+ lib_45 && !lib_46 && React__default.createElement(
577
577
  'style',
578
578
  { jsx: 'true' },
579
579
  '\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
@@ -586,5 +586,4 @@ var HamMagazine = function HamMagazine(props) {
586
586
  );
587
587
  };
588
588
 
589
- export default HamMagazine;
590
- export { HamMagazine };
589
+ export { HamMagazine, HamMagazine as default };
@@ -26,5 +26,4 @@ var Header = function Header(props) {
26
26
 
27
27
  var Header$1 = React__default.memo(Header);
28
28
 
29
- export default Header$1;
30
- export { Header };
29
+ export { Header, Header$1 as default };
@@ -67,4 +67,4 @@ var HealthcareProfessionalModal = function HealthcareProfessionalModal(_ref) {
67
67
  );
68
68
  };
69
69
 
70
- export default HealthcareProfessionalModal;
70
+ export { HealthcareProfessionalModal as default };
package/dist/esm/Hero.js CHANGED
@@ -39,4 +39,4 @@ var Hero = function Hero(_ref) {
39
39
  );
40
40
  };
41
41
 
42
- export default Hero;
42
+ export { Hero as default };
@@ -60,4 +60,4 @@ var HighlightenVideo = function HighlightenVideo(_ref) {
60
60
  }
61
61
  };
62
62
 
63
- export default HighlightenVideo;
63
+ export { HighlightenVideo as default };
@@ -1,9 +1,9 @@
1
- import { _ as _extends } from './extends-6d8e3924.js';
1
+ import { _ as _extends } from './extends-aaefe9f6.js';
2
2
  import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
- import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
4
+ import { I as IoIosArrowForward } from './index.esm-7ea6376b.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-4959f8e7.js';
6
+ import { g as getSerializers } from './index-1a58463b.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -11,17 +11,15 @@ import './YoutubeGroup.js';
11
11
  import './slicedToArray-6ebcbfea.js';
12
12
  import './web.dom.iterable-ab4dea5c.js';
13
13
  import './index-c7e2ac95.js';
14
- import './index-755f2cc2.js';
15
- import 'react-dom';
14
+ import './index-b62a3b3b.js';
16
15
  import 'prop-types';
17
16
  import './smoothscroll-fa4e3f8c.js';
18
17
  import './urlFor.js';
19
18
  import './index-3f5c03b2.js';
20
- import './main-1894c974.js';
21
- import './iconBase-ccc56b97.js';
19
+ import './lib-11a0f0a8.js';
20
+ import './iconBase-8570c2e3.js';
22
21
  import 'react-bootstrap';
23
- import './index-f0fc23eb.js';
24
- import './events-6c3a7a63.js';
22
+ import './index-7b29897f.js';
25
23
  import 'next/router';
26
24
  import './util-8ed16d48.js';
27
25
  import './Beam.js';
@@ -53,7 +51,7 @@ import './isSymbol-a7e9aafe.js';
53
51
  import './toNumber-5aeba6e7.js';
54
52
  import 'react-bootstrap/Row';
55
53
  import 'react-bootstrap/Col';
56
- import './inherits-a6ba2ec4.js';
54
+ import './inherits-5d6082b1.js';
57
55
  import './_object-sap-7cee6f84.js';
58
56
  import './define-property-5f1bda73.js';
59
57
  import 'react-bootstrap/Figure';
@@ -158,4 +156,4 @@ function HorizontalArticleListing(_ref) {
158
156
  );
159
157
  }
160
158
 
161
- export default HorizontalArticleListing;
159
+ export { HorizontalArticleListing as default };
@@ -1,13 +1,13 @@
1
1
  import React__default from 'react';
2
2
  import './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
- import { a as FaLongArrowAltRight } from './index.esm-1bd8a0a8.js';
4
+ import { a as FaLongArrowAltRight } from './index.esm-062ce475.js';
5
5
  import './_commonjsHelpers-0c4b6f40.js';
6
6
  import './slicedToArray-6ebcbfea.js';
7
7
  import './web.dom.iterable-ab4dea5c.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './index-3f5c03b2.js';
10
- import './iconBase-ccc56b97.js';
10
+ import './iconBase-8570c2e3.js';
11
11
 
12
12
  var HorizontalHero = function HorizontalHero(props) {
13
13
  var client = props.client;
@@ -102,4 +102,4 @@ var HorizontalHero = function HorizontalHero(props) {
102
102
  );
103
103
  };
104
104
 
105
- export default HorizontalHero;
105
+ export { HorizontalHero as default };
@@ -3,12 +3,11 @@ import Row from 'react-bootstrap/Row';
3
3
  import Col from 'react-bootstrap/Col';
4
4
  import Card from 'react-bootstrap/Card';
5
5
  import Badge from 'react-bootstrap/Badge';
6
- import { L as LazyLoad } from './index-755f2cc2.js';
6
+ import { L as LazyLoad } from './index-b62a3b3b.js';
7
7
  import urlFor from './urlFor.js';
8
8
  import { m as moment } from './moment-bc12cb97.js';
9
9
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
- import 'react-dom';
12
11
  import 'prop-types';
13
12
  import './slicedToArray-6ebcbfea.js';
14
13
  import './web.dom.iterable-ab4dea5c.js';
@@ -228,4 +227,4 @@ var IssueContentDeck = function IssueContentDeck(props) {
228
227
  );
229
228
  };
230
229
 
231
- export default IssueContentDeck;
230
+ export { IssueContentDeck as default };
@@ -1,12 +1,12 @@
1
1
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _extends } from './extends-aaefe9f6.js';
3
3
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import React__default, { useState, useEffect, useRef } from 'react';
5
5
  import Row from 'react-bootstrap/Row';
6
6
  import Col from 'react-bootstrap/Col';
7
7
  import Button from 'react-bootstrap/Button';
8
8
  import Card from 'react-bootstrap/Card';
9
- import { L as LazyLoad } from './index-755f2cc2.js';
9
+ import { L as LazyLoad } from './index-b62a3b3b.js';
10
10
  import urlFor from './urlFor.js';
11
11
  import { I as InfiniteScroll } from './index.es-a6137319.js';
12
12
  import './_commonjsHelpers-0c4b6f40.js';
@@ -14,7 +14,6 @@ import './core.get-iterator-method-ea258bb1.js';
14
14
  import './_iter-detect-98db3b07.js';
15
15
  import './_object-pie-133f504a.js';
16
16
  import './web.dom.iterable-ab4dea5c.js';
17
- import 'react-dom';
18
17
  import 'prop-types';
19
18
  import './index-3f5c03b2.js';
20
19
 
@@ -255,4 +254,4 @@ var IssueDeck = function IssueDeck(props) {
255
254
  );
256
255
  };
257
256
 
258
- export default IssueDeck;
257
+ export { IssueDeck as default };
@@ -1,9 +1,9 @@
1
- import { _ as _extends } from './extends-6d8e3924.js';
1
+ import { _ as _extends } from './extends-aaefe9f6.js';
2
2
  import React__default from 'react';
3
3
  import QueueDeckExpanded from './QueueDeckExpanded.js';
4
4
  import Breadcrumbs from './Breadcrumbs.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-4959f8e7.js';
6
+ import { g as getSerializers } from './index-1a58463b.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -18,14 +18,13 @@ import './index.es-a6137319.js';
18
18
  import './moment-bc12cb97.js';
19
19
  import './visibility-sensor-72fd8f8b.js';
20
20
  import 'react-dom';
21
- import './index-f0fc23eb.js';
22
- import './events-6c3a7a63.js';
21
+ import './index-7b29897f.js';
23
22
  import 'prop-types';
24
23
  import 'next/router';
25
- import './index-755f2cc2.js';
26
- import './main-1894c974.js';
24
+ import './index-b62a3b3b.js';
25
+ import './lib-11a0f0a8.js';
27
26
  import './entities-6d9154b4.js';
28
- import './ADInfeed-6d1fc6bf.js';
27
+ import './ADInfeed-519f60cb.js';
29
28
  import 'react-bootstrap/Card';
30
29
  import './AdSlot.js';
31
30
  import './debounce-533d9748.js';
@@ -38,7 +37,7 @@ import './_library-528f1934.js';
38
37
  import './Segment.js';
39
38
  import './AuthorComponent-11adff02.js';
40
39
  import './lodash-f97fd99a.js';
41
- import './ADlgInfeed-dc36c928.js';
40
+ import './ADlgInfeed-db2466b4.js';
42
41
  import './getContentCategory-15dcc413.js';
43
42
  import './timeDifferenceCalc.js';
44
43
  import 'react-bootstrap/Breadcrumb';
@@ -61,11 +60,11 @@ import './_object-to-array-2300e51b.js';
61
60
  import 'react-bootstrap/Pagination';
62
61
  import 'react-bootstrap/Row';
63
62
  import 'react-bootstrap/Col';
64
- import './inherits-a6ba2ec4.js';
63
+ import './inherits-5d6082b1.js';
65
64
  import './_object-sap-7cee6f84.js';
66
65
  import './define-property-5f1bda73.js';
67
- import './index.esm-eb1e8e80.js';
68
- import './iconBase-ccc56b97.js';
66
+ import './index.esm-7ea6376b.js';
67
+ import './iconBase-8570c2e3.js';
69
68
  import 'react-bootstrap/Figure';
70
69
  import 'react-bootstrap/OverlayTrigger';
71
70
  import 'react-bootstrap/Tooltip';
@@ -165,4 +164,4 @@ var IssueLanding = function IssueLanding(props) {
165
164
  );
166
165
  };
167
166
 
168
- export default IssueLanding;
167
+ export { IssueLanding as default };
@@ -22,4 +22,4 @@ var KMTracker = function KMTracker(props) {
22
22
  }
23
23
  };
24
24
 
25
- export default KMTracker;
25
+ export { KMTracker as default };
@@ -7,11 +7,10 @@ import './_commonjsHelpers-0c4b6f40.js';
7
7
  import './web.dom.iterable-ab4dea5c.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './AdSlot.js';
10
- import './extends-6d8e3924.js';
10
+ import './extends-aaefe9f6.js';
11
11
  import './_object-pie-133f504a.js';
12
12
  import 'prop-types';
13
- import './index-f0fc23eb.js';
14
- import './events-6c3a7a63.js';
13
+ import './index-7b29897f.js';
15
14
  import './debounce-533d9748.js';
16
15
  import './isSymbol-a7e9aafe.js';
17
16
  import './toNumber-5aeba6e7.js';
@@ -20,7 +19,7 @@ import './stringify-2b084bee.js';
20
19
  import './asyncToGenerator-958ef5fc.js';
21
20
  import './_library-528f1934.js';
22
21
  import './_iter-detect-98db3b07.js';
23
- import './main-1894c974.js';
22
+ import './lib-11a0f0a8.js';
24
23
 
25
24
  var LeftNav = function LeftNav(props) {
26
25
  var leftItems = props.leftItems,
@@ -133,5 +132,4 @@ var LeftNav = function LeftNav(props) {
133
132
 
134
133
  var LeftNav$1 = React__default.memo(LeftNav);
135
134
 
136
- export default LeftNav$1;
137
- export { LeftNav };
135
+ export { LeftNav, LeftNav$1 as default };
@@ -1,9 +1,9 @@
1
1
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
- import { _ as _extends } from './extends-6d8e3924.js';
4
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
3
+ import { _ as _extends } from './extends-aaefe9f6.js';
4
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
5
5
  import React__default from 'react';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
6
+ import { l as lib_3 } from './index-7b29897f.js';
7
7
  import Container from 'react-bootstrap/Container';
8
8
  import 'react-bootstrap/Row';
9
9
  import 'react-bootstrap/Col';
@@ -16,9 +16,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import './slicedToArray-6ebcbfea.js';
18
18
  import './index-3f5c03b2.js';
19
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
20
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
21
- import './main-1894c974.js';
19
+ import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
20
+ import { A as ADInfeed } from './ADInfeed-519f60cb.js';
21
+ import './lib-11a0f0a8.js';
22
22
  import './_commonjsHelpers-0c4b6f40.js';
23
23
  import './core.get-iterator-method-ea258bb1.js';
24
24
  import './_iter-detect-98db3b07.js';
@@ -29,7 +29,6 @@ import './_object-sap-7cee6f84.js';
29
29
  import './define-property-5f1bda73.js';
30
30
  import './typeof-e9fc0c5d.js';
31
31
  import './_is-array-8d21b9e3.js';
32
- import './events-6c3a7a63.js';
33
32
  import 'prop-types';
34
33
  import './isSymbol-a7e9aafe.js';
35
34
  import './toNumber-5aeba6e7.js';
@@ -546,4 +545,4 @@ var MasterDeck = function (_React$Component) {
546
545
 
547
546
  var MasterDeck$1 = withRouter(MasterDeck);
548
547
 
549
- export default MasterDeck$1;
548
+ export { MasterDeck$1 as default };
@@ -1,18 +1,18 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
2
  import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
- import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _extends } from './extends-aaefe9f6.js';
4
4
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
5
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
5
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
6
6
  import React__default from 'react';
7
- import { l as lib_3 } from './index-f0fc23eb.js';
7
+ import { l as lib_3 } from './index-7b29897f.js';
8
8
  import Container from 'react-bootstrap/Container';
9
9
  import Spinner from 'react-bootstrap/Spinner';
10
10
  import { withRouter } from 'next/router';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
- import { m as main_43 } from './main-1894c974.js';
13
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
14
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
15
- import { P as Pagination } from './Pagination-cd21f8c2.js';
12
+ import { l as lib_45 } from './lib-11a0f0a8.js';
13
+ import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
14
+ import { A as ADInfeed } from './ADInfeed-519f60cb.js';
15
+ import { P as Pagination } from './Pagination-a77c57b0.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
@@ -23,7 +23,6 @@ import './_object-sap-7cee6f84.js';
23
23
  import './define-property-5f1bda73.js';
24
24
  import './typeof-e9fc0c5d.js';
25
25
  import './_is-array-8d21b9e3.js';
26
- import './events-6c3a7a63.js';
27
26
  import 'prop-types';
28
27
  import './slicedToArray-6ebcbfea.js';
29
28
  import 'react-bootstrap/Card';
@@ -33,10 +32,9 @@ import './isSymbol-a7e9aafe.js';
33
32
  import './toNumber-5aeba6e7.js';
34
33
  import './Beam.js';
35
34
  import './Segment.js';
36
- import 'react-paginate';
37
35
  import 'react-bootstrap/Button';
38
- import './index.esm-1bd8a0a8.js';
39
- import './iconBase-ccc56b97.js';
36
+ import './index.esm-062ce475.js';
37
+ import './iconBase-8570c2e3.js';
40
38
 
41
39
  var MasterDeck = function (_React$Component) {
42
40
  _inherits(MasterDeck, _React$Component);
@@ -424,7 +422,7 @@ var MasterDeck = function (_React$Component) {
424
422
  { className: 'pagination-wrapper' },
425
423
  React__default.createElement(Pagination, {
426
424
  pageCount: Math.ceil(totalDataCount / itemsPerPage),
427
- pageRangeDisplayed: main_43 ? 3 : 9,
425
+ pageRangeDisplayed: lib_45 ? 3 : 9,
428
426
  currentPage: currentPage,
429
427
  onPageChange: this.handlePageChange,
430
428
  needLargePaginateButtons: this.props.needLargePaginateButtons
@@ -459,4 +457,4 @@ var MasterDeck = function (_React$Component) {
459
457
 
460
458
  var MasterDeck$1 = withRouter(MasterDeck);
461
459
 
462
- export default MasterDeck$1;
460
+ export { MasterDeck$1 as default };