@mjhls/mjh-framework 1.0.691-beta.4 → 1.0.691-beta.6

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 (141) hide show
  1. package/dist/cjs/AD.js +1 -1
  2. package/dist/cjs/AD300x250.js +2 -2
  3. package/dist/cjs/AD300x250x600.js +2 -2
  4. package/dist/cjs/AD728x90.js +2 -2
  5. package/dist/cjs/ADFloatingFooter.js +2 -2
  6. package/dist/cjs/ADGutter.js +3 -3
  7. package/dist/cjs/{ADInfeed-24664851.js → ADInfeed-fd8c792f.js} +1 -1
  8. package/dist/cjs/ADSkyscraper.js +3 -3
  9. package/dist/cjs/ADSponsoredResources.js +6 -4
  10. package/dist/cjs/ADWebcast.js +3 -3
  11. package/dist/cjs/ADWelcome.js +2 -2
  12. package/dist/cjs/{ADlgInfeed-c417a192.js → ADlgInfeed-40259fe0.js} +1 -1
  13. package/dist/cjs/AdSlot.js +7 -12
  14. package/dist/cjs/AdSlotsProvider.js +7 -4
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleSeriesListing.js +2 -2
  17. package/dist/cjs/Auth.js +5 -5
  18. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-80b15fac.js} +1 -1
  19. package/dist/cjs/BrowseVideosListing.js +1 -1
  20. package/dist/cjs/CMEDeck.js +2 -2
  21. package/dist/cjs/Column3.js +2 -2
  22. package/dist/cjs/ConferenceArticleCard.js +1 -1
  23. package/dist/cjs/DeckContent.js +6 -5
  24. package/dist/cjs/DeckQueue.js +3 -3
  25. package/dist/cjs/{Dfp-f6a18ed2.js → Dfp-390337bf.js} +1 -1
  26. package/dist/cjs/EventsDeck.js +1 -1
  27. package/dist/cjs/ExternalResources.js +5 -5
  28. package/dist/cjs/Feature.js +2 -2
  29. package/dist/cjs/ForbesHero.js +1 -1
  30. package/dist/cjs/GridContent.js +10 -8
  31. package/dist/cjs/GridHero.js +1 -1
  32. package/dist/cjs/GroupDeck.js +1 -1
  33. package/dist/cjs/HamMagazine.js +2 -2
  34. package/dist/cjs/Hero.js +1 -1
  35. package/dist/cjs/HorizontalHero.js +1 -1
  36. package/dist/cjs/IssueContentDeck.js +1 -1
  37. package/dist/cjs/IssueDeck.js +1 -1
  38. package/dist/cjs/IssueLanding.js +6 -6
  39. package/dist/cjs/LeftNav.js +2 -2
  40. package/dist/cjs/MasterDeck.js +10 -8
  41. package/dist/cjs/NavMagazine.js +2 -2
  42. package/dist/cjs/NavNative.js +2 -2
  43. package/dist/cjs/OncliveHero.js +1 -1
  44. package/dist/cjs/OncliveLargeHero.js +1 -1
  45. package/dist/cjs/PartnerDetailListing.js +15 -15
  46. package/dist/cjs/PublicationDeck.js +2 -2
  47. package/dist/cjs/QueueDeckExpanded.js +10 -8
  48. package/dist/cjs/RecentNews.js +1 -1
  49. package/dist/cjs/RelatedContent.js +1 -1
  50. package/dist/cjs/{SocialSearchComponent-9cd24578.js → SocialSearchComponent-56d49a1a.js} +1 -1
  51. package/dist/cjs/TaxonomyCard.js +2 -2
  52. package/dist/cjs/TemplateNormal.js +3 -3
  53. package/dist/cjs/ThumbnailCard.js +1 -1
  54. package/dist/cjs/Ustream.js +1 -1
  55. package/dist/cjs/VerticalHero.js +1 -1
  56. package/dist/cjs/VideoSeriesCard.js +1 -1
  57. package/dist/cjs/VideoSeriesListing.js +2 -2
  58. package/dist/cjs/View.js +35 -33
  59. package/dist/cjs/YahooHero.js +1 -1
  60. package/dist/cjs/YoutubeGroup.js +1 -1
  61. package/dist/cjs/getRelatedArticle.js +1 -1
  62. package/dist/cjs/getSerializers.js +5 -5
  63. package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-fee8c429.js} +2 -2
  64. package/dist/cjs/getTargeting.js +1 -1
  65. package/dist/cjs/{index-fa8ed292.js → index-099d45ae.js} +30 -21
  66. package/dist/cjs/{index-d80358aa.js → index-1735f801.js} +452 -440
  67. package/dist/cjs/{index-be0c82be.js → index-39beccb3.js} +2 -1
  68. package/dist/cjs/index.js +10 -10
  69. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  70. package/dist/cjs/{main-a4cb15bb.js → main-03ffa84c.js} +1 -0
  71. package/dist/cjs/urlFor.js +1 -1
  72. package/dist/esm/AD.js +1 -1
  73. package/dist/esm/AD300x250.js +2 -2
  74. package/dist/esm/AD300x250x600.js +2 -2
  75. package/dist/esm/AD728x90.js +2 -2
  76. package/dist/esm/ADFloatingFooter.js +2 -2
  77. package/dist/esm/ADGutter.js +3 -3
  78. package/dist/esm/{ADInfeed-ffcb5391.js → ADInfeed-af6b0616.js} +1 -1
  79. package/dist/esm/ADSkyscraper.js +3 -3
  80. package/dist/esm/ADSponsoredResources.js +6 -4
  81. package/dist/esm/ADWebcast.js +3 -3
  82. package/dist/esm/ADWelcome.js +2 -2
  83. package/dist/esm/{ADlgInfeed-6df5151e.js → ADlgInfeed-27ba8238.js} +1 -1
  84. package/dist/esm/AdSlot.js +7 -12
  85. package/dist/esm/AdSlotsProvider.js +7 -4
  86. package/dist/esm/ArticleCarousel.js +1 -1
  87. package/dist/esm/ArticleSeriesListing.js +2 -2
  88. package/dist/esm/Auth.js +2 -2
  89. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-c409aca5.js} +1 -1
  90. package/dist/esm/BrowseVideosListing.js +1 -1
  91. package/dist/esm/CMEDeck.js +2 -2
  92. package/dist/esm/Column3.js +2 -2
  93. package/dist/esm/ConferenceArticleCard.js +1 -1
  94. package/dist/esm/DeckContent.js +6 -5
  95. package/dist/esm/DeckQueue.js +3 -3
  96. package/dist/esm/{Dfp-96b49def.js → Dfp-741c01be.js} +1 -1
  97. package/dist/esm/EventsDeck.js +1 -1
  98. package/dist/esm/ExternalResources.js +5 -5
  99. package/dist/esm/Feature.js +2 -2
  100. package/dist/esm/ForbesHero.js +1 -1
  101. package/dist/esm/GridContent.js +10 -8
  102. package/dist/esm/GridHero.js +1 -1
  103. package/dist/esm/GroupDeck.js +1 -1
  104. package/dist/esm/HamMagazine.js +2 -2
  105. package/dist/esm/Hero.js +1 -1
  106. package/dist/esm/HorizontalHero.js +1 -1
  107. package/dist/esm/IssueContentDeck.js +1 -1
  108. package/dist/esm/IssueDeck.js +1 -1
  109. package/dist/esm/IssueLanding.js +6 -6
  110. package/dist/esm/LeftNav.js +2 -2
  111. package/dist/esm/MasterDeck.js +10 -8
  112. package/dist/esm/NavMagazine.js +2 -2
  113. package/dist/esm/NavNative.js +2 -2
  114. package/dist/esm/OncliveHero.js +1 -1
  115. package/dist/esm/OncliveLargeHero.js +1 -1
  116. package/dist/esm/PartnerDetailListing.js +13 -13
  117. package/dist/esm/PublicationDeck.js +2 -2
  118. package/dist/esm/QueueDeckExpanded.js +10 -8
  119. package/dist/esm/RecentNews.js +1 -1
  120. package/dist/esm/RelatedContent.js +1 -1
  121. package/dist/esm/{SocialSearchComponent-93233334.js → SocialSearchComponent-677ed3bd.js} +1 -1
  122. package/dist/esm/TaxonomyCard.js +2 -2
  123. package/dist/esm/TemplateNormal.js +3 -3
  124. package/dist/esm/ThumbnailCard.js +1 -1
  125. package/dist/esm/Ustream.js +1 -1
  126. package/dist/esm/VerticalHero.js +1 -1
  127. package/dist/esm/VideoSeriesCard.js +1 -1
  128. package/dist/esm/VideoSeriesListing.js +2 -2
  129. package/dist/esm/View.js +12 -10
  130. package/dist/esm/YahooHero.js +1 -1
  131. package/dist/esm/YoutubeGroup.js +1 -1
  132. package/dist/esm/getRelatedArticle.js +1 -1
  133. package/dist/esm/getSerializers.js +5 -5
  134. package/dist/esm/{index-1ee3baee.js → index-273cc821.js} +452 -440
  135. package/dist/esm/{index-73819142.js → index-3849e3fe.js} +2 -1
  136. package/dist/esm/{index-0e45a0b2.js → index-3f4dd6f2.js} +30 -21
  137. package/dist/esm/index.js +9 -9
  138. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  139. package/dist/esm/{main-5d1e4bd3.js → main-35ff7b4f.js} +1 -1
  140. package/dist/esm/urlFor.js +1 -1
  141. package/package.json +3 -3
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
9
9
  import { _ as _extends } from './extends-cc5da797.js';
