@mjhls/mjh-framework 1.0.604-hamMagazine-v9 → 1.0.605
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 +2 -2
- package/dist/cjs/ADSkyscraper.js +2 -2
- package/dist/cjs/ADSponsoredResources.js +2 -2
- package/dist/cjs/ADWebcast.js +2 -2
- package/dist/cjs/ADWelcome.js +2 -2
- package/dist/cjs/AccordionPanel.js +1 -1
- package/dist/cjs/AdSlot.js +2 -2
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/ArticleQueue.js +12 -12
- package/dist/cjs/Auth.js +506 -255
- package/dist/cjs/{BlockContent-c2168db0.js → BlockContent-f942392e.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 -8
- package/dist/cjs/DeckQueue.js +7 -7
- package/dist/cjs/{Dfp-fcdeabc4.js → Dfp-fbe32b96.js} +1 -1
- package/dist/cjs/EventsDeck.js +5 -5
- package/dist/cjs/ExternalResources.js +8 -8
- package/dist/cjs/Feature.js +3 -3
- package/dist/cjs/ForbesHero.js +2 -2
- package/dist/cjs/GridContent.js +12 -12
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +28 -218
- 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 -10
- package/dist/cjs/NavMagazine.js +6 -5
- package/dist/cjs/NavNative.js +5 -4
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +15 -1211
- package/dist/cjs/PublicationDeck.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +10 -10
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +2 -2
- package/dist/cjs/{index.esm-d1259b34.js → SocialNavFooter-9a07520f.js} +0 -8
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +5 -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/VideoSeriesFilter.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +6 -6
- package/dist/cjs/View.js +16 -16
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +5 -354
- package/dist/cjs/getSerializers.js +7 -7
- package/dist/cjs/{index-3294d3bc.js → index-5be2866f.js} +1 -1
- package/dist/cjs/{index-af999dce.js → index-69c35219.js} +11 -11
- package/dist/cjs/{index-39beccb3.js → index-b5eb3ff8.js} +18 -18
- package/dist/cjs/{index-fa3cec70.js → index-f7ee1612.js} +4 -6
- package/dist/cjs/{index.es-9110add6.js → index.es-ab3f2690.js} +3 -1
- package/dist/cjs/index.esm-0e5c6a9e.js +11 -0
- package/dist/cjs/{index.esm-876ca9ff.js → index.esm-fbd1f7e9.js} +5 -0
- package/dist/cjs/index.js +24 -17
- package/dist/cjs/{inherits-14962339.js → inherits-93684212.js} +4 -4
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-88348b15.js → main-bc4db521.js} +66 -35
- package/dist/cjs/{moment-575fe24c.js → moment-66a6a284.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 +2 -2
- package/dist/esm/ADSkyscraper.js +2 -2
- package/dist/esm/ADSponsoredResources.js +2 -2
- package/dist/esm/ADWebcast.js +2 -2
- package/dist/esm/ADWelcome.js +2 -2
- package/dist/esm/AccordionPanel.js +1 -1
- package/dist/esm/AdSlot.js +2 -2
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/ArticleQueue.js +11 -11
- package/dist/esm/Auth.js +501 -250
- package/dist/esm/{BlockContent-c409aca5.js → BlockContent-a614acdf.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 +7 -7
- package/dist/esm/DeckQueue.js +6 -6
- package/dist/esm/{Dfp-380bef62.js → Dfp-40c70a33.js} +1 -1
- package/dist/esm/EventsDeck.js +5 -5
- package/dist/esm/ExternalResources.js +7 -7
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +2 -2
- package/dist/esm/GridContent.js +11 -11
- package/dist/esm/GridHero.js +2 -2
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +27 -217
- 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 +9 -9
- package/dist/esm/NavMagazine.js +5 -4
- package/dist/esm/NavNative.js +4 -3
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -2
- package/dist/esm/PartnerDetailListing.js +14 -1210
- package/dist/esm/PublicationDeck.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +10 -10
- package/dist/esm/RecentNews.js +2 -2
- package/dist/esm/RelatedContent.js +2 -2
- package/dist/esm/{index.esm-73e847d2.js → SocialNavFooter-4fb16720.js} +1 -8
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +5 -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/VideoSeriesFilter.js +1 -1
- package/dist/esm/VideoSeriesListing.js +5 -5
- package/dist/esm/View.js +15 -15
- package/dist/esm/YahooHero.js +2 -2
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +5 -354
- package/dist/esm/getSerializers.js +6 -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-ef6d5dcf.js → index-d2f90501.js} +1 -1
- package/dist/esm/{index-1c791baf.js → index-e07f3300.js} +10 -10
- package/dist/esm/{index.es-29c1cef5.js → index.es-938a3a58.js} +3 -1
- package/dist/esm/index.esm-16536e81.js +9 -0
- package/dist/esm/{index.esm-85cb09e6.js → index.esm-4b1d94b7.js} +5 -1
- package/dist/esm/index.js +21 -15
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-d7ee6151.js → main-7255814e.js} +65 -34
- package/dist/esm/{moment-e2f9b20c.js → moment-12415288.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/package.json +3 -3
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/esm/index-db3bb315.js +0 -207
- /package/dist/cjs/{ADInfeed-df340285.js → ADInfeed-17a378db.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-2110d08c.js → ADlgInfeed-070d911c.js} +0 -0
- /package/dist/esm/{ADInfeed-541eaae3.js → ADInfeed-0c1bcd33.js} +0 -0
- /package/dist/esm/{ADlgInfeed-25c3d142.js → ADlgInfeed-a2518bca.js} +0 -0
package/dist/esm/AD300x250.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_39 } from './main-7255814e.js';
|
|
13
13
|
import './slicedToArray-a58d7edf.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
|
@@ -29,7 +29,7 @@ var AD300x250 = function AD300x250(_ref) {
|
|
|
29
29
|
pos = _ref$pos === undefined ? 'rec1' : _ref$pos;
|
|
30
30
|
|
|
31
31
|
var mobileView = false;
|
|
32
|
-
if (
|
|
32
|
+
if (main_39) {
|
|
33
33
|
pos = 'rec1-mobile';
|
|
34
34
|
mobileView = true;
|
|
35
35
|
}
|
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_39 } from './main-7255814e.js';
|
|
13
13
|
import './slicedToArray-a58d7edf.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
|
@@ -30,7 +30,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
30
30
|
_ref$sizeMapFlag = _ref.sizeMapFlag,
|
|
31
31
|
sizeMapFlag = _ref$sizeMapFlag === undefined ? true : _ref$sizeMapFlag;
|
|
32
32
|
|
|
33
|
-
if (
|
|
33
|
+
if (main_39) {
|
|
34
34
|
pos = 'rec2-mobile';
|
|
35
35
|
}
|
|
36
36
|
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import { m as
|
|
12
|
+
import { m as main_39 } from './main-7255814e.js';
|
|
13
13
|
import './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
|
@@ -29,7 +29,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
29
29
|
_ref$fixedPos = _ref.fixedPos;
|
|
30
30
|
|
|
31
31
|
var mobileView = false;
|
|
32
|
-
if (
|
|
32
|
+
if (main_39) {
|
|
33
33
|
pos = 'top-mobile';
|
|
34
34
|
mobileView = true;
|
|
35
35
|
}
|
|
@@ -71,7 +71,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
71
71
|
{ jsx: 'true' },
|
|
72
72
|
'\n .leaderboard-ad-wrapper {\n height: auto !important;\n background: #fff;\n }\n .leaderboard-ad-wrapper .AD728x90 {\n height: auto !important;\n }\n /* setting height to 0px when the ad slot is empty. */\n .leaderboard-ad-wrapper .AD728x90 div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
73
73
|
),
|
|
74
|
-
|
|
74
|
+
main_39 && React__default.createElement(
|
|
75
75
|
'style',
|
|
76
76
|
{ jsx: 'true' },
|
|
77
77
|
'\n @media screen and (max-width: 768px) {\n .leaderboard-ad-wrapper {\n min-height: 0px;\n position: fixed;\n background: transparent;\n background-color: transparent;\n bottom: 0px;\n left: 50%;\n transform: translateX(-50%);\n z-index: 9999;\n }\n }\n '
|
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import './index-
|
|
8
|
+
import './index-93ec3c59.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import './debounce-a0d9abca.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
|
@@ -5,7 +5,7 @@ import './web.dom.iterable-5c830d3d.js';
|
|
|
5
5
|
import React__default, { useState } from 'react';
|
|
6
6
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
7
7
|
import './iconBase-602d52fe.js';
|
|
8
|
-
import { a as IoMdArrowDropdown } from './index.esm-
|
|
8
|
+
import { a as IoMdArrowDropdown } from './index.esm-4b1d94b7.js';
|
|
9
9
|
import Accordion from 'react-bootstrap/Accordion';
|
|
10
10
|
import { useAccordionToggle } from 'react-bootstrap/AccordionToggle';
|
|
11
11
|
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -5,11 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-70af34ea.js';
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useState } from 'react';
|
|
8
|
-
import { a as lib_2 } from './index-
|
|
8
|
+
import { a as lib_2 } from './index-93ec3c59.js';
|
|
9
9
|
import PropTypes from 'prop-types';
|
|
10
10
|
import './isSymbol-47f5ff3b.js';
|
|
11
11
|
import { d as debounce_1 } from './debounce-a0d9abca.js';
|
|
12
|
-
import { b as main_16 } from './main-
|
|
12
|
+
import { b as main_16 } from './main-7255814e.js';
|
|
13
13
|
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
14
14
|
import './stringify-feadff37.js';
|
|
15
15
|
import './asyncToGenerator-d25aac66.js';
|
package/dist/esm/ArticleQueue.js
CHANGED
|
@@ -12,19 +12,19 @@ import './web.dom.iterable-5c830d3d.js';
|
|
|
12
12
|
import { _ as _typeof } from './typeof-f11fd438.js';
|
|
13
13
|
import './_is-array-ced12663.js';
|
|
14
14
|
import React__default, { useState, useEffect } from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
15
|
+
import { l as lib_3 } from './index-93ec3c59.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import 'react-bootstrap/Row';
|
|
18
18
|
import 'react-bootstrap/Col';
|
|
19
|
-
import { m as moment } from './moment-
|
|
19
|
+
import { m as moment } from './moment-12415288.js';
|
|
20
20
|
import 'next/router';
|
|
21
21
|
import { i as isObjectLike_1, _ as _baseGetTag, a as _root, b as _freeGlobal } from './isSymbol-47f5ff3b.js';
|
|
22
22
|
import { t as toNumber_1 } from './debounce-a0d9abca.js';
|
|
23
|
-
import { I as InfiniteScroll } from './index.es-
|
|
23
|
+
import { I as InfiniteScroll } from './index.es-938a3a58.js';
|
|
24
24
|
import 'react-dom';
|
|
25
|
-
import { i as imageUrlBuilder } from './index-
|
|
25
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
26
26
|
import './index-5f9f807a.js';
|
|
27
|
-
import { m as
|
|
27
|
+
import { m as main_39 } from './main-7255814e.js';
|
|
28
28
|
import './entities-7cc3bf45.js';
|
|
29
29
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-a58d7edf.js';
|
|
30
30
|
import { _ as _JSON$stringify } from './stringify-feadff37.js';
|
|
@@ -33,12 +33,12 @@ import './_set-species-75f77d40.js';
|
|
|
33
33
|
import './beam-c40d77ae.js';
|
|
34
34
|
import DFPAdSlot from './AdSlot.js';
|
|
35
35
|
import { i as isFunction_1, a as isArray_1, _ as _arrayMap } from './_arrayMap-818441dd.js';
|
|
36
|
-
import { B as BlockContent } from './BlockContent-
|
|
36
|
+
import { B as BlockContent } from './BlockContent-a614acdf.js';
|
|
37
37
|
import './smoothscroll-4b699764.js';
|
|
38
38
|
import './GroupDeck.js';
|
|
39
39
|
import 'react-bootstrap';
|
|
40
40
|
import 'react-bootstrap/Button';
|
|
41
|
-
import { I as InscreenSensor, g as getSerializers } from './index-
|
|
41
|
+
import { I as InscreenSensor, g as getSerializers } from './index-e07f3300.js';
|
|
42
42
|
import './util-7700fc59.js';
|
|
43
43
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
44
44
|
import 'react-bootstrap/Pagination';
|
|
@@ -1336,7 +1336,7 @@ var Article = function Article(props) {
|
|
|
1336
1336
|
summary
|
|
1337
1337
|
)
|
|
1338
1338
|
),
|
|
1339
|
-
|
|
1339
|
+
main_39 && props.article.Ads.map(function (ad, index) {
|
|
1340
1340
|
if (index === 0) {
|
|
1341
1341
|
return React__default.createElement(
|
|
1342
1342
|
'div',
|
|
@@ -1361,7 +1361,7 @@ var Article = function Article(props) {
|
|
|
1361
1361
|
renderIsiContent(props.article)
|
|
1362
1362
|
)
|
|
1363
1363
|
),
|
|
1364
|
-
|
|
1364
|
+
main_39 && props.article.Ads.map(function (ad, index) {
|
|
1365
1365
|
if (index > 0) {
|
|
1366
1366
|
return React__default.createElement(
|
|
1367
1367
|
'div',
|
|
@@ -1501,7 +1501,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1501
1501
|
});
|
|
1502
1502
|
var targeting = getTargeting(activeArticle);
|
|
1503
1503
|
|
|
1504
|
-
if (!
|
|
1504
|
+
if (!main_39) {
|
|
1505
1505
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1506
1506
|
if (window.googletag && googletag.pubadsReady) {
|
|
1507
1507
|
var slots = googletag.pubads().getSlots();
|
|
@@ -1518,7 +1518,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1518
1518
|
});
|
|
1519
1519
|
}
|
|
1520
1520
|
//Refresh leaderboard ad on mobile
|
|
1521
|
-
if (
|
|
1521
|
+
if (main_39) {
|
|
1522
1522
|
var leaderboardSlotId = '';
|
|
1523
1523
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1524
1524
|
if (window.googletag && googletag.pubadsReady) {
|