@mjhls/mjh-framework 1.0.720-navigation-scroll-fix-v4 → 1.0.720
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/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +25 -24
- package/dist/cjs/AD300x250x600.js +25 -24
- package/dist/cjs/AD728x90.js +28 -27
- package/dist/cjs/ADFloatingFooter.js +27 -26
- package/dist/cjs/ADFooter.js +15 -14
- package/dist/cjs/ADGutter.js +27 -26
- package/dist/cjs/{ADInfeed-5a561d7c.js → ADInfeed-2c7a6dd8.js} +13 -11
- package/dist/cjs/ADSkyscraper.js +27 -26
- package/dist/cjs/ADSponsoredResources.js +27 -26
- package/dist/cjs/ADWebcast.js +27 -26
- package/dist/cjs/ADWelcome.js +31 -30
- package/dist/cjs/{ADlgInfeed-c50f81d4.js → ADlgInfeed-fb101797.js} +9 -8
- package/dist/cjs/AccordionPanel.js +31 -29
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +17 -16
- package/dist/cjs/AlphabeticList.js +25 -24
- package/dist/cjs/ArticleCarousel.js +24 -23
- package/dist/cjs/ArticleProgramLandingPage.js +55 -54
- package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +816 -330
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-5fa89df5.js} +14 -13
- package/dist/cjs/Beam.js +9 -9
- package/dist/cjs/{BlockContent-80b15fac.js → BlockContent-eca358e4.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +29 -27
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +35 -32
- package/dist/cjs/Column3.js +58 -55
- package/dist/cjs/ConferenceArticleCard.js +23 -22
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +90 -86
- package/dist/cjs/{Dfp-ce7ac168.js → Dfp-a863cf48.js} +31 -30
- package/dist/cjs/EventsDeck.js +138 -131
- package/dist/cjs/ExternalResources.js +77 -76
- package/dist/cjs/Feature.js +27 -25
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +181 -177
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +59 -58
- package/dist/cjs/HamMagazine.js +142 -138
- package/dist/cjs/Header.js +13 -11
- package/dist/cjs/Hero.js +13 -12
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +69 -68
- package/dist/cjs/HorizontalHero.js +26 -25
- package/dist/cjs/IssueContentDeck.js +77 -72
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +41 -40
- package/dist/cjs/LeftNav.js +38 -36
- package/dist/cjs/MasterDeck.js +72 -71
- package/dist/cjs/NavDvm.js +80 -75
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +143 -138
- package/dist/cjs/NavNative.js +123 -115
- package/dist/cjs/NavNormal.js +53 -48
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +67 -66
- package/dist/cjs/PageFilter.js +15 -14
- package/dist/cjs/PartnerDetailListing.js +106 -105
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +21 -19
- package/dist/cjs/PublicationDeck.js +66 -61
- package/dist/cjs/PublicationLanding.js +78 -74
- package/dist/cjs/QueueDeckExpanded.js +292 -292
- package/dist/cjs/RecentNews.js +24 -23
- package/dist/cjs/RelatedContent.js +25 -24
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +22 -18
- package/dist/cjs/Segment.js +7 -7
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +36 -35
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-45c54bed.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +62 -57
- package/dist/cjs/TaxonomyDescription.js +52 -51
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +22 -20
- package/dist/cjs/Ustream.js +27 -26
- package/dist/cjs/VerticalHero.js +18 -17
- package/dist/cjs/VideoProgramLandingPage.js +74 -70
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +48 -47
- package/dist/cjs/VideoSeriesListing.js +75 -74
- package/dist/cjs/View.js +227 -224
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +63 -62
- package/dist/cjs/{_is-array-754e012d.js → _is-array-63ae4740.js} +6 -6
- package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-2613ffa1.js} +2 -2
- package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-c5bd707d.js} +1 -1
- package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-bec5fcf2.js} +1 -1
- package/dist/cjs/{_set-species-f92c67c5.js → _set-species-a8cfdb84.js} +4 -4
- package/dist/cjs/{_to-object-329a650b.js → _to-object-821a2927.js} +4 -4
- package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-2edcb6ad.js} +8 -8
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-b4615fd3.js} +2 -2
- package/dist/cjs/{define-property-f4d12f4e.js → define-property-aff11f8a.js} +1 -1
- package/dist/cjs/{defineProperty-55548b25.js → defineProperty-d6fbb280.js} +1 -1
- package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-20d42c53.js} +2 -2
- package/dist/cjs/{extends-60837c34.js → extends-1e24fc8d.js} +1 -1
- package/dist/cjs/getRelatedArticle.js +19 -19
- package/dist/cjs/getSerializers.js +42 -42
- package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-497b581d.js} +2 -2
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-a2ecf598.js → index-3ce0ae25.js} +487 -476
- package/dist/cjs/{index-3294d3bc.js → index-4d74ffd6.js} +40 -41
- package/dist/cjs/{index-8bf6c863.js → index-5ad2b070.js} +30 -48
- package/dist/cjs/{index-da796b8c.js → index-80f57cff.js} +17 -15
- package/dist/cjs/{index-39beccb3.js → index-d48b231c.js} +29 -24
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
- package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +133 -133
- package/dist/cjs/{inherits-513d81cd.js → inherits-2eb23889.js} +8 -8
- package/dist/cjs/{keys-a586b7a0.js → keys-95c064c9.js} +2 -2
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-4ef21f0f.js} +1 -1
- package/dist/cjs/{main-02daeefe.js → main-dc082238.js} +116 -80
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-db24842a.js} +4 -4
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-7c5aff47.js → stringify-01cf47f7.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-cf0865fc.js} +4 -4
- package/dist/cjs/{typeof-725500bc.js → typeof-97065d40.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-4480325a.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +21 -21
- package/dist/esm/AD300x250x600.js +21 -21
- package/dist/esm/AD728x90.js +24 -24
- package/dist/esm/ADFloatingFooter.js +23 -23
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +23 -23
- package/dist/esm/{ADInfeed-bb62ee44.js → ADInfeed-3ee501b9.js} +7 -7
- package/dist/esm/ADSkyscraper.js +23 -23
- package/dist/esm/ADSponsoredResources.js +23 -23
- package/dist/esm/ADWebcast.js +23 -23
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-ef0a892e.js → ADlgInfeed-0bf06b17.js} +6 -6
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +23 -23
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +51 -51
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +797 -315
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-c7ff069f.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-c409aca5.js → BlockContent-d8cd739c.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +48 -48
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +76 -76
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-e9a07597.js → Dfp-5d779279.js} +20 -20
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +70 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -139
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +111 -112
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +65 -65
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +37 -37
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +65 -65
- package/dist/esm/NavDvm.js +57 -57
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +114 -114
- package/dist/esm/NavNative.js +91 -91
- package/dist/esm/NavNormal.js +36 -36
- package/dist/esm/OncliveHero.js +16 -17
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +101 -101
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +50 -50
- package/dist/esm/QueueDeckExpanded.js +272 -272
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +7 -7
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +31 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-a2ae84d1.js → SocialSearchComponent-c3216d1a.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +46 -46
- package/dist/esm/TemplateNormal.js +66 -66
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +60 -60
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +39 -39
- package/dist/esm/VideoSeriesListing.js +68 -68
- package/dist/esm/View.js +214 -215
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-58e95429.js → _is-array-674f71ec.js} +6 -6
- package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-48516cd3.js} +2 -2
- package/dist/esm/{_object-sap-964b6feb.js → _object-sap-fd3054d0.js} +1 -1
- package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-8f409e54.js} +1 -1
- package/dist/esm/{_set-species-3f8319f5.js → _set-species-494ed292.js} +4 -4
- package/dist/esm/{_to-object-a4107da3.js → _to-object-97770c52.js} +5 -5
- package/dist/esm/{asyncToGenerator-502f13b4.js → asyncToGenerator-2bd4099a.js} +8 -8
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
- package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-d1d5ed02.js} +2 -2
- package/dist/esm/{define-property-8af5f002.js → define-property-ec6d528d.js} +1 -1
- package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-ea516b15.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-aa6068a3.js} +3 -3
- package/dist/esm/{extends-eb69e8ac.js → extends-31d65aba.js} +1 -1
- package/dist/esm/getRelatedArticle.js +13 -13
- package/dist/esm/getSerializers.js +42 -42
- package/dist/esm/{getTargeting-7211f12c.js → getTargeting-2d402d66.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-3849e3fe.js → index-3f5c03b2.js} +29 -24
- package/dist/esm/{index-a9e53f80.js → index-669ff425.js} +24 -43
- package/dist/esm/{index-5f9f807a.js → index-752d1dae.js} +10 -10
- package/dist/esm/{index-ef6d5dcf.js → index-ccb770c7.js} +40 -41
- package/dist/esm/{index-2749e7d8.js → index-f98ea5e2.js} +421 -417
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
- package/dist/esm/index.js +111 -111
- package/dist/esm/{inherits-fb9b6e8f.js → inherits-5906fbea.js} +5 -5
- package/dist/esm/{keys-8eda7a5c.js → keys-a0b0c7a4.js} +2 -2
- package/dist/esm/{lodash-ec8c6b48.js → lodash-ad27652f.js} +1 -1
- package/dist/esm/{main-e4a934b2.js → main-1450d277.js} +113 -78
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
- package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-cdeaee08.js} +4 -4
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/{stringify-4330ccdc.js → stringify-d4839bab.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-fa2dcda7.js} +4 -4
- package/dist/esm/{typeof-6435ba1c.js → typeof-e9cea9e8.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
- package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-035980f3.js} +3 -3
- package/package.json +3 -3
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { Component } from 'react';
|
|
2
2
|
|
|
3
3
|
/*! *****************************************************************************
|
|
4
4
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -263,6 +263,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
263
263
|
_this.dragging = false;
|
|
264
264
|
if (_this.state.pullToRefreshThresholdBreached) {
|
|
265
265
|
_this.props.refreshFunction && _this.props.refreshFunction();
|
|
266
|
+
_this.setState({
|
|
267
|
+
pullToRefreshThresholdBreached: false,
|
|
268
|
+
});
|
|
266
269
|
}
|
|
267
270
|
requestAnimationFrame(function () {
|
|
268
271
|
// this._infScroll
|
|
@@ -288,7 +291,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
288
291
|
// prevents multiple triggers.
|
|
289
292
|
if (_this.actionTriggered)
|
|
290
293
|
return;
|
|
291
|
-
var atBottom = _this.
|
|
294
|
+
var atBottom = _this.props.inverse
|
|
295
|
+
? _this.isElementAtTop(target, _this.props.scrollThreshold)
|
|
296
|
+
: _this.isElementAtBottom(target, _this.props.scrollThreshold);
|
|
292
297
|
// call the `next` function in the props to trigger the next data fetch
|
|
293
298
|
if (atBottom && _this.props.hasMore) {
|
|
294
299
|
_this.actionTriggered = true;
|
|
@@ -361,17 +366,30 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
361
366
|
}
|
|
362
367
|
};
|
|
363
368
|
InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
|
|
364
|
-
// do nothing when dataLength
|
|
365
|
-
if (this.props.
|
|
366
|
-
this.props.dataLength === props.dataLength)
|
|
369
|
+
// do nothing when dataLength is unchanged
|
|
370
|
+
if (this.props.dataLength === props.dataLength)
|
|
367
371
|
return;
|
|
368
372
|
this.actionTriggered = false;
|
|
369
373
|
// update state when new data was sent in
|
|
370
374
|
this.setState({
|
|
371
375
|
showLoader: false,
|
|
372
|
-
pullToRefreshThresholdBreached: false,
|
|
373
376
|
});
|
|
374
377
|
};
|
|
378
|
+
InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
|
|
379
|
+
if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
|
|
380
|
+
var clientHeight = target === document.body || target === document.documentElement
|
|
381
|
+
? window.screen.availHeight
|
|
382
|
+
: target.clientHeight;
|
|
383
|
+
var threshold = parseThreshold(scrollThreshold);
|
|
384
|
+
if (threshold.unit === ThresholdUnits.Pixel) {
|
|
385
|
+
return (target.scrollTop <=
|
|
386
|
+
threshold.value + clientHeight - target.scrollHeight + 1 ||
|
|
387
|
+
target.scrollTop === 0);
|
|
388
|
+
}
|
|
389
|
+
return (target.scrollTop <=
|
|
390
|
+
threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
|
|
391
|
+
target.scrollTop === 0);
|
|
392
|
+
};
|
|
375
393
|
InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
|
|
376
394
|
if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
|
|
377
395
|
var clientHeight = target === document.body || target === document.documentElement
|
|
@@ -396,10 +414,10 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
396
414
|
var outerDivStyle = this.props.pullDownToRefresh && this.props.height
|
|
397
415
|
? { overflow: 'auto' }
|
|
398
416
|
: {};
|
|
399
|
-
return (
|
|
400
|
-
|
|
401
|
-
this.props.pullDownToRefresh && (
|
|
402
|
-
|
|
417
|
+
return (React.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
|
|
418
|
+
React.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
|
|
419
|
+
this.props.pullDownToRefresh && (React.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
|
|
420
|
+
React.createElement("div", { style: {
|
|
403
421
|
position: 'absolute',
|
|
404
422
|
left: 0,
|
|
405
423
|
right: 0,
|
|
@@ -1,25 +1,16 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-602d52fe.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function IoIosArrowDropupCircle (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
|
|
8
|
-
var IoIosArrowForward = function (props) {
|
|
6
|
+
}function IoIosArrowForward (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
IoIosArrowForward.displayName = "IoIosArrowForward";
|
|
12
|
-
var IoIosOpen = function (props) {
|
|
8
|
+
}function IoIosOpen (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
IoIosOpen.displayName = "IoIosOpen";
|
|
16
|
-
var IoMdArrowDropdown = function (props) {
|
|
10
|
+
}function IoMdArrowDropdown (props) {
|
|
17
11
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
|
|
18
|
-
}
|
|
19
|
-
IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
|
|
20
|
-
var IoMdLogIn = function (props) {
|
|
12
|
+
}function IoMdLogIn (props) {
|
|
21
13
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
|
|
22
|
-
}
|
|
23
|
-
IoMdLogIn.displayName = "IoMdLogIn";
|
|
14
|
+
}
|
|
24
15
|
|
|
25
16
|
export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-91f9716f.js';
|
|
3
3
|
import { G as GenIcon } from './iconBase-602d52fe.js';
|
|
4
4
|
|
|
5
5
|
var year = new Date().getFullYear();
|
|
@@ -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.createElement(
|
|
12
12
|
'div',
|
|
13
13
|
{ className: 'nav-footer' },
|
|
14
|
-
website && website.footerLinks && website.footerLinks.length &&
|
|
14
|
+
website && website.footerLinks && website.footerLinks.length && React.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.createElement(
|
|
20
20
|
'li',
|
|
21
21
|
{ key: index },
|
|
22
|
-
|
|
22
|
+
React.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.createElement(
|
|
28
28
|
'li',
|
|
29
29
|
{ key: index },
|
|
30
|
-
|
|
30
|
+
React.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.createElement(
|
|
40
40
|
'ul',
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React.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.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.createElement(
|
|
59
59
|
'li',
|
|
60
60
|
null,
|
|
61
|
-
|
|
61
|
+
React.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{ href: 'https://www.mjhlifesciences.com' },
|
|
64
|
-
|
|
64
|
+
React.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.createElement(
|
|
73
73
|
'p',
|
|
74
74
|
{ className: 'nav-link' },
|
|
75
75
|
'\xA9 ',
|
|
@@ -82,9 +82,8 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
// THIS FILE IS AUTO GENERATED
|
|
85
|
-
|
|
85
|
+
function GoSearch (props) {
|
|
86
86
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
|
|
87
|
-
}
|
|
88
|
-
GoSearch.displayName = "GoSearch";
|
|
87
|
+
}
|
|
89
88
|
|
|
90
89
|
export { GoSearch as G, SocialNavFooter as S };
|
|
@@ -1,21 +1,14 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-602d52fe.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function FaLongArrowAltRight (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
|
|
8
|
-
var FaMinus = function (props) {
|
|
6
|
+
}function FaMinus (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
FaMinus.displayName = "FaMinus";
|
|
12
|
-
var FaPlus = function (props) {
|
|
8
|
+
}function FaPlus (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
FaPlus.displayName = "FaPlus";
|
|
16
|
-
var FaRegWindowClose = function (props) {
|
|
10
|
+
}function FaRegWindowClose (props) {
|
|
17
11
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
|
|
18
|
-
}
|
|
19
|
-
FaRegWindowClose.displayName = "FaRegWindowClose";
|
|
12
|
+
}
|
|
20
13
|
|
|
21
14
|
export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { G as GenIcon } from './iconBase-602d52fe.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function MdEmail (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
MdEmail.displayName = "MdEmail";
|
|
8
|
-
var MdMouse = function (props) {
|
|
6
|
+
}function MdMouse (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
MdMouse.displayName = "MdMouse";
|
|
12
|
-
var MdPictureAsPdf = function (props) {
|
|
8
|
+
}function MdPictureAsPdf (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
MdPictureAsPdf.displayName = "MdPictureAsPdf";
|
|
10
|
+
}
|
|
16
11
|
|
|
17
12
|
export { MdEmail as M, MdMouse as a, MdPictureAsPdf as b };
|
package/dist/esm/index.js
CHANGED
|
@@ -1,154 +1,66 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-a4107da3.js';
|
|
3
|
-
import './es6.string.iterator-c990c18c.js';
|
|
4
|
-
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-5d49a330.js';
|
|
6
|
-
import './toConsumableArray-43aa614d.js';
|
|
7
|
-
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
-
import './_object-pie-33c40e79.js';
|
|
9
|
-
import './extends-eb69e8ac.js';
|
|
10
|
-
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-fb9b6e8f.js';
|
|
12
|
-
import './define-property-8af5f002.js';
|
|
13
|
-
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-6435ba1c.js';
|
|
15
|
-
import './_is-array-58e95429.js';
|
|
16
|
-
import 'react';
|
|
17
|
-
import './index-a9e53f80.js';
|
|
18
|
-
import 'prop-types';
|
|
19
|
-
import 'react-bootstrap/Container';
|
|
20
|
-
import 'react-bootstrap/Row';
|
|
21
|
-
import 'react-bootstrap/Col';
|
|
22
|
-
import 'react-bootstrap/Card';
|
|
23
|
-
import './moment-e2f9b20c.js';
|
|
24
|
-
import 'next/router';
|
|
25
|
-
import './isSymbol-807e927e.js';
|
|
26
|
-
import './debounce-1a993acf.js';
|
|
27
|
-
import './index.es-29c1cef5.js';
|
|
28
|
-
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-0baa4eea.js';
|
|
30
|
-
import './index-3849e3fe.js';
|
|
31
|
-
import './index-5f9f807a.js';
|
|
32
|
-
import './main-e4a934b2.js';
|
|
33
|
-
import './entities-7cc3bf45.js';
|
|
34
|
-
import './stringify-4330ccdc.js';
|
|
35
|
-
import './slicedToArray-641f241f.js';
|
|
36
|
-
import './asyncToGenerator-502f13b4.js';
|
|
37
|
-
import './_set-species-3f8319f5.js';
|
|
38
|
-
export { default as Segment } from './Segment.js';
|
|
39
|
-
export { default as Beam } from './Beam.js';
|
|
40
|
-
export { default as AdSlot } from './AdSlot.js';
|
|
41
|
-
import './ADInfeed-bb62ee44.js';
|
|
42
1
|
export { default as DeckContent } from './DeckContent.js';
|
|
43
|
-
import './lodash-ec8c6b48.js';
|
|
44
|
-
import './ADlgInfeed-ef0a892e.js';
|
|
45
|
-
import './getContentCategory-15dcc413.js';
|
|
46
|
-
import './get-5ee14cda.js';
|
|
47
|
-
export { default as AD } from './AD.js';
|
|
48
|
-
import './AuthorComponent-34b16174.js';
|
|
49
2
|
export { default as GridContent } from './GridContent.js';
|
|
50
3
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
51
|
-
import 'react-bootstrap/Media';
|
|
52
4
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
53
|
-
import './BlockContent-c409aca5.js';
|
|
54
|
-
import './react-social-icons-a7d5c5c7.js';
|
|
55
5
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
56
6
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
57
|
-
import './index-c7e2ac95.js';
|
|
58
|
-
import './smoothscroll-0cd4c7a6.js';
|
|
59
7
|
export { default as GroupDeck } from './GroupDeck.js';
|
|
60
8
|
export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
61
|
-
import 'react-bootstrap';
|
|
62
|
-
import './timeDifferenceCalc.js';
|
|
63
9
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
64
|
-
import './iconBase-602d52fe.js';
|
|
65
|
-
import './index.esm-29e48d38.js';
|
|
66
10
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
67
11
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
68
|
-
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
69
|
-
export { g as getSerializers } from './index-2749e7d8.js';
|
|
70
|
-
import './util-7700fc59.js';
|
|
71
|
-
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
72
|
-
import './_object-to-array-7e804fce.js';
|
|
73
|
-
import 'react-bootstrap/Pagination';
|
|
74
|
-
import 'react-bootstrap/Button';
|
|
75
|
-
import 'next/head';
|
|
76
|
-
import 'react-bootstrap/Figure';
|
|
77
12
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
78
13
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
79
14
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
80
15
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
81
|
-
import 'react-bootstrap/Badge';
|
|
82
16
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
83
|
-
import './defineProperty-94fd8bfc.js';
|
|
84
17
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
85
|
-
import 'react-bootstrap/Spinner';
|
|
86
|
-
import 'react-bootstrap/Form';
|
|
87
|
-
import './index-ef6d5dcf.js';
|
|
88
|
-
import './js.cookie-6874175c.js';
|
|
89
18
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
90
19
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
91
20
|
export { Column1 } from './Column1.js';
|
|
92
|
-
export { default as SideFooter } from './SideFooter.js';
|
|
93
|
-
import './ConferenceBanner-8792ebd2.js';
|
|
94
21
|
export { Column2 } from './Column2.js';
|
|
95
|
-
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
96
|
-
import 'react-bootstrap/ListGroup';
|
|
97
|
-
export { default as ADWebcast } from './ADWebcast.js';
|
|
98
|
-
export { default as LeftNav } from './LeftNav.js';
|
|
99
|
-
export { default as PageFilter } from './PageFilter.js';
|
|
100
22
|
export { Column3 } from './Column3.js';
|
|
101
23
|
export { default as Header } from './Header.js';
|
|
102
|
-
|
|
103
|
-
import 'react-bootstrap/AccordionToggle';
|
|
24
|
+
export { default as LeftNav } from './LeftNav.js';
|
|
104
25
|
export { default as AccordionPanel } from './AccordionPanel.js';
|
|
105
|
-
import 'react-share';
|
|
106
26
|
export { default as SocialShare } from './SocialShare.js';
|
|
27
|
+
export { default as PageFilter } from './PageFilter.js';
|
|
107
28
|
export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
108
|
-
import 'react-bootstrap/Nav';
|
|
109
|
-
import 'react-bootstrap/Navbar';
|
|
110
|
-
import 'react-bootstrap/NavDropdown';
|
|
111
|
-
import './index.esm-b08f4b04.js';
|
|
112
|
-
import './NavFooter-e27bd93b.js';
|
|
113
|
-
import './index.esm-fd746768.js';
|
|
114
|
-
export { default as SocialIcons } from './SocialIcons.js';
|
|
115
|
-
import 'react-bootstrap/FormControl';
|
|
116
|
-
import './SocialSearchComponent-a2ae84d1.js';
|
|
117
29
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
118
30
|
export { NavNative } from './NavNative.js';
|
|
119
|
-
export { default as Search } from './Search.js';
|
|
120
31
|
export { NavNormal } from './NavNormal.js';
|
|
121
32
|
export { NavDvm } from './NavDvm.js';
|
|
122
33
|
export { HamMagazine } from './HamMagazine.js';
|
|
123
|
-
export { default as ADGutter } from './ADGutter.js';
|
|
124
|
-
export { default as AD728x90 } from './AD728x90.js';
|
|
125
34
|
export { default as TemplateNormal } from './TemplateNormal.js';
|
|
35
|
+
export { default as AD } from './AD.js';
|
|
126
36
|
export { default as AD300x250 } from './AD300x250.js';
|
|
127
37
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
38
|
+
export { default as AD728x90 } from './AD728x90.js';
|
|
128
39
|
export { default as ADFooter } from './ADFooter.js';
|
|
40
|
+
export { default as AdSlot } from './AdSlot.js';
|
|
129
41
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
130
42
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
43
|
+
export { default as ADGutter } from './ADGutter.js';
|
|
131
44
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
45
|
+
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
46
|
+
export { default as ADWebcast } from './ADWebcast.js';
|
|
132
47
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
133
|
-
|
|
48
|
+
export { default as Search } from './Search.js';
|
|
134
49
|
export { default as Feature } from './Feature.js';
|
|
135
|
-
import 'react-bootstrap/Breadcrumb';
|
|
136
50
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
137
51
|
export { default as Hero } from './Hero.js';
|
|
138
|
-
import './keys-8eda7a5c.js';
|
|
139
52
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
140
53
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
141
|
-
import 'react-bootstrap/DropdownButton';
|
|
142
|
-
import 'react-bootstrap/Dropdown';
|
|
143
54
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
144
|
-
import './index.esm-cf08bf18.js';
|
|
145
55
|
export { default as Ustream } from './Ustream.js';
|
|
56
|
+
export { default as SideFooter } from './SideFooter.js';
|
|
146
57
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
147
58
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
148
59
|
export { default as IssueLanding } from './IssueLanding.js';
|
|
149
|
-
import 'react-bootstrap/Modal';
|
|
150
60
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
151
61
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
62
|
+
export { default as SocialIcons } from './SocialIcons.js';
|
|
63
|
+
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
152
64
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
153
65
|
export { default as ForbesHero } from './ForbesHero.js';
|
|
154
66
|
export { default as HorizontalHero } from './HorizontalHero.js';
|
|
@@ -158,25 +70,113 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
158
70
|
export { default as YahooHero } from './YahooHero.js';
|
|
159
71
|
export { default as GridHero } from './GridHero.js';
|
|
160
72
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
73
|
+
export { g as getSerializers } from './index-f98ea5e2.js';
|
|
74
|
+
export { default as Beam } from './Beam.js';
|
|
75
|
+
export { default as Segment } from './Segment.js';
|
|
161
76
|
export { default as KMTracker } from './KMTracker.js';
|
|
162
77
|
export { default as getSeriesDetail } from './getSeriesDetail.js';
|
|
163
78
|
export { default as SetCookie } from './SetCookie.js';
|
|
164
|
-
import './index-db3bb315.js';
|
|
165
79
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
166
|
-
export { default as getQuery } from './getQuery.js';
|
|
167
80
|
export { default as Auth } from './Auth.js';
|
|
168
|
-
import 'swr';
|
|
169
|
-
import 'passport-local';
|
|
170
|
-
import 'mysql';
|
|
171
|
-
export { g as getTargeting } from './getTargeting-7211f12c.js';
|
|
172
81
|
export { default as View } from './View.js';
|
|
173
|
-
export { default as getKeywords } from './getKeywords.js';
|
|
174
|
-
export { default as urlFor } from './urlFor.js';
|
|
175
|
-
import './style-inject.es-1f59c1d0.js';
|
|
176
|
-
import 'react-twitter-embed';
|
|
177
82
|
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
178
83
|
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
179
|
-
import './VideoSeriesCard.js';
|
|
180
84
|
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
181
85
|
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
182
86
|
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
87
|
+
export { default as urlFor } from './urlFor.js';
|
|
88
|
+
export { g as getTargeting } from './getTargeting-2d402d66.js';
|
|
89
|
+
export { default as getKeywords } from './getKeywords.js';
|
|
90
|
+
export { default as getQuery } from './getQuery.js';
|
|
91
|
+
import './toConsumableArray-fa2dcda7.js';
|
|
92
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
93
|
+
import './es6.string.iterator-aa6068a3.js';
|
|
94
|
+
import './_to-object-97770c52.js';
|
|
95
|
+
import './_iter-detect-48516cd3.js';
|
|
96
|
+
import './core.get-iterator-method-d1d5ed02.js';
|
|
97
|
+
import './extends-31d65aba.js';
|
|
98
|
+
import './_object-pie-33c40e79.js';
|
|
99
|
+
import './inherits-5906fbea.js';
|
|
100
|
+
import './_object-sap-fd3054d0.js';
|
|
101
|
+
import './define-property-ec6d528d.js';
|
|
102
|
+
import './typeof-e9cea9e8.js';
|
|
103
|
+
import './web.dom.iterable-035980f3.js';
|
|
104
|
+
import './_is-array-674f71ec.js';
|
|
105
|
+
import './_library-528f1934.js';
|
|
106
|
+
import 'react';
|
|
107
|
+
import './index-669ff425.js';
|
|
108
|
+
import 'prop-types';
|
|
109
|
+
import 'react-bootstrap/Container';
|
|
110
|
+
import 'react-bootstrap/Row';
|
|
111
|
+
import 'react-bootstrap/Col';
|
|
112
|
+
import 'react-bootstrap/Card';
|
|
113
|
+
import './moment-bc12cb97.js';
|
|
114
|
+
import 'next/router';
|
|
115
|
+
import './debounce-1a993acf.js';
|
|
116
|
+
import './isSymbol-807e927e.js';
|
|
117
|
+
import './index.es-c6222053.js';
|
|
118
|
+
import './visibility-sensor-082c757b.js';
|
|
119
|
+
import 'react-dom';
|
|
120
|
+
import './index-3f5c03b2.js';
|
|
121
|
+
import './index-752d1dae.js';
|
|
122
|
+
import './main-1450d277.js';
|
|
123
|
+
import './entities-932b50cf.js';
|
|
124
|
+
import './ADInfeed-3ee501b9.js';
|
|
125
|
+
import './stringify-d4839bab.js';
|
|
126
|
+
import './slicedToArray-cdeaee08.js';
|
|
127
|
+
import './lodash-ad27652f.js';
|
|
128
|
+
import './ADlgInfeed-0bf06b17.js';
|
|
129
|
+
import './getContentCategory-15dcc413.js';
|
|
130
|
+
import './get-5ee14cda.js';
|
|
131
|
+
import './AuthorComponent-c7ff069f.js';
|
|
132
|
+
import 'react-bootstrap/Media';
|
|
133
|
+
import './BlockContent-d8cd739c.js';
|
|
134
|
+
import './react-social-icons-91f9716f.js';
|
|
135
|
+
import './index-c7e2ac95.js';
|
|
136
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
137
|
+
import 'react-bootstrap';
|
|
138
|
+
import './timeDifferenceCalc.js';
|
|
139
|
+
import './index.esm-3fdda599.js';
|
|
140
|
+
import './iconBase-602d52fe.js';
|
|
141
|
+
import './asyncToGenerator-2bd4099a.js';
|
|
142
|
+
import './_set-species-494ed292.js';
|
|
143
|
+
import 'react-bootstrap/Button';
|
|
144
|
+
import 'react-bootstrap/Badge';
|
|
145
|
+
import './defineProperty-ea516b15.js';
|
|
146
|
+
import './_object-to-array-8f409e54.js';
|
|
147
|
+
import 'react-bootstrap/Spinner';
|
|
148
|
+
import 'react-bootstrap/Form';
|
|
149
|
+
import './index-ccb770c7.js';
|
|
150
|
+
import './js.cookie-6874175c.js';
|
|
151
|
+
import './ConferenceBanner-9162d0ca.js';
|
|
152
|
+
import 'next/head';
|
|
153
|
+
import 'react-bootstrap/ListGroup';
|
|
154
|
+
import 'react-bootstrap/Accordion';
|
|
155
|
+
import 'react-bootstrap/AccordionToggle';
|
|
156
|
+
import 'react-share';
|
|
157
|
+
import 'react-bootstrap/Nav';
|
|
158
|
+
import 'react-bootstrap/Navbar';
|
|
159
|
+
import 'react-bootstrap/NavDropdown';
|
|
160
|
+
import './index.esm-d6f88d94.js';
|
|
161
|
+
import './NavFooter-c29526b7.js';
|
|
162
|
+
import './index.esm-8016b507.js';
|
|
163
|
+
import './SocialSearchComponent-c3216d1a.js';
|
|
164
|
+
import 'react-bootstrap/FormControl';
|
|
165
|
+
import 'react-bootstrap/Carousel';
|
|
166
|
+
import 'react-bootstrap/Breadcrumb';
|
|
167
|
+
import './keys-a0b0c7a4.js';
|
|
168
|
+
import 'react-bootstrap/DropdownButton';
|
|
169
|
+
import 'react-bootstrap/Dropdown';
|
|
170
|
+
import './index.esm-a8ff922c.js';
|
|
171
|
+
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
172
|
+
import 'react-bootstrap/Modal';
|
|
173
|
+
import './util-3ab476bf.js';
|
|
174
|
+
import 'react-bootstrap/Pagination';
|
|
175
|
+
import 'react-bootstrap/Figure';
|
|
176
|
+
import './index-db3bb315.js';
|
|
177
|
+
import 'swr';
|
|
178
|
+
import 'passport-local';
|
|
179
|
+
import 'mysql';
|
|
180
|
+
import './style-inject.es-1f59c1d0.js';
|
|
181
|
+
import 'react-twitter-embed';
|
|
182
|
+
import './VideoSeriesCard.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { f as _toObject, a as _core, c as _ctx,
|
|
3
|
-
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-
|
|
4
|
-
import { _ as _objectSap } from './_object-sap-
|
|
5
|
-
import { d as defineProperty } from './define-property-
|
|
6
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
2
|
+
import { f as _toObject, a as _core, c as _ctx, o as _anObject, b as _isObject, _ as _export } from './_to-object-97770c52.js';
|
|
3
|
+
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-aa6068a3.js';
|
|
4
|
+
import { _ as _objectSap } from './_object-sap-fd3054d0.js';
|
|
5
|
+
import { d as defineProperty } from './define-property-ec6d528d.js';
|
|
6
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-e9cea9e8.js';
|
|
7
7
|
|
|
8
8
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
2
|
+
import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-97770c52.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-fd3054d0.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.14 Object.keys(O)
|
|
6
6
|
|
|
@@ -417,7 +417,7 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
417
417
|
var root = freeGlobal || freeSelf || Function('return this')();
|
|
418
418
|
|
|
419
419
|
/** Detect free variable `exports`. */
|
|
420
|
-
var freeExports =
|
|
420
|
+
var freeExports = exports && !exports.nodeType && exports;
|
|
421
421
|
|
|
422
422
|
/** Detect free variable `module`. */
|
|
423
423
|
var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
|