@mjhls/mjh-framework 1.0.986 → 1.0.988

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 (256) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +6 -6
  3. package/dist/cjs/AD300x250.js +5 -6
  4. package/dist/cjs/AD300x250x600.js +5 -6
  5. package/dist/cjs/AD728x90.js +6 -7
  6. package/dist/cjs/ADFloatingFooter.js +8 -9
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +8 -9
  9. package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-7214655c.js} +5 -5
  10. package/dist/cjs/ADSkyscraper.js +8 -9
  11. package/dist/cjs/ADSponsoredResources.js +8 -9
  12. package/dist/cjs/ADWebcast.js +8 -9
  13. package/dist/cjs/ADWelcome.js +12 -13
  14. package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-682ca29c.js} +3 -3
  15. package/dist/cjs/AccordionPanel.js +17 -17
  16. package/dist/cjs/AdSlot.js +9 -10
  17. package/dist/cjs/AdSlotsProvider.js +5 -6
  18. package/dist/cjs/AlgoliaSearch.js +1475 -868
  19. package/dist/cjs/AlphabeticList.js +12 -12
  20. package/dist/cjs/ArticleCarousel.js +5 -5
  21. package/dist/cjs/ArticleProgramLandingPage.js +14 -15
  22. package/dist/cjs/ArticleSeriesLandingPage.js +11 -12
  23. package/dist/cjs/ArticleSeriesListing.js +29 -30
  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 -62
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +15 -15
  32. package/dist/cjs/Column3.js +27 -28
  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 -51
  36. package/dist/cjs/DeckContent.js +58 -59
  37. package/dist/cjs/DeckQueue.js +57 -58
  38. package/dist/cjs/DeckQueuePaginated.js +46 -48
  39. package/dist/cjs/{Dfp-9be904d5.js → Dfp-67646058.js} +17 -18
  40. package/dist/cjs/EventsDeck.js +90 -90
  41. package/dist/cjs/ExternalResources.js +34 -35
  42. package/dist/cjs/Feature.js +17 -17
  43. package/dist/cjs/ForbesHero.js +25 -25
  44. package/dist/cjs/GridContent.js +134 -135
  45. package/dist/cjs/GridContentPaginated.js +121 -123
  46. package/dist/cjs/GridHero.js +26 -26
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +105 -105
  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 +28 -29
  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 +19 -20
  59. package/dist/cjs/LeftNav.js +17 -18
  60. package/dist/cjs/MasterDeck.js +39 -40
  61. package/dist/cjs/MasterDeckPaginated.js +29 -31
  62. package/dist/cjs/{MediaSeriesCard-90875937.js → MediaSeriesCard-01cbd9f1.js} +614 -551
  63. package/dist/cjs/MediaSeriesLanding.js +35 -36
  64. package/dist/cjs/MediaSeriesLandingPaginated.js +34 -36
  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 +106 -106
  68. package/dist/cjs/NavNative.js +97 -97
  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 +51 -52
  74. package/dist/cjs/PartnerDetailListingPaginated.js +45 -47
  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 -14
  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 -246
  85. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -224
  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/SeriesListingDeck.js +18 -19
  93. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-18fc6e71.js} +22 -22
  94. package/dist/cjs/SideFooter.js +18 -18
  95. package/dist/cjs/SocialIcons.js +6 -6
  96. package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-bac7d6fa.js} +28 -28
  97. package/dist/cjs/SocialShare.js +25 -25
  98. package/dist/cjs/TaxonomyCard.js +44 -44
  99. package/dist/cjs/TaxonomyDescription.js +11 -12
  100. package/dist/cjs/TemplateNormal.js +27 -28
  101. package/dist/cjs/ThumbnailCard.js +10 -10
  102. package/dist/cjs/Ustream.js +9 -9
  103. package/dist/cjs/VerticalHero.js +10 -10
  104. package/dist/cjs/VideoProgramLandingPage.js +28 -29
  105. package/dist/cjs/VideoSeriesCard.js +13 -13
  106. package/dist/cjs/VideoSeriesFilter.js +5 -5
  107. package/dist/cjs/VideoSeriesLandingPage.js +11 -12
  108. package/dist/cjs/VideoSeriesListing.js +46 -47
  109. package/dist/cjs/View.js +235 -230
  110. package/dist/cjs/YahooHero.js +22 -22
  111. package/dist/cjs/YoutubeGroup.js +33 -33
  112. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  113. package/dist/cjs/getSerializers.js +6 -7
  114. package/dist/cjs/{getTargeting-3c5754ac.js → getTargeting-ba942d9a.js} +4 -2
  115. package/dist/cjs/getTargeting.js +1 -1
  116. package/dist/cjs/iconBase-be4097c0.js +2 -4
  117. package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
  118. package/dist/cjs/{index-fc2f1ca2.js → index-7435b964.js} +471 -6
  119. package/dist/cjs/{index-869cab56.js → index-7fa34245.js} +481 -481
  120. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  121. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  122. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-70e78156.js} +14 -14
  123. package/dist/cjs/index.js +102 -104
  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/esm/AD.js +2 -2
  129. package/dist/esm/AD300x250.js +3 -4
  130. package/dist/esm/AD300x250x600.js +3 -4
  131. package/dist/esm/AD728x90.js +3 -4
  132. package/dist/esm/ADFloatingFooter.js +3 -4
  133. package/dist/esm/ADFooter.js +1 -1
  134. package/dist/esm/ADGutter.js +3 -4
  135. package/dist/esm/ADSkyscraper.js +3 -4
  136. package/dist/esm/ADSponsoredResources.js +3 -4
  137. package/dist/esm/ADWebcast.js +3 -4
  138. package/dist/esm/ADWelcome.js +3 -4
  139. package/dist/esm/AccordionPanel.js +1 -1
  140. package/dist/esm/AdSlot.js +3 -4
  141. package/dist/esm/AdSlotsProvider.js +3 -4
  142. package/dist/esm/AlgoliaSearch.js +1107 -500
  143. package/dist/esm/AlphabeticList.js +1 -1
  144. package/dist/esm/ArticleCarousel.js +2 -2
  145. package/dist/esm/ArticleProgramLandingPage.js +4 -5
  146. package/dist/esm/ArticleSeriesLandingPage.js +5 -6
  147. package/dist/esm/ArticleSeriesListing.js +3 -4
  148. package/dist/esm/Auth.js +60 -29
  149. package/dist/esm/AuthWrapper.js +19 -13
  150. package/dist/esm/Beam.js +1 -1
  151. package/dist/esm/Breadcrumbs.js +1 -1
  152. package/dist/esm/CMEDeck.js +8 -5
  153. package/dist/esm/Column1.js +1 -2
  154. package/dist/esm/Column2.js +1 -2
  155. package/dist/esm/Column3.js +3 -5
  156. package/dist/esm/ConferenceArticleCard.js +1 -1
  157. package/dist/esm/ContentCardPaginated.js +5 -7
  158. package/dist/esm/DeckContent.js +4 -5
  159. package/dist/esm/DeckQueue.js +3 -4
  160. package/dist/esm/DeckQueuePaginated.js +4 -6
  161. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +2 -3
  162. package/dist/esm/EventsDeck.js +3 -3
  163. package/dist/esm/ExternalResources.js +5 -6
  164. package/dist/esm/Feature.js +2 -2
  165. package/dist/esm/ForbesHero.js +1 -1
  166. package/dist/esm/GridContent.js +5 -6
  167. package/dist/esm/GridContentPaginated.js +6 -8
  168. package/dist/esm/GridHero.js +1 -1
  169. package/dist/esm/GroupDeck.js +1 -1
  170. package/dist/esm/HamMagazine.js +3 -4
  171. package/dist/esm/Header.js +1 -2
  172. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  173. package/dist/esm/Hero.js +1 -1
  174. package/dist/esm/HighlightenVideo.js +1 -1
  175. package/dist/esm/HorizontalArticleListing.js +4 -5
  176. package/dist/esm/HorizontalHero.js +1 -1
  177. package/dist/esm/IssueContentDeck.js +1 -1
  178. package/dist/esm/IssueDeck.js +1 -1
  179. package/dist/esm/IssueLanding.js +6 -7
  180. package/dist/esm/KMTracker.js +1 -1
  181. package/dist/esm/LeftNav.js +3 -5
  182. package/dist/esm/MasterDeck.js +5 -6
  183. package/dist/esm/MasterDeckPaginated.js +6 -8
  184. package/dist/esm/{MediaSeriesCard-767d6d90.js → MediaSeriesCard-8ee8ff35.js} +159 -96
  185. package/dist/esm/MediaSeriesLanding.js +7 -8
  186. package/dist/esm/MediaSeriesLandingPaginated.js +8 -10
  187. package/dist/esm/NavDvm.js +1 -2
  188. package/dist/esm/NavMagazine.js +3 -4
  189. package/dist/esm/NavNative.js +2 -3
  190. package/dist/esm/OncliveHero.js +1 -1
  191. package/dist/esm/OncliveLargeHero.js +1 -1
  192. package/dist/esm/PageFilter.js +1 -1
  193. package/dist/esm/Pagination-9fe9f61d.js +90 -0
  194. package/dist/esm/PartnerDetailListing.js +8 -9
  195. package/dist/esm/PartnerDetailListingPaginated.js +7 -9
  196. package/dist/esm/PdfDownload.js +1 -1
  197. package/dist/esm/PopUpModal.js +1 -1
  198. package/dist/esm/PtceDeck.js +1 -1
  199. package/dist/esm/PubSection.js +5 -6
  200. package/dist/esm/PubToc.js +1 -1
  201. package/dist/esm/PublicationDeck.js +1 -1
  202. package/dist/esm/PublicationLanding.js +1 -1
  203. package/dist/esm/QueueDeckExpanded.js +5 -6
  204. package/dist/esm/QueueDeckExpandedPaginated.js +6 -8
  205. package/dist/esm/RecentNews.js +1 -1
  206. package/dist/esm/RelatedContent.js +1 -1
  207. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  208. package/dist/esm/RolesDeck.js +1 -1
  209. package/dist/esm/Schema.js +1 -1
  210. package/dist/esm/Search.js +1 -1
  211. package/dist/esm/Segment.js +1 -1
  212. package/dist/esm/SeriesListingDeck.js +4 -5
  213. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
  214. package/dist/esm/SetCookie.js +1 -1
  215. package/dist/esm/SideFooter.js +1 -1
  216. package/dist/esm/SocialIcons.js +1 -1
  217. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-c249903e.js} +1 -1
  218. package/dist/esm/SocialShare.js +1 -1
  219. package/dist/esm/TaxonomyCard.js +1 -1
  220. package/dist/esm/TaxonomyDescription.js +4 -5
  221. package/dist/esm/TemplateNormal.js +4 -5
  222. package/dist/esm/ThumbnailCard.js +1 -1
  223. package/dist/esm/Ustream.js +2 -2
  224. package/dist/esm/VerticalHero.js +1 -1
  225. package/dist/esm/VideoProgramLandingPage.js +4 -5
  226. package/dist/esm/VideoSeriesCard.js +1 -1
  227. package/dist/esm/VideoSeriesFilter.js +1 -1
  228. package/dist/esm/VideoSeriesLandingPage.js +5 -6
  229. package/dist/esm/VideoSeriesListing.js +3 -4
  230. package/dist/esm/View.js +19 -13
  231. package/dist/esm/YahooHero.js +1 -1
  232. package/dist/esm/YoutubeGroup.js +2 -2
  233. package/dist/esm/getKeywords.js +1 -1
  234. package/dist/esm/getQuery.js +1 -1
  235. package/dist/esm/getRelatedArticle.js +1 -1
  236. package/dist/esm/getRootDocGroup.js +1 -1
  237. package/dist/esm/getSerializers.js +3 -4
  238. package/dist/esm/getSeriesDetail.js +1 -1
  239. package/dist/esm/{getTargeting-42f9b439.js → getTargeting-9bd28724.js} +4 -2
  240. package/dist/esm/getTargeting.js +1 -1
  241. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  242. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  243. package/dist/esm/{index-4959f8e7.js → index-6aef0478.js} +2 -2
  244. package/dist/esm/index.js +9 -11
  245. package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
  246. package/dist/esm/stringify-2b084bee.js +1 -1
  247. package/dist/esm/timeDifferenceCalc.js +1 -1
  248. package/dist/esm/urlFor.js +1 -1
  249. package/dist/esm/ustream-api-d3714624.js +1 -1
  250. package/package.json +1 -1
  251. package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
  252. package/dist/cjs/events-1b438fe7.js +0 -469
  253. package/dist/esm/Pagination-cd21f8c2.js +0 -82
  254. package/dist/esm/events-6c3a7a63.js +0 -467
  255. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-ed074225.js} +0 -0
  256. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-9f7a5c5a.js} +0 -0
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import Form from 'react-bootstrap/Form';
7
7
  import Button from 'react-bootstrap/Button';
