@mjhls/mjh-framework 1.0.991 → 1.0.992-nofollow-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 (259) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +6 -6
  3. package/dist/cjs/AD300x250.js +5 -5
  4. package/dist/cjs/AD300x250x600.js +5 -5
  5. package/dist/cjs/AD728x90.js +6 -6
  6. package/dist/cjs/ADFloatingFooter.js +8 -8
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +8 -8
  9. package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-f316b66a.js} +5 -5
  10. package/dist/cjs/ADSkyscraper.js +8 -8
  11. package/dist/cjs/ADSponsoredResources.js +8 -8
  12. package/dist/cjs/ADWebcast.js +8 -8
  13. package/dist/cjs/ADWelcome.js +12 -12
  14. package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-2003306e.js} +3 -3
  15. package/dist/cjs/AccordionPanel.js +17 -17
  16. package/dist/cjs/AdSlot.js +9 -9
  17. package/dist/cjs/AdSlotsProvider.js +5 -5
  18. package/dist/cjs/AlgoliaSearch.js +1170 -865
  19. package/dist/cjs/AlphabeticList.js +12 -12
  20. package/dist/cjs/ArticleCarousel.js +5 -5
  21. package/dist/cjs/ArticleProgramLandingPage.js +15 -14
  22. package/dist/cjs/ArticleSeriesLandingPage.js +11 -11
  23. package/dist/cjs/ArticleSeriesListing.js +29 -29
  24. package/dist/cjs/Auth.js +133 -101
  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 -61
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +18 -18
  32. package/dist/cjs/Column3.js +29 -29
  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 +49 -50
  36. package/dist/cjs/DeckContent.js +58 -58
  37. package/dist/cjs/DeckQueue.js +57 -57
  38. package/dist/cjs/DeckQueuePaginated.js +46 -47
  39. package/dist/cjs/{Dfp-9be904d5.js → Dfp-c313a700.js} +17 -17
  40. package/dist/cjs/EventsDeck.js +120 -93
  41. package/dist/cjs/ExternalResources.js +39 -37
  42. package/dist/cjs/Feature.js +17 -17
  43. package/dist/cjs/ForbesHero.js +25 -25
  44. package/dist/cjs/GridContent.js +134 -134
  45. package/dist/cjs/GridContentPaginated.js +121 -122
  46. package/dist/cjs/GridHero.js +26 -26
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +113 -112
  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 +29 -28
  54. package/dist/cjs/HorizontalHero.js +17 -17
  55. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-17fdaf3b.js} +72 -72
  56. package/dist/cjs/IssueContentDeck.js +49 -49
  57. package/dist/cjs/IssueDeck.js +48 -48
  58. package/dist/cjs/IssueLanding.js +20 -19
  59. package/dist/cjs/LeftNav.js +30 -20
  60. package/dist/cjs/MasterDeck.js +39 -39
  61. package/dist/cjs/MasterDeckPaginated.js +29 -30
  62. package/dist/cjs/{MediaSeriesCard-c48c73c3.js → MediaSeriesCard-c28db42b.js} +614 -551
  63. package/dist/cjs/MediaSeriesLanding.js +36 -35
  64. package/dist/cjs/MediaSeriesLandingPaginated.js +35 -35
  65. package/dist/cjs/NavDvm.js +94 -62
  66. package/dist/cjs/NavFooter-c391677e.js +71 -0
  67. package/dist/cjs/NavMagazine.js +127 -108
  68. package/dist/cjs/NavNative.js +119 -99
  69. package/dist/cjs/OncliveHero.js +11 -11
  70. package/dist/cjs/OncliveLargeHero.js +49 -49
  71. package/dist/cjs/PageFilter.js +5 -5
  72. package/dist/cjs/Pagination-6359861a.js +97 -0
  73. package/dist/cjs/PartnerDetailListing.js +69 -52
  74. package/dist/cjs/PartnerDetailListingPaginated.js +59 -48
  75. package/dist/cjs/PdfDownload.js +4 -4
  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 +13 -13
  80. package/dist/cjs/PubToc.js +4 -4
  81. package/dist/cjs/PublicationDeck.js +44 -44
  82. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
  83. package/dist/cjs/PublicationLanding.js +73 -73
  84. package/dist/cjs/QueueDeckExpanded.js +245 -245
  85. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -223
  86. package/dist/cjs/RecentNews.js +15 -15
  87. package/dist/cjs/RelatedContent.js +14 -14
  88. package/dist/cjs/RelatedTopicsDropdown.js +14 -14
  89. package/dist/cjs/RolesDeck.js +20 -20
  90. package/dist/cjs/Schema.js +1 -1
  91. package/dist/cjs/Search.js +6 -6
  92. package/dist/cjs/Segment.js +49 -0
  93. package/dist/cjs/SeriesListingDeck.js +18 -18
  94. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-18fc6e71.js} +22 -22
  95. package/dist/cjs/SideFooter.js +24 -24
  96. package/dist/cjs/SocialIcons.js +6 -6
  97. package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-32cb75f2.js} +28 -28
  98. package/dist/cjs/SocialShare.js +25 -25
  99. package/dist/cjs/TaxonomyCard.js +52 -47
  100. package/dist/cjs/TaxonomyDescription.js +12 -11
  101. package/dist/cjs/TemplateNormal.js +29 -29
  102. package/dist/cjs/ThumbnailCard.js +10 -10
  103. package/dist/cjs/Ustream.js +9 -9
  104. package/dist/cjs/VerticalHero.js +10 -10
  105. package/dist/cjs/VideoProgramLandingPage.js +29 -28
  106. package/dist/cjs/VideoSeriesCard.js +13 -13
  107. package/dist/cjs/VideoSeriesFilter.js +5 -5
  108. package/dist/cjs/VideoSeriesLandingPage.js +11 -11
  109. package/dist/cjs/VideoSeriesListing.js +46 -46
  110. package/dist/cjs/View.js +316 -264
  111. package/dist/cjs/YahooHero.js +22 -22
  112. package/dist/cjs/YoutubeGroup.js +33 -33
  113. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  114. package/dist/cjs/checkSisterSite-4ba279a2.js +12 -0
  115. package/dist/cjs/getSerializers.js +7 -6
  116. package/dist/cjs/iconBase-be4097c0.js +2 -4
  117. package/dist/cjs/{index-1d5a3c47.js → index-51c46104.js} +483 -484
  118. package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
  119. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  120. package/dist/cjs/{index-fc2f1ca2.js → index-d2a6ef75.js} +4 -4
  121. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  122. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-24ce5931.js} +19 -18
  123. package/dist/cjs/index.js +103 -103
  124. package/dist/cjs/{main-f1c77adb.js → main-6054981e.js} +17 -22
  125. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
  126. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  127. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
  128. package/dist/cjs/websiteList-3630808e.js +5 -0
  129. package/dist/esm/AD.js +1 -1
  130. package/dist/esm/AD300x250.js +2 -2
  131. package/dist/esm/AD300x250x600.js +2 -2
  132. package/dist/esm/AD728x90.js +2 -2
  133. package/dist/esm/ADFloatingFooter.js +2 -2
  134. package/dist/esm/ADFooter.js +1 -1
  135. package/dist/esm/ADGutter.js +2 -2
  136. package/dist/esm/ADSkyscraper.js +2 -2
  137. package/dist/esm/ADSponsoredResources.js +2 -2
  138. package/dist/esm/ADWebcast.js +2 -2
  139. package/dist/esm/ADWelcome.js +2 -2
  140. package/dist/esm/AccordionPanel.js +1 -1
  141. package/dist/esm/AdSlot.js +2 -2
  142. package/dist/esm/AdSlotsProvider.js +2 -2
  143. package/dist/esm/AlgoliaSearch.js +802 -497
  144. package/dist/esm/AlphabeticList.js +1 -1
  145. package/dist/esm/ArticleCarousel.js +2 -2
  146. package/dist/esm/ArticleProgramLandingPage.js +4 -3
  147. package/dist/esm/ArticleSeriesLandingPage.js +4 -4
  148. package/dist/esm/ArticleSeriesListing.js +2 -2
  149. package/dist/esm/Auth.js +60 -29
  150. package/dist/esm/AuthWrapper.js +19 -13
  151. package/dist/esm/Beam.js +1 -1
  152. package/dist/esm/Breadcrumbs.js +1 -1
  153. package/dist/esm/CMEDeck.js +7 -3
  154. package/dist/esm/Column1.js +1 -2
  155. package/dist/esm/Column2.js +5 -6
  156. package/dist/esm/Column3.js +4 -5
  157. package/dist/esm/ConferenceArticleCard.js +1 -1
  158. package/dist/esm/ContentCardPaginated.js +4 -5
  159. package/dist/esm/DeckContent.js +3 -3
  160. package/dist/esm/DeckQueue.js +2 -2
  161. package/dist/esm/DeckQueuePaginated.js +3 -4
  162. package/dist/esm/Dfp-102f0beb.js +1 -1
  163. package/dist/esm/EventsDeck.js +32 -5
  164. package/dist/esm/ExternalResources.js +9 -7
  165. package/dist/esm/Feature.js +2 -2
  166. package/dist/esm/ForbesHero.js +1 -1
  167. package/dist/esm/GridContent.js +4 -4
  168. package/dist/esm/GridContentPaginated.js +5 -6
  169. package/dist/esm/GridHero.js +1 -1
  170. package/dist/esm/GroupDeck.js +1 -1
  171. package/dist/esm/HamMagazine.js +13 -13
  172. package/dist/esm/Header.js +1 -2
  173. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  174. package/dist/esm/Hero.js +1 -1
  175. package/dist/esm/HighlightenVideo.js +1 -1
  176. package/dist/esm/HorizontalArticleListing.js +4 -3
  177. package/dist/esm/HorizontalHero.js +1 -1
  178. package/dist/esm/IssueContentDeck.js +1 -1
  179. package/dist/esm/IssueDeck.js +1 -1
  180. package/dist/esm/IssueLanding.js +6 -5
  181. package/dist/esm/KMTracker.js +1 -1
  182. package/dist/esm/LeftNav.js +15 -6
  183. package/dist/esm/MasterDeck.js +4 -4
  184. package/dist/esm/MasterDeckPaginated.js +5 -6
  185. package/dist/esm/{MediaSeriesCard-79ff1069.js → MediaSeriesCard-274ad952.js} +159 -96
  186. package/dist/esm/MediaSeriesLanding.js +7 -6
  187. package/dist/esm/MediaSeriesLandingPaginated.js +8 -8
  188. package/dist/esm/NavDvm.js +39 -8
  189. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-dd007f0c.js} +9 -4
  190. package/dist/esm/NavMagazine.js +26 -8
  191. package/dist/esm/NavNative.js +26 -7
  192. package/dist/esm/OncliveHero.js +1 -1
  193. package/dist/esm/OncliveLargeHero.js +1 -1
  194. package/dist/esm/PageFilter.js +1 -1
  195. package/dist/esm/Pagination-9fe9f61d.js +90 -0
  196. package/dist/esm/PartnerDetailListing.js +29 -12
  197. package/dist/esm/PartnerDetailListingPaginated.js +22 -11
  198. package/dist/esm/PdfDownload.js +1 -1
  199. package/dist/esm/PopUpModal.js +1 -1
  200. package/dist/esm/PtceDeck.js +1 -1
  201. package/dist/esm/PubSection.js +4 -4
  202. package/dist/esm/PubToc.js +1 -1
  203. package/dist/esm/PublicationDeck.js +1 -1
  204. package/dist/esm/PublicationLanding.js +1 -1
  205. package/dist/esm/QueueDeckExpanded.js +4 -4
  206. package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
  207. package/dist/esm/RecentNews.js +1 -1
  208. package/dist/esm/RelatedContent.js +1 -1
  209. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  210. package/dist/esm/RolesDeck.js +1 -1
  211. package/dist/esm/Schema.js +1 -1
  212. package/dist/esm/Search.js +1 -1
  213. package/dist/esm/Segment.js +51 -2
  214. package/dist/esm/SeriesListingDeck.js +3 -3
  215. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
  216. package/dist/esm/SetCookie.js +1 -1
  217. package/dist/esm/SideFooter.js +7 -7
  218. package/dist/esm/SocialIcons.js +1 -1
  219. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-b146ba87.js} +2 -2
  220. package/dist/esm/SocialShare.js +1 -1
  221. package/dist/esm/TaxonomyCard.js +9 -4
  222. package/dist/esm/TaxonomyDescription.js +4 -3
  223. package/dist/esm/TemplateNormal.js +7 -7
  224. package/dist/esm/ThumbnailCard.js +1 -1
  225. package/dist/esm/Ustream.js +2 -2
  226. package/dist/esm/VerticalHero.js +1 -1
  227. package/dist/esm/VideoProgramLandingPage.js +4 -3
  228. package/dist/esm/VideoSeriesCard.js +1 -1
  229. package/dist/esm/VideoSeriesFilter.js +1 -1
  230. package/dist/esm/VideoSeriesLandingPage.js +4 -4
  231. package/dist/esm/VideoSeriesListing.js +2 -2
  232. package/dist/esm/View.js +99 -46
  233. package/dist/esm/YahooHero.js +1 -1
  234. package/dist/esm/YoutubeGroup.js +2 -2
  235. package/dist/esm/checkSisterSite-3f7ed818.js +10 -0
  236. package/dist/esm/getKeywords.js +1 -1
  237. package/dist/esm/getQuery.js +1 -1
  238. package/dist/esm/getRelatedArticle.js +1 -1
  239. package/dist/esm/getRootDocGroup.js +1 -1
  240. package/dist/esm/getSerializers.js +3 -2
  241. package/dist/esm/getSeriesDetail.js +1 -1
  242. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  243. package/dist/esm/{index-03afef1c.js → index-43ce24eb.js} +2 -3
  244. package/dist/esm/{index.esm-37268dca.js → index.esm-b884f273.js} +5 -4
  245. package/dist/esm/index.js +11 -11
  246. package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
  247. package/dist/esm/stringify-2b084bee.js +1 -1
  248. package/dist/esm/timeDifferenceCalc.js +1 -1
  249. package/dist/esm/urlFor.js +1 -1
  250. package/dist/esm/ustream-api-d3714624.js +1 -1
  251. package/dist/esm/websiteList-bb3b054e.js +3 -0
  252. package/package.json +2 -2
  253. package/dist/cjs/NavFooter-3dcd99a8.js +0 -66
  254. package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
  255. package/dist/cjs/defineProperty-9673846a.js +0 -34
  256. package/dist/esm/Pagination-cd21f8c2.js +0 -82
  257. package/dist/esm/defineProperty-8c30428f.js +0 -32
  258. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-777bb0b3.js} +0 -0
  259. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-e7fd1bb6.js} +0 -0
