@mjhls/mjh-framework 1.0.782-beta.0 → 1.0.782-dev4485
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +170 -170
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +12 -10
- package/dist/cjs/AD300x250x600.js +12 -10
- package/dist/cjs/AD728x90.js +13 -11
- package/dist/cjs/ADFloatingFooter.js +14 -12
- package/dist/cjs/ADFooter.js +9 -8
- package/dist/cjs/ADGutter.js +14 -12
- package/dist/cjs/{ADInfeed-5b042ade.js → ADInfeed-de972407.js} +11 -9
- package/dist/cjs/ADSkyscraper.js +14 -12
- package/dist/cjs/ADSponsoredResources.js +14 -12
- package/dist/cjs/ADWebcast.js +14 -12
- package/dist/cjs/ADWelcome.js +18 -16
- package/dist/cjs/{ADlgInfeed-e92b6f9f.js → ADlgInfeed-6ab92047.js} +7 -6
- package/dist/cjs/AccordionPanel.js +24 -22
- package/dist/cjs/AdSlot.js +16 -14
- package/dist/cjs/AdSlotsProvider.js +10 -8
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleCarousel.js +11 -10
- package/dist/cjs/ArticleProgramLandingPage.js +26 -24
- package/dist/cjs/ArticleSeriesLandingPage.js +22 -20
- package/dist/cjs/ArticleSeriesListing.js +40 -39
- package/dist/cjs/Auth.js +194 -140
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
- package/dist/cjs/Beam.js +2 -1
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +23 -21
- package/dist/cjs/CMEDeck.js +66 -65
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +24 -20
- package/dist/cjs/Column3.js +37 -33
- package/dist/cjs/ConferenceArticleCard.js +35 -34
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +87 -82
- package/dist/cjs/DeckQueue.js +73 -69
- package/dist/cjs/{Dfp-b807d8fa.js → Dfp-c226037e.js} +21 -20
- package/dist/cjs/EventsDeck.js +140 -133
- package/dist/cjs/ExternalResources.js +49 -47
- package/dist/cjs/Feature.js +26 -24
- package/dist/cjs/ForbesHero.js +34 -33
- package/dist/cjs/GridContent.js +155 -150
- package/dist/cjs/GridHero.js +35 -34
- package/dist/cjs/GroupDeck.js +49 -48
- package/dist/cjs/HamMagazine.js +131 -125
- package/dist/cjs/Header.js +13 -11
- package/dist/cjs/Hero.js +11 -10
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +39 -37
- package/dist/cjs/HorizontalHero.js +25 -24
- package/dist/cjs/IssueContentDeck.js +70 -65
- package/dist/cjs/IssueDeck.js +65 -60
- package/dist/cjs/IssueLanding.js +50 -48
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +24 -21
- package/dist/cjs/MasterDeck.js +60 -58
- package/dist/cjs/MediaSeriesLanding.js +27 -24
- package/dist/cjs/NavDvm.js +70 -64
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +133 -127
- package/dist/cjs/NavNative.js +127 -118
- package/dist/cjs/NavNormal.js +43 -37
- package/dist/cjs/OncliveHero.js +18 -18
- package/dist/cjs/OncliveLargeHero.js +59 -58
- package/dist/cjs/PageFilter.js +9 -8
- package/dist/cjs/PartnerDetailListing.js +73 -71
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +15 -13
- package/dist/cjs/PubSection.js +22 -20
- package/dist/cjs/PubToc.js +10 -8
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +129 -213
- package/dist/cjs/QueueDeckExpanded.js +272 -271
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +50 -49
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +16 -12
- package/dist/cjs/Segment.js +2 -1
- package/dist/cjs/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-f662f1f5.js → SeriesSlider-5e6108e0.js} +40 -39
- package/dist/cjs/SideFooter.js +28 -26
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-fb784cc3.js} +38 -34
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +59 -54
- package/dist/cjs/TaxonomyDescription.js +24 -22
- package/dist/cjs/TemplateNormal.js +38 -36
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +21 -20
- package/dist/cjs/VerticalHero.js +17 -16
- package/dist/cjs/VideoProgramLandingPage.js +46 -41
- package/dist/cjs/VideoSeriesCard.js +25 -24
- package/dist/cjs/VideoSeriesFilter.js +11 -10
- package/dist/cjs/VideoSeriesLandingPage.js +27 -25
- package/dist/cjs/VideoSeriesListing.js +57 -56
- package/dist/cjs/View.js +222 -223
- package/dist/cjs/YahooHero.js +30 -29
- package/dist/cjs/YoutubeGroup.js +56 -55
- package/dist/cjs/_set-species-f92c67c5.js +57 -0
- package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-533d476a.js} +6 -54
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-4ba0d3d5.js} +6 -5
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +133 -68
- package/dist/cjs/getRootDocGroup.js +2 -1
- package/dist/cjs/getSerializers.js +13 -12
- package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-7c425fbf.js} +11 -11
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-76417d82.js → index-2410ec98.js} +859 -836
- package/dist/cjs/{index-3294d3bc.js → index-5be2866f.js} +1 -1
- package/dist/cjs/{index-da796b8c.js → index-8a3fb0bc.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/{index-8bf6c863.js → index-e08f00ce.js} +9 -8
- package/dist/cjs/{index.es-9110add6.js → index.es-13533f24.js} +11 -8
- 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-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +61 -57
- package/dist/cjs/{inherits-c9f99d47.js → inherits-87492b40.js} +1 -1
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-11ec04d2.js} +85 -53
- package/dist/cjs/{moment-575fe24c.js → moment-66a6a284.js} +1 -1
- 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 +2 -2
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +10 -9
- package/dist/esm/ADFloatingFooter.js +11 -10
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +11 -10
- package/dist/esm/{ADInfeed-eb7bdd41.js → ADInfeed-1cba8312.js} +5 -5
- package/dist/esm/ADSkyscraper.js +11 -10
- package/dist/esm/ADSponsoredResources.js +11 -10
- package/dist/esm/ADWebcast.js +11 -10
- package/dist/esm/ADWelcome.js +15 -14
- package/dist/esm/{ADlgInfeed-f2ac31d1.js → ADlgInfeed-fe7ad144.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +7 -6
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +8 -8
- package/dist/esm/ArticleProgramLandingPage.js +22 -21
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +34 -34
- package/dist/esm/Auth.js +171 -121
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-8ffd4679.js} +10 -10
- package/dist/esm/Beam.js +2 -1
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +63 -62
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +14 -13
- package/dist/esm/Column3.js +26 -25
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +64 -63
- package/dist/esm/DeckQueue.js +47 -47
- package/dist/esm/{Dfp-ebc4b22f.js → Dfp-c06b41fc.js} +10 -10
- package/dist/esm/EventsDeck.js +83 -83
- package/dist/esm/ExternalResources.js +41 -40
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +113 -112
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +98 -97
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +36 -35
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +41 -41
- package/dist/esm/IssueDeck.js +34 -34
- package/dist/esm/IssueLanding.js +47 -46
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +53 -52
- package/dist/esm/MediaSeriesLanding.js +17 -16
- package/dist/esm/NavDvm.js +45 -44
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +102 -101
- package/dist/esm/NavNative.js +89 -88
- package/dist/esm/NavNormal.js +23 -22
- 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 +68 -67
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +19 -18
- package/dist/esm/PubToc.js +7 -6
- package/dist/esm/PublicationDeck.js +35 -35
- package/dist/esm/PublicationLanding.js +88 -176
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +19 -19
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +2 -1
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-9245785f.js → SeriesSlider-19a24623.js} +29 -29
- package/dist/esm/SideFooter.js +23 -22
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-a2ae84d1.js → SocialSearchComponent-2a4a7398.js} +25 -25
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +36 -36
- package/dist/esm/TaxonomyDescription.js +18 -17
- package/dist/esm/TemplateNormal.js +31 -30
- 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 +29 -28
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +8 -7
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +50 -50
- package/dist/esm/View.js +198 -203
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/_set-species-3f8319f5.js +52 -0
- package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-502f13b4.js} +5 -49
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e1c6b0f2.js} +3 -3
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +128 -63
- package/dist/esm/getRootDocGroup.js +2 -1
- package/dist/esm/getSerializers.js +13 -12
- package/dist/esm/{getTargeting-7211f12c.js → getTargeting-f22b76f5.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-a9e53f80.js → index-acfb8079.js} +3 -3
- package/dist/esm/{index-5f9f807a.js → index-c5fd0af5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-d2f90501.js} +1 -1
- package/dist/esm/{index-c1374f98.js → index-f41e3fe9.js} +790 -774
- package/dist/esm/{index.es-29c1cef5.js → index.es-7dda2f0a.js} +8 -6
- 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-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
- package/dist/esm/index.js +45 -44
- package/dist/esm/{inherits-fb9b6e8f.js → inherits-0d8cda6e.js} +1 -1
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-aef58dbc.js} +81 -50
- package/dist/esm/{moment-e2f9b20c.js → moment-12415288.js} +1 -1
- 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-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/package.json +107 -107
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
|
@@ -8,47 +8,48 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-0d8cda6e.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
|
|
17
|
-
import './index-
|
|
16
|
+
import React from 'react';
|
|
17
|
+
import './index-acfb8079.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Container';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import Col from 'react-bootstrap/Col';
|
|
22
|
-
import './moment-
|
|
22
|
+
import './moment-12415288.js';
|
|
23
23
|
import 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
25
|
import './debounce-9207d8ee.js';
|
|
26
26
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-
|
|
27
|
+
import './index.es-7dda2f0a.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-
|
|
30
|
-
import './index-
|
|
31
|
-
import './index-
|
|
32
|
-
import './main-
|
|
29
|
+
import './visibility-sensor-082c757b.js';
|
|
30
|
+
import './index-51a80699.js';
|
|
31
|
+
import './index-c5fd0af5.js';
|
|
32
|
+
import './main-aef58dbc.js';
|
|
33
33
|
import './entities-7cc3bf45.js';
|
|
34
34
|
import './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
|
-
import { B as BlockContent } from './BlockContent-
|
|
41
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
41
42
|
import './index-c7e2ac95.js';
|
|
42
43
|
import './smoothscroll-0cd4c7a6.js';
|
|
43
44
|
import './GroupDeck.js';
|
|
44
45
|
import './YoutubeGroup.js';
|
|
45
46
|
import 'react-bootstrap';
|
|
46
47
|
import './iconBase-602d52fe.js';
|
|
47
|
-
import './index.esm-
|
|
48
|
+
import './index.esm-3fdda599.js';
|
|
48
49
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
49
|
-
import { g as getSerializers } from './index-
|
|
50
|
+
import { g as getSerializers } from './index-f41e3fe9.js';
|
|
50
51
|
import './util-7700fc59.js';
|
|
51
|
-
import './brightcove-react-player-loader.es-
|
|
52
|
+
import './brightcove-react-player-loader.es-e1c6b0f2.js';
|
|
52
53
|
import 'next/head';
|
|
53
54
|
import 'react-share';
|
|
54
55
|
import './SocialShare.js';
|
|
@@ -83,29 +84,29 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
83
84
|
defaultImage = props.defaultImage,
|
|
84
85
|
mapping = props.mapping;
|
|
85
86
|
|
|
86
|
-
return
|
|
87
|
+
return React.createElement(
|
|
87
88
|
'div',
|
|
88
89
|
null,
|
|
89
|
-
virtualBlock &&
|
|
90
|
-
|
|
90
|
+
virtualBlock && React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: virtualBlock.body, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config())),
|
|
91
|
+
React.createElement(
|
|
91
92
|
'div',
|
|
92
93
|
{ className: 'peer-exchange-filter-container' },
|
|
93
|
-
|
|
94
|
+
React.createElement(
|
|
94
95
|
Form,
|
|
95
96
|
{ className: 'ml-3', method: 'post' },
|
|
96
|
-
|
|
97
|
+
React.createElement(
|
|
97
98
|
Form.Row,
|
|
98
99
|
null,
|
|
99
|
-
|
|
100
|
+
React.createElement(
|
|
100
101
|
Col,
|
|
101
102
|
null,
|
|
102
|
-
|
|
103
|
+
React.createElement(
|
|
103
104
|
Form.Group,
|
|
104
105
|
{ controlId: 'topic' },
|
|
105
|
-
|
|
106
|
+
React.createElement(
|
|
106
107
|
Form.Control,
|
|
107
108
|
{ as: 'select', name: 'topic_id', placeholder: 'Filter by Topic' },
|
|
108
|
-
|
|
109
|
+
React.createElement(
|
|
109
110
|
'option',
|
|
110
111
|
{ value: '' },
|
|
111
112
|
'All Topics'
|
|
@@ -114,7 +115,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
114
115
|
if (props.topic_id === topic._id || topic.name == 'Peer Exchange') {
|
|
115
116
|
return null;
|
|
116
117
|
} else {
|
|
117
|
-
return
|
|
118
|
+
return React.createElement(
|
|
118
119
|
'option',
|
|
119
120
|
{ value: topic._id },
|
|
120
121
|
topic.name
|
|
@@ -124,10 +125,10 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
124
125
|
)
|
|
125
126
|
)
|
|
126
127
|
),
|
|
127
|
-
|
|
128
|
+
React.createElement(
|
|
128
129
|
Col,
|
|
129
130
|
null,
|
|
130
|
-
|
|
131
|
+
React.createElement(
|
|
131
132
|
Button,
|
|
132
133
|
{ type: 'submit', variant: 'secondary' },
|
|
133
134
|
'Apply'
|
|
@@ -136,7 +137,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
136
137
|
)
|
|
137
138
|
)
|
|
138
139
|
),
|
|
139
|
-
posts &&
|
|
140
|
+
posts && React.createElement(VideoSeriesListing, {
|
|
140
141
|
client: client,
|
|
141
142
|
mapping: mapping,
|
|
142
143
|
dataRecord: posts,
|
|
@@ -4,17 +4,17 @@ import './es6.string.iterator-c990c18c.js';
|
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
5
|
import './_object-pie-33c40e79.js';
|
|
6
6
|
import './web.dom.iterable-4439f05a.js';
|
|
7
|
-
import { _ as _typeof } from './typeof-
|
|
7
|
+
import { _ as _typeof } from './typeof-af9c50d8.js';
|
|
8
8
|
import './_is-array-58e95429.js';
|
|
9
|
-
import
|
|
9
|
+
import React from 'react';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-12415288.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import { i as imageUrlBuilder } from './index-
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
13
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
14
|
+
import { L as LazyLoad } from './index-c5fd0af5.js';
|
|
15
15
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
16
16
|
|
|
17
|
-
var css = ".VideoSeriesCard-module_article__Hlc3e {\
|
|
17
|
+
var css = ".VideoSeriesCard-module_article__Hlc3e {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.VideoSeriesCard-module_article__Hlc3e a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.VideoSeriesCard-module_thumb__3hGyJ {\n width: 25%;\n}\n.VideoSeriesCard-module_thumb__3hGyJ img {\n width: 100%;\n height: auto;\n}\n.VideoSeriesCard-module_info__2_i1N {\n width: 75%;\n font-size: 1rem;\n}\n.VideoSeriesCard-module_info__2_i1N h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.VideoSeriesCard-module_published__1fI0q {\n color: #6d6d6d;\n margin: 0;\n}\n.VideoSeriesCard-module_summary__3hWJT {\n margin: 0.5rem 0 0 0;\n}\n.VideoSeriesCard-module_author__aU35o {\n margin: 0;\n}\n.VideoSeriesCard-module_author__aU35o span {\n color: #6d6d6d;\n}\n@media only screen and (max-width: 568px) {\n .VideoSeriesCard-module_article__Hlc3e {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .VideoSeriesCard-module_article__Hlc3e a {\n flex-direction: column;\n align-items: center;\n }\n .VideoSeriesCard-module_thumb__3hGyJ {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .VideoSeriesCard-module_thumb__3hGyJ img{\n border-radius: 10px 10px 0 0; \n }\n .VideoSeriesCard-module_thumb__3hGyJ figure {\n margin: 0;\n }\n .VideoSeriesCard-module_info__2_i1N {\n width: 90%;\n padding: 1rem !important;\n }\n .VideoSeriesCard-module_info__2_i1N h2 {\n font-size: 1rem;\n }\n}\n";
|
|
18
18
|
var styles = { "article": "VideoSeriesCard-module_article__Hlc3e", "thumb": "VideoSeriesCard-module_thumb__3hGyJ", "info": "VideoSeriesCard-module_info__2_i1N", "published": "VideoSeriesCard-module_published__1fI0q", "summary": "VideoSeriesCard-module_summary__3hWJT", "author": "VideoSeriesCard-module_author__aU35o" };
|
|
19
19
|
styleInject(css);
|
|
20
20
|
|
|
@@ -27,52 +27,52 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
|
|
|
27
27
|
|
|
28
28
|
var episode = parseInt(index) + 1;
|
|
29
29
|
var builder = imageUrlBuilder(client);
|
|
30
|
-
return
|
|
30
|
+
return React.createElement(
|
|
31
31
|
'div',
|
|
32
32
|
{ className: styles.article },
|
|
33
|
-
|
|
33
|
+
React.createElement(
|
|
34
34
|
'a',
|
|
35
35
|
{ href: '/view/' + data.url.current, style: variant === 'right' ? { flexDirection: 'row-reverse' } : {} },
|
|
36
|
-
|
|
36
|
+
React.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: styles.thumb },
|
|
39
|
-
|
|
39
|
+
React.createElement(
|
|
40
40
|
'figure',
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React.createElement(
|
|
43
43
|
LazyLoad,
|
|
44
44
|
null,
|
|
45
|
-
|
|
45
|
+
React.createElement('img', {
|
|
46
46
|
src: data.thumbnail && data.thumbnail.asset ? builder.image(data.thumbnail).url() : data.thumbnail && _typeof(data.thumbnail == 'string') ? data.thumbnail : defaultImage
|
|
47
47
|
})
|
|
48
48
|
)
|
|
49
49
|
)
|
|
50
50
|
),
|
|
51
|
-
|
|
51
|
+
React.createElement(
|
|
52
52
|
'div',
|
|
53
53
|
{ className: styles.info, style: variant === 'right' ? { padding: '0 1rem 0 0' } : { padding: ' 0 0 0 1rem' } },
|
|
54
|
-
|
|
54
|
+
React.createElement(
|
|
55
55
|
'div',
|
|
56
56
|
{ style: { fontSize: '1.3rem', fontWeight: 'bold' } },
|
|
57
57
|
episode && 'EP ' + episode + ': ',
|
|
58
58
|
data.title
|
|
59
59
|
),
|
|
60
|
-
data.published &&
|
|
60
|
+
data.published && React.createElement(
|
|
61
61
|
'p',
|
|
62
62
|
{ className: styles.published },
|
|
63
63
|
moment(data.published).format('MMMM Do YYYY')
|
|
64
64
|
),
|
|
65
|
-
data.authorMapping && data.authorMapping.displayName &&
|
|
65
|
+
data.authorMapping && data.authorMapping.displayName && React.createElement(
|
|
66
66
|
'p',
|
|
67
67
|
{ className: styles.author },
|
|
68
68
|
'By ',
|
|
69
|
-
|
|
69
|
+
React.createElement(
|
|
70
70
|
'span',
|
|
71
71
|
null,
|
|
72
72
|
data.authorMapping.displayName
|
|
73
73
|
)
|
|
74
74
|
),
|
|
75
|
-
data.intro &&
|
|
75
|
+
data.intro && React.createElement('p', { dangerouslySetInnerHTML: { __html: data.intro }, className: styles.summary })
|
|
76
76
|
)
|
|
77
77
|
)
|
|
78
78
|
);
|
|
@@ -5,10 +5,11 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-5d49a330.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './web.dom.iterable-4439f05a.js';
|
|
8
|
-
import
|
|
8
|
+
import React, { useState, useEffect } from 'react';
|
|
9
9
|
import { withRouter } from 'next/router';
|
|
10
10
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
11
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
11
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
12
|
+
import './_set-species-3f8319f5.js';
|
|
12
13
|
import { DropdownButton, Dropdown } from 'react-bootstrap';
|
|
13
14
|
|
|
14
15
|
var _this = undefined;
|
|
@@ -92,13 +93,13 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
|
|
|
92
93
|
});
|
|
93
94
|
}
|
|
94
95
|
}, [filter]);
|
|
95
|
-
return
|
|
96
|
-
|
|
96
|
+
return React.createElement(
|
|
97
|
+
React.Fragment,
|
|
97
98
|
null,
|
|
98
|
-
|
|
99
|
+
React.createElement(
|
|
99
100
|
DropdownButton,
|
|
100
101
|
{ className: 'filter_dropdown', variant: 'primary', title: filter.name },
|
|
101
|
-
|
|
102
|
+
React.createElement(
|
|
102
103
|
Dropdown.Item,
|
|
103
104
|
{ key: 'all', onClick: function onClick() {
|
|
104
105
|
return setFilter({ name: 'All Topics', id: '' });
|
|
@@ -107,7 +108,7 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
|
|
|
107
108
|
),
|
|
108
109
|
filterData && filterData.map(function (filterItem) {
|
|
109
110
|
if (filterItem.identifier !== exclude) {
|
|
110
|
-
return
|
|
111
|
+
return React.createElement(
|
|
111
112
|
Dropdown.Item,
|
|
112
113
|
{ key: filterItem._id, onClick: function onClick() {
|
|
113
114
|
return setFilter({ name: filterItem.name, id: filterItem._id });
|
|
@@ -8,38 +8,39 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import './extends-eb69e8ac.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-0d8cda6e.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import { _ as _typeof } from './typeof-
|
|
14
|
+
import { _ as _typeof } from './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
17
|
-
import './index-
|
|
16
|
+
import React from 'react';
|
|
17
|
+
import './index-acfb8079.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Container';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
22
22
|
import 'react-bootstrap/Card';
|
|
23
|
-
import { m as moment } from './moment-
|
|
23
|
+
import { m as moment } from './moment-12415288.js';
|
|
24
24
|
import 'next/router';
|
|
25
25
|
import './isSymbol-1981418f.js';
|
|
26
26
|
import './debounce-9207d8ee.js';
|
|
27
27
|
import './toNumber-2f7a84cd.js';
|
|
28
|
-
import './index.es-
|
|
28
|
+
import './index.es-7dda2f0a.js';
|
|
29
29
|
import 'react-dom';
|
|
30
|
-
import './visibility-sensor-
|
|
31
|
-
import './index-
|
|
32
|
-
import './index-
|
|
33
|
-
import './main-
|
|
30
|
+
import './visibility-sensor-082c757b.js';
|
|
31
|
+
import './index-51a80699.js';
|
|
32
|
+
import './index-c5fd0af5.js';
|
|
33
|
+
import './main-aef58dbc.js';
|
|
34
34
|
import './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADInfeed-1cba8312.js';
|
|
42
|
+
import './lodash-ec8c6b48.js';
|
|
43
|
+
import './ADlgInfeed-fe7ad144.js';
|
|
43
44
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
44
45
|
import MasterDeck from './MasterDeck.js';
|
|
45
46
|
import 'react-bootstrap/Breadcrumb';
|
|
@@ -72,16 +73,16 @@ var VideoSeriesLandingPage = function VideoSeriesLandingPage(props) {
|
|
|
72
73
|
_props$lgInfeedAd = props.lgInfeedAd,
|
|
73
74
|
lgInfeedAd = _props$lgInfeedAd === undefined ? false : _props$lgInfeedAd;
|
|
74
75
|
|
|
75
|
-
return
|
|
76
|
+
return React.createElement(
|
|
76
77
|
'div',
|
|
77
78
|
null,
|
|
78
|
-
summary &&
|
|
79
|
+
summary && React.createElement(
|
|
79
80
|
'div',
|
|
80
81
|
{ style: { fontSize: '1rem' }, className: 'series-summary px-1 my-4' },
|
|
81
82
|
summary
|
|
82
83
|
),
|
|
83
|
-
|
|
84
|
-
posts &&
|
|
84
|
+
React.createElement(Breadcrumbs, null),
|
|
85
|
+
posts && React.createElement(MasterDeck, {
|
|
85
86
|
deck: VideoSeriesCard,
|
|
86
87
|
variant: variant,
|
|
87
88
|
client: client,
|
|
@@ -6,32 +6,32 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
7
|
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
8
8
|
import './_object-sap-964b6feb.js';
|
|
9
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
9
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-0d8cda6e.js';
|
|
10
10
|
import './define-property-8af5f002.js';
|
|
11
11
|
import './web.dom.iterable-4439f05a.js';
|
|
12
|
-
import './typeof-
|
|
12
|
+
import './typeof-af9c50d8.js';
|
|
13
13
|
import './_is-array-58e95429.js';
|
|
14
|
-
import
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
14
|
+
import React from 'react';
|
|
15
|
+
import { l as lib_3 } from './index-acfb8079.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import Container from 'react-bootstrap/Container';
|
|
18
|
-
import { m as moment } from './moment-
|
|
18
|
+
import { m as moment } from './moment-12415288.js';
|
|
19
19
|
import { withRouter } from 'next/router';
|
|
20
20
|
import './isSymbol-1981418f.js';
|
|
21
21
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
22
22
|
import './toNumber-2f7a84cd.js';
|
|
23
|
-
import { I as InfiniteScroll } from './index.es-
|
|
23
|
+
import { I as InfiniteScroll } from './index.es-7dda2f0a.js';
|
|
24
24
|
import 'react-dom';
|
|
25
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
26
|
-
import './index-
|
|
27
|
-
import './index-
|
|
28
|
-
import './main-
|
|
25
|
+
import { V as VisibilitySensor } from './visibility-sensor-082c757b.js';
|
|
26
|
+
import './index-51a80699.js';
|
|
27
|
+
import './index-c5fd0af5.js';
|
|
28
|
+
import './main-aef58dbc.js';
|
|
29
29
|
import './slicedToArray-641f241f.js';
|
|
30
30
|
import './index-c7e2ac95.js';
|
|
31
31
|
import './smoothscroll-0cd4c7a6.js';
|
|
32
32
|
import YoutubeGroup from './YoutubeGroup.js';
|
|
33
33
|
import './iconBase-602d52fe.js';
|
|
34
|
-
import { I as IoIosArrowForward } from './index.esm-
|
|
34
|
+
import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
|
|
35
35
|
|
|
36
36
|
var VideoSeriesListing = function (_React$Component) {
|
|
37
37
|
_inherits(VideoSeriesListing, _React$Component);
|
|
@@ -194,15 +194,15 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
194
194
|
}, _this.renderManualPagination = function () {
|
|
195
195
|
var currentPage = _this.state.currentPage;
|
|
196
196
|
|
|
197
|
-
return
|
|
197
|
+
return React.createElement(
|
|
198
198
|
'div',
|
|
199
199
|
{ className: 'd-flex justify-content-between' },
|
|
200
|
-
currentPage && currentPage > 1 &&
|
|
200
|
+
currentPage && currentPage > 1 && React.createElement(
|
|
201
201
|
'a',
|
|
202
202
|
{ href: '?page=' + (currentPage - 1) },
|
|
203
203
|
'<< Previous'
|
|
204
204
|
),
|
|
205
|
-
|
|
205
|
+
React.createElement(
|
|
206
206
|
'a',
|
|
207
207
|
{ href: '?page=' + (currentPage + 1) },
|
|
208
208
|
'Next >>'
|
|
@@ -211,7 +211,7 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
211
211
|
}, _this.renderSeries = function (seriesData) {
|
|
212
212
|
var itemCounter = 0;
|
|
213
213
|
|
|
214
|
-
return
|
|
214
|
+
return React.createElement(
|
|
215
215
|
'div',
|
|
216
216
|
null,
|
|
217
217
|
seriesData && seriesData.map(function (docSeries, index) {
|
|
@@ -221,24 +221,24 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
221
221
|
});
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
return
|
|
224
|
+
return React.createElement(
|
|
225
225
|
'div',
|
|
226
226
|
{ key: index, style: { marginBottom: '2rem' }, counter: itemCounter++ },
|
|
227
|
-
|
|
227
|
+
React.createElement(
|
|
228
228
|
'div',
|
|
229
229
|
{ className: 'video-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', fontSize: '1.25rem', borderBottom: '1px solid #d4a64d' } },
|
|
230
|
-
|
|
230
|
+
React.createElement(
|
|
231
231
|
'a',
|
|
232
232
|
{ href: '/' + _this.props.page + '/' + docSeries.url.current },
|
|
233
233
|
docSeries.title,
|
|
234
|
-
|
|
234
|
+
React.createElement(
|
|
235
235
|
'span',
|
|
236
236
|
{ style: { fontSize: '.9rem', color: 'grey', marginLeft: '1rem', transform: 'translateY(-2px)' } },
|
|
237
|
-
|
|
237
|
+
React.createElement(IoIosArrowForward, null)
|
|
238
238
|
)
|
|
239
239
|
)
|
|
240
240
|
),
|
|
241
|
-
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].videos ?
|
|
241
|
+
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].videos ? React.createElement(YoutubeGroup, _extends({ displayEpisodeNumber: true, key: index, dataset: docSeries.body[0].videos }, _this.props)) : React.createElement(
|
|
242
242
|
'p',
|
|
243
243
|
null,
|
|
244
244
|
'No Video Found.'
|
|
@@ -264,51 +264,51 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
264
264
|
|
|
265
265
|
|
|
266
266
|
if (autoScroll) {
|
|
267
|
-
return
|
|
268
|
-
|
|
267
|
+
return React.createElement(
|
|
268
|
+
React.Fragment,
|
|
269
269
|
null,
|
|
270
270
|
this.state.data.length >= 1 && this.state.data[0].length > 0 ?
|
|
271
271
|
//Check if any Video Groups available
|
|
272
|
-
|
|
272
|
+
React.createElement(
|
|
273
273
|
InfiniteScroll,
|
|
274
274
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling, scrollThreshold: 0.8 },
|
|
275
|
-
|
|
275
|
+
React.createElement(
|
|
276
276
|
Container,
|
|
277
277
|
null,
|
|
278
278
|
this.state.data && this.state.data.map(function (series, index) {
|
|
279
279
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|
|
280
280
|
|
|
281
|
-
return
|
|
282
|
-
|
|
281
|
+
return React.createElement(
|
|
282
|
+
React.Fragment,
|
|
283
283
|
{ key: index },
|
|
284
|
-
|
|
284
|
+
React.createElement(
|
|
285
285
|
VisibilitySensor,
|
|
286
286
|
{
|
|
287
287
|
onChange: function onChange(isVisible) {
|
|
288
288
|
isVisible && _this2.changePageNumber(page);
|
|
289
289
|
} },
|
|
290
|
-
|
|
290
|
+
React.createElement('div', { className: 'visibility-sensor', style: { minHeight: '.25rem' } })
|
|
291
291
|
),
|
|
292
|
-
|
|
292
|
+
React.createElement(
|
|
293
293
|
'div',
|
|
294
294
|
null,
|
|
295
295
|
_this2.renderSeries(series)
|
|
296
296
|
)
|
|
297
297
|
);
|
|
298
298
|
}),
|
|
299
|
-
|
|
299
|
+
React.createElement(
|
|
300
300
|
'noscript',
|
|
301
301
|
null,
|
|
302
302
|
this.renderManualPagination()
|
|
303
303
|
)
|
|
304
304
|
)
|
|
305
|
-
) :
|
|
305
|
+
) : React.createElement(
|
|
306
306
|
'div',
|
|
307
307
|
{ style: { marginTop: '10px' } },
|
|
308
|
-
|
|
308
|
+
React.createElement(
|
|
309
309
|
'h5',
|
|
310
310
|
null,
|
|
311
|
-
|
|
311
|
+
React.createElement(
|
|
312
312
|
'em',
|
|
313
313
|
null,
|
|
314
314
|
'New content coming soon, please check back later.'
|
|
@@ -318,34 +318,34 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
318
318
|
);
|
|
319
319
|
}
|
|
320
320
|
if (!autoScroll) {
|
|
321
|
-
return
|
|
322
|
-
|
|
321
|
+
return React.createElement(
|
|
322
|
+
React.Fragment,
|
|
323
323
|
null,
|
|
324
324
|
this.state.data.length >= 1 && this.state.data[0].length > 0 ?
|
|
325
325
|
//Check if any Video Groups available
|
|
326
|
-
|
|
326
|
+
React.createElement(
|
|
327
327
|
Container,
|
|
328
328
|
null,
|
|
329
329
|
this.state.data && this.state.data.map(function (series, index) {
|
|
330
330
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|
|
331
331
|
|
|
332
|
-
return
|
|
333
|
-
|
|
332
|
+
return React.createElement(
|
|
333
|
+
React.Fragment,
|
|
334
334
|
{ key: index },
|
|
335
|
-
|
|
335
|
+
React.createElement(
|
|
336
336
|
VisibilitySensor,
|
|
337
337
|
{
|
|
338
338
|
onChange: function onChange(isVisible) {
|
|
339
339
|
isVisible && _this2.changePageNumber(page);
|
|
340
340
|
} },
|
|
341
|
-
|
|
341
|
+
React.createElement('div', { className: 'visibility-sensor', style: { minHeight: '.25rem' } })
|
|
342
342
|
),
|
|
343
|
-
|
|
343
|
+
React.createElement(
|
|
344
344
|
'div',
|
|
345
345
|
null,
|
|
346
346
|
_this2.renderSeries(series)
|
|
347
347
|
),
|
|
348
|
-
_this2.state.scrolling ?
|
|
348
|
+
_this2.state.scrolling ? React.createElement(
|
|
349
349
|
'button',
|
|
350
350
|
{
|
|
351
351
|
className: 'btn',
|
|
@@ -364,29 +364,29 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
364
364
|
_this2.loadMore();
|
|
365
365
|
} },
|
|
366
366
|
'Load More'
|
|
367
|
-
) :
|
|
367
|
+
) : React.createElement(
|
|
368
368
|
'p',
|
|
369
369
|
{ style: { textAlign: 'center' } },
|
|
370
|
-
|
|
370
|
+
React.createElement(
|
|
371
371
|
'b',
|
|
372
372
|
null,
|
|
373
373
|
'End of data'
|
|
374
374
|
)
|
|
375
375
|
),
|
|
376
|
-
|
|
376
|
+
React.createElement(
|
|
377
377
|
'noscript',
|
|
378
378
|
null,
|
|
379
379
|
_this2.renderManualPagination()
|
|
380
380
|
)
|
|
381
381
|
);
|
|
382
382
|
})
|
|
383
|
-
) :
|
|
383
|
+
) : React.createElement(
|
|
384
384
|
'div',
|
|
385
385
|
{ style: { marginTop: '10px' } },
|
|
386
|
-
|
|
386
|
+
React.createElement(
|
|
387
387
|
'h5',
|
|
388
388
|
null,
|
|
389
|
-
|
|
389
|
+
React.createElement(
|
|
390
390
|
'em',
|
|
391
391
|
null,
|
|
392
392
|
'New content coming soon, please check back later.'
|
|
@@ -399,7 +399,7 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
399
399
|
}]);
|
|
400
400
|
|
|
401
401
|
return VideoSeriesListing;
|
|
402
|
-
}(
|
|
402
|
+
}(React.Component);
|
|
403
403
|
|
|
404
404
|
var VideoSeriesListing$1 = withRouter(VideoSeriesListing);
|
|
405
405
|
|