@mjhls/mjh-framework 1.0.857 → 1.0.859-beta.0
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 +168 -168
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +11 -11
- package/dist/cjs/AD300x250x600.js +11 -11
- package/dist/cjs/AD728x90.js +12 -12
- package/dist/cjs/ADFloatingFooter.js +13 -13
- package/dist/cjs/ADFooter.js +8 -9
- package/dist/cjs/ADGutter.js +13 -13
- package/dist/cjs/{ADInfeed-ff26342c.js → ADInfeed-98c71bcd.js} +9 -11
- package/dist/cjs/ADSkyscraper.js +13 -13
- package/dist/cjs/ADSponsoredResources.js +13 -13
- package/dist/cjs/ADWebcast.js +13 -13
- package/dist/cjs/ADWelcome.js +27 -18
- package/dist/cjs/{ADlgInfeed-ad4953d4.js → ADlgInfeed-9de32585.js} +6 -7
- package/dist/cjs/AccordionPanel.js +22 -24
- package/dist/cjs/AdSlot.js +15 -15
- package/dist/cjs/AdSlotsProvider.js +903 -11
- package/dist/cjs/AlgoliaSearch.js +14012 -49
- package/dist/cjs/AlphabeticList.js +16 -17
- package/dist/cjs/ArticleCarousel.js +11 -12
- package/dist/cjs/ArticleProgramLandingPage.js +24 -25
- package/dist/cjs/ArticleSeriesLandingPage.js +21 -21
- package/dist/cjs/ArticleSeriesListing.js +41 -41
- package/dist/cjs/Auth.js +1197 -237
- package/dist/cjs/AuthWrapper.js +561 -26
- 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 +65 -64
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +19 -22
- package/dist/cjs/Column3.js +34 -36
- package/dist/cjs/ConferenceArticleCard.js +32 -33
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +82 -85
- package/dist/cjs/DeckQueue.js +70 -73
- package/dist/cjs/{Dfp-0bf098b5.js → Dfp-26baccf1.js} +23 -23
- package/dist/cjs/EventsDeck.js +134 -141
- package/dist/cjs/ExternalResources.js +48 -49
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +34 -35
- package/dist/cjs/GridContent.js +205 -209
- package/dist/cjs/GridHero.js +35 -36
- package/dist/cjs/GroupDeck.js +48 -49
- package/dist/cjs/HamMagazine.js +125 -130
- 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 +38 -39
- package/dist/cjs/HorizontalHero.js +23 -24
- package/dist/cjs/IssueContentDeck.js +65 -70
- package/dist/cjs/IssueDeck.js +61 -66
- package/dist/cjs/IssueLanding.js +59 -60
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +22 -23
- package/dist/cjs/MasterDeck.js +59 -59
- package/dist/cjs/MediaSeriesLanding.js +909 -801
- package/dist/cjs/NavDvm.js +63 -68
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +126 -131
- package/dist/cjs/NavNative.js +117 -125
- 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 +188 -288
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +13 -15
- package/dist/cjs/PubSection.js +21 -21
- package/dist/cjs/PubToc.js +7 -8
- package/dist/cjs/PublicationDeck.js +59 -64
- package/dist/cjs/PublicationLanding.js +110 -114
- package/dist/cjs/QueueDeckExpanded.js +287 -286
- package/dist/cjs/RecentNews.js +19 -20
- package/dist/cjs/RelatedContent.js +50 -51
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +12 -16
- package/dist/cjs/SeriesListingDeck.js +27 -26
- package/dist/cjs/{SeriesSlider-60fa1342.js → SeriesSlider-8bbc989f.js} +37 -38
- package/dist/cjs/SideFooter.js +25 -26
- 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 +55 -60
- package/dist/cjs/TaxonomyDescription.js +23 -24
- package/dist/cjs/TemplateNormal.js +36 -36
- 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 +41 -45
- package/dist/cjs/VideoSeriesCard.js +23 -24
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -26
- package/dist/cjs/VideoSeriesListing.js +58 -58
- package/dist/cjs/View.js +219 -225
- package/dist/cjs/YahooHero.js +30 -31
- package/dist/cjs/YoutubeGroup.js +54 -55
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-156bd4d6.js} +8 -10
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-60837c34.js → extends-0a918631.js} +1 -0
- package/dist/cjs/faundadb.js +1 -1
- package/dist/cjs/getRelatedArticle.js +131 -67
- package/dist/cjs/getSerializers.js +13 -13
- package/dist/cjs/{getTargeting-3e45e4d4.js → getTargeting-f1821260.js} +11 -11
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-99edf08a.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-9d365128.js → index-96b3db50.js} +10 -12
- package/dist/cjs/{index-44481153.js → index-98e01cb9.js} +47 -494
- package/dist/cjs/{index-646379c4.js → index-998ad42c.js} +1204 -954
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/index-e2e62963.js +89 -0
- 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 +61 -65
- package/dist/cjs/{inherits-87492b40.js → inherits-452ff02c.js} +4 -1
- 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 +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-422ad6e6.js → ADInfeed-1cc9d817.js} +7 -7
- 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 +25 -15
- package/dist/esm/{ADlgInfeed-f7468db8.js → ADlgInfeed-8c4f129e.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +903 -10
- package/dist/esm/AlgoliaSearch.js +14005 -41
- package/dist/esm/AlphabeticList.js +14 -14
- package/dist/esm/ArticleCarousel.js +9 -9
- package/dist/esm/ArticleProgramLandingPage.js +22 -22
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +38 -37
- package/dist/esm/Auth.js +1181 -217
- package/dist/esm/AuthWrapper.js +561 -24
- 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 +62 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +32 -31
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +78 -77
- package/dist/esm/DeckQueue.js +66 -65
- package/dist/esm/{Dfp-85c9513e.js → Dfp-b7236041.js} +11 -10
- package/dist/esm/EventsDeck.js +110 -110
- package/dist/esm/ExternalResources.js +43 -43
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +174 -173
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +100 -100
- 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 +36 -36
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +55 -55
- package/dist/esm/IssueLanding.js +57 -57
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +56 -55
- package/dist/esm/MediaSeriesLanding.js +672 -561
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +103 -103
- package/dist/esm/NavNative.js +92 -92
- 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 +79 -178
- 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 +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +96 -96
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +22 -21
- package/dist/esm/{SeriesSlider-05ecb544.js → SeriesSlider-a866bb21.js} +28 -28
- package/dist/esm/SideFooter.js +21 -21
- 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 +51 -51
- package/dist/esm/TaxonomyDescription.js +18 -18
- package/dist/esm/TemplateNormal.js +33 -32
- 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 +34 -34
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +55 -54
- package/dist/esm/View.js +202 -204
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-eb69e8ac.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getRelatedArticle.js +126 -62
- package/dist/esm/getSerializers.js +13 -13
- package/dist/esm/{getTargeting-9cb7e014.js → getTargeting-bd800589.js} +10 -10
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{index-d1dee060.js → index-2fccaa7f.js} +1162 -901
- package/dist/esm/{index-1819118a.js → index-41a678ea.js} +41 -487
- 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-aaa2dae0.js +85 -0
- package/dist/esm/{index-fa2ffe86.js → index-ef6d5dcf.js} +1 -1
- 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 +53 -54
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{inherits-0d8cda6e.js → inherits-cf8dde54.js} +2 -2
- 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 +110 -110
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import './_to-object-a4107da3.js';
|
|
3
3
|
import './_object-pie-33c40e79.js';
|
|
4
|
-
import { _ as _extends } from './extends-
|
|
5
|
-
import
|
|
4
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
5
|
+
import React__default from 'react';
|
|
6
6
|
import 'prop-types';
|
|
7
|
-
import Container from 'react-bootstrap/Container';
|
|
8
|
-
import Row from 'react-bootstrap/Row';
|
|
9
|
-
import Col from 'react-bootstrap/Col';
|
|
10
|
-
import Card from 'react-bootstrap/Card';
|
|
7
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
8
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
9
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
10
|
+
import Card$1 from 'react-bootstrap/Card';
|
|
11
11
|
import 'react-dom';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-73819142.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
15
|
-
import { B as BlockContent } from './BlockContent-
|
|
16
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
14
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
16
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
17
17
|
|
|
18
18
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
19
19
|
// setting default value for imageHeight
|
|
@@ -43,14 +43,14 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
43
43
|
var itemCounter = 0;
|
|
44
44
|
var lgVar = 12;
|
|
45
45
|
|
|
46
|
-
return
|
|
46
|
+
return React__default.createElement(
|
|
47
47
|
'div',
|
|
48
48
|
{ className: 'contentDeck' },
|
|
49
|
-
|
|
50
|
-
Container,
|
|
49
|
+
React__default.createElement(
|
|
50
|
+
Container$1,
|
|
51
51
|
null,
|
|
52
|
-
|
|
53
|
-
Row,
|
|
52
|
+
React__default.createElement(
|
|
53
|
+
Row$1,
|
|
54
54
|
null,
|
|
55
55
|
data && data.map(function (row, index) {
|
|
56
56
|
if (columns === 'rotate' && itemCounter % 3 === 0) {
|
|
@@ -89,33 +89,33 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
89
89
|
extraURL2 && companyDetails.push({ key: 'url', value: extraURL2 });
|
|
90
90
|
extraURL3 && companyDetails.push({ key: 'url', value: extraURL3 });
|
|
91
91
|
extraURL4 && companyDetails.push({ key: 'url', value: extraURL4 });
|
|
92
|
-
return
|
|
93
|
-
Col,
|
|
92
|
+
return React__default.createElement(
|
|
93
|
+
Col$1,
|
|
94
94
|
{ key: itemCounter, md: 12, lg: lgVar, counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
95
|
-
|
|
96
|
-
Card,
|
|
95
|
+
React__default.createElement(
|
|
96
|
+
Card$1,
|
|
97
97
|
{ className: 'taxonomy-card', style: { flexDirection: mode, position: 'relative', overflow: 'hidden' } },
|
|
98
|
-
|
|
99
|
-
Card.Body,
|
|
98
|
+
React__default.createElement(
|
|
99
|
+
Card$1.Body,
|
|
100
100
|
null,
|
|
101
|
-
|
|
102
|
-
Row,
|
|
101
|
+
React__default.createElement(
|
|
102
|
+
Row$1,
|
|
103
103
|
null,
|
|
104
|
-
thumbnailURL &&
|
|
105
|
-
Col,
|
|
104
|
+
thumbnailURL && React__default.createElement(
|
|
105
|
+
Col$1,
|
|
106
106
|
null,
|
|
107
|
-
|
|
107
|
+
React__default.createElement(
|
|
108
108
|
LazyLoad,
|
|
109
109
|
{ height: imageHeight },
|
|
110
|
-
row && row.thumbnail &&
|
|
110
|
+
row && row.thumbnail && React__default.createElement(
|
|
111
111
|
'figure',
|
|
112
112
|
null,
|
|
113
|
-
row.thumbnail.link ?
|
|
113
|
+
row.thumbnail.link ? React__default.createElement(
|
|
114
114
|
'a',
|
|
115
115
|
{ href: row.thumbnail.link, target: row.thumbnail.blank ? '_blank' : '_self' },
|
|
116
|
-
|
|
117
|
-
) :
|
|
118
|
-
row && row.thumbnail && row.thumbnail.caption &&
|
|
116
|
+
React__default.createElement(Card$1.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
|
|
117
|
+
) : React__default.createElement(Card$1.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
|
|
118
|
+
row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
|
|
119
119
|
'figcaption',
|
|
120
120
|
null,
|
|
121
121
|
row.thumbnail.caption
|
|
@@ -123,30 +123,30 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
123
123
|
)
|
|
124
124
|
)
|
|
125
125
|
),
|
|
126
|
-
|
|
127
|
-
Col,
|
|
126
|
+
React__default.createElement(
|
|
127
|
+
Col$1,
|
|
128
128
|
null,
|
|
129
|
-
|
|
130
|
-
Row,
|
|
129
|
+
React__default.createElement(
|
|
130
|
+
Row$1,
|
|
131
131
|
{ className: 'details-content-wrapper' },
|
|
132
|
-
|
|
132
|
+
React__default.createElement(
|
|
133
133
|
'div',
|
|
134
134
|
{ className: 'details-content-inner-wrapper' },
|
|
135
|
-
(address && address.length > 0 || companyDetails && companyDetails.length > 0) &&
|
|
135
|
+
(address && address.length > 0 || companyDetails && companyDetails.length > 0) && React__default.createElement(
|
|
136
136
|
'div',
|
|
137
137
|
{ className: 'details-wrapper' },
|
|
138
|
-
companyDetails && companyDetails.length > 0 &&
|
|
138
|
+
companyDetails && companyDetails.length > 0 && React__default.createElement(
|
|
139
139
|
'div',
|
|
140
140
|
{ className: 'company-wrapper' },
|
|
141
141
|
companyDetails.map(function (field, index) {
|
|
142
142
|
if (field.value && field.key === 'company') {
|
|
143
|
-
return
|
|
143
|
+
return React__default.createElement(
|
|
144
144
|
'p',
|
|
145
145
|
{ className: 'details-field', key: index },
|
|
146
146
|
field.value
|
|
147
147
|
);
|
|
148
148
|
} else if (field.value && field.key === 'url') {
|
|
149
|
-
return
|
|
149
|
+
return React__default.createElement(
|
|
150
150
|
'a',
|
|
151
151
|
{ className: 'details-field', href: field.value, key: index },
|
|
152
152
|
field.value
|
|
@@ -161,12 +161,12 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
161
161
|
// }
|
|
162
162
|
})
|
|
163
163
|
),
|
|
164
|
-
address && address.length > 0 &&
|
|
164
|
+
address && address.length > 0 && React__default.createElement(
|
|
165
165
|
'div',
|
|
166
166
|
{ className: 'address-wrapper' },
|
|
167
167
|
address.map(function (field, index) {
|
|
168
168
|
if (field) {
|
|
169
|
-
return
|
|
169
|
+
return React__default.createElement(
|
|
170
170
|
'p',
|
|
171
171
|
{ className: 'details-field', key: index },
|
|
172
172
|
field
|
|
@@ -174,18 +174,18 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
174
174
|
}
|
|
175
175
|
})
|
|
176
176
|
),
|
|
177
|
-
|
|
177
|
+
React__default.createElement(
|
|
178
178
|
'style',
|
|
179
179
|
{ jsx: 'true' },
|
|
180
180
|
'\n .details-content-wrapper,\n .details-content-inner-wrapper {\n width: 100%;\n }\n .details-wrapper .details-field {\n margin: 0px;\n display: block;\n font-size: 1rem;\n margin-bottom: 3px;\n }\n .details-wrapper .company-wrapper {\n margin-right: 20px;\n display: inline-block;\n width: 50%;\n vertical-align: top;\n }\n .details-wrapper .address-wrapper {\n width: 45%;\n display: inline-block;\n }\n '
|
|
181
181
|
)
|
|
182
182
|
),
|
|
183
|
-
socialLinks && socialLinks.length &&
|
|
183
|
+
socialLinks && socialLinks.length && React__default.createElement(
|
|
184
184
|
'div',
|
|
185
185
|
{ className: 'social-icons' },
|
|
186
186
|
socialLinks.map(function (url, index) {
|
|
187
187
|
if (url && url.length) {
|
|
188
|
-
return
|
|
188
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
189
189
|
target: '_blank',
|
|
190
190
|
rel: 'noopener noreferrer',
|
|
191
191
|
key: index,
|
|
@@ -195,22 +195,22 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
195
195
|
});
|
|
196
196
|
}
|
|
197
197
|
}),
|
|
198
|
-
|
|
198
|
+
React__default.createElement(
|
|
199
199
|
'style',
|
|
200
200
|
{ jsx: 'true' },
|
|
201
201
|
'\n .social-icons {\n margin-top: 0px;\n margin-bottom: 10px;\n }\n '
|
|
202
202
|
)
|
|
203
203
|
),
|
|
204
|
-
|
|
205
|
-
Card.Text,
|
|
204
|
+
React__default.createElement(
|
|
205
|
+
Card$1.Text,
|
|
206
206
|
null,
|
|
207
|
-
|
|
207
|
+
React__default.createElement(BlockContent, _extends({ blocks: row.summary, serializers: getSerializers }, client.config()))
|
|
208
208
|
)
|
|
209
209
|
)
|
|
210
210
|
)
|
|
211
211
|
)
|
|
212
212
|
),
|
|
213
|
-
icon &&
|
|
213
|
+
icon && React__default.createElement(
|
|
214
214
|
'span',
|
|
215
215
|
{
|
|
216
216
|
className: 'taxonomy-icon',
|
|
@@ -230,7 +230,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
230
230
|
})
|
|
231
231
|
)
|
|
232
232
|
),
|
|
233
|
-
icon &&
|
|
233
|
+
icon && React__default.createElement(
|
|
234
234
|
'style',
|
|
235
235
|
{ jsx: 'true' },
|
|
236
236
|
'\n .taxonomy-card:hover .taxonomy-icon {\n transform: translateY(-50%) scale(1.5) translateX(0) !important;\n }\n '
|
|
@@ -6,28 +6,29 @@ import './_iter-detect-5d49a330.js';
|
|
|
6
6
|
import './toConsumableArray-43aa614d.js';
|
|
7
7
|
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends, a as _Object$assign } from './extends-
|
|
9
|
+
import { _ as _extends, a as _Object$assign } 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
|
|
17
|
-
import './
|
|
16
|
+
import React__default from 'react';
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Row';
|
|
20
21
|
import 'react-bootstrap/Col';
|
|
21
|
-
import './moment-
|
|
22
|
+
import './moment-e2f9b20c.js';
|
|
22
23
|
import { useRouter } from 'next/router';
|
|
23
24
|
import './isSymbol-1981418f.js';
|
|
24
25
|
import './debounce-9207d8ee.js';
|
|
25
26
|
import './toNumber-2f7a84cd.js';
|
|
26
27
|
import 'react-dom';
|
|
27
|
-
import './index-
|
|
28
|
+
import './index-73819142.js';
|
|
28
29
|
import './urlFor.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import './main-
|
|
30
|
+
import './index-5f7e79e7.js';
|
|
31
|
+
import './main-e4a934b2.js';
|
|
31
32
|
import './entities-7cc3bf45.js';
|
|
32
33
|
import './slicedToArray-641f241f.js';
|
|
33
34
|
import './stringify-4330ccdc.js';
|
|
@@ -36,16 +37,16 @@ import './Segment.js';
|
|
|
36
37
|
import './Beam.js';
|
|
37
38
|
import './AdSlot.js';
|
|
38
39
|
import 'react-bootstrap/Button';
|
|
39
|
-
import { B as BlockContent } from './BlockContent-
|
|
40
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
40
41
|
import './index-c7e2ac95.js';
|
|
41
42
|
import './smoothscroll-0cd4c7a6.js';
|
|
42
43
|
import './GroupDeck.js';
|
|
43
44
|
import 'react-bootstrap';
|
|
44
45
|
import './iconBase-602d52fe.js';
|
|
45
|
-
import './index.esm-
|
|
46
|
-
import { g as getSerializers } from './index-
|
|
46
|
+
import './index.esm-29e48d38.js';
|
|
47
|
+
import { g as getSerializers } from './index-2fccaa7f.js';
|
|
47
48
|
import './util-7700fc59.js';
|
|
48
|
-
import './brightcove-react-player-loader.es-
|
|
49
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
49
50
|
import Head from 'next/head';
|
|
50
51
|
import 'react-share';
|
|
51
52
|
import './SocialShare.js';
|
|
@@ -55,7 +56,6 @@ import 'react-bootstrap/Figure';
|
|
|
55
56
|
import 'react-bootstrap/OverlayTrigger';
|
|
56
57
|
import 'react-bootstrap/Tooltip';
|
|
57
58
|
import 'react-bootstrap/Popover';
|
|
58
|
-
import 'react-script-tag';
|
|
59
59
|
|
|
60
60
|
var _this = undefined;
|
|
61
61
|
|
|
@@ -94,10 +94,10 @@ var setMetaDescription = function setMetaDescription(data, router) {
|
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
return
|
|
97
|
+
return React__default.createElement(
|
|
98
98
|
Head,
|
|
99
99
|
null,
|
|
100
|
-
|
|
100
|
+
React__default.createElement('meta', { name: 'description', content: metaDescription, key: 'description' })
|
|
101
101
|
);
|
|
102
102
|
};
|
|
103
103
|
|
|
@@ -106,11 +106,11 @@ var TaxonomyDescription = function TaxonomyDescription(_ref) {
|
|
|
106
106
|
client = _ref.client;
|
|
107
107
|
|
|
108
108
|
var router = useRouter();
|
|
109
|
-
return data && data.length > 0 &&
|
|
109
|
+
return data && data.length > 0 && React__default.createElement(
|
|
110
110
|
'section',
|
|
111
111
|
{ className: 'taxonomy-description' },
|
|
112
112
|
setMetaDescription(data, router),
|
|
113
|
-
|
|
113
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: data, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
114
114
|
);
|
|
115
115
|
};
|
|
116
116
|
|
|
@@ -5,20 +5,21 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-5d49a330.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
9
|
import './define-property-8af5f002.js';
|
|
10
10
|
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import
|
|
12
|
-
import './
|
|
11
|
+
import React__default, { useState, useEffect } from 'react';
|
|
12
|
+
import './events-6c3a7a63.js';
|
|
13
|
+
import './index-41a678ea.js';
|
|
13
14
|
import 'prop-types';
|
|
14
|
-
import Container from 'react-bootstrap/Container';
|
|
15
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
15
16
|
import 'react-bootstrap/Row';
|
|
16
17
|
import 'react-bootstrap/Col';
|
|
17
18
|
import { useRouter } from 'next/router';
|
|
18
19
|
import './isSymbol-1981418f.js';
|
|
19
20
|
import './debounce-9207d8ee.js';
|
|
20
21
|
import './toNumber-2f7a84cd.js';
|
|
21
|
-
import './main-
|
|
22
|
+
import './main-e4a934b2.js';
|
|
22
23
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
23
24
|
import './stringify-4330ccdc.js';
|
|
24
25
|
import './asyncToGenerator-fc1c2e29.js';
|
|
@@ -28,16 +29,16 @@ import './AdSlot.js';
|
|
|
28
29
|
import './get-1e515072.js';
|
|
29
30
|
import './eq-b470f743.js';
|
|
30
31
|
import 'react-bootstrap/Button';
|
|
31
|
-
import './react-social-icons-
|
|
32
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
32
33
|
import 'react-bootstrap';
|
|
33
34
|
import './iconBase-602d52fe.js';
|
|
34
|
-
import './index.esm-
|
|
35
|
+
import './index.esm-29e48d38.js';
|
|
35
36
|
import 'next/head';
|
|
36
37
|
import './defineProperty-94fd8bfc.js';
|
|
37
38
|
import 'react-bootstrap/Form';
|
|
38
39
|
import { Column1 } from './Column1.js';
|
|
39
40
|
import './SideFooter.js';
|
|
40
|
-
import './ConferenceBanner-
|
|
41
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
41
42
|
import { Column2 } from './Column2.js';
|
|
42
43
|
import './ADSponsoredResources.js';
|
|
43
44
|
import 'react-bootstrap/ListGroup';
|
|
@@ -49,12 +50,12 @@ import Header from './Header.js';
|
|
|
49
50
|
import 'react-bootstrap/Nav';
|
|
50
51
|
import 'react-bootstrap/Navbar';
|
|
51
52
|
import 'react-bootstrap/NavDropdown';
|
|
52
|
-
import './index.esm-
|
|
53
|
-
import './NavFooter-
|
|
54
|
-
import './index.esm-
|
|
53
|
+
import './index.esm-f8aaeeeb.js';
|
|
54
|
+
import './NavFooter-e27bd93b.js';
|
|
55
|
+
import './index.esm-fd746768.js';
|
|
55
56
|
import './SocialIcons.js';
|
|
56
57
|
import 'react-bootstrap/FormControl';
|
|
57
|
-
import './SocialSearchComponent-
|
|
58
|
+
import './SocialSearchComponent-03c3e869.js';
|
|
58
59
|
import MagazineNav from './NavMagazine.js';
|
|
59
60
|
import { NavNative } from './NavNative.js';
|
|
60
61
|
import './Search.js';
|
|
@@ -99,13 +100,13 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
99
100
|
var navigation = function navigation() {
|
|
100
101
|
switch (config.navComponent) {
|
|
101
102
|
case 'magazine':
|
|
102
|
-
return
|
|
103
|
+
return React__default.createElement(MagazineNav, { logo: website.logo, mobileLogo: website.mobileLogo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
103
104
|
case 'native':
|
|
104
|
-
return
|
|
105
|
+
return React__default.createElement(NavNative, { logo: website.logo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
105
106
|
case 'dvm':
|
|
106
|
-
return
|
|
107
|
+
return React__default.createElement(NavDvm, { logo: website.logo, dataObject: config.navItems, mobileLogo: website.logo, subNav: config.leftItems, website: website });
|
|
107
108
|
case 'hamburgerNav':
|
|
108
|
-
return
|
|
109
|
+
return React__default.createElement(HamMagazine, {
|
|
109
110
|
socialFooterNav: true,
|
|
110
111
|
logo: website.logo,
|
|
111
112
|
dataObject: config.navItems,
|
|
@@ -115,7 +116,7 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
115
116
|
showLogin: website.showLogin
|
|
116
117
|
});
|
|
117
118
|
default:
|
|
118
|
-
return
|
|
119
|
+
return React__default.createElement('noNav', null);
|
|
119
120
|
}
|
|
120
121
|
};
|
|
121
122
|
|
|
@@ -132,19 +133,19 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
132
133
|
function layout() {
|
|
133
134
|
switch (config.columns) {
|
|
134
135
|
case '1':
|
|
135
|
-
return
|
|
136
|
+
return React__default.createElement(
|
|
136
137
|
Column1,
|
|
137
138
|
{ title: title },
|
|
138
139
|
props.children
|
|
139
140
|
);
|
|
140
141
|
case '2':
|
|
141
|
-
return
|
|
142
|
+
return React__default.createElement(
|
|
142
143
|
Column2,
|
|
143
144
|
{ title: title, rightItems: config.rightItems, website: website },
|
|
144
145
|
props.children
|
|
145
146
|
);
|
|
146
147
|
case '3':
|
|
147
|
-
return
|
|
148
|
+
return React__default.createElement(
|
|
148
149
|
Column3,
|
|
149
150
|
{
|
|
150
151
|
title: title,
|
|
@@ -160,36 +161,36 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
160
161
|
props.children
|
|
161
162
|
);
|
|
162
163
|
default:
|
|
163
|
-
return
|
|
164
|
+
return React__default.createElement('noLayout', null);
|
|
164
165
|
}
|
|
165
166
|
}
|
|
166
167
|
|
|
167
|
-
return
|
|
168
|
+
return React__default.createElement(
|
|
168
169
|
'section',
|
|
169
170
|
null,
|
|
170
|
-
noTitle ?
|
|
171
|
+
noTitle ? React__default.createElement(Header, {
|
|
171
172
|
isLiveSite: config.isLiveSite,
|
|
172
173
|
keyword: keywords,
|
|
173
174
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
174
|
-
}) :
|
|
175
|
+
}) : React__default.createElement(Header, {
|
|
175
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 + ' ' : ''),
|
|
176
177
|
isLiveSite: config.isLiveSite,
|
|
177
178
|
keyword: keywords,
|
|
178
179
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
179
180
|
}),
|
|
180
181
|
navigation(),
|
|
181
|
-
sponsoredFlag ?
|
|
182
|
-
|
|
182
|
+
sponsoredFlag ? React__default.createElement('div', { style: { height: '50px' } }) : React__default.createElement(
|
|
183
|
+
React__default.Fragment,
|
|
183
184
|
null,
|
|
184
|
-
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit &&
|
|
185
|
-
Container,
|
|
185
|
+
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit && React__default.createElement(
|
|
186
|
+
Container$1,
|
|
186
187
|
null,
|
|
187
|
-
|
|
188
|
+
React__default.createElement(AD728x90, { networkID: horizontalAD.networkID, adUnit: horizontalAD.adUnit, targeting: adTargeting })
|
|
188
189
|
)
|
|
189
190
|
),
|
|
190
|
-
website.gutterAd && !sponsoredFlag &&
|
|
191
|
-
|
|
192
|
-
Container,
|
|
191
|
+
website.gutterAd && !sponsoredFlag && React__default.createElement(ADGutter, { title: 'gutter-ad', gutterAd: website.gutterAd }),
|
|
192
|
+
React__default.createElement(
|
|
193
|
+
Container$1,
|
|
193
194
|
null,
|
|
194
195
|
layout()
|
|
195
196
|
)
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
2
|
+
import React__default from 'react';
|
|
3
3
|
import 'prop-types';
|
|
4
4
|
import 'react-dom';
|
|
5
|
-
import './index-
|
|
5
|
+
import './index-73819142.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
|
-
import { L as LazyLoad } from './index-
|
|
7
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
8
8
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
9
9
|
import Media from 'react-bootstrap/Media';
|
|
10
10
|
|
|
@@ -15,27 +15,27 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
|
|
|
15
15
|
defaultImage = _ref.defaultImage;
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
return
|
|
18
|
+
return React__default.createElement(
|
|
19
19
|
'div',
|
|
20
20
|
null,
|
|
21
21
|
mediaData && mediaData.map(function (item, index) {
|
|
22
|
-
return
|
|
22
|
+
return React__default.createElement(
|
|
23
23
|
Media,
|
|
24
24
|
{ className: 'mb-3 thumbnail-card' },
|
|
25
|
-
|
|
25
|
+
React__default.createElement(
|
|
26
26
|
LazyLoad,
|
|
27
27
|
{ height: size },
|
|
28
|
-
|
|
28
|
+
React__default.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__default.createElement(
|
|
31
31
|
Media.Body,
|
|
32
32
|
null,
|
|
33
|
-
|
|
33
|
+
React__default.createElement(
|
|
34
34
|
'h5',
|
|
35
35
|
null,
|
|
36
36
|
item.title
|
|
37
37
|
),
|
|
38
|
-
|
|
38
|
+
React__default.createElement(
|
|
39
39
|
'p',
|
|
40
40
|
null,
|
|
41
41
|
clean_html_1(item.summary)
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -5,13 +5,13 @@ 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
|
|
9
|
-
import { m as
|
|
8
|
+
import React__default, { useState, useRef, useEffect } from 'react';
|
|
9
|
+
import { m as main_36 } from './main-e4a934b2.js';
|
|
10
10
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
11
11
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
12
12
|
import './iconBase-602d52fe.js';
|
|
13
|
-
import { c as IoIosOpen } from './index.esm-
|
|
14
|
-
import { F as FaRegWindowClose } from './index.esm-
|
|
13
|
+
import { c as IoIosOpen } from './index.esm-29e48d38.js';
|
|
14
|
+
import { F as FaRegWindowClose } from './index.esm-cf08bf18.js';
|
|
15
15
|
|
|
16
16
|
var _this = undefined;
|
|
17
17
|
|
|
@@ -119,36 +119,36 @@ var Ustream = function Ustream(_ref) {
|
|
|
119
119
|
}
|
|
120
120
|
}, [isMuted]);
|
|
121
121
|
//return nothing if mobile
|
|
122
|
-
if (
|
|
122
|
+
if (main_36) {
|
|
123
123
|
return null;
|
|
124
124
|
}
|
|
125
|
-
return
|
|
125
|
+
return React__default.createElement(
|
|
126
126
|
'div',
|
|
127
127
|
{ id: 'ustream-container', ref: ustreamContainer, style: { width: '' + currentWidth, marginBottom: '1rem' } },
|
|
128
|
-
|
|
128
|
+
React__default.createElement(
|
|
129
129
|
'div',
|
|
130
130
|
{ style: { position: 'relative' } },
|
|
131
|
-
close ?
|
|
131
|
+
close ? React__default.createElement(
|
|
132
132
|
'div',
|
|
133
133
|
{ className: 'ustream-close' },
|
|
134
|
-
|
|
135
|
-
) :
|
|
136
|
-
|
|
134
|
+
React__default.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1.3rem' } })
|
|
135
|
+
) : React__default.createElement(
|
|
136
|
+
React__default.Fragment,
|
|
137
137
|
null,
|
|
138
|
-
|
|
138
|
+
React__default.createElement(
|
|
139
139
|
'div',
|
|
140
140
|
{ className: 'ustream-minimize' },
|
|
141
|
-
|
|
141
|
+
React__default.createElement(IoIosOpen, { style: right ? { color: '#fff', fontSize: '1.3rem', transform: 'rotateZ(-90deg)' } : { color: '#fff', fontSize: '1.3rem' } })
|
|
142
142
|
),
|
|
143
|
-
|
|
143
|
+
React__default.createElement(
|
|
144
144
|
'div',
|
|
145
145
|
{ className: 'ustream-close' },
|
|
146
|
-
|
|
146
|
+
React__default.createElement(FaRegWindowClose, { style: { color: '#fff', fontSize: '1rem' } })
|
|
147
147
|
)
|
|
148
148
|
),
|
|
149
|
-
|
|
149
|
+
React__default.createElement('iframe', { id: 'ustream-iframe', webkitallowfullscreen: 'true', allowFullScreen: true, frameBorder: 'no', style: { maxWidth: '100%', height: currentHeight, width: currentWidth } })
|
|
150
150
|
),
|
|
151
|
-
|
|
151
|
+
React__default.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__default.memo(Ustream);
|
|
160
160
|
|
|
161
161
|
export default Ustream$1;
|