@mjhls/mjh-framework 1.0.923 → 1.0.924
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/AD.js +1 -1
- package/dist/cjs/AD300x250.js +21 -21
- package/dist/cjs/AD300x250x600.js +21 -21
- package/dist/cjs/AD728x90.js +24 -24
- package/dist/cjs/ADFloatingFooter.js +20 -20
- package/dist/cjs/ADFooter.js +4 -4
- package/dist/cjs/ADGutter.js +20 -20
- package/dist/cjs/{ADInfeed-a4d973da.js → ADInfeed-0928d0ba.js} +4 -4
- package/dist/cjs/ADSkyscraper.js +20 -20
- package/dist/cjs/ADSponsoredResources.js +20 -20
- package/dist/cjs/ADWebcast.js +20 -20
- package/dist/cjs/ADWelcome.js +17 -17
- package/dist/cjs/{ADlgInfeed-def2c25d.js → ADlgInfeed-757617ea.js} +4 -4
- package/dist/cjs/AccordionPanel.js +6 -6
- package/dist/cjs/AdSlot.js +19 -19
- package/dist/cjs/AdSlotsProvider.js +11 -11
- package/dist/cjs/AlgoliaSearch.js +18 -18
- package/dist/cjs/AlphabeticList.js +8 -8
- package/dist/cjs/ArticleCarousel.js +13 -13
- package/dist/cjs/ArticleProgramLandingPage.js +48 -49
- package/dist/cjs/ArticleSeriesLandingPage.js +29 -29
- package/dist/cjs/ArticleSeriesListing.js +30 -30
- package/dist/cjs/Auth.js +482 -346
- package/dist/cjs/AuthWrapper.js +586 -9
- package/dist/cjs/{AuthorComponent-17e1c62b.js → AuthorComponent-39b37d84.js} +1 -1
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
- package/dist/cjs/Breadcrumbs.js +6 -6
- package/dist/cjs/CMEDeck.js +22 -22
- package/dist/cjs/Column2.js +14 -14
- package/dist/cjs/Column3.js +30 -30
- package/dist/cjs/ConferenceArticleCard.js +25 -25
- package/dist/cjs/ContentCardPaginated.js +37 -37
- package/dist/cjs/DeckContent.js +39 -39
- package/dist/cjs/DeckQueue.js +29 -29
- package/dist/cjs/DeckQueuePaginated.js +33 -33
- package/dist/cjs/{Dfp-bcaa7e3f.js → Dfp-94f8ccdf.js} +12 -12
- package/dist/cjs/EventsDeck.js +43 -43
- package/dist/cjs/ExternalResources.js +45 -46
- package/dist/cjs/Feature.js +7 -7
- package/dist/cjs/ForbesHero.js +10 -10
- package/dist/cjs/GridContent.js +45 -45
- package/dist/cjs/GridContentPaginated.js +48 -46
- package/dist/cjs/GridHero.js +11 -11
- package/dist/cjs/GroupDeck.js +12 -12
- package/dist/cjs/HamMagazine.js +36 -36
- package/dist/cjs/Hero.js +7 -7
- package/dist/cjs/HighlightenVideo.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +46 -47
- package/dist/cjs/HorizontalHero.js +8 -8
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +11 -11
- package/dist/cjs/IssueDeck.js +14 -14
- package/dist/cjs/IssueLanding.js +83 -84
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +19 -19
- package/dist/cjs/MasterDeck.js +40 -38
- package/dist/cjs/MasterDeckPaginated.js +43 -41
- package/dist/cjs/{MediaSeriesCard-be3f9e36.js → MediaSeriesCard-1256b976.js} +646 -446
- package/dist/cjs/MediaSeriesLanding.js +54 -55
- package/dist/cjs/MediaSeriesLandingPaginated.js +60 -61
- package/dist/cjs/NavDvm.js +11 -11
- package/dist/cjs/NavMagazine.js +39 -39
- package/dist/cjs/NavNative.js +39 -39
- package/dist/cjs/OncliveHero.js +7 -7
- package/dist/cjs/OncliveLargeHero.js +11 -11
- package/dist/cjs/PageFilter.js +4 -4
- package/dist/cjs/{Pagination-a2807e27.js → Pagination-885dcfbd.js} +3 -3
- package/dist/cjs/PartnerDetailListing.js +59 -59
- package/dist/cjs/PartnerDetailListingPaginated.js +59 -59
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PopUpModal.js +4 -4
- package/dist/cjs/PubSection.js +32 -32
- package/dist/cjs/PubToc.js +6 -6
- package/dist/cjs/PublicationDeck.js +11 -11
- package/dist/cjs/{PublicationFeature-6f89fb97.js → PublicationFeature-be5f3503.js} +2 -2
- package/dist/cjs/PublicationLanding.js +54 -54
- package/dist/cjs/QueueDeckExpanded.js +37 -35
- package/dist/cjs/QueueDeckExpandedPaginated.js +40 -38
- package/dist/cjs/RecentNews.js +4 -4
- package/dist/cjs/RelatedContent.js +38 -38
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +10 -10
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +17 -17
- package/dist/cjs/{SeriesSlider-88e59074.js → SeriesSlider-f9128638.js} +14 -14
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +15 -15
- package/dist/cjs/{SocialSearchComponent-af6ddcc0.js → SocialSearchComponent-b7faaedc.js} +11 -11
- package/dist/cjs/TaxonomyCard.js +12 -12
- package/dist/cjs/TaxonomyDescription.js +44 -45
- package/dist/cjs/TemplateNormal.js +45 -45
- package/dist/cjs/ThumbnailCard.js +10 -10
- package/dist/cjs/Ustream.js +21 -21
- package/dist/cjs/VerticalHero.js +6 -6
- package/dist/cjs/VideoProgramLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesCard.js +14 -14
- package/dist/cjs/VideoSeriesFilter.js +7 -7
- package/dist/cjs/VideoSeriesLandingPage.js +35 -35
- package/dist/cjs/VideoSeriesListing.js +30 -30
- package/dist/cjs/View.js +91 -93
- package/dist/cjs/YahooHero.js +13 -13
- package/dist/cjs/YoutubeGroup.js +21 -21
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
- package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-7df78678.js → extends-7c86182f.js} +8 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +133 -69
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +44 -45
- package/dist/cjs/{getTargeting-1359b868.js → getTargeting-dab97fe1.js} +11 -11
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-44481153.js → index-0e4427c8.js} +40 -21
- package/dist/cjs/{index-faf269e6.js → index-84352936.js} +407 -157
- package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
- package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
- package/dist/cjs/{index-99edf08a.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-2bb721c8.js} +2 -2
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
- package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
- package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
- package/dist/cjs/index.js +143 -143
- package/dist/cjs/{inherits-420ee86f.js → inherits-de66ea16.js} +21 -18
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
- package/dist/cjs/{typeof-ec08d471.js → typeof-567e31ff.js} +34 -34
- package/dist/cjs/urlFor.js +4 -4
- package/dist/cjs/{urlForFile-ad96158c.js → urlForFile-29d3815a.js} +1 -1
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +24 -24
- package/dist/esm/AD300x250x600.js +24 -24
- package/dist/esm/AD728x90.js +27 -27
- package/dist/esm/ADFloatingFooter.js +26 -26
- package/dist/esm/ADFooter.js +9 -9
- package/dist/esm/ADGutter.js +26 -26
- package/dist/esm/{ADInfeed-7ba4f982.js → ADInfeed-c2170b53.js} +9 -9
- package/dist/esm/ADSkyscraper.js +26 -26
- package/dist/esm/ADSponsoredResources.js +26 -26
- package/dist/esm/ADWebcast.js +26 -26
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-8eb5060f.js → ADlgInfeed-b4e6539f.js} +8 -8
- package/dist/esm/AccordionPanel.js +22 -22
- package/dist/esm/AdSlot.js +22 -22
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlgoliaSearch.js +49 -49
- package/dist/esm/AlphabeticList.js +20 -20
- package/dist/esm/ArticleCarousel.js +16 -16
- package/dist/esm/ArticleProgramLandingPage.js +54 -55
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +552 -416
- package/dist/esm/AuthWrapper.js +605 -27
- package/dist/esm/{AuthorComponent-37ebc2bd.js → AuthorComponent-defe68b6.js} +11 -11
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-c99c9a8d.js} +35 -35
- package/dist/esm/Breadcrumbs.js +15 -15
- package/dist/esm/CMEDeck.js +77 -77
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +49 -49
- package/dist/esm/ConferenceArticleCard.js +38 -38
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/ContentCardPaginated.js +72 -72
- package/dist/esm/DeckContent.js +84 -84
- package/dist/esm/DeckQueue.js +67 -67
- package/dist/esm/DeckQueuePaginated.js +63 -63
- package/dist/esm/{Dfp-23281963.js → Dfp-4b99f79d.js} +20 -20
- package/dist/esm/EventsDeck.js +103 -103
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +21 -21
- package/dist/esm/ForbesHero.js +33 -33
- package/dist/esm/GridContent.js +142 -142
- package/dist/esm/GridContentPaginated.js +135 -133
- package/dist/esm/GridHero.js +35 -35
- package/dist/esm/GroupDeck.js +45 -45
- package/dist/esm/HamMagazine.js +113 -113
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +13 -13
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +68 -69
- package/dist/esm/HorizontalHero.js +26 -26
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +48 -48
- package/dist/esm/IssueDeck.js +45 -45
- package/dist/esm/IssueLanding.js +91 -92
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +73 -71
- package/dist/esm/MasterDeckPaginated.js +65 -63
- package/dist/esm/{MediaSeriesCard-b6034225.js → MediaSeriesCard-8d8f5713.js} +907 -707
- package/dist/esm/MediaSeriesLanding.js +79 -80
- package/dist/esm/MediaSeriesLandingPaginated.js +83 -84
- package/dist/esm/NavDvm.js +54 -54
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +121 -121
- package/dist/esm/NavNative.js +110 -110
- package/dist/esm/OncliveHero.js +19 -19
- package/dist/esm/OncliveLargeHero.js +58 -58
- package/dist/esm/PageFilter.js +10 -10
- package/dist/esm/{Pagination-185dfca0.js → Pagination-59436882.js} +13 -13
- package/dist/esm/PartnerDetailListing.js +93 -93
- package/dist/esm/PartnerDetailListingPaginated.js +91 -91
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +12 -12
- package/dist/esm/PubSection.js +37 -37
- package/dist/esm/PubToc.js +10 -10
- package/dist/esm/PublicationDeck.js +42 -42
- package/dist/esm/{PublicationFeature-d79db241.js → PublicationFeature-03500094.js} +23 -23
- package/dist/esm/PublicationLanding.js +101 -101
- package/dist/esm/QueueDeckExpanded.js +275 -273
- package/dist/esm/QueueDeckExpandedPaginated.js +255 -253
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +51 -51
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Schema.js +12 -12
- package/dist/esm/Search.js +10 -10
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +30 -30
- package/dist/esm/{SeriesSlider-0a8cfca0.js → SeriesSlider-98b7a870.js} +31 -31
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +32 -32
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-32ee0f63.js → SocialSearchComponent-1d8a9f59.js} +33 -33
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +44 -44
- package/dist/esm/TaxonomyDescription.js +48 -49
- package/dist/esm/TemplateNormal.js +65 -65
- package/dist/esm/ThumbnailCard.js +17 -17
- package/dist/esm/Ustream.js +29 -29
- package/dist/esm/VerticalHero.js +17 -17
- package/dist/esm/VideoProgramLandingPage.js +62 -63
- package/dist/esm/VideoSeriesCard.js +26 -26
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +40 -40
- package/dist/esm/VideoSeriesListing.js +70 -70
- package/dist/esm/View.js +248 -250
- package/dist/esm/YahooHero.js +33 -33
- package/dist/esm/YoutubeGroup.js +52 -52
- package/dist/esm/{_is-array-4df618a6.js → _is-array-893ab020.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-f089461c.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-50a6b9a3.js} +2 -2
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-b4dfe691.js} +30 -30
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-e903ff31.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/{define-property-6d26cb48.js → define-property-99e66838.js} +6 -6
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-a4230287.js → extends-dc6a71fd.js} +8 -8
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +133 -69
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +44 -45
- package/dist/esm/{getTargeting-ba1ffe43.js → getTargeting-0cdf8983.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -5
- package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
- package/dist/esm/{index-1819118a.js → index-5cc7b406.js} +43 -24
- package/dist/esm/{index-6c12bdd5.js → index-755f2cc2.js} +10 -10
- package/dist/esm/{index-fa2ffe86.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-93fc4be2.js → index-c7ca5b14.js} +802 -551
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
- package/dist/esm/{index.esm-8ee5ff72.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-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
- package/dist/esm/index.js +138 -138
- package/dist/esm/{inherits-91a2c374.js → inherits-8a801a18.js} +19 -19
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-425c8ab0.js} +6 -6
- package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-9be47857.js} +20 -20
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-ca2c8b8d.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-c21932b3.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-7b1c0e23.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/{typeof-f1b7564e.js → typeof-83d9eb10.js} +34 -34
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-d2a27665.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-41166338.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-fdf034f5.js} +2 -2
- package/package.json +114 -114
- package/dist/cjs/ImageSlider-10cd194f.js +0 -1383
- package/dist/cjs/main-7b5e57b0.js +0 -898
- package/dist/esm/ImageSlider-522a2cd0.js +0 -1375
- package/dist/esm/main-43ca42fe.js +0 -886
- package/dist/esm/stringify-70b72959.js +0 -15
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
package/dist/esm/View.js
CHANGED
|
@@ -1,78 +1,77 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
|
|
2
|
+
import { _ as _extends, a as _Object$assign } from './extends-dc6a71fd.js';
|
|
3
|
+
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
4
|
+
import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
5
|
+
import Head from 'next/head';
|
|
6
|
+
import { useRouter } from 'next/router';
|
|
7
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
8
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
9
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
10
|
+
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
11
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
12
|
+
import 'react-bootstrap/Dropdown';
|
|
13
|
+
import Form from 'react-bootstrap/Form';
|
|
14
|
+
import FormControl from 'react-bootstrap/FormControl';
|
|
15
|
+
import Button from 'react-bootstrap/Button';
|
|
16
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
|
+
import SocialShare from './SocialShare.js';
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-c7ca5b14.js';
|
|
19
|
+
import DFPAdSlot from './AdSlot.js';
|
|
20
|
+
import { S as SeriesSlider } from './SeriesSlider-98b7a870.js';
|
|
21
|
+
import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-0cdf8983.js';
|
|
22
|
+
import getKeywords from './getKeywords.js';
|
|
23
|
+
import urlFor from './urlFor.js';
|
|
24
|
+
import { u as urlForFile } from './urlForFile-413f5ddb.js';
|
|
25
|
+
import { _ as _typeof } from './typeof-83d9eb10.js';
|
|
26
|
+
import { b as FaMinus, c as FaPlus } from './index.esm-1bd8a0a8.js';
|
|
27
|
+
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
28
|
+
import './index-755f2cc2.js';
|
|
29
|
+
import { DiscussionEmbed } from 'disqus-react';
|
|
30
|
+
import Schema from './Schema.js';
|
|
31
|
+
import FileSaver from 'file-saver';
|
|
32
|
+
import { _ as _Object$keys } from './keys-425c8ab0.js';
|
|
33
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
34
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
35
|
+
import getRelatedArticle from './getRelatedArticle.js';
|
|
36
|
+
import getQuery from './getQuery.js';
|
|
37
|
+
import getSeriesDetail from './getSeriesDetail.js';
|
|
1
38
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
39
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
40
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
3
41
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends, a as _Object$assign } from './extends-a4230287.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import './inherits-91a2c374.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import { _ as _typeof } from './typeof-f1b7564e.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-1819118a.js';
|
|
42
|
+
import './_iter-detect-f089461c.js';
|
|
43
|
+
import './_object-pie-133f504a.js';
|
|
16
44
|
import 'prop-types';
|
|
17
|
-
import '
|
|
18
|
-
import 'react-bootstrap/Col';
|
|
19
|
-
import { m as moment } from './moment-b6f49411.js';
|
|
20
|
-
import { useRouter } from 'next/router';
|
|
21
|
-
import './isSymbol-1981418f.js';
|
|
22
|
-
import './debounce-9207d8ee.js';
|
|
23
|
-
import './toNumber-2f7a84cd.js';
|
|
24
|
-
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
45
|
+
import './index-0dbff1d1.js';
|
|
25
46
|
import 'react-dom';
|
|
26
|
-
import
|
|
27
|
-
import
|
|
28
|
-
import './index-51a80699.js';
|
|
29
|
-
import urlFor from './urlFor.js';
|
|
30
|
-
import './index-6c12bdd5.js';
|
|
31
|
-
import { m as main_40 } from './main-43ca42fe.js';
|
|
32
|
-
import './entities-7cc3bf45.js';
|
|
33
|
-
import { _ as _JSON$stringify } from './stringify-70b72959.js';
|
|
34
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
35
|
-
import './Segment.js';
|
|
36
|
-
import './Beam.js';
|
|
37
|
-
import DFPAdSlot from './AdSlot.js';
|
|
38
|
-
import Button from 'react-bootstrap/Button';
|
|
39
|
-
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
47
|
+
import 'react-share';
|
|
48
|
+
import 'react-bootstrap';
|
|
40
49
|
import './index-c7e2ac95.js';
|
|
41
|
-
import './
|
|
50
|
+
import './util-3ab476bf.js';
|
|
51
|
+
import './Beam.js';
|
|
52
|
+
import './Segment.js';
|
|
53
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
42
54
|
import './GroupDeck.js';
|
|
43
|
-
import '
|
|
44
|
-
import './
|
|
45
|
-
import './
|
|
46
|
-
import { r as renderAuthor, g as getSerializers } from './index-93fc4be2.js';
|
|
47
|
-
import './util-7700fc59.js';
|
|
48
|
-
import { u as urlForFile } from './urlForFile-d2a27665.js';
|
|
49
|
-
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
50
|
-
import Head from 'next/head';
|
|
51
|
-
import 'react-share';
|
|
52
|
-
import SocialShare from './SocialShare.js';
|
|
53
|
-
import './_object-to-array-c54dd835.js';
|
|
55
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
56
|
+
import './_is-array-893ab020.js';
|
|
57
|
+
import './_object-to-array-50a6b9a3.js';
|
|
54
58
|
import 'react-bootstrap/Pagination';
|
|
59
|
+
import './entities-932b50cf.js';
|
|
60
|
+
import 'react-bootstrap/Row';
|
|
61
|
+
import 'react-bootstrap/Col';
|
|
62
|
+
import './inherits-8a801a18.js';
|
|
63
|
+
import './_object-sap-169d6272.js';
|
|
64
|
+
import './define-property-99e66838.js';
|
|
65
|
+
import './index.esm-eb1e8e80.js';
|
|
66
|
+
import './iconBase-ccc56b97.js';
|
|
55
67
|
import 'react-bootstrap/Figure';
|
|
56
68
|
import 'react-bootstrap/OverlayTrigger';
|
|
57
69
|
import 'react-bootstrap/Tooltip';
|
|
58
70
|
import 'react-bootstrap/Popover';
|
|
59
|
-
import '
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import { _ as _Object$keys } from './keys-69989821.js';
|
|
63
|
-
import 'react-bootstrap/Dropdown';
|
|
64
|
-
import { b as FaMinus, c as FaPlus } from './index.esm-d1125763.js';
|
|
65
|
-
import getSeriesDetail from './getSeriesDetail.js';
|
|
71
|
+
import './debounce-533d9748.js';
|
|
72
|
+
import './isSymbol-a7e9aafe.js';
|
|
73
|
+
import './toNumber-5aeba6e7.js';
|
|
66
74
|
import './index-db3bb315.js';
|
|
67
|
-
import getRelatedArticle from './getRelatedArticle.js';
|
|
68
|
-
import getQuery from './getQuery.js';
|
|
69
|
-
import { S as SeriesSlider } from './SeriesSlider-0a8cfca0.js';
|
|
70
|
-
import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-ba1ffe43.js';
|
|
71
|
-
import getKeywords from './getKeywords.js';
|
|
72
|
-
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
73
|
-
import { DiscussionEmbed } from 'disqus-react';
|
|
74
|
-
import Schema from './Schema.js';
|
|
75
|
-
import FileSaver from 'file-saver';
|
|
76
75
|
|
|
77
76
|
var getArticleSummary = function getArticleSummary(article) {
|
|
78
77
|
if (article.summary && article.summary.length > 0) {
|
|
@@ -150,17 +149,17 @@ var DocumentGroup = function DocumentGroup(_ref) {
|
|
|
150
149
|
thumbnailUrl = urlFor({ client: client, source: article.documentGroup.thumbnail });
|
|
151
150
|
}
|
|
152
151
|
|
|
153
|
-
return
|
|
152
|
+
return React__default.createElement(
|
|
154
153
|
'a',
|
|
155
154
|
{
|
|
156
155
|
href: url,
|
|
157
156
|
className: 'doc-group',
|
|
158
157
|
style: { display: 'flex', flexDirection: 'column', padding: '0 1rem', justifyContent: thumbnailUrl ? 'center' : 'flex-start', alignItems: 'center' } },
|
|
159
|
-
thumbnailUrl &&
|
|
160
|
-
!thumbnailUrl &&
|
|
161
|
-
style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' :
|
|
158
|
+
thumbnailUrl && React__default.createElement('img', { style: { maxWidth: '220px', maxHeight: '100px', marginTop: '1rem' }, src: thumbnailUrl, alt: name }),
|
|
159
|
+
!thumbnailUrl && React__default.createElement('p', {
|
|
160
|
+
style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' : main_43 ? 'left' : 'right', marginTop: '.25rem' },
|
|
162
161
|
dangerouslySetInnerHTML: { __html: name } }),
|
|
163
|
-
|
|
162
|
+
main_43 && !thumbnailUrl && React__default.createElement(
|
|
164
163
|
'style',
|
|
165
164
|
{ jsx: 'true' },
|
|
166
165
|
'\n a.doc-group {\n display: block !important;\n padding: 0 !important;\n }\n '
|
|
@@ -300,38 +299,38 @@ var ISI = function ISI(props) {
|
|
|
300
299
|
}, 300);
|
|
301
300
|
}
|
|
302
301
|
};
|
|
303
|
-
return
|
|
304
|
-
|
|
302
|
+
return React__default.createElement(
|
|
303
|
+
React__default.Fragment,
|
|
305
304
|
null,
|
|
306
|
-
|
|
305
|
+
React__default.createElement(
|
|
307
306
|
'div',
|
|
308
307
|
{ id: 'isi', ref: isi },
|
|
309
|
-
|
|
308
|
+
React__default.createElement(
|
|
310
309
|
'div',
|
|
311
310
|
{ id: 'isiContent' },
|
|
312
|
-
|
|
311
|
+
React__default.createElement(
|
|
313
312
|
'div',
|
|
314
313
|
{ onClick: function onClick() {
|
|
315
314
|
return setActive(function (prev) {
|
|
316
315
|
return !prev;
|
|
317
316
|
});
|
|
318
317
|
}, id: 'isiToggle' },
|
|
319
|
-
active ?
|
|
318
|
+
active ? React__default.createElement(
|
|
320
319
|
'p',
|
|
321
320
|
null,
|
|
322
321
|
'Close ',
|
|
323
|
-
|
|
324
|
-
) :
|
|
322
|
+
React__default.createElement(FaMinus, null)
|
|
323
|
+
) : React__default.createElement(
|
|
325
324
|
'p',
|
|
326
325
|
null,
|
|
327
326
|
'See More ',
|
|
328
|
-
|
|
327
|
+
React__default.createElement(FaPlus, null)
|
|
329
328
|
)
|
|
330
329
|
),
|
|
331
330
|
children
|
|
332
331
|
)
|
|
333
332
|
),
|
|
334
|
-
|
|
333
|
+
React__default.createElement(
|
|
335
334
|
'style',
|
|
336
335
|
{ jsx: true },
|
|
337
336
|
'\n #isi {\n position: fixed;\n z-index: 9999999;\n bottom: 0;\n left: 0;\n max-height: 12rem;\n background-color: #ffffff;\n overflow-x: hidden;\n overflow-y: hidden;\n width: 100%;\n box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.5);\n transition: bottom .5s ease , margin-top .3s, max-height .2s;\n }\n #isiContent {\n width: 100%;\n max-width: 1000px;\n margin-left: auto;\n margin-right: auto;\n position: relative;\n padding: 1rem;\n font-size: 1rem;\n }\n #isi::-webkit-scrollbar {\n display: none;\n }\n #isiToggle {\n position: absolute;\n top: 0;\n right: 0;\n padding: 1rem;\n font-weight: bold;\n cursor: pointer;\n font-size: 1rem;\n }\n #isiToggle p {\n margin: 0;\n }\n '
|
|
@@ -339,7 +338,7 @@ var ISI = function ISI(props) {
|
|
|
339
338
|
);
|
|
340
339
|
};
|
|
341
340
|
|
|
342
|
-
var css = ".RelatedArticles-module_mediaContainer__10h9k {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n margin: 0 -1rem;\n}\n.RelatedArticles-module_mediaCard__3wQbn {\n margin: 0 1rem 1rem;\n width: calc(33% - 1rem);\n display: column;\n flex-direction: row;\n margin-bottom: 0.75rem;\n padding-bottom: 0.75rem;\n border-bottom: none;\n}\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\n border-bottom: none;\n}\n.RelatedArticles-module_cardTitle__3P-Ib {\n font-weight: bold;\n color: #252525;\n margin-bottom: 0.25rem;\n font-size: 15px;\n}\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\n color: #000;\n font-weight: bold;\n}\n.RelatedArticles-module_cardDate__1wOR5 {\n color: var(--dark);\n display: block;\n background: #fff !important;\n margin-bottom: 0;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 {\n display: block;\n text-align: center;\n margin-bottom: 0.5rem;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\n height: 135px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n@media screen and (max-width: 1064px) {\n}\n@media screen and (max-width: 968px) {\n .RelatedArticles-module_mediaContainer__10h9k {\n flex-wrap: wrap;\n }\n .RelatedArticles-module_imgWrapper__5Jx_4 {\n display: none;\n }\n .RelatedArticles-module_mediaCard__3wQbn {\n width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n }\n .RelatedArticles-module_cardTitle__3P-Ib {\n font-size: 0.75rem;\n margin-bottom: 0;\n }\n}\n";
|
|
341
|
+
var css = ".RelatedArticles-module_mediaContainer__10h9k {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n margin: 0 -1rem;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn {\r\n margin: 0 1rem 1rem;\r\n width: calc(33% - 1rem);\r\n display: column;\r\n flex-direction: row;\r\n margin-bottom: 0.75rem;\r\n padding-bottom: 0.75rem;\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_cardTitle__3P-Ib {\r\n font-weight: bold;\r\n color: #252525;\r\n margin-bottom: 0.25rem;\r\n font-size: 15px;\r\n}\r\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\r\n color: #000;\r\n font-weight: bold;\r\n}\r\n.RelatedArticles-module_cardDate__1wOR5 {\r\n color: var(--dark);\r\n display: block;\r\n background: #fff !important;\r\n margin-bottom: 0;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: block;\r\n text-align: center;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\r\n height: 135px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n}\r\n@media screen and (max-width: 1064px) {\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RelatedArticles-module_mediaContainer__10h9k {\r\n flex-wrap: wrap;\r\n }\r\n .RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: none;\r\n }\r\n .RelatedArticles-module_mediaCard__3wQbn {\r\n width: 100%;\r\n margin-bottom: 0.5rem;\r\n padding: 0;\r\n }\r\n .RelatedArticles-module_cardTitle__3P-Ib {\r\n font-size: 0.75rem;\r\n margin-bottom: 0;\r\n }\r\n}\r\n";
|
|
343
342
|
var styles = { "mediaContainer": "RelatedArticles-module_mediaContainer__10h9k", "mediaCard": "RelatedArticles-module_mediaCard__3wQbn", "cardTitle": "RelatedArticles-module_cardTitle__3P-Ib", "authorListing": "RelatedArticles-module_authorListing__1EFg4", "text-muted": "RelatedArticles-module_text-muted__3b0zX", "cardDate": "RelatedArticles-module_cardDate__1wOR5", "imgWrapper": "RelatedArticles-module_imgWrapper__5Jx_4" };
|
|
344
343
|
styleInject(css);
|
|
345
344
|
|
|
@@ -353,34 +352,34 @@ var RelatedArticle = function RelatedArticle(_ref) {
|
|
|
353
352
|
if (!articles || articles.length == 0 || !articles[0]) {
|
|
354
353
|
return null;
|
|
355
354
|
}
|
|
356
|
-
return
|
|
355
|
+
return React__default.createElement(
|
|
357
356
|
'div',
|
|
358
357
|
{ className: styles.mediaContainer },
|
|
359
358
|
articles.map(function (article, index) {
|
|
360
359
|
if (article && article.url && article.url.current) {
|
|
361
|
-
return
|
|
360
|
+
return React__default.createElement(
|
|
362
361
|
'div',
|
|
363
362
|
{ id: 'related-card', key: index, className: styles.mediaCard },
|
|
364
|
-
|
|
363
|
+
React__default.createElement(
|
|
365
364
|
'a',
|
|
366
365
|
{ className: styles.imgWrapper, href: '/view/' + (article.url ? article.url.current : '') },
|
|
367
|
-
article.thumbnail ?
|
|
366
|
+
article.thumbnail ? React__default.createElement('img', {
|
|
368
367
|
style: { objectFit: 'cover', objectPosition: 'center' },
|
|
369
368
|
src: article.thumbnail && urlFor({ client: client, source: article.thumbnail.asset, imageWidth: 250 }),
|
|
370
369
|
alt: article.title
|
|
371
|
-
}) :
|
|
372
|
-
|
|
370
|
+
}) : React__default.createElement(
|
|
371
|
+
React__default.Fragment,
|
|
373
372
|
null,
|
|
374
|
-
fallbackImage && showRelatedArticleFallbackImage &&
|
|
373
|
+
fallbackImage && showRelatedArticleFallbackImage && React__default.createElement('img', { src: fallbackImage, alt: 'website logo', style: { objectFit: 'contain' } })
|
|
375
374
|
)
|
|
376
375
|
),
|
|
377
|
-
|
|
376
|
+
React__default.createElement(
|
|
378
377
|
'div',
|
|
379
378
|
{ className: styles.mediaBody },
|
|
380
|
-
|
|
379
|
+
React__default.createElement(
|
|
381
380
|
'a',
|
|
382
381
|
{ href: '/view/' + (article.url ? article.url.current : '') },
|
|
383
|
-
|
|
382
|
+
React__default.createElement(
|
|
384
383
|
'div',
|
|
385
384
|
{ className: styles.cardTitle },
|
|
386
385
|
article.title
|
|
@@ -543,9 +542,9 @@ var Article = forwardRef(function (props, ref) {
|
|
|
543
542
|
_props$sponsoredFlag = props.sponsoredFlag,
|
|
544
543
|
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
|
|
545
544
|
_props$authorImgHeigh = props.authorImgHeight,
|
|
546
|
-
authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh
|
|
547
|
-
|
|
548
|
-
containerHeight = props.containerHeight,
|
|
545
|
+
authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh;
|
|
546
|
+
props.active;
|
|
547
|
+
var containerHeight = props.containerHeight,
|
|
549
548
|
_props$refreshFlag = props.refreshFlag,
|
|
550
549
|
refreshFlag = _props$refreshFlag === undefined ? false : _props$refreshFlag,
|
|
551
550
|
disqusConfig = props.disqusConfig,
|
|
@@ -621,9 +620,9 @@ var Article = forwardRef(function (props, ref) {
|
|
|
621
620
|
setArticleBody = _useState10[1];
|
|
622
621
|
|
|
623
622
|
var _useState11 = useState(true),
|
|
624
|
-
_useState12 = _slicedToArray(_useState11, 2)
|
|
625
|
-
|
|
626
|
-
setPreviewAd = _useState12[1];
|
|
623
|
+
_useState12 = _slicedToArray(_useState11, 2);
|
|
624
|
+
_useState12[0];
|
|
625
|
+
var setPreviewAd = _useState12[1];
|
|
627
626
|
|
|
628
627
|
useEffect(function () {
|
|
629
628
|
var path = window && window.location && window.location.search;
|
|
@@ -644,7 +643,7 @@ var Article = forwardRef(function (props, ref) {
|
|
|
644
643
|
};
|
|
645
644
|
var renderAuthorBiography = function renderAuthorBiography(biography) {
|
|
646
645
|
if (biography) {
|
|
647
|
-
return
|
|
646
|
+
return React__default.createElement(BlockContent, _extends({
|
|
648
647
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, contextualADFlag),
|
|
649
648
|
blocks: [biography]
|
|
650
649
|
}, client.config()));
|
|
@@ -654,9 +653,9 @@ var Article = forwardRef(function (props, ref) {
|
|
|
654
653
|
var url = article.url.current;
|
|
655
654
|
|
|
656
655
|
if (regionalPages && ISIContent && regionalPages.includes(url)) {
|
|
657
|
-
return
|
|
656
|
+
return React__default.createElement(ISIContent, null);
|
|
658
657
|
} else if (nationalPage === url && ISIContent) {
|
|
659
|
-
return
|
|
658
|
+
return React__default.createElement(ISIContent, { national: true });
|
|
660
659
|
}
|
|
661
660
|
return null;
|
|
662
661
|
};
|
|
@@ -749,20 +748,20 @@ var Article = forwardRef(function (props, ref) {
|
|
|
749
748
|
relatedLinks = [].concat(_toConsumableArray(relatedLinks), [{ label: issueGroup.name, href: issueMapping + '/' + issueGroup.parent.identifier.current + '/' + issueGroup.identifier.current }]);
|
|
750
749
|
}
|
|
751
750
|
if (relatedLinks && relatedLinks.length > 0) {
|
|
752
|
-
return
|
|
751
|
+
return React__default.createElement(
|
|
753
752
|
'div',
|
|
754
753
|
null,
|
|
755
754
|
relatedLinks.map(function (relatedLink, index) {
|
|
756
755
|
if (relatedLink && relatedLink.href && relatedLink.label) {
|
|
757
|
-
return
|
|
756
|
+
return React__default.createElement(
|
|
758
757
|
'span',
|
|
759
758
|
{ key: index, className: 'related-link' },
|
|
760
|
-
|
|
759
|
+
React__default.createElement(
|
|
761
760
|
'a',
|
|
762
761
|
{ className: 'related-links', style: { color: 'blue' }, href: relatedLink.href },
|
|
763
762
|
relatedLink.label
|
|
764
763
|
),
|
|
765
|
-
|
|
764
|
+
React__default.createElement(
|
|
766
765
|
'style',
|
|
767
766
|
{ jsx: 'true' },
|
|
768
767
|
'\n .related-link:not(:first-child):before {\n content: \' | \';\n }\n '
|
|
@@ -778,23 +777,23 @@ var Article = forwardRef(function (props, ref) {
|
|
|
778
777
|
};
|
|
779
778
|
|
|
780
779
|
var RelatedContent = function RelatedContent() {
|
|
781
|
-
return
|
|
780
|
+
return React__default.createElement(
|
|
782
781
|
'section',
|
|
783
782
|
{ id: 'related-content-section', className: 'my-1' },
|
|
784
|
-
(article.relatedArticle || RelevantTopics()) &&
|
|
783
|
+
(article.relatedArticle || RelevantTopics()) && React__default.createElement(
|
|
785
784
|
'p',
|
|
786
785
|
{ className: 'mb-0' },
|
|
787
|
-
|
|
786
|
+
React__default.createElement(
|
|
788
787
|
'b',
|
|
789
788
|
null,
|
|
790
789
|
'Related Content:'
|
|
791
790
|
)
|
|
792
791
|
),
|
|
793
|
-
|
|
794
|
-
|
|
792
|
+
React__default.createElement(RelevantTopics, null),
|
|
793
|
+
React__default.createElement(
|
|
795
794
|
'div',
|
|
796
795
|
{ className: 'pt-2' },
|
|
797
|
-
|
|
796
|
+
React__default.createElement(RelatedArticle, {
|
|
798
797
|
articles: article.relatedArticle,
|
|
799
798
|
client: client,
|
|
800
799
|
fallbackImage: props.Settings.logo,
|
|
@@ -805,28 +804,28 @@ var Article = forwardRef(function (props, ref) {
|
|
|
805
804
|
};
|
|
806
805
|
|
|
807
806
|
var form = function form() {
|
|
808
|
-
return
|
|
809
|
-
|
|
807
|
+
return React__default.createElement(
|
|
808
|
+
React__default.Fragment,
|
|
810
809
|
null,
|
|
811
|
-
|
|
810
|
+
React__default.createElement(
|
|
812
811
|
Head,
|
|
813
812
|
null,
|
|
814
|
-
|
|
813
|
+
React__default.createElement('meta', { name: 'googlebot', content: 'noindex' })
|
|
815
814
|
),
|
|
816
|
-
|
|
815
|
+
React__default.createElement(
|
|
817
816
|
'div',
|
|
818
817
|
{ className: 'mt-5', style: { display: 'flex', justifyContent: 'center', alignItems: 'center' } },
|
|
819
|
-
|
|
818
|
+
React__default.createElement(
|
|
820
819
|
Form,
|
|
821
820
|
{
|
|
822
821
|
inline: true,
|
|
823
822
|
onSubmit: function onSubmit(e) {
|
|
824
823
|
e.preventDefault();
|
|
825
824
|
} },
|
|
826
|
-
|
|
825
|
+
React__default.createElement(FormControl, { type: 'text', className: 'mr-sm-2', value: passwordKey, onChange: function onChange(e) {
|
|
827
826
|
return setPasswordKey(e.target.value);
|
|
828
827
|
}, placeholder: 'Password' }),
|
|
829
|
-
|
|
828
|
+
React__default.createElement(
|
|
830
829
|
Button,
|
|
831
830
|
{
|
|
832
831
|
variant: 'primary',
|
|
@@ -876,31 +875,31 @@ var Article = forwardRef(function (props, ref) {
|
|
|
876
875
|
setContextualADFlag(true);
|
|
877
876
|
}
|
|
878
877
|
};
|
|
879
|
-
return
|
|
880
|
-
|
|
878
|
+
return React__default.createElement(
|
|
879
|
+
React__default.Fragment,
|
|
881
880
|
null,
|
|
882
|
-
|
|
881
|
+
React__default.createElement(BlockContent, _extends({
|
|
883
882
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
884
883
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, selectedIndex))),
|
|
885
884
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
886
885
|
}, client.config())),
|
|
887
|
-
|
|
888
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
889
|
-
|
|
886
|
+
React__default.createElement('span', { className: 'clearfix' }),
|
|
887
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React__default.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
888
|
+
React__default.createElement(
|
|
890
889
|
'div',
|
|
891
890
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
892
|
-
|
|
891
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, {
|
|
893
892
|
refreshFlag: refreshFlag
|
|
894
893
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
895
894
|
}))
|
|
896
895
|
),
|
|
897
|
-
|
|
898
|
-
|
|
896
|
+
React__default.createElement('span', { className: 'clearfix' }),
|
|
897
|
+
React__default.createElement(
|
|
899
898
|
'div',
|
|
900
899
|
{ id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
|
|
901
|
-
|
|
900
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: checkIsVideoAdFound }))
|
|
902
901
|
),
|
|
903
|
-
|
|
902
|
+
React__default.createElement(BlockContent, _extends({
|
|
904
903
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
905
904
|
blocks: [].concat(_toConsumableArray(articleBody.slice(selectedIndex))),
|
|
906
905
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -925,26 +924,26 @@ var Article = forwardRef(function (props, ref) {
|
|
|
925
924
|
if (seriesInfo.hasVideo) {
|
|
926
925
|
_selectedIndex = seriesInfo.videoIndex;
|
|
927
926
|
}
|
|
928
|
-
return
|
|
929
|
-
|
|
927
|
+
return React__default.createElement(
|
|
928
|
+
React__default.Fragment,
|
|
930
929
|
null,
|
|
931
|
-
|
|
930
|
+
React__default.createElement(BlockContent, _extends({
|
|
932
931
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
933
932
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex))),
|
|
934
933
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
935
934
|
}, client.config())),
|
|
936
|
-
contextualADFlag &&
|
|
937
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
938
|
-
(visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) &&
|
|
935
|
+
contextualADFlag && React__default.createElement('span', { className: 'clearfix' }),
|
|
936
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React__default.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
937
|
+
(visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) && React__default.createElement(
|
|
939
938
|
'div',
|
|
940
939
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
941
|
-
|
|
940
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, {
|
|
942
941
|
refreshFlag: refreshFlag
|
|
943
942
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
944
943
|
}))
|
|
945
944
|
),
|
|
946
|
-
contextualADFlag &&
|
|
947
|
-
|
|
945
|
+
contextualADFlag && React__default.createElement('span', { className: 'clearfix' }),
|
|
946
|
+
React__default.createElement(BlockContent, _extends({
|
|
948
947
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
949
948
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex))),
|
|
950
949
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -974,22 +973,22 @@ var Article = forwardRef(function (props, ref) {
|
|
|
974
973
|
}
|
|
975
974
|
};
|
|
976
975
|
|
|
977
|
-
return
|
|
978
|
-
|
|
976
|
+
return React__default.createElement(
|
|
977
|
+
React__default.Fragment,
|
|
979
978
|
null,
|
|
980
|
-
|
|
979
|
+
React__default.createElement(BlockContent, _extends({
|
|
981
980
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
982
981
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex2))),
|
|
983
982
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
984
983
|
}, client.config())),
|
|
985
|
-
|
|
986
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
987
|
-
|
|
984
|
+
React__default.createElement('span', { className: 'clearfix' }),
|
|
985
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React__default.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
986
|
+
React__default.createElement(
|
|
988
987
|
'div',
|
|
989
988
|
{ id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
|
|
990
|
-
|
|
989
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: _checkIsAdFound2 }))
|
|
991
990
|
),
|
|
992
|
-
|
|
991
|
+
React__default.createElement(BlockContent, _extends({
|
|
993
992
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
994
993
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex2))),
|
|
995
994
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -1001,16 +1000,16 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1001
1000
|
_selectedIndex3 = seriesInfo.videoIndex;
|
|
1002
1001
|
}
|
|
1003
1002
|
|
|
1004
|
-
return
|
|
1003
|
+
return React__default.createElement(
|
|
1005
1004
|
'div',
|
|
1006
1005
|
null,
|
|
1007
|
-
|
|
1006
|
+
React__default.createElement(BlockContent, _extends({
|
|
1008
1007
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, false, null, props.article.Ads, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
1009
1008
|
blocks: article.documentGroup && article.documentGroup.isSeries ? [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex3))) : articleBody,
|
|
1010
1009
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
1011
1010
|
}, client.config())),
|
|
1012
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
1013
|
-
article.documentGroup && article.documentGroup.isSeries &&
|
|
1011
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React__default.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
1012
|
+
article.documentGroup && article.documentGroup.isSeries && React__default.createElement(BlockContent, _extends({
|
|
1014
1013
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
1015
1014
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex3))),
|
|
1016
1015
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -1068,8 +1067,8 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1068
1067
|
shareSubject = shareOptions.shareSubject,
|
|
1069
1068
|
twitterSiteName = shareOptions.twitterSiteName,
|
|
1070
1069
|
shareImageDefault = shareOptions.shareImageDefault,
|
|
1071
|
-
shareBaseUrl = shareOptions.shareBaseUrl
|
|
1072
|
-
|
|
1070
|
+
shareBaseUrl = shareOptions.shareBaseUrl;
|
|
1071
|
+
shareOptions.shareSiteTitle;
|
|
1073
1072
|
|
|
1074
1073
|
var shareUrl = shareBaseUrl + props.article.url.current;
|
|
1075
1074
|
var shareTitle = article.title;
|
|
@@ -1109,10 +1108,10 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1109
1108
|
var isMediaSeries = article.documentGroup && article.documentGroup.isSeries ? true : false;
|
|
1110
1109
|
var seriesInfo = checkIfMediaSeriesHasVideo(article);
|
|
1111
1110
|
var isFormAssembly = checkIfFormAssembly(article);
|
|
1112
|
-
return
|
|
1113
|
-
|
|
1111
|
+
return React__default.createElement(
|
|
1112
|
+
React__default.Fragment,
|
|
1114
1113
|
null,
|
|
1115
|
-
|
|
1114
|
+
React__default.createElement(
|
|
1116
1115
|
VisibilitySensor,
|
|
1117
1116
|
{
|
|
1118
1117
|
partialVisibility: true,
|
|
@@ -1128,44 +1127,44 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1128
1127
|
});
|
|
1129
1128
|
}
|
|
1130
1129
|
} },
|
|
1131
|
-
|
|
1130
|
+
React__default.createElement(
|
|
1132
1131
|
'div',
|
|
1133
1132
|
{ id: 'article__block', ref: ref },
|
|
1134
|
-
|
|
1133
|
+
React__default.createElement(
|
|
1135
1134
|
'div',
|
|
1136
1135
|
{ className: 'video-detail', style: { marginBottom: isCutomPage(props.article) || showIsi && Array.isArray(isi) && isi.length > 0 ? '15rem' : 0 } },
|
|
1137
1136
|
isVideoSeries && renderBlockContent(article, meta, authorImgHeight),
|
|
1138
|
-
!isVideoSeries &&
|
|
1137
|
+
!isVideoSeries && React__default.createElement(
|
|
1139
1138
|
'div',
|
|
1140
1139
|
null,
|
|
1141
|
-
isMediaSeries && article.documentGroup && article.documentGroup.name &&
|
|
1140
|
+
isMediaSeries && article.documentGroup && article.documentGroup.name && React__default.createElement(
|
|
1142
1141
|
'p',
|
|
1143
1142
|
{ style: { fontSize: '14px' } },
|
|
1144
1143
|
article.documentGroup.name,
|
|
1145
1144
|
' - Episode ',
|
|
1146
1145
|
episodeNumber
|
|
1147
1146
|
),
|
|
1148
|
-
|
|
1147
|
+
React__default.createElement(
|
|
1149
1148
|
'h1',
|
|
1150
1149
|
{ className: 'page-title', style: { fontSize: '1.9rem' } },
|
|
1151
1150
|
title
|
|
1152
1151
|
)
|
|
1153
1152
|
),
|
|
1154
|
-
|
|
1153
|
+
React__default.createElement(
|
|
1155
1154
|
'div',
|
|
1156
1155
|
{ className: 'mb-3 doc-group-container', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'flex-end' } },
|
|
1157
|
-
|
|
1156
|
+
React__default.createElement(
|
|
1158
1157
|
'style',
|
|
1159
1158
|
{ jsx: 'true' },
|
|
1160
1159
|
'\n @media screen and (max-width: 468px) {\n .video-detail .doc-group-container {\n flex-direction: column;\n align-items: flex-start !important;\n }\n .video-detail .doc-group {\n margin-top: 2rem;\n width: calc(100vw - 45px);\n align-items: center;\n }\n .video-detail .doc-group img,\n .doc-group p {\n max-width: calc(100vw - 45px) !important;\n }\n }\n .author-details-img {\n margin-right: 10px;\n max-height: 250px;\n min-height: 150px;\n max-width: 250px;\n min-width: 150px;\n width: 100%;\n height: 100%;\n object-fit: contain;\n }\n .author-details-img-container {\n text-align: center;\n }\n .author-details-col {\n padding-left: 25px;\n }\n '
|
|
1161
1160
|
),
|
|
1162
|
-
|
|
1161
|
+
React__default.createElement(
|
|
1163
1162
|
'div',
|
|
1164
1163
|
{ className: 'left-wrap' },
|
|
1165
|
-
!isVideoSeries && !isFormAssembly && showPublished &&
|
|
1164
|
+
!isVideoSeries && !isFormAssembly && showPublished && React__default.createElement(
|
|
1166
1165
|
'div',
|
|
1167
1166
|
null,
|
|
1168
|
-
|
|
1167
|
+
React__default.createElement(
|
|
1169
1168
|
'time',
|
|
1170
1169
|
{
|
|
1171
1170
|
className: 'meta-date',
|
|
@@ -1175,20 +1174,20 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1175
1174
|
)
|
|
1176
1175
|
/* Show Published date */
|
|
1177
1176
|
,
|
|
1178
|
-
|
|
1177
|
+
React__default.createElement(
|
|
1179
1178
|
'div',
|
|
1180
1179
|
{ className: 'mb-3' },
|
|
1181
1180
|
!isVideoSeries && authorDetails && authorDetails.map(function (authorDetail, index) {
|
|
1182
|
-
return
|
|
1181
|
+
return React__default.createElement(
|
|
1183
1182
|
'span',
|
|
1184
1183
|
{ key: index },
|
|
1185
1184
|
renderAuthor(authorDetail.displayName, authorDetail.url, index, authorDetails.length, authorPrefix, authorDetail.biography && renderAuthorBiography(authorDetail.biography[0]), authorDetail.profileImage && urlFor({ client: props.client, source: authorDetail.profileImage, imageHeight: authorImgHeight }), showAuthorDetails)
|
|
1186
1185
|
);
|
|
1187
1186
|
}),
|
|
1188
|
-
|
|
1187
|
+
React__default.createElement(
|
|
1189
1188
|
'div',
|
|
1190
1189
|
null,
|
|
1191
|
-
source &&
|
|
1190
|
+
source && React__default.createElement(
|
|
1192
1191
|
'p',
|
|
1193
1192
|
{
|
|
1194
1193
|
style: {
|
|
@@ -1203,13 +1202,13 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1203
1202
|
source
|
|
1204
1203
|
)
|
|
1205
1204
|
),
|
|
1206
|
-
issue &&
|
|
1205
|
+
issue && React__default.createElement(
|
|
1207
1206
|
'div',
|
|
1208
1207
|
{ className: 'volume-issue' },
|
|
1209
|
-
issue.publication && issue.publication.name &&
|
|
1208
|
+
issue.publication && issue.publication.name && React__default.createElement(
|
|
1210
1209
|
'span',
|
|
1211
1210
|
{ className: 'mb-0' },
|
|
1212
|
-
|
|
1211
|
+
React__default.createElement(
|
|
1213
1212
|
'b',
|
|
1214
1213
|
null,
|
|
1215
1214
|
issue.publication.name
|
|
@@ -1217,34 +1216,34 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1217
1216
|
',',
|
|
1218
1217
|
' '
|
|
1219
1218
|
),
|
|
1220
|
-
issue.name &&
|
|
1219
|
+
issue.name && React__default.createElement(
|
|
1221
1220
|
'span',
|
|
1222
1221
|
{ className: 'mb-0' },
|
|
1223
1222
|
issue.name,
|
|
1224
1223
|
', '
|
|
1225
1224
|
),
|
|
1226
|
-
issue.volume &&
|
|
1225
|
+
issue.volume && React__default.createElement(
|
|
1227
1226
|
'span',
|
|
1228
1227
|
null,
|
|
1229
1228
|
'Volume ' + issue.volume,
|
|
1230
1229
|
','
|
|
1231
1230
|
),
|
|
1232
|
-
issue.issueNumber &&
|
|
1231
|
+
issue.issueNumber && React__default.createElement(
|
|
1233
1232
|
'span',
|
|
1234
1233
|
null,
|
|
1235
1234
|
' Issue ' + issue.issueNumber
|
|
1236
1235
|
)
|
|
1237
1236
|
),
|
|
1238
|
-
pageNumber &&
|
|
1237
|
+
pageNumber && React__default.createElement(
|
|
1239
1238
|
'div',
|
|
1240
1239
|
{ className: 'article-pageNumber' },
|
|
1241
1240
|
'Pages: ' + pageNumber
|
|
1242
1241
|
)
|
|
1243
1242
|
),
|
|
1244
|
-
!isVideoSeries && showSocialShare &&
|
|
1243
|
+
!isVideoSeries && showSocialShare && React__default.createElement(
|
|
1245
1244
|
'p',
|
|
1246
1245
|
null,
|
|
1247
|
-
|
|
1246
|
+
React__default.createElement(SocialShare, {
|
|
1248
1247
|
shareUrl: shareUrl,
|
|
1249
1248
|
shareTitle: shareTitle,
|
|
1250
1249
|
shareVia: shareVia,
|
|
@@ -1260,27 +1259,27 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1260
1259
|
})
|
|
1261
1260
|
)
|
|
1262
1261
|
),
|
|
1263
|
-
|
|
1262
|
+
React__default.createElement(
|
|
1264
1263
|
'div',
|
|
1265
1264
|
null,
|
|
1266
|
-
|
|
1265
|
+
React__default.createElement(DocumentGroup, { article: props.article, client: props.client })
|
|
1267
1266
|
)
|
|
1268
1267
|
),
|
|
1269
|
-
!isVideoSeries && summary && display_summary &&
|
|
1268
|
+
!isVideoSeries && summary && display_summary && React__default.createElement(
|
|
1270
1269
|
'p',
|
|
1271
1270
|
null,
|
|
1272
|
-
|
|
1271
|
+
React__default.createElement(
|
|
1273
1272
|
'em',
|
|
1274
1273
|
null,
|
|
1275
1274
|
summary
|
|
1276
1275
|
)
|
|
1277
1276
|
),
|
|
1278
|
-
|
|
1277
|
+
React__default.createElement(
|
|
1279
1278
|
'div',
|
|
1280
1279
|
{ className: 'ad-box', style: { textAlign: 'center' } },
|
|
1281
|
-
|
|
1280
|
+
main_43 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
|
|
1282
1281
|
if (index === 0) {
|
|
1283
|
-
return
|
|
1282
|
+
return React__default.createElement(
|
|
1284
1283
|
'div',
|
|
1285
1284
|
{
|
|
1286
1285
|
key: index,
|
|
@@ -1297,24 +1296,24 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1297
1296
|
}
|
|
1298
1297
|
})
|
|
1299
1298
|
),
|
|
1300
|
-
|
|
1299
|
+
React__default.createElement(
|
|
1301
1300
|
'div',
|
|
1302
1301
|
{ className: 'block-content mt-3' },
|
|
1303
1302
|
!isVideoSeries && renderBlockContent(article, meta),
|
|
1304
|
-
|
|
1305
|
-
|
|
1303
|
+
React__default.createElement('div', { className: 'clearfix' }),
|
|
1304
|
+
React__default.createElement(
|
|
1306
1305
|
'noscript',
|
|
1307
1306
|
null,
|
|
1308
|
-
|
|
1307
|
+
React__default.createElement(
|
|
1309
1308
|
'div',
|
|
1310
1309
|
{ style: { display: 'flex', justifyContent: 'center' }, className: 'series-links' },
|
|
1311
|
-
props.article.seriesDetail && props.article.seriesDetail.prevUrl &&
|
|
1310
|
+
props.article.seriesDetail && props.article.seriesDetail.prevUrl && React__default.createElement(
|
|
1312
1311
|
'a',
|
|
1313
1312
|
{ className: 'mx-3', href: props.article.seriesDetail.prevUrl },
|
|
1314
1313
|
'Previous ',
|
|
1315
1314
|
props.article.seriesDetail.type
|
|
1316
1315
|
),
|
|
1317
|
-
props.article.seriesDetail && props.article.seriesDetail.nextUrl &&
|
|
1316
|
+
props.article.seriesDetail && props.article.seriesDetail.nextUrl && React__default.createElement(
|
|
1318
1317
|
'a',
|
|
1319
1318
|
{ className: 'mx-3', href: props.article.seriesDetail.nextUrl },
|
|
1320
1319
|
'Next ',
|
|
@@ -1322,37 +1321,37 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1322
1321
|
)
|
|
1323
1322
|
)
|
|
1324
1323
|
),
|
|
1325
|
-
|
|
1324
|
+
React__default.createElement(
|
|
1326
1325
|
'div',
|
|
1327
1326
|
{ className: 'downloads-container' },
|
|
1328
|
-
issue && downloadCitation &&
|
|
1327
|
+
issue && downloadCitation && React__default.createElement(
|
|
1329
1328
|
Button,
|
|
1330
1329
|
{ className: 'ris-download-button', onClick: function onClick() {
|
|
1331
1330
|
return downloadRIS();
|
|
1332
1331
|
} },
|
|
1333
1332
|
'Download RIS'
|
|
1334
1333
|
),
|
|
1335
|
-
issue && issue.pdf &&
|
|
1334
|
+
issue && issue.pdf && React__default.createElement(
|
|
1336
1335
|
'a',
|
|
1337
1336
|
{ rel: 'noopener', href: urlForFile({ asset: issue.pdf }), target: '_blank', title: 'Download issue' },
|
|
1338
|
-
|
|
1337
|
+
React__default.createElement('img', { style: { margin: '1rem', maxHeight: '40px', maxWidth: '40px' }, src: '/download.png', alt: 'download issue' }),
|
|
1339
1338
|
'Download Issue : ',
|
|
1340
1339
|
issue.name
|
|
1341
1340
|
)
|
|
1342
1341
|
)
|
|
1343
1342
|
),
|
|
1344
|
-
|
|
1345
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && !seriesInfo.hasVideo &&
|
|
1343
|
+
React__default.createElement('div', { className: 'clearfix', style: { minHeight: '1px' } }),
|
|
1344
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && !seriesInfo.hasVideo && React__default.createElement(
|
|
1346
1345
|
'div',
|
|
1347
1346
|
null,
|
|
1348
1347
|
false ,
|
|
1349
|
-
|
|
1348
|
+
React__default.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true })
|
|
1350
1349
|
),
|
|
1351
|
-
showRelatedArticles && !showIsi &&
|
|
1352
|
-
disqusConfig && showDisqus &&
|
|
1350
|
+
showRelatedArticles && !showIsi && React__default.createElement(RelatedContent, null),
|
|
1351
|
+
disqusConfig && showDisqus && React__default.createElement(
|
|
1353
1352
|
'div',
|
|
1354
1353
|
{ id: 'disqusContainer' },
|
|
1355
|
-
|
|
1354
|
+
React__default.createElement(DiscussionEmbed, {
|
|
1356
1355
|
shortname: disqusConfig.shortname,
|
|
1357
1356
|
config: {
|
|
1358
1357
|
url: disqusConfig.url,
|
|
@@ -1365,30 +1364,30 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1365
1364
|
renderIsiContent(props.article)
|
|
1366
1365
|
)
|
|
1367
1366
|
),
|
|
1368
|
-
showIsi && Array.isArray(isi) && isi.length > 0 &&
|
|
1367
|
+
showIsi && Array.isArray(isi) && isi.length > 0 && React__default.createElement(
|
|
1369
1368
|
ISI,
|
|
1370
1369
|
null,
|
|
1371
|
-
|
|
1370
|
+
React__default.createElement(BlockContent, {
|
|
1372
1371
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, false, null, props.article.Ads, targeting),
|
|
1373
1372
|
blocks: isi
|
|
1374
1373
|
})
|
|
1375
1374
|
),
|
|
1376
|
-
|
|
1375
|
+
main_43 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
|
|
1377
1376
|
if (index > 0) {
|
|
1378
|
-
return
|
|
1377
|
+
return React__default.createElement(
|
|
1379
1378
|
'div',
|
|
1380
1379
|
{ key: index, id: 'addid-' + index, style: { display: 'flex', flex: '1 0 auto' } },
|
|
1381
1380
|
ad.component
|
|
1382
1381
|
);
|
|
1383
1382
|
}
|
|
1384
1383
|
}),
|
|
1385
|
-
|
|
1384
|
+
React__default.createElement(
|
|
1386
1385
|
'noscript',
|
|
1387
1386
|
null,
|
|
1388
|
-
props.infiniteScroll && props.article.relatedArticle && props.article.relatedArticle[0] && props.article.relatedArticle[0].url && props.article.relatedArticle[0].url.current &&
|
|
1387
|
+
props.infiniteScroll && props.article.relatedArticle && props.article.relatedArticle[0] && props.article.relatedArticle[0].url && props.article.relatedArticle[0].url.current && React__default.createElement(
|
|
1389
1388
|
'div',
|
|
1390
1389
|
{ style: { textAlign: 'center' } },
|
|
1391
|
-
|
|
1390
|
+
React__default.createElement(
|
|
1392
1391
|
'a',
|
|
1393
1392
|
{ href: '/view/' + props.article.relatedArticle[0].url.current },
|
|
1394
1393
|
'Related Article ',
|
|
@@ -1396,8 +1395,8 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1396
1395
|
)
|
|
1397
1396
|
)
|
|
1398
1397
|
),
|
|
1399
|
-
props.infiniteScroll &&
|
|
1400
|
-
|
|
1398
|
+
props.infiniteScroll && React__default.createElement('hr', { className: 'article-seperater mb-5 mt-3' }),
|
|
1399
|
+
React__default.createElement(Schema, { article: props.article, Website: props.Website, client: props.client })
|
|
1401
1400
|
);
|
|
1402
1401
|
};
|
|
1403
1402
|
|
|
@@ -1412,7 +1411,7 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1412
1411
|
}
|
|
1413
1412
|
});
|
|
1414
1413
|
|
|
1415
|
-
var _this = undefined;
|
|
1414
|
+
var _this$1 = undefined;
|
|
1416
1415
|
|
|
1417
1416
|
var ArticleQueue = function ArticleQueue(props) {
|
|
1418
1417
|
var router = useRouter();
|
|
@@ -1421,9 +1420,9 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1421
1420
|
prevUrl = _props$prevUrl === undefined ? '/' : _props$prevUrl,
|
|
1422
1421
|
Ads = props.Ads,
|
|
1423
1422
|
_props$maxListLength = props.maxListLength,
|
|
1424
|
-
maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength
|
|
1425
|
-
|
|
1426
|
-
_props$cpModification = props.cpModificationRequired,
|
|
1423
|
+
maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength;
|
|
1424
|
+
props.sponsoredTaxonomies;
|
|
1425
|
+
var _props$cpModification = props.cpModificationRequired,
|
|
1427
1426
|
cpModificationRequired = _props$cpModification === undefined ? false : _props$cpModification,
|
|
1428
1427
|
_props$authorPrefix = props.authorPrefix,
|
|
1429
1428
|
authorPrefix = _props$authorPrefix === undefined ? 'authors' : _props$authorPrefix,
|
|
@@ -1472,7 +1471,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1472
1471
|
return item.url.current === path;
|
|
1473
1472
|
});
|
|
1474
1473
|
var targeting = getTargeting({ article: activeArticle, cpModificationRequired: cpModificationRequired, position: props.position, prevUrl: prevUrl });
|
|
1475
|
-
if (!
|
|
1474
|
+
if (!main_43) {
|
|
1476
1475
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1477
1476
|
if (window.googletag && googletag.pubadsReady) {
|
|
1478
1477
|
var slots = googletag.pubads().getSlots();
|
|
@@ -1489,7 +1488,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1489
1488
|
});
|
|
1490
1489
|
}
|
|
1491
1490
|
//Refresh leaderboard ad on mobile
|
|
1492
|
-
if (
|
|
1491
|
+
if (main_43) {
|
|
1493
1492
|
var leaderboardSlotId = '';
|
|
1494
1493
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1495
1494
|
if (window.googletag && googletag.pubadsReady) {
|
|
@@ -1593,7 +1592,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1593
1592
|
return _context.stop();
|
|
1594
1593
|
}
|
|
1595
1594
|
}
|
|
1596
|
-
}, _callee, _this, [[3, 9], [15, 21]]);
|
|
1595
|
+
}, _callee, _this$1, [[3, 9], [15, 21]]);
|
|
1597
1596
|
}));
|
|
1598
1597
|
|
|
1599
1598
|
return function loadmore() {
|
|
@@ -1671,14 +1670,14 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1671
1670
|
refreshAD(path);
|
|
1672
1671
|
};
|
|
1673
1672
|
|
|
1674
|
-
return
|
|
1673
|
+
return React__default.createElement(
|
|
1675
1674
|
InfiniteScroll,
|
|
1676
1675
|
{ dataLength: queueData.length, next: loadmore, scrollThreshold: '40%', hasMore: true, style: { overflow: 'hidden' } },
|
|
1677
1676
|
queueData.map(function (article, index) {
|
|
1678
|
-
return
|
|
1679
|
-
|
|
1677
|
+
return React__default.createElement(
|
|
1678
|
+
React__default.Fragment,
|
|
1680
1679
|
{ key: index },
|
|
1681
|
-
|
|
1680
|
+
React__default.createElement(Article, _extends({}, props, {
|
|
1682
1681
|
containerHeight: containerHeight,
|
|
1683
1682
|
onChangeArticle: onChangeArticle,
|
|
1684
1683
|
authorPrfix: authorPrefix,
|
|
@@ -1694,7 +1693,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1694
1693
|
);
|
|
1695
1694
|
};
|
|
1696
1695
|
|
|
1697
|
-
var _this
|
|
1696
|
+
var _this = undefined;
|
|
1698
1697
|
|
|
1699
1698
|
var View = function View(props) {
|
|
1700
1699
|
var router = useRouter();
|
|
@@ -1704,9 +1703,9 @@ var View = function View(props) {
|
|
|
1704
1703
|
hideComments = _props$article.hideComments,
|
|
1705
1704
|
content_placement = _props$article.content_placement,
|
|
1706
1705
|
_props$sponsoredFlag = props.sponsoredFlag,
|
|
1707
|
-
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag
|
|
1708
|
-
|
|
1709
|
-
Ads = props.Ads,
|
|
1706
|
+
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag;
|
|
1707
|
+
props.sponsoredTaxonomies;
|
|
1708
|
+
var Ads = props.Ads,
|
|
1710
1709
|
setCustomDimensions = props.setCustomDimensions,
|
|
1711
1710
|
statusCode = props.statusCode,
|
|
1712
1711
|
prevUrl = props.prevUrl,
|
|
@@ -1719,9 +1718,9 @@ var View = function View(props) {
|
|
|
1719
1718
|
infiniteScrollFlag = _props$infiniteScroll === undefined ? true : _props$infiniteScroll;
|
|
1720
1719
|
var _props$article2 = props.article,
|
|
1721
1720
|
_props$article2$passw = _props$article2.passwordLock,
|
|
1722
|
-
passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw
|
|
1723
|
-
|
|
1724
|
-
title = _props$article2.title,
|
|
1721
|
+
passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw;
|
|
1722
|
+
_props$article2.description;
|
|
1723
|
+
var title = _props$article2.title,
|
|
1725
1724
|
seriesShareOptions = _props$article2.seriesShareOptions;
|
|
1726
1725
|
|
|
1727
1726
|
var _useState = useState(0),
|
|
@@ -1777,7 +1776,6 @@ var View = function View(props) {
|
|
|
1777
1776
|
var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !disableInfiniteScroll && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && (!article.documentGroup || !article.documentGroup.isSeries) && !showDisqus;
|
|
1778
1777
|
|
|
1779
1778
|
if (['Articles', 'Videos', 'Podcasts'].includes(article.category.name)) {
|
|
1780
|
-
description = null;
|
|
1781
1779
|
title = null;
|
|
1782
1780
|
}
|
|
1783
1781
|
|
|
@@ -1821,63 +1819,63 @@ var View = function View(props) {
|
|
|
1821
1819
|
|
|
1822
1820
|
var metaDescriptionSanity = seoLinks && seoLinks.length == 1 && seoLinks[0].metaDescription;
|
|
1823
1821
|
var metaTitleSanity = seoLinks && seoLinks.length == 1 && seoLinks[0].metaTitle;
|
|
1824
|
-
return
|
|
1825
|
-
|
|
1822
|
+
return React__default.createElement(
|
|
1823
|
+
React__default.Fragment,
|
|
1826
1824
|
null,
|
|
1827
|
-
|
|
1825
|
+
React__default.createElement(
|
|
1828
1826
|
Head,
|
|
1829
1827
|
null,
|
|
1830
|
-
|
|
1828
|
+
React__default.createElement(
|
|
1831
1829
|
'title',
|
|
1832
1830
|
{ key: 'title' },
|
|
1833
1831
|
metaTitleSanity ? '' + metaTitleSanity + (currentPage > 0 ? ' | Page ' + currentPage : '') : seriesShareOptions && seriesShareOptions.seriesTitle ? '' + seriesShareOptions.seriesTitle + (currentPage > 0 ? ' | Page ' + currentPage : '') : article && article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + article.title + (currentPage > 0 ? ' | Page ' + currentPage : '')
|
|
1834
1832
|
),
|
|
1835
|
-
metaDescriptionSanity ?
|
|
1836
|
-
|
|
1837
|
-
passwordLock &&
|
|
1838
|
-
|
|
1833
|
+
metaDescriptionSanity ? React__default.createElement('meta', { name: 'description', key: 'description', content: metaDescriptionSanity }) : meta_description && React__default.createElement('meta', { name: 'description', key: 'description', content: meta_description }),
|
|
1834
|
+
React__default.createElement('meta', { name: 'keywords', content: getKeywords(article).join(','), key: 'keywords' }),
|
|
1835
|
+
passwordLock && React__default.createElement('meta', { name: 'robots', content: 'noindex, nofollow' }),
|
|
1836
|
+
React__default.createElement('meta', {
|
|
1839
1837
|
property: 'og:url',
|
|
1840
1838
|
content: seriesShareOptions && seriesShareOptions.seriesUrl ? shareOptions.shareUrl + seriesShareOptions.seriesUrl : shareOptions.shareUrl,
|
|
1841
1839
|
key: 'og:url'
|
|
1842
1840
|
}),
|
|
1843
|
-
|
|
1841
|
+
React__default.createElement('meta', {
|
|
1844
1842
|
property: 'og:title',
|
|
1845
1843
|
content: metaTitleSanity ? '' + metaTitleSanity + (currentPage > 0 ? ' | Page ' + currentPage : '') : seriesShareOptions && seriesShareOptions.seriesTitle ? '' + seriesShareOptions.seriesTitle + (currentPage > 0 ? ' | Page ' + currentPage : '') : article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + shareOptions.shareTitle + (currentPage > 0 ? ' | Page ' + currentPage : ''),
|
|
1846
1844
|
key: 'og:title'
|
|
1847
1845
|
}),
|
|
1848
|
-
|
|
1846
|
+
React__default.createElement('meta', {
|
|
1849
1847
|
property: 'og:image',
|
|
1850
1848
|
content: seriesShareOptions && seriesShareOptions.seriesThumbnail ? seriesShareOptions.seriesThumbnail : shareOptions.shareImage,
|
|
1851
1849
|
key: 'og:image'
|
|
1852
1850
|
}),
|
|
1853
|
-
|
|
1854
|
-
metaDescriptionSanity ?
|
|
1855
|
-
|
|
1856
|
-
|
|
1851
|
+
React__default.createElement('meta', { property: 'og:site_name', content: props.Settings.title, key: 'og:site_name' }),
|
|
1852
|
+
metaDescriptionSanity ? React__default.createElement('meta', { property: 'og:description', key: 'og:description', content: metaDescriptionSanity }) : meta_description && React__default.createElement('meta', { property: 'og:description', key: 'og:description', content: meta_description }),
|
|
1853
|
+
React__default.createElement('meta', { name: 'twitter:card', content: 'summary', key: 'twitter:card' }),
|
|
1854
|
+
React__default.createElement('meta', {
|
|
1857
1855
|
name: 'twitter:title',
|
|
1858
1856
|
content: metaTitleSanity ? '' + metaTitleSanity + (currentPage > 0 ? ' | Page ' + currentPage : '') : seriesShareOptions && seriesShareOptions.seriesTitle ? '' + seriesShareOptions.seriesTitle + (currentPage > 0 ? ' | Page ' + currentPage : '') : article.seo && article.seo.seo_title ? '' + article.seo.seo_title + (currentPage > 0 ? ' | Page ' + currentPage : '') : '' + shareOptions.shareTitle + (currentPage > 0 ? ' | Page ' + currentPage : ''),
|
|
1859
1857
|
key: 'twitter:title'
|
|
1860
1858
|
}),
|
|
1861
|
-
|
|
1859
|
+
React__default.createElement('meta', {
|
|
1862
1860
|
name: 'twitter:image',
|
|
1863
1861
|
content: seriesShareOptions && seriesShareOptions.seriesThumbnail ? seriesShareOptions.seriesThumbnail : shareOptions.shareImage,
|
|
1864
1862
|
key: 'twitter:image'
|
|
1865
1863
|
}),
|
|
1866
|
-
|
|
1867
|
-
metaDescriptionSanity ?
|
|
1868
|
-
canonicalTag &&
|
|
1864
|
+
React__default.createElement('meta', { name: 'twitter:site', content: '@' + props.Settings.title, key: 'twitter:site' }),
|
|
1865
|
+
metaDescriptionSanity ? React__default.createElement('meta', { name: 'twitter:description', key: 'twitter:description', content: metaDescriptionSanity }) : meta_description && React__default.createElement('meta', { name: 'twitter:description', key: 'twitter:description', content: meta_description }),
|
|
1866
|
+
canonicalTag && React__default.createElement('link', {
|
|
1869
1867
|
rel: 'canonical',
|
|
1870
1868
|
href: seriesShareOptions && seriesShareOptions.seriesUrl ? shareOptions.shareUrl + seriesShareOptions.seriesUrl : shareOptions.shareUrl,
|
|
1871
1869
|
key: 'canonical'
|
|
1872
1870
|
}),
|
|
1873
|
-
|
|
1871
|
+
React__default.createElement(
|
|
1874
1872
|
'noscript',
|
|
1875
1873
|
null,
|
|
1876
|
-
props.article.seriesDetail && props.article.seriesDetail.prevUrl &&
|
|
1877
|
-
props.article.seriesDetail && props.article.seriesDetail.nextUrl &&
|
|
1874
|
+
props.article.seriesDetail && props.article.seriesDetail.prevUrl && React__default.createElement('link', { rel: 'prev', href: props.article.seriesDetail.prevUrl }),
|
|
1875
|
+
props.article.seriesDetail && props.article.seriesDetail.nextUrl && React__default.createElement('link', { rel: 'next', href: props.article.seriesDetail.nextUrl })
|
|
1878
1876
|
)
|
|
1879
1877
|
),
|
|
1880
|
-
!needInfiniteScroll ?
|
|
1878
|
+
!needInfiniteScroll ? React__default.createElement(Article, _extends({ infiniteScroll: false, showRelatedArticles: showRelatedArticles, showDisqus: showDisqus }, props)) : React__default.createElement(ArticleQueue, _extends({
|
|
1881
1879
|
infiniteScroll: true,
|
|
1882
1880
|
showRelatedArticles: showRelatedArticles,
|
|
1883
1881
|
canonicalTag: canonicalTag,
|
|
@@ -2014,7 +2012,7 @@ View.returnGetInitialProps = function () {
|
|
|
2014
2012
|
return _context.stop();
|
|
2015
2013
|
}
|
|
2016
2014
|
}
|
|
2017
|
-
}, _callee, _this
|
|
2015
|
+
}, _callee, _this);
|
|
2018
2016
|
}));
|
|
2019
2017
|
|
|
2020
2018
|
return function (_x, _x2, _x3, _x4, _x5) {
|