@@ -1,5 +1,5 @@
1
- import { _ as _defineProperty } from './defineProperty-8c30428f.js';
2
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { d as defineProperty$1 } from './define-property-5f1bda73.js';
3
3
  import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
4
4
  import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
5
5
  import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
@@ -15,16 +15,43 @@ import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
16
  import Form from 'react-bootstrap/Form';
17
17
  import Button from 'react-bootstrap/Button';
18
- import './main-1894c974.js';
19
- import { m as momentTimezone } from './index-79cfd25c.js';
18
+ import './main-9f6806ea.js';
19
+ import { m as momentTimezone } from './index-30a6257d.js';
20
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
21
  import { useRouter } from 'next/router';
22
- import './define-property-5f1bda73.js';
23
22
  import './_object-pie-133f504a.js';
24
23
  import './web.dom.iterable-ab4dea5c.js';
25
24
  import './_iter-detect-98db3b07.js';
26
25
  import './moment-bc12cb97.js';
27
26
 
27
+ var defineProperty = createCommonjsModule(function (module, exports) {
28
+
29
+ exports.__esModule = true;
30
+
31
+
32
+
33
+ var _defineProperty2 = _interopRequireDefault(defineProperty$1);
34
+
35
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
36
+
37
+ exports.default = function (obj, key, value) {
38
+ if (key in obj) {
39
+ (0, _defineProperty2.default)(obj, key, {
40
+ value: value,
41
+ enumerable: true,
42
+ configurable: true,
43
+ writable: true
44
+ });
45
+ } else {
46
+ obj[key] = value;
47
+ }
48
+
49
+ return obj;
50
+ };
51
+ });
52
+
53
+ var _defineProperty = unwrapExports(defineProperty);
54
+
28
55
  // https://github.com/tc39/proposal-object-values-entries
