@mjhls/mjh-framework 1.0.828-beta.1 → 1.0.828-deck-scroll-fix-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-8d621d3c.js → ADInfeed-0158bee3.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-0e26bccb.js → ADlgInfeed-3583144f.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 +622 -611
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleCarousel.js +11 -10
- package/dist/cjs/ArticleProgramLandingPage.js +24 -23
- package/dist/cjs/ArticleSeriesLandingPage.js +20 -19
- package/dist/cjs/ArticleSeriesListing.js +40 -39
- package/dist/cjs/Auth.js +232 -344
- 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 +78 -74
- 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 +160 -156
- 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 +729 -782
- 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 +70 -69
- 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 +303 -307
- 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/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-85eec772.js → SeriesSlider-b94509d5.js} +34 -33
- package/dist/cjs/SideFooter.js +24 -23
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-97dd19a5.js → SocialSearchComponent-42b9d251.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 +44 -40
- package/dist/cjs/VideoSeriesCard.js +24 -23
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -25
- package/dist/cjs/VideoSeriesListing.js +57 -56
- package/dist/cjs/View.js +204 -200
- 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 +1 -1
- package/dist/cjs/getRelatedArticle.js +354 -5
- package/dist/cjs/getSerializers.js +11 -11
- package/dist/cjs/{getTargeting-021d644c.js → getTargeting-15ad167c.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-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-bd6c9f56.js +211 -0
- package/dist/cjs/{index-b260fa99.js → index-f30a10d6.js} +853 -830
- 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 +64 -60
- package/dist/cjs/{inherits-9953db94.js → inherits-0c7830c5.js} +4 -4
- 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-b566ce41.js → ADInfeed-427022e9.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-5eb7281d.js → ADlgInfeed-28d3f944.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 +251 -241
- 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 +211 -327
- 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 +70 -70
- 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 +143 -143
- 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 +449 -505
- 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 +66 -66
- 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 +269 -273
- 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/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-afab5c1b.js → SeriesSlider-935e2b4e.js} +24 -24
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-db5ba548.js → SocialSearchComponent-94f6554c.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 +180 -180
- 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/getRelatedArticle.js +354 -5
- 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-59f14f72.js → index-a69960c8.js} +805 -789
- package/dist/esm/{index-ef6d5dcf.js → index-c00b0bbb.js} +16 -17
- package/dist/esm/index-db3bb315.js +207 -0
- 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 -50
- 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 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
package/dist/esm/GridContent.js
CHANGED
|
@@ -8,31 +8,31 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
11
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-75d45541.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
16
|
+
import React 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
|
-
import Container
|
|
21
|
-
import Row
|
|
22
|
-
import Col
|
|
23
|
-
import Card
|
|
24
|
-
import { m as moment } from './moment-
|
|
20
|
+
import Container from 'react-bootstrap/Container';
|
|
21
|
+
import Row from 'react-bootstrap/Row';
|
|
22
|
+
import Col from 'react-bootstrap/Col';
|
|
23
|
+
import Card from 'react-bootstrap/Card';
|
|
24
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
25
25
|
import { withRouter } from 'next/router';
|
|
26
26
|
import './isSymbol-1981418f.js';
|
|
27
27
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
28
28
|
import './toNumber-2f7a84cd.js';
|
|
29
|
-
import { I as InfiniteScroll } from './index.es-
|
|
29
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
30
30
|
import 'react-dom';
|
|
31
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
32
|
-
import './index-
|
|
31
|
+
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
32
|
+
import './index-51a80699.js';
|
|
33
33
|
import urlFor from './urlFor.js';
|
|
34
|
-
import { L as LazyLoad } from './index-
|
|
35
|
-
import { m as
|
|
34
|
+
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
35
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
36
36
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
37
37
|
import './slicedToArray-641f241f.js';
|
|
38
38
|
import './stringify-4330ccdc.js';
|
|
@@ -40,14 +40,14 @@ import './asyncToGenerator-fc1c2e29.js';
|
|
|
40
40
|
import './Segment.js';
|
|
41
41
|
import './Beam.js';
|
|
42
42
|
import './AdSlot.js';
|
|
43
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
44
|
-
import { l as lodash } from './lodash-
|
|
45
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
43
|
+
import { A as ADInfeed } from './ADInfeed-427022e9.js';
|
|
44
|
+
import { l as lodash } from './lodash-ec8c6b48.js';
|
|
45
|
+
import { A as ADlgInfeed } from './ADlgInfeed-28d3f944.js';
|
|
46
46
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
47
47
|
import { g as get_1 } from './get-1e515072.js';
|
|
48
48
|
import './eq-b470f743.js';
|
|
49
49
|
import './AD.js';
|
|
50
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
50
|
+
import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
|
|
51
51
|
|
|
52
52
|
var GridContent = function (_React$Component) {
|
|
53
53
|
_inherits(GridContent, _React$Component);
|
|
@@ -65,7 +65,7 @@ var GridContent = function (_React$Component) {
|
|
|
65
65
|
|
|
66
66
|
return _ret = (_temp = (_this = _possibleConstructorReturn(this, (_ref = GridContent.__proto__ || _Object$getPrototypeOf(GridContent)).call.apply(_ref, [this].concat(args))), _this), _this.page = _this.props.page, _this.mapping = _this.props.mapping, _this.data = _this.props.dataRecord, _this.query = _this.props.query, _this.params = _this.props.params, _this.client = _this.props.client, _this.pointer = _this.props.pointer ? _this.props.pointer : false, _this.pointerArray = _this.props.pointerArray ? _this.props.pointerArray : false, _this.defaultImage = _this.props.defaultImage ? _this.props.defaultImage : '/placeholder.jpg', _this.state = {
|
|
67
67
|
data: _this.data,
|
|
68
|
-
per: _this.params ? _this.params.
|
|
68
|
+
per: _this.params ? _this.params.itemsPerPage : 10,
|
|
69
69
|
page: _this.props.currentPage || 1,
|
|
70
70
|
from: _this.params ? _this.params.from : 0,
|
|
71
71
|
to: _this.params ? _this.params.to : 2,
|
|
@@ -232,7 +232,7 @@ var GridContent = function (_React$Component) {
|
|
|
232
232
|
var rightItems = _this.props.rightItems;
|
|
233
233
|
|
|
234
234
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
235
|
-
return
|
|
235
|
+
return React.createElement(
|
|
236
236
|
'div',
|
|
237
237
|
{ style: { display: 'flex', flex: '1 0 auto' } },
|
|
238
238
|
rightItems[i].component
|
|
@@ -240,15 +240,15 @@ var GridContent = function (_React$Component) {
|
|
|
240
240
|
}, _this.renderManualPagination = function () {
|
|
241
241
|
var currentPage = _this.state.currentPage;
|
|
242
242
|
|
|
243
|
-
return
|
|
243
|
+
return React.createElement(
|
|
244
244
|
'div',
|
|
245
245
|
{ className: 'd-flex justify-content-between' },
|
|
246
|
-
currentPage && currentPage > 1 &&
|
|
246
|
+
currentPage && currentPage > 1 && React.createElement(
|
|
247
247
|
'a',
|
|
248
248
|
{ href: '?page=' + (currentPage - 1) },
|
|
249
249
|
'<< Previous'
|
|
250
250
|
),
|
|
251
|
-
|
|
251
|
+
React.createElement(
|
|
252
252
|
'a',
|
|
253
253
|
{ href: '?page=' + (currentPage + 1) },
|
|
254
254
|
'Next >>'
|
|
@@ -267,62 +267,62 @@ var GridContent = function (_React$Component) {
|
|
|
267
267
|
var numberOfItemsBeforeAd = 6;
|
|
268
268
|
var numberOfItemsBeforeVideo = 3;
|
|
269
269
|
if (variant === 'stack') {
|
|
270
|
-
return
|
|
271
|
-
Row
|
|
270
|
+
return React.createElement(
|
|
271
|
+
Row,
|
|
272
272
|
null,
|
|
273
273
|
this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
|
|
274
274
|
// const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
|
|
275
|
-
return
|
|
276
|
-
Col
|
|
275
|
+
return React.createElement(
|
|
276
|
+
Col,
|
|
277
277
|
{ key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
|
|
278
|
-
|
|
279
|
-
Card
|
|
278
|
+
React.createElement(
|
|
279
|
+
Card,
|
|
280
280
|
{ className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
|
|
281
|
-
|
|
282
|
-
Row
|
|
281
|
+
React.createElement(
|
|
282
|
+
Row,
|
|
283
283
|
{ style: { flexDirection: 'row' } },
|
|
284
|
-
|
|
285
|
-
Col
|
|
284
|
+
React.createElement(
|
|
285
|
+
Col,
|
|
286
286
|
{ md: 12, lg: 4 },
|
|
287
|
-
|
|
287
|
+
React.createElement(
|
|
288
288
|
'a',
|
|
289
289
|
{ href: _this2.page + '/' + get_1(row, 'url.current') },
|
|
290
|
-
|
|
290
|
+
React.createElement(
|
|
291
291
|
LazyLoad,
|
|
292
292
|
{ height: _this2.props.imageHeight },
|
|
293
|
-
|
|
293
|
+
React.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
|
|
294
294
|
)
|
|
295
295
|
)
|
|
296
296
|
),
|
|
297
|
-
|
|
298
|
-
Col
|
|
297
|
+
React.createElement(
|
|
298
|
+
Col,
|
|
299
299
|
null,
|
|
300
|
-
|
|
301
|
-
Card
|
|
300
|
+
React.createElement(
|
|
301
|
+
Card.Body,
|
|
302
302
|
{ style: { padding: '20px' } },
|
|
303
|
-
|
|
304
|
-
Card
|
|
303
|
+
React.createElement(
|
|
304
|
+
Card.Title,
|
|
305
305
|
null,
|
|
306
|
-
|
|
306
|
+
React.createElement(
|
|
307
307
|
'a',
|
|
308
308
|
{ href: _this2.page + '/' + get_1(row, 'url.current') },
|
|
309
309
|
row.title
|
|
310
310
|
)
|
|
311
311
|
),
|
|
312
|
-
_this2.props.showPublished && row.published &&
|
|
313
|
-
Card
|
|
312
|
+
_this2.props.showPublished && row.published && React.createElement(
|
|
313
|
+
Card.Subtitle,
|
|
314
314
|
{ style: { marginTop: 0 } },
|
|
315
315
|
moment(row.published).format('MMMM DD, YYYY')
|
|
316
316
|
),
|
|
317
|
-
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 &&
|
|
317
|
+
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 && React.createElement(
|
|
318
318
|
LazyLoad,
|
|
319
319
|
{ height: 50 },
|
|
320
|
-
|
|
320
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
321
321
|
),
|
|
322
|
-
_this2.props.showCategory && row.contentCategory &&
|
|
322
|
+
_this2.props.showCategory && row.contentCategory && React.createElement(
|
|
323
323
|
LazyLoad,
|
|
324
324
|
{ height: 50 },
|
|
325
|
-
|
|
325
|
+
React.createElement(
|
|
326
326
|
'p',
|
|
327
327
|
{
|
|
328
328
|
className: 'article-category',
|
|
@@ -337,8 +337,8 @@ var GridContent = function (_React$Component) {
|
|
|
337
337
|
getContentCategory(row.contentCategory.name, contentCategoryMapping)
|
|
338
338
|
)
|
|
339
339
|
),
|
|
340
|
-
|
|
341
|
-
Card
|
|
340
|
+
React.createElement(
|
|
341
|
+
Card.Text,
|
|
342
342
|
null,
|
|
343
343
|
clean_html_1(row.summary)
|
|
344
344
|
)
|
|
@@ -347,13 +347,13 @@ var GridContent = function (_React$Component) {
|
|
|
347
347
|
)
|
|
348
348
|
)
|
|
349
349
|
);
|
|
350
|
-
}) :
|
|
350
|
+
}) : React.createElement(
|
|
351
351
|
'div',
|
|
352
352
|
null,
|
|
353
|
-
|
|
353
|
+
React.createElement(
|
|
354
354
|
'h5',
|
|
355
355
|
null,
|
|
356
|
-
|
|
356
|
+
React.createElement(
|
|
357
357
|
'em',
|
|
358
358
|
null,
|
|
359
359
|
'New content coming soon, please check back later.'
|
|
@@ -464,7 +464,7 @@ var GridContent = function (_React$Component) {
|
|
|
464
464
|
var itemsPerPage = this.props.params && this.props.params.itemsPerPage ? this.props.params.itemsPerPage : 10;
|
|
465
465
|
var heroContent = this.props.heroContent ? this.props.heroContent : 0;
|
|
466
466
|
var featureCount = 0;
|
|
467
|
-
return
|
|
467
|
+
return React.createElement(
|
|
468
468
|
'div',
|
|
469
469
|
{ className: 'grid-container' },
|
|
470
470
|
posts && posts.length > 0 ? posts.map(function (row, index) {
|
|
@@ -474,59 +474,59 @@ var GridContent = function (_React$Component) {
|
|
|
474
474
|
if (row._type === 'feature') {
|
|
475
475
|
featureCount++;
|
|
476
476
|
if (row.blank || _this2.checkExternalUrl(row.url.current)) {
|
|
477
|
-
return
|
|
478
|
-
|
|
477
|
+
return React.createElement(
|
|
478
|
+
React.Fragment,
|
|
479
479
|
{ key: itemCounter },
|
|
480
|
-
|
|
480
|
+
React.createElement(
|
|
481
481
|
VisibilitySensor,
|
|
482
482
|
{
|
|
483
483
|
partialVisibility: true,
|
|
484
484
|
onChange: function onChange(isVisible) {
|
|
485
485
|
isVisible && _this2.changePageNumber(1, itemsPerPage, index);
|
|
486
486
|
} },
|
|
487
|
-
|
|
487
|
+
React.createElement(
|
|
488
488
|
'div',
|
|
489
489
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
490
|
-
|
|
491
|
-
Card
|
|
490
|
+
React.createElement(
|
|
491
|
+
Card,
|
|
492
492
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
493
|
-
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) &&
|
|
493
|
+
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React.createElement(
|
|
494
494
|
'a',
|
|
495
495
|
{ rel: 'noopener', href: row.url.current, target: '_blank', className: index === 0 || index % 4 === 0 ? '' : 'card-image' },
|
|
496
|
-
|
|
496
|
+
React.createElement(
|
|
497
497
|
LazyLoad,
|
|
498
498
|
{ height: _this2.props.imageHeight },
|
|
499
|
-
|
|
499
|
+
React.createElement(Card.Img, {
|
|
500
500
|
variant: 'top',
|
|
501
501
|
src: _this2.renderCardImage(row, page),
|
|
502
502
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
503
503
|
})
|
|
504
504
|
)
|
|
505
505
|
),
|
|
506
|
-
|
|
507
|
-
Card
|
|
506
|
+
React.createElement(
|
|
507
|
+
Card.Body,
|
|
508
508
|
null,
|
|
509
|
-
|
|
509
|
+
React.createElement(
|
|
510
510
|
'a',
|
|
511
511
|
{ rel: 'noopener', href: row.url.current, target: '_blank' },
|
|
512
|
-
|
|
513
|
-
Card
|
|
512
|
+
React.createElement(
|
|
513
|
+
Card.Title,
|
|
514
514
|
null,
|
|
515
515
|
row.title
|
|
516
516
|
)
|
|
517
517
|
),
|
|
518
|
-
_this2.props.showPublished && row.published &&
|
|
519
|
-
Card
|
|
518
|
+
_this2.props.showPublished && row.published && React.createElement(
|
|
519
|
+
Card.Subtitle,
|
|
520
520
|
{ style: { marginTop: 0 } },
|
|
521
521
|
moment(row.published).format('MMMM DD, YYYY')
|
|
522
522
|
),
|
|
523
|
-
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 &&
|
|
523
|
+
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 && React.createElement(
|
|
524
524
|
LazyLoad,
|
|
525
525
|
{ height: 50 },
|
|
526
|
-
|
|
526
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
527
527
|
),
|
|
528
|
-
|
|
529
|
-
Card
|
|
528
|
+
React.createElement(
|
|
529
|
+
Card.Text,
|
|
530
530
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
531
531
|
clean_html_1(row.summary)
|
|
532
532
|
)
|
|
@@ -534,63 +534,63 @@ var GridContent = function (_React$Component) {
|
|
|
534
534
|
)
|
|
535
535
|
)
|
|
536
536
|
),
|
|
537
|
-
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) &&
|
|
538
|
-
|
|
537
|
+
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
|
|
538
|
+
main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
539
539
|
);
|
|
540
540
|
} else {
|
|
541
|
-
return
|
|
542
|
-
|
|
541
|
+
return React.createElement(
|
|
542
|
+
React.Fragment,
|
|
543
543
|
{ key: itemCounter },
|
|
544
|
-
|
|
544
|
+
React.createElement(
|
|
545
545
|
VisibilitySensor,
|
|
546
546
|
{
|
|
547
547
|
partialVisibility: true,
|
|
548
548
|
onChange: function onChange(isVisible) {
|
|
549
549
|
isVisible && _this2.changePageNumber(1, itemsPerPage, index);
|
|
550
550
|
} },
|
|
551
|
-
|
|
551
|
+
React.createElement(
|
|
552
552
|
'div',
|
|
553
553
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
554
|
-
|
|
555
|
-
Card
|
|
554
|
+
React.createElement(
|
|
555
|
+
Card,
|
|
556
556
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
557
|
-
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) &&
|
|
557
|
+
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React.createElement(
|
|
558
558
|
'a',
|
|
559
559
|
{ href: row.url.current, className: index === 0 || index % 4 === 0 ? '' : 'card-image' },
|
|
560
|
-
|
|
560
|
+
React.createElement(
|
|
561
561
|
LazyLoad,
|
|
562
562
|
{ height: _this2.props.imageHeight },
|
|
563
|
-
|
|
563
|
+
React.createElement(Card.Img, {
|
|
564
564
|
variant: 'top',
|
|
565
565
|
src: _this2.renderCardImage(row, page),
|
|
566
566
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
567
567
|
})
|
|
568
568
|
)
|
|
569
569
|
),
|
|
570
|
-
|
|
571
|
-
Card
|
|
570
|
+
React.createElement(
|
|
571
|
+
Card.Body,
|
|
572
572
|
null,
|
|
573
|
-
|
|
573
|
+
React.createElement(
|
|
574
574
|
'a',
|
|
575
575
|
{ href: row.url.current },
|
|
576
|
-
|
|
577
|
-
Card
|
|
576
|
+
React.createElement(
|
|
577
|
+
Card.Title,
|
|
578
578
|
null,
|
|
579
579
|
row.title
|
|
580
580
|
)
|
|
581
581
|
),
|
|
582
|
-
_this2.props.showPublished && row.published &&
|
|
583
|
-
Card
|
|
582
|
+
_this2.props.showPublished && row.published && React.createElement(
|
|
583
|
+
Card.Subtitle,
|
|
584
584
|
{ style: { marginTop: 0 } },
|
|
585
585
|
moment(row.published).format('MMMM DD, YYYY')
|
|
586
586
|
),
|
|
587
|
-
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 &&
|
|
587
|
+
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 && React.createElement(
|
|
588
588
|
LazyLoad,
|
|
589
589
|
{ height: 50 },
|
|
590
|
-
|
|
590
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
591
591
|
),
|
|
592
|
-
|
|
593
|
-
Card
|
|
592
|
+
React.createElement(
|
|
593
|
+
Card.Text,
|
|
594
594
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
595
595
|
clean_html_1(row.summary)
|
|
596
596
|
)
|
|
@@ -598,71 +598,71 @@ var GridContent = function (_React$Component) {
|
|
|
598
598
|
)
|
|
599
599
|
)
|
|
600
600
|
),
|
|
601
|
-
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) &&
|
|
602
|
-
|
|
601
|
+
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
|
|
602
|
+
main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
603
603
|
);
|
|
604
604
|
}
|
|
605
605
|
} else if (row._type === 'lg-infeed' && row.adUnit) {
|
|
606
|
-
return
|
|
606
|
+
return React.createElement(ADlgInfeed, _extends({ index: index }, row));
|
|
607
607
|
} else if (row._type === 'brandInsightAd' && row.adUnit) {
|
|
608
|
-
return
|
|
608
|
+
return React.createElement(ADInfeed, { index: index, infeedAd: row });
|
|
609
609
|
}
|
|
610
610
|
if (index + 1 > heroContent + featureCount && (!row._type || !['lg-infeed', 'brandInsightAd'].includes(row._type))) {
|
|
611
|
-
return
|
|
612
|
-
|
|
611
|
+
return React.createElement(
|
|
612
|
+
React.Fragment,
|
|
613
613
|
{ key: itemCounter },
|
|
614
|
-
|
|
614
|
+
React.createElement(
|
|
615
615
|
VisibilitySensor,
|
|
616
616
|
{
|
|
617
617
|
onChange: function onChange(isVisible) {
|
|
618
618
|
// Passing 'articleCount' instead of index because index will be including the indexes of ads whereas articleCount will be having index of article only.
|
|
619
619
|
isVisible && _this2.changePageNumber(pageNumber, itemsPerPage, row.articleCount ? row.articleCount : index);
|
|
620
620
|
} },
|
|
621
|
-
|
|
621
|
+
React.createElement(
|
|
622
622
|
'div',
|
|
623
623
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
624
|
-
|
|
625
|
-
Card
|
|
624
|
+
React.createElement(
|
|
625
|
+
Card,
|
|
626
626
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
627
|
-
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) &&
|
|
627
|
+
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React.createElement(
|
|
628
628
|
'a',
|
|
629
629
|
{ href: linkHref, className: index === 0 || index % 4 === 0 ? '' : 'card-image' },
|
|
630
|
-
|
|
630
|
+
React.createElement(
|
|
631
631
|
LazyLoad,
|
|
632
632
|
{ height: _this2.props.imageHeight },
|
|
633
|
-
|
|
633
|
+
React.createElement(Card.Img, {
|
|
634
634
|
variant: 'top',
|
|
635
635
|
src: _this2.renderCardImage(row, page),
|
|
636
636
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
637
637
|
})
|
|
638
638
|
)
|
|
639
639
|
),
|
|
640
|
-
|
|
641
|
-
Card
|
|
640
|
+
React.createElement(
|
|
641
|
+
Card.Body,
|
|
642
642
|
null,
|
|
643
|
-
|
|
643
|
+
React.createElement(
|
|
644
644
|
'a',
|
|
645
645
|
{ href: linkHref },
|
|
646
|
-
|
|
647
|
-
Card
|
|
646
|
+
React.createElement(
|
|
647
|
+
Card.Title,
|
|
648
648
|
null,
|
|
649
649
|
row.title
|
|
650
650
|
)
|
|
651
651
|
),
|
|
652
|
-
_this2.props.showPublished && row.published &&
|
|
653
|
-
Card
|
|
652
|
+
_this2.props.showPublished && row.published && React.createElement(
|
|
653
|
+
Card.Subtitle,
|
|
654
654
|
{ style: { marginTop: 0 } },
|
|
655
655
|
moment(row.published).format('MMMM DD, YYYY')
|
|
656
656
|
),
|
|
657
|
-
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 &&
|
|
657
|
+
_this2.props.showAuthor && row.authorMapping && row.authorMapping.length > 0 && React.createElement(
|
|
658
658
|
LazyLoad,
|
|
659
659
|
{ height: 50 },
|
|
660
|
-
|
|
660
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
661
661
|
),
|
|
662
|
-
_this2.props.showCategory && row.contentCategory &&
|
|
662
|
+
_this2.props.showCategory && row.contentCategory && React.createElement(
|
|
663
663
|
LazyLoad,
|
|
664
664
|
{ height: 50 },
|
|
665
|
-
|
|
665
|
+
React.createElement(
|
|
666
666
|
'p',
|
|
667
667
|
{
|
|
668
668
|
className: 'article-category',
|
|
@@ -677,8 +677,8 @@ var GridContent = function (_React$Component) {
|
|
|
677
677
|
getContentCategory(row.contentCategory.name, contentCategoryMapping)
|
|
678
678
|
)
|
|
679
679
|
),
|
|
680
|
-
|
|
681
|
-
Card
|
|
680
|
+
React.createElement(
|
|
681
|
+
Card.Text,
|
|
682
682
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
683
683
|
clean_html_1(row.summary)
|
|
684
684
|
)
|
|
@@ -686,17 +686,17 @@ var GridContent = function (_React$Component) {
|
|
|
686
686
|
)
|
|
687
687
|
)
|
|
688
688
|
),
|
|
689
|
-
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) &&
|
|
690
|
-
|
|
689
|
+
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React.createElement(VideoPlayer, null),
|
|
690
|
+
main_40 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
691
691
|
);
|
|
692
692
|
} else return null;
|
|
693
|
-
}) :
|
|
693
|
+
}) : React.createElement(
|
|
694
694
|
'div',
|
|
695
695
|
null,
|
|
696
|
-
|
|
696
|
+
React.createElement(
|
|
697
697
|
'h5',
|
|
698
698
|
null,
|
|
699
|
-
|
|
699
|
+
React.createElement(
|
|
700
700
|
'em',
|
|
701
701
|
null,
|
|
702
702
|
'New content coming soon, please check back later.'
|
|
@@ -721,29 +721,29 @@ var GridContent = function (_React$Component) {
|
|
|
721
721
|
brandInsight = _props.brandInsight;
|
|
722
722
|
|
|
723
723
|
|
|
724
|
-
return
|
|
724
|
+
return React.createElement(
|
|
725
725
|
'div',
|
|
726
726
|
{ className: 'contentDeck' },
|
|
727
|
-
autoScroll ?
|
|
727
|
+
autoScroll ? React.createElement(
|
|
728
728
|
InfiniteScroll,
|
|
729
729
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
|
|
730
|
-
|
|
731
|
-
Container
|
|
730
|
+
React.createElement(
|
|
731
|
+
Container,
|
|
732
732
|
null,
|
|
733
733
|
this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
|
|
734
734
|
)
|
|
735
|
-
) :
|
|
736
|
-
|
|
735
|
+
) : React.createElement(
|
|
736
|
+
React.Fragment,
|
|
737
737
|
null,
|
|
738
|
-
|
|
739
|
-
Container
|
|
738
|
+
React.createElement(
|
|
739
|
+
Container,
|
|
740
740
|
null,
|
|
741
741
|
this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
|
|
742
742
|
),
|
|
743
|
-
|
|
743
|
+
React.createElement(
|
|
744
744
|
'div',
|
|
745
745
|
{ style: { padding: '0px 10px' } },
|
|
746
|
-
this.state.scrolling ?
|
|
746
|
+
this.state.scrolling ? React.createElement(
|
|
747
747
|
'button',
|
|
748
748
|
{
|
|
749
749
|
style: { margin: 'auto', width: '100%' },
|
|
@@ -751,17 +751,17 @@ var GridContent = function (_React$Component) {
|
|
|
751
751
|
_this3.loadMore();
|
|
752
752
|
} },
|
|
753
753
|
'Load More'
|
|
754
|
-
) :
|
|
754
|
+
) : React.createElement(
|
|
755
755
|
'p',
|
|
756
756
|
{ style: { textAlign: 'center' } },
|
|
757
|
-
|
|
757
|
+
React.createElement(
|
|
758
758
|
'b',
|
|
759
759
|
null,
|
|
760
760
|
'End of data'
|
|
761
761
|
)
|
|
762
762
|
)
|
|
763
763
|
),
|
|
764
|
-
|
|
764
|
+
React.createElement(
|
|
765
765
|
'noscript',
|
|
766
766
|
null,
|
|
767
767
|
this.renderManualPagination()
|
|
@@ -772,8 +772,8 @@ var GridContent = function (_React$Component) {
|
|
|
772
772
|
}]);
|
|
773
773
|
|
|
774
774
|
return GridContent;
|
|
775
|
-
}(
|
|
775
|
+
}(React.Component);
|
|
776
776
|
|
|
777
|
-
var GridContent$1 =
|
|
777
|
+
var GridContent$1 = React.memo(withRouter(GridContent));
|
|
778
778
|
|
|
779
779
|
export default GridContent$1;
|