8
- import { g as getSerializers } from './index-4959f8e7.js';
8
+ import { g as getSerializers } from './index-6aef0478.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
@@ -18,15 +18,14 @@ import './index-3f5c03b2.js';
18
18
  import './slicedToArray-6ebcbfea.js';
19
19
  import 'react-bootstrap';
20
20
  import './urlFor.js';
21
- import './index-f0fc23eb.js';
22
- import './events-6c3a7a63.js';
21
+ import './index-5cc7b406.js';
23
22
  import 'next/router';
24
23
  import './index-c7e2ac95.js';
25
24
  import './util-8ed16d48.js';
26
25
  import './Beam.js';
27
26
  import './stringify-2b084bee.js';
28
27
  import './Segment.js';
29
- import './main-1894c974.js';
28
+ import './main-9f6806ea.js';
30
29
  import './urlForFile-b69adffc.js';
31
30
  import './index-755f2cc2.js';
32
31
  import 'react-dom';
@@ -250,4 +249,4 @@ VideoProgramLandingPage.getInitialData = function () {
250
249
  };
251
250
  }();
252
251
 
253
- export default VideoProgramLandingPage;
252
+ export { VideoProgramLandingPage as default };
@@ -79,4 +79,4 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
79
79
  );
80
80
  };
81
81
 