29
56
 
30
57
  var $entries = _objectToArray(true);
@@ -841,4 +868,4 @@ var EventsDeck = function EventsDeck(_ref) {
841
868
  }
842
869
  };
843
870
 
844
- export default EventsDeck;
871
+ export { EventsDeck as default };
@@ -2,10 +2,11 @@ import { _ as _extends } from './extends-6d8e3924.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useEffect } from 'react';
4
4
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
- import { g as getSerializers } from './index-03afef1c.js';
6
- import { m as momentTimezone } from './index-79cfd25c.js';
5
+ import { g as getSerializers } from './index-43ce24eb.js';
6
+ import { m as momentTimezone } from './index-30a6257d.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
9
+ import { c as checkSisterSite } from './checkSisterSite-3f7ed818.js';
9
10
  import './_commonjsHelpers-0c4b6f40.js';
10
11
  import './core.get-iterator-method-ea258bb1.js';
11
12
  import './_object-pie-133f504a.js';
@@ -24,7 +25,7 @@ import './asyncToGenerator-958ef5fc.js';
24
25
  import './_library-528f1934.js';
25
26
  import './_iter-detect-98db3b07.js';
26
27
  import './Segment.js';
27
- import './main-1894c974.js';
28
+ import './main-9f6806ea.js';
28
29
  import './urlForFile-b69adffc.js';
