@mjhls/mjh-framework 1.0.859-d4d-374 → 1.0.859-segment-targeting-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD300x250.js +2 -2
- package/dist/cjs/AD300x250x600.js +2 -2
- package/dist/cjs/AD728x90.js +3 -3
- package/dist/cjs/ADFloatingFooter.js +1 -1
- package/dist/cjs/ADGutter.js +1 -1
- package/dist/cjs/ADSkyscraper.js +1 -1
- package/dist/cjs/ADSponsoredResources.js +1 -1
- package/dist/cjs/ADWebcast.js +1 -1
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/AdSlot.js +1 -1
- package/dist/cjs/AdSlotsProvider.js +2 -2
- package/dist/cjs/AlgoliaSearch.js +18 -36
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -5
- package/dist/cjs/ArticleSeriesListing.js +3 -3
- package/dist/cjs/Auth.js +41 -6
- package/dist/cjs/AuthWrapper.js +228 -189
- package/dist/cjs/CMEDeck.js +3 -3
- package/dist/cjs/Column3.js +3 -3
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/DeckContent.js +13 -13
- package/dist/cjs/DeckQueue.js +4 -4
- package/dist/cjs/EventsDeck.js +21 -21
- package/dist/cjs/ExternalResources.js +5 -5
- package/dist/cjs/Feature.js +2 -2
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +8 -8
- package/dist/cjs/GridHero.js +1 -1
- package/dist/cjs/HamMagazine.js +15 -15
- package/dist/cjs/HighlightenVideo.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +4 -4
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +36 -36
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +13 -13
- package/dist/cjs/MediaSeriesLanding.js +149 -193
- package/dist/cjs/NavMagazine.js +14 -14
- package/dist/cjs/NavNative.js +12 -12
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +7 -7
- package/dist/cjs/PubSection.js +5 -5
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpanded.js +7 -7
- package/dist/cjs/RelatedContent.js +29 -29
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Segment.js +9 -21
- package/dist/cjs/SeriesListingDeck.js +3 -3
- package/dist/cjs/{SeriesSlider-d38767ae.js → SeriesSlider-0d3bf265.js} +10 -10
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/{SocialSearchComponent-9a9d6f8c.js → SocialSearchComponent-19548e2a.js} +3 -3
- package/dist/cjs/TaxonomyDescription.js +4 -4
- package/dist/cjs/TemplateNormal.js +2 -2
- package/dist/cjs/Ustream.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +5 -5
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +5 -5
- package/dist/cjs/VideoSeriesListing.js +3 -3
- package/dist/cjs/View.js +24 -18
- package/dist/cjs/YahooHero.js +1 -1
- package/dist/cjs/YoutubeGroup.js +10 -10
- package/dist/cjs/{brightcove-react-player-loader.es-4ba0d3d5.js → brightcove-react-player-loader.es-5c98aec7.js} +4 -3
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +62 -126
- package/dist/cjs/getSerializers.js +4 -4
- package/dist/cjs/{getTargeting-21103688.js → getTargeting-a9a871f0.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-07e2d5de.js → index-3dabb871.js} +24 -24
- package/dist/cjs/{index-5be2866f.js → index-6367b7bf.js} +16 -17
- package/dist/cjs/{index-f0677b9d.js → index-e2e62963.js} +0 -10
- package/dist/cjs/{index.es-13533f24.js → index.es-f3e47207.js} +20 -4
- package/dist/cjs/index.js +12 -12
- package/dist/cjs/{main-11ec04d2.js → main-7b5e57b0.js} +32 -28
- package/dist/cjs/{moment-66a6a284.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/esm/AD300x250.js +2 -2
- package/dist/esm/AD300x250x600.js +2 -2
- package/dist/esm/AD728x90.js +3 -3
- package/dist/esm/ADFloatingFooter.js +1 -1
- package/dist/esm/ADGutter.js +1 -1
- package/dist/esm/ADSkyscraper.js +1 -1
- package/dist/esm/ADSponsoredResources.js +1 -1
- package/dist/esm/ADWebcast.js +1 -1
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/AdSlot.js +1 -1
- package/dist/esm/AdSlotsProvider.js +2 -2
- package/dist/esm/AlgoliaSearch.js +17 -35
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +5 -5
- package/dist/esm/ArticleSeriesLandingPage.js +5 -5
- package/dist/esm/ArticleSeriesListing.js +3 -3
- package/dist/esm/Auth.js +42 -7
- package/dist/esm/AuthWrapper.js +228 -189
- package/dist/esm/CMEDeck.js +3 -3
- package/dist/esm/Column3.js +3 -3
- package/dist/esm/ConferenceArticleCard.js +16 -16
- package/dist/esm/DeckContent.js +13 -13
- package/dist/esm/DeckQueue.js +4 -4
- package/dist/esm/EventsDeck.js +21 -21
- package/dist/esm/ExternalResources.js +5 -5
- package/dist/esm/Feature.js +2 -2
- package/dist/esm/ForbesHero.js +1 -1
- package/dist/esm/GridContent.js +8 -8
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/HamMagazine.js +15 -15
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +4 -4
- package/dist/esm/HorizontalHero.js +1 -1
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/IssueLanding.js +36 -36
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +1 -1
- package/dist/esm/MasterDeck.js +13 -13
- package/dist/esm/MediaSeriesLanding.js +149 -193
- package/dist/esm/NavMagazine.js +14 -14
- package/dist/esm/NavNative.js +12 -12
- package/dist/esm/OncliveHero.js +1 -1
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/PartnerDetailListing.js +7 -7
- package/dist/esm/PubSection.js +5 -5
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpanded.js +7 -7
- package/dist/esm/RelatedContent.js +29 -29
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Segment.js +9 -21
- package/dist/esm/SeriesListingDeck.js +3 -3
- package/dist/esm/{SeriesSlider-b8cc1baa.js → SeriesSlider-7d89f4d9.js} +10 -10
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/{SocialSearchComponent-c54d43cb.js → SocialSearchComponent-47815365.js} +3 -3
- package/dist/esm/TaxonomyDescription.js +4 -4
- package/dist/esm/TemplateNormal.js +2 -2
- package/dist/esm/Ustream.js +2 -2
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +5 -5
- package/dist/esm/VideoSeriesCard.js +2 -2
- package/dist/esm/VideoSeriesLandingPage.js +5 -5
- package/dist/esm/VideoSeriesListing.js +3 -3
- package/dist/esm/View.js +24 -18
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/YoutubeGroup.js +10 -10
- package/dist/esm/{brightcove-react-player-loader.es-e1c6b0f2.js → brightcove-react-player-loader.es-4abff0b1.js} +4 -3
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +62 -126
- package/dist/esm/getSerializers.js +4 -4
- package/dist/esm/{getTargeting-88d69971.js → getTargeting-bd800589.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-b68072f5.js → index-aaa2dae0.js} +1 -10
- package/dist/esm/{index-d2f90501.js → index-c00b0bbb.js} +16 -17
- package/dist/esm/{index-207958e3.js → index-d0e37a10.js} +24 -24
- package/dist/esm/{index.es-7dda2f0a.js → index.es-c6222053.js} +20 -4
- package/dist/esm/index.js +12 -12
- package/dist/esm/{main-aef58dbc.js → main-747e7d25.js} +32 -28
- package/dist/esm/{moment-12415288.js → moment-b6f49411.js} +10 -8
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/package.json +110 -110
- /package/dist/cjs/{ADInfeed-799275aa.js → ADInfeed-33bd0660.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-591d014e.js → ADlgInfeed-199c5de0.js} +0 -0
- /package/dist/esm/{ADInfeed-4b8902ae.js → ADInfeed-b488e4ab.js} +0 -0
- /package/dist/esm/{ADlgInfeed-5193b48f.js → ADlgInfeed-5bd2f01a.js} +0 -0
|
@@ -2536,8 +2536,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
2536
2536
|
hooks.createFromInputFallback = deprecate(
|
|
2537
2537
|
'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +
|
|
2538
2538
|
'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +
|
|
2539
|
-
'discouraged
|
|
2540
|
-
'http://momentjs.com/guides/#/warnings/js-date/ for more info.',
|
|
2539
|
+
'discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.',
|
|
2541
2540
|
function (config) {
|
|
2542
2541
|
config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));
|
|
2543
2542
|
}
|
|
@@ -3722,7 +3721,10 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
3722
3721
|
function calendar$1(time, formats) {
|
|
3723
3722
|
// Support for single parameter, formats only overload to the calendar function
|
|
3724
3723
|
if (arguments.length === 1) {
|
|
3725
|
-
if (
|
|
3724
|
+
if (!arguments[0]) {
|
|
3725
|
+
time = undefined;
|
|
3726
|
+
formats = undefined;
|
|
3727
|
+
} else if (isMomentInput(arguments[0])) {
|
|
3726
3728
|
time = arguments[0];
|
|
3727
3729
|
formats = undefined;
|
|
3728
3730
|
} else if (isCalendarSpec(arguments[0])) {
|
|
@@ -4400,7 +4402,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
4400
4402
|
eras = this.localeData().eras();
|
|
4401
4403
|
for (i = 0, l = eras.length; i < l; ++i) {
|
|
4402
4404
|
// truncate time
|
|
4403
|
-
val = this.startOf('day').valueOf();
|
|
4405
|
+
val = this.clone().startOf('day').valueOf();
|
|
4404
4406
|
|
|
4405
4407
|
if (eras[i].since <= val && val <= eras[i].until) {
|
|
4406
4408
|
return eras[i].name;
|
|
@@ -4420,7 +4422,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
4420
4422
|
eras = this.localeData().eras();
|
|
4421
4423
|
for (i = 0, l = eras.length; i < l; ++i) {
|
|
4422
4424
|
// truncate time
|
|
4423
|
-
val = this.startOf('day').valueOf();
|
|
4425
|
+
val = this.clone().startOf('day').valueOf();
|
|
4424
4426
|
|
|
4425
4427
|
if (eras[i].since <= val && val <= eras[i].until) {
|
|
4426
4428
|
return eras[i].narrow;
|
|
@@ -4440,7 +4442,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
4440
4442
|
eras = this.localeData().eras();
|
|
4441
4443
|
for (i = 0, l = eras.length; i < l; ++i) {
|
|
4442
4444
|
// truncate time
|
|
4443
|
-
val = this.startOf('day').valueOf();
|
|
4445
|
+
val = this.clone().startOf('day').valueOf();
|
|
4444
4446
|
|
|
4445
4447
|
if (eras[i].since <= val && val <= eras[i].until) {
|
|
4446
4448
|
return eras[i].abbr;
|
|
@@ -4463,7 +4465,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
4463
4465
|
dir = eras[i].since <= eras[i].until ? +1 : -1;
|
|
4464
4466
|
|
|
4465
4467
|
// truncate time
|
|
4466
|
-
val = this.startOf('day').valueOf();
|
|
4468
|
+
val = this.clone().startOf('day').valueOf();
|
|
4467
4469
|
|
|
4468
4470
|
if (
|
|
4469
4471
|
(eras[i].since <= val && val <= eras[i].until) ||
|
|
@@ -5614,7 +5616,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
|
5614
5616
|
|
|
5615
5617
|
//! moment.js
|
|
5616
5618
|
|
|
5617
|
-
hooks.version = '2.
|
|
5619
|
+
hooks.version = '2.29.1';
|
|
5618
5620
|
|
|
5619
5621
|
setHookCallback(createLocal);
|
|
5620
5622
|
|
package/dist/esm/AD300x250.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import { m as
|
|
17
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -34,7 +34,7 @@ var AD300x250 = function AD300x250(_ref) {
|
|
|
34
34
|
pos = _ref$pos === undefined ? 'rec1' : _ref$pos;
|
|
35
35
|
|
|
36
36
|
var mobileView = false;
|
|
37
|
-
if (
|
|
37
|
+
if (main_40) {
|
|
38
38
|
pos = 'rec1-mobile';
|
|
39
39
|
mobileView = true;
|
|
40
40
|
}
|
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import { m as
|
|
17
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -35,7 +35,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
35
35
|
_ref$sizeMapFlag = _ref.sizeMapFlag,
|
|
36
36
|
sizeMapFlag = _ref$sizeMapFlag === undefined ? true : _ref$sizeMapFlag;
|
|
37
37
|
|
|
38
|
-
if (
|
|
38
|
+
if (main_40) {
|
|
39
39
|
pos = 'rec2-mobile';
|
|
40
40
|
}
|
|
41
41
|
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import { m as
|
|
17
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -34,7 +34,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
34
34
|
_ref$fixedPos = _ref.fixedPos;
|
|
35
35
|
|
|
36
36
|
var mobileView = false;
|
|
37
|
-
if (
|
|
37
|
+
if (main_40) {
|
|
38
38
|
pos = 'top-mobile';
|
|
39
39
|
mobileView = true;
|
|
40
40
|
}
|
|
@@ -95,7 +95,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
95
95
|
{ jsx: 'true' },
|
|
96
96
|
'\n .leaderboard-ad-wrapper {\n height: auto !important;\n min-height: 90px;\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 '
|
|
97
97
|
),
|
|
98
|
-
|
|
98
|
+
main_40 && React.createElement(
|
|
99
99
|
'style',
|
|
100
100
|
{ jsx: 'true' },
|
|
101
101
|
'\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 '
|
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -14,7 +14,7 @@ import PropTypes from 'prop-types';
|
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
15
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
16
16
|
import './toNumber-2f7a84cd.js';
|
|
17
|
-
import { d as main_16 } from './main-
|
|
17
|
+
import { d as main_16 } from './main-747e7d25.js';
|
|
18
18
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
19
|
import './stringify-4330ccdc.js';
|
|
20
20
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -10,7 +10,7 @@ import React, { useEffect } from 'react';
|
|
|
10
10
|
import './events-6c3a7a63.js';
|
|
11
11
|
import { l as lib_3, b as lib_1 } from './index-f7fb1e25.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import { e as main_22, m as
|
|
13
|
+
import { e as main_22, m as main_40 } from './main-747e7d25.js';
|
|
14
14
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
15
15
|
import ReactGA from 'react-ga';
|
|
16
16
|
|
|
@@ -114,7 +114,7 @@ var AdSlotsProvider = function AdSlotsProvider(_ref) {
|
|
|
114
114
|
_refreshADs$mobileAds = refreshADs.mobileAds, mobileAds = _refreshADs$mobileAds === undefined ? ['leaderboard-ad'] : _refreshADs$mobileAds, _refreshADs$desktopAd = refreshADs.desktopAds, desktopAds = _refreshADs$desktopAd === undefined ? [] : _refreshADs$desktopAd;
|
|
115
115
|
ads = [];
|
|
116
116
|
|
|
117
|
-
if (!
|
|
117
|
+
if (!main_40) {
|
|
118
118
|
_context2.next = 8;
|
|
119
119
|
break;
|
|
120
120
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import './_to-object-a4107da3.js';
|
|
3
3
|
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
@@ -8,18 +8,18 @@ import './_object-sap-964b6feb.js';
|
|
|
8
8
|
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1 } from './inherits-75d45541.js';
|
|
9
9
|
import './define-property-8af5f002.js';
|
|
10
10
|
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import { _ as _typeof$
|
|
11
|
+
import { _ as _typeof$1 } from './typeof-af9c50d8.js';
|
|
12
12
|
import './_is-array-58e95429.js';
|
|
13
13
|
import React, { createContext, Component, Children, version as version$2 } from 'react';
|
|
14
14
|
import { E as EventEmitter } from './events-6c3a7a63.js';
|
|
15
15
|
import PropTypes from 'prop-types';
|
|
16
|
-
import { m as moment } from './moment-
|
|
16
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
17
17
|
import 'react-dom';
|
|
18
18
|
import './index-51a80699.js';
|
|
19
19
|
import urlFor from './urlFor.js';
|
|
20
20
|
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
21
21
|
import { DropdownButton } from 'react-bootstrap';
|
|
22
|
-
import { _ as _objectWithoutPropertiesLoose$1, a as
|
|
22
|
+
import { _ as _objectWithoutPropertiesLoose$1, a as _extends, c as classnames } from './index-aaa2dae0.js';
|
|
23
23
|
|
|
24
24
|
function _objectWithoutProperties(source, excluded) {
|
|
25
25
|
if (source == null) return {};
|
|
@@ -96,33 +96,22 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
96
96
|
return Constructor;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
var _typeof_1 = createCommonjsModule(function (module) {
|
|
100
99
|
function _typeof(obj) {
|
|
101
100
|
"@babel/helpers - typeof";
|
|
102
101
|
|
|
103
102
|
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
104
|
-
|
|
103
|
+
_typeof = function _typeof(obj) {
|
|
105
104
|
return typeof obj;
|
|
106
105
|
};
|
|
107
|
-
|
|
108
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
109
106
|
} else {
|
|
110
|
-
|
|
107
|
+
_typeof = function _typeof(obj) {
|
|
111
108
|
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
112
109
|
};
|
|
113
|
-
|
|
114
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
115
110
|
}
|
|
116
111
|
|
|
117
112
|
return _typeof(obj);
|
|
118
113
|
}
|
|
119
114
|
|
|
120
|
-
module.exports = _typeof;
|
|
121
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
122
|
-
});
|
|
123
|
-
|
|
124
|
-
var _typeof = unwrapExports(_typeof_1);
|
|
125
|
-
|
|
126
115
|
function _assertThisInitialized(self) {
|
|
127
116
|
if (self === void 0) {
|
|
128
117
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
@@ -146,6 +135,15 @@ function _getPrototypeOf(o) {
|
|
|
146
135
|
return _getPrototypeOf(o);
|
|
147
136
|
}
|
|
148
137
|
|
|
138
|
+
function _setPrototypeOf(o, p) {
|
|
139
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
140
|
+
o.__proto__ = p;
|
|
141
|
+
return o;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
return _setPrototypeOf(o, p);
|
|
145
|
+
}
|
|
146
|
+
|
|
149
147
|
function _inherits(subClass, superClass) {
|
|
150
148
|
if (typeof superClass !== "function" && superClass !== null) {
|
|
151
149
|
throw new TypeError("Super expression must either be null or a function");
|
|
@@ -296,22 +294,6 @@ var reactFastCompare = function isEqual(a, b) {
|
|
|
296
294
|
}
|
|
297
295
|
};
|
|
298
296
|
|
|
299
|
-
function _typeof$1(obj) {
|
|
300
|
-
"@babel/helpers - typeof";
|
|
301
|
-
|
|
302
|
-
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
303
|
-
_typeof$1 = function _typeof(obj) {
|
|
304
|
-
return typeof obj;
|
|
305
|
-
};
|
|
306
|
-
} else {
|
|
307
|
-
_typeof$1 = function _typeof(obj) {
|
|
308
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
309
|
-
};
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
return _typeof$1(obj);
|
|
313
|
-
}
|
|
314
|
-
|
|
315
297
|
// From https://github.com/reactjs/react-redux/blob/master/src/utils/shallowEqual.js
|
|
316
298
|
var shallowEqual = function shallowEqual(objA, objB) {
|
|
317
299
|
if (objA === objB) {
|
|
@@ -345,7 +327,7 @@ var defer = function defer(f) {
|
|
|
345
327
|
};
|
|
346
328
|
|
|
347
329
|
var isPlainObject = function isPlainObject(value) {
|
|
348
|
-
return _typeof
|
|
330
|
+
return _typeof(value) === 'object' && value !== null && !Array.isArray(value);
|
|
349
331
|
};
|
|
350
332
|
|
|
351
333
|
var removeEmptyKey = function removeEmptyKey(obj) {
|
|
@@ -14146,7 +14128,7 @@ var AlgoliaSearch = function (_React$Component) {
|
|
|
14146
14128
|
LazyLoad,
|
|
14147
14129
|
{ once: true },
|
|
14148
14130
|
React.createElement('img', {
|
|
14149
|
-
src: hit.thumbnail && hit.thumbnail.asset ? urlFor({ client: client, source: hit.thumbnail }) : hit.thumbnail && _typeof$
|
|
14131
|
+
src: hit.thumbnail && hit.thumbnail.asset ? urlFor({ client: client, source: hit.thumbnail }) : hit.thumbnail && _typeof$1(hit.thumbnail === 'string') ? hit.thumbnail : this.props.defaultImage
|
|
14150
14132
|
})
|
|
14151
14133
|
)
|
|
14152
14134
|
)
|
|
@@ -14,7 +14,7 @@ import 'react-dom';
|
|
|
14
14
|
import './index-51a80699.js';
|
|
15
15
|
import './urlFor.js';
|
|
16
16
|
import './index-6c12bdd5.js';
|
|
17
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
18
|
import './slicedToArray-641f241f.js';
|
|
19
19
|
import './index-c7e2ac95.js';
|
|
20
20
|
import './smoothscroll-0cd4c7a6.js';
|
|
@@ -20,18 +20,18 @@ import 'prop-types';
|
|
|
20
20
|
import 'react-bootstrap/Container';
|
|
21
21
|
import 'react-bootstrap/Row';
|
|
22
22
|
import 'react-bootstrap/Col';
|
|
23
|
-
import './moment-
|
|
23
|
+
import './moment-b6f49411.js';
|
|
24
24
|
import 'next/router';
|
|
25
25
|
import './isSymbol-1981418f.js';
|
|
26
26
|
import './debounce-9207d8ee.js';
|
|
27
27
|
import './toNumber-2f7a84cd.js';
|
|
28
|
-
import './index.es-
|
|
28
|
+
import './index.es-c6222053.js';
|
|
29
29
|
import 'react-dom';
|
|
30
30
|
import './visibility-sensor-f40c2564.js';
|
|
31
31
|
import './index-51a80699.js';
|
|
32
32
|
import './urlFor.js';
|
|
33
33
|
import './index-6c12bdd5.js';
|
|
34
|
-
import './main-
|
|
34
|
+
import './main-747e7d25.js';
|
|
35
35
|
import './entities-7cc3bf45.js';
|
|
36
36
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
37
37
|
import './stringify-4330ccdc.js';
|
|
@@ -49,9 +49,9 @@ import 'react-bootstrap';
|
|
|
49
49
|
import './iconBase-602d52fe.js';
|
|
50
50
|
import './index.esm-3fdda599.js';
|
|
51
51
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
52
|
-
import { g as getSerializers } from './index-
|
|
52
|
+
import { g as getSerializers } from './index-d0e37a10.js';
|
|
53
53
|
import './util-7700fc59.js';
|
|
54
|
-
import './brightcove-react-player-loader.es-
|
|
54
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
55
55
|
import 'next/head';
|
|
56
56
|
import 'react-share';
|
|
57
57
|
import './SocialShare.js';
|
|
@@ -21,25 +21,25 @@ import 'react-bootstrap/Container';
|
|
|
21
21
|
import 'react-bootstrap/Row';
|
|
22
22
|
import 'react-bootstrap/Col';
|
|
23
23
|
import 'react-bootstrap/Card';
|
|
24
|
-
import './moment-
|
|
24
|
+
import './moment-b6f49411.js';
|
|
25
25
|
import 'next/router';
|
|
26
26
|
import './isSymbol-1981418f.js';
|
|
27
27
|
import './debounce-9207d8ee.js';
|
|
28
28
|
import './toNumber-2f7a84cd.js';
|
|
29
|
-
import './index.es-
|
|
29
|
+
import './index.es-c6222053.js';
|
|
30
30
|
import 'react-dom';
|
|
31
31
|
import './visibility-sensor-f40c2564.js';
|
|
32
32
|
import './index-51a80699.js';
|
|
33
|
-
import './main-
|
|
33
|
+
import './main-747e7d25.js';
|
|
34
34
|
import './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
36
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-b488e4ab.js';
|
|
41
41
|
import './lodash-ec8c6b48.js';
|
|
42
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-5bd2f01a.js';
|
|
43
43
|
import MasterDeck from './MasterDeck.js';
|
|
44
44
|
|
|
45
45
|
var _this = undefined;
|
|
@@ -16,18 +16,18 @@ import './events-6c3a7a63.js';
|
|
|
16
16
|
import { l as lib_3 } from './index-f7fb1e25.js';
|
|
17
17
|
import 'prop-types';
|
|
18
18
|
import Container from 'react-bootstrap/Container';
|
|
19
|
-
import { m as moment } from './moment-
|
|
19
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
20
20
|
import { withRouter } from 'next/router';
|
|
21
21
|
import './isSymbol-1981418f.js';
|
|
22
22
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
23
23
|
import './toNumber-2f7a84cd.js';
|
|
24
|
-
import { I as InfiniteScroll } from './index.es-
|
|
24
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
25
25
|
import 'react-dom';
|
|
26
26
|
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
27
27
|
import './index-51a80699.js';
|
|
28
28
|
import './urlFor.js';
|
|
29
29
|
import './index-6c12bdd5.js';
|
|
30
|
-
import './main-
|
|
30
|
+
import './main-747e7d25.js';
|
|
31
31
|
import './slicedToArray-641f241f.js';
|
|
32
32
|
import './index-c7e2ac95.js';
|
|
33
33
|
import './smoothscroll-0cd4c7a6.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
1
|
+
import { a as commonjsGlobal, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import './_to-object-a4107da3.js';
|
|
3
3
|
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
@@ -1846,7 +1846,14 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
|
1846
1846
|
if (!allowMissing && !(parts[i] in value)) {
|
|
1847
1847
|
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
1848
1848
|
}
|
|
1849
|
-
|
|
1849
|
+
// By convention, when a data property is converted to an accessor
|
|
1850
|
+
// property to emulate a data property that does not suffer from
|
|
1851
|
+
// the override mistake, that accessor's getter is marked with
|
|
1852
|
+
// an `originalValue` property. Here, when we detect this, we
|
|
1853
|
+
// uphold the illusion by pretending to see that original data
|
|
1854
|
+
// property, i.e., returning the value rather than the getter
|
|
1855
|
+
// itself.
|
|
1856
|
+
value = desc && 'get' in desc && !('originalValue' in desc.get) ? desc.get : value[parts[i]];
|
|
1850
1857
|
} else {
|
|
1851
1858
|
value = value[parts[i]];
|
|
1852
1859
|
}
|
|
@@ -1855,18 +1862,42 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
|
1855
1862
|
return value;
|
|
1856
1863
|
};
|
|
1857
1864
|
|
|
1865
|
+
var callBind = createCommonjsModule(function (module) {
|
|
1866
|
+
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
|
|
1870
|
+
|
|
1858
1871
|
var $apply = GetIntrinsic('%Function.prototype.apply%');
|
|
1859
1872
|
var $call = GetIntrinsic('%Function.prototype.call%');
|
|
1860
1873
|
var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
|
|
1861
1874
|
|
|
1862
|
-
var
|
|
1875
|
+
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
1876
|
+
|
|
1877
|
+
if ($defineProperty) {
|
|
1878
|
+
try {
|
|
1879
|
+
$defineProperty({}, 'a', { value: 1 });
|
|
1880
|
+
} catch (e) {
|
|
1881
|
+
// IE 8 has a broken defineProperty
|
|
1882
|
+
$defineProperty = null;
|
|
1883
|
+
}
|
|
1884
|
+
}
|
|
1885
|
+
|
|
1886
|
+
module.exports = function callBind() {
|
|
1863
1887
|
return $reflectApply(functionBind, $call, arguments);
|
|
1864
1888
|
};
|
|
1865
1889
|
|
|
1866
|
-
var
|
|
1890
|
+
var applyBind = function applyBind() {
|
|
1867
1891
|
return $reflectApply(functionBind, $apply, arguments);
|
|
1868
1892
|
};
|
|
1869
|
-
|
|
1893
|
+
|
|
1894
|
+
if ($defineProperty) {
|
|
1895
|
+
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
1896
|
+
} else {
|
|
1897
|
+
module.exports.apply = applyBind;
|
|
1898
|
+
}
|
|
1899
|
+
});
|
|
1900
|
+
var callBind_1 = callBind.apply;
|
|
1870
1901
|
|
|
1871
1902
|
var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
|
|
1872
1903
|
|
|
@@ -2153,8 +2184,12 @@ if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'func
|
|
|
2153
2184
|
}
|
|
2154
2185
|
});
|
|
2155
2186
|
isCallableMarker = {};
|
|
2187
|
+
// eslint-disable-next-line no-throw-literal
|
|
2188
|
+
reflectApply(function () { throw 42; }, null, badArrayLike);
|
|
2156
2189
|
} catch (_) {
|
|
2157
|
-
|
|
2190
|
+
if (_ !== isCallableMarker) {
|
|
2191
|
+
reflectApply = null;
|
|
2192
|
+
}
|
|
2158
2193
|
}
|
|
2159
2194
|
} else {
|
|
2160
2195
|
reflectApply = null;
|
|
@@ -2239,7 +2274,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
|
|
|
2239
2274
|
if (src(Obj, 'get')) {
|
|
2240
2275
|
var getter = Obj.get;
|
|
2241
2276
|
if (typeof getter !== 'undefined' && !IsCallable(getter)) {
|
|
2242
|
-
throw new TypeError('getter must be a function');
|
|
2277
|
+
throw new $TypeError$2('getter must be a function');
|
|
2243
2278
|
}
|
|
2244
2279
|
desc['[[Get]]'] = getter;
|
|
2245
2280
|
}
|