@mjhls/mjh-framework 1.0.840-seomanager-v1 → 1.0.840
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 +1 -1
- package/dist/cjs/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- package/dist/cjs/ADFloatingFooter.js +1 -1
- package/dist/cjs/ADGutter.js +1 -1
- package/dist/cjs/ADSkyscraper.js +1 -1
- package/dist/cjs/ADSponsoredResources.js +1 -1
- package/dist/cjs/ADWebcast.js +1 -1
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/AccordionPanel.js +2 -2
- package/dist/cjs/AdSlot.js +1 -1
- package/dist/cjs/AdSlotsProvider.js +6 -2
- package/dist/cjs/AlgoliaSearch.js +37 -14
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -4
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
- package/dist/cjs/ArticleSeriesListing.js +3 -3
- package/dist/cjs/Auth.js +2 -2
- package/dist/cjs/AuthWrapper.js +290 -1564
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/DeckContent.js +2 -2
- package/dist/cjs/DeckQueue.js +3 -3
- package/dist/cjs/EventsDeck.js +1 -1
- package/dist/cjs/ExternalResources.js +4 -4
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +164 -45
- package/dist/cjs/HamMagazine.js +6 -6
- package/dist/cjs/HorizontalArticleListing.js +4 -4
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueLanding.js +6 -6
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +3 -3
- package/dist/cjs/MediaSeriesLanding.js +20 -120
- package/dist/cjs/NavMagazine.js +6 -6
- package/dist/cjs/NavNative.js +3 -3
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +6 -6
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PubSection.js +3 -3
- package/dist/cjs/QueueDeckExpanded.js +3 -3
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/SeriesListingDeck.js +2 -2
- package/dist/cjs/{SeriesSlider-34c6cc2b.js → SeriesSlider-cbab9f0f.js} +1 -1
- package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-ecb4f972.js} +3 -3
- package/dist/cjs/TaxonomyDescription.js +4 -4
- package/dist/cjs/TemplateNormal.js +6 -6
- package/dist/cjs/Ustream.js +4 -4
- package/dist/cjs/VideoProgramLandingPage.js +4 -4
- package/dist/cjs/VideoSeriesLandingPage.js +3 -3
- package/dist/cjs/VideoSeriesListing.js +7 -5
- package/dist/cjs/View.js +13 -55
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getSerializers.js +4 -4
- package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +5 -2
- package/dist/cjs/{index-060c5d65.js → index-0a582ba9.js} +75 -24
- package/dist/cjs/{index-50be6759.js → index-8041a4eb.js} +9 -15
- package/dist/cjs/{index.esm-f27f80d9.js → index.esm-05850a2f.js} +1 -1
- package/dist/cjs/{index.esm-c1e16606.js → index.esm-44f3e2d0.js} +1 -1
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-8123cf40.js} +1 -1
- package/dist/cjs/{index.esm-00a6aade.js → index.esm-974f47d9.js} +1 -1
- package/dist/cjs/index.js +13 -14
- package/dist/cjs/{main-f1c77adb.js → main-025fdc78.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +6 -6
- package/dist/esm/AD300x250x600.js +6 -6
- package/dist/esm/AD728x90.js +7 -7
- 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-4bf3b2f9.js → ADInfeed-28b1e946.js} +5 -5
- 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-a3377c4a.js → ADlgInfeed-0b474b02.js} +4 -4
- package/dist/esm/AccordionPanel.js +18 -18
- package/dist/esm/AdSlot.js +5 -5
- package/dist/esm/AdSlotsProvider.js +9 -5
- package/dist/esm/AlgoliaSearch.js +247 -224
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +17 -17
- package/dist/esm/ArticleSeriesLandingPage.js +12 -12
- package/dist/esm/ArticleSeriesListing.js +31 -31
- package/dist/esm/Auth.js +72 -72
- package/dist/esm/AuthWrapper.js +306 -1580
- package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-5ae7409f.js} +10 -10
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-52cf21c5.js} +3 -3
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +61 -61
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +12 -12
- package/dist/esm/Column3.js +23 -23
- package/dist/esm/ConferenceArticleCard.js +13 -13
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +49 -49
- package/dist/esm/DeckQueue.js +44 -44
- package/dist/esm/{Dfp-2c43d2a0.js → Dfp-43f121ff.js} +10 -10
- package/dist/esm/EventsDeck.js +64 -64
- package/dist/esm/ExternalResources.js +35 -35
- package/dist/esm/Feature.js +15 -15
- package/dist/esm/ForbesHero.js +26 -26
- package/dist/esm/GridContent.js +222 -104
- package/dist/esm/GridHero.js +27 -27
- package/dist/esm/GroupDeck.js +34 -34
- package/dist/esm/HamMagazine.js +86 -86
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +31 -31
- package/dist/esm/HorizontalHero.js +20 -20
- package/dist/esm/IssueContentDeck.js +39 -39
- package/dist/esm/IssueDeck.js +33 -33
- package/dist/esm/IssueLanding.js +22 -22
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +38 -38
- package/dist/esm/MediaSeriesLanding.js +336 -436
- package/dist/esm/NavDvm.js +43 -43
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +89 -89
- package/dist/esm/NavNative.js +77 -77
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +50 -50
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +62 -62
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +14 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +33 -33
- package/dist/esm/PublicationLanding.js +49 -49
- package/dist/esm/QueueDeckExpanded.js +246 -246
- package/dist/esm/RecentNews.js +18 -18
- package/dist/esm/RelatedContent.js +15 -15
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/SeriesListingDeck.js +19 -19
- package/dist/esm/{SeriesSlider-5d5c08f4.js → SeriesSlider-5c62a578.js} +19 -19
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-cd38ae60.js} +22 -22
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +35 -35
- package/dist/esm/TaxonomyDescription.js +13 -13
- package/dist/esm/TemplateNormal.js +29 -29
- package/dist/esm/ThumbnailCard.js +9 -9
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +11 -11
- package/dist/esm/VideoProgramLandingPage.js +24 -24
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +12 -12
- package/dist/esm/VideoSeriesListing.js +51 -49
- package/dist/esm/View.js +172 -214
- package/dist/esm/YahooHero.js +23 -23
- package/dist/esm/YoutubeGroup.js +28 -28
- package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-b43c695a.js} +3 -3
- package/dist/esm/getSerializers.js +8 -8
- package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
- package/dist/esm/{index-f0fc23eb.js → index-2446af28.js} +3 -3
- package/dist/esm/{index-755f2cc2.js → index-35bdcc81.js} +4 -4
- package/dist/esm/{index-01d53c17.js → index-66ffc224.js} +407 -356
- package/dist/esm/{index-98ca9cec.js → index-67e1773f.js} +9 -15
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-f6156a57.js → index.esm-3fdda599.js} +1 -1
- package/dist/esm/{index.esm-37268dca.js → index.esm-8016b507.js} +16 -16
- package/dist/esm/{index.esm-d4932dea.js → index.esm-a8ff922c.js} +1 -1
- package/dist/esm/{index.esm-9b042655.js → index.esm-c6715e80.js} +1 -1
- package/dist/esm/index.js +39 -40
- package/dist/esm/{main-d4165069.js → main-b5c5aac1.js} +19 -19
- package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-91f9716f.js} +5 -5
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/cjs/{ADInfeed-859820d9.js → ADInfeed-8b336c67.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-da3a36a6.js → ADlgInfeed-aedd5e18.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
2
|
-
import
|
|
2
|
+
import React, { useState, useEffect } from 'react';
|
|
3
3
|
import { useRouter } from 'next/router';
|
|
4
4
|
import Container from 'react-bootstrap/Container';
|
|
5
5
|
import ADGutter from './ADGutter.js';
|
|
@@ -21,7 +21,7 @@ import './AdSlot.js';
|
|
|
21
21
|
import './extends-60e0e1c6.js';
|
|
22
22
|
import './_object-pie-133f504a.js';
|
|
23
23
|
import 'prop-types';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-2446af28.js';
|
|
25
25
|
import './events-6c3a7a63.js';
|
|
26
26
|
import './debounce-533d9748.js';
|
|
27
27
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -32,17 +32,17 @@ import './asyncToGenerator-7f8f9219.js';
|
|
|
32
32
|
import './_library-528f1934.js';
|
|
33
33
|
import './_iter-detect-7e5e5ce2.js';
|
|
34
34
|
import './Segment.js';
|
|
35
|
-
import './main-
|
|
35
|
+
import './main-b5c5aac1.js';
|
|
36
36
|
import 'next/head';
|
|
37
37
|
import 'react-bootstrap/Row';
|
|
38
38
|
import 'react-bootstrap/Col';
|
|
39
39
|
import './SideFooter.js';
|
|
40
40
|
import './defineProperty-f5ff6f5a.js';
|
|
41
41
|
import './define-property-fe54dc9f.js';
|
|
42
|
-
import './react-social-icons-
|
|
42
|
+
import './react-social-icons-91f9716f.js';
|
|
43
43
|
import './get-3c308da4.js';
|
|
44
44
|
import './eq-bdcbf886.js';
|
|
45
|
-
import './ConferenceBanner-
|
|
45
|
+
import './ConferenceBanner-9162d0ca.js';
|
|
46
46
|
import './ADSponsoredResources.js';
|
|
47
47
|
import './LeftNav.js';
|
|
48
48
|
import 'react-bootstrap/ListGroup';
|
|
@@ -52,12 +52,12 @@ import 'react-bootstrap';
|
|
|
52
52
|
import 'react-bootstrap/Nav';
|
|
53
53
|
import 'react-bootstrap/Navbar';
|
|
54
54
|
import 'react-bootstrap/NavDropdown';
|
|
55
|
-
import './index.esm-
|
|
56
|
-
import './iconBase-
|
|
57
|
-
import './index.esm-
|
|
58
|
-
import './NavFooter-
|
|
59
|
-
import './index.esm-
|
|
60
|
-
import './SocialSearchComponent-
|
|
55
|
+
import './index.esm-c6715e80.js';
|
|
56
|
+
import './iconBase-602d52fe.js';
|
|
57
|
+
import './index.esm-3fdda599.js';
|
|
58
|
+
import './NavFooter-c29526b7.js';
|
|
59
|
+
import './index.esm-8016b507.js';
|
|
60
|
+
import './SocialSearchComponent-cd38ae60.js';
|
|
61
61
|
import './SocialIcons.js';
|
|
62
62
|
import 'react-bootstrap/Form';
|
|
63
63
|
import 'react-bootstrap/FormControl';
|
|
@@ -100,13 +100,13 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
100
100
|
var navigation = function navigation() {
|
|
101
101
|
switch (config.navComponent) {
|
|
102
102
|
case 'magazine':
|
|
103
|
-
return
|
|
103
|
+
return React.createElement(MagazineNav, { logo: website.logo, mobileLogo: website.mobileLogo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
104
104
|
case 'native':
|
|
105
|
-
return
|
|
105
|
+
return React.createElement(NavNative, { logo: website.logo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
106
106
|
case 'dvm':
|
|
107
|
-
return
|
|
107
|
+
return React.createElement(NavDvm, { logo: website.logo, dataObject: config.navItems, mobileLogo: website.logo, subNav: config.leftItems, website: website });
|
|
108
108
|
case 'hamburgerNav':
|
|
109
|
-
return
|
|
109
|
+
return React.createElement(HamMagazine, {
|
|
110
110
|
socialFooterNav: true,
|
|
111
111
|
logo: website.logo,
|
|
112
112
|
dataObject: config.navItems,
|
|
@@ -116,7 +116,7 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
116
116
|
showLogin: website.showLogin
|
|
117
117
|
});
|
|
118
118
|
default:
|
|
119
|
-
return
|
|
119
|
+
return React.createElement('noNav', null);
|
|
120
120
|
}
|
|
121
121
|
};
|
|
122
122
|
|
|
@@ -133,19 +133,19 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
133
133
|
function layout() {
|
|
134
134
|
switch (config.columns) {
|
|
135
135
|
case '1':
|
|
136
|
-
return
|
|
136
|
+
return React.createElement(
|
|
137
137
|
Column1,
|
|
138
138
|
{ title: title },
|
|
139
139
|
props.children
|
|
140
140
|
);
|
|
141
141
|
case '2':
|
|
142
|
-
return
|
|
142
|
+
return React.createElement(
|
|
143
143
|
Column2,
|
|
144
144
|
{ title: title, rightItems: config.rightItems, website: website },
|
|
145
145
|
props.children
|
|
146
146
|
);
|
|
147
147
|
case '3':
|
|
148
|
-
return
|
|
148
|
+
return React.createElement(
|
|
149
149
|
Column3,
|
|
150
150
|
{
|
|
151
151
|
title: title,
|
|
@@ -161,35 +161,35 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
161
161
|
props.children
|
|
162
162
|
);
|
|
163
163
|
default:
|
|
164
|
-
return
|
|
164
|
+
return React.createElement('noLayout', null);
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
|
|
168
|
-
return
|
|
168
|
+
return React.createElement(
|
|
169
169
|
'section',
|
|
170
170
|
null,
|
|
171
|
-
noTitle ?
|
|
171
|
+
noTitle ? React.createElement(Header, {
|
|
172
172
|
isLiveSite: config.isLiveSite,
|
|
173
173
|
keyword: keywords,
|
|
174
174
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
175
|
-
}) :
|
|
175
|
+
}) : React.createElement(Header, {
|
|
176
176
|
title: title ? title + ' ' + (currentPage !== 0 ? '| Page ' + currentPage + ' ' : router && router.query && router.query.page ? '| Page ' + router.query.page + ' ' : '') + '| ' + website.title : website.title + ' ' + (currentPage !== 0 ? '| Page ' + currentPage + ' ' : router && router.query && router.query.page ? '| Page ' + router.query.page + ' ' : ''),
|
|
177
177
|
isLiveSite: config.isLiveSite,
|
|
178
178
|
keyword: keywords,
|
|
179
179
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
180
180
|
}),
|
|
181
181
|
navigation(),
|
|
182
|
-
sponsoredFlag ?
|
|
183
|
-
|
|
182
|
+
sponsoredFlag ? React.createElement('div', { style: { height: '50px' } }) : React.createElement(
|
|
183
|
+
React.Fragment,
|
|
184
184
|
null,
|
|
185
|
-
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit &&
|
|
185
|
+
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit && React.createElement(
|
|
186
186
|
Container,
|
|
187
187
|
null,
|
|
188
|
-
|
|
188
|
+
React.createElement(AD728x90, { networkID: horizontalAD.networkID, adUnit: horizontalAD.adUnit, targeting: adTargeting })
|
|
189
189
|
)
|
|
190
190
|
),
|
|
191
|
-
website.gutterAd && !sponsoredFlag &&
|
|
192
|
-
|
|
191
|
+
website.gutterAd && !sponsoredFlag && React.createElement(ADGutter, { title: 'gutter-ad', gutterAd: website.gutterAd }),
|
|
192
|
+
React.createElement(
|
|
193
193
|
Container,
|
|
194
194
|
null,
|
|
195
195
|
layout()
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import Media from 'react-bootstrap/Media';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { L as LazyLoad } from './index-
|
|
4
|
+
import { L as LazyLoad } from './index-35bdcc81.js';
|
|
5
5
|
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
6
6
|
import './index-0dbff1d1.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -15,27 +15,27 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
|
|
|
15
15
|
defaultImage = _ref.defaultImage;
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
return
|
|
18
|
+
return React.createElement(
|
|
19
19
|
'div',
|
|
20
20
|
null,
|
|
21
21
|
mediaData && mediaData.map(function (item, index) {
|
|
22
|
-
return
|
|
22
|
+
return React.createElement(
|
|
23
23
|
Media,
|
|
24
24
|
{ className: 'mb-3 thumbnail-card' },
|
|
25
|
-
|
|
25
|
+
React.createElement(
|
|
26
26
|
LazyLoad,
|
|
27
27
|
{ height: size },
|
|
28
|
-
|
|
28
|
+
React.createElement('img', { width: size, height: size, className: 'mr-3', src: item.thumbnail ? urlFor({ client: client, source: item.thumbnail }) : defaultImage, alt: 'Generic placeholder' })
|
|
29
29
|
),
|
|
30
|
-
|
|
30
|
+
React.createElement(
|
|
31
31
|
Media.Body,
|
|
32
32
|
null,
|
|
33
|
-
|
|
33
|
+
React.createElement(
|
|
34
34
|
'h5',
|
|
35
35
|
null,
|
|
36
36
|
item.title
|
|
37
37
|
),
|
|
38
|
-
|
|
38
|
+
React.createElement(
|
|
39
39
|
'p',
|
|
40
40
|
null,
|
|
41
41
|
clean_html_1(item.summary)
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import
|
|
4
|
-
import { c as IoIosOpen } from './index.esm-
|
|
5
|
-
import { F as FaRegWindowClose } from './index.esm-
|
|
6
|
-
import { m as main_43 } from './main-
|
|
3
|
+
import React, { useState, useRef, useEffect } from 'react';
|
|
4
|
+
import { c as IoIosOpen } from './index.esm-3fdda599.js';
|
|
5
|
+
import { F as FaRegWindowClose } from './index.esm-a8ff922c.js';
|
|
6
|
+
import { m as main_43 } from './main-b5c5aac1.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './es6.string.iterator-bc33758b.js';
|
|
9
9
|
import './_to-object-b50e61c3.js';
|
|
@@ -11,7 +11,7 @@ import './web.dom.iterable-4109ff68.js';
|
|
|
11
11
|
import './_library-528f1934.js';
|
|
12
12
|
import './core.get-iterator-method-133dfacd.js';
|
|
13
13
|
import './_iter-detect-7e5e5ce2.js';
|
|
14
|
-
import './iconBase-
|
|
14
|
+
import './iconBase-602d52fe.js';
|
|
15
15
|
|
|
16
16
|
var _this = undefined;
|
|
17
17
|
|
|
@@ -122,33 +122,33 @@ var Ustream = function Ustream(_ref) {
|
|
|
122
122
|
if (main_43) {
|
|
123
123
|
return null;
|
|
124
124
|
}
|
|
125
|
-
return
|
|
125
|
+
return React.createElement(
|
|
126
126
|
'div',
|
|
127
127
|
{ id: 'ustream-container', ref: ustreamContainer, style: { width: '' + currentWidth, marginBottom: '1rem' } },
|
|
128
|
-
|
|
128
|
+
React.createElement(
|
|
129
129
|
'div',
|
|
130
130
|
{ style: { position: 'relative' } },
|
|
131
|
-
close ?
|
|
131
|
+
close ? React.createElement(
|
|
132
132
|
'div',
|
|
133
133
|
{ className: 'ustream-close' },
|
|
134
|
-
|
|
135
|
-
) :
|
|
136
|
-
|
|
134
|
+
React.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1.3rem' } })
|
|
135
|
+
) : React.createElement(
|
|
136
|
+
React.Fragment,
|
|
137
137
|
null,
|
|
138
|
-
|
|
138
|
+
React.createElement(
|
|
139
139
|
'div',
|
|
140
140
|
{ className: 'ustream-minimize' },
|
|
141
|
-
|
|
141
|
+
React.createElement(IoIosOpen, { style: right ? { color: '#fff', fontSize: '1.3rem', transform: 'rotateZ(-90deg)' } : { color: '#fff', fontSize: '1.3rem' } })
|
|
142
142
|
),
|
|
143
|
-
|
|
143
|
+
React.createElement(
|
|
144
144
|
'div',
|
|
145
145
|
{ className: 'ustream-close' },
|
|
146
|
-
|
|
146
|
+
React.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1rem' } })
|
|
147
147
|
)
|
|
148
148
|
),
|
|
149
|
-
|
|
149
|
+
React.createElement('iframe', { id: 'ustream-iframe', webkitallowfullscreen: 'true', allowFullScreen: true, frameBorder: 'no', style: { maxWidth: '100%', height: currentHeight, width: currentWidth } })
|
|
150
150
|
),
|
|
151
|
-
|
|
151
|
+
React.createElement(
|
|
152
152
|
'style',
|
|
153
153
|
{ jsx: 'true' },
|
|
154
154
|
'\n #ustream-container {\n position: fixed;\n bottom: 0;\n ' + (right ? 'right: 1rem;' : 'left: 1.5rem;') + '\n /* Updating z-index to fix gutter ad over ustream */\n z-index: 999999;\n max-width: 100%;\n }\n .ustream-minimize,\n .ustream-close {\n position: absolute;\n color: white;\n right: 0.5rem;\n top: 0.25rem;\n cursor: pointer;\n font-weight: bold;\n }\n .ustream-close {\n ' + (close ? 'display: block; right: .75rem; top: .5rem; ' : 'display: none; right: .5rem; top: .75rem;') + '\n }\n @media screen and (max-width: 768px) {\n #ustream-container:not(.closed) {\n width: 231px !important;\n height: 130px !important;\n }\n #ustream-container:not(.closed) iframe {\n height: 130px !important;\n }\n }\n '
|
|
@@ -156,6 +156,6 @@ var Ustream = function Ustream(_ref) {
|
|
|
156
156
|
);
|
|
157
157
|
};
|
|
158
158
|
|
|
159
|
-
var Ustream$1 =
|
|
159
|
+
var Ustream$1 = React.memo(Ustream);
|
|
160
160
|
|
|
161
161
|
export default Ustream$1;
|
package/dist/esm/VerticalHero.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -10,16 +10,16 @@ var VerticalHero = function VerticalHero(props) {
|
|
|
10
10
|
heroTitle = _props$heroTitle === undefined ? '' : _props$heroTitle;
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
return
|
|
13
|
+
return React.createElement(
|
|
14
14
|
'div',
|
|
15
15
|
{ className: 'vertical-hero-container' },
|
|
16
|
-
|
|
16
|
+
React.createElement(
|
|
17
17
|
'div',
|
|
18
18
|
{ className: 'vertical-hero-inner' },
|
|
19
|
-
|
|
19
|
+
React.createElement(
|
|
20
20
|
'div',
|
|
21
21
|
{ className: 'hero-title' },
|
|
22
|
-
|
|
22
|
+
React.createElement(
|
|
23
23
|
'h2',
|
|
24
24
|
null,
|
|
25
25
|
heroTitle
|
|
@@ -34,19 +34,19 @@ var VerticalHero = function VerticalHero(props) {
|
|
|
34
34
|
} else if (props.thumbnail) {
|
|
35
35
|
articleThumbnail = props.thumbnail;
|
|
36
36
|
}
|
|
37
|
-
return index === 0 ?
|
|
37
|
+
return index === 0 ? React.createElement(
|
|
38
38
|
'a',
|
|
39
39
|
{ href: '/view/' + article.url.current, key: index, className: 'vertical-article' },
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
React.createElement('img', { src: articleThumbnail, alt: articleAltText }),
|
|
41
|
+
React.createElement(
|
|
42
42
|
'h2',
|
|
43
43
|
null,
|
|
44
44
|
article.title
|
|
45
45
|
)
|
|
46
|
-
) :
|
|
46
|
+
) : React.createElement(
|
|
47
47
|
'a',
|
|
48
48
|
{ href: '/view/' + article.url.current, className: 'vertical-article' },
|
|
49
|
-
|
|
49
|
+
React.createElement(
|
|
50
50
|
'h2',
|
|
51
51
|
null,
|
|
52
52
|
article.title
|
|
@@ -54,7 +54,7 @@ var VerticalHero = function VerticalHero(props) {
|
|
|
54
54
|
);
|
|
55
55
|
})
|
|
56
56
|
),
|
|
57
|
-
|
|
57
|
+
React.createElement(
|
|
58
58
|
'style',
|
|
59
59
|
{ jsx: 'true' },
|
|
60
60
|
'\n .vertical-hero-container {\n display: flex;\n flex-direction: row;\n padding: 0.25rem;\n justify-content: space-between;\n width: 100%;\n flex: 1 1 auto;\n }\n .hero-title h2 {\n font-size: 1.2rem;\n font-weight: bold;\n }\n .vertical-article {\n display: block;\n }\n .vertical-article img {\n width: 100%;\n height: auto;\n min-width: 200px;\n }\n .vertical-article h2 {\n font-size: 0.9rem;\n color: #252525;\n font-weight: bold;\n padding: 0.5rem 0.5rem 1rem;\n margin: 0.5rem;\n border-bottom: 1px solid #ccc;\n }\n '
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
2
|
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
3
|
-
import
|
|
4
|
-
import { B as BlockContent } from './BlockContent-
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { B as BlockContent } from './BlockContent-52cf21c5.js';
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-66ffc224.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './es6.string.iterator-bc33758b.js';
|
|
@@ -20,7 +20,7 @@ import './index-0dbff1d1.js';
|
|
|
20
20
|
import './slicedToArray-be2f7a22.js';
|
|
21
21
|
import 'react-bootstrap';
|
|
22
22
|
import './urlFor.js';
|
|
23
|
-
import './index-
|
|
23
|
+
import './index-2446af28.js';
|
|
24
24
|
import './events-6c3a7a63.js';
|
|
25
25
|
import 'next/router';
|
|
26
26
|
import './index-c7e2ac95.js';
|
|
@@ -28,12 +28,12 @@ import './util-3ab476bf.js';
|
|
|
28
28
|
import './Beam.js';
|
|
29
29
|
import './stringify-59c8f690.js';
|
|
30
30
|
import './Segment.js';
|
|
31
|
-
import './main-
|
|
32
|
-
import './index-
|
|
31
|
+
import './main-b5c5aac1.js';
|
|
32
|
+
import './index-35bdcc81.js';
|
|
33
33
|
import 'react-dom';
|
|
34
34
|
import './typeof-a286cf0c.js';
|
|
35
35
|
import './_is-array-3e99e06e.js';
|
|
36
|
-
import './brightcove-react-player-loader.es-
|
|
36
|
+
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
37
37
|
import './GroupDeck.js';
|
|
38
38
|
import './smoothscroll-fa4e3f8c.js';
|
|
39
39
|
import './moment-bc12cb97.js';
|
|
@@ -52,13 +52,13 @@ import 'react-bootstrap/Row';
|
|
|
52
52
|
import './inherits-a41fe93f.js';
|
|
53
53
|
import './_object-sap-f353c2a9.js';
|
|
54
54
|
import './define-property-fe54dc9f.js';
|
|
55
|
-
import './index.esm-
|
|
56
|
-
import './iconBase-
|
|
55
|
+
import './index.esm-3fdda599.js';
|
|
56
|
+
import './iconBase-602d52fe.js';
|
|
57
57
|
import 'react-bootstrap/Figure';
|
|
58
58
|
import 'react-bootstrap/Container';
|
|
59
|
-
import './visibility-sensor-
|
|
59
|
+
import './visibility-sensor-f40c2564.js';
|
|
60
60
|
import './YoutubeGroup.js';
|
|
61
|
-
import './index.es-
|
|
61
|
+
import './index.es-c6222053.js';
|
|
62
62
|
|
|
63
63
|
var _this = undefined;
|
|
64
64
|
|
|
@@ -85,29 +85,29 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
85
85
|
defaultImage = props.defaultImage,
|
|
86
86
|
mapping = props.mapping;
|
|
87
87
|
|
|
88
|
-
return
|
|
88
|
+
return React.createElement(
|
|
89
89
|
'div',
|
|
90
90
|
null,
|
|
91
|
-
virtualBlock &&
|
|
92
|
-
|
|
91
|
+
virtualBlock && React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: virtualBlock.body, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config())),
|
|
92
|
+
React.createElement(
|
|
93
93
|
'div',
|
|
94
94
|
{ className: 'peer-exchange-filter-container' },
|
|
95
|
-
|
|
95
|
+
React.createElement(
|
|
96
96
|
Form,
|
|
97
97
|
{ className: 'ml-3', method: 'post' },
|
|
98
|
-
|
|
98
|
+
React.createElement(
|
|
99
99
|
Form.Row,
|
|
100
100
|
null,
|
|
101
|
-
|
|
101
|
+
React.createElement(
|
|
102
102
|
Col,
|
|
103
103
|
null,
|
|
104
|
-
|
|
104
|
+
React.createElement(
|
|
105
105
|
Form.Group,
|
|
106
106
|
{ controlId: 'topic' },
|
|
107
|
-
|
|
107
|
+
React.createElement(
|
|
108
108
|
Form.Control,
|
|
109
109
|
{ as: 'select', name: 'topic_id', placeholder: 'Filter by Topic' },
|
|
110
|
-
|
|
110
|
+
React.createElement(
|
|
111
111
|
'option',
|
|
112
112
|
{ value: '' },
|
|
113
113
|
'All Topics'
|
|
@@ -116,7 +116,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
116
116
|
if (props.topic_id === topic._id || topic.name == 'Peer Exchange') {
|
|
117
117
|
return null;
|
|
118
118
|
} else {
|
|
119
|
-
return
|
|
119
|
+
return React.createElement(
|
|
120
120
|
'option',
|
|
121
121
|
{ value: topic._id },
|
|
122
122
|
topic.name
|
|
@@ -126,10 +126,10 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
126
126
|
)
|
|
127
127
|
)
|
|
128
128
|
),
|
|
129
|
-
|
|
129
|
+
React.createElement(
|
|
130
130
|
Col,
|
|
131
131
|
null,
|
|
132
|
-
|
|
132
|
+
React.createElement(
|
|
133
133
|
Button,
|
|
134
134
|
{ type: 'submit', variant: 'secondary' },
|
|
135
135
|
'Apply'
|
|
@@ -138,7 +138,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
138
138
|
)
|
|
139
139
|
)
|
|
140
140
|
),
|
|
141
|
-
posts &&
|
|
141
|
+
posts && React.createElement(VideoSeriesListing, {
|
|
142
142
|
client: client,
|
|
143
143
|
mapping: mapping,
|
|
144
144
|
dataRecord: posts,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as _typeof } from './typeof-a286cf0c.js';
|
|
2
|
-
import
|
|
3
|
-
import { L as LazyLoad } from './index-
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { L as LazyLoad } from './index-35bdcc81.js';
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
5
5
|
import { m as moment } from './moment-bc12cb97.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -28,52 +28,52 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
|
|
|
28
28
|
|
|
29
29
|
var episode = parseInt(index) + 1;
|
|
30
30
|
|
|
31
|
-
return
|
|
31
|
+
return React.createElement(
|
|
32
32
|
'div',
|
|
33
33
|
{ className: styles.article },
|
|
34
|
-
|
|
34
|
+
React.createElement(
|
|
35
35
|
'a',
|
|
36
36
|
{ href: '/view/' + data.url.current, style: variant === 'right' ? { flexDirection: 'row-reverse' } : {} },
|
|
37
|
-
|
|
37
|
+
React.createElement(
|
|
38
38
|
'div',
|
|
39
39
|
{ className: styles.thumb },
|
|
40
|
-
|
|
40
|
+
React.createElement(
|
|
41
41
|
'figure',
|
|
42
42
|
null,
|
|
43
|
-
|
|
43
|
+
React.createElement(
|
|
44
44
|
LazyLoad,
|
|
45
45
|
null,
|
|
46
|
-
|
|
46
|
+
React.createElement('img', {
|
|
47
47
|
src: data.thumbnail && data.thumbnail.asset ? urlFor({ client: client, source: data.thumbnail }) : data.thumbnail && _typeof(data.thumbnail == 'string') ? data.thumbnail : defaultImage
|
|
48
48
|
})
|
|
49
49
|
)
|
|
50
50
|
)
|
|
51
51
|
),
|
|
52
|
-
|
|
52
|
+
React.createElement(
|
|
53
53
|
'div',
|
|
54
54
|
{ className: styles.info, style: variant === 'right' ? { padding: '0 1rem 0 0' } : { padding: ' 0 0 0 1rem' } },
|
|
55
|
-
|
|
55
|
+
React.createElement(
|
|
56
56
|
'div',
|
|
57
57
|
{ style: { fontSize: '1.3rem', fontWeight: 'bold' } },
|
|
58
58
|
episode && 'EP ' + episode + ': ',
|
|
59
59
|
data.title
|
|
60
60
|
),
|
|
61
|
-
data.published &&
|
|
61
|
+
data.published && React.createElement(
|
|
62
62
|
'p',
|
|
63
63
|
{ className: styles.published },
|
|
64
64
|
moment(data.published).format('MMMM Do YYYY')
|
|
65
65
|
),
|
|
66
|
-
data.authorMapping && data.authorMapping.displayName &&
|
|
66
|
+
data.authorMapping && data.authorMapping.displayName && React.createElement(
|
|
67
67
|
'p',
|
|
68
68
|
{ className: styles.author },
|
|
69
69
|
'By ',
|
|
70
|
-
|
|
70
|
+
React.createElement(
|
|
71
71
|
'span',
|
|
72
72
|
null,
|
|
73
73
|
data.authorMapping.displayName
|
|
74
74
|
)
|
|
75
75
|
),
|
|
76
|
-
data.intro &&
|
|
76
|
+
data.intro && React.createElement('p', { dangerouslySetInnerHTML: { __html: data.intro }, className: styles.summary })
|
|
77
77
|
)
|
|
78
78
|
)
|
|
79
79
|
);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import
|
|
3
|
+
import React, { useState, useEffect } from 'react';
|
|
4
4
|
import { withRouter } from 'next/router';
|
|
5
5
|
import { DropdownButton, Dropdown } from 'react-bootstrap';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -92,13 +92,13 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
|
|
|
92
92
|
});
|
|
93
93
|
}
|
|
94
94
|
}, [filter]);
|
|
95
|
-
return
|
|
96
|
-
|
|
95
|
+
return React.createElement(
|
|
96
|
+
React.Fragment,
|
|
97
97
|
null,
|
|
98
|
-
|
|
98
|
+
React.createElement(
|
|
99
99
|
DropdownButton,
|
|
100
100
|
{ className: 'filter_dropdown', variant: 'primary', title: filter.name },
|
|
101
|
-
|
|
101
|
+
React.createElement(
|
|
102
102
|
Dropdown.Item,
|
|
103
103
|
{ key: 'all', onClick: function onClick() {
|
|
104
104
|
return setFilter({ name: 'All Topics', id: '' });
|
|
@@ -107,7 +107,7 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
|
|
|
107
107
|
),
|
|
108
108
|
filterData && filterData.map(function (filterItem) {
|
|
109
109
|
if (filterItem.identifier !== exclude) {
|
|
110
|
-
return
|
|
110
|
+
return React.createElement(
|
|
111
111
|
Dropdown.Item,
|
|
112
112
|
{ key: filterItem._id, onClick: function onClick() {
|
|
113
113
|
return setFilter({ name: filterItem.name, id: filterItem._id });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
2
|
import { _ as _typeof } from './typeof-a286cf0c.js';
|
|
3
|
-
import
|
|
3
|
+
import React from 'react';
|
|
4
4
|
import { m as moment } from './moment-bc12cb97.js';
|
|
5
5
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
6
6
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
@@ -22,7 +22,7 @@ import './extends-60e0e1c6.js';
|
|
|
22
22
|
import './inherits-a41fe93f.js';
|
|
23
23
|
import './_object-sap-f353c2a9.js';
|
|
24
24
|
import './define-property-fe54dc9f.js';
|
|
25
|
-
import './index-
|
|
25
|
+
import './index-2446af28.js';
|
|
26
26
|
import './events-6c3a7a63.js';
|
|
27
27
|
import 'prop-types';
|
|
28
28
|
import 'react-bootstrap/Container';
|
|
@@ -34,18 +34,18 @@ import './lodash-f97fd99a.js';
|
|
|
34
34
|
import './debounce-533d9748.js';
|
|
35
35
|
import './isSymbol-a7e9aafe.js';
|
|
36
36
|
import './toNumber-5aeba6e7.js';
|
|
37
|
-
import './index.es-
|
|
38
|
-
import './visibility-sensor-
|
|
37
|
+
import './index.es-c6222053.js';
|
|
38
|
+
import './visibility-sensor-f40c2564.js';
|
|
39
39
|
import 'react-dom';
|
|
40
40
|
import './index-0dbff1d1.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADlgInfeed-0b474b02.js';
|
|
42
42
|
import './AdSlot.js';
|
|
43
43
|
import './Beam.js';
|
|
44
44
|
import './stringify-59c8f690.js';
|
|
45
45
|
import './Segment.js';
|
|
46
|
-
import './main-
|
|
47
|
-
import './ADInfeed-
|
|
48
|
-
import './index-
|
|
46
|
+
import './main-b5c5aac1.js';
|
|
47
|
+
import './ADInfeed-28b1e946.js';
|
|
48
|
+
import './index-35bdcc81.js';
|
|
49
49
|
import './urlFor.js';
|
|
50
50
|
import './style-inject.es-1f59c1d0.js';
|
|
51
51
|
|
|
@@ -74,16 +74,16 @@ var VideoSeriesLandingPage = function VideoSeriesLandingPage(props) {
|
|
|
74
74
|
_props$lgInfeedAd = props.lgInfeedAd,
|
|
75
75
|
lgInfeedAd = _props$lgInfeedAd === undefined ? false : _props$lgInfeedAd;
|
|
76
76
|
|
|
77
|
-
return
|
|
77
|
+
return React.createElement(
|
|
78
78
|
'div',
|
|
79
79
|
null,
|
|
80
|
-
summary &&
|
|
80
|
+
summary && React.createElement(
|
|
81
81
|
'div',
|
|
82
82
|
{ style: { fontSize: '1rem' }, className: 'series-summary px-1 my-4' },
|
|
83
83
|
summary
|
|
84
84
|
),
|
|
85
|
-
|
|
86
|
-
posts &&
|
|
85
|
+
React.createElement(Breadcrumbs, null),
|
|
86
|
+
posts && React.createElement(MasterDeck, {
|
|
87
87
|
deck: VideoSeriesCard,
|
|
88
88
|
variant: variant,
|
|
89
89
|
client: client,
|