29
30
  import './index-755f2cc2.js';
30
31
  import 'react-dom';
@@ -59,6 +60,7 @@ import 'react-bootstrap/Figure';
59
60
  import 'react-bootstrap/OverlayTrigger';
60
61
  import 'react-bootstrap/Tooltip';
61
62
  import 'react-bootstrap/Popover';
63
+ import './websiteList-bb3b054e.js';
62
64
 
63
65
  var ExternalResources = function ExternalResources(props) {
64
66
  var resources = props.resources,
@@ -122,7 +124,7 @@ var ExternalResources = function ExternalResources(props) {
122
124
  { id: 'thumb' },
123
125
  React__default.createElement(
124
126
  'a',
125
- { href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
127
+ { href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
126
128
  React__default.createElement('img', { src: r.thumbnail })
127
129
  )
128
130
  ),
@@ -131,7 +133,7 @@ var ExternalResources = function ExternalResources(props) {
131
133
  { id: 'details' },
132
134
  React__default.createElement(
133
135
  'a',
134
- { href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
136
+ { href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
135
137
  React__default.createElement(
136
138
  'p',
137
139
  { id: 'title' },
@@ -191,7 +193,7 @@ var ExternalResources = function ExternalResources(props) {
191
193
  ),
192
194
  React__default.createElement(
193
195
  Button,
194
- { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
196
+ { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
195
197
  cta
196
198
  )
197
199
  )
@@ -209,4 +211,4 @@ var ExternalResources = function ExternalResources(props) {
209
211
  );
210
212
  };
211
213
 
212
- export default ExternalResources;
214
+ export { ExternalResources as default };
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import urlFor from './urlFor.js';
3
- import { m as main_43 } from './main-1894c974.js';
3
+ import { m as main_43 } from './main-9f6806ea.js';
4
4
  import Carousel from 'react-bootstrap/Carousel';
5
5
  import './slicedToArray-6ebcbfea.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
@@ -119,4 +119,4 @@ var Feature = function Feature(props) {
119
119
  );
120
120
  };
121
121
 
122
- export default Feature;
122
+ export { Feature as default };
@@ -128,4 +128,4 @@ var fbsHero = function fbsHero(props) {
128
128
  );
129
129
  };
130
130
 
131
- export default fbsHero;
131
+ export { fbsHero as default };
@@ -12,15 +12,15 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import { L as LazyLoad } from './index-755f2cc2.js';
14
14
  import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
15
+ import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
18
18
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
19
  import { g as get_1 } from './get-3c308da4.js';
20
20
  import { d as debounce_1 } from './debounce-533d9748.js';
21
21
  import { I as InfiniteScroll } from './index.es-a6137319.js';
22
22
  import urlFor from './urlFor.js';
23
- import { m as main_43 } from './main-1894c974.js';
23
+ import { m as main_43 } from './main-9f6806ea.js';
24
24
  import './AD.js';
25
25
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
26
26
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
@@ -816,4 +816,4 @@ var GridContent = function (_React$Component) {
816
816
 
817
817
  var GridContent$1 = React__default.memo(withRouter(GridContent));
818
818
 
819
- export default GridContent$1;
819
+ export { GridContent$1 as default };
@@ -13,16 +13,16 @@ import { m as moment } from './moment-bc12cb97.js';
13
13
  import { withRouter } from 'next/router';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { c as clean_html_1 } from './entities-6d9154b4.js';
16
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
16
+ import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import { g as get_1 } from './get-3c308da4.js';
21
21
  import urlFor from './urlFor.js';
22
- import { m as main_43 } from './main-1894c974.js';
22
+ import { m as main_43 } from './main-9f6806ea.js';
23
23
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
24
24
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
25
- import { P as Pagination } from './Pagination-cd21f8c2.js';
25
+ import { P as Pagination } from './Pagination-9fe9f61d.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
@@ -47,7 +47,6 @@ import './Segment.js';
47
47
  import './eq-bdcbf886.js';
48
48
  import './index-3f5c03b2.js';
49
49
  import 'react-bootstrap/Button';
50
- import 'react-paginate';
51
50
  import './index.esm-1bd8a0a8.js';
52
51
  import './iconBase-ccc56b97.js';
53
52
 
@@ -691,4 +690,4 @@ var GridContent = function (_React$Component) {
691
690
 
692
691
  var GridContentPaginated = React__default.memo(withRouter(GridContent));
693
692
 
694
- export default GridContentPaginated;
693
+ export { GridContentPaginated as default };
@@ -138,4 +138,4 @@ var GridHero = function GridHero(props) {
138
138
  );
139
139
  };
140
140
 
141
- export default GridHero;
141
+ 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
- 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';
3
+ import { N as NavFooter } from './NavFooter-dd007f0c.js';
4
+ import { S as SocialNavFooter } from './index.esm-b884f273.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-b146ba87.js';
6
6
  import 'react-bootstrap/Form';
7
7
  import 'react-bootstrap/FormControl';
8
8
  import 'react-bootstrap/Button';
@@ -13,10 +13,12 @@ import Navbar from 'react-bootstrap/Navbar';
13
13
  import NavDropdown from 'react-bootstrap/NavDropdown';
14
14
  import { M as MdEmail } from './index.esm-9b042655.js';
15
15
  import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
16
- import { m as main_43, c as main_44 } from './main-1894c974.js';
16
+ import { m as main_43, c as main_44 } from './main-9f6806ea.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 './checkSisterSite-3f7ed818.js';
21
+ import './websiteList-bb3b054e.js';
20
22
  import './react-social-icons-9be47857.js';
21
23
  import 'prop-types';
22
24
  import './iconBase-ccc56b97.js';
@@ -160,7 +162,6 @@ var HamMagazine = function HamMagazine(props) {
160
162
  // Taking into consideration the height of the top navbar while setting the navigation fixed
161
163
 
162
164
  if (window && topNavRef && topNavRef.current && navRef && navRef.current && window.pageYOffset !== 0 && window.pageYOffset + topNavRef.current.clientHeight + navRef.current.clientHeight > navOffsetTop) {
163
-
164
165
  if (navRef.current && navRef.current.style) {
165
166
  navRef.current.style.position = 'fixed';
166
167
  if (mastNav && mastNav.offsetHeight) navRef.current.style.top = mastNav.offsetHeight;
@@ -418,7 +419,7 @@ var HamMagazine = function HamMagazine(props) {
418
419
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
419
420
  href: ddRow.url,
420
421
  target: ddRow.blank ? '_blank' : '_self',
421
- rel: 'noopener noreferrer',
422
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
422
423
  className: 'dropdown-item' },
423
424
  ddRow.name
424
425
  ) : null;
@@ -441,7 +442,7 @@ var HamMagazine = function HamMagazine(props) {
441
442
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
442
443
  href: ddRow.url,
443
444
  target: ddRow.blank ? '_blank' : '_self',
444
- rel: 'noopener noreferrer',
445
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
445
446
  className: 'dropdown-item' },
446
447
  ddRow.name
447
448
  ) : null;
@@ -458,7 +459,7 @@ var HamMagazine = function HamMagazine(props) {
458
459
  needsegmentsupport: row.needSegmentSupport ? 'true' : '',
459
460
  href: row.url,
460
461
  target: row.blank ? '_blank' : '_self',
461
- rel: 'noopener noreferrer',
462
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
462
463
  className: 'nav-link' },
463
464
  row.name
464
465
  ) : null;
@@ -500,7 +501,7 @@ var HamMagazine = function HamMagazine(props) {
500
501
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
501
502
  href: ddRow.url,
502
503
  target: ddRow.blank ? '_blank' : '_self',
503
- rel: 'noopener noreferrer',
504
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
504
505
  className: 'dropdown-item nav-link' },
505
506
  ddRow.name
506
507
  ) : null;
@@ -522,7 +523,7 @@ var HamMagazine = function HamMagazine(props) {
522
523
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
523
524
  href: ddRow.url,
524
525
  target: ddRow.blank ? '_blank' : '_self',
525
- rel: 'noopener noreferrer',
526
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
526
527
  className: 'dropdown-item' },
527
528
  ddRow.name
528
529
  ) : null;
@@ -539,7 +540,7 @@ var HamMagazine = function HamMagazine(props) {
539
540
  needsegmentsupport: row.needSegmentSupport ? 'true' : '',
540
541
  href: row.url,
541
542
  target: row.blank ? '_blank' : '_self',
542
- rel: 'noopener noreferrer',
543
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
543
544
  className: 'nav-link' },
544
545
  row.name
545
546
  ) : null;
@@ -586,5 +587,4 @@ var HamMagazine = function HamMagazine(props) {
586
587
  );
587
588
  };
588
589
 
589
- export default HamMagazine;
590
- export { HamMagazine };
590
+ 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 };
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-03afef1c.js';
6
+ import { g as getSerializers } from './index-43ce24eb.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -17,7 +17,7 @@ import 'prop-types';
17
17
  import './smoothscroll-fa4e3f8c.js';
18
18
  import './urlFor.js';
19
19
  import './index-3f5c03b2.js';
20
- import './main-1894c974.js';
20
+ import './main-9f6806ea.js';
21
21
  import './iconBase-ccc56b97.js';
22
22
  import 'react-bootstrap';
23
23
  import './index-f0fc23eb.js';
@@ -60,6 +60,7 @@ import 'react-bootstrap/Figure';
60
60
  import 'react-bootstrap/OverlayTrigger';
61
61
  import 'react-bootstrap/Tooltip';
62
62
  import 'react-bootstrap/Popover';
63
+ import './websiteList-bb3b054e.js';
63
64
 
64
65
  function HorizontalArticleListing(_ref) {
65
66
  var _ref$data = _ref.data,
@@ -158,4 +159,4 @@ function HorizontalArticleListing(_ref) {
158
159
  );
159
160
  }
160
161
 
161
- export default HorizontalArticleListing;
162
+ export { HorizontalArticleListing as default };
@@ -102,4 +102,4 @@ var HorizontalHero = function HorizontalHero(props) {
102
102
  );
103
103
  };
104
104
 
105
- export default HorizontalHero;
105
+ export { HorizontalHero as default };
@@ -228,4 +228,4 @@ var IssueContentDeck = function IssueContentDeck(props) {
228
228
  );
229
229
  };