10
10
  import './web.dom.iterable-8956f9a5.js';
11
11
  import React__default, { useEffect, useState, useRef } from 'react';
12
- import { l as lib_3 } from './index-0e45a0b2.js';
12
+ import { l as lib_3 } from './index-3f4dd6f2.js';
13
13
  import 'prop-types';
14
14
  import 'react-bootstrap/Card';
15
15
  import { m as moment } from './moment-e2f9b20c.js';
@@ -19,9 +19,9 @@ import './debounce-1a993acf.js';
19
19
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
20
20
  import 'react-dom';
21
21
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
22
- import { i as imageUrlBuilder } from './index-73819142.js';
22
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
23
23
  import { L as LazyLoad } from './index-5f9f807a.js';
24
- import { m as main_36 } from './main-5d1e4bd3.js';
24
+ import { m as main_36 } from './main-35ff7b4f.js';
25
25
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
26
26
  import './stringify-008c8802.js';
27
27
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
@@ -30,9 +30,9 @@ import './_set-species-cede29f8.js';
30
30
  import './Segment.js';
31
31
  import './Beam.js';
32
32
  import './AdSlot.js';
33
- import { A as ADInfeed } from './ADInfeed-ffcb5391.js';
34
- import { l as lodash } from './lodash-17fdfebb.js';
35
- import { A as ADlgInfeed } from './ADlgInfeed-6df5151e.js';
33
+ import { A as ADInfeed } from './ADInfeed-af6b0616.js';
34
+ import { l as lodash } from './lodash-ec8c6b48.js';
35
+ import { A as ADlgInfeed } from './ADlgInfeed-27ba8238.js';
36
36
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
37
37
  import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
