@mjhls/mjh-framework 1.0.859-beta.4 → 1.0.859-segment-targeting-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +10 -9
- package/dist/cjs/AD300x250x600.js +10 -9
- package/dist/cjs/AD728x90.js +11 -10
- package/dist/cjs/ADFloatingFooter.js +12 -11
- package/dist/cjs/ADFooter.js +9 -8
- package/dist/cjs/ADGutter.js +12 -11
- package/dist/cjs/{ADInfeed-98c71bcd.js → ADInfeed-33bd0660.js} +11 -9
- package/dist/cjs/ADSkyscraper.js +12 -11
- package/dist/cjs/ADSponsoredResources.js +12 -11
- package/dist/cjs/ADWebcast.js +12 -11
- package/dist/cjs/ADWelcome.js +16 -15
- package/dist/cjs/{ADlgInfeed-9de32585.js → ADlgInfeed-199c5de0.js} +7 -6
- package/dist/cjs/AccordionPanel.js +24 -22
- package/dist/cjs/AdSlot.js +14 -13
- package/dist/cjs/AdSlotsProvider.js +11 -902
- package/dist/cjs/AlgoliaSearch.js +952 -842
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleCarousel.js +11 -10
- package/dist/cjs/ArticleProgramLandingPage.js +28 -27
- package/dist/cjs/ArticleSeriesLandingPage.js +23 -22
- package/dist/cjs/ArticleSeriesListing.js +40 -39
- package/dist/cjs/Auth.js +237 -1197
- package/dist/cjs/AuthWrapper.js +119 -38
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +23 -21
- package/dist/cjs/CMEDeck.js +64 -64
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +22 -19
- package/dist/cjs/Column3.js +35 -32
- package/dist/cjs/ConferenceArticleCard.js +18 -17
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +76 -72
- package/dist/cjs/DeckQueue.js +72 -68
- package/dist/cjs/{Dfp-26baccf1.js → Dfp-391fd124.js} +23 -22
- package/dist/cjs/EventsDeck.js +123 -116
- package/dist/cjs/ExternalResources.js +47 -46
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +35 -34
- package/dist/cjs/GridContent.js +208 -203
- package/dist/cjs/GridHero.js +36 -35
- package/dist/cjs/GroupDeck.js +49 -48
- package/dist/cjs/HamMagazine.js +121 -116
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +37 -36
- package/dist/cjs/HorizontalHero.js +24 -23
- package/dist/cjs/IssueContentDeck.js +70 -65
- package/dist/cjs/IssueDeck.js +65 -60
- package/dist/cjs/IssueLanding.js +29 -28
- package/dist/cjs/LeftNav.js +22 -20
- package/dist/cjs/MasterDeck.js +50 -49
- package/dist/cjs/MediaSeriesLanding.js +733 -786
- package/dist/cjs/NavDvm.js +68 -63
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +121 -116
- package/dist/cjs/NavNative.js +116 -108
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +64 -63
- package/dist/cjs/PageFilter.js +9 -8
- package/dist/cjs/PartnerDetailListing.js +131 -3950
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +15 -13
- package/dist/cjs/PubSection.js +20 -19
- package/dist/cjs/PubToc.js +8 -7
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +87 -83
- package/dist/cjs/QueueDeckExpanded.js +285 -285
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +23 -22
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +16 -12
- package/dist/cjs/Segment.js +9 -21
- package/dist/cjs/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-8bbc989f.js → SeriesSlider-0d3bf265.js} +34 -33
- package/dist/cjs/SideFooter.js +24 -23
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-cea213aa.js → SocialSearchComponent-19548e2a.js} +38 -34
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +59 -54
- package/dist/cjs/TaxonomyDescription.js +22 -21
- package/dist/cjs/TemplateNormal.js +35 -34
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +22 -21
- package/dist/cjs/VerticalHero.js +16 -15
- package/dist/cjs/VideoProgramLandingPage.js +47 -43
- package/dist/cjs/VideoSeriesCard.js +23 -22
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +28 -27
- package/dist/cjs/VideoSeriesListing.js +57 -56
- package/dist/cjs/View.js +214 -204
- package/dist/cjs/YahooHero.js +31 -30
- package/dist/cjs/YoutubeGroup.js +51 -50
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
- package/dist/cjs/faundadb.js +16 -16
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +67 -131
- package/dist/cjs/getRootDocGroup.js +3 -3
- package/dist/cjs/getSerializers.js +11 -11
- package/dist/cjs/{getTargeting-f1821260.js → getTargeting-a9a871f0.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-d79b659e.js → index-3dabb871.js} +960 -934
- package/dist/cjs/{index-3294d3bc.js → index-6367b7bf.js} +16 -17
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- 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-4d410430.js → index.esm-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +63 -58
- package/dist/cjs/{inherits-1f5a1c72.js → inherits-0c7830c5.js} +3 -3
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-725500bc.js → typeof-9d7f610f.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +7 -7
- package/dist/esm/AD300x250x600.js +7 -7
- package/dist/esm/AD728x90.js +8 -8
- package/dist/esm/ADFloatingFooter.js +9 -9
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +9 -9
- package/dist/esm/{ADInfeed-1cc9d817.js → ADInfeed-b488e4ab.js} +7 -7
- package/dist/esm/ADSkyscraper.js +9 -9
- package/dist/esm/ADSponsoredResources.js +9 -9
- package/dist/esm/ADWebcast.js +9 -9
- package/dist/esm/ADWelcome.js +13 -13
- package/dist/esm/{ADlgInfeed-8c4f129e.js → ADlgInfeed-5bd2f01a.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +5 -5
- package/dist/esm/AdSlotsProvider.js +10 -902
- package/dist/esm/AlgoliaSearch.js +347 -238
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +8 -8
- package/dist/esm/ArticleProgramLandingPage.js +20 -20
- package/dist/esm/ArticleSeriesLandingPage.js +17 -17
- package/dist/esm/ArticleSeriesListing.js +36 -36
- package/dist/esm/Auth.js +216 -1180
- package/dist/esm/AuthWrapper.js +116 -36
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-8ffd4679.js} +10 -10
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +61 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +30 -30
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +68 -68
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-b7236041.js → Dfp-2f9796e1.js} +10 -10
- package/dist/esm/EventsDeck.js +92 -92
- package/dist/esm/ExternalResources.js +41 -41
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +172 -172
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +91 -91
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +34 -34
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +54 -54
- package/dist/esm/IssueLanding.js +26 -26
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +46 -46
- package/dist/esm/MediaSeriesLanding.js +450 -506
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +93 -93
- package/dist/esm/NavNative.js +83 -83
- package/dist/esm/OncliveHero.js +14 -15
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +76 -3895
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +17 -17
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +69 -69
- package/dist/esm/QueueDeckExpanded.js +251 -251
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +17 -17
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/Segment.js +9 -21
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-a866bb21.js → SeriesSlider-7d89f4d9.js} +24 -24
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-03c3e869.js → SocialSearchComponent-47815365.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +50 -50
- package/dist/esm/TaxonomyDescription.js +16 -16
- package/dist/esm/TemplateNormal.js +31 -31
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +32 -32
- package/dist/esm/VideoSeriesCard.js +17 -17
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +17 -17
- package/dist/esm/VideoSeriesListing.js +53 -53
- package/dist/esm/View.js +191 -185
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +35 -35
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +62 -126
- package/dist/esm/getSerializers.js +11 -11
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-c00b0bbb.js} +16 -17
- package/dist/esm/{index-2fccaa7f.js → index-d0e37a10.js} +903 -887
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- 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-8ee5ff72.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
- package/dist/esm/index.js +51 -49
- package/dist/esm/{inherits-cf8dde54.js → inherits-75d45541.js} +1 -1
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-6435ba1c.js → typeof-af9c50d8.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/package.json +1 -2
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/esm/inherits-77d5e4fc.js +0 -101
package/dist/esm/View.js
CHANGED
|
@@ -8,29 +8,29 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends, a as _Object$assign } from './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-75d45541.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import { _ as _typeof } from './typeof-
|
|
14
|
+
import { _ as _typeof } from './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
16
|
+
import React, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import { l as lib_3 } from './index-
|
|
18
|
+
import { l as lib_3 } from './index-f7fb1e25.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
23
23
|
import { useRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
25
|
import './debounce-9207d8ee.js';
|
|
26
26
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
30
|
-
import './index-
|
|
29
|
+
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
30
|
+
import './index-51a80699.js';
|
|
31
31
|
import urlFor from './urlFor.js';
|
|
32
|
-
import './index-
|
|
33
|
-
import { m as
|
|
32
|
+
import './index-6c12bdd5.js';
|
|
33
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
34
34
|
import './entities-7cc3bf45.js';
|
|
35
35
|
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
36
36
|
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
@@ -38,17 +38,17 @@ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import DFPAdSlot from './AdSlot.js';
|
|
41
|
-
import Button
|
|
42
|
-
import { B as BlockContent } from './BlockContent-
|
|
41
|
+
import Button from 'react-bootstrap/Button';
|
|
42
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
43
43
|
import './index-c7e2ac95.js';
|
|
44
44
|
import './smoothscroll-0cd4c7a6.js';
|
|
45
45
|
import './GroupDeck.js';
|
|
46
46
|
import 'react-bootstrap';
|
|
47
47
|
import './iconBase-602d52fe.js';
|
|
48
|
-
import './index.esm-
|
|
49
|
-
import { r as renderAuthor, g as getSerializers } from './index-
|
|
48
|
+
import './index.esm-3fdda599.js';
|
|
49
|
+
import { r as renderAuthor, g as getSerializers } from './index-d0e37a10.js';
|
|
50
50
|
import './util-7700fc59.js';
|
|
51
|
-
import './brightcove-react-player-loader.es-
|
|
51
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
52
52
|
import Head from 'next/head';
|
|
53
53
|
import 'react-share';
|
|
54
54
|
import SocialShare from './SocialShare.js';
|
|
@@ -62,12 +62,12 @@ import Form from 'react-bootstrap/Form';
|
|
|
62
62
|
import FormControl from 'react-bootstrap/FormControl';
|
|
63
63
|
import { _ as _Object$keys } from './keys-8eda7a5c.js';
|
|
64
64
|
import 'react-bootstrap/Dropdown';
|
|
65
|
-
import { b as FaMinus, c as FaPlus } from './index.esm-
|
|
65
|
+
import { b as FaMinus, c as FaPlus } from './index.esm-a8ff922c.js';
|
|
66
66
|
import getSeriesDetail from './getSeriesDetail.js';
|
|
67
67
|
import './index-db3bb315.js';
|
|
68
68
|
import getRelatedArticle from './getRelatedArticle.js';
|
|
69
69
|
import getQuery from './getQuery.js';
|
|
70
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
70
|
+
import { S as SeriesSlider } from './SeriesSlider-7d89f4d9.js';
|
|
71
71
|
import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-bd800589.js';
|
|
72
72
|
import getKeywords from './getKeywords.js';
|
|
73
73
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -149,17 +149,17 @@ var DocumentGroup = function DocumentGroup(_ref) {
|
|
|
149
149
|
thumbnailUrl = urlFor({ client: client, source: article.documentGroup.thumbnail });
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
return
|
|
152
|
+
return React.createElement(
|
|
153
153
|
'a',
|
|
154
154
|
{
|
|
155
155
|
href: url,
|
|
156
156
|
className: 'doc-group',
|
|
157
157
|
style: { display: 'flex', flexDirection: 'column', padding: '0 1rem', justifyContent: thumbnailUrl ? 'center' : 'flex-start', alignItems: 'center' } },
|
|
158
|
-
thumbnailUrl &&
|
|
159
|
-
!thumbnailUrl &&
|
|
160
|
-
style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' :
|
|
158
|
+
thumbnailUrl && React.createElement('img', { style: { maxWidth: '220px', maxHeight: '100px', marginTop: '1rem' }, src: thumbnailUrl, alt: name }),
|
|
159
|
+
!thumbnailUrl && React.createElement('p', {
|
|
160
|
+
style: { maxWidth: '315px', margin: '0', color: 'var(--primary)', textAlign: thumbnailUrl ? 'center' : main_40 ? 'left' : 'right', marginTop: '.25rem' },
|
|
161
161
|
dangerouslySetInnerHTML: { __html: name } }),
|
|
162
|
-
|
|
162
|
+
main_40 && !thumbnailUrl && React.createElement(
|
|
163
163
|
'style',
|
|
164
164
|
{ jsx: 'true' },
|
|
165
165
|
'\n a.doc-group {\n display: block !important;\n padding: 0 !important;\n }\n '
|
|
@@ -299,38 +299,38 @@ var ISI = function ISI(props) {
|
|
|
299
299
|
}, 300);
|
|
300
300
|
}
|
|
301
301
|
};
|
|
302
|
-
return
|
|
303
|
-
|
|
302
|
+
return React.createElement(
|
|
303
|
+
React.Fragment,
|
|
304
304
|
null,
|
|
305
|
-
|
|
305
|
+
React.createElement(
|
|
306
306
|
'div',
|
|
307
307
|
{ id: 'isi', ref: isi },
|
|
308
|
-
|
|
308
|
+
React.createElement(
|
|
309
309
|
'div',
|
|
310
310
|
{ id: 'isiContent' },
|
|
311
|
-
|
|
311
|
+
React.createElement(
|
|
312
312
|
'div',
|
|
313
313
|
{ onClick: function onClick() {
|
|
314
314
|
return setActive(function (prev) {
|
|
315
315
|
return !prev;
|
|
316
316
|
});
|
|
317
317
|
}, id: 'isiToggle' },
|
|
318
|
-
active ?
|
|
318
|
+
active ? React.createElement(
|
|
319
319
|
'p',
|
|
320
320
|
null,
|
|
321
321
|
'Close ',
|
|
322
|
-
|
|
323
|
-
) :
|
|
322
|
+
React.createElement(FaMinus, null)
|
|
323
|
+
) : React.createElement(
|
|
324
324
|
'p',
|
|
325
325
|
null,
|
|
326
326
|
'See More ',
|
|
327
|
-
|
|
327
|
+
React.createElement(FaPlus, null)
|
|
328
328
|
)
|
|
329
329
|
),
|
|
330
330
|
children
|
|
331
331
|
)
|
|
332
332
|
),
|
|
333
|
-
|
|
333
|
+
React.createElement(
|
|
334
334
|
'style',
|
|
335
335
|
{ jsx: true },
|
|
336
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 '
|
|
@@ -352,33 +352,33 @@ var RelatedArticle = function RelatedArticle(_ref) {
|
|
|
352
352
|
if (!articles || articles.length == 0 || !articles[0]) {
|
|
353
353
|
return null;
|
|
354
354
|
}
|
|
355
|
-
return
|
|
355
|
+
return React.createElement(
|
|
356
356
|
'div',
|
|
357
357
|
{ className: styles.mediaContainer },
|
|
358
358
|
articles.map(function (article, index) {
|
|
359
|
-
return
|
|
359
|
+
return React.createElement(
|
|
360
360
|
'div',
|
|
361
361
|
{ id: 'related-card', key: index, className: styles.mediaCard },
|
|
362
|
-
|
|
362
|
+
React.createElement(
|
|
363
363
|
'a',
|
|
364
364
|
{ className: styles.imgWrapper, href: '/view/' + (article.url ? article.url.current : '') },
|
|
365
|
-
article.thumbnail ?
|
|
365
|
+
article.thumbnail ? React.createElement('img', {
|
|
366
366
|
style: { objectFit: 'cover', objectPosition: 'center' },
|
|
367
367
|
src: article.thumbnail && urlFor({ client: client, source: article.thumbnail.asset, imageWidth: 250 }),
|
|
368
368
|
alt: article.title
|
|
369
|
-
}) :
|
|
370
|
-
|
|
369
|
+
}) : React.createElement(
|
|
370
|
+
React.Fragment,
|
|
371
371
|
null,
|
|
372
|
-
fallbackImage && showRelatedArticleFallbackImage &&
|
|
372
|
+
fallbackImage && showRelatedArticleFallbackImage && React.createElement('img', { src: fallbackImage, alt: 'website logo', style: { objectFit: 'contain' } })
|
|
373
373
|
)
|
|
374
374
|
),
|
|
375
|
-
|
|
375
|
+
React.createElement(
|
|
376
376
|
'div',
|
|
377
377
|
{ className: styles.mediaBody },
|
|
378
|
-
|
|
378
|
+
React.createElement(
|
|
379
379
|
'a',
|
|
380
380
|
{ href: '/view/' + (article.url ? article.url.current : '') },
|
|
381
|
-
|
|
381
|
+
React.createElement(
|
|
382
382
|
'div',
|
|
383
383
|
{ className: styles.cardTitle },
|
|
384
384
|
article.title
|
|
@@ -512,7 +512,7 @@ function generateSchema(props) {
|
|
|
512
512
|
}
|
|
513
513
|
|
|
514
514
|
var Schema = function Schema(props) {
|
|
515
|
-
return
|
|
515
|
+
return React.createElement('script', { type: 'application/ld+json', dangerouslySetInnerHTML: { __html: _JSON$stringify(generateSchema(props)) } });
|
|
516
516
|
};
|
|
517
517
|
|
|
518
518
|
var Article = forwardRef(function (props, ref) {
|
|
@@ -703,7 +703,7 @@ var Article = forwardRef(function (props, ref) {
|
|
|
703
703
|
};
|
|
704
704
|
var renderAuthorBiography = function renderAuthorBiography(biography) {
|
|
705
705
|
if (biography) {
|
|
706
|
-
return
|
|
706
|
+
return React.createElement(BlockContent, _extends({
|
|
707
707
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, contextualADFlag),
|
|
708
708
|
blocks: [biography]
|
|
709
709
|
}, client.config()));
|
|
@@ -713,9 +713,9 @@ var Article = forwardRef(function (props, ref) {
|
|
|
713
713
|
var url = article.url.current;
|
|
714
714
|
|
|
715
715
|
if (regionalPages && ISIContent && regionalPages.includes(url)) {
|
|
716
|
-
return
|
|
716
|
+
return React.createElement(ISIContent, null);
|
|
717
717
|
} else if (nationalPage === url && ISIContent) {
|
|
718
|
-
return
|
|
718
|
+
return React.createElement(ISIContent, { national: true });
|
|
719
719
|
}
|
|
720
720
|
return null;
|
|
721
721
|
};
|
|
@@ -749,19 +749,19 @@ var Article = forwardRef(function (props, ref) {
|
|
|
749
749
|
relatedLinks = [].concat(_toConsumableArray(relatedLinks), [{ label: issueGroup.name, href: issueMapping + '/' + issueGroup.parent.identifier.current + '/' + issueGroup.identifier.current }]);
|
|
750
750
|
}
|
|
751
751
|
if (relatedLinks && relatedLinks.length > 0) {
|
|
752
|
-
return
|
|
752
|
+
return React.createElement(
|
|
753
753
|
'div',
|
|
754
754
|
null,
|
|
755
755
|
relatedLinks.map(function (relatedLink, index) {
|
|
756
|
-
return
|
|
756
|
+
return React.createElement(
|
|
757
757
|
'span',
|
|
758
758
|
{ key: index, className: 'related-link' },
|
|
759
|
-
|
|
759
|
+
React.createElement(
|
|
760
760
|
'a',
|
|
761
761
|
{ className: 'related-links', style: { color: 'blue' }, href: relatedLink.href },
|
|
762
762
|
relatedLink.label
|
|
763
763
|
),
|
|
764
|
-
|
|
764
|
+
React.createElement(
|
|
765
765
|
'style',
|
|
766
766
|
{ jsx: 'true' },
|
|
767
767
|
'\n .related-link:not(:first-child):before {\n content: \' | \';\n }\n '
|
|
@@ -776,23 +776,23 @@ var Article = forwardRef(function (props, ref) {
|
|
|
776
776
|
};
|
|
777
777
|
|
|
778
778
|
var RelatedContent = function RelatedContent() {
|
|
779
|
-
return
|
|
779
|
+
return React.createElement(
|
|
780
780
|
'section',
|
|
781
781
|
{ id: 'related-content-section', className: 'my-1' },
|
|
782
|
-
(article.relatedArticle || RelevantTopics()) &&
|
|
782
|
+
(article.relatedArticle || RelevantTopics()) && React.createElement(
|
|
783
783
|
'p',
|
|
784
784
|
{ className: 'mb-0' },
|
|
785
|
-
|
|
785
|
+
React.createElement(
|
|
786
786
|
'b',
|
|
787
787
|
null,
|
|
788
788
|
'Related Content:'
|
|
789
789
|
)
|
|
790
790
|
),
|
|
791
|
-
|
|
792
|
-
|
|
791
|
+
React.createElement(RelevantTopics, null),
|
|
792
|
+
React.createElement(
|
|
793
793
|
'div',
|
|
794
794
|
{ className: 'pt-2' },
|
|
795
|
-
|
|
795
|
+
React.createElement(RelatedArticle, {
|
|
796
796
|
articles: article.relatedArticle,
|
|
797
797
|
client: client,
|
|
798
798
|
fallbackImage: props.Settings.logo,
|
|
@@ -803,29 +803,29 @@ var Article = forwardRef(function (props, ref) {
|
|
|
803
803
|
};
|
|
804
804
|
|
|
805
805
|
var form = function form() {
|
|
806
|
-
return
|
|
807
|
-
|
|
806
|
+
return React.createElement(
|
|
807
|
+
React.Fragment,
|
|
808
808
|
null,
|
|
809
|
-
|
|
809
|
+
React.createElement(
|
|
810
810
|
Head,
|
|
811
811
|
null,
|
|
812
|
-
|
|
812
|
+
React.createElement('meta', { name: 'googlebot', content: 'noindex' })
|
|
813
813
|
),
|
|
814
|
-
|
|
814
|
+
React.createElement(
|
|
815
815
|
'div',
|
|
816
816
|
{ className: 'mt-5', style: { display: 'flex', justifyContent: 'center', alignItems: 'center' } },
|
|
817
|
-
|
|
817
|
+
React.createElement(
|
|
818
818
|
Form,
|
|
819
819
|
{
|
|
820
820
|
inline: true,
|
|
821
821
|
onSubmit: function onSubmit(e) {
|
|
822
822
|
e.preventDefault();
|
|
823
823
|
} },
|
|
824
|
-
|
|
824
|
+
React.createElement(FormControl, { type: 'text', className: 'mr-sm-2', value: passwordKey, onChange: function onChange(e) {
|
|
825
825
|
return setPasswordKey(e.target.value);
|
|
826
826
|
}, placeholder: 'Password' }),
|
|
827
|
-
|
|
828
|
-
Button
|
|
827
|
+
React.createElement(
|
|
828
|
+
Button,
|
|
829
829
|
{
|
|
830
830
|
variant: 'primary',
|
|
831
831
|
onClick: function onClick() {
|
|
@@ -874,31 +874,31 @@ var Article = forwardRef(function (props, ref) {
|
|
|
874
874
|
setContextualADFlag(true);
|
|
875
875
|
}
|
|
876
876
|
};
|
|
877
|
-
return
|
|
878
|
-
|
|
877
|
+
return React.createElement(
|
|
878
|
+
React.Fragment,
|
|
879
879
|
null,
|
|
880
|
-
|
|
880
|
+
React.createElement(BlockContent, _extends({
|
|
881
881
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
882
882
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, selectedIndex))),
|
|
883
883
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
884
884
|
}, client.config())),
|
|
885
|
-
|
|
886
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
887
|
-
|
|
885
|
+
React.createElement('span', { className: 'clearfix' }),
|
|
886
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
887
|
+
React.createElement(
|
|
888
888
|
'div',
|
|
889
889
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
890
|
-
|
|
890
|
+
React.createElement(DFPAdSlot, _extends({}, payload.contextualAD, {
|
|
891
891
|
refreshFlag: refreshFlag
|
|
892
892
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
893
893
|
}))
|
|
894
894
|
),
|
|
895
|
-
|
|
896
|
-
|
|
895
|
+
React.createElement('span', { className: 'clearfix' }),
|
|
896
|
+
React.createElement(
|
|
897
897
|
'div',
|
|
898
898
|
{ id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
|
|
899
|
-
|
|
899
|
+
React.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: checkIsVideoAdFound }))
|
|
900
900
|
),
|
|
901
|
-
|
|
901
|
+
React.createElement(BlockContent, _extends({
|
|
902
902
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
903
903
|
blocks: [].concat(_toConsumableArray(articleBody.slice(selectedIndex))),
|
|
904
904
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -923,26 +923,26 @@ var Article = forwardRef(function (props, ref) {
|
|
|
923
923
|
if (seriesInfo.hasVideo) {
|
|
924
924
|
_selectedIndex = seriesInfo.videoIndex;
|
|
925
925
|
}
|
|
926
|
-
return
|
|
927
|
-
|
|
926
|
+
return React.createElement(
|
|
927
|
+
React.Fragment,
|
|
928
928
|
null,
|
|
929
|
-
|
|
929
|
+
React.createElement(BlockContent, _extends({
|
|
930
930
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
931
931
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex))),
|
|
932
932
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
933
933
|
}, client.config())),
|
|
934
|
-
contextualADFlag &&
|
|
935
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
936
|
-
(visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) &&
|
|
934
|
+
contextualADFlag && React.createElement('span', { className: 'clearfix' }),
|
|
935
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
936
|
+
(visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) && React.createElement(
|
|
937
937
|
'div',
|
|
938
938
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
939
|
-
|
|
939
|
+
React.createElement(DFPAdSlot, _extends({}, payload.contextualAD, {
|
|
940
940
|
refreshFlag: refreshFlag
|
|
941
941
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
942
942
|
}))
|
|
943
943
|
),
|
|
944
|
-
contextualADFlag &&
|
|
945
|
-
|
|
944
|
+
contextualADFlag && React.createElement('span', { className: 'clearfix' }),
|
|
945
|
+
React.createElement(BlockContent, _extends({
|
|
946
946
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
947
947
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex))),
|
|
948
948
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -972,22 +972,22 @@ var Article = forwardRef(function (props, ref) {
|
|
|
972
972
|
}
|
|
973
973
|
};
|
|
974
974
|
|
|
975
|
-
return
|
|
976
|
-
|
|
975
|
+
return React.createElement(
|
|
976
|
+
React.Fragment,
|
|
977
977
|
null,
|
|
978
|
-
|
|
978
|
+
React.createElement(BlockContent, _extends({
|
|
979
979
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, contextualADFlag, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
980
980
|
blocks: [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex2))),
|
|
981
981
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
982
982
|
}, client.config())),
|
|
983
|
-
|
|
984
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
985
|
-
|
|
983
|
+
React.createElement('span', { className: 'clearfix' }),
|
|
984
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
985
|
+
React.createElement(
|
|
986
986
|
'div',
|
|
987
987
|
{ id: 'contextual-video-ad-' + payload._id, className: 'contextual-video-ad' },
|
|
988
|
-
|
|
988
|
+
React.createElement(DFPAdSlot, _extends({}, payload.contextualVideoAD, { refreshFlag: refreshFlag, checkIsAdFound: _checkIsAdFound2 }))
|
|
989
989
|
),
|
|
990
|
-
|
|
990
|
+
React.createElement(BlockContent, _extends({
|
|
991
991
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
992
992
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex2))),
|
|
993
993
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -999,16 +999,16 @@ var Article = forwardRef(function (props, ref) {
|
|
|
999
999
|
_selectedIndex3 = seriesInfo.videoIndex;
|
|
1000
1000
|
}
|
|
1001
1001
|
|
|
1002
|
-
return
|
|
1002
|
+
return React.createElement(
|
|
1003
1003
|
'div',
|
|
1004
1004
|
null,
|
|
1005
|
-
|
|
1005
|
+
React.createElement(BlockContent, _extends({
|
|
1006
1006
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, false, null, props.article.Ads, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
1007
1007
|
blocks: article.documentGroup && article.documentGroup.isSeries ? [].concat(_toConsumableArray(articleBody.slice(0, _selectedIndex3))) : articleBody,
|
|
1008
1008
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
1009
1009
|
}, client.config())),
|
|
1010
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo &&
|
|
1011
|
-
article.documentGroup && article.documentGroup.isSeries &&
|
|
1010
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && seriesInfo.hasVideo && React.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true }),
|
|
1011
|
+
article.documentGroup && article.documentGroup.isSeries && React.createElement(BlockContent, _extends({
|
|
1012
1012
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, isMediaSeries, null, null, null, targeting, article, meta, authorPrefix, authorImgHeight),
|
|
1013
1013
|
blocks: [].concat(_toConsumableArray(articleBody.slice(_selectedIndex3))),
|
|
1014
1014
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
@@ -1094,60 +1094,63 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1094
1094
|
var isMediaSeries = article.documentGroup && article.documentGroup.isSeries ? true : false;
|
|
1095
1095
|
var seriesInfo = checkIfMediaSeriesHasVideo(article);
|
|
1096
1096
|
|
|
1097
|
-
return
|
|
1098
|
-
|
|
1097
|
+
return React.createElement(
|
|
1098
|
+
React.Fragment,
|
|
1099
1099
|
null,
|
|
1100
|
-
|
|
1100
|
+
React.createElement(
|
|
1101
1101
|
VisibilitySensor,
|
|
1102
1102
|
{
|
|
1103
1103
|
partialVisibility: true,
|
|
1104
1104
|
offset: { bottom: triggerOffset, top: containerHeight - 80 },
|
|
1105
1105
|
onChange: function onChange(isVisible) {
|
|
1106
1106
|
if (isVisible && queueData && queueData.length > 1) {
|
|
1107
|
-
|
|
1107
|
+
var pageviewProperties = _extends({}, targeting, {
|
|
1108
|
+
category: article && article.category ? article.category.name : ''
|
|
1109
|
+
});
|
|
1110
|
+
onChangeArticle(url, meta, pageviewProperties);
|
|
1108
1111
|
setVisibleFlag(function () {
|
|
1109
1112
|
return true;
|
|
1110
1113
|
});
|
|
1111
1114
|
}
|
|
1112
1115
|
} },
|
|
1113
|
-
|
|
1116
|
+
React.createElement(
|
|
1114
1117
|
'div',
|
|
1115
1118
|
{ id: 'article__block', ref: ref },
|
|
1116
|
-
|
|
1119
|
+
React.createElement(
|
|
1117
1120
|
'div',
|
|
1118
1121
|
{ className: 'video-detail', style: { marginBottom: isCutomPage(props.article) || showIsi && Array.isArray(isi) && isi.length > 0 ? '15rem' : 0 } },
|
|
1119
1122
|
isVideoSeries && renderBlockContent(article, meta, authorImgHeight),
|
|
1120
|
-
!isVideoSeries &&
|
|
1123
|
+
!isVideoSeries && React.createElement(
|
|
1121
1124
|
'div',
|
|
1122
1125
|
null,
|
|
1123
|
-
isMediaSeries && article.documentGroup && article.documentGroup.name &&
|
|
1126
|
+
isMediaSeries && article.documentGroup && article.documentGroup.name && React.createElement(
|
|
1124
1127
|
'p',
|
|
1125
1128
|
{ style: { fontSize: '14px' } },
|
|
1126
1129
|
article.documentGroup.name,
|
|
1127
1130
|
' - Episode ',
|
|
1128
1131
|
episodeNumber
|
|
1129
1132
|
),
|
|
1130
|
-
|
|
1133
|
+
React.createElement(
|
|
1131
1134
|
'h1',
|
|
1132
1135
|
{ className: 'page-title', style: { fontSize: '1.9rem' } },
|
|
1133
1136
|
title
|
|
1134
1137
|
)
|
|
1135
1138
|
),
|
|
1136
|
-
|
|
1139
|
+
React.createElement(
|
|
1137
1140
|
'div',
|
|
1138
1141
|
{ className: 'mb-3 doc-group-container', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'flex-end' } },
|
|
1139
|
-
|
|
1142
|
+
React.createElement(
|
|
1140
1143
|
'style',
|
|
1141
1144
|
{ jsx: 'true' },
|
|
1142
1145
|
'\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 '
|
|
1143
1146
|
),
|
|
1144
|
-
|
|
1147
|
+
React.createElement(
|
|
1145
1148
|
'div',
|
|
1146
1149
|
{ className: 'left-wrap' },
|
|
1147
|
-
!isVideoSeries && showPublished &&
|
|
1150
|
+
!isVideoSeries && showPublished && React.createElement(
|
|
1148
1151
|
'div',
|
|
1149
1152
|
null,
|
|
1150
|
-
|
|
1153
|
+
React.createElement(
|
|
1151
1154
|
'time',
|
|
1152
1155
|
{
|
|
1153
1156
|
'class': 'meta-date',
|
|
@@ -1157,20 +1160,20 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1157
1160
|
)
|
|
1158
1161
|
/* Show Published date */
|
|
1159
1162
|
,
|
|
1160
|
-
|
|
1163
|
+
React.createElement(
|
|
1161
1164
|
'div',
|
|
1162
1165
|
{ className: 'mb-3' },
|
|
1163
1166
|
!isVideoSeries && authorDetails && authorDetails.map(function (authorDetail, index) {
|
|
1164
|
-
return
|
|
1167
|
+
return React.createElement(
|
|
1165
1168
|
'span',
|
|
1166
1169
|
{ key: index },
|
|
1167
1170
|
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 }))
|
|
1168
1171
|
);
|
|
1169
1172
|
}),
|
|
1170
|
-
|
|
1173
|
+
React.createElement(
|
|
1171
1174
|
'div',
|
|
1172
1175
|
null,
|
|
1173
|
-
source &&
|
|
1176
|
+
source && React.createElement(
|
|
1174
1177
|
'p',
|
|
1175
1178
|
{
|
|
1176
1179
|
style: {
|
|
@@ -1185,13 +1188,13 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1185
1188
|
source
|
|
1186
1189
|
)
|
|
1187
1190
|
),
|
|
1188
|
-
issue &&
|
|
1191
|
+
issue && React.createElement(
|
|
1189
1192
|
'div',
|
|
1190
1193
|
{ className: 'volume-issue' },
|
|
1191
|
-
issue.publication && issue.publication.name &&
|
|
1194
|
+
issue.publication && issue.publication.name && React.createElement(
|
|
1192
1195
|
'span',
|
|
1193
1196
|
{ className: 'mb-0' },
|
|
1194
|
-
|
|
1197
|
+
React.createElement(
|
|
1195
1198
|
'b',
|
|
1196
1199
|
null,
|
|
1197
1200
|
issue.publication.name
|
|
@@ -1199,34 +1202,34 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1199
1202
|
',',
|
|
1200
1203
|
' '
|
|
1201
1204
|
),
|
|
1202
|
-
issue.name &&
|
|
1205
|
+
issue.name && React.createElement(
|
|
1203
1206
|
'span',
|
|
1204
1207
|
{ className: 'mb-0' },
|
|
1205
1208
|
issue.name,
|
|
1206
1209
|
', '
|
|
1207
1210
|
),
|
|
1208
|
-
issue.volume &&
|
|
1211
|
+
issue.volume && React.createElement(
|
|
1209
1212
|
'span',
|
|
1210
1213
|
null,
|
|
1211
1214
|
'Volume ' + issue.volume,
|
|
1212
1215
|
','
|
|
1213
1216
|
),
|
|
1214
|
-
issue.issueNumber &&
|
|
1217
|
+
issue.issueNumber && React.createElement(
|
|
1215
1218
|
'span',
|
|
1216
1219
|
null,
|
|
1217
1220
|
' Issue ' + issue.issueNumber
|
|
1218
1221
|
)
|
|
1219
1222
|
),
|
|
1220
|
-
pageNumber &&
|
|
1223
|
+
pageNumber && React.createElement(
|
|
1221
1224
|
'div',
|
|
1222
1225
|
{ className: 'article-pageNumber' },
|
|
1223
1226
|
'Pages: ' + pageNumber
|
|
1224
1227
|
)
|
|
1225
1228
|
),
|
|
1226
|
-
!isVideoSeries && showSocialShare &&
|
|
1229
|
+
!isVideoSeries && showSocialShare && React.createElement(
|
|
1227
1230
|
'p',
|
|
1228
1231
|
null,
|
|
1229
|
-
|
|
1232
|
+
React.createElement(SocialShare, {
|
|
1230
1233
|
shareUrl: shareUrl,
|
|
1231
1234
|
shareTitle: shareTitle,
|
|
1232
1235
|
shareVia: shareVia,
|
|
@@ -1242,27 +1245,27 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1242
1245
|
})
|
|
1243
1246
|
)
|
|
1244
1247
|
),
|
|
1245
|
-
|
|
1248
|
+
React.createElement(
|
|
1246
1249
|
'div',
|
|
1247
1250
|
null,
|
|
1248
|
-
|
|
1251
|
+
React.createElement(DocumentGroup, { article: props.article, client: props.client })
|
|
1249
1252
|
)
|
|
1250
1253
|
),
|
|
1251
|
-
!isVideoSeries && summary && display_summary &&
|
|
1254
|
+
!isVideoSeries && summary && display_summary && React.createElement(
|
|
1252
1255
|
'p',
|
|
1253
1256
|
null,
|
|
1254
|
-
|
|
1257
|
+
React.createElement(
|
|
1255
1258
|
'em',
|
|
1256
1259
|
null,
|
|
1257
1260
|
summary
|
|
1258
1261
|
)
|
|
1259
1262
|
),
|
|
1260
|
-
|
|
1263
|
+
React.createElement(
|
|
1261
1264
|
'div',
|
|
1262
1265
|
{ className: 'ad-box', style: { textAlign: 'center' } },
|
|
1263
|
-
|
|
1266
|
+
main_40 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
|
|
1264
1267
|
if (index === 0) {
|
|
1265
|
-
return
|
|
1268
|
+
return React.createElement(
|
|
1266
1269
|
'div',
|
|
1267
1270
|
{
|
|
1268
1271
|
key: index,
|
|
@@ -1279,24 +1282,24 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1279
1282
|
}
|
|
1280
1283
|
})
|
|
1281
1284
|
),
|
|
1282
|
-
|
|
1285
|
+
React.createElement(
|
|
1283
1286
|
'div',
|
|
1284
1287
|
{ className: 'block-content mt-3' },
|
|
1285
1288
|
!isVideoSeries && renderBlockContent(article, meta),
|
|
1286
|
-
|
|
1287
|
-
|
|
1289
|
+
React.createElement('div', { className: 'clearfix' }),
|
|
1290
|
+
React.createElement(
|
|
1288
1291
|
'noscript',
|
|
1289
1292
|
null,
|
|
1290
|
-
|
|
1293
|
+
React.createElement(
|
|
1291
1294
|
'div',
|
|
1292
1295
|
{ style: { display: 'flex', justifyContent: 'center' }, className: 'series-links' },
|
|
1293
|
-
props.article.seriesDetail && props.article.seriesDetail.prevUrl &&
|
|
1296
|
+
props.article.seriesDetail && props.article.seriesDetail.prevUrl && React.createElement(
|
|
1294
1297
|
'a',
|
|
1295
1298
|
{ className: 'mx-3', href: props.article.seriesDetail.prevUrl },
|
|
1296
1299
|
'Previous ',
|
|
1297
1300
|
props.article.seriesDetail.type
|
|
1298
1301
|
),
|
|
1299
|
-
props.article.seriesDetail && props.article.seriesDetail.nextUrl &&
|
|
1302
|
+
props.article.seriesDetail && props.article.seriesDetail.nextUrl && React.createElement(
|
|
1300
1303
|
'a',
|
|
1301
1304
|
{ className: 'mx-3', href: props.article.seriesDetail.nextUrl },
|
|
1302
1305
|
'Next ',
|
|
@@ -1304,26 +1307,26 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1304
1307
|
)
|
|
1305
1308
|
)
|
|
1306
1309
|
),
|
|
1307
|
-
issue && issue.url &&
|
|
1310
|
+
issue && issue.url && React.createElement(
|
|
1308
1311
|
'a',
|
|
1309
1312
|
{ rel: 'noopener', href: issue.url, target: '_blank', title: 'Download issue' },
|
|
1310
|
-
|
|
1313
|
+
React.createElement('img', { style: { margin: '1rem', maxHeight: '40px', maxWidth: '40px' }, src: '/download.png', alt: 'download issue' }),
|
|
1311
1314
|
'Download Issue : ',
|
|
1312
1315
|
issue.name
|
|
1313
1316
|
)
|
|
1314
1317
|
),
|
|
1315
|
-
|
|
1316
|
-
article.documentGroup && article.documentGroup.isSeries && props.sliderData && !seriesInfo.hasVideo &&
|
|
1318
|
+
React.createElement('div', { className: 'clearfix', style: { minHeight: '1px' } }),
|
|
1319
|
+
article.documentGroup && article.documentGroup.isSeries && props.sliderData && !seriesInfo.hasVideo && React.createElement(
|
|
1317
1320
|
'div',
|
|
1318
1321
|
null,
|
|
1319
1322
|
false ,
|
|
1320
|
-
|
|
1323
|
+
React.createElement(SeriesSlider, { dataset: props.sliderData, client: client, nowPlaying: article.title, displayEpisodeNumber: true })
|
|
1321
1324
|
),
|
|
1322
|
-
showRelatedArticles && !showIsi &&
|
|
1323
|
-
disqusConfig && showDisqus &&
|
|
1325
|
+
showRelatedArticles && !showIsi && React.createElement(RelatedContent, null),
|
|
1326
|
+
disqusConfig && showDisqus && React.createElement(
|
|
1324
1327
|
'div',
|
|
1325
1328
|
{ id: 'disqusContainer' },
|
|
1326
|
-
|
|
1329
|
+
React.createElement(DiscussionEmbed, {
|
|
1327
1330
|
shortname: disqusConfig.shortname,
|
|
1328
1331
|
config: {
|
|
1329
1332
|
url: disqusConfig.url,
|
|
@@ -1336,30 +1339,30 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1336
1339
|
renderIsiContent(props.article)
|
|
1337
1340
|
)
|
|
1338
1341
|
),
|
|
1339
|
-
showIsi && Array.isArray(isi) && isi.length > 0 &&
|
|
1342
|
+
showIsi && Array.isArray(isi) && isi.length > 0 && React.createElement(
|
|
1340
1343
|
ISI,
|
|
1341
1344
|
null,
|
|
1342
|
-
|
|
1345
|
+
React.createElement(BlockContent, {
|
|
1343
1346
|
serializers: getSerializers(client, pageview, videoAccountIDs, onVote, true, drupalLeadSettings, currentPage, false, false, null, props.article.Ads, targeting),
|
|
1344
1347
|
blocks: isi
|
|
1345
1348
|
})
|
|
1346
1349
|
),
|
|
1347
|
-
|
|
1350
|
+
main_40 && !sponsoredFlag && props.article.Ads && props.article.Ads.length > 0 && props.article.Ads.map(function (ad, index) {
|
|
1348
1351
|
if (index > 0) {
|
|
1349
|
-
return
|
|
1352
|
+
return React.createElement(
|
|
1350
1353
|
'div',
|
|
1351
1354
|
{ key: index, id: 'addid-' + index, style: { display: 'flex', flex: '1 0 auto' } },
|
|
1352
1355
|
ad.component
|
|
1353
1356
|
);
|
|
1354
1357
|
}
|
|
1355
1358
|
}),
|
|
1356
|
-
|
|
1359
|
+
React.createElement(
|
|
1357
1360
|
'noscript',
|
|
1358
1361
|
null,
|
|
1359
|
-
props.infiniteScroll && props.article.relatedArticle && props.article.relatedArticle[0] && props.article.relatedArticle[0].url && props.article.relatedArticle[0].url.current &&
|
|
1362
|
+
props.infiniteScroll && props.article.relatedArticle && props.article.relatedArticle[0] && props.article.relatedArticle[0].url && props.article.relatedArticle[0].url.current && React.createElement(
|
|
1360
1363
|
'div',
|
|
1361
1364
|
{ style: { textAlign: 'center' } },
|
|
1362
|
-
|
|
1365
|
+
React.createElement(
|
|
1363
1366
|
'a',
|
|
1364
1367
|
{ href: '/view/' + props.article.relatedArticle[0].url.current },
|
|
1365
1368
|
'Related Article ',
|
|
@@ -1367,8 +1370,8 @@ var Article = forwardRef(function (props, ref) {
|
|
|
1367
1370
|
)
|
|
1368
1371
|
)
|
|
1369
1372
|
),
|
|
1370
|
-
props.infiniteScroll &&
|
|
1371
|
-
|
|
1373
|
+
props.infiniteScroll && React.createElement('hr', { className: 'article-seperater mb-5 mt-3' }),
|
|
1374
|
+
React.createElement(Schema, { article: props.article, Website: props.Website, client: props.client })
|
|
1372
1375
|
);
|
|
1373
1376
|
};
|
|
1374
1377
|
|
|
@@ -1443,7 +1446,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1443
1446
|
return item.url.current === path;
|
|
1444
1447
|
});
|
|
1445
1448
|
var targeting = getTargeting({ article: activeArticle, cpModificationRequired: cpModificationRequired, position: props.position, prevUrl: prevUrl });
|
|
1446
|
-
if (!
|
|
1449
|
+
if (!main_40) {
|
|
1447
1450
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1448
1451
|
if (window.googletag && googletag.pubadsReady) {
|
|
1449
1452
|
var slots = googletag.pubads().getSlots();
|
|
@@ -1460,7 +1463,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1460
1463
|
});
|
|
1461
1464
|
}
|
|
1462
1465
|
//Refresh leaderboard ad on mobile
|
|
1463
|
-
if (
|
|
1466
|
+
if (main_40) {
|
|
1464
1467
|
var leaderboardSlotId = '';
|
|
1465
1468
|
lib_3.getGoogletag().then(function (googletag) {
|
|
1466
1469
|
if (window.googletag && googletag.pubadsReady) {
|
|
@@ -1619,7 +1622,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1619
1622
|
}
|
|
1620
1623
|
};
|
|
1621
1624
|
|
|
1622
|
-
var onChangeArticle = function onChangeArticle(path, meta) {
|
|
1625
|
+
var onChangeArticle = function onChangeArticle(path, meta, pageviewProperties) {
|
|
1623
1626
|
var newPath = '/view/' + path;
|
|
1624
1627
|
var activeArticle = queueData.find(function (item) {
|
|
1625
1628
|
return item.url.current === path;
|
|
@@ -1638,18 +1641,18 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1638
1641
|
if (props.setCustomDimensions) {
|
|
1639
1642
|
props.setCustomDimensions(activeArticle, '200', prevUrl);
|
|
1640
1643
|
}
|
|
1641
|
-
if (props.pageview) props.pageview(newPath);
|
|
1644
|
+
if (props.pageview) props.pageview(newPath, pageviewProperties);
|
|
1642
1645
|
refreshAD(path);
|
|
1643
1646
|
};
|
|
1644
1647
|
|
|
1645
|
-
return
|
|
1648
|
+
return React.createElement(
|
|
1646
1649
|
InfiniteScroll,
|
|
1647
1650
|
{ dataLength: queueData.length, next: loadmore, scrollThreshold: '40%', hasMore: true, style: { overflow: 'hidden' } },
|
|
1648
1651
|
queueData.map(function (article, index) {
|
|
1649
|
-
return
|
|
1650
|
-
|
|
1652
|
+
return React.createElement(
|
|
1653
|
+
React.Fragment,
|
|
1651
1654
|
null,
|
|
1652
|
-
|
|
1655
|
+
React.createElement(Article, _extends({
|
|
1653
1656
|
key: index
|
|
1654
1657
|
}, props, {
|
|
1655
1658
|
containerHeight: containerHeight,
|
|
@@ -1707,10 +1710,13 @@ var View = function View(props) {
|
|
|
1707
1710
|
useEffect(function () {
|
|
1708
1711
|
if (pageview && setCustomDimensions) {
|
|
1709
1712
|
var timer = void 0;
|
|
1713
|
+
var pageviewProperties = _extends({}, getTargeting(props), {
|
|
1714
|
+
category: article && article.category ? article.category.name : ''
|
|
1715
|
+
});
|
|
1710
1716
|
var waitAndExicute = function waitAndExicute() {
|
|
1711
1717
|
if (typeof window.GA_INITIALIZED !== 'undefined') {
|
|
1712
1718
|
setCustomDimensions(article, statusCode, prevUrl);
|
|
1713
|
-
pageview(router.asPath);
|
|
1719
|
+
pageview(router.asPath, pageviewProperties);
|
|
1714
1720
|
} else timer = setTimeout(waitAndExicute, 1000);
|
|
1715
1721
|
};
|
|
1716
1722
|
waitAndExicute();
|
|
@@ -1791,63 +1797,63 @@ var View = function View(props) {
|
|
|
1791
1797
|
|
|
1792
1798
|
var metaDescriptionSanity = seoLinks && seoLinks.length == 1 && seoLinks[0].metaDescription;
|
|
1793
1799
|
var metaTitleSanity = seoLinks && seoLinks.length == 1 && seoLinks[0].metaTitle;
|
|
1794
|
-
return
|
|
1795
|
-
|
|
1800
|
+
return React.createElement(
|
|
1801
|
+
React.Fragment,
|
|
1796
1802
|
null,
|
|
1797
|
-
|
|
1803
|
+
React.createElement(
|
|
1798
1804
|
Head,
|
|
1799
1805
|
null,
|
|
1800
|
-
|
|
1806
|
+
React.createElement(
|
|
1801
1807
|
'title',
|
|
1802
1808
|
{ key: 'title' },
|
|
1803
1809
|
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 : '')
|
|
1804
1810
|
),
|
|
1805
|
-
metaDescriptionSanity ?
|
|
1806
|
-
|
|
1807
|
-
passwordLock &&
|
|
1808
|
-
|
|
1811
|
+
metaDescriptionSanity ? React.createElement('meta', { name: 'description', key: 'description', content: metaDescriptionSanity }) : meta_description && React.createElement('meta', { name: 'description', key: 'description', content: meta_description }),
|
|
1812
|
+
React.createElement('meta', { name: 'keywords', content: getKeywords(article).join(','), key: 'keywords' }),
|
|
1813
|
+
passwordLock && React.createElement('meta', { name: 'robots', content: 'noindex, nofollow' }),
|
|
1814
|
+
React.createElement('meta', {
|
|
1809
1815
|
property: 'og:url',
|
|
1810
1816
|
content: seriesShareOptions && seriesShareOptions.seriesUrl ? shareOptions.shareUrl + seriesShareOptions.seriesUrl : shareOptions.shareUrl,
|
|
1811
1817
|
key: 'og:url'
|
|
1812
1818
|
}),
|
|
1813
|
-
|
|
1819
|
+
React.createElement('meta', {
|
|
1814
1820
|
property: 'og:title',
|
|
1815
1821
|
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 : ''),
|
|
1816
1822
|
key: 'og:title'
|
|
1817
1823
|
}),
|
|
1818
|
-
|
|
1824
|
+
React.createElement('meta', {
|
|
1819
1825
|
property: 'og:image',
|
|
1820
1826
|
content: seriesShareOptions && seriesShareOptions.seriesThumbnail ? seriesShareOptions.seriesThumbnail : shareOptions.shareImage,
|
|
1821
1827
|
key: 'og:image'
|
|
1822
1828
|
}),
|
|
1823
|
-
|
|
1824
|
-
metaDescriptionSanity ?
|
|
1825
|
-
|
|
1826
|
-
|
|
1829
|
+
React.createElement('meta', { property: 'og:site_name', content: props.Settings.title, key: 'og:site_name' }),
|
|
1830
|
+
metaDescriptionSanity ? React.createElement('meta', { property: 'og:description', key: 'og:description', content: metaDescriptionSanity }) : meta_description && React.createElement('meta', { property: 'og:description', key: 'og:description', content: meta_description }),
|
|
1831
|
+
React.createElement('meta', { name: 'twitter:card', content: 'summary', key: 'twitter:card' }),
|
|
1832
|
+
React.createElement('meta', {
|
|
1827
1833
|
name: 'twitter:title',
|
|
1828
1834
|
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 : ''),
|
|
1829
1835
|
key: 'twitter:title'
|
|
1830
1836
|
}),
|
|
1831
|
-
|
|
1837
|
+
React.createElement('meta', {
|
|
1832
1838
|
name: 'twitter:image',
|
|
1833
1839
|
content: seriesShareOptions && seriesShareOptions.seriesThumbnail ? seriesShareOptions.seriesThumbnail : shareOptions.shareImage,
|
|
1834
1840
|
key: 'twitter:image'
|
|
1835
1841
|
}),
|
|
1836
|
-
|
|
1837
|
-
metaDescriptionSanity ?
|
|
1838
|
-
canonicalTag &&
|
|
1842
|
+
React.createElement('meta', { name: 'twitter:site', content: '@' + props.Settings.title, key: 'twitter:site' }),
|
|
1843
|
+
metaDescriptionSanity ? React.createElement('meta', { name: 'twitter:description', key: 'twitter:description', content: metaDescriptionSanity }) : meta_description && React.createElement('meta', { name: 'twitter:description', key: 'twitter:description', content: meta_description }),
|
|
1844
|
+
canonicalTag && React.createElement('link', {
|
|
1839
1845
|
rel: 'canonical',
|
|
1840
1846
|
href: seriesShareOptions && seriesShareOptions.seriesUrl ? shareOptions.shareUrl + seriesShareOptions.seriesUrl : shareOptions.shareUrl,
|
|
1841
1847
|
key: 'canonical'
|
|
1842
1848
|
}),
|
|
1843
|
-
|
|
1849
|
+
React.createElement(
|
|
1844
1850
|
'noscript',
|
|
1845
1851
|
null,
|
|
1846
|
-
props.article.seriesDetail && props.article.seriesDetail.prevUrl &&
|
|
1847
|
-
props.article.seriesDetail && props.article.seriesDetail.nextUrl &&
|
|
1852
|
+
props.article.seriesDetail && props.article.seriesDetail.prevUrl && React.createElement('link', { rel: 'prev', href: props.article.seriesDetail.prevUrl }),
|
|
1853
|
+
props.article.seriesDetail && props.article.seriesDetail.nextUrl && React.createElement('link', { rel: 'next', href: props.article.seriesDetail.nextUrl })
|
|
1848
1854
|
)
|
|
1849
1855
|
),
|
|
1850
|
-
!needInfiniteScroll ?
|
|
1856
|
+
!needInfiniteScroll ? React.createElement(Article, _extends({ infiniteScroll: false, showRelatedArticles: showRelatedArticles, showDisqus: showDisqus }, props)) : React.createElement(ArticleQueue, _extends({
|
|
1851
1857
|
infiniteScroll: true,
|
|
1852
1858
|
showRelatedArticles: showRelatedArticles,
|
|
1853
1859
|
canonicalTag: canonicalTag,
|