230
230
 
231
- export default IssueContentDeck;
231
+ export { IssueContentDeck as default };
@@ -255,4 +255,4 @@ var IssueDeck = function IssueDeck(props) {
255
255
  );
256
256
  };
257
257
 
258
- export default IssueDeck;
258
+ export { IssueDeck as default };
@@ -3,7 +3,7 @@ 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-03afef1c.js';
6
+ import { g as getSerializers } from './index-43ce24eb.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -23,9 +23,9 @@ import './events-6c3a7a63.js';
23
23
  import 'prop-types';
24
24
  import 'next/router';
25
25
  import './index-755f2cc2.js';
26
- import './main-1894c974.js';
26
+ import './main-9f6806ea.js';
27
27
  import './entities-6d9154b4.js';
28
- import './ADInfeed-6d1fc6bf.js';
28
+ import './ADInfeed-777bb0b3.js';
29
29
  import 'react-bootstrap/Card';
30
30
  import './AdSlot.js';
31
31
  import './debounce-533d9748.js';
@@ -38,7 +38,7 @@ import './_library-528f1934.js';
38
38
  import './Segment.js';
39
39
  import './AuthorComponent-11adff02.js';
40
40
  import './lodash-f97fd99a.js';
41
- import './ADlgInfeed-dc36c928.js';
41
+ import './ADlgInfeed-e7fd1bb6.js';
42
42
  import './getContentCategory-15dcc413.js';