82
- export default VideoSeriesCard;
82
+ export { VideoSeriesCard as default };
@@ -119,4 +119,4 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
119
119
  };
120
120
  var VideoSeriesFilter$1 = withRouter(VideoSeriesFilter);
121
121
 
122
- export default VideoSeriesFilter$1;
122
+ export { VideoSeriesFilter$1 as default };
@@ -20,8 +20,7 @@ import './extends-6d8e3924.js';
20
20
  import './inherits-a6ba2ec4.js';
21
21
  import './_object-sap-7cee6f84.js';
22
22
  import './define-property-5f1bda73.js';
23
- import './index-f0fc23eb.js';
24
- import './events-6c3a7a63.js';
23
+ import './index-5cc7b406.js';
25
24
  import 'prop-types';
26
25
  import 'react-bootstrap/Container';
27
26
  import 'react-bootstrap/Row';
@@ -36,13 +35,13 @@ import './index.es-a6137319.js';
36
35
  import './visibility-sensor-72fd8f8b.js';
37
36
  import 'react-dom';
38
37
  import './index-3f5c03b2.js';
39
- import './ADlgInfeed-dc36c928.js';
38
+ import './ADlgInfeed-9f7a5c5a.js';
40
39
  import './AdSlot.js';
41
40
  import './Beam.js';