38
38
  import { Container, Media } from 'react-bootstrap';
@@ -180,7 +180,8 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
180
180
  targeting: {
181
181
  content_placement: brandInsightAd.targeting.content_placement,
182
182
  document_url: brandInsightAd.targeting.document_url
183
- }
183
+ },
184
+ refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
184
185
  };
185
186
 
186
187
  var chunks = lodash.chunk(data, 6).map(function (chunk) {
@@ -219,7 +220,8 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
219
220
  content_placement: brandInsightAd.targeting.content_placement,
220
221
  document_url: brandInsightAd.targeting.document_url
221
222
  },
222
- _type: 'brandInsightAd'
223
+ _type: 'brandInsightAd',
224
+ refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
223
225
  };
224
226
 
225
227
  data = insertBrandInsightAd(data, pos, inFeedAd);
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-73819142.js';
4
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
5
5
  import './iconBase-602d52fe.js';
6
6
  import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
7
7
 
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import 'prop-types';
4
4
  import { m as moment } from './moment-e2f9b20c.js';
5
5
  import 'react-dom';
6
- import { i as imageUrlBuilder } from './index-73819142.js';
6
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
7
7
  import { L as LazyLoad } from './index-5f9f807a.js';
8
8
  import 'react-bootstrap/Media';
