@mjhls/mjh-framework 1.0.734-beta-0.2 → 1.0.734
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 +29 -30
- package/dist/cjs/AD300x250x600.js +29 -30
- package/dist/cjs/AD728x90.js +32 -33
- package/dist/cjs/ADFloatingFooter.js +31 -32
- package/dist/cjs/ADFooter.js +15 -14
- package/dist/cjs/ADGutter.js +31 -32
- package/dist/cjs/{ADInfeed-d1d7e784.js → ADInfeed-5fe7fd9d.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -32
- package/dist/cjs/ADSponsoredResources.js +31 -32
- package/dist/cjs/ADWebcast.js +31 -32
- package/dist/cjs/ADWelcome.js +35 -36
- package/dist/cjs/{ADlgInfeed-b6116a72.js → ADlgInfeed-a62d2f9b.js} +11 -10
- package/dist/cjs/AccordionPanel.js +31 -29
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +17 -16
- package/dist/cjs/AlphabeticList.js +25 -24
- package/dist/cjs/ArticleCarousel.js +24 -23
- package/dist/cjs/ArticleProgramLandingPage.js +55 -54
- package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +816 -330
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-5fa89df5.js} +14 -13
- package/dist/cjs/Beam.js +9 -9
- package/dist/cjs/{BlockContent-80b15fac.js → BlockContent-eca358e4.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +29 -27
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +35 -32
- package/dist/cjs/Column3.js +58 -55
- package/dist/cjs/ConferenceArticleCard.js +23 -22
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +90 -86
- package/dist/cjs/{Dfp-ce7ac168.js → Dfp-80146e98.js} +31 -30
- package/dist/cjs/EventsDeck.js +138 -131
- package/dist/cjs/ExternalResources.js +77 -76
- package/dist/cjs/Feature.js +27 -25
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +183 -183
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +59 -58
- package/dist/cjs/HamMagazine.js +135 -130
- package/dist/cjs/Header.js +13 -11
- package/dist/cjs/Hero.js +13 -12
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +69 -68
- package/dist/cjs/HorizontalHero.js +26 -25
- package/dist/cjs/IssueContentDeck.js +77 -72
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +41 -40
- package/dist/cjs/LeftNav.js +38 -36
- package/dist/cjs/MasterDeck.js +74 -77
- package/dist/cjs/NavDvm.js +80 -75
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +143 -138
- package/dist/cjs/NavNative.js +123 -115
- package/dist/cjs/NavNormal.js +53 -48
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +67 -66
- package/dist/cjs/PageFilter.js +15 -14
- package/dist/cjs/PartnerDetailListing.js +106 -105
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +21 -19
- package/dist/cjs/PubSection.js +38 -37
- package/dist/cjs/PubToc.js +17 -16
- package/dist/cjs/PublicationDeck.js +66 -61
- package/dist/cjs/PublicationLanding.js +78 -74
- package/dist/cjs/QueueDeckExpanded.js +294 -298
- package/dist/cjs/RecentNews.js +24 -23
- package/dist/cjs/RelatedContent.js +25 -24
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +22 -18
- package/dist/cjs/Segment.js +7 -7
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +36 -35
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-45c54bed.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +62 -57
- package/dist/cjs/TaxonomyDescription.js +52 -51
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +22 -20
- package/dist/cjs/Ustream.js +27 -26
- package/dist/cjs/VerticalHero.js +18 -17
- package/dist/cjs/VideoProgramLandingPage.js +74 -70
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +48 -47
- package/dist/cjs/VideoSeriesListing.js +75 -74
- package/dist/cjs/View.js +250 -316
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +63 -62
- package/dist/cjs/{_is-array-754e012d.js → _is-array-63ae4740.js} +6 -6
- package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-2613ffa1.js} +2 -2
- package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-c5bd707d.js} +1 -1
- package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-bec5fcf2.js} +1 -1
- package/dist/cjs/{_set-species-f92c67c5.js → _set-species-a8cfdb84.js} +4 -4
- package/dist/cjs/{_to-object-329a650b.js → _to-object-821a2927.js} +4 -4
- package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-2edcb6ad.js} +8 -8
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-b4615fd3.js} +2 -2
- package/dist/cjs/{define-property-f4d12f4e.js → define-property-aff11f8a.js} +1 -1
- package/dist/cjs/{defineProperty-55548b25.js → defineProperty-d6fbb280.js} +1 -1
- package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-20d42c53.js} +2 -2
- package/dist/cjs/{extends-60837c34.js → extends-1e24fc8d.js} +1 -1
- package/dist/cjs/getQuery.js +2 -1
- package/dist/cjs/getRelatedArticle.js +19 -19
- package/dist/cjs/getSerializers.js +42 -42
- package/dist/cjs/{getTargeting-5eef5b58.js → getTargeting-497b581d.js} +5 -7
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-8bf6c863.js → index-0e4427c8.js} +12 -11
- package/dist/cjs/{index-3294d3bc.js → index-4d74ffd6.js} +40 -41
- package/dist/cjs/{index-41222a33.js → index-5260126b.js} +487 -476
- package/dist/cjs/{index-da796b8c.js → index-80f57cff.js} +17 -15
- package/dist/cjs/{index-39beccb3.js → index-d48b231c.js} +29 -24
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
- package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +159 -156
- package/dist/cjs/{inherits-513d81cd.js → inherits-2eb23889.js} +8 -8
- package/dist/cjs/{keys-a586b7a0.js → keys-95c064c9.js} +2 -2
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-4ef21f0f.js} +1 -1
- package/dist/cjs/{main-02daeefe.js → main-dc082238.js} +116 -80
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-db24842a.js} +4 -4
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-7c5aff47.js → stringify-01cf47f7.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-cf0865fc.js} +4 -4
- package/dist/cjs/{typeof-725500bc.js → typeof-97065d40.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-4480325a.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +25 -27
- package/dist/esm/AD300x250x600.js +25 -27
- package/dist/esm/AD728x90.js +28 -30
- package/dist/esm/ADFloatingFooter.js +27 -29
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +27 -29
- package/dist/esm/{ADInfeed-0299bf7e.js → ADInfeed-3a9eef39.js} +9 -9
- package/dist/esm/ADSkyscraper.js +27 -29
- package/dist/esm/ADSponsoredResources.js +27 -29
- package/dist/esm/ADWebcast.js +27 -29
- package/dist/esm/ADWelcome.js +31 -33
- package/dist/esm/{ADlgInfeed-7b627388.js → ADlgInfeed-8d63ff91.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +23 -23
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +51 -51
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +797 -315
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-c7ff069f.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-c409aca5.js → BlockContent-d8cd739c.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +48 -48
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +76 -76
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-e9a07597.js → Dfp-8bfbd310.js} +20 -20
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +70 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +141 -145
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -104
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +65 -65
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +37 -37
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +67 -71
- package/dist/esm/NavDvm.js +57 -57
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +114 -114
- package/dist/esm/NavNative.js +91 -91
- package/dist/esm/NavNormal.js +36 -36
- package/dist/esm/OncliveHero.js +16 -17
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +101 -101
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +34 -34
- package/dist/esm/PubToc.js +13 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +50 -50
- package/dist/esm/QueueDeckExpanded.js +274 -278
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +7 -7
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +31 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-a2ae84d1.js → SocialSearchComponent-c3216d1a.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +46 -46
- package/dist/esm/TemplateNormal.js +66 -66
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +60 -60
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +39 -39
- package/dist/esm/VideoSeriesListing.js +68 -68
- package/dist/esm/View.js +237 -307
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-58e95429.js → _is-array-674f71ec.js} +6 -6
- package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-48516cd3.js} +2 -2
- package/dist/esm/{_object-sap-964b6feb.js → _object-sap-fd3054d0.js} +1 -1
- package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-8f409e54.js} +1 -1
- package/dist/esm/{_set-species-3f8319f5.js → _set-species-494ed292.js} +4 -4
- package/dist/esm/{_to-object-a4107da3.js → _to-object-97770c52.js} +5 -5
- package/dist/esm/{asyncToGenerator-502f13b4.js → asyncToGenerator-2bd4099a.js} +8 -8
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
- package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-d1d5ed02.js} +2 -2
- package/dist/esm/{define-property-8af5f002.js → define-property-ec6d528d.js} +1 -1
- package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-ea516b15.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-aa6068a3.js} +3 -3
- package/dist/esm/{extends-eb69e8ac.js → extends-31d65aba.js} +1 -1
- package/dist/esm/getQuery.js +2 -1
- package/dist/esm/getRelatedArticle.js +13 -13
- package/dist/esm/getSerializers.js +42 -42
- package/dist/esm/{getTargeting-9413f34a.js → getTargeting-2d402d66.js} +5 -7
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-3849e3fe.js → index-3f5c03b2.js} +29 -24
- package/dist/esm/{index-5f9f807a.js → index-752d1dae.js} +10 -10
- package/dist/esm/{index-a9e53f80.js → index-888f9253.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-ccb770c7.js} +40 -41
- package/dist/esm/{index-196b1669.js → index-d6ad9248.js} +421 -417
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
- package/dist/esm/index.js +126 -126
- package/dist/esm/{inherits-fb9b6e8f.js → inherits-5906fbea.js} +5 -5
- package/dist/esm/{keys-8eda7a5c.js → keys-a0b0c7a4.js} +2 -2
- package/dist/esm/{lodash-ec8c6b48.js → lodash-ad27652f.js} +1 -1
- package/dist/esm/{main-e4a934b2.js → main-1450d277.js} +113 -78
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
- package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-cdeaee08.js} +4 -4
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/{stringify-4330ccdc.js → stringify-d4839bab.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-fa2dcda7.js} +4 -4
- package/dist/esm/{typeof-6435ba1c.js → typeof-e9cea9e8.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
- package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-035980f3.js} +3 -3
- package/package.json +3 -3
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
|
@@ -1,42 +1,42 @@
|
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-cdeaee08.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-fa2dcda7.js';
|
|
3
|
+
import { _ as _extends } from './extends-31d65aba.js';
|
|
4
|
+
import React, { useEffect, useState, useRef } from 'react';
|
|
5
|
+
import { Container, Media } from 'react-bootstrap';
|
|
6
|
+
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
7
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
8
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
+
import { V as VisibilitySensor } from './visibility-sensor-082c757b.js';
|
|
10
|
+
import { l as lib_3 } from './index-888f9253.js';
|
|
11
|
+
import { useRouter } from 'next/router';
|
|
12
|
+
import { L as LazyLoad } from './index-752d1dae.js';
|
|
13
|
+
import { m as main_40 } from './main-1450d277.js';
|
|
14
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-3a9eef39.js';
|
|
16
|
+
import { A as AuthorComponent } from './AuthorComponent-c7ff069f.js';
|
|
17
|
+
import { l as lodash } from './lodash-ad27652f.js';
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-8d63ff91.js';
|
|
19
|
+
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
|
+
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
1
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './
|
|
5
|
-
import './
|
|
6
|
-
import
|
|
7
|
-
import './core.get-iterator-method-e1de7503.js';
|
|
22
|
+
import './web.dom.iterable-035980f3.js';
|
|
23
|
+
import './es6.string.iterator-aa6068a3.js';
|
|
24
|
+
import './_to-object-97770c52.js';
|
|
25
|
+
import './core.get-iterator-method-d1d5ed02.js';
|
|
26
|
+
import './_iter-detect-48516cd3.js';
|
|
8
27
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import
|
|
10
|
-
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import React__default, { useEffect, useState, useRef } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-a9e53f80.js';
|
|
28
|
+
import 'react-dom';
|
|
13
29
|
import 'prop-types';
|
|
14
30
|
import 'react-bootstrap/Card';
|
|
15
|
-
import
|
|
16
|
-
import { useRouter } from 'next/router';
|
|
17
|
-
import './isSymbol-807e927e.js';
|
|
31
|
+
import './AdSlot.js';
|
|
18
32
|
import './debounce-1a993acf.js';
|
|
19
|
-
import
|
|
20
|
-
import 'react-dom';
|
|
21
|
-
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
22
|
-
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
23
|
-
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
24
|
-
import { m as main_36 } from './main-e4a934b2.js';
|
|
25
|
-
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
26
|
-
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
27
|
-
import './stringify-4330ccdc.js';
|
|
28
|
-
import './asyncToGenerator-502f13b4.js';
|
|
29
|
-
import './_set-species-3f8319f5.js';
|
|
30
|
-
import './Segment.js';
|
|
33
|
+
import './isSymbol-807e927e.js';
|
|
31
34
|
import './Beam.js';
|
|
32
|
-
import './
|
|
33
|
-
import
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import
|
|
37
|
-
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
38
|
-
import { Container, Media } from 'react-bootstrap';
|
|
39
|
-
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
35
|
+
import './stringify-d4839bab.js';
|
|
36
|
+
import './asyncToGenerator-2bd4099a.js';
|
|
37
|
+
import './_library-528f1934.js';
|
|
38
|
+
import './_set-species-494ed292.js';
|
|
39
|
+
import './Segment.js';
|
|
40
40
|
|
|
41
41
|
var urlFor = function urlFor(source, builder) {
|
|
42
42
|
return builder.image(source).auto('format');
|
|
@@ -179,9 +179,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
179
179
|
}, { viewport: [0, 0], sizes: [] }],
|
|
180
180
|
targeting: {
|
|
181
181
|
content_placement: brandInsightAd.targeting.content_placement,
|
|
182
|
-
document_url: brandInsightAd.targeting.document_url
|
|
183
|
-
// passing AD Targeting Group into targeting
|
|
184
|
-
rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
|
|
182
|
+
document_url: brandInsightAd.targeting.document_url
|
|
185
183
|
},
|
|
186
184
|
/* Passing refresh flag */
|
|
187
185
|
refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
|
|
@@ -221,9 +219,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
221
219
|
targeting: {
|
|
222
220
|
pos: 'infeed',
|
|
223
221
|
content_placement: brandInsightAd.targeting.content_placement,
|
|
224
|
-
document_url: brandInsightAd.targeting.document_url
|
|
225
|
-
// passing AD Targeting Group into targeting
|
|
226
|
-
rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
|
|
222
|
+
document_url: brandInsightAd.targeting.document_url
|
|
227
223
|
},
|
|
228
224
|
_type: 'brandInsightAd',
|
|
229
225
|
/* Passing refresh flag */
|
|
@@ -254,7 +250,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
254
250
|
});
|
|
255
251
|
|
|
256
252
|
var featureCount = 0;
|
|
257
|
-
return
|
|
253
|
+
return React.createElement(
|
|
258
254
|
'div',
|
|
259
255
|
null,
|
|
260
256
|
data && data.length > 0 ? dataRemapped ? // For Javascript Enabled Cases
|
|
@@ -265,7 +261,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
265
261
|
if (article._type === 'feature') {
|
|
266
262
|
featureCount++;
|
|
267
263
|
if (article.blank || checkExternalUrl(article.url.current)) {
|
|
268
|
-
return
|
|
264
|
+
return React.createElement(
|
|
269
265
|
VisibilitySensor,
|
|
270
266
|
{
|
|
271
267
|
key: article._id ? article._id : index,
|
|
@@ -273,51 +269,51 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
273
269
|
onChange: function onChange(isVisible) {
|
|
274
270
|
isVisible && changePageNumber(1, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, index);
|
|
275
271
|
} },
|
|
276
|
-
|
|
277
|
-
|
|
272
|
+
React.createElement(
|
|
273
|
+
React.Fragment,
|
|
278
274
|
null,
|
|
279
|
-
|
|
275
|
+
React.createElement(
|
|
280
276
|
Media,
|
|
281
277
|
{
|
|
282
278
|
key: article._id ? article._id : index,
|
|
283
279
|
className: 'feature-media',
|
|
284
280
|
style: { flexDirection: 'column', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
285
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
281
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
286
282
|
'a',
|
|
287
283
|
{ rel: 'noopener', href: article.url.current, target: '_blank', className: 'feature-wrapper' },
|
|
288
|
-
|
|
284
|
+
React.createElement(
|
|
289
285
|
LazyLoad,
|
|
290
|
-
{ height: imageHeight, placeholder:
|
|
291
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
286
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
287
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
292
288
|
),
|
|
293
|
-
article.source &&
|
|
289
|
+
article.source && React.createElement(
|
|
294
290
|
'div',
|
|
295
291
|
{ className: 'content-category-label' },
|
|
296
|
-
|
|
292
|
+
React.createElement(
|
|
297
293
|
'div',
|
|
298
294
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
299
295
|
article.source
|
|
300
296
|
)
|
|
301
297
|
)
|
|
302
298
|
),
|
|
303
|
-
|
|
299
|
+
React.createElement(
|
|
304
300
|
Media.Body,
|
|
305
301
|
null,
|
|
306
|
-
|
|
302
|
+
React.createElement(
|
|
307
303
|
'a',
|
|
308
304
|
{ rel: 'noopener', href: article.url.current, target: '_blank' },
|
|
309
|
-
article.title &&
|
|
305
|
+
article.title && React.createElement(
|
|
310
306
|
'h4',
|
|
311
307
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
312
308
|
article.title
|
|
313
309
|
)
|
|
314
310
|
),
|
|
315
|
-
showPublished && !showTimeDiff && article.published &&
|
|
311
|
+
showPublished && !showTimeDiff && article.published && React.createElement(
|
|
316
312
|
'p',
|
|
317
313
|
{ className: 'card-text', style: { color: 'var(--dark)', margin: '.25rem 0' } },
|
|
318
314
|
moment(article.published).format('MMMM DD, YYYY')
|
|
319
315
|
),
|
|
320
|
-
showTimeDiff && article.published &&
|
|
316
|
+
showTimeDiff && article.published && React.createElement(
|
|
321
317
|
'p',
|
|
322
318
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
323
319
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -325,20 +321,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
325
321
|
return null;
|
|
326
322
|
}
|
|
327
323
|
if (index === 3) {
|
|
328
|
-
return
|
|
329
|
-
|
|
324
|
+
return React.createElement(
|
|
325
|
+
React.Fragment,
|
|
330
326
|
null,
|
|
331
|
-
|
|
327
|
+
React.createElement(
|
|
332
328
|
'em',
|
|
333
329
|
{ style: { marginRight: '.5rem' } },
|
|
334
330
|
'...'
|
|
335
331
|
)
|
|
336
332
|
);
|
|
337
333
|
}
|
|
338
|
-
return
|
|
339
|
-
|
|
334
|
+
return React.createElement(
|
|
335
|
+
React.Fragment,
|
|
340
336
|
null,
|
|
341
|
-
|
|
337
|
+
React.createElement(
|
|
342
338
|
'em',
|
|
343
339
|
null,
|
|
344
340
|
taxonomy.name
|
|
@@ -348,30 +344,30 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
348
344
|
);
|
|
349
345
|
}),
|
|
350
346
|
' ',
|
|
351
|
-
|
|
347
|
+
React.createElement(
|
|
352
348
|
'span',
|
|
353
349
|
{ style: { display: 'inline-block' } },
|
|
354
350
|
timeDifferenceCalc(article.published)
|
|
355
351
|
)
|
|
356
352
|
),
|
|
357
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
353
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
358
354
|
LazyLoad,
|
|
359
355
|
{ height: 50 },
|
|
360
|
-
|
|
356
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
361
357
|
),
|
|
362
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
358
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
363
359
|
'div',
|
|
364
360
|
{ className: 'content-category-label' },
|
|
365
|
-
|
|
361
|
+
React.createElement(
|
|
366
362
|
'div',
|
|
367
363
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
368
364
|
article.source
|
|
369
365
|
)
|
|
370
366
|
),
|
|
371
|
-
|
|
367
|
+
React.createElement(
|
|
372
368
|
'div',
|
|
373
369
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
374
|
-
showCategory && article.contentCategory &&
|
|
370
|
+
showCategory && article.contentCategory && React.createElement(
|
|
375
371
|
'p',
|
|
376
372
|
{
|
|
377
373
|
className: 'article-category',
|
|
@@ -385,7 +381,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
385
381
|
} },
|
|
386
382
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
387
383
|
),
|
|
388
|
-
article.issueSection && article.issueSection.name &&
|
|
384
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
389
385
|
'p',
|
|
390
386
|
{
|
|
391
387
|
className: 'issueSection',
|
|
@@ -401,21 +397,21 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
401
397
|
article.issueSection.name
|
|
402
398
|
)
|
|
403
399
|
),
|
|
404
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
400
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
405
401
|
'div',
|
|
406
402
|
{ className: 'pubInfo' },
|
|
407
|
-
article.volume &&
|
|
403
|
+
article.volume && React.createElement(
|
|
408
404
|
'p',
|
|
409
405
|
{ className: 'qdeVolume' },
|
|
410
406
|
article.volume
|
|
411
407
|
),
|
|
412
|
-
article.issue &&
|
|
408
|
+
article.issue && React.createElement(
|
|
413
409
|
'p',
|
|
414
410
|
{ className: 'qdeIssue' },
|
|
415
411
|
article.issue
|
|
416
412
|
)
|
|
417
413
|
),
|
|
418
|
-
showIntro && article.summary &&
|
|
414
|
+
showIntro && article.summary && React.createElement(
|
|
419
415
|
'p',
|
|
420
416
|
{ className: 'pt-2 card-text' },
|
|
421
417
|
clean_html_1(article.summary)
|
|
@@ -425,7 +421,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
425
421
|
)
|
|
426
422
|
);
|
|
427
423
|
} else {
|
|
428
|
-
return
|
|
424
|
+
return React.createElement(
|
|
429
425
|
VisibilitySensor,
|
|
430
426
|
{
|
|
431
427
|
key: article._id ? article._id : index,
|
|
@@ -433,51 +429,51 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
433
429
|
onChange: function onChange(isVisible) {
|
|
434
430
|
isVisible && changePageNumber(1, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, index);
|
|
435
431
|
} },
|
|
436
|
-
|
|
437
|
-
|
|
432
|
+
React.createElement(
|
|
433
|
+
React.Fragment,
|
|
438
434
|
null,
|
|
439
|
-
|
|
435
|
+
React.createElement(
|
|
440
436
|
Media,
|
|
441
437
|
{
|
|
442
438
|
key: article._id ? article._id : index,
|
|
443
439
|
className: 'feature-media',
|
|
444
440
|
style: { flexDirection: 'column', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
445
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
441
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
446
442
|
'a',
|
|
447
443
|
{ href: article.url.current, className: 'feature-wrapper' },
|
|
448
|
-
|
|
444
|
+
React.createElement(
|
|
449
445
|
LazyLoad,
|
|
450
|
-
{ height: imageHeight, placeholder:
|
|
451
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
446
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
447
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
452
448
|
),
|
|
453
|
-
article.source &&
|
|
449
|
+
article.source && React.createElement(
|
|
454
450
|
'div',
|
|
455
451
|
{ className: 'content-category-label' },
|
|
456
|
-
|
|
452
|
+
React.createElement(
|
|
457
453
|
'div',
|
|
458
454
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
459
455
|
article.source
|
|
460
456
|
)
|
|
461
457
|
)
|
|
462
458
|
),
|
|
463
|
-
|
|
459
|
+
React.createElement(
|
|
464
460
|
Media.Body,
|
|
465
461
|
null,
|
|
466
|
-
|
|
462
|
+
React.createElement(
|
|
467
463
|
'a',
|
|
468
464
|
{ href: article.url.current },
|
|
469
|
-
article.title &&
|
|
465
|
+
article.title && React.createElement(
|
|
470
466
|
'h4',
|
|
471
467
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
472
468
|
article.title
|
|
473
469
|
)
|
|
474
470
|
),
|
|
475
|
-
showPublished && !showTimeDiff && article.published &&
|
|
471
|
+
showPublished && !showTimeDiff && article.published && React.createElement(
|
|
476
472
|
'p',
|
|
477
473
|
{ className: 'card-text', style: { color: 'var(--dark)', margin: '.25rem 0' } },
|
|
478
474
|
moment(article.published).format('MMMM DD, YYYY')
|
|
479
475
|
),
|
|
480
|
-
showTimeDiff && article.published &&
|
|
476
|
+
showTimeDiff && article.published && React.createElement(
|
|
481
477
|
'p',
|
|
482
478
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
483
479
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -485,10 +481,10 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
485
481
|
return null;
|
|
486
482
|
}
|
|
487
483
|
if (index === 3) {
|
|
488
|
-
return
|
|
489
|
-
|
|
484
|
+
return React.createElement(
|
|
485
|
+
React.Fragment,
|
|
490
486
|
null,
|
|
491
|
-
|
|
487
|
+
React.createElement(
|
|
492
488
|
'em',
|
|
493
489
|
{ style: { marginRight: '.5rem' } },
|
|
494
490
|
'...'
|
|
@@ -496,20 +492,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
496
492
|
);
|
|
497
493
|
}
|
|
498
494
|
if (index === 3) {
|
|
499
|
-
return
|
|
500
|
-
|
|
495
|
+
return React.createElement(
|
|
496
|
+
React.Fragment,
|
|
501
497
|
null,
|
|
502
|
-
|
|
498
|
+
React.createElement(
|
|
503
499
|
'em',
|
|
504
500
|
{ style: { marginRight: '.5rem' } },
|
|
505
501
|
'...'
|
|
506
502
|
)
|
|
507
503
|
);
|
|
508
504
|
}
|
|
509
|
-
return
|
|
510
|
-
|
|
505
|
+
return React.createElement(
|
|
506
|
+
React.Fragment,
|
|
511
507
|
null,
|
|
512
|
-
|
|
508
|
+
React.createElement(
|
|
513
509
|
'em',
|
|
514
510
|
null,
|
|
515
511
|
taxonomy.name
|
|
@@ -519,30 +515,30 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
519
515
|
);
|
|
520
516
|
}),
|
|
521
517
|
' ',
|
|
522
|
-
|
|
518
|
+
React.createElement(
|
|
523
519
|
'span',
|
|
524
520
|
{ style: { display: 'inline-block' } },
|
|
525
521
|
timeDifferenceCalc(article.published)
|
|
526
522
|
)
|
|
527
523
|
),
|
|
528
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
524
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
529
525
|
LazyLoad,
|
|
530
526
|
{ height: 50 },
|
|
531
|
-
|
|
527
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
532
528
|
),
|
|
533
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
529
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
534
530
|
'div',
|
|
535
531
|
{ className: 'content-category-label' },
|
|
536
|
-
|
|
532
|
+
React.createElement(
|
|
537
533
|
'div',
|
|
538
534
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
539
535
|
article.source
|
|
540
536
|
)
|
|
541
537
|
),
|
|
542
|
-
|
|
538
|
+
React.createElement(
|
|
543
539
|
'div',
|
|
544
540
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
545
|
-
showCategory && article.contentCategory &&
|
|
541
|
+
showCategory && article.contentCategory && React.createElement(
|
|
546
542
|
'p',
|
|
547
543
|
{
|
|
548
544
|
className: 'article-category',
|
|
@@ -556,7 +552,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
556
552
|
} },
|
|
557
553
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
558
554
|
),
|
|
559
|
-
article.issueSection && article.issueSection.name &&
|
|
555
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
560
556
|
'p',
|
|
561
557
|
{
|
|
562
558
|
className: 'issueSection',
|
|
@@ -572,21 +568,21 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
572
568
|
article.issueSection.name
|
|
573
569
|
)
|
|
574
570
|
),
|
|
575
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
571
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
576
572
|
'div',
|
|
577
573
|
{ className: 'pubInfo' },
|
|
578
|
-
article.volume &&
|
|
574
|
+
article.volume && React.createElement(
|
|
579
575
|
'p',
|
|
580
576
|
{ className: 'qdeVolume' },
|
|
581
577
|
article.volume
|
|
582
578
|
),
|
|
583
|
-
article.issue &&
|
|
579
|
+
article.issue && React.createElement(
|
|
584
580
|
'p',
|
|
585
581
|
{ className: 'qdeIssue' },
|
|
586
582
|
article.issue
|
|
587
583
|
)
|
|
588
584
|
),
|
|
589
|
-
showIntro && article.summary &&
|
|
585
|
+
showIntro && article.summary && React.createElement(
|
|
590
586
|
'p',
|
|
591
587
|
{ className: 'pt-2 card-text' },
|
|
592
588
|
clean_html_1(article.summary)
|
|
@@ -597,12 +593,12 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
597
593
|
);
|
|
598
594
|
}
|
|
599
595
|
} else if (article._type === 'lg-infeed' && article.adUnit) {
|
|
600
|
-
return
|
|
596
|
+
return React.createElement(ADlgInfeed, _extends({ index: index }, article));
|
|
601
597
|
} else if (article._type === 'brandInsightAd' && article.adUnit) {
|
|
602
|
-
return
|
|
598
|
+
return React.createElement(ADInfeed, { index: index, infeedAd: article });
|
|
603
599
|
}
|
|
604
600
|
if ((brandInsightAd ? index > heroContent + featureCount : index + 1 > heroContent + featureCount) && (!article._type || !['lg-infeed', 'brandInsightAd'].includes(article._type))) {
|
|
605
|
-
return
|
|
601
|
+
return React.createElement(
|
|
606
602
|
VisibilitySensor,
|
|
607
603
|
{
|
|
608
604
|
key: article._id ? article._id : index,
|
|
@@ -610,50 +606,50 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
610
606
|
// Passing 'articleCount' instead of index because index will be including the indexes of ads whereas articleCount will be having index of artilce only.
|
|
611
607
|
isVisible && changePageNumber(pageNumber, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, article.articleCount ? article.articleCount : index);
|
|
612
608
|
} },
|
|
613
|
-
|
|
614
|
-
|
|
609
|
+
React.createElement(
|
|
610
|
+
React.Fragment,
|
|
615
611
|
null,
|
|
616
|
-
|
|
612
|
+
React.createElement(
|
|
617
613
|
Media,
|
|
618
614
|
{
|
|
619
615
|
key: article._id ? article._id : index,
|
|
620
616
|
style: { flexDirection: 'row', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
621
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
617
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
622
618
|
'a',
|
|
623
619
|
{ href: mapping[contentCategoryName] + '/' + article.url.current, className: 'img-wrapper' },
|
|
624
|
-
|
|
620
|
+
React.createElement(
|
|
625
621
|
LazyLoad,
|
|
626
|
-
{ height: imageHeight, placeholder:
|
|
627
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
622
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
623
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'mr-3 img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
628
624
|
),
|
|
629
|
-
article.source &&
|
|
625
|
+
article.source && React.createElement(
|
|
630
626
|
'div',
|
|
631
627
|
{ className: 'content-category-label' },
|
|
632
|
-
|
|
628
|
+
React.createElement(
|
|
633
629
|
'div',
|
|
634
630
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
635
631
|
article.source
|
|
636
632
|
)
|
|
637
633
|
)
|
|
638
634
|
),
|
|
639
|
-
|
|
635
|
+
React.createElement(
|
|
640
636
|
Media.Body,
|
|
641
637
|
null,
|
|
642
|
-
|
|
638
|
+
React.createElement(
|
|
643
639
|
'a',
|
|
644
640
|
{ href: mapping[contentCategoryName] + '/' + article.url.current },
|
|
645
|
-
article.title &&
|
|
641
|
+
article.title && React.createElement(
|
|
646
642
|
'h4',
|
|
647
643
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
648
644
|
article.title
|
|
649
645
|
)
|
|
650
646
|
),
|
|
651
|
-
showPublished && !showTimeDiff && article.published &&
|
|
647
|
+
showPublished && !showTimeDiff && article.published && React.createElement(
|
|
652
648
|
'p',
|
|
653
649
|
{ className: 'card-text', style: { color: 'var(--dark)', margin: '.25rem 0' } },
|
|
654
650
|
moment(article.published).format('MMMM DD, YYYY')
|
|
655
651
|
),
|
|
656
|
-
showTimeDiff && article.published &&
|
|
652
|
+
showTimeDiff && article.published && React.createElement(
|
|
657
653
|
'p',
|
|
658
654
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
659
655
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -661,20 +657,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
661
657
|
return null;
|
|
662
658
|
}
|
|
663
659
|
if (index === 3) {
|
|
664
|
-
return
|
|
665
|
-
|
|
660
|
+
return React.createElement(
|
|
661
|
+
React.Fragment,
|
|
666
662
|
null,
|
|
667
|
-
|
|
663
|
+
React.createElement(
|
|
668
664
|
'em',
|
|
669
665
|
{ style: { marginRight: '.5rem' } },
|
|
670
666
|
'...'
|
|
671
667
|
)
|
|
672
668
|
);
|
|
673
669
|
}
|
|
674
|
-
return
|
|
675
|
-
|
|
670
|
+
return React.createElement(
|
|
671
|
+
React.Fragment,
|
|
676
672
|
null,
|
|
677
|
-
|
|
673
|
+
React.createElement(
|
|
678
674
|
'em',
|
|
679
675
|
null,
|
|
680
676
|
taxonomy.name
|
|
@@ -684,34 +680,34 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
684
680
|
);
|
|
685
681
|
}),
|
|
686
682
|
' ',
|
|
687
|
-
|
|
683
|
+
React.createElement(
|
|
688
684
|
'span',
|
|
689
685
|
{ style: { display: 'inline-block' } },
|
|
690
686
|
timeDifferenceCalc(article.published)
|
|
691
687
|
)
|
|
692
688
|
),
|
|
693
|
-
|
|
689
|
+
React.createElement(
|
|
694
690
|
'div',
|
|
695
691
|
{ className: 'author-sec', style: { lineHeight: 1.5 } },
|
|
696
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
692
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
697
693
|
LazyLoad,
|
|
698
694
|
{ height: 50 },
|
|
699
|
-
|
|
695
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
700
696
|
)
|
|
701
697
|
),
|
|
702
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
698
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
703
699
|
'div',
|
|
704
700
|
{ className: 'content-category-label' },
|
|
705
|
-
|
|
701
|
+
React.createElement(
|
|
706
702
|
'div',
|
|
707
703
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
708
704
|
article.source
|
|
709
705
|
)
|
|
710
706
|
),
|
|
711
|
-
|
|
707
|
+
React.createElement(
|
|
712
708
|
'div',
|
|
713
709
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
714
|
-
showCategory && article.contentCategory &&
|
|
710
|
+
showCategory && article.contentCategory && React.createElement(
|
|
715
711
|
'p',
|
|
716
712
|
{
|
|
717
713
|
className: 'article-category',
|
|
@@ -725,7 +721,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
725
721
|
} },
|
|
726
722
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
727
723
|
),
|
|
728
|
-
article.issueSection && article.issueSection.name &&
|
|
724
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
729
725
|
'p',
|
|
730
726
|
{
|
|
731
727
|
className: 'issueSection',
|
|
@@ -741,38 +737,38 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
741
737
|
article.issueSection.name
|
|
742
738
|
)
|
|
743
739
|
),
|
|
744
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
740
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
745
741
|
'div',
|
|
746
742
|
{ className: 'pubInfo' },
|
|
747
|
-
article.volume &&
|
|
743
|
+
article.volume && React.createElement(
|
|
748
744
|
'p',
|
|
749
745
|
{ className: 'qdeVolume' },
|
|
750
746
|
article.volume
|
|
751
747
|
),
|
|
752
|
-
article.issue &&
|
|
748
|
+
article.issue && React.createElement(
|
|
753
749
|
'p',
|
|
754
750
|
{ className: 'qdeIssue' },
|
|
755
751
|
article.issue
|
|
756
752
|
)
|
|
757
753
|
),
|
|
758
|
-
showIntro && article.summary &&
|
|
754
|
+
showIntro && article.summary && React.createElement(
|
|
759
755
|
'p',
|
|
760
756
|
{ className: 'pt-2 card-text' },
|
|
761
757
|
clean_html_1(article.summary)
|
|
762
758
|
)
|
|
763
759
|
)
|
|
764
760
|
),
|
|
765
|
-
|
|
761
|
+
React.createElement(
|
|
766
762
|
'div',
|
|
767
763
|
null,
|
|
768
|
-
|
|
764
|
+
main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
|
|
769
765
|
)
|
|
770
766
|
)
|
|
771
767
|
);
|
|
772
768
|
} else return null;
|
|
773
769
|
}) :
|
|
774
770
|
// For Javascript Disabled Cases
|
|
775
|
-
|
|
771
|
+
React.createElement(
|
|
776
772
|
'noscript',
|
|
777
773
|
null,
|
|
778
774
|
data.map(function (article, index) {
|
|
@@ -782,7 +778,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
782
778
|
if (article._type === 'feature') {
|
|
783
779
|
featureCount++;
|
|
784
780
|
if (article.blank || checkExternalUrl(article.url.current)) {
|
|
785
|
-
return
|
|
781
|
+
return React.createElement(
|
|
786
782
|
VisibilitySensor,
|
|
787
783
|
{
|
|
788
784
|
key: article._id ? article._id : index,
|
|
@@ -790,51 +786,51 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
790
786
|
onChange: function onChange(isVisible) {
|
|
791
787
|
isVisible && changePageNumber(1, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, index);
|
|
792
788
|
} },
|
|
793
|
-
|
|
794
|
-
|
|
789
|
+
React.createElement(
|
|
790
|
+
React.Fragment,
|
|
795
791
|
null,
|
|
796
|
-
|
|
792
|
+
React.createElement(
|
|
797
793
|
Media,
|
|
798
794
|
{
|
|
799
795
|
key: article._id ? article._id : index,
|
|
800
796
|
className: 'feature-media',
|
|
801
797
|
style: { flexDirection: 'column', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
802
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
798
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
803
799
|
'a',
|
|
804
800
|
{ rel: 'noopener', href: article.url.current, target: '_blank', className: 'feature-wrapper' },
|
|
805
|
-
|
|
801
|
+
React.createElement(
|
|
806
802
|
LazyLoad,
|
|
807
|
-
{ height: imageHeight, placeholder:
|
|
808
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
803
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
804
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
809
805
|
),
|
|
810
|
-
article.source &&
|
|
806
|
+
article.source && React.createElement(
|
|
811
807
|
'div',
|
|
812
808
|
{ className: 'content-category-label' },
|
|
813
|
-
|
|
809
|
+
React.createElement(
|
|
814
810
|
'div',
|
|
815
811
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
816
812
|
article.source
|
|
817
813
|
)
|
|
818
814
|
)
|
|
819
815
|
),
|
|
820
|
-
|
|
816
|
+
React.createElement(
|
|
821
817
|
Media.Body,
|
|
822
818
|
null,
|
|
823
|
-
|
|
819
|
+
React.createElement(
|
|
824
820
|
'a',
|
|
825
821
|
{ rel: 'noopener', href: article.url.current, target: '_blank' },
|
|
826
|
-
article.title &&
|
|
822
|
+
article.title && React.createElement(
|
|
827
823
|
'h4',
|
|
828
824
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
829
825
|
article.title
|
|
830
826
|
)
|
|
831
827
|
),
|
|
832
|
-
showPublished && article.published &&
|
|
828
|
+
showPublished && article.published && React.createElement(
|
|
833
829
|
'p',
|
|
834
830
|
{ className: 'card-text', style: { color: 'var(--dark)', marginBottom: '.25rem' } },
|
|
835
831
|
moment(article.published).format('MMMM DD, YYYY')
|
|
836
832
|
),
|
|
837
|
-
showTimeDiff && article.published &&
|
|
833
|
+
showTimeDiff && article.published && React.createElement(
|
|
838
834
|
'p',
|
|
839
835
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
840
836
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -842,20 +838,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
842
838
|
return null;
|
|
843
839
|
}
|
|
844
840
|
if (index === 3) {
|
|
845
|
-
return
|
|
846
|
-
|
|
841
|
+
return React.createElement(
|
|
842
|
+
React.Fragment,
|
|
847
843
|
null,
|
|
848
|
-
|
|
844
|
+
React.createElement(
|
|
849
845
|
'em',
|
|
850
846
|
{ style: { marginRight: '.5rem' } },
|
|
851
847
|
'...'
|
|
852
848
|
)
|
|
853
849
|
);
|
|
854
850
|
}
|
|
855
|
-
return
|
|
856
|
-
|
|
851
|
+
return React.createElement(
|
|
852
|
+
React.Fragment,
|
|
857
853
|
null,
|
|
858
|
-
|
|
854
|
+
React.createElement(
|
|
859
855
|
'em',
|
|
860
856
|
null,
|
|
861
857
|
taxonomy.name
|
|
@@ -865,30 +861,30 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
865
861
|
);
|
|
866
862
|
}),
|
|
867
863
|
' ',
|
|
868
|
-
|
|
864
|
+
React.createElement(
|
|
869
865
|
'span',
|
|
870
866
|
{ style: { display: 'inline-block' } },
|
|
871
867
|
timeDifferenceCalc(article.published)
|
|
872
868
|
)
|
|
873
869
|
),
|
|
874
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
870
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
875
871
|
LazyLoad,
|
|
876
872
|
{ height: 50 },
|
|
877
|
-
|
|
873
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
878
874
|
),
|
|
879
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
875
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
880
876
|
'div',
|
|
881
877
|
{ className: 'content-category-label' },
|
|
882
|
-
|
|
878
|
+
React.createElement(
|
|
883
879
|
'div',
|
|
884
880
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
885
881
|
article.source
|
|
886
882
|
)
|
|
887
883
|
),
|
|
888
|
-
|
|
884
|
+
React.createElement(
|
|
889
885
|
'div',
|
|
890
886
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
891
|
-
showCategory && article.contentCategory &&
|
|
887
|
+
showCategory && article.contentCategory && React.createElement(
|
|
892
888
|
'p',
|
|
893
889
|
{
|
|
894
890
|
className: 'article-category',
|
|
@@ -902,7 +898,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
902
898
|
} },
|
|
903
899
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
904
900
|
),
|
|
905
|
-
article.issueSection && article.issueSection.name &&
|
|
901
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
906
902
|
'p',
|
|
907
903
|
{
|
|
908
904
|
className: 'issueSection',
|
|
@@ -918,21 +914,21 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
918
914
|
article.issueSection.name
|
|
919
915
|
)
|
|
920
916
|
),
|
|
921
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
917
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
922
918
|
'div',
|
|
923
919
|
{ className: 'pubInfo' },
|
|
924
|
-
article.volume &&
|
|
920
|
+
article.volume && React.createElement(
|
|
925
921
|
'p',
|
|
926
922
|
{ className: 'qdeVolume' },
|
|
927
923
|
article.volume
|
|
928
924
|
),
|
|
929
|
-
article.issue &&
|
|
925
|
+
article.issue && React.createElement(
|
|
930
926
|
'p',
|
|
931
927
|
{ className: 'qdeIssue' },
|
|
932
928
|
article.issue
|
|
933
929
|
)
|
|
934
930
|
),
|
|
935
|
-
showIntro && article.summary &&
|
|
931
|
+
showIntro && article.summary && React.createElement(
|
|
936
932
|
'p',
|
|
937
933
|
{ className: 'pt-2 card-text' },
|
|
938
934
|
clean_html_1(article.summary)
|
|
@@ -942,7 +938,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
942
938
|
)
|
|
943
939
|
);
|
|
944
940
|
} else {
|
|
945
|
-
return
|
|
941
|
+
return React.createElement(
|
|
946
942
|
VisibilitySensor,
|
|
947
943
|
{
|
|
948
944
|
key: article._id ? article._id : index,
|
|
@@ -950,51 +946,51 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
950
946
|
onChange: function onChange(isVisible) {
|
|
951
947
|
isVisible && changePageNumber(1, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, index);
|
|
952
948
|
} },
|
|
953
|
-
|
|
954
|
-
|
|
949
|
+
React.createElement(
|
|
950
|
+
React.Fragment,
|
|
955
951
|
null,
|
|
956
|
-
|
|
952
|
+
React.createElement(
|
|
957
953
|
Media,
|
|
958
954
|
{
|
|
959
955
|
key: article._id ? article._id : index,
|
|
960
956
|
className: 'feature-media',
|
|
961
957
|
style: { flexDirection: 'column', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
962
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
958
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
963
959
|
'a',
|
|
964
960
|
{ href: article.url.current, className: 'feature-wrapper' },
|
|
965
|
-
|
|
961
|
+
React.createElement(
|
|
966
962
|
LazyLoad,
|
|
967
|
-
{ height: imageHeight, placeholder:
|
|
968
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
963
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
964
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
969
965
|
),
|
|
970
|
-
article.source &&
|
|
966
|
+
article.source && React.createElement(
|
|
971
967
|
'div',
|
|
972
968
|
{ className: 'content-category-label' },
|
|
973
|
-
|
|
969
|
+
React.createElement(
|
|
974
970
|
'div',
|
|
975
971
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
976
972
|
article.source
|
|
977
973
|
)
|
|
978
974
|
)
|
|
979
975
|
),
|
|
980
|
-
|
|
976
|
+
React.createElement(
|
|
981
977
|
Media.Body,
|
|
982
978
|
null,
|
|
983
|
-
|
|
979
|
+
React.createElement(
|
|
984
980
|
'a',
|
|
985
981
|
{ href: article.url.current },
|
|
986
|
-
article.title &&
|
|
982
|
+
article.title && React.createElement(
|
|
987
983
|
'h4',
|
|
988
984
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
989
985
|
article.title
|
|
990
986
|
)
|
|
991
987
|
),
|
|
992
|
-
showPublished && article.published &&
|
|
988
|
+
showPublished && article.published && React.createElement(
|
|
993
989
|
'p',
|
|
994
990
|
{ className: 'card-text', style: { color: 'var(--dark)', marginBottom: '.25rem' } },
|
|
995
991
|
moment(article.published).format('MMMM DD, YYYY')
|
|
996
992
|
),
|
|
997
|
-
showTimeDiff && article.published &&
|
|
993
|
+
showTimeDiff && article.published && React.createElement(
|
|
998
994
|
'p',
|
|
999
995
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
1000
996
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -1002,20 +998,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1002
998
|
return null;
|
|
1003
999
|
}
|
|
1004
1000
|
if (index === 3) {
|
|
1005
|
-
return
|
|
1006
|
-
|
|
1001
|
+
return React.createElement(
|
|
1002
|
+
React.Fragment,
|
|
1007
1003
|
null,
|
|
1008
|
-
|
|
1004
|
+
React.createElement(
|
|
1009
1005
|
'em',
|
|
1010
1006
|
{ style: { marginRight: '.5rem' } },
|
|
1011
1007
|
'...'
|
|
1012
1008
|
)
|
|
1013
1009
|
);
|
|
1014
1010
|
}
|
|
1015
|
-
return
|
|
1016
|
-
|
|
1011
|
+
return React.createElement(
|
|
1012
|
+
React.Fragment,
|
|
1017
1013
|
null,
|
|
1018
|
-
|
|
1014
|
+
React.createElement(
|
|
1019
1015
|
'em',
|
|
1020
1016
|
null,
|
|
1021
1017
|
taxonomy.name
|
|
@@ -1025,30 +1021,30 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1025
1021
|
);
|
|
1026
1022
|
}),
|
|
1027
1023
|
' ',
|
|
1028
|
-
|
|
1024
|
+
React.createElement(
|
|
1029
1025
|
'span',
|
|
1030
1026
|
{ style: { display: 'inline-block' } },
|
|
1031
1027
|
timeDifferenceCalc(article.published)
|
|
1032
1028
|
)
|
|
1033
1029
|
),
|
|
1034
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
1030
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
1035
1031
|
LazyLoad,
|
|
1036
1032
|
{ height: 50 },
|
|
1037
|
-
|
|
1033
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
1038
1034
|
),
|
|
1039
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
1035
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
1040
1036
|
'div',
|
|
1041
1037
|
{ className: 'content-category-label' },
|
|
1042
|
-
|
|
1038
|
+
React.createElement(
|
|
1043
1039
|
'div',
|
|
1044
1040
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
1045
1041
|
article.source
|
|
1046
1042
|
)
|
|
1047
1043
|
),
|
|
1048
|
-
|
|
1044
|
+
React.createElement(
|
|
1049
1045
|
'div',
|
|
1050
1046
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
1051
|
-
showCategory && article.contentCategory &&
|
|
1047
|
+
showCategory && article.contentCategory && React.createElement(
|
|
1052
1048
|
'p',
|
|
1053
1049
|
{
|
|
1054
1050
|
className: 'article-category',
|
|
@@ -1062,7 +1058,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1062
1058
|
} },
|
|
1063
1059
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
1064
1060
|
),
|
|
1065
|
-
article.issueSection && article.issueSection.name &&
|
|
1061
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
1066
1062
|
'p',
|
|
1067
1063
|
{
|
|
1068
1064
|
className: 'issueSection',
|
|
@@ -1078,21 +1074,21 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1078
1074
|
article.issueSection.name
|
|
1079
1075
|
)
|
|
1080
1076
|
),
|
|
1081
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
1077
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
1082
1078
|
'div',
|
|
1083
1079
|
{ className: 'pubInfo' },
|
|
1084
|
-
article.volume &&
|
|
1080
|
+
article.volume && React.createElement(
|
|
1085
1081
|
'p',
|
|
1086
1082
|
{ className: 'qdeVolume' },
|
|
1087
1083
|
article.volume
|
|
1088
1084
|
),
|
|
1089
|
-
article.issue &&
|
|
1085
|
+
article.issue && React.createElement(
|
|
1090
1086
|
'p',
|
|
1091
1087
|
{ className: 'qdeIssue' },
|
|
1092
1088
|
article.issue
|
|
1093
1089
|
)
|
|
1094
1090
|
),
|
|
1095
|
-
showIntro && article.summary &&
|
|
1091
|
+
showIntro && article.summary && React.createElement(
|
|
1096
1092
|
'p',
|
|
1097
1093
|
{ className: 'pt-2 card-text' },
|
|
1098
1094
|
clean_html_1(article.summary)
|
|
@@ -1103,12 +1099,12 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1103
1099
|
);
|
|
1104
1100
|
}
|
|
1105
1101
|
} else if (article._type === 'lg-infeed' && article.adUnit) {
|
|
1106
|
-
return
|
|
1102
|
+
return React.createElement(ADlgInfeed, _extends({ index: index }, article));
|
|
1107
1103
|
} else if (article._type === 'brandInsightAd' && article.adUnit) {
|
|
1108
|
-
return
|
|
1104
|
+
return React.createElement(ADInfeed, { index: index, infeedAd: article });
|
|
1109
1105
|
}
|
|
1110
1106
|
if ((brandInsightAd ? index > heroContent + featureCount : index + 1 > heroContent + featureCount) && (!article._type || !['lg-infeed', 'brandInsightAd'].includes(article._type))) {
|
|
1111
|
-
return
|
|
1107
|
+
return React.createElement(
|
|
1112
1108
|
VisibilitySensor,
|
|
1113
1109
|
{
|
|
1114
1110
|
key: article._id ? article._id : index,
|
|
@@ -1116,50 +1112,50 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1116
1112
|
// Passing 'articleCount' instead of index because index will be including the indexes of ads whereas articleCount will be having index of artilce only.
|
|
1117
1113
|
isVisible && changePageNumber(pageNumber, seoPaginate, pageview, router, currentPage, setCurrentPage, itemsPerPage, article.articleCount ? article.articleCount : index);
|
|
1118
1114
|
} },
|
|
1119
|
-
|
|
1120
|
-
|
|
1115
|
+
React.createElement(
|
|
1116
|
+
React.Fragment,
|
|
1121
1117
|
null,
|
|
1122
|
-
|
|
1118
|
+
React.createElement(
|
|
1123
1119
|
Media,
|
|
1124
1120
|
{
|
|
1125
1121
|
key: article._id ? article._id : index,
|
|
1126
1122
|
style: { flexDirection: 'row', marginBottom: '1.25rem', paddingBottom: '1.25rem', borderBottom: '1px solid #ddd' } },
|
|
1127
|
-
(article.thumbnail && article.thumbnail.asset || defaultImage) &&
|
|
1123
|
+
(article.thumbnail && article.thumbnail.asset || defaultImage) && React.createElement(
|
|
1128
1124
|
'a',
|
|
1129
1125
|
{ href: mapping[contentCategoryName] + '/' + article.url.current, className: 'img-wrapper' },
|
|
1130
|
-
|
|
1126
|
+
React.createElement(
|
|
1131
1127
|
LazyLoad,
|
|
1132
|
-
{ height: imageHeight, placeholder:
|
|
1133
|
-
article.thumbnail && article.thumbnail.asset ?
|
|
1128
|
+
{ height: imageHeight, placeholder: React.createElement(ImagePlaceholder, null) },
|
|
1129
|
+
article.thumbnail && article.thumbnail.asset ? React.createElement('img', { className: 'mr-3 img-fluid', src: renderCardImage(article, builder, imageHeight, imageWidth), alt: article.title }) : article.thumbnail ? React.createElement('img', { src: article.thumbnail, className: 'mr-3', alt: article.title }) : React.createElement('img', { src: defaultImage, src2: article.thumbnail, className: 'mr-3', width: '240', height: '135', alt: article.title })
|
|
1134
1130
|
),
|
|
1135
|
-
article.source &&
|
|
1131
|
+
article.source && React.createElement(
|
|
1136
1132
|
'div',
|
|
1137
1133
|
{ className: 'content-category-label' },
|
|
1138
|
-
|
|
1134
|
+
React.createElement(
|
|
1139
1135
|
'div',
|
|
1140
1136
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
1141
1137
|
article.source
|
|
1142
1138
|
)
|
|
1143
1139
|
)
|
|
1144
1140
|
),
|
|
1145
|
-
|
|
1141
|
+
React.createElement(
|
|
1146
1142
|
Media.Body,
|
|
1147
1143
|
null,
|
|
1148
|
-
|
|
1144
|
+
React.createElement(
|
|
1149
1145
|
'a',
|
|
1150
1146
|
{ href: mapping[contentCategoryName] + '/' + article.url.current },
|
|
1151
|
-
article.title &&
|
|
1147
|
+
article.title && React.createElement(
|
|
1152
1148
|
'h4',
|
|
1153
1149
|
{ className: 'card-title', style: { fontWeight: '500', color: 'var(--gray-dark)', marginBottom: '.5rem' } },
|
|
1154
1150
|
article.title
|
|
1155
1151
|
)
|
|
1156
1152
|
),
|
|
1157
|
-
showPublished && article.published &&
|
|
1153
|
+
showPublished && article.published && React.createElement(
|
|
1158
1154
|
'p',
|
|
1159
1155
|
{ className: 'card-text', style: { color: 'var(--dark)', marginBottom: '.25rem' } },
|
|
1160
1156
|
moment(article.published).format('MMMM DD, YYYY')
|
|
1161
1157
|
),
|
|
1162
|
-
showTimeDiff && article.published &&
|
|
1158
|
+
showTimeDiff && article.published && React.createElement(
|
|
1163
1159
|
'p',
|
|
1164
1160
|
{ className: 'card-text', style: { color: '#464644', lineHeight: '1.25', fontSize: '.875rem', margin: '.25rem 0' } },
|
|
1165
1161
|
showTaxonomies && article.taxonomyMapping && article.taxonomyMapping.map(function (taxonomy, index) {
|
|
@@ -1167,20 +1163,20 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1167
1163
|
return null;
|
|
1168
1164
|
}
|
|
1169
1165
|
if (index === 3) {
|
|
1170
|
-
return
|
|
1171
|
-
|
|
1166
|
+
return React.createElement(
|
|
1167
|
+
React.Fragment,
|
|
1172
1168
|
null,
|
|
1173
|
-
|
|
1169
|
+
React.createElement(
|
|
1174
1170
|
'em',
|
|
1175
1171
|
{ style: { marginRight: '.5rem' } },
|
|
1176
1172
|
'...'
|
|
1177
1173
|
)
|
|
1178
1174
|
);
|
|
1179
1175
|
}
|
|
1180
|
-
return
|
|
1181
|
-
|
|
1176
|
+
return React.createElement(
|
|
1177
|
+
React.Fragment,
|
|
1182
1178
|
null,
|
|
1183
|
-
|
|
1179
|
+
React.createElement(
|
|
1184
1180
|
'em',
|
|
1185
1181
|
null,
|
|
1186
1182
|
taxonomy.name
|
|
@@ -1190,34 +1186,34 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1190
1186
|
);
|
|
1191
1187
|
}),
|
|
1192
1188
|
' ',
|
|
1193
|
-
|
|
1189
|
+
React.createElement(
|
|
1194
1190
|
'span',
|
|
1195
1191
|
{ style: { display: 'inline-block' } },
|
|
1196
1192
|
timeDifferenceCalc(article.published)
|
|
1197
1193
|
)
|
|
1198
1194
|
),
|
|
1199
|
-
|
|
1195
|
+
React.createElement(
|
|
1200
1196
|
'div',
|
|
1201
1197
|
{ className: 'author-sec', style: { lineHeight: 1.5 } },
|
|
1202
|
-
showAuthor && article.authorMapping && article.authorMapping.length > 0 &&
|
|
1198
|
+
showAuthor && article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
1203
1199
|
LazyLoad,
|
|
1204
1200
|
{ height: 50 },
|
|
1205
|
-
|
|
1201
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
1206
1202
|
)
|
|
1207
1203
|
),
|
|
1208
|
-
!article.thumbnail && !defaultImage && article.source &&
|
|
1204
|
+
!article.thumbnail && !defaultImage && article.source && React.createElement(
|
|
1209
1205
|
'div',
|
|
1210
1206
|
{ className: 'content-category-label' },
|
|
1211
|
-
|
|
1207
|
+
React.createElement(
|
|
1212
1208
|
'div',
|
|
1213
1209
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
1214
1210
|
article.source
|
|
1215
1211
|
)
|
|
1216
1212
|
),
|
|
1217
|
-
|
|
1213
|
+
React.createElement(
|
|
1218
1214
|
'div',
|
|
1219
1215
|
{ style: { display: 'flex', alignItems: 'center', justifyContent: 'flex-start' } },
|
|
1220
|
-
showCategory && article.contentCategory &&
|
|
1216
|
+
showCategory && article.contentCategory && React.createElement(
|
|
1221
1217
|
'p',
|
|
1222
1218
|
{
|
|
1223
1219
|
className: 'article-category',
|
|
@@ -1231,7 +1227,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1231
1227
|
} },
|
|
1232
1228
|
getContentCategory(article.contentCategory.name, contentCategoryMapping)
|
|
1233
1229
|
),
|
|
1234
|
-
article.issueSection && article.issueSection.name &&
|
|
1230
|
+
article.issueSection && article.issueSection.name && React.createElement(
|
|
1235
1231
|
'p',
|
|
1236
1232
|
{
|
|
1237
1233
|
className: 'issueSection',
|
|
@@ -1247,50 +1243,50 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1247
1243
|
article.issueSection.name
|
|
1248
1244
|
)
|
|
1249
1245
|
),
|
|
1250
|
-
showPubInfo && (article.issue || article.volume) &&
|
|
1246
|
+
showPubInfo && (article.issue || article.volume) && React.createElement(
|
|
1251
1247
|
'div',
|
|
1252
1248
|
{ className: 'pubInfo' },
|
|
1253
|
-
article.volume &&
|
|
1249
|
+
article.volume && React.createElement(
|
|
1254
1250
|
'p',
|
|
1255
1251
|
{ className: 'qdeVolume' },
|
|
1256
1252
|
article.volume
|
|
1257
1253
|
),
|
|
1258
|
-
article.issue &&
|
|
1254
|
+
article.issue && React.createElement(
|
|
1259
1255
|
'p',
|
|
1260
1256
|
{ className: 'qdeIssue' },
|
|
1261
1257
|
article.issue
|
|
1262
1258
|
)
|
|
1263
1259
|
),
|
|
1264
|
-
showIntro && article.summary &&
|
|
1260
|
+
showIntro && article.summary && React.createElement(
|
|
1265
1261
|
'p',
|
|
1266
1262
|
{ className: 'pt-2 card-text' },
|
|
1267
1263
|
clean_html_1(article.summary)
|
|
1268
1264
|
)
|
|
1269
1265
|
)
|
|
1270
1266
|
),
|
|
1271
|
-
|
|
1267
|
+
React.createElement(
|
|
1272
1268
|
'div',
|
|
1273
1269
|
null,
|
|
1274
|
-
|
|
1270
|
+
main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
|
|
1275
1271
|
)
|
|
1276
1272
|
)
|
|
1277
1273
|
);
|
|
1278
1274
|
} else return null;
|
|
1279
1275
|
})
|
|
1280
|
-
) :
|
|
1276
|
+
) : React.createElement(
|
|
1281
1277
|
'div',
|
|
1282
1278
|
null,
|
|
1283
|
-
|
|
1279
|
+
React.createElement(
|
|
1284
1280
|
'h5',
|
|
1285
1281
|
null,
|
|
1286
|
-
|
|
1282
|
+
React.createElement(
|
|
1287
1283
|
'em',
|
|
1288
1284
|
null,
|
|
1289
1285
|
'New content coming soon, please check back later.'
|
|
1290
1286
|
)
|
|
1291
1287
|
)
|
|
1292
1288
|
),
|
|
1293
|
-
|
|
1289
|
+
React.createElement(
|
|
1294
1290
|
'style',
|
|
1295
1291
|
{ jsx: 'true' },
|
|
1296
1292
|
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: fit-content;\n width: -moz-fit-content;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n .feature-media > .media-body {\n -webkit-box-flex: none;\n -ms-flex: none;\n flex: none;\n }\n .img-wrapper img {\n max-height: 240px;\n height: auto;\n width: 100%;\n object-fit: contain;\n }\n .feature-wrapper {\n height: 100%;\n width: 100%;\n }\n .feature-wrapper img {\n width: 100%;\n margin-bottom: 1em;\n }\n @media only screen and (min-width: 768px) {\n .img-wrapper > img {\n padding-right: 1em;\n }\n }\n @media only screen and (max-width: 767px) {\n .sanityDisplayLabel {\n max-width: 100%;\n }\n .img-wrapper {\n width: 100%;\n }\n .img-wrapper img {\n padding-bottom: 1em;\n }\n .media {\n flex-direction: column !important;\n }\n }\n '
|
|
@@ -1299,11 +1295,11 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
|
|
|
1299
1295
|
};
|
|
1300
1296
|
|
|
1301
1297
|
var ImagePlaceholder = function ImagePlaceholder() {
|
|
1302
|
-
return
|
|
1303
|
-
|
|
1298
|
+
return React.createElement(
|
|
1299
|
+
React.Fragment,
|
|
1304
1300
|
null,
|
|
1305
|
-
|
|
1306
|
-
|
|
1301
|
+
React.createElement('div', { className: 'queuedeck-exp-image-placeholder' }),
|
|
1302
|
+
React.createElement(
|
|
1307
1303
|
'style',
|
|
1308
1304
|
{ jsx: 'true' },
|
|
1309
1305
|
'\n .queuedeck-exp-image-placeholder {\n width: 240px;\n height: 0;\n padding-top: calc(240px * 9 / 16);\n margin: 0 1rem 0 0;\n }\n @media only screen and (max-width: 767px) {\n .queuedeck-exp-image-placeholder {\n width: 100%;\n height: 0;\n padding-top: calc(100% * 9 / 16);\n margin: 0 0 1rem 0;\n }\n }\n '
|
|
@@ -1313,7 +1309,7 @@ var ImagePlaceholder = function ImagePlaceholder() {
|
|
|
1313
1309
|
|
|
1314
1310
|
var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd, rightItems) {
|
|
1315
1311
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
1316
|
-
return
|
|
1312
|
+
return React.createElement(
|
|
1317
1313
|
'div',
|
|
1318
1314
|
{ style: { display: 'flex', flex: '1 0 auto' } },
|
|
1319
1315
|
rightItems[i].component
|
|
@@ -1422,15 +1418,15 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
|
|
|
1422
1418
|
return null;
|
|
1423
1419
|
}
|
|
1424
1420
|
|
|
1425
|
-
return
|
|
1421
|
+
return React.createElement(
|
|
1426
1422
|
'div',
|
|
1427
1423
|
{ className: 'd-flex justify-content-between' },
|
|
1428
|
-
currentPage && currentPage > 1 &&
|
|
1424
|
+
currentPage && currentPage > 1 && React.createElement(
|
|
1429
1425
|
'a',
|
|
1430
1426
|
{ href: '?page=' + (currentPage - 1) },
|
|
1431
1427
|
'<< Previous'
|
|
1432
1428
|
),
|
|
1433
|
-
|
|
1429
|
+
React.createElement(
|
|
1434
1430
|
'a',
|
|
1435
1431
|
{ href: '?page=' + (currentPage + 1) },
|
|
1436
1432
|
'Next >>'
|
|
@@ -1477,40 +1473,40 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
|
|
|
1477
1473
|
}
|
|
1478
1474
|
};
|
|
1479
1475
|
|
|
1480
|
-
return
|
|
1476
|
+
return React.createElement(
|
|
1481
1477
|
'div',
|
|
1482
1478
|
null,
|
|
1483
|
-
autoScroll ?
|
|
1484
|
-
|
|
1479
|
+
autoScroll ? React.createElement(
|
|
1480
|
+
React.Fragment,
|
|
1485
1481
|
null,
|
|
1486
|
-
|
|
1482
|
+
React.createElement(
|
|
1487
1483
|
InfiniteScroll,
|
|
1488
1484
|
{ dataLength: data && data.length, next: function next() {
|
|
1489
1485
|
return loadMore(values, setValues, per);
|
|
1490
1486
|
}, hasMore: scrolling, scrollThreshold: 0.9 },
|
|
1491
|
-
|
|
1487
|
+
React.createElement(
|
|
1492
1488
|
Container,
|
|
1493
1489
|
null,
|
|
1494
1490
|
cardLoader(data, builder, mapping, values, seoPaginate, pageview, router, currentPage, setCurrentPage, showPublished, defaultImage, showAuthor, showCategory, imageHeight, imageWidth, rightItems, brandInsightAd, showBI, itemsPerPage, heroContent, lgInfeedAd, showPubInfo, contentCategoryMapping, showTimeDiff, showTaxonomies, showIntro)
|
|
1495
1491
|
)
|
|
1496
1492
|
),
|
|
1497
|
-
|
|
1493
|
+
React.createElement(
|
|
1498
1494
|
'noscript',
|
|
1499
1495
|
null,
|
|
1500
1496
|
renderManualPagination(currentPage)
|
|
1501
1497
|
)
|
|
1502
|
-
) :
|
|
1503
|
-
|
|
1498
|
+
) : React.createElement(
|
|
1499
|
+
React.Fragment,
|
|
1504
1500
|
null,
|
|
1505
|
-
|
|
1501
|
+
React.createElement(
|
|
1506
1502
|
Container,
|
|
1507
1503
|
null,
|
|
1508
1504
|
cardLoader(data, builder, mapping, values, seoPaginate, pageview, router, currentPage, setCurrentPage, showPublished, defaultImage, showAuthor, showCategory, imageHeight, imageWidth, rightItems, brandInsightAd, showBI, itemsPerPage, heroContent, lgInfeedAd, showPubInfo, contentCategoryMapping, showTimeDiff, showTaxonomies, showIntro)
|
|
1509
1505
|
),
|
|
1510
|
-
|
|
1506
|
+
React.createElement(
|
|
1511
1507
|
'div',
|
|
1512
1508
|
{ style: { padding: '0px 10px' } },
|
|
1513
|
-
scrolling ?
|
|
1509
|
+
scrolling ? React.createElement(
|
|
1514
1510
|
'button',
|
|
1515
1511
|
{
|
|
1516
1512
|
className: 'load-more-btn',
|
|
@@ -1519,17 +1515,17 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
|
|
|
1519
1515
|
loadMore(values, setValues, per);
|
|
1520
1516
|
} },
|
|
1521
1517
|
'Load More'
|
|
1522
|
-
) :
|
|
1518
|
+
) : React.createElement(
|
|
1523
1519
|
'p',
|
|
1524
1520
|
{ style: { textAlign: 'center' } },
|
|
1525
|
-
|
|
1521
|
+
React.createElement(
|
|
1526
1522
|
'b',
|
|
1527
1523
|
null,
|
|
1528
1524
|
'End of data'
|
|
1529
1525
|
)
|
|
1530
1526
|
)
|
|
1531
1527
|
),
|
|
1532
|
-
|
|
1528
|
+
React.createElement(
|
|
1533
1529
|
'noscript',
|
|
1534
1530
|
null,
|
|
1535
1531
|
renderManualPagination(currentPage)
|