42
41
  import './stringify-2b084bee.js';
43
42
  import './Segment.js';
44
- import './main-1894c974.js';
45
- import './ADInfeed-6d1fc6bf.js';
43
+ import './main-9f6806ea.js';
44
+ import './ADInfeed-ed074225.js';
46
45
  import './index-755f2cc2.js';
47
46
  import './urlFor.js';
48
47
  import './style-inject.es-1f59c1d0.js';
@@ -170,4 +169,4 @@ VideoSeriesLandingPage.getInitialData = function () {
170
169
  };
171
170
  }();
172
171
 
173
- export default VideoSeriesLandingPage;
172
+ export { VideoSeriesLandingPage as default };
@@ -1,7 +1,7 @@
1
1
  import { _ as _extends } from './extends-6d8e3924.js';
2
2
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
3
3
  import React__default from 'react';
4
- import { l as lib_3 } from './index-f0fc23eb.js';
4
+ import { l as lib_3 } from './index-5cc7b406.js';
5
5
  import Container from 'react-bootstrap/Container';
6
6
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
7
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
@@ -19,7 +19,6 @@ import './typeof-e9fc0c5d.js';
19
19
  import './web.dom.iterable-ab4dea5c.js';
20
20
  import './_is-array-8d21b9e3.js';
21
21
  import './_library-528f1934.js';
22
- import './events-6c3a7a63.js';
23
22
  import 'prop-types';
24
23
  import 'react-dom';
25
24
  import './iconBase-ccc56b97.js';
@@ -29,7 +28,7 @@ import './index-755f2cc2.js';
29
28
  import './smoothscroll-fa4e3f8c.js';
30
29
  import './urlFor.js';
