@mjhls/mjh-framework 1.0.691-beta.9 → 1.0.692
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.
- package/README.md +1 -1
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +3 -3
- package/dist/cjs/AD300x250x600.js +3 -3
- package/dist/cjs/AD728x90.js +4 -4
- package/dist/cjs/ADFloatingFooter.js +2 -2
- package/dist/cjs/ADGutter.js +5 -8
- package/dist/cjs/{ADInfeed-59543270.js → ADInfeed-3410ab3c.js} +3 -6
- package/dist/cjs/ADSkyscraper.js +5 -8
- package/dist/cjs/ADSponsoredResources.js +5 -8
- package/dist/cjs/ADWebcast.js +5 -8
- package/dist/cjs/ADWelcome.js +2 -2
- package/dist/cjs/{ADlgInfeed-0a1546ae.js → ADlgInfeed-845aac15.js} +3 -6
- package/dist/cjs/AccordionPanel.js +1 -1
- package/dist/cjs/AdSlot.js +4 -4
- package/dist/cjs/AdSlotsProvider.js +2 -23
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleSeriesListing.js +28 -7
- package/dist/cjs/Auth.js +306 -455
- package/dist/cjs/{BlockContent-80b15fac.js → BlockContent-88f69acd.js} +1 -1
- package/dist/cjs/BrowseVideosListing.js +1 -1
- package/dist/cjs/CMEDeck.js +5 -5
- package/dist/cjs/Column3.js +4 -4
- package/dist/cjs/ConferenceArticleCard.js +2 -2
- package/dist/cjs/DeckContent.js +8 -10
- package/dist/cjs/DeckQueue.js +6 -6
- package/dist/cjs/{Dfp-390337bf.js → Dfp-b2bc3b97.js} +1 -1
- package/dist/cjs/EventsDeck.js +4 -4
- package/dist/cjs/ExternalResources.js +9 -7
- package/dist/cjs/Feature.js +3 -3
- package/dist/cjs/ForbesHero.js +2 -2
- package/dist/cjs/GridContent.js +13 -17
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +5 -5
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueContentDeck.js +2 -2
- package/dist/cjs/IssueDeck.js +2 -2
- package/dist/cjs/IssueLanding.js +8 -8
- package/dist/cjs/LeftNav.js +2 -2
- package/dist/cjs/MasterDeck.js +10 -14
- package/dist/cjs/NavMagazine.js +5 -5
- package/dist/cjs/NavNative.js +4 -4
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +12 -10
- package/dist/cjs/PublicationDeck.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +12 -16
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +2 -2
- package/dist/cjs/{SocialSearchComponent-56d49a1a.js → SocialSearchComponent-6b5e5b47.js} +5 -5
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +4 -4
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/Ustream.js +3 -3
- package/dist/cjs/VerticalHero.js +2 -2
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesListing.js +38 -7
- package/dist/cjs/View.js +21 -22
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +416 -5
- package/dist/cjs/getSerializers.js +8 -6
- package/dist/cjs/{index-099d45ae.js → index-2d0a4911.js} +4 -6
- package/dist/cjs/{index-bc377510.js → index-59436c13.js} +116 -75
- package/dist/cjs/{index-3294d3bc.js → index-5be2866f.js} +1 -1
- package/dist/cjs/{index-39beccb3.js → index-b5eb3ff8.js} +18 -18
- package/dist/cjs/index-bd6c9f56.js +211 -0
- package/dist/cjs/{index.es-9110add6.js → index.es-ab3f2690.js} +3 -1
- package/dist/cjs/{index.esm-876ca9ff.js → index.esm-90433435.js} +5 -0
- package/dist/cjs/index.js +16 -16
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-03ffa84c.js → main-b6c96c8d.js} +67 -37
- package/dist/cjs/{moment-575fe24c.js → moment-66a6a284.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/urlFor.js +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +3 -3
- package/dist/esm/AD300x250x600.js +3 -3
- package/dist/esm/AD728x90.js +4 -4
- package/dist/esm/ADFloatingFooter.js +2 -2
- package/dist/esm/ADGutter.js +5 -8
- package/dist/esm/{ADInfeed-a15fb981.js → ADInfeed-205cb7a9.js} +3 -6
- package/dist/esm/ADSkyscraper.js +5 -8
- package/dist/esm/ADSponsoredResources.js +5 -8
- package/dist/esm/ADWebcast.js +5 -8
- package/dist/esm/ADWelcome.js +2 -2
- package/dist/esm/{ADlgInfeed-33c8a066.js → ADlgInfeed-e538f17a.js} +3 -6
- package/dist/esm/AccordionPanel.js +1 -1
- package/dist/esm/AdSlot.js +4 -4
- package/dist/esm/AdSlotsProvider.js +3 -24
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleSeriesListing.js +28 -7
- package/dist/esm/Auth.js +301 -450
- package/dist/esm/{BlockContent-c409aca5.js → BlockContent-a614acdf.js} +1 -1
- package/dist/esm/BrowseVideosListing.js +1 -1
- package/dist/esm/CMEDeck.js +5 -5
- package/dist/esm/Column3.js +4 -4
- package/dist/esm/ConferenceArticleCard.js +2 -2
- package/dist/esm/DeckContent.js +8 -10
- package/dist/esm/DeckQueue.js +6 -6
- package/dist/esm/{Dfp-741c01be.js → Dfp-8a8fca18.js} +1 -1
- package/dist/esm/EventsDeck.js +4 -4
- package/dist/esm/ExternalResources.js +9 -7
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +2 -2
- package/dist/esm/GridContent.js +13 -17
- package/dist/esm/GridHero.js +2 -2
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +5 -5
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalHero.js +2 -2
- package/dist/esm/IssueContentDeck.js +2 -2
- package/dist/esm/IssueDeck.js +2 -2
- package/dist/esm/IssueLanding.js +8 -8
- package/dist/esm/LeftNav.js +2 -2
- package/dist/esm/MasterDeck.js +10 -14
- package/dist/esm/NavMagazine.js +5 -5
- package/dist/esm/NavNative.js +4 -4
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -2
- package/dist/esm/PartnerDetailListing.js +12 -10
- package/dist/esm/PublicationDeck.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +12 -16
- package/dist/esm/RecentNews.js +2 -2
- package/dist/esm/RelatedContent.js +2 -2
- package/dist/esm/{SocialSearchComponent-677ed3bd.js → SocialSearchComponent-7f14e0f3.js} +5 -5
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +4 -4
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +3 -3
- package/dist/esm/VerticalHero.js +2 -2
- package/dist/esm/VideoSeriesCard.js +2 -2
- package/dist/esm/VideoSeriesListing.js +38 -7
- package/dist/esm/View.js +21 -22
- package/dist/esm/YahooHero.js +2 -2
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +416 -5
- package/dist/esm/getSerializers.js +8 -6
- package/dist/esm/{index-3849e3fe.js → index-51a80699.js} +18 -18
- package/dist/esm/{index-3f4dd6f2.js → index-93ec3c59.js} +4 -6
- package/dist/esm/{index-d1920c2d.js → index-a2e78632.js} +117 -76
- package/dist/esm/{index-ef6d5dcf.js → index-d2f90501.js} +1 -1
- package/dist/esm/index-db3bb315.js +207 -0
- package/dist/esm/{index.es-29c1cef5.js → index.es-938a3a58.js} +3 -1
- package/dist/esm/{index.esm-85cb09e6.js → index.esm-29e48d38.js} +5 -1
- package/dist/esm/index.js +15 -15
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-35ff7b4f.js → main-0465b2a0.js} +65 -34
- package/dist/esm/{moment-e2f9b20c.js → moment-12415288.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/package.json +3 -3
|
@@ -11,7 +11,7 @@ import './_is-array-49698029.js';
|
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import 'react-dom';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-51a80699.js';
|
|
15
15
|
import './index-5f9f807a.js';
|
|
16
16
|
import './slicedToArray-7021e5df.js';
|
|
17
17
|
import './smoothscroll-4b699764.js';
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -9,16 +9,16 @@ 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, { useState, useRef, useEffect } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import './moment-
|
|
14
|
+
import './moment-12415288.js';
|
|
15
15
|
import { useRouter } from 'next/router';
|
|
16
16
|
import './isSymbol-807e927e.js';
|
|
17
17
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
18
|
-
import { I as InfiniteScroll } from './index.es-
|
|
18
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
21
|
-
import { m as
|
|
21
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
22
22
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
23
23
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c654f36.js';
|
|
24
24
|
import './_set-species-cede29f8.js';
|
|
@@ -294,7 +294,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
294
294
|
)
|
|
295
295
|
)
|
|
296
296
|
),
|
|
297
|
-
|
|
297
|
+
main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
|
|
298
298
|
'div',
|
|
299
299
|
{ style: { margin: '0 auto' } },
|
|
300
300
|
renderMobileAd(index, numberOfItemsBeforeAd)
|
package/dist/esm/Column3.js
CHANGED
|
@@ -7,13 +7,13 @@ 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, { useRef, useEffect } from 'react';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-93ec3c59.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import Row from 'react-bootstrap/Row';
|
|
13
13
|
import Col from 'react-bootstrap/Col';
|
|
14
14
|
import './isSymbol-807e927e.js';
|
|
15
15
|
import './debounce-1a993acf.js';
|
|
16
|
-
import { m as
|
|
16
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
17
17
|
import './stringify-008c8802.js';
|
|
18
18
|
import './slicedToArray-7021e5df.js';
|
|
19
19
|
import './asyncToGenerator-7c654f36.js';
|
|
@@ -48,7 +48,7 @@ var Column3 = function Column3(props) {
|
|
|
48
48
|
var adRef = useRef(null);
|
|
49
49
|
|
|
50
50
|
useEffect(function () {
|
|
51
|
-
if (!
|
|
51
|
+
if (!main_39 && window.innerWidth >= 768) {
|
|
52
52
|
var navbar = document.querySelector('.navbar');
|
|
53
53
|
var AdOffsetTop = adRef.current.getBoundingClientRect().top;
|
|
54
54
|
window.addEventListener('scroll', function () {
|
|
@@ -108,7 +108,7 @@ var Column3 = function Column3(props) {
|
|
|
108
108
|
{ jsx: 'true' },
|
|
109
109
|
'\n .filter-box {\n float: right;\n padding-top: 6px;\n padding-right: 18px;\n }\n @media only screen and (min-width: 768px) {\n .title-wrap {\n display: flex;\n justify-content: space-between;\n }\n }\n @media only screen and (max-width: 767px) {\n /* .filter-box {\n float: right;\n display: flex;\n justify-content: flex-end;\n } */\n .title-wrap {\n display: flex;\n flex-direction: column;\n margin-bottom: 10px;\n }\n }\n '
|
|
110
110
|
),
|
|
111
|
-
(!
|
|
111
|
+
(!main_39 || showRightAd) && React__default.createElement(
|
|
112
112
|
Col,
|
|
113
113
|
{ xs: 12, className: 'rightCol' },
|
|
114
114
|
website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { m as moment } from './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import { m as moment } from './moment-12415288.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
Example usage - targetedonc.com/latest-conference
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -14,22 +14,22 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
21
21
|
import Col from 'react-bootstrap/Col';
|
|
22
22
|
import Card from 'react-bootstrap/Card';
|
|
23
|
-
import { m as moment } from './moment-
|
|
23
|
+
import { m as moment } from './moment-12415288.js';
|
|
24
24
|
import { withRouter } from 'next/router';
|
|
25
25
|
import './isSymbol-807e927e.js';
|
|
26
26
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
30
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
31
31
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
|
-
import { m as
|
|
32
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
34
|
import './stringify-008c8802.js';
|
|
35
35
|
import './slicedToArray-7021e5df.js';
|
|
@@ -38,7 +38,7 @@ import './_set-species-cede29f8.js';
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-205cb7a9.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
|
@@ -266,9 +266,7 @@ var DeckContent = function (_React$Component) {
|
|
|
266
266
|
content_placement: brandInsight.targeting.content_placement,
|
|
267
267
|
document_url: brandInsight.targeting.document_url
|
|
268
268
|
},
|
|
269
|
-
_type: 'BrandInsight'
|
|
270
|
-
/* Passing refresh flag */
|
|
271
|
-
refreshFlag: brandInsight.refreshFlag ? brandInsight.refreshFlag : false
|
|
269
|
+
_type: 'BrandInsight'
|
|
272
270
|
};
|
|
273
271
|
|
|
274
272
|
articles = insert(articles, pos, inFeedAd);
|
|
@@ -351,7 +349,7 @@ var DeckContent = function (_React$Component) {
|
|
|
351
349
|
)
|
|
352
350
|
)
|
|
353
351
|
),
|
|
354
|
-
|
|
352
|
+
main_39 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
355
353
|
);
|
|
356
354
|
}
|
|
357
355
|
})
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -14,22 +14,22 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
21
21
|
import Col from 'react-bootstrap/Col';
|
|
22
22
|
import Card from 'react-bootstrap/Card';
|
|
23
|
-
import { m as moment } from './moment-
|
|
23
|
+
import { m as moment } from './moment-12415288.js';
|
|
24
24
|
import { withRouter } from 'next/router';
|
|
25
25
|
import './isSymbol-807e927e.js';
|
|
26
26
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
30
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
31
31
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
|
-
import { m as
|
|
32
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
34
|
import { g as get_1 } from './get-5ee14cda.js';
|
|
35
35
|
|
|
@@ -300,7 +300,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
300
300
|
)
|
|
301
301
|
)
|
|
302
302
|
),
|
|
303
|
-
|
|
303
|
+
main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
304
304
|
);
|
|
305
305
|
})
|
|
306
306
|
);
|
|
@@ -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 } from 'react';
|
|
7
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
7
|
+
import { b as lib_1, a as lib_2 } from './index-93ec3c59.js';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import './isSymbol-807e927e.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -13,17 +13,17 @@ import Container from 'react-bootstrap/Container';
|
|
|
13
13
|
import Row from 'react-bootstrap/Row';
|
|
14
14
|
import Col from 'react-bootstrap/Col';
|
|
15
15
|
import Card from 'react-bootstrap/Card';
|
|
16
|
-
import './moment-
|
|
16
|
+
import './moment-12415288.js';
|
|
17
17
|
import { useRouter } from 'next/router';
|
|
18
|
-
import { I as InfiniteScroll } from './index.es-
|
|
19
|
-
import './main-
|
|
18
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
19
|
+
import './main-0465b2a0.js';
|
|
20
20
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
21
21
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-7021e5df.js';
|
|
22
22
|
import Button from 'react-bootstrap/Button';
|
|
23
23
|
import { _ as _defineProperty } from './defineProperty-b798470d.js';
|
|
24
24
|
import Spinner from 'react-bootstrap/Spinner';
|
|
25
25
|
import Form from 'react-bootstrap/Form';
|
|
26
|
-
import { m as momentTimezone } from './index-
|
|
26
|
+
import { m as momentTimezone } from './index-d2f90501.js';
|
|
27
27
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
28
28
|
|
|
29
29
|
var isEnum = _objectPie.f;
|
|
@@ -14,18 +14,18 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default, { useState, useEffect } from 'react';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-93ec3c59.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
21
|
-
import './moment-
|
|
21
|
+
import './moment-12415288.js';
|
|
22
22
|
import { useRouter } from 'next/router';
|
|
23
23
|
import './isSymbol-807e927e.js';
|
|
24
24
|
import './debounce-1a993acf.js';
|
|
25
25
|
import 'react-dom';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-51a80699.js';
|
|
27
27
|
import './index-5f9f807a.js';
|
|
28
|
-
import './main-
|
|
28
|
+
import './main-0465b2a0.js';
|
|
29
29
|
import './entities-7cc3bf45.js';
|
|
30
30
|
import './stringify-008c8802.js';
|
|
31
31
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
@@ -34,13 +34,15 @@ import './_set-species-cede29f8.js';
|
|
|
34
34
|
import './Segment.js';
|
|
35
35
|
import './Beam.js';
|
|
36
36
|
import './AdSlot.js';
|
|
37
|
-
import { B as BlockContent } from './BlockContent-
|
|
37
|
+
import { B as BlockContent } from './BlockContent-a614acdf.js';
|
|
38
38
|
import './smoothscroll-4b699764.js';
|
|
39
39
|
import './GroupDeck.js';
|
|
40
40
|
import 'react-bootstrap';
|
|
41
|
+
import './iconBase-602d52fe.js';
|
|
42
|
+
import './index.esm-29e48d38.js';
|
|
41
43
|
import Button from 'react-bootstrap/Button';
|
|
42
|
-
import { m as momentTimezone } from './index-
|
|
43
|
-
import { g as getSerializers } from './index-
|
|
44
|
+
import { m as momentTimezone } from './index-d2f90501.js';
|
|
45
|
+
import { g as getSerializers } from './index-a2e78632.js';
|
|
44
46
|
import './util-7700fc59.js';
|
|
45
47
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
46
48
|
import 'react-bootstrap/Pagination';
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
-
import { m as
|
|
3
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
4
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
5
5
|
import Carousel from 'react-bootstrap/Carousel';
|
|
6
6
|
|
|
7
7
|
//Feature query to be used
|
|
@@ -34,7 +34,7 @@ var Feature = function Feature(props) {
|
|
|
34
34
|
};
|
|
35
35
|
//image width updated.
|
|
36
36
|
var imageWidth = 450;
|
|
37
|
-
if (
|
|
37
|
+
if (main_39) {
|
|
38
38
|
imageWidth = 225;
|
|
39
39
|
}
|
|
40
40
|
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -5,9 +5,9 @@ import './core.get-iterator-method-54d2e411.js';
|
|
|
5
5
|
import './web.dom.iterable-8956f9a5.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
7
|
import 'prop-types';
|
|
8
|
-
import { m as moment } from './moment-
|
|
8
|
+
import { m as moment } from './moment-12415288.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import { i as imageUrlBuilder } from './index-
|
|
10
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
11
11
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
12
12
|
import './slicedToArray-7021e5df.js';
|
|
13
13
|
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -14,22 +14,22 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
21
21
|
import Col from 'react-bootstrap/Col';
|
|
22
22
|
import Card from 'react-bootstrap/Card';
|
|
23
|
-
import { m as moment } from './moment-
|
|
23
|
+
import { m as moment } from './moment-12415288.js';
|
|
24
24
|
import { withRouter } from 'next/router';
|
|
25
25
|
import './isSymbol-807e927e.js';
|
|
26
26
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
30
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
31
31
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
|
-
import { m as
|
|
32
|
+
import { m as main_39 } from './main-0465b2a0.js';
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
34
|
import './stringify-008c8802.js';
|
|
35
35
|
import './slicedToArray-7021e5df.js';
|
|
@@ -38,9 +38,9 @@ import './_set-species-cede29f8.js';
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
42
|
-
import { l as lodash } from './lodash-
|
|
43
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-205cb7a9.js';
|
|
42
|
+
import { l as lodash } from './lodash-17fdfebb.js';
|
|
43
|
+
import { A as ADlgInfeed } from './ADlgInfeed-e538f17a.js';
|
|
44
44
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
45
45
|
import { g as get_1 } from './get-5ee14cda.js';
|
|
46
46
|
import './AD.js';
|
|
@@ -386,9 +386,7 @@ var GridContent = function (_React$Component) {
|
|
|
386
386
|
targeting: {
|
|
387
387
|
content_placement: brandInsight.targeting.content_placement,
|
|
388
388
|
document_url: brandInsight.targeting.document_url
|
|
389
|
-
}
|
|
390
|
-
/* Passing refresh flag */
|
|
391
|
-
refreshFlag: brandInsight.refreshFlag ? brandInsight.refreshFlag : false
|
|
389
|
+
}
|
|
392
390
|
};
|
|
393
391
|
var chunks = lodash.chunk(data, 6).map(function (chunk) {
|
|
394
392
|
var set = lodash.chunk(chunk, 2);
|
|
@@ -425,9 +423,7 @@ var GridContent = function (_React$Component) {
|
|
|
425
423
|
content_placement: brandInsight.targeting.content_placement,
|
|
426
424
|
document_url: brandInsight.targeting.document_url
|
|
427
425
|
},
|
|
428
|
-
_type: 'brandInsightAd'
|
|
429
|
-
/* Passing refresh flag */
|
|
430
|
-
refreshFlag: brandInsight.refreshFlag ? brandInsight.refreshFlag : false
|
|
426
|
+
_type: 'brandInsightAd'
|
|
431
427
|
};
|
|
432
428
|
|
|
433
429
|
posts = insert(posts, pos, inFeedAd);
|
|
@@ -531,7 +527,7 @@ var GridContent = function (_React$Component) {
|
|
|
531
527
|
)
|
|
532
528
|
),
|
|
533
529
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
534
|
-
|
|
530
|
+
main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
535
531
|
);
|
|
536
532
|
} else {
|
|
537
533
|
return React__default.createElement(
|
|
@@ -595,7 +591,7 @@ var GridContent = function (_React$Component) {
|
|
|
595
591
|
)
|
|
596
592
|
),
|
|
597
593
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
598
|
-
|
|
594
|
+
main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
599
595
|
);
|
|
600
596
|
}
|
|
601
597
|
} else if (row._type === 'lg-infeed' && row.adUnit) {
|
|
@@ -683,7 +679,7 @@ var GridContent = function (_React$Component) {
|
|
|
683
679
|
)
|
|
684
680
|
),
|
|
685
681
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
686
|
-
|
|
682
|
+
main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
687
683
|
);
|
|
688
684
|
} else return null;
|
|
689
685
|
}) : React__default.createElement(
|
package/dist/esm/GridHero.js
CHANGED
|
@@ -5,9 +5,9 @@ import './core.get-iterator-method-54d2e411.js';
|
|
|
5
5
|
import './web.dom.iterable-8956f9a5.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
7
|
import 'prop-types';
|
|
8
|
-
import { m as moment } from './moment-
|
|
8
|
+
import { m as moment } from './moment-12415288.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import { i as imageUrlBuilder } from './index-
|
|
10
|
+
import { i as imageUrlBuilder } from './index-51a80699.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';
|
package/dist/esm/GroupDeck.js
CHANGED
|
@@ -8,7 +8,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import { _ as _typeof } from './typeof-08f2c380.js';
|
|
9
9
|
import './_is-array-49698029.js';
|
|
10
10
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
11
|
-
import { i as imageUrlBuilder } from './index-
|
|
11
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
13
|
import { s as smoothscroll, g as getYoutubeId } from './smoothscroll-4b699764.js';
|
|
14
14
|
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -8,14 +8,14 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
|
-
import { m as
|
|
11
|
+
import { m as main_39, a as main_40 } from './main-0465b2a0.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
13
|
import './asyncToGenerator-7c654f36.js';
|
|
14
14
|
import './_set-species-cede29f8.js';
|
|
15
15
|
import Segment from './Segment.js';
|
|
16
16
|
import './react-social-icons-a7d5c5c7.js';
|
|
17
17
|
import './iconBase-602d52fe.js';
|
|
18
|
-
import { b as IoMdLogIn } from './index.esm-
|
|
18
|
+
import { b as IoMdLogIn } from './index.esm-29e48d38.js';
|
|
19
19
|
import 'react-bootstrap/Button';
|
|
20
20
|
import 'react-bootstrap/Form';
|
|
21
21
|
import Nav from 'react-bootstrap/Nav';
|
|
@@ -26,7 +26,7 @@ import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
|
26
26
|
import { S as SocialNavFooter } from './index.esm-fd746768.js';
|
|
27
27
|
import './SocialIcons.js';
|
|
28
28
|
import 'react-bootstrap/FormControl';
|
|
29
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
29
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-7f14e0f3.js';
|
|
30
30
|
|
|
31
31
|
var HamMagazine = function HamMagazine(props) {
|
|
32
32
|
/*
|
|
@@ -207,7 +207,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
207
207
|
|
|
208
208
|
return React__default.createElement(
|
|
209
209
|
'header',
|
|
210
|
-
{ className: !
|
|
210
|
+
{ className: !main_39 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
|
|
211
211
|
React__default.createElement(
|
|
212
212
|
Navbar,
|
|
213
213
|
{ expand: 'md', ref: topNavRef },
|
|
@@ -334,7 +334,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
334
334
|
'aria-controls': 'basic-navbar-nav',
|
|
335
335
|
onClick: function onClick() {
|
|
336
336
|
// Set overflow fix for iPhones safari browsers
|
|
337
|
-
if (
|
|
337
|
+
if (main_40) {
|
|
338
338
|
var mainNav = document.querySelector('#navbar-ham');
|
|
339
339
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
340
340
|
}
|
package/dist/esm/Hero.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
4
4
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
5
5
|
import { Card } from 'react-bootstrap';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import './moment-12415288.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
import './iconBase-602d52fe.js';
|
|
6
6
|
import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
|
|
7
7
|
|
|
@@ -8,9 +8,9 @@ import 'prop-types';
|
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
10
10
|
import Card from 'react-bootstrap/Card';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-12415288.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import { i as imageUrlBuilder } from './index-
|
|
13
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
14
14
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
15
15
|
import './slicedToArray-7021e5df.js';
|
|
16
16
|
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
package/dist/esm/IssueDeck.js
CHANGED
|
@@ -12,9 +12,9 @@ import 'prop-types';
|
|
|
12
12
|
import Row from 'react-bootstrap/Row';
|
|
13
13
|
import Col from 'react-bootstrap/Col';
|
|
14
14
|
import Card from 'react-bootstrap/Card';
|
|
15
|
-
import { I as InfiniteScroll } from './index.es-
|
|
15
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import { i as imageUrlBuilder } from './index-
|
|
17
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
18
18
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
19
19
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
20
20
|
import Button from 'react-bootstrap/Button';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -9,19 +9,19 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default from 'react';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-93ec3c59.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
|
-
import './moment-
|
|
15
|
+
import './moment-12415288.js';
|
|
16
16
|
import 'next/router';
|
|
17
17
|
import './isSymbol-807e927e.js';
|
|
18
18
|
import './debounce-1a993acf.js';
|
|
19
|
-
import './index.es-
|
|
19
|
+
import './index.es-938a3a58.js';
|
|
20
20
|
import 'react-dom';
|
|
21
21
|
import './visibility-sensor-0baa4eea.js';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-51a80699.js';
|
|
23
23
|
import './index-5f9f807a.js';
|
|
24
|
-
import './main-
|
|
24
|
+
import './main-0465b2a0.js';
|
|
25
25
|
import './entities-7cc3bf45.js';
|
|
26
26
|
import './stringify-008c8802.js';
|
|
27
27
|
import './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 './ADInfeed-
|
|
34
|
-
import './lodash-
|
|
35
|
-
import './ADlgInfeed-
|
|
33
|
+
import './ADInfeed-205cb7a9.js';
|
|
34
|
+
import './lodash-17fdfebb.js';
|
|
35
|
+
import './ADlgInfeed-e538f17a.js';
|
|
36
36
|
import './getContentCategory-15dcc413.js';
|
|
37
37
|
import './AuthorComponent-00f13201.js';
|
|
38
38
|
import 'react-bootstrap';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -6,11 +6,11 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-93ec3c59.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-0465b2a0.js';
|
|
14
14
|
import './stringify-008c8802.js';
|
|
15
15
|
import './slicedToArray-7021e5df.js';
|
|
16
16
|
import './asyncToGenerator-7c654f36.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -14,21 +14,21 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
22
22
|
import 'react-bootstrap/Card';
|
|
23
|
-
import './moment-
|
|
23
|
+
import './moment-12415288.js';
|
|
24
24
|
import { withRouter } from 'next/router';
|
|
25
25
|
import './isSymbol-807e927e.js';
|
|
26
26
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import './index-
|
|
31
|
-
import './main-
|
|
30
|
+
import './index-51a80699.js';
|
|
31
|
+
import './main-0465b2a0.js';
|
|
32
32
|
import './stringify-008c8802.js';
|
|
33
33
|
import './slicedToArray-7021e5df.js';
|
|
34
34
|
import { _ as _Promise } from './asyncToGenerator-7c654f36.js';
|
|
@@ -36,9 +36,9 @@ import './_set-species-cede29f8.js';
|
|
|
36
36
|
import './Segment.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './AdSlot.js';
|
|
39
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
40
|
-
import { l as lodash } from './lodash-
|
|
41
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
39
|
+
import { A as ADInfeed } from './ADInfeed-205cb7a9.js';
|
|
40
|
+
import { l as lodash } from './lodash-17fdfebb.js';
|
|
41
|
+
import { A as ADlgInfeed } from './ADlgInfeed-e538f17a.js';
|
|
42
42
|
|
|
43
43
|
var MasterDeck = function (_React$Component) {
|
|
44
44
|
_inherits(MasterDeck, _React$Component);
|
|
@@ -267,9 +267,7 @@ var MasterDeck = function (_React$Component) {
|
|
|
267
267
|
targeting: {
|
|
268
268
|
content_placement: brandInsightAd.targeting.content_placement,
|
|
269
269
|
document_url: brandInsightAd.targeting.document_url
|
|
270
|
-
}
|
|
271
|
-
/* Passing refresh flag */
|
|
272
|
-
refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
|
|
270
|
+
}
|
|
273
271
|
};
|
|
274
272
|
|
|
275
273
|
var chunks = lodash.chunk(data, 6).map(function (chunk) {
|
|
@@ -302,9 +300,7 @@ var MasterDeck = function (_React$Component) {
|
|
|
302
300
|
content_placement: brandInsightAd.targeting.content_placement,
|
|
303
301
|
document_url: brandInsightAd.targeting.document_url
|
|
304
302
|
},
|
|
305
|
-
_type: 'brandInsightAd'
|
|
306
|
-
/* Passing refresh flag */
|
|
307
|
-
refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
|
|
303
|
+
_type: 'brandInsightAd'
|
|
308
304
|
};
|
|
309
305
|
|
|
310
306
|
data = insertBrandInsightAd(data, pos, inFeedAd);
|