9
9
 
@@ -1,5 +1,5 @@
1
1
  import React__default, { useState, useRef, useEffect } from 'react';
2
- import { d as main_30, a as main_37 } from './main-5d1e4bd3.js';
2
+ import { e as main_30, a as main_37 } from './main-35ff7b4f.js';
3
3
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
4
4
  import { I as IconContext } from './iconBase-602d52fe.js';
5
5
  import Button from 'react-bootstrap/Button';
@@ -9,9 +9,9 @@ import Row from 'react-bootstrap/Row';
9
9
  import Col from 'react-bootstrap/Col';
10
10
  import Card from 'react-bootstrap/Card';
11
11
  import 'react-dom';
12
- import { i as imageUrlBuilder } from './index-73819142.js';
12
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
13
13
  import { L as LazyLoad } from './index-5f9f807a.js';
14
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
14
+ import { B as BlockContent } from './BlockContent-c409aca5.js';
15
15
  import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
16
16
 
17
17
  var TaxonomyCard = function TaxonomyCard(props) {
@@ -7,7 +7,7 @@ import './core.get-iterator-method-54d2e411.js';
7
7
  import './define-property-de3fc946.js';
8
8
  import './web.dom.iterable-8956f9a5.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
- import './index-0e45a0b2.js';
10
+ import './index-3f4dd6f2.js';
11
11
  import 'prop-types';
12
12
  import Container from 'react-bootstrap/Container';
13
13
  import 'react-bootstrap/Row';
@@ -15,7 +15,7 @@ import 'react-bootstrap/Col';
15
15
  import { useRouter } from 'next/router';
16
16
  import './isSymbol-807e927e.js';
17
17
  import './debounce-1a993acf.js';
18
- import './main-5d1e4bd3.js';
18
+ import './main-35ff7b4f.js';
19
19
  import './stringify-008c8802.js';
20
20
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
21
21
  import './asyncToGenerator-7c654f36.js';
@@ -51,7 +51,7 @@ import './NavFooter-e27bd93b.js';
51
51
  import './index.esm-fd746768.js';
52
52
  import './SocialIcons.js';
53
53
  import 'react-bootstrap/FormControl';
54
- import './SocialSearchComponent-93233334.js';
54
+ import './SocialSearchComponent-677ed3bd.js';
55
55
  import MagazineNav from './NavMagazine.js';
56
56
  import { NavNative } from './NavNative.js';
57
57
  import './Search.js';
@@ -2,7 +2,7 @@ import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import 'prop-types';
4
4
  import 'react-dom';
5
- import { i as imageUrlBuilder } from './index-73819142.js';
5
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
6
6
  import { L as LazyLoad } from './index-5f9f807a.js';
7
7
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
8
8
  import Media from 'react-bootstrap/Media';
@@ -4,7 +4,7 @@ import './es6.string.iterator-9b2af4a5.js';
4
4
  import './core.get-iterator-method-54d2e411.js';
5
5
  import './web.dom.iterable-8956f9a5.js';
6
6
  import React__default, { useState, useRef, useEffect } from 'react';
7
- import { m as main_36 } from './main-5d1e4bd3.js';
7
+ import { m as main_36 } from './main-35ff7b4f.js';
8
8
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
9
9
  import './iconBase-602d52fe.js';
10
10
  import { c as IoIosOpen } from './index.esm-85cb09e6.js';
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-73819142.js';
4
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
5
5
 
6
6
  var VerticalHero = function VerticalHero(props) {
7
7
  var client = props.client;
@@ -10,7 +10,7 @@ import React__default from 'react';
10
10
  import 'prop-types';
11
11
  import { m as moment } from './moment-e2f9b20c.js';
12
12
  import 'react-dom';
13
- import { i as imageUrlBuilder } from './index-73819142.js';
13
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
14
14
  import { L as LazyLoad } from './index-5f9f807a.js';
15
15
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
16
16
 
@@ -12,7 +12,7 @@ import './web.dom.iterable-8956f9a5.js';
12
12
  import './typeof-08f2c380.js';
13
13
  import './_is-array-49698029.js';
14
14
  import React__default from 'react';
15
- import { l as lib_3 } from './index-0e45a0b2.js';
15
+ import { l as lib_3 } from './index-3f4dd6f2.js';
16
16
  import 'prop-types';
17
17
  import Container from 'react-bootstrap/Container';
18
18
  import { withRouter } from 'next/router';
@@ -21,7 +21,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
21
21
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
22
22
  import 'react-dom';
23
23
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
24
- import './index-73819142.js';
24
+ import './index-3849e3fe.js';
25
25
  import './index-5f9f807a.js';
26
26
  import './slicedToArray-7021e5df.js';
27
27
  import './smoothscroll-4b699764.js';
package/dist/esm/View.js CHANGED
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
14
14
  import { _ as _typeof } from './typeof-08f2c380.js';
15
15
  import './_is-array-49698029.js';
16
16
  import React__default, { useState, useRef, useEffect } from 'react';
17
- import { l as lib_3 } from './index-0e45a0b2.js';
17
+ import { l as lib_3 } from './index-3f4dd6f2.js';
18
18
  import 'prop-types';
19
19
  import 'react-bootstrap/Row';
20
20
  import 'react-bootstrap/Col';
@@ -24,9 +24,9 @@ import './isSymbol-807e927e.js';
24
24
  import './debounce-1a993acf.js';
25
25
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
26
26
  import 'react-dom';
27
- import './index-73819142.js';
27
+ import './index-3849e3fe.js';
28
28
  import './index-5f9f807a.js';
29
- import { m as main_36 } from './main-5d1e4bd3.js';
29
+ import { m as main_36 } from './main-35ff7b4f.js';
30
30
  import './entities-7cc3bf45.js';
31
31
  import { _ as _JSON$stringify } from './stringify-008c8802.js';
32
32
  import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-7021e5df.js';
@@ -35,7 +35,7 @@ import './_set-species-cede29f8.js';
35
35
  import './Segment.js';
36
36
  import './Beam.js';
37
37
  import DFPAdSlot from './AdSlot.js';
38
- import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
38
+ import { B as BlockContent } from './BlockContent-c409aca5.js';
39
39
  import './smoothscroll-4b699764.js';
40
40
  import './GroupDeck.js';
41
41
  import 'react-bootstrap';
@@ -43,7 +43,7 @@ import './iconBase-602d52fe.js';
43
43
  import Button from 'react-bootstrap/Button';
44
44
  import { _ as _defineProperty } from './defineProperty-b798470d.js';
45
45
  import Form from 'react-bootstrap/Form';
46
- import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-1ee3baee.js';
46
+ import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-273cc821.js';
47
47
  import './util-7700fc59.js';
48
48
  import './brightcove-react-player-loader.es-83f53e4e.js';
49
49
  import 'react-bootstrap/Pagination';
@@ -389,7 +389,9 @@ var Article = function Article(props) {
389
389
  _props$sponsoredFlag = props.sponsoredFlag,
390
390
  sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
391
391
  _props$authorImgHeigh = props.authorImgHeight,
392
- authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh;
392
+ authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh,
393
+ _props$refreshFlag = props.refreshFlag,
394
+ refreshFlag = _props$refreshFlag === undefined ? false : _props$refreshFlag;
393
395
 
394
396
  var targeting = getTargeting(props);
395
397
  var onChangeArticle = props.onChangeArticle;
@@ -637,13 +639,13 @@ var Article = function Article(props) {
637
639
  React__default.createElement(
638
640
  'div',
639
641
  { id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
640
- React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: true, checkIsAdFound: previewAd ? null : checkIsAdFound }))
642
+ React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: refreshFlag, checkIsAdFound: previewAd ? null : checkIsAdFound }))
641
643
  ),