43
43
  import './timeDifferenceCalc.js';
44
44
  import 'react-bootstrap/Breadcrumb';
@@ -70,6 +70,7 @@ import 'react-bootstrap/Figure';
70
70
  import 'react-bootstrap/OverlayTrigger';
71
71
  import 'react-bootstrap/Tooltip';
72
72
  import 'react-bootstrap/Popover';
73
+ import './websiteList-bb3b054e.js';
73
74
 
74
75
  /* usage
75
76
  import Settings, { Ads } from '../../../../settings'
@@ -165,4 +166,4 @@ var IssueLanding = function IssueLanding(props) {
165
166
  );
166
167
  };
167
168
 
168
- export default IssueLanding;
169
+ 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 };
@@ -2,6 +2,7 @@ import React__default, { useRef, useEffect } from 'react';
2
2
  import ListGroup from 'react-bootstrap/ListGroup';
3
3
  import ADWebcast from './ADWebcast.js';
4
4
  import Segment from './Segment.js';
5
+ import { c as checkSisterSite } from './checkSisterSite-3f7ed818.js';
5
6
  import './slicedToArray-6ebcbfea.js';
6
7
  import './_commonjsHelpers-0c4b6f40.js';
7
8
  import './web.dom.iterable-ab4dea5c.js';
@@ -20,7 +21,8 @@ import './stringify-2b084bee.js';
20
21
  import './asyncToGenerator-958ef5fc.js';
21
22
  import './_library-528f1934.js';
22
23
  import './_iter-detect-98db3b07.js';
23
- import './main-1894c974.js';
24
+ import './main-9f6806ea.js';
25
+ import './websiteList-bb3b054e.js';
24
26
 
25
27
  var LeftNav = function LeftNav(props) {
26
28
  var leftItems = props.leftItems,
@@ -66,14 +68,22 @@ var LeftNav = function LeftNav(props) {
66
68
  if (checkUrlIsExternal(subRow.url)) {
67
69
  return React__default.createElement(
68
70
  'a',
69
- { target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '', href: subRow.url },
71
+ {
72
+ target: subRow.blank ? '_blank' : '_self',
73
+ needsegmentsupport: subRow.needSegmentSupport ? 'true' : '',
74
+ href: subRow.url,
75
+ rel: checkSisterSite(subRow.url) ? '' : 'noopener noreferrer' },
70
76
  subRow.name
71
77
  );
72
78
  }
73
79
 
74
80
  return React__default.createElement(
75
81
  'a',
76
- { href: subRow.url || '#', target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '' },
82
+ {
83
+ href: subRow.url || '#',
84
+ target: subRow.blank ? '_blank' : '_self',
85
+ needsegmentsupport: subRow.needSegmentSupport ? 'true' : '',
86
+ rel: checkSisterSite(subRow.url) ? '' : 'noopener noreferrer' },
77
87
  subRow.name
78
88
  );
79
89
  };
@@ -108,7 +118,7 @@ var LeftNav = function LeftNav(props) {
108
118
  { style: { marginLeft: 'auto', display: 'inline-block' } },
109
119
  React__default.createElement(
110
120
  'a',
111
- { style: { color: 'white', fontSize: '.6rem' }, href: row.url },
121
+ { style: { color: 'white', fontSize: '.6rem' }, href: row.url, rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
112
122
  'See All ',
113
123
  '>'
114
124
  )
@@ -133,5 +143,4 @@ var LeftNav = function LeftNav(props) {
133
143
 
134
144
  var LeftNav$1 = React__default.memo(LeftNav);
135
145
 
136
- export default LeftNav$1;
137
- export { LeftNav };
146
+ export { LeftNav, LeftNav$1 as default };
@@ -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-e7fd1bb6.js';
20
+ import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
21
+ import './main-9f6806ea.js';
22
22
  import './_commonjsHelpers-0c4b6f40.js';
23
23
  import './core.get-iterator-method-ea258bb1.js';
24
24
  import './_iter-detect-98db3b07.js';
@@ -546,4 +546,4 @@ var MasterDeck = function (_React$Component) {
546
546
 
547
547
  var MasterDeck$1 = withRouter(MasterDeck);
548
548
 
549
- export default MasterDeck$1;
549
+ export { MasterDeck$1 as default };
@@ -9,10 +9,10 @@ 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 { m as main_43 } from './main-9f6806ea.js';
13
+ import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
14
+ import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
15
+ import { P as Pagination } from './Pagination-9fe9f61d.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
@@ -33,7 +33,6 @@ import './isSymbol-a7e9aafe.js';
33
33
  import './toNumber-5aeba6e7.js';
34
34
  import './Beam.js';
35
35
  import './Segment.js';
36
- import 'react-paginate';
37
36
  import 'react-bootstrap/Button';
38
37
  import './index.esm-1bd8a0a8.js';
39
38
  import './iconBase-ccc56b97.js';
@@ -459,4 +458,4 @@ var MasterDeck = function (_React$Component) {
459
458
 
460
459
  var MasterDeck$1 = withRouter(MasterDeck);
461
460
 
462
- export default MasterDeck$1;
461
+ export { MasterDeck$1 as default };