@mjhls/mjh-framework 1.0.848 → 1.0.850-affiliatefix-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 +1 -1
- package/dist/cjs/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- 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/AccordionPanel.js +2 -2
- package/dist/cjs/AdSlot.js +1 -69
- package/dist/cjs/AdSlotsProvider.js +5 -15
- package/dist/cjs/AlgoliaSearch.js +14 -37
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -4
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
- package/dist/cjs/ArticleSeriesListing.js +3 -3
- package/dist/cjs/Auth.js +2 -2
- package/dist/cjs/AuthWrapper.js +1564 -290
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/DeckContent.js +2 -2
- package/dist/cjs/DeckQueue.js +3 -3
- package/dist/cjs/EventsDeck.js +1 -1
- package/dist/cjs/ExternalResources.js +4 -4
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +45 -164
- package/dist/cjs/HamMagazine.js +6 -6
- package/dist/cjs/HorizontalArticleListing.js +4 -4
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueLanding.js +6 -6
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +3 -3
- package/dist/cjs/MediaSeriesLanding.js +120 -20
- package/dist/cjs/NavMagazine.js +6 -6
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +12 -7
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PubSection.js +3 -3
- package/dist/cjs/QueueDeckExpanded.js +3 -3
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/SeriesListingDeck.js +2 -2
- package/dist/cjs/{SeriesSlider-cbab9f0f.js → SeriesSlider-34c6cc2b.js} +1 -1
- package/dist/cjs/{SocialSearchComponent-ecb4f972.js → SocialSearchComponent-948138c7.js} +3 -3
- package/dist/cjs/TaxonomyDescription.js +4 -4
- package/dist/cjs/TemplateNormal.js +6 -6
- package/dist/cjs/Ustream.js +4 -4
- package/dist/cjs/VideoProgramLandingPage.js +4 -4
- package/dist/cjs/VideoSeriesLandingPage.js +3 -3
- package/dist/cjs/VideoSeriesListing.js +5 -7
- package/dist/cjs/View.js +7 -88
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getSerializers.js +4 -4
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-572bb6bc.js → index-060c5d65.js} +34 -91
- package/dist/cjs/{index-8041a4eb.js → index-50be6759.js} +15 -9
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-00a6aade.js} +1 -1
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-2bb721c8.js} +1 -1
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-f27f80d9.js} +1 -1
- package/dist/cjs/index.js +14 -13
- package/dist/cjs/{main-025fdc78.js → main-f1c77adb.js} +3 -3
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +6 -6
- package/dist/esm/AD300x250x600.js +6 -6
- package/dist/esm/AD728x90.js +7 -7
- package/dist/esm/ADFloatingFooter.js +9 -9
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +9 -9
- package/dist/esm/{ADInfeed-f20eb524.js → ADInfeed-4bf3b2f9.js} +5 -5
- package/dist/esm/ADSkyscraper.js +9 -9
- package/dist/esm/ADSponsoredResources.js +9 -9
- package/dist/esm/ADWebcast.js +9 -9
- package/dist/esm/ADWelcome.js +13 -13
- package/dist/esm/{ADlgInfeed-c85a91b1.js → ADlgInfeed-a3377c4a.js} +4 -4
- package/dist/esm/AccordionPanel.js +18 -18
- package/dist/esm/AdSlot.js +5 -73
- package/dist/esm/AdSlotsProvider.js +8 -18
- package/dist/esm/AlgoliaSearch.js +224 -247
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +17 -17
- package/dist/esm/ArticleSeriesLandingPage.js +12 -12
- package/dist/esm/ArticleSeriesListing.js +31 -31
- package/dist/esm/Auth.js +72 -72
- package/dist/esm/AuthWrapper.js +1580 -306
- package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-30aeba69.js} +10 -10
- package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-c99c9a8d.js} +3 -3
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +61 -61
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +12 -12
- package/dist/esm/Column3.js +23 -23
- package/dist/esm/ConferenceArticleCard.js +13 -13
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +49 -49
- package/dist/esm/DeckQueue.js +44 -44
- package/dist/esm/{Dfp-43f121ff.js → Dfp-2c43d2a0.js} +10 -10
- package/dist/esm/EventsDeck.js +64 -64
- package/dist/esm/ExternalResources.js +35 -35
- package/dist/esm/Feature.js +15 -15
- package/dist/esm/ForbesHero.js +26 -26
- package/dist/esm/GridContent.js +104 -222
- package/dist/esm/GridHero.js +27 -27
- package/dist/esm/GroupDeck.js +34 -34
- package/dist/esm/HamMagazine.js +86 -86
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +31 -31
- package/dist/esm/HorizontalHero.js +20 -20
- package/dist/esm/IssueContentDeck.js +39 -39
- package/dist/esm/IssueDeck.js +33 -33
- package/dist/esm/IssueLanding.js +22 -22
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +38 -38
- package/dist/esm/MediaSeriesLanding.js +436 -336
- package/dist/esm/NavDvm.js +43 -43
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +89 -89
- package/dist/esm/NavNative.js +83 -83
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +50 -50
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +68 -63
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +14 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +33 -33
- package/dist/esm/PublicationLanding.js +49 -49
- package/dist/esm/QueueDeckExpanded.js +246 -246
- package/dist/esm/RecentNews.js +18 -18
- package/dist/esm/RelatedContent.js +15 -15
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/SeriesListingDeck.js +19 -19
- package/dist/esm/{SeriesSlider-5c62a578.js → SeriesSlider-5d5c08f4.js} +19 -19
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-cd38ae60.js → SocialSearchComponent-db963c3e.js} +22 -22
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +35 -35
- package/dist/esm/TaxonomyDescription.js +13 -13
- package/dist/esm/TemplateNormal.js +29 -29
- package/dist/esm/ThumbnailCard.js +9 -9
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +11 -11
- package/dist/esm/VideoProgramLandingPage.js +24 -24
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +12 -12
- package/dist/esm/VideoSeriesListing.js +49 -51
- package/dist/esm/View.js +168 -249
- package/dist/esm/YahooHero.js +23 -23
- package/dist/esm/YoutubeGroup.js +28 -28
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getSerializers.js +8 -8
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -5
- package/dist/esm/{index-aa0e654d.js → index-01d53c17.js} +366 -423
- package/dist/esm/{index-35bdcc81.js → index-755f2cc2.js} +4 -4
- package/dist/esm/{index-67e1773f.js → index-98ca9cec.js} +15 -9
- package/dist/esm/{index-2446af28.js → index-f0fc23eb.js} +3 -3
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-37268dca.js} +16 -16
- package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-d4932dea.js} +1 -1
- package/dist/esm/{index.esm-3fdda599.js → index.esm-f6156a57.js} +1 -1
- package/dist/esm/index.js +40 -39
- package/dist/esm/{main-b5c5aac1.js → main-d4165069.js} +19 -19
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-9be47857.js} +5 -5
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/package.json +1 -1
- /package/dist/cjs/{ADInfeed-9d179b24.js → ADInfeed-859820d9.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-e1ba988c.js → ADlgInfeed-da3a36a6.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
2
|
+
import React__default from 'react';
|
|
3
3
|
import ReactDOM from 'react-dom';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
5
|
|
|
@@ -179,7 +179,7 @@ var _createClass = function () { function defineProperties(target, props) { for
|
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
var _react2 = _interopRequireDefault(
|
|
182
|
+
var _react2 = _interopRequireDefault(React__default);
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
@@ -530,7 +530,7 @@ var LazyLoad = function (_Component) {
|
|
|
530
530
|
}]);
|
|
531
531
|
|
|
532
532
|
return LazyLoad;
|
|
533
|
-
}(
|
|
533
|
+
}(React__default.Component);
|
|
534
534
|
|
|
535
535
|
LazyLoad.propTypes = {
|
|
536
536
|
once: _propTypes2.default.bool,
|
|
@@ -587,7 +587,7 @@ var decorator = function decorator() {
|
|
|
587
587
|
}]);
|
|
588
588
|
|
|
589
589
|
return LazyLoadDecorated;
|
|
590
|
-
}(
|
|
590
|
+
}(React__default.Component);
|
|
591
591
|
};
|
|
592
592
|
};
|
|
593
593
|
|
|
@@ -44,7 +44,7 @@ function _setPrototypeOf(o, p) {
|
|
|
44
44
|
|
|
45
45
|
var classnames = createCommonjsModule(function (module) {
|
|
46
46
|
/*!
|
|
47
|
-
Copyright (c)
|
|
47
|
+
Copyright (c) 2018 Jed Watson.
|
|
48
48
|
Licensed under the MIT License (MIT), see
|
|
49
49
|
http://jedwatson.github.io/classnames
|
|
50
50
|
*/
|
|
@@ -54,7 +54,7 @@ var classnames = createCommonjsModule(function (module) {
|
|
|
54
54
|
|
|
55
55
|
var hasOwn = {}.hasOwnProperty;
|
|
56
56
|
|
|
57
|
-
function classNames
|
|
57
|
+
function classNames() {
|
|
58
58
|
var classes = [];
|
|
59
59
|
|
|
60
60
|
for (var i = 0; i < arguments.length; i++) {
|
|
@@ -65,16 +65,22 @@ var classnames = createCommonjsModule(function (module) {
|
|
|
65
65
|
|
|
66
66
|
if (argType === 'string' || argType === 'number') {
|
|
67
67
|
classes.push(arg);
|
|
68
|
-
} else if (Array.isArray(arg)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
68
|
+
} else if (Array.isArray(arg)) {
|
|
69
|
+
if (arg.length) {
|
|
70
|
+
var inner = classNames.apply(null, arg);
|
|
71
|
+
if (inner) {
|
|
72
|
+
classes.push(inner);
|
|
73
|
+
}
|
|
72
74
|
}
|
|
73
75
|
} else if (argType === 'object') {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
76
|
+
if (arg.toString === Object.prototype.toString) {
|
|
77
|
+
for (var key in arg) {
|
|
78
|
+
if (hasOwn.call(arg, key) && arg[key]) {
|
|
79
|
+
classes.push(key);
|
|
80
|
+
}
|
|
77
81
|
}
|
|
82
|
+
} else {
|
|
83
|
+
classes.push(arg.toString());
|
|
78
84
|
}
|
|
79
85
|
}
|
|
80
86
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import { E as EventEmitter } from './events-6c3a7a63.js';
|
|
3
|
-
import
|
|
3
|
+
import React__default from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
5
5
|
|
|
6
6
|
var utils = createCommonjsModule(function (module, exports) {
|
|
@@ -575,7 +575,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
575
575
|
});
|
|
576
576
|
exports.default = exports.Context = void 0;
|
|
577
577
|
|
|
578
|
-
var _react = _interopRequireDefault(
|
|
578
|
+
var _react = _interopRequireDefault(React__default);
|
|
579
579
|
|
|
580
580
|
var _propTypes = _interopRequireDefault(PropTypes);
|
|
581
581
|
|
|
@@ -889,7 +889,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
889
889
|
});
|
|
890
890
|
exports.default = exports.AdSlot = void 0;
|
|
891
891
|
|
|
892
|
-
var _react = _interopRequireDefault(
|
|
892
|
+
var _react = _interopRequireDefault(React__default);
|
|
893
893
|
|
|
894
894
|
var _propTypes = _interopRequireDefault(PropTypes);
|
|
895
895
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default, { Component } from 'react';
|
|
2
2
|
|
|
3
3
|
/*! *****************************************************************************
|
|
4
4
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -414,10 +414,10 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
414
414
|
var outerDivStyle = this.props.pullDownToRefresh && this.props.height
|
|
415
415
|
? { overflow: 'auto' }
|
|
416
416
|
: {};
|
|
417
|
-
return (
|
|
418
|
-
|
|
419
|
-
this.props.pullDownToRefresh && (
|
|
420
|
-
|
|
417
|
+
return (React__default.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
|
|
418
|
+
React__default.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
|
|
419
|
+
this.props.pullDownToRefresh && (React__default.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
|
|
420
|
+
React__default.createElement("div", { style: {
|
|
421
421
|
position: 'absolute',
|
|
422
422
|
left: 0,
|
|
423
423
|
right: 0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
3
|
-
import { G as GenIcon } from './iconBase-
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
3
|
+
import { G as GenIcon } from './iconBase-ccc56b97.js';
|
|
4
4
|
|
|
5
5
|
var year = new Date().getFullYear();
|
|
6
6
|
|
|
@@ -8,26 +8,26 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
8
8
|
var website = props.website,
|
|
9
9
|
showLogo = props.showLogo;
|
|
10
10
|
|
|
11
|
-
return
|
|
11
|
+
return React__default.createElement(
|
|
12
12
|
'div',
|
|
13
13
|
{ className: 'nav-footer' },
|
|
14
|
-
website && website.footerLinks && website.footerLinks.length &&
|
|
14
|
+
website && website.footerLinks && website.footerLinks.length && React__default.createElement(
|
|
15
15
|
'ul',
|
|
16
16
|
null,
|
|
17
17
|
website && website.footerLinks.map(function (content, index) {
|
|
18
18
|
if (content.url && content.title) {
|
|
19
|
-
return content.blank ?
|
|
19
|
+
return content.blank ? React__default.createElement(
|
|
20
20
|
'li',
|
|
21
21
|
{ key: index },
|
|
22
|
-
|
|
22
|
+
React__default.createElement(
|
|
23
23
|
'a',
|
|
24
24
|
{ target: '_blank', rel: 'noopener noreferrer', href: content.url, className: 'nav-link' },
|
|
25
25
|
content.title
|
|
26
26
|
)
|
|
27
|
-
) :
|
|
27
|
+
) : React__default.createElement(
|
|
28
28
|
'li',
|
|
29
29
|
{ key: index },
|
|
30
|
-
|
|
30
|
+
React__default.createElement(
|
|
31
31
|
'a',
|
|
32
32
|
{ href: content.url, className: 'nav-link' },
|
|
33
33
|
content.title
|
|
@@ -36,14 +36,14 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
36
36
|
} else return null;
|
|
37
37
|
})
|
|
38
38
|
),
|
|
39
|
-
|
|
39
|
+
React__default.createElement(
|
|
40
40
|
'ul',
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React__default.createElement(
|
|
43
43
|
'li',
|
|
44
44
|
{ style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
|
|
45
45
|
website.socialLinks && website.socialLinks.map(function (row, index) {
|
|
46
|
-
return
|
|
46
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
47
47
|
target: row.blank ? '_blank' : '_self',
|
|
48
48
|
rel: 'noopener noreferrer',
|
|
49
49
|
key: index,
|
|
@@ -55,13 +55,13 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
55
55
|
});
|
|
56
56
|
})
|
|
57
57
|
),
|
|
58
|
-
showLogo &&
|
|
58
|
+
showLogo && React__default.createElement(
|
|
59
59
|
'li',
|
|
60
60
|
null,
|
|
61
|
-
|
|
61
|
+
React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{ href: 'https://www.mjhlifesciences.com' },
|
|
64
|
-
|
|
64
|
+
React__default.createElement('img', {
|
|
65
65
|
style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
|
|
66
66
|
alt: 'MJHLS Brand Logo',
|
|
67
67
|
src: 'https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png'
|
|
@@ -69,7 +69,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
69
69
|
)
|
|
70
70
|
)
|
|
71
71
|
),
|
|
72
|
-
website && website.name &&
|
|
72
|
+
website && website.name && React__default.createElement(
|
|
73
73
|
'p',
|
|
74
74
|
{ className: 'nav-link' },
|
|
75
75
|
'\xA9 ',
|
package/dist/esm/index.js
CHANGED
|
@@ -47,13 +47,13 @@ export { default as ADWebcast } from './ADWebcast.js';
|
|
|
47
47
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
48
48
|
export { default as Search } from './Search.js';
|
|
49
49
|
export { default as Feature } from './Feature.js';
|
|
50
|
-
import
|
|
50
|
+
import React__default from 'react';
|
|
51
51
|
import urlFor from './urlFor.js';
|
|
52
52
|
export { default as urlFor } from './urlFor.js';
|
|
53
53
|
import Row from 'react-bootstrap/Row';
|
|
54
54
|
import Col from 'react-bootstrap/Col';
|
|
55
55
|
import 'react-bootstrap/Badge';
|
|
56
|
-
import { L as LazyLoad } from './index-
|
|
56
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
57
57
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
58
58
|
export { default as Hero } from './Hero.js';
|
|
59
59
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
@@ -79,7 +79,7 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
79
79
|
export { default as YahooHero } from './YahooHero.js';
|
|
80
80
|
export { default as GridHero } from './GridHero.js';
|
|
81
81
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
82
|
-
export { g as getSerializers } from './index-
|
|
82
|
+
export { g as getSerializers } from './index-01d53c17.js';
|
|
83
83
|
export { default as Beam } from './Beam.js';
|
|
84
84
|
export { default as Segment } from './Segment.js';
|
|
85
85
|
export { default as KMTracker } from './KMTracker.js';
|
|
@@ -111,7 +111,7 @@ import './typeof-a286cf0c.js';
|
|
|
111
111
|
import './web.dom.iterable-4109ff68.js';
|
|
112
112
|
import './_is-array-3e99e06e.js';
|
|
113
113
|
import './_library-528f1934.js';
|
|
114
|
-
import './index-
|
|
114
|
+
import './index-f0fc23eb.js';
|
|
115
115
|
import './events-6c3a7a63.js';
|
|
116
116
|
import 'prop-types';
|
|
117
117
|
import 'react-bootstrap/Container';
|
|
@@ -121,31 +121,31 @@ import 'next/router';
|
|
|
121
121
|
import './debounce-533d9748.js';
|
|
122
122
|
import './isSymbol-a7e9aafe.js';
|
|
123
123
|
import './toNumber-5aeba6e7.js';
|
|
124
|
-
import './index.es-
|
|
125
|
-
import './visibility-sensor-
|
|
124
|
+
import './index.es-a6137319.js';
|
|
125
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
126
126
|
import 'react-dom';
|
|
127
|
-
import './main-
|
|
127
|
+
import './main-d4165069.js';
|
|
128
128
|
import './entities-932b50cf.js';
|
|
129
|
-
import './ADInfeed-
|
|
129
|
+
import './ADInfeed-4bf3b2f9.js';
|
|
130
130
|
import './slicedToArray-be2f7a22.js';
|
|
131
131
|
import './lodash-f97fd99a.js';
|
|
132
|
-
import './ADlgInfeed-
|
|
132
|
+
import './ADlgInfeed-a3377c4a.js';
|
|
133
133
|
import './getContentCategory-15dcc413.js';
|
|
134
134
|
import './get-3c308da4.js';
|
|
135
135
|
import './eq-bdcbf886.js';
|
|
136
|
-
import './AuthorComponent-
|
|
137
|
-
import 'react-bootstrap/Button';
|
|
136
|
+
import './AuthorComponent-30aeba69.js';
|
|
138
137
|
import 'react-bootstrap/Media';
|
|
139
|
-
import './BlockContent-
|
|
138
|
+
import './BlockContent-c99c9a8d.js';
|
|
140
139
|
import './index-0dbff1d1.js';
|
|
141
|
-
import './react-social-icons-
|
|
140
|
+
import './react-social-icons-9be47857.js';
|
|
142
141
|
import './index-c7e2ac95.js';
|
|
143
142
|
import './smoothscroll-fa4e3f8c.js';
|
|
144
143
|
import 'react-bootstrap';
|
|
145
144
|
import './timeDifferenceCalc.js';
|
|
146
|
-
import './index.esm-
|
|
147
|
-
import './iconBase-
|
|
145
|
+
import './index.esm-f6156a57.js';
|
|
146
|
+
import './iconBase-ccc56b97.js';
|
|
148
147
|
import './asyncToGenerator-7f8f9219.js';
|
|
148
|
+
import 'react-bootstrap/Button';
|
|
149
149
|
import './defineProperty-f5ff6f5a.js';
|
|
150
150
|
import './_object-to-array-0f197f89.js';
|
|
151
151
|
import './stringify-59c8f690.js';
|
|
@@ -153,8 +153,9 @@ import 'react-bootstrap/Spinner';
|
|
|
153
153
|
import 'react-bootstrap/Form';
|
|
154
154
|
import './index-79cfd25c.js';
|
|
155
155
|
import './js.cookie-6874175c.js';
|
|
156
|
-
import './
|
|
157
|
-
import './
|
|
156
|
+
import './typeof-2f07d0e8.js';
|
|
157
|
+
import './index-98ca9cec.js';
|
|
158
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
158
159
|
import 'next/head';
|
|
159
160
|
import 'react-bootstrap/ListGroup';
|
|
160
161
|
import 'react-bootstrap/Accordion';
|
|
@@ -163,10 +164,10 @@ import 'react-share';
|
|
|
163
164
|
import 'react-bootstrap/Nav';
|
|
164
165
|
import 'react-bootstrap/Navbar';
|
|
165
166
|
import 'react-bootstrap/NavDropdown';
|
|
166
|
-
import './index.esm-
|
|
167
|
-
import './NavFooter-
|
|
168
|
-
import './index.esm-
|
|
169
|
-
import './SocialSearchComponent-
|
|
167
|
+
import './index.esm-9b042655.js';
|
|
168
|
+
import './NavFooter-e27bd93b.js';
|
|
169
|
+
import './index.esm-37268dca.js';
|
|
170
|
+
import './SocialSearchComponent-db963c3e.js';
|
|
170
171
|
import 'react-bootstrap/FormControl';
|
|
171
172
|
import 'react-ga';
|
|
172
173
|
import 'react-bootstrap/Carousel';
|
|
@@ -174,8 +175,8 @@ import 'react-bootstrap/Breadcrumb';
|
|
|
174
175
|
import './keys-7a3adabf.js';
|
|
175
176
|
import 'react-bootstrap/DropdownButton';
|
|
176
177
|
import 'react-bootstrap/Dropdown';
|
|
177
|
-
import './index.esm-
|
|
178
|
-
import './brightcove-react-player-loader.es-
|
|
178
|
+
import './index.esm-d4932dea.js';
|
|
179
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
179
180
|
import 'react-bootstrap/Modal';
|
|
180
181
|
import './util-3ab476bf.js';
|
|
181
182
|
import 'react-bootstrap/Pagination';
|
|
@@ -185,7 +186,7 @@ import 'swr';
|
|
|
185
186
|
import 'passport-local';
|
|
186
187
|
import 'mysql';
|
|
187
188
|
import './md5-4e42248e.js';
|
|
188
|
-
import './SeriesSlider-
|
|
189
|
+
import './SeriesSlider-5d5c08f4.js';
|
|
189
190
|
import './style-inject.es-1f59c1d0.js';
|
|
190
191
|
import 'disqus-react';
|
|
191
192
|
import 'react-twitter-embed';
|
|
@@ -212,54 +213,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
212
213
|
styles = _props$styles === undefined ? null : _props$styles;
|
|
213
214
|
|
|
214
215
|
|
|
215
|
-
return
|
|
216
|
+
return React__default.createElement(
|
|
216
217
|
'div',
|
|
217
218
|
{ className: 'featured-articles-wrapper' },
|
|
218
219
|
data.map(function (article, index) {
|
|
219
|
-
return
|
|
220
|
-
|
|
220
|
+
return React__default.createElement(
|
|
221
|
+
React__default.Fragment,
|
|
221
222
|
null,
|
|
222
|
-
|
|
223
|
+
React__default.createElement(
|
|
223
224
|
Row,
|
|
224
225
|
{ className: 'article-wrap' },
|
|
225
|
-
|
|
226
|
+
React__default.createElement(
|
|
226
227
|
Col,
|
|
227
228
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
228
|
-
|
|
229
|
+
React__default.createElement(
|
|
229
230
|
'a',
|
|
230
231
|
{ href: '' + article.feature_link },
|
|
231
|
-
|
|
232
|
+
React__default.createElement(
|
|
232
233
|
'figure',
|
|
233
234
|
{ style: { marginTop: '1rem' } },
|
|
234
|
-
|
|
235
|
+
React__default.createElement(
|
|
235
236
|
LazyLoad,
|
|
236
237
|
{ height: imageHeight },
|
|
237
|
-
|
|
238
|
+
React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
|
|
238
239
|
)
|
|
239
240
|
)
|
|
240
241
|
)
|
|
241
242
|
),
|
|
242
|
-
|
|
243
|
+
React__default.createElement(
|
|
243
244
|
Col,
|
|
244
245
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
245
|
-
|
|
246
|
+
React__default.createElement(
|
|
246
247
|
'a',
|
|
247
248
|
{ href: '' + article.feature_link },
|
|
248
|
-
|
|
249
|
+
React__default.createElement(
|
|
249
250
|
'h4',
|
|
250
251
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
251
252
|
article.feature_title
|
|
252
253
|
),
|
|
253
|
-
|
|
254
|
+
React__default.createElement(
|
|
254
255
|
'p',
|
|
255
256
|
{ style: { fontSize: '1.1em' } },
|
|
256
257
|
article.feature_body
|
|
257
258
|
)
|
|
258
259
|
)
|
|
259
260
|
),
|
|
260
|
-
index !== data.length - 1 &&
|
|
261
|
+
index !== data.length - 1 && React__default.createElement('hr', null)
|
|
261
262
|
),
|
|
262
|
-
|
|
263
|
+
React__default.createElement(
|
|
263
264
|
'style',
|
|
264
265
|
{ jsx: 'true' },
|
|
265
266
|
'\n .featured-articles-wrapper {\n background: ' + props.backgroundColor + ';\n padding: 1rem;\n border-radius: 10px;\n box-shadow: #0000002b 1px 3px 3px 3px;\n }\n hr {\n width: 100%;\n height: 1px;\n margin-left: 15px;\n margin-right: 15px;\n }\n ' + styles + '\n '
|