642
644
  React__default.createElement('span', { className: 'clearfix' }),
643
645
  React__default.createElement(
644
646
  'div',
645
647
  { id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
646
- React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: false, checkIsAdFound: checkIsVideoAdFound }))
648
+ React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: checkIsVideoAdFound }))
647
649
  ),
648
650
  React__default.createElement(BlockContent, _extends({
649
651
  serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, null, null, null, targeting),
@@ -709,7 +711,7 @@ var Article = function Article(props) {
709
711
  (visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) && React__default.createElement(
710
712
  'div',
711
713
  { id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
712
- React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: true, checkIsAdFound: previewAd ? null : _checkIsAdFound }))
714
+ React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: refreshFlag, checkIsAdFound: previewAd ? null : _checkIsAdFound }))
713
715
  ),
714
716
  contextualADFlag && React__default.createElement('span', { className: 'clearfix' }),
715
717
  React__default.createElement(BlockContent, _extends({
@@ -752,7 +754,7 @@ var Article = function Article(props) {
752
754
  React__default.createElement(
753
755
  'div',
754
756
  { id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
755
- React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: false, checkIsAdFound: _checkIsAdFound2 }))
757
+ React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: _checkIsAdFound2 }))
756
758
  ),
757
759
  React__default.createElement(BlockContent, _extends({
758
760
  serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, null, null, null, targeting),
@@ -7,7 +7,7 @@ import React__default from 'react';
7
7
  import 'prop-types';
8
8
  import { m as moment } from './moment-e2f9b20c.js';
9
9
  import 'react-dom';
10
- import { i as imageUrlBuilder } from './index-73819142.js';
10
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
11
11
  import { L as LazyLoad } from './index-5f9f807a.js';
12
12
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
13
  import './slicedToArray-7021e5df.js';
@@ -10,7 +10,7 @@ import './_is-array-49698029.js';
10
10
  import React__default, { useRef, useState, useEffect } from 'react';
11
11
  import 'prop-types';
12
12
  import 'react-dom';
13
- import { i as imageUrlBuilder } from './index-73819142.js';
13
+ import { i as imageUrlBuilder } from './index-3849e3fe.js';
14
14
  import { L as LazyLoad } from './index-5f9f807a.js';
15
15
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
16
16
  import { s as smoothscroll, g as getYoutubeId } from './smoothscroll-4b699764.js';
@@ -304,7 +304,7 @@ function setCookie$1(ctx, name, value, options) {
304
304
  var cookiesToSet_1 = [];
305
305
  parsedCookies.forEach(function (parsedCookie) {
306
306
  if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
307
- cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({}, parsedCookie)));
307
+ cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({ encode: function (val) { return val; } }, parsedCookie)));
308
308
  }
