@mjhls/mjh-framework 1.0.863-author-details-v2 → 1.0.863-beta.1
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 +9 -10
- package/dist/cjs/AD300x250.js +9 -10
- package/dist/cjs/AD300x250x600.js +9 -10
- package/dist/cjs/AD728x90.js +10 -11
- package/dist/cjs/ADFloatingFooter.js +11 -12
- package/dist/cjs/ADFooter.js +8 -9
- package/dist/cjs/ADGutter.js +11 -12
- package/dist/cjs/{ADInfeed-25d48cc2.js → ADInfeed-98c71bcd.js} +9 -11
- package/dist/cjs/ADSkyscraper.js +11 -12
- package/dist/cjs/ADSponsoredResources.js +11 -12
- package/dist/cjs/ADWebcast.js +11 -12
- package/dist/cjs/ADWelcome.js +15 -16
- package/dist/cjs/{ADlgInfeed-a535a768.js → ADlgInfeed-9de32585.js} +6 -7
- package/dist/cjs/AccordionPanel.js +22 -24
- package/dist/cjs/AdSlot.js +13 -14
- package/dist/cjs/AdSlotsProvider.js +902 -11
- package/dist/cjs/AlgoliaSearch.js +842 -952
- package/dist/cjs/AlphabeticList.js +15 -16
- package/dist/cjs/ArticleCarousel.js +10 -11
- package/dist/cjs/ArticleProgramLandingPage.js +27 -28
- package/dist/cjs/ArticleSeriesLandingPage.js +22 -23
- package/dist/cjs/ArticleSeriesListing.js +39 -40
- package/dist/cjs/Auth.js +1198 -238
- package/dist/cjs/AuthWrapper.js +38 -119
- package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-bb831b74.js} +12 -13
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +21 -23
- package/dist/cjs/CMEDeck.js +64 -64
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +19 -22
- package/dist/cjs/Column3.js +32 -35
- package/dist/cjs/ConferenceArticleCard.js +17 -18
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +72 -76
- package/dist/cjs/DeckQueue.js +68 -72
- package/dist/cjs/{Dfp-391fd124.js → Dfp-26baccf1.js} +22 -23
- package/dist/cjs/EventsDeck.js +116 -123
- package/dist/cjs/ExternalResources.js +46 -47
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +34 -35
- package/dist/cjs/GridContent.js +203 -208
- package/dist/cjs/GridHero.js +35 -36
- package/dist/cjs/GroupDeck.js +48 -49
- package/dist/cjs/HamMagazine.js +116 -121
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +9 -10
- package/dist/cjs/HighlightenVideo.js +16 -17
- package/dist/cjs/HorizontalArticleListing.js +36 -37
- package/dist/cjs/HorizontalHero.js +23 -24
- package/dist/cjs/IssueContentDeck.js +65 -70
- package/dist/cjs/IssueDeck.js +60 -65
- package/dist/cjs/IssueLanding.js +28 -29
- package/dist/cjs/LeftNav.js +20 -22
- package/dist/cjs/MasterDeck.js +49 -50
- package/dist/cjs/MediaSeriesLanding.js +786 -733
- package/dist/cjs/NavDvm.js +63 -68
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +116 -121
- package/dist/cjs/NavNative.js +108 -116
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +63 -64
- package/dist/cjs/PageFilter.js +8 -9
- package/dist/cjs/PartnerDetailListing.js +1242 -139
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +13 -15
- package/dist/cjs/PubSection.js +19 -20
- package/dist/cjs/PubToc.js +7 -8
- package/dist/cjs/PublicationDeck.js +59 -64
- package/dist/cjs/PublicationLanding.js +83 -87
- package/dist/cjs/QueueDeckExpanded.js +285 -285
- package/dist/cjs/RecentNews.js +19 -20
- package/dist/cjs/RelatedContent.js +22 -23
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +12 -16
- package/dist/cjs/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-0d3bf265.js → SeriesSlider-8bbc989f.js} +33 -34
- package/dist/cjs/SideFooter.js +23 -24
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-cea213aa.js} +34 -38
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +54 -59
- package/dist/cjs/TaxonomyDescription.js +21 -22
- package/dist/cjs/TemplateNormal.js +34 -35
- package/dist/cjs/ThumbnailCard.js +17 -19
- package/dist/cjs/Ustream.js +21 -22
- package/dist/cjs/VerticalHero.js +15 -16
- package/dist/cjs/VideoProgramLandingPage.js +43 -47
- package/dist/cjs/VideoSeriesCard.js +22 -23
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +27 -28
- package/dist/cjs/VideoSeriesListing.js +56 -57
- package/dist/cjs/View.js +203 -209
- package/dist/cjs/YahooHero.js +30 -31
- package/dist/cjs/YoutubeGroup.js +50 -51
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-156bd4d6.js} +8 -10
- package/dist/cjs/faundadb.js +16 -16
- package/dist/cjs/getRelatedArticle.js +5 -354
- package/dist/cjs/getRootDocGroup.js +3 -3
- package/dist/cjs/getSerializers.js +11 -11
- package/dist/cjs/{getTargeting-a9a871f0.js → getTargeting-f1821260.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-6367b7bf.js → index-3294d3bc.js} +17 -16
- package/dist/cjs/{index-9d365128.js → index-96b3db50.js} +10 -12
- package/dist/cjs/{index-2cf30c83.js → index-98e01cb9.js} +8 -9
- package/dist/cjs/{index-04a5a4a2.js → index-a1e54356.js} +934 -961
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +62 -66
- package/dist/cjs/{inherits-0c7830c5.js → inherits-1f5a1c72.js} +3 -3
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-7b5e57b0.js → main-02daeefe.js} +54 -90
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-f7f48f71.js} +11 -12
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-9d7f610f.js → typeof-725500bc.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- 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-56a3db8b.js → ADInfeed-1cc9d817.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-53edb995.js → ADlgInfeed-8c4f129e.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +5 -5
- package/dist/esm/AdSlotsProvider.js +902 -10
- package/dist/esm/AlgoliaSearch.js +238 -347
- 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 +1186 -222
- package/dist/esm/AuthWrapper.js +36 -116
- package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-34b16174.js} +10 -10
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-e9b4ddcf.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-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +68 -68
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-2f9796e1.js → Dfp-b7236041.js} +10 -10
- package/dist/esm/EventsDeck.js +92 -92
- package/dist/esm/ExternalResources.js +41 -41
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +172 -172
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +91 -91
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +34 -34
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +54 -54
- package/dist/esm/IssueLanding.js +26 -26
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +46 -46
- package/dist/esm/MediaSeriesLanding.js +506 -450
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +93 -93
- package/dist/esm/NavNative.js +83 -83
- package/dist/esm/OncliveHero.js +15 -14
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +1240 -136
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +17 -17
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +69 -69
- package/dist/esm/QueueDeckExpanded.js +251 -251
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +17 -17
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-7d89f4d9.js → SeriesSlider-a866bb21.js} +24 -24
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-03c3e869.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 +184 -186
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +35 -35
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getRelatedArticle.js +5 -354
- package/dist/esm/getSerializers.js +11 -11
- package/dist/esm/{index-f7fb1e25.js → index-41a678ea.js} +3 -3
- package/dist/esm/{index-6c12bdd5.js → index-5f7e79e7.js} +4 -4
- package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
- package/dist/esm/{index-cf54da7f.js → index-a1c5f00a.js} +887 -904
- package/dist/esm/{index-c00b0bbb.js → index-ef6d5dcf.js} +17 -16
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +52 -53
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{inherits-75d45541.js → inherits-cf8dde54.js} +1 -1
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-747e7d25.js → main-e4a934b2.js} +52 -87
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-a7d5c5c7.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-af9c50d8.js → typeof-6435ba1c.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/package.json +2 -2
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/esm/index-db3bb315.js +0 -207
|
@@ -7,7 +7,7 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
9
9
|
import './_object-sap-964b6feb.js';
|
|
10
|
-
import
|
|
10
|
+
import React__default, { useRef, useEffect } from 'react';
|
|
11
11
|
import { _ as _Object$keys } from './keys-8eda7a5c.js';
|
|
12
12
|
|
|
13
13
|
var sortByName = function sortByName(arr) {
|
|
@@ -53,12 +53,12 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
53
53
|
padding: '0 10px',
|
|
54
54
|
color: 'grey'
|
|
55
55
|
};
|
|
56
|
-
return
|
|
56
|
+
return React__default.createElement(
|
|
57
57
|
'div',
|
|
58
58
|
{ className: 'd-flex flex-wrap mb-3' },
|
|
59
59
|
alphabet.map(function (letter, i) {
|
|
60
60
|
if (dataList[letter]) {
|
|
61
|
-
return
|
|
61
|
+
return React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{
|
|
64
64
|
key: i,
|
|
@@ -70,7 +70,7 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
70
70
|
window.scrollTo(0, itemsRef.current[index].offsetTop);
|
|
71
71
|
}
|
|
72
72
|
} },
|
|
73
|
-
|
|
73
|
+
React__default.createElement(
|
|
74
74
|
'span',
|
|
75
75
|
{
|
|
76
76
|
style: _extends({}, style, {
|
|
@@ -80,7 +80,7 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
80
80
|
)
|
|
81
81
|
);
|
|
82
82
|
}
|
|
83
|
-
return
|
|
83
|
+
return React__default.createElement(
|
|
84
84
|
'span',
|
|
85
85
|
{ key: i, style: style },
|
|
86
86
|
letter
|
|
@@ -93,29 +93,29 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
93
93
|
itemsRef.current = itemsRef.current.slice(0, _Object$keys(dataList).length);
|
|
94
94
|
}, [dataList]);
|
|
95
95
|
|
|
96
|
-
return
|
|
97
|
-
|
|
96
|
+
return React__default.createElement(
|
|
97
|
+
React__default.Fragment,
|
|
98
98
|
null,
|
|
99
99
|
renderAlbhabetList(),
|
|
100
100
|
_Object$keys(dataList).map(function (letter, index) {
|
|
101
|
-
return
|
|
102
|
-
|
|
101
|
+
return React__default.createElement(
|
|
102
|
+
React__default.Fragment,
|
|
103
103
|
{ key: index },
|
|
104
|
-
|
|
104
|
+
React__default.createElement(
|
|
105
105
|
'h3',
|
|
106
106
|
{ ref: function ref(el) {
|
|
107
107
|
return itemsRef.current[index] = el;
|
|
108
108
|
} },
|
|
109
109
|
letter
|
|
110
110
|
),
|
|
111
|
-
|
|
111
|
+
React__default.createElement(
|
|
112
112
|
'ul',
|
|
113
113
|
null,
|
|
114
114
|
dataList[letter].map(function (item, i) {
|
|
115
|
-
return
|
|
115
|
+
return React__default.createElement(
|
|
116
116
|
'li',
|
|
117
117
|
{ key: i },
|
|
118
|
-
|
|
118
|
+
React__default.createElement(
|
|
119
119
|
'a',
|
|
120
120
|
{ href: item.url },
|
|
121
121
|
item.name
|
|
@@ -6,15 +6,15 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
7
|
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
8
8
|
import './web.dom.iterable-4439f05a.js';
|
|
9
|
-
import './typeof-
|
|
9
|
+
import './typeof-6435ba1c.js';
|
|
10
10
|
import './_is-array-58e95429.js';
|
|
11
|
-
import
|
|
11
|
+
import React__default from 'react';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import 'react-dom';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-73819142.js';
|
|
15
15
|
import './urlFor.js';
|
|
16
|
-
import './index-
|
|
17
|
-
import './main-
|
|
16
|
+
import './index-5f7e79e7.js';
|
|
17
|
+
import './main-e4a934b2.js';
|
|
18
18
|
import './slicedToArray-641f241f.js';
|
|
19
19
|
import './index-c7e2ac95.js';
|
|
20
20
|
import './smoothscroll-0cd4c7a6.js';
|
|
@@ -31,10 +31,10 @@ function ArticleCarousel(props) {
|
|
|
31
31
|
return article;
|
|
32
32
|
});
|
|
33
33
|
|
|
34
|
-
return
|
|
35
|
-
|
|
34
|
+
return React__default.createElement(
|
|
35
|
+
React__default.Fragment,
|
|
36
36
|
null,
|
|
37
|
-
articles ?
|
|
37
|
+
articles ? React__default.createElement(YoutubeGroup, _extends({ key: 'articleCarousel-0', dataset: data }, props)) : React__default.createElement(
|
|
38
38
|
'p',
|
|
39
39
|
null,
|
|
40
40
|
'No Article Found.'
|
|
@@ -8,30 +8,30 @@ 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 './inherits-
|
|
11
|
+
import './inherits-cf8dde54.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
16
|
+
import React__default from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-41a678ea.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Container';
|
|
21
21
|
import 'react-bootstrap/Row';
|
|
22
22
|
import 'react-bootstrap/Col';
|
|
23
|
-
import './moment-
|
|
23
|
+
import './moment-e2f9b20c.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-29c1cef5.js';
|
|
29
29
|
import 'react-dom';
|
|
30
|
-
import './visibility-sensor-
|
|
31
|
-
import './index-
|
|
30
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
31
|
+
import './index-73819142.js';
|
|
32
32
|
import './urlFor.js';
|
|
33
|
-
import './index-
|
|
34
|
-
import './main-
|
|
33
|
+
import './index-5f7e79e7.js';
|
|
34
|
+
import './main-e4a934b2.js';
|
|
35
35
|
import './entities-7cc3bf45.js';
|
|
36
36
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
37
37
|
import './stringify-4330ccdc.js';
|
|
@@ -40,18 +40,18 @@ import './Segment.js';
|
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './AdSlot.js';
|
|
42
42
|
import 'react-bootstrap/Button';
|
|
43
|
-
import { B as BlockContent } from './BlockContent-
|
|
43
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
44
44
|
import './index-c7e2ac95.js';
|
|
45
45
|
import './smoothscroll-0cd4c7a6.js';
|
|
46
46
|
import './GroupDeck.js';
|
|
47
47
|
import './YoutubeGroup.js';
|
|
48
48
|
import 'react-bootstrap';
|
|
49
49
|
import './iconBase-602d52fe.js';
|
|
50
|
-
import './index.esm-
|
|
50
|
+
import './index.esm-29e48d38.js';
|
|
51
51
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
52
|
-
import { g as getSerializers } from './index-
|
|
52
|
+
import { g as getSerializers } from './index-a1c5f00a.js';
|
|
53
53
|
import './util-7700fc59.js';
|
|
54
|
-
import './brightcove-react-player-loader.es-
|
|
54
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
55
55
|
import 'next/head';
|
|
56
56
|
import 'react-share';
|
|
57
57
|
import './SocialShare.js';
|
|
@@ -85,21 +85,21 @@ var ArticleProgramLandingPage = function ArticleProgramLandingPage(props) {
|
|
|
85
85
|
_props$autoScroll = props.autoScroll,
|
|
86
86
|
autoScroll = _props$autoScroll === undefined ? true : _props$autoScroll;
|
|
87
87
|
|
|
88
|
-
return
|
|
88
|
+
return React__default.createElement(
|
|
89
89
|
'div',
|
|
90
90
|
null,
|
|
91
|
-
virtualBlock &&
|
|
92
|
-
pageDescription &&
|
|
91
|
+
virtualBlock && React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: virtualBlock.body, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config())),
|
|
92
|
+
pageDescription && React__default.createElement(
|
|
93
93
|
'div',
|
|
94
94
|
{ className: 'mb-3' },
|
|
95
|
-
pageDescription.image &&
|
|
96
|
-
pageDescription.description &&
|
|
95
|
+
pageDescription.image && React__default.createElement('img', { className: 'mb-3 w-100', src: pageDescription.image, alt: pageDescription.imageAlt || '' }),
|
|
96
|
+
pageDescription.description && React__default.createElement(
|
|
97
97
|
'p',
|
|
98
98
|
null,
|
|
99
99
|
pageDescription.description
|
|
100
100
|
)
|
|
101
101
|
),
|
|
102
|
-
posts &&
|
|
102
|
+
posts && React__default.createElement(ArticleSeriesListing, {
|
|
103
103
|
client: client,
|
|
104
104
|
mapping: mapping,
|
|
105
105
|
dataRecord: posts,
|
|
@@ -8,38 +8,38 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-cf8dde54.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
16
|
+
import React__default from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-41a678ea.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Container';
|
|
21
21
|
import 'react-bootstrap/Row';
|
|
22
22
|
import 'react-bootstrap/Col';
|
|
23
23
|
import 'react-bootstrap/Card';
|
|
24
|
-
import './moment-
|
|
24
|
+
import './moment-e2f9b20c.js';
|
|
25
25
|
import 'next/router';
|
|
26
26
|
import './isSymbol-1981418f.js';
|
|
27
27
|
import './debounce-9207d8ee.js';
|
|
28
28
|
import './toNumber-2f7a84cd.js';
|
|
29
|
-
import './index.es-
|
|
29
|
+
import './index.es-29c1cef5.js';
|
|
30
30
|
import 'react-dom';
|
|
31
|
-
import './visibility-sensor-
|
|
32
|
-
import './index-
|
|
33
|
-
import './main-
|
|
31
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
32
|
+
import './index-73819142.js';
|
|
33
|
+
import './main-e4a934b2.js';
|
|
34
34
|
import './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
36
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADInfeed-1cc9d817.js';
|
|
41
|
+
import './lodash-17fdfebb.js';
|
|
42
|
+
import './ADlgInfeed-8c4f129e.js';
|
|
43
43
|
import MasterDeck from './MasterDeck.js';
|
|
44
44
|
|
|
45
45
|
var _this = undefined;
|
|
@@ -65,24 +65,24 @@ var ArticleSeriesLandingPage = function ArticleSeriesLandingPage(props) {
|
|
|
65
65
|
defaultImage = _props$defaultImage === undefined ? '/placeholder.jpg' : _props$defaultImage;
|
|
66
66
|
|
|
67
67
|
|
|
68
|
-
return
|
|
68
|
+
return React__default.createElement(
|
|
69
69
|
'div',
|
|
70
70
|
null,
|
|
71
|
-
summary &&
|
|
71
|
+
summary && React__default.createElement(
|
|
72
72
|
'div',
|
|
73
73
|
{ style: { fontSize: '1rem' }, className: 'article-series-summary px-1 mt-2 mb-4' },
|
|
74
74
|
summary
|
|
75
75
|
),
|
|
76
|
-
seriesTitle &&
|
|
76
|
+
seriesTitle && React__default.createElement(
|
|
77
77
|
'h1',
|
|
78
78
|
{ className: 'article-series-title' },
|
|
79
|
-
|
|
79
|
+
React__default.createElement(
|
|
80
80
|
'a',
|
|
81
81
|
seriesName && { href: '/view/' + seriesName },
|
|
82
82
|
seriesTitle
|
|
83
83
|
)
|
|
84
84
|
),
|
|
85
|
-
posts && deck &&
|
|
85
|
+
posts && deck && React__default.createElement(MasterDeck, {
|
|
86
86
|
deck: deck,
|
|
87
87
|
variant: variant,
|
|
88
88
|
defaultImage: defaultImage,
|
|
@@ -6,34 +6,34 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
7
|
import { _ as _extends } from './extends-6f2fcc99.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-cf8dde54.js';
|
|
10
10
|
import './define-property-8af5f002.js';
|
|
11
11
|
import './web.dom.iterable-4439f05a.js';
|
|
12
|
-
import './typeof-
|
|
12
|
+
import './typeof-6435ba1c.js';
|
|
13
13
|
import './_is-array-58e95429.js';
|
|
14
|
-
import
|
|
14
|
+
import React__default from 'react';
|
|
15
15
|
import './events-6c3a7a63.js';
|
|
16
|
-
import { l as lib_3 } from './index-
|
|
16
|
+
import { l as lib_3 } from './index-41a678ea.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import Container from 'react-bootstrap/Container';
|
|
19
|
-
import { m as moment } from './moment-
|
|
18
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
19
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
20
20
|
import { withRouter } from 'next/router';
|
|
21
21
|
import './isSymbol-1981418f.js';
|
|
22
22
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
23
23
|
import './toNumber-2f7a84cd.js';
|
|
24
|
-
import { I as InfiniteScroll } from './index.es-
|
|
24
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
25
25
|
import 'react-dom';
|
|
26
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
27
|
-
import './index-
|
|
26
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
27
|
+
import './index-73819142.js';
|
|
28
28
|
import './urlFor.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import './main-
|
|
29
|
+
import './index-5f7e79e7.js';
|
|
30
|
+
import './main-e4a934b2.js';
|
|
31
31
|
import './slicedToArray-641f241f.js';
|
|
32
32
|
import './index-c7e2ac95.js';
|
|
33
33
|
import './smoothscroll-0cd4c7a6.js';
|
|
34
34
|
import YoutubeGroup from './YoutubeGroup.js';
|
|
35
35
|
import './iconBase-602d52fe.js';
|
|
36
|
-
import { I as IoIosArrowForward } from './index.esm-
|
|
36
|
+
import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
|
|
37
37
|
|
|
38
38
|
var ArticleSeriesListing = function (_React$Component) {
|
|
39
39
|
_inherits(ArticleSeriesListing, _React$Component);
|
|
@@ -194,15 +194,15 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
194
194
|
}, _this.renderManualPagination = function () {
|
|
195
195
|
var currentPage = _this.state.currentPage;
|
|
196
196
|
|
|
197
|
-
return
|
|
197
|
+
return React__default.createElement(
|
|
198
198
|
'div',
|
|
199
199
|
{ className: 'd-flex justify-content-between' },
|
|
200
|
-
currentPage && currentPage > 1 &&
|
|
200
|
+
currentPage && currentPage > 1 && React__default.createElement(
|
|
201
201
|
'a',
|
|
202
202
|
{ href: '?page=' + (currentPage - 1) },
|
|
203
203
|
'<< Previous'
|
|
204
204
|
),
|
|
205
|
-
|
|
205
|
+
React__default.createElement(
|
|
206
206
|
'a',
|
|
207
207
|
{ href: '?page=' + (currentPage + 1) },
|
|
208
208
|
'Next >>'
|
|
@@ -211,7 +211,7 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
211
211
|
}, _this.renderSeries = function (seriesData) {
|
|
212
212
|
var itemCounter = 0;
|
|
213
213
|
|
|
214
|
-
return
|
|
214
|
+
return React__default.createElement(
|
|
215
215
|
'div',
|
|
216
216
|
null,
|
|
217
217
|
seriesData && seriesData.map(function (docSeries, index) {
|
|
@@ -221,24 +221,24 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
221
221
|
});
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
return
|
|
224
|
+
return React__default.createElement(
|
|
225
225
|
'div',
|
|
226
226
|
{ key: index, counter: itemCounter++ },
|
|
227
|
-
|
|
227
|
+
React__default.createElement(
|
|
228
228
|
'h4',
|
|
229
229
|
{ className: 'article-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', borderBottom: '2px solid #d4a64d' } },
|
|
230
|
-
|
|
230
|
+
React__default.createElement(
|
|
231
231
|
'a',
|
|
232
232
|
{ href: '/' + _this.props.page + '/' + docSeries.url.current },
|
|
233
233
|
docSeries.title,
|
|
234
|
-
|
|
234
|
+
React__default.createElement(
|
|
235
235
|
'span',
|
|
236
236
|
{ style: { fontSize: '.9rem', color: 'grey', marginLeft: '1rem', transform: 'translateY(-2px)', display: 'inline-block' } },
|
|
237
|
-
|
|
237
|
+
React__default.createElement(IoIosArrowForward, null)
|
|
238
238
|
)
|
|
239
239
|
)
|
|
240
240
|
),
|
|
241
|
-
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].articles ?
|
|
241
|
+
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].articles ? React__default.createElement(YoutubeGroup, _extends({ key: index, dataset: docSeries.body[0].articles }, _this.props)) : React__default.createElement(
|
|
242
242
|
'p',
|
|
243
243
|
null,
|
|
244
244
|
'No Article Found.'
|
|
@@ -254,31 +254,31 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
254
254
|
value: function render() {
|
|
255
255
|
var _this2 = this;
|
|
256
256
|
|
|
257
|
-
return
|
|
258
|
-
|
|
257
|
+
return React__default.createElement(
|
|
258
|
+
React__default.Fragment,
|
|
259
259
|
null,
|
|
260
260
|
this.state.data.length >= 1 && this.state.data[0].length > 0 ? //Check if any Video Groups available
|
|
261
|
-
|
|
261
|
+
React__default.createElement(
|
|
262
262
|
InfiniteScroll,
|
|
263
263
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling, scrollThreshold: 0.8 },
|
|
264
|
-
|
|
265
|
-
Container,
|
|
264
|
+
React__default.createElement(
|
|
265
|
+
Container$1,
|
|
266
266
|
null,
|
|
267
267
|
this.state.data && this.state.data.map(function (series, index) {
|
|
268
268
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|
|
269
269
|
|
|
270
|
-
return
|
|
271
|
-
|
|
270
|
+
return React__default.createElement(
|
|
271
|
+
React__default.Fragment,
|
|
272
272
|
{ key: index },
|
|
273
|
-
|
|
273
|
+
React__default.createElement(
|
|
274
274
|
VisibilitySensor,
|
|
275
275
|
{
|
|
276
276
|
onChange: function onChange(isVisible) {
|
|
277
277
|
isVisible && _this2.changePageNumber(page);
|
|
278
278
|
} },
|
|
279
|
-
|
|
279
|
+
React__default.createElement('div', { className: 'visibility-sensor', style: { minHeight: '.25rem' } })
|
|
280
280
|
),
|
|
281
|
-
|
|
281
|
+
React__default.createElement(
|
|
282
282
|
'div',
|
|
283
283
|
null,
|
|
284
284
|
_this2.renderSeries(series)
|
|
@@ -286,13 +286,13 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
286
286
|
);
|
|
287
287
|
})
|
|
288
288
|
)
|
|
289
|
-
) :
|
|
289
|
+
) : React__default.createElement(
|
|
290
290
|
'div',
|
|
291
291
|
{ style: { marginTop: '10px' } },
|
|
292
|
-
|
|
292
|
+
React__default.createElement(
|
|
293
293
|
'h5',
|
|
294
294
|
null,
|
|
295
|
-
|
|
295
|
+
React__default.createElement(
|
|
296
296
|
'em',
|
|
297
297
|
null,
|
|
298
298
|
'New content coming soon, please check back later.'
|
|
@@ -304,7 +304,7 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
304
304
|
}]);
|
|
305
305
|
|
|
306
306
|
return ArticleSeriesListing;
|
|
307
|
-
}(
|
|
307
|
+
}(React__default.Component);
|
|
308
308
|
|
|
309
309
|
var ArticleSeriesListing$1 = withRouter(ArticleSeriesListing);
|
|
310
310
|
|