31
30
  import './index-3f5c03b2.js';
32
- import './main-1894c974.js';
31
+ import './main-9f6806ea.js';
33
32
  import './isSymbol-a7e9aafe.js';
34
33
  import './toNumber-5aeba6e7.js';
35
34
 
@@ -413,4 +412,4 @@ var VideoSeriesListing = function (_React$Component) {
413
412
 
414
413
  var VideoSeriesListing$1 = withRouter(VideoSeriesListing);
415
414
 
416
- export default VideoSeriesListing$1;
415
+ export { VideoSeriesListing$1 as default };
package/dist/esm/View.js CHANGED
@@ -8,17 +8,17 @@ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
8
8
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
9
9
  import { m as moment } from './moment-bc12cb97.js';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
- import { m as main_43 } from './main-1894c974.js';
11
+ import { m as main_43 } from './main-9f6806ea.js';
12
12
  import 'react-bootstrap/Dropdown';
13
13
  import Form from 'react-bootstrap/Form';
14
14
  import FormControl from 'react-bootstrap/FormControl';
15
15
  import Button from 'react-bootstrap/Button';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-4959f8e7.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-6aef0478.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
- import { S as SeriesSlider } from './SeriesSlider-f771e20d.js';
21
- import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-42f9b439.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-5728e349.js';
21
+ import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-9bd28724.js';
22
22
  import getKeywords from './getKeywords.js';
23
23
  import urlFor from './urlFor.js';
24
24
  import { u as urlForFile } from './urlForFile-b69adffc.js';
@@ -28,15 +28,14 @@ import { s as styleInject } from './style-inject.es-1f59c1d0.js';
28
28
  import './index-755f2cc2.js';
29
29
  import { DiscussionEmbed } from 'disqus-react';
30
30
  import Schema from './Schema.js';
31
- import FileSaver from 'file-saver';
31
+ import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
32
32
  import { PixelTrackingArticle } from './PixelTracking.js';
33
33
  import { _ as _Object$keys } from './keys-31dcdb31.js';
34
34
  import { I as InfiniteScroll } from './index.es-a6137319.js';
35
- import { l as lib_3 } from './index-f0fc23eb.js';
35
+ import { l as lib_3 } from './index-5cc7b406.js';
36
36
  import getRelatedArticle from './getRelatedArticle.js';
37
37
  import getQuery from './getQuery.js';
38
38
  import getSeriesDetail from './getSeriesDetail.js';
39
- import './_commonjsHelpers-0c4b6f40.js';
40
39
  import './core.get-iterator-method-ea258bb1.js';
41
40
  import './web.dom.iterable-ab4dea5c.js';
42
41
  import './_library-528f1934.js';
@@ -74,7 +73,6 @@ import 'react-bootstrap/Popover';
74
73
  import './debounce-533d9748.js';
75
74
  import './isSymbol-a7e9aafe.js';
76
75
  import './toNumber-5aeba6e7.js';
77
- import './events-6c3a7a63.js';
78
76
  import './index-db3bb315.js';
79
77
 
80
78
  var getArticleSummary = function getArticleSummary(article) {
@@ -463,6 +461,12 @@ var getSocialShareDisableFlag = function getSocialShareDisableFlag(article) {
463
461
  return showSocialShare;
464
462
  };
465
463
 
464
+ var FileSaver_min = createCommonjsModule(function (module, exports) {
465
+ (function(a,b){b();})(commonjsGlobal,function(){function b(a,b){return "undefined"==typeof b?b={autoBom:!1}:"object"!=typeof b&&(console.warn("Deprecated: Expected third argument to be a object"),b={autoBom:!b}),b.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(a.type)?new Blob(["\uFEFF",a],{type:a.type}):a}function c(a,b,c){var d=new XMLHttpRequest;d.open("GET",a),d.responseType="blob",d.onload=function(){g(d.response,b,c);},d.onerror=function(){console.error("could not download file");},d.send();}function d(a){var b=new XMLHttpRequest;b.open("HEAD",a,!1);try{b.send();}catch(a){}return 200<=b.status&&299>=b.status}function e(a){try{a.dispatchEvent(new MouseEvent("click"));}catch(c){var b=document.createEvent("MouseEvents");b.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),a.dispatchEvent(b);}}var f="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof commonjsGlobal&&commonjsGlobal.global===commonjsGlobal?commonjsGlobal:void 0,a=f.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),g=f.saveAs||("object"!=typeof window||window!==f?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(b,g,h){var i=f.URL||f.webkitURL,j=document.createElement("a");g=g||b.name||"download",j.download=g,j.rel="noopener","string"==typeof b?(j.href=b,j.origin===location.origin?e(j):d(j.href)?c(b,g,h):e(j,j.target="_blank")):(j.href=i.createObjectURL(b),setTimeout(function(){i.revokeObjectURL(j.href);},4E4),setTimeout(function(){e(j);},0));}:"msSaveOrOpenBlob"in navigator?function(f,g,h){if(g=g||f.name||"download","string"!=typeof f)navigator.msSaveOrOpenBlob(b(f,h),g);else if(d(f))c(f,g,h);else {var i=document.createElement("a");i.href=f,i.target="_blank",setTimeout(function(){e(i);});}}:function(b,d,e,g){if(g=g||open("","_blank"),g&&(g.document.title=g.document.body.innerText="downloading..."),"string"==typeof b)return c(b,d,e);var h="application/octet-stream"===b.type,i=/constructor/i.test(f.HTMLElement)||f.safari,j=/CriOS\/[\d]+/.test(navigator.userAgent);if((j||h&&i||a)&&"undefined"!=typeof FileReader){var k=new FileReader;k.onloadend=function(){var a=k.result;a=j?a:a.replace(/^data:[^;]*;/,"data:attachment/file;"),g?g.location.href=a:location=a,g=null;},k.readAsDataURL(b);}else {var l=f.URL||f.webkitURL,m=l.createObjectURL(b);g?g.location=m:location.href=m,g=null,setTimeout(function(){l.revokeObjectURL(m);},4E4);}});f.saveAs=g.saveAs=g,(module.exports=g);});
466
+
467
+
468
+ });
469
+
466
470
  var css = ".RecommendedArticles-module_recommendTitle__2kUji {\n border-bottom: 2px solid var(--secondary-blue);\n font-size: 1.5rem;\n font-weight: bold;\n color: #0d335a;\n padding: 0.5rem;\n}\n.RecommendedArticles-module_recommendContainer__sZukI {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n margin: 0 -0.5rem;\n}\n.RecommendedArticles-module_recommendTop__1_yqw {\n margin: 0.5rem;\n width: 100%;\n flex-basis: 100%;\n display: flex;\n\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu {\n min-width: 55%;\n width: 55%;\n height: 100%;\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n.RecommendedArticles-module_recommendTopBody__-13FI {\n margin-left: 1rem;\n line-height: 1.3;\n color: #121212;\n display: flex;\n flex-direction: column;\n}\n.RecommendedArticles-module_topTitle__2EafN {\n font-size: 25px;\n font-weight: bold;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topBody__2_VNi {\n font-size: 19px;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topLink__2RnXu {\n font-size: 19px;\n color: rgb(43, 43, 151);\n text-decoration: underline;\n margin-top: auto;\n}\n.RecommendedArticles-module_smContainer__4byBO {\n width: calc(25% - 1rem);\n margin: 0 0.5rem;\n}\n.RecommendedArticles-module_smImage__TYZGY img {\n width: 100%;\n}\n.RecommendedArticles-module_title__3q1ud {\n margin-top: 1rem;\n line-height: 1.2;\n color: #121212;\n}\n.RecommendedArticles-module_category__2jRto {\n text-transform: uppercase;\n font-size: 16px;\n letter-spacing: 2px;\n margin: 0.25rem 0;\n}\n\n/* media query */\n\n@media screen and (max-width: 1399px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 21px;\n }\n .RecommendedArticles-module_topBody__2_VNi {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 1191px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 23px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 17px;\n }\n}\n@media screen and (max-width: 968px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 18px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 768px) {\n .RecommendedArticles-module_recommendTop__1_yqw {\n flex-direction: column;\n }\n .RecommendedArticles-module_recommendTopImg__1b9gu,\n .RecommendedArticles-module_recommendTopBody__-13FI {\n width: 100%;\n margin: 0;\n }\n .RecommendedArticles-module_recommendTopBody__-13FI {\n margin-bottom: 1rem;\n }\n .RecommendedArticles-module_smContainer__4byBO {\n width: calc(50% - 1rem);\n }\n}";
467
471
  var styles = { "recommendTitle": "RecommendedArticles-module_recommendTitle__2kUji", "recommendContainer": "RecommendedArticles-module_recommendContainer__sZukI", "recommendTop": "RecommendedArticles-module_recommendTop__1_yqw", "recommendTopImg": "RecommendedArticles-module_recommendTopImg__1b9gu", "recommendTopBody": "RecommendedArticles-module_recommendTopBody__-13FI", "topTitle": "RecommendedArticles-module_topTitle__2EafN", "topBody": "RecommendedArticles-module_topBody__2_VNi", "topLink": "RecommendedArticles-module_topLink__2RnXu", "smContainer": "RecommendedArticles-module_smContainer__4byBO", "smImage": "RecommendedArticles-module_smImage__TYZGY", "title": "RecommendedArticles-module_title__3q1ud", "category": "RecommendedArticles-module_category__2jRto" };
468
472
  styleInject(css);
@@ -1176,7 +1180,7 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
1176
1180
  var downloadRIS = function downloadRIS() {
1177
1181
  var fileContent = generateRIS();
1178
1182
  var file = new File([fileContent], 'citation-' + url + '.ris', { type: 'application/x-research-info-systems;charset=utf-8' });
1179
- FileSaver.saveAs(file, 'citation-' + url + '.ris');
1183
+ FileSaver_min.saveAs(file, 'citation-' + url + '.ris');
1180
1184
  };
1181
1185
 
1182
1186
  var RelevantTopics = function RelevantTopics() {
@@ -1949,7 +1953,9 @@ var ArticleQueue = function ArticleQueue(props) {
1949
1953
  _props$authorPrefix = props.authorPrefix,
1950
1954
  authorPrefix = _props$authorPrefix === undefined ? 'authors' : _props$authorPrefix,
1951
1955
  showRelatedArticles = props.showRelatedArticles,
1952
- canonicalTag = props.canonicalTag;
1956
+ canonicalTag = props.canonicalTag,
1957
+ _props$disablePrevUrl = props.disablePrevUrlCheckContentPlacement,
1958
+ disablePrevUrlCheckContentPlacement = _props$disablePrevUrl === undefined ? false : _props$disablePrevUrl;
1953
1959
 
1954
1960
  var _useState = useState(0),
1955
1961
  _useState2 = _slicedToArray(_useState, 2),
@@ -1999,7 +2005,7 @@ var ArticleQueue = function ArticleQueue(props) {
1999
2005
  var activeArticle = queueData.find(function (item) {
2000
2006
  return item.url.current === path;
2001
2007
  });
2002
- var targeting = getTargeting({ article: activeArticle, cpModificationRequired: cpModificationRequired, position: props.position, prevUrl: prevUrl });
2008
+ var targeting = getTargeting({ article: activeArticle, cpModificationRequired: cpModificationRequired, position: props.position, prevUrl: prevUrl, disablePrevUrlCheckContentPlacement: disablePrevUrlCheckContentPlacement });
2003
2009
  if (!main_43) {
2004
2010
  lib_3.getGoogletag().then(function (googletag) {
2005
2011
  if (window.googletag && googletag.pubadsReady) {
@@ -2111,7 +2117,7 @@ var ArticleQueue = function ArticleQueue(props) {
2111
2117
  console.error(_context.t1);
2112
2118
 
2113
2119
  case 24:
2114
- targeting = getTargeting({ article: article, cpModificationRequired: cpModificationRequired, prevUrl: prevUrl });
2120
+ targeting = getTargeting({ article: article, cpModificationRequired: cpModificationRequired, prevUrl: prevUrl, disablePrevUrlCheckContentPlacement: disablePrevUrlCheckContentPlacement });
2115
2121
 
2116
2122
  article.Ads = Ads.getRightItems(targeting);
2117
2123
  setQueueData([].concat(_toConsumableArray(queueData), [article]));
@@ -2588,4 +2594,4 @@ View.returnGetInitialProps = function () {
2588
2594
  };
2589
2595
  }();
2590
2596
 
2591
- export default View;
2597
+ export { View as default };
@@ -117,4 +117,4 @@ var YahooHero = function YahooHero(props) {
117
117
  );
118
118
  };
119
119
 
120
- export default YahooHero;
120
+ export { YahooHero as default };
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
4
4
  import { L as LazyLoad } from './index-755f2cc2.js';
5
5
  import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
6
  import urlFor from './urlFor.js';
7
- import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
7
+ import { m as main_43, a as main_49, b as main_42 } from './main-9f6806ea.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './web.dom.iterable-ab4dea5c.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
@@ -362,4 +362,4 @@ var YoutubeGroup = function YoutubeGroup(props) {
362
362
  );
363
363
  };
364
364
 
365
- export default YoutubeGroup;
365
+ export { YoutubeGroup as default };
@@ -41,4 +41,4 @@ var getKeywords = function getKeywords(article) {
41
41
  return keywords;
42
42
  };
43
43
 
44
- export default getKeywords;
44
+ export { getKeywords as default };
@@ -23,4 +23,4 @@ var getQuery = function getQuery(type) {
23
23
  }
24
24
  };
25
25
 
26
- export default getQuery;
26
+ export { getQuery as default };
@@ -537,4 +537,4 @@ var getRelatedArticle = function () {
537
537
  };
538
538
  }();
539
539
 
540
- export default getRelatedArticle;
540
+ export { getRelatedArticle as default };
@@ -57,4 +57,4 @@ var getRootDocGroup = function () {
57
57
  };
58
58
  }();
59
59
 
60
- export default getRootDocGroup;
60
+ export { getRootDocGroup as default };
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
- export { g as default } from './index-4959f8e7.js';
2
+ export { g as default } from './index-6aef0478.js';
3
3
  import './BlockContent-1e73bd2c.js';
4
4
  import './entities-6d9154b4.js';
5
5
  import './slicedToArray-6ebcbfea.js';
@@ -9,8 +9,7 @@ import './core.get-iterator-method-ea258bb1.js';
9
9
  import 'react-bootstrap';
10
10
  import './urlFor.js';
11
11
  import './index-3f5c03b2.js';
12
- import './index-f0fc23eb.js';
13
- import './events-6c3a7a63.js';
12
+ import './index-5cc7b406.js';
14
13
  import 'prop-types';
15
14
  import 'next/router';
16
15
  import './index-c7e2ac95.js';
@@ -21,7 +20,7 @@ import './asyncToGenerator-958ef5fc.js';
21
20
  import './_library-528f1934.js';
22
21
  import './_iter-detect-98db3b07.js';
23
22
  import './Segment.js';
24
- import './main-1894c974.js';
23
+ import './main-9f6806ea.js';
25
24
  import './extends-6d8e3924.js';
26
25
  import './_object-pie-133f504a.js';
27
26
  import './urlForFile-b69adffc.js';
@@ -35,4 +35,4 @@ var getSeriesDetail = function getSeriesDetail(article, currentSeries) {
35
35
  return seriesDetail;
36
36
  };
37
37
 
38
- export default getSeriesDetail;
38
+ export { getSeriesDetail as default };
@@ -22,7 +22,9 @@ var getTargeting = function getTargeting(props) {
22
22
  position = props.position,
23
23
  prevUrl = props.prevUrl,
24
24
  _props$cpModification = props.cpModificationRequired,
25
- cpModificationRequired = _props$cpModification === undefined ? true : _props$cpModification;
25
+ cpModificationRequired = _props$cpModification === undefined ? true : _props$cpModification,
26
+ _props$disablePrevUrl = props.disablePrevUrlCheckContentPlacement,
27
+ disablePrevUrlCheckContentPlacement = _props$disablePrevUrl === undefined ? false : _props$disablePrevUrl;
26
28
 
27
29
 
28
30
  if (positionOverride) {
@@ -58,7 +60,7 @@ var getTargeting = function getTargeting(props) {
58
60
  context = context && context.split('?')[0];
59
61
  context = context && context.split('&')[0];
60
62
  var content_placement_urls = [];
61
- if (content_placement && prevUrl && prevUrl.length) {
63
+ if (content_placement && prevUrl && prevUrl.length && !disablePrevUrlCheckContentPlacement) {
62
64
  content_placement.forEach(function (item) {
63
65
  var path = item.path;
64
66
  if (cpModificationRequired) {
@@ -1,6 +1,6 @@
1
1
  import './extends-6d8e3924.js';
2
2
  import './toConsumableArray-f7074d7c.js';
3
- export { g as default } from './getTargeting-42f9b439.js';
3
+ export { g as default } from './getTargeting-9bd28724.js';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
5
  import './core.get-iterator-method-ea258bb1.js';
6
6
  import './_object-pie-133f504a.js';