309
309
  });
310
310
  cookiesToSet_1.push(cookie.serialize(name, value, options));
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
14
14
  import './typeof-08f2c380.js';
15
15
  import './_is-array-49698029.js';
16
16
  import 'react';
17
- import './index-0e45a0b2.js';
17
+ import './index-3f4dd6f2.js';
18
18
  import 'prop-types';
19
19
  import 'react-bootstrap/Row';
20
20
  import 'react-bootstrap/Col';
@@ -23,9 +23,9 @@ import 'next/router';
23
23
  import './isSymbol-807e927e.js';
24
24
  import './debounce-1a993acf.js';
25
25
  import 'react-dom';
26
- import './index-73819142.js';
26
+ import './index-3849e3fe.js';
27
27
  import './index-5f9f807a.js';
28
- import './main-5d1e4bd3.js';
28
+ import './main-35ff7b4f.js';
29
29
  import './entities-7cc3bf45.js';
30
30
  import './stringify-008c8802.js';
31
31
  import './slicedToArray-7021e5df.js';
@@ -34,12 +34,12 @@ import './_set-species-cede29f8.js';
34
34
  import './Segment.js';
35
35
  import './Beam.js';
36
36
  import './AdSlot.js';
37
- import './BlockContent-e9b4ddcf.js';
37
+ import './BlockContent-c409aca5.js';
38
38
  import './smoothscroll-4b699764.js';
39
39
  import './GroupDeck.js';
40
40
  import 'react-bootstrap';
41
41
  import 'react-bootstrap/Button';
42
- export { g as default } from './index-1ee3baee.js';
42
+ export { g as default } from './index-273cc821.js';
43
43
  import './util-7700fc59.js';
44
44
  import './brightcove-react-player-loader.es-83f53e4e.js';
45
45
  import 'react-bootstrap/Pagination';