@mjhls/mjh-framework 1.0.852 → 1.0.854-adblocker-fix-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +21 -20
- package/dist/cjs/AD300x250x600.js +21 -20
- package/dist/cjs/AD728x90.js +22 -21
- package/dist/cjs/ADFloatingFooter.js +23 -22
- package/dist/cjs/ADFooter.js +14 -13
- package/dist/cjs/ADGutter.js +23 -22
- package/dist/cjs/{ADInfeed-5f236872.js → ADInfeed-25d48cc2.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +23 -22
- package/dist/cjs/ADSponsoredResources.js +23 -22
- package/dist/cjs/ADWebcast.js +23 -22
- package/dist/cjs/ADWelcome.js +37 -27
- package/dist/cjs/{ADlgInfeed-7b915591.js → ADlgInfeed-a535a768.js} +8 -7
- package/dist/cjs/AccordionPanel.js +28 -26
- package/dist/cjs/AdSlot.js +27 -26
- package/dist/cjs/AdSlotsProvider.js +20 -18
- package/dist/cjs/AlgoliaSearch.js +637 -650
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +18 -17
- package/dist/cjs/ArticleProgramLandingPage.js +37 -36
- package/dist/cjs/ArticleSeriesLandingPage.js +34 -33
- package/dist/cjs/ArticleSeriesListing.js +49 -48
- package/dist/cjs/Auth.js +294 -426
- package/dist/cjs/AuthWrapper.js +256 -216
- package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -7
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -26
- package/dist/cjs/CMEDeck.js +75 -75
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -27
- package/dist/cjs/Column3.js +48 -45
- package/dist/cjs/ConferenceArticleCard.js +31 -30
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +83 -79
- package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-391fd124.js} +29 -28
- package/dist/cjs/EventsDeck.js +150 -143
- package/dist/cjs/ExternalResources.js +61 -60
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +39 -38
- package/dist/cjs/GridContent.js +222 -217
- package/dist/cjs/GridHero.js +40 -39
- package/dist/cjs/GroupDeck.js +55 -54
- package/dist/cjs/HamMagazine.js +137 -132
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +51 -50
- package/dist/cjs/HorizontalHero.js +23 -22
- package/dist/cjs/IssueContentDeck.js +74 -69
- package/dist/cjs/IssueDeck.js +73 -68
- package/dist/cjs/IssueLanding.js +70 -69
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +33 -31
- package/dist/cjs/MasterDeck.js +72 -71
- package/dist/cjs/MediaSeriesLanding.js +853 -905
- package/dist/cjs/NavDvm.js +75 -70
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -133
- package/dist/cjs/NavNative.js +133 -125
- package/dist/cjs/OncliveHero.js +16 -15
- package/dist/cjs/OncliveLargeHero.js +68 -67
- package/dist/cjs/PageFilter.js +14 -13
- package/dist/cjs/PartnerDetailListing.js +83 -82
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -18
- package/dist/cjs/PubSection.js +31 -30
- package/dist/cjs/PubToc.js +15 -14
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +123 -119
- package/dist/cjs/QueueDeckExpanded.js +296 -296
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +48 -47
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -17
- package/dist/cjs/Segment.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +31 -31
- package/dist/cjs/{SeriesSlider-dad08884.js → SeriesSlider-0d3bf265.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -32
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-ad15dd61.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -56
- package/dist/cjs/TaxonomyDescription.js +36 -35
- package/dist/cjs/TemplateNormal.js +46 -45
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +15 -14
- package/dist/cjs/VideoProgramLandingPage.js +57 -53
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +40 -39
- package/dist/cjs/VideoSeriesListing.js +66 -65
- package/dist/cjs/View.js +211 -207
- package/dist/cjs/YahooHero.js +35 -34
- package/dist/cjs/YoutubeGroup.js +61 -60
- package/dist/cjs/{_is-array-39ff55dd.js → _is-array-754e012d.js} +1 -1
- package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-b231f928.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-7a3ce269.js → _to-object-329a650b.js} +2 -2
- package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-140e5f89.js} +5 -5
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-5c98aec7.js} +6 -5
- package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
- package/dist/cjs/{define-property-fc002cec.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-cc0bbaa4.js} +1 -1
- package/dist/cjs/{extends-acc1318d.js → extends-0a918631.js} +1 -1
- package/dist/cjs/faundadb.js +6 -6
- package/dist/cjs/getRelatedArticle.js +73 -137
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +25 -25
- package/dist/cjs/{getTargeting-608e1fd1.js → getTargeting-a9a871f0.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-a7a90204.js → index-00a7ead6.js} +570 -541
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-79eed652.js → index-6367b7bf.js} +29 -29
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-ff69979f.js → index-b5eb3ff8.js} +3 -8
- package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-3ffa049c.js} +18 -17
- package/dist/cjs/index.js +74 -71
- package/dist/cjs/{inherits-bfdb22af.js → inherits-0c7830c5.js} +8 -8
- package/dist/cjs/{keys-62e097ca.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-7fd85bcf.js} +9 -57
- package/dist/cjs/main-7b5e57b0.js +898 -0
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-41819145.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{stringify-7ccc8524.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/{toConsumableArray-4fdb72e2.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
- package/dist/cjs/{typeof-e83d4a26.js → typeof-9d7f610f.js} +5 -5
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-c30d203c.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-68e3aaf2.js → web.dom.iterable-a0e279c1.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +18 -18
- package/dist/esm/AD300x250x600.js +18 -18
- package/dist/esm/AD728x90.js +19 -19
- package/dist/esm/ADFloatingFooter.js +20 -20
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +20 -20
- package/dist/esm/{ADInfeed-dec9975c.js → ADInfeed-56a3db8b.js} +8 -8
- package/dist/esm/ADSkyscraper.js +20 -20
- package/dist/esm/ADSponsoredResources.js +20 -20
- package/dist/esm/ADWebcast.js +20 -20
- package/dist/esm/ADWelcome.js +34 -25
- package/dist/esm/{ADlgInfeed-1ea41fb6.js → ADlgInfeed-53edb995.js} +5 -5
- package/dist/esm/AccordionPanel.js +21 -21
- package/dist/esm/AdSlot.js +18 -18
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlgoliaSearch.js +266 -280
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +15 -15
- package/dist/esm/ArticleProgramLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesLandingPage.js +31 -31
- package/dist/esm/ArticleSeriesListing.js +45 -45
- package/dist/esm/Auth.js +275 -411
- package/dist/esm/AuthWrapper.js +253 -214
- package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -7
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -16
- package/dist/esm/CMEDeck.js +72 -72
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +43 -43
- package/dist/esm/ConferenceArticleCard.js +29 -29
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +90 -90
- package/dist/esm/DeckQueue.js +75 -75
- package/dist/esm/{Dfp-4b94fbd4.js → Dfp-2f9796e1.js} +17 -17
- package/dist/esm/EventsDeck.js +120 -120
- package/dist/esm/ExternalResources.js +55 -55
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +32 -32
- package/dist/esm/GridContent.js +186 -186
- package/dist/esm/GridHero.js +33 -33
- package/dist/esm/GroupDeck.js +42 -42
- package/dist/esm/HamMagazine.js +105 -105
- 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 +48 -48
- package/dist/esm/HorizontalHero.js +19 -19
- package/dist/esm/IssueContentDeck.js +57 -57
- package/dist/esm/IssueDeck.js +62 -62
- package/dist/esm/IssueLanding.js +69 -69
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +27 -27
- package/dist/esm/MasterDeck.js +68 -68
- package/dist/esm/MediaSeriesLanding.js +484 -539
- package/dist/esm/NavDvm.js +53 -53
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +108 -108
- package/dist/esm/NavNative.js +100 -100
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +56 -56
- package/dist/esm/PageFilter.js +11 -11
- package/dist/esm/PartnerDetailListing.js +80 -80
- package/dist/esm/PdfDownload.js +5 -5
- package/dist/esm/PopUpModal.js +13 -13
- package/dist/esm/PubSection.js +28 -28
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +105 -105
- package/dist/esm/QueueDeckExpanded.js +262 -262
- package/dist/esm/RecentNews.js +16 -16
- package/dist/esm/RelatedContent.js +44 -44
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +28 -28
- package/dist/esm/{SeriesSlider-5ba2e521.js → SeriesSlider-7d89f4d9.js} +29 -29
- package/dist/esm/SideFooter.js +29 -29
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-9cc36413.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -52
- package/dist/esm/TaxonomyDescription.js +30 -30
- package/dist/esm/TemplateNormal.js +42 -42
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +24 -24
- package/dist/esm/VerticalHero.js +12 -12
- package/dist/esm/VideoProgramLandingPage.js +46 -46
- package/dist/esm/VideoSeriesCard.js +21 -21
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +31 -31
- package/dist/esm/VideoSeriesListing.js +62 -62
- package/dist/esm/View.js +196 -196
- package/dist/esm/YahooHero.js +29 -29
- package/dist/esm/YoutubeGroup.js +45 -45
- package/dist/esm/{_is-array-328b85b7.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-cedb5b78.js → _to-object-a4107da3.js} +2 -2
- package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-fc1c2e29.js} +5 -5
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-4abff0b1.js} +3 -3
- package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
- package/dist/esm/{define-property-2f35af22.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-c990c18c.js} +1 -1
- package/dist/esm/{extends-be71a29a.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +6 -6
- package/dist/esm/getRelatedArticle.js +68 -132
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +25 -25
- package/dist/esm/{getTargeting-37cb4051.js → getTargeting-bd800589.js} +11 -11
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-03da2fcc.js → index-0500ae55.js} +513 -494
- package/dist/esm/{index-f7fdcc91.js → index-51a80699.js} +3 -8
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
- package/dist/esm/{index-511bdaa5.js → index-c00b0bbb.js} +29 -29
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-ed50151c.js → index.esm-8ee5ff72.js} +15 -15
- package/dist/esm/index.js +63 -63
- package/dist/esm/{inherits-2cf82c38.js → inherits-75d45541.js} +5 -5
- package/dist/esm/{keys-526daf0a.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-a818d390.js → lodash-ec8c6b48.js} +9 -57
- package/dist/esm/main-747e7d25.js +886 -0
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{stringify-d1b9276a.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
- package/dist/esm/{typeof-ad2c7a21.js → typeof-af9c50d8.js} +5 -5
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4439f05a.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/main-bc7d4bf8.js +0 -972
- package/dist/esm/main-ae902629.js +0 -961
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React from 'react';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import { m as moment } from './moment-b6f49411.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-51a80699.js';
|
|
11
11
|
import urlFor from './urlFor.js';
|
|
12
|
-
import { L as LazyLoad } from './index-
|
|
12
|
+
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
13
13
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
14
|
-
import './slicedToArray-
|
|
15
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
14
|
+
import './slicedToArray-641f241f.js';
|
|
15
|
+
import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
|
|
16
16
|
|
|
17
17
|
var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
18
18
|
var removeTimeStamp = props.removeTimeStamp;
|
|
@@ -33,41 +33,41 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
33
33
|
topArticleThumbnail = props.thumbnail;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
return
|
|
36
|
+
return React.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'article-hero-container' },
|
|
39
|
-
|
|
39
|
+
React.createElement(
|
|
40
40
|
'div',
|
|
41
41
|
{ className: 'top-outer' },
|
|
42
|
-
|
|
42
|
+
React.createElement(
|
|
43
43
|
'a',
|
|
44
44
|
{ href: '/view/' + topArticle.url.current, className: 'top-article' },
|
|
45
|
-
|
|
45
|
+
React.createElement(
|
|
46
46
|
'figure',
|
|
47
47
|
null,
|
|
48
|
-
|
|
48
|
+
React.createElement('img', { src: topArticleThumbnail, alt: topArticleAltText })
|
|
49
49
|
),
|
|
50
|
-
|
|
50
|
+
React.createElement(
|
|
51
51
|
'div',
|
|
52
52
|
{ className: 'top-article--body' },
|
|
53
|
-
|
|
53
|
+
React.createElement(
|
|
54
54
|
'h1',
|
|
55
55
|
null,
|
|
56
56
|
topArticle.title
|
|
57
57
|
),
|
|
58
|
-
|
|
58
|
+
React.createElement(
|
|
59
59
|
'p',
|
|
60
60
|
null,
|
|
61
61
|
moment(topArticle.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
62
62
|
),
|
|
63
|
-
|
|
63
|
+
React.createElement(
|
|
64
64
|
'p',
|
|
65
65
|
{ className: 'top-article-summary' },
|
|
66
66
|
clean_html_1(topArticle.summary)
|
|
67
67
|
)
|
|
68
68
|
)
|
|
69
69
|
),
|
|
70
|
-
|
|
70
|
+
React.createElement(
|
|
71
71
|
'div',
|
|
72
72
|
{ className: 'sub-articles-container middle-single' },
|
|
73
73
|
middleArticles && middleArticles.map(function (article, index) {
|
|
@@ -79,39 +79,39 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
79
79
|
} else if (props.thumbnail) {
|
|
80
80
|
articleThumbnail = props.thumbnail;
|
|
81
81
|
}
|
|
82
|
-
return
|
|
82
|
+
return React.createElement(
|
|
83
83
|
'div',
|
|
84
84
|
{ key: index, className: 'sub-article' },
|
|
85
|
-
|
|
85
|
+
React.createElement(
|
|
86
86
|
'a',
|
|
87
87
|
{ href: '/view/' + article.url.current },
|
|
88
|
-
|
|
88
|
+
React.createElement(
|
|
89
89
|
'figure',
|
|
90
90
|
null,
|
|
91
|
-
|
|
91
|
+
React.createElement('img', { src: articleThumbnail, alt: articleAltText })
|
|
92
92
|
)
|
|
93
93
|
),
|
|
94
|
-
|
|
94
|
+
React.createElement(
|
|
95
95
|
'div',
|
|
96
96
|
{ className: 'sub-article--body' },
|
|
97
|
-
|
|
97
|
+
React.createElement(
|
|
98
98
|
'a',
|
|
99
99
|
{ href: '/view/' + article.url.current },
|
|
100
|
-
|
|
100
|
+
React.createElement(
|
|
101
101
|
'h2',
|
|
102
102
|
null,
|
|
103
103
|
article.title
|
|
104
104
|
)
|
|
105
105
|
),
|
|
106
|
-
|
|
106
|
+
React.createElement('div', null),
|
|
107
107
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM Do YYYY, h:mma'),
|
|
108
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
108
|
+
article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
109
109
|
'div',
|
|
110
110
|
{ className: 'author-wrapper' },
|
|
111
|
-
|
|
111
|
+
React.createElement(
|
|
112
112
|
LazyLoad,
|
|
113
113
|
{ height: 50 },
|
|
114
|
-
|
|
114
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
115
115
|
)
|
|
116
116
|
)
|
|
117
117
|
)
|
|
@@ -119,10 +119,10 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
119
119
|
})
|
|
120
120
|
)
|
|
121
121
|
),
|
|
122
|
-
|
|
122
|
+
React.createElement(
|
|
123
123
|
'div',
|
|
124
124
|
{ className: 'sub-outer-container' },
|
|
125
|
-
|
|
125
|
+
React.createElement(
|
|
126
126
|
'div',
|
|
127
127
|
{ className: 'sub-articles-container middle-group' },
|
|
128
128
|
middleArticles && middleArticles.map(function (article, index) {
|
|
@@ -135,46 +135,46 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
135
135
|
} else if (props.thumbnail) {
|
|
136
136
|
articleThumbnail = props.thumbnail;
|
|
137
137
|
}
|
|
138
|
-
return
|
|
138
|
+
return React.createElement(
|
|
139
139
|
'div',
|
|
140
140
|
{ key: index, className: 'sub-article' },
|
|
141
|
-
|
|
141
|
+
React.createElement(
|
|
142
142
|
'a',
|
|
143
143
|
{ href: '/view/' + article.url.current },
|
|
144
|
-
|
|
144
|
+
React.createElement(
|
|
145
145
|
'figure',
|
|
146
146
|
null,
|
|
147
|
-
|
|
147
|
+
React.createElement('img', { src: articleThumbnail, alt: articleAltText })
|
|
148
148
|
)
|
|
149
149
|
),
|
|
150
|
-
|
|
150
|
+
React.createElement(
|
|
151
151
|
'div',
|
|
152
152
|
{ className: 'sub-article--body' },
|
|
153
|
-
|
|
153
|
+
React.createElement(
|
|
154
154
|
'a',
|
|
155
155
|
{ href: '/view/' + article.url.current },
|
|
156
|
-
|
|
156
|
+
React.createElement(
|
|
157
157
|
'h2',
|
|
158
158
|
null,
|
|
159
159
|
article.title
|
|
160
160
|
)
|
|
161
161
|
),
|
|
162
|
-
|
|
162
|
+
React.createElement('div', null),
|
|
163
163
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM Do YYYY, h:mma'),
|
|
164
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
164
|
+
article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
165
165
|
'div',
|
|
166
166
|
{ className: 'author-wrapper' },
|
|
167
|
-
|
|
167
|
+
React.createElement(
|
|
168
168
|
LazyLoad,
|
|
169
169
|
{ height: 50 },
|
|
170
|
-
|
|
170
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
171
171
|
)
|
|
172
172
|
)
|
|
173
173
|
)
|
|
174
174
|
);
|
|
175
175
|
})
|
|
176
176
|
),
|
|
177
|
-
|
|
177
|
+
React.createElement(
|
|
178
178
|
'div',
|
|
179
179
|
{ className: 'sub-articles-container' },
|
|
180
180
|
subArticles && subArticles.map(function (article, index) {
|
|
@@ -186,39 +186,39 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
186
186
|
} else if (props.thumbnail) {
|
|
187
187
|
articleThumbnail = props.thumbnail;
|
|
188
188
|
}
|
|
189
|
-
return
|
|
189
|
+
return React.createElement(
|
|
190
190
|
'div',
|
|
191
191
|
{ key: index, className: 'sub-article' },
|
|
192
|
-
|
|
192
|
+
React.createElement(
|
|
193
193
|
'a',
|
|
194
194
|
{ href: '/view/' + article.url.current },
|
|
195
|
-
|
|
195
|
+
React.createElement(
|
|
196
196
|
'figure',
|
|
197
197
|
null,
|
|
198
|
-
|
|
198
|
+
React.createElement('img', { src: articleThumbnail, alt: articleAltText })
|
|
199
199
|
)
|
|
200
200
|
),
|
|
201
|
-
|
|
201
|
+
React.createElement(
|
|
202
202
|
'div',
|
|
203
203
|
{ className: 'sub-article--body' },
|
|
204
|
-
|
|
204
|
+
React.createElement(
|
|
205
205
|
'a',
|
|
206
206
|
{ href: '/view/' + article.url.current },
|
|
207
|
-
|
|
207
|
+
React.createElement(
|
|
208
208
|
'h2',
|
|
209
209
|
null,
|
|
210
210
|
article.title
|
|
211
211
|
)
|
|
212
212
|
),
|
|
213
|
-
|
|
213
|
+
React.createElement('div', null),
|
|
214
214
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM Do YYYY, h:mma'),
|
|
215
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
215
|
+
article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
216
216
|
'div',
|
|
217
217
|
{ className: 'author-wrapper' },
|
|
218
|
-
|
|
218
|
+
React.createElement(
|
|
219
219
|
LazyLoad,
|
|
220
220
|
{ height: 50 },
|
|
221
|
-
|
|
221
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
222
222
|
)
|
|
223
223
|
)
|
|
224
224
|
)
|
|
@@ -226,7 +226,7 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
226
226
|
})
|
|
227
227
|
)
|
|
228
228
|
),
|
|
229
|
-
|
|
229
|
+
React.createElement(
|
|
230
230
|
'style',
|
|
231
231
|
{ jsx: 'true' },
|
|
232
232
|
'\n .article-hero-container {\n margin: 0 -0.8rem;\n }\n .author-wrapper {\n font-style: normal !important;\n }\n @media screen and (min-width: 1400px) {\n .article-hero-container {\n display: flex;\n flex-direction: row;\n margin-bottom: 30px;\n }\n .top-outer {\n width: 50%;\n }\n .sub-outer-container {\n width: 50%;\n }\n }\n .top-article {\n // width: 50%;\n margin: 0 1rem;\n height: 100%;\n display: block;\n }\n .top-article figure {\n width: 100%;\n height: 60%;\n }\n .top-article figure img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n }\n .top-article--body h1 {\n font-size: 1.4rem;\n color: black !important;\n font-weight: bold;\n }\n // .sub-articles-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n .sub-article {\n margin: 0 1rem 1rem;\n display: flex;\n flex-direction: row;\n }\n .sub-article figure {\n width: 125px;\n }\n .sub-article figure img {\n width: 125px;\n height: auto;\n object-fit: cover;\n }\n .sub-article--body {\n padding-left: 1rem;\n font-size: 0.9rem;\n }\n .sub-article--body h2 {\n font-size: 1rem;\n font-weight: bold;\n }\n @media screen and (max-width: 1368px) {\n .article-hero-container {\n flex-direction: column;\n }\n .top-article {\n // width: unset;\n flex: 1 1 auto;\n }\n .sub-articles-container {\n width: 100%;\n margin-top: 1rem;\n min-width: 280px;\n }\n }\n @media screen and (max-width: 1399px) and (min-width: 992px) {\n .top-article {\n // width: 50%;\n flex: 1 1 auto;\n margin-bottom: 1rem;\n }\n .middle-group {\n display: none;\n }\n .middle-single {\n display: block !important;\n margin-top: 0 !important;\n }\n .top-article figure img {\n max-height: 180px !important;\n }\n .top-article-summary {\n display: none;\n }\n }\n // @media only screen and (min-width) {\n // .sub-outer-container {\n // width: 50%;\n // flex: 1 1 auto;\n // min-width: 350px;\n // }\n // }\n .middle-single {\n display: none;\n }\n .top-outer {\n display: flex;\n }\n '
|
package/dist/esm/PageFilter.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React, { useState, useEffect, useRef } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
8
8
|
import { Dropdown } from 'react-bootstrap';
|
|
9
9
|
|
|
10
10
|
var PageFilter = function PageFilter(props) {
|
|
@@ -34,19 +34,19 @@ var PageFilter = function PageFilter(props) {
|
|
|
34
34
|
}, [filter, sortAttr, getParams]);
|
|
35
35
|
|
|
36
36
|
if (filters.length) {
|
|
37
|
-
return
|
|
37
|
+
return React.createElement(
|
|
38
38
|
Dropdown,
|
|
39
39
|
{ alignRight: true },
|
|
40
|
-
|
|
40
|
+
React.createElement(
|
|
41
41
|
Dropdown.Toggle,
|
|
42
42
|
{ className: 'filter-dropdown', id: 'filter-dropdown' },
|
|
43
43
|
filter || defaultFilter
|
|
44
44
|
),
|
|
45
|
-
|
|
45
|
+
React.createElement(
|
|
46
46
|
Dropdown.Menu,
|
|
47
47
|
{ className: 'select-dropdown' },
|
|
48
48
|
filters.map(function (filter, index) {
|
|
49
|
-
return
|
|
49
|
+
return React.createElement(
|
|
50
50
|
Dropdown.Item,
|
|
51
51
|
{ key: index, onClick: function onClick() {
|
|
52
52
|
return setFilter(filter);
|
|
@@ -55,7 +55,7 @@ var PageFilter = function PageFilter(props) {
|
|
|
55
55
|
);
|
|
56
56
|
})
|
|
57
57
|
),
|
|
58
|
-
|
|
58
|
+
React.createElement(
|
|
59
59
|
'style',
|
|
60
60
|
{ jsx: 'true' },
|
|
61
61
|
'\n .filter-dropdown {\n float: right;\n }\n .select-dropdown > a {\n color: #8e8c84;\n }\n '
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './toConsumableArray-
|
|
7
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends } from './extends-
|
|
10
|
-
import './_object-sap-
|
|
11
|
-
import './inherits-
|
|
12
|
-
import './define-property-
|
|
13
|
-
import './web.dom.iterable-
|
|
14
|
-
import './typeof-
|
|
15
|
-
import './_is-array-
|
|
16
|
-
import
|
|
9
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-75d45541.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React, { useRef, useState, useEffect } from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f7fb1e25.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
@@ -23,29 +23,29 @@ import 'react-bootstrap/Card';
|
|
|
23
23
|
import { m as moment } from './moment-b6f49411.js';
|
|
24
24
|
import 'next/router';
|
|
25
25
|
import './isSymbol-1981418f.js';
|
|
26
|
-
import './debounce-
|
|
27
|
-
import './toNumber-
|
|
28
|
-
import './index.es-
|
|
26
|
+
import './debounce-9207d8ee.js';
|
|
27
|
+
import './toNumber-2f7a84cd.js';
|
|
28
|
+
import './index.es-c6222053.js';
|
|
29
29
|
import 'react-dom';
|
|
30
|
-
import './visibility-sensor-
|
|
31
|
-
import './index-
|
|
30
|
+
import './visibility-sensor-f40c2564.js';
|
|
31
|
+
import './index-51a80699.js';
|
|
32
32
|
import urlFor from './urlFor.js';
|
|
33
|
-
import './index-
|
|
34
|
-
import './main-
|
|
33
|
+
import './index-6c12bdd5.js';
|
|
34
|
+
import './main-747e7d25.js';
|
|
35
35
|
import './entities-7cc3bf45.js';
|
|
36
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
37
|
-
import './stringify-
|
|
38
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
36
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
37
|
+
import './stringify-4330ccdc.js';
|
|
38
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-fc1c2e29.js';
|
|
39
39
|
import './Segment.js';
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './AdSlot.js';
|
|
42
|
-
import './ADInfeed-
|
|
43
|
-
import './lodash-
|
|
44
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADInfeed-56a3db8b.js';
|
|
43
|
+
import './lodash-ec8c6b48.js';
|
|
44
|
+
import './ADlgInfeed-53edb995.js';
|
|
45
45
|
import './getContentCategory-15dcc413.js';
|
|
46
|
-
import './AuthorComponent-
|
|
46
|
+
import './AuthorComponent-8ffd4679.js';
|
|
47
47
|
import 'react-bootstrap/Button';
|
|
48
|
-
import { B as BlockContent } from './BlockContent-
|
|
48
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
49
49
|
import './index-c7e2ac95.js';
|
|
50
50
|
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
51
51
|
import './GroupDeck.js';
|
|
@@ -54,13 +54,13 @@ import './timeDifferenceCalc.js';
|
|
|
54
54
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
55
55
|
import './iconBase-602d52fe.js';
|
|
56
56
|
import './index.esm-3fdda599.js';
|
|
57
|
-
import { g as getSerializers } from './index-
|
|
57
|
+
import { g as getSerializers } from './index-0500ae55.js';
|
|
58
58
|
import './util-7700fc59.js';
|
|
59
|
-
import './brightcove-react-player-loader.es-
|
|
59
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
60
60
|
import 'next/head';
|
|
61
61
|
import 'react-share';
|
|
62
62
|
import './SocialShare.js';
|
|
63
|
-
import './_object-to-array-
|
|
63
|
+
import './_object-to-array-7e804fce.js';
|
|
64
64
|
import 'react-bootstrap/Pagination';
|
|
65
65
|
import 'react-bootstrap/Figure';
|
|
66
66
|
import 'react-bootstrap/OverlayTrigger';
|
|
@@ -175,61 +175,61 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
175
175
|
}, []);
|
|
176
176
|
|
|
177
177
|
var variant = 'black';
|
|
178
|
-
return
|
|
179
|
-
|
|
178
|
+
return React.createElement(
|
|
179
|
+
React.Fragment,
|
|
180
180
|
null,
|
|
181
|
-
|
|
181
|
+
React.createElement(
|
|
182
182
|
'div',
|
|
183
183
|
{ ref: viewableWindow, id: 'vid-slider', className: 'col' },
|
|
184
|
-
|
|
184
|
+
React.createElement(
|
|
185
185
|
'div',
|
|
186
186
|
{ className: 'row' },
|
|
187
|
-
showScroller &&
|
|
187
|
+
showScroller && React.createElement(
|
|
188
188
|
'div',
|
|
189
189
|
{ onClick: function onClick(e) {
|
|
190
190
|
return scrollSlider(e, 'prev');
|
|
191
191
|
}, className: 'tile__slider-prev', style: { color: variant } },
|
|
192
|
-
|
|
192
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow left' })
|
|
193
193
|
),
|
|
194
|
-
showScroller &&
|
|
194
|
+
showScroller && React.createElement(
|
|
195
195
|
'div',
|
|
196
196
|
{ onClick: function onClick(e) {
|
|
197
197
|
return scrollSlider(e, 'next');
|
|
198
198
|
}, className: 'tile__slider-next', style: { color: variant } },
|
|
199
|
-
|
|
199
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow right' })
|
|
200
200
|
),
|
|
201
|
-
|
|
201
|
+
React.createElement(
|
|
202
202
|
'div',
|
|
203
203
|
{ ref: innerSlider, className: 'row__inner' },
|
|
204
204
|
props.data.slides.map(function (img, index) {
|
|
205
205
|
var thumbnail = urlFor({ client: client, source: img.slideshowImage, imageWidth: 250 });
|
|
206
206
|
if (!img.slideshowImage.link) {
|
|
207
|
-
return
|
|
207
|
+
return React.createElement(
|
|
208
208
|
'div',
|
|
209
209
|
{ ref: tile, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
210
|
-
|
|
210
|
+
React.createElement(
|
|
211
211
|
'div',
|
|
212
212
|
{ className: 'tile__media' },
|
|
213
|
-
|
|
213
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
214
214
|
),
|
|
215
|
-
|
|
215
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
216
216
|
);
|
|
217
217
|
} else {
|
|
218
|
-
return
|
|
218
|
+
return React.createElement(
|
|
219
219
|
'a',
|
|
220
220
|
{ ref: tile, key: index, href: img.slideshowImage.link, target: img.slideshowImage.blank ? '_target' : '_self', className: 'tile', style: { width: tileSize + 'px' } },
|
|
221
|
-
|
|
221
|
+
React.createElement(
|
|
222
222
|
'div',
|
|
223
223
|
{ className: 'tile__media' },
|
|
224
|
-
|
|
224
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
225
225
|
),
|
|
226
|
-
|
|
226
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
227
227
|
);
|
|
228
228
|
}
|
|
229
229
|
})
|
|
230
230
|
)
|
|
231
231
|
),
|
|
232
|
-
|
|
232
|
+
React.createElement(
|
|
233
233
|
'style',
|
|
234
234
|
{ jsx: 'true' },
|
|
235
235
|
'\n #vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n #vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 1.5rem;\n margin-bottom: 0 !important;\n }\n #vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n #vid-slider h1,\n #vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n #vid-slider,\n #vidHolder {\n max-width: 805px;\n }\n #vid-slider a:link,\n #vid-slider a:hover,\n #vid-slider a:active,\n #vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n #vid-slider a:hover {\n color: #7f8c8d;\n text-decoration: underline;\n }\n #vid-slider .contain {\n width: 100%;\n }\n #vid-slider .row {\n overflow-x: scroll;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n #vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: bold;\n transition: opacity 0.25s;\n }\n #vid-slider .row__inner {\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin: 25px 0 70px !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n #vid-slider .tile {\n position: relative;\n display: inline-block;\n margin: 0 12px;\n font-size: 20px;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n \n #vid-slider .tile:first-child {\n margin-left: 15px;\n }\n #vid-slider .tile__img {\n height: auto;\n -o-object-fit: contain;\n object-fit: contain;\n object-position: center;\n }\n #vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n #vid-slider .tile__details:after,\n #vid-slider .tile__details:before {\n content: \'\';\n \n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n #vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n #vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n \n #vid-slider .tile__title {\n position: absolute;\n bottom: 0;\n padding: 10px;\n max-width: 250px;\n }\n #vid-slider .tile__title_text {\n position: relative;\n left: 0;\n white-space: normal;\n }\n \n #vid-slider .tile__slider-prev,\n #vid-slider .tile__slider-next {\n width: 30px;\n background: transparent;\n border: none;\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n z-index: 99;\n cursor: pointer;\n color: ' + (props.dark ? 'white' : 'black') + ';\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 2rem;\n }\n #vid-slider .tile__slider-prev {\n left: -0.5rem;\n padding: 1rem;\n }\n #vid-slider .tile__slider-next {\n right: -0.5rem;\n padding: 1rem;\n }\n #vid-slider,\n #vid-slider .row {\n margin: 0;\n }\n \n #vid-slider .row::-webkit-scrollbar-thumb {\n background-color: transparent !important;\n }\n #vid-slider i {\n border: solid ' + (props.dark ? 'white' : 'black') + ';\n border-width: 0 4px 4px 0;\n display: inline-block;\n padding: 4px;\n pointer-events: none;\n }\n #vid-slider .right {\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n #vid-slider .left {\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n @media screen and (min-width: 1399px) {\n .block-content #vid-slider .tile__img {\n height: auto;\n }\n .block-content #vid-slider .tile {\n height: auto;\n }\n }\n \n @media screen and (max-width: 1399px) {\n #vid-slider,\n #vidHolder {\n max-width: 620px;\n }\n }\n @media screen and (max-width: 1200px) {\n #vid-slider,\n #vidHolder {\n max-width: 580px;\n }\n }\n @media screen and (max-width: 967px) {\n #vid-slider {\n max-width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 60px 0 50px !important;\n }\n }\n \n @media screen and (max-width: 768px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n }\n @media screen and (max-width: 568px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 30px 0 70px;\n }\n }\n '
|
|
@@ -252,95 +252,95 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
252
252
|
pageview = _ref.pageview,
|
|
253
253
|
page = _ref.page;
|
|
254
254
|
|
|
255
|
-
return
|
|
256
|
-
|
|
255
|
+
return React.createElement(
|
|
256
|
+
React.Fragment,
|
|
257
257
|
null,
|
|
258
|
-
|
|
259
|
-
|
|
258
|
+
React.createElement(Breadcrumbs, null),
|
|
259
|
+
React.createElement(
|
|
260
260
|
'div',
|
|
261
261
|
{ className: 'partners-page' },
|
|
262
|
-
|
|
262
|
+
React.createElement(
|
|
263
263
|
'div',
|
|
264
264
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
265
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.link ?
|
|
265
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React.createElement(
|
|
266
266
|
'a',
|
|
267
267
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%' }, href: partnerDetails.thumbnail.link, target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
268
|
-
|
|
268
|
+
React.createElement(
|
|
269
269
|
'figure',
|
|
270
270
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
271
|
-
|
|
271
|
+
React.createElement('img', {
|
|
272
272
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
273
273
|
style: { maxWidth: '100%' },
|
|
274
274
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
275
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
275
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
276
276
|
'figcaption',
|
|
277
277
|
null,
|
|
278
278
|
partnerDetails.thumbnail.caption
|
|
279
279
|
)
|
|
280
280
|
)
|
|
281
|
-
) :
|
|
281
|
+
) : React.createElement(
|
|
282
282
|
'figure',
|
|
283
283
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%', textAlign: 'center' } },
|
|
284
|
-
|
|
284
|
+
React.createElement('img', {
|
|
285
285
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
286
286
|
style: { maxWidth: '100%' },
|
|
287
287
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
288
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
288
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
289
289
|
'figcaption',
|
|
290
290
|
null,
|
|
291
291
|
partnerDetails.thumbnail.caption
|
|
292
292
|
)
|
|
293
293
|
),
|
|
294
|
-
|
|
294
|
+
React.createElement(
|
|
295
295
|
'style',
|
|
296
296
|
{ jsx: 'true' },
|
|
297
297
|
'\n @media screen and (max-width: 768px) {\n .partners-logo {\n width: 100%;\n min-width: 100%;\n }\n .partner-logo-wrap {\n flex-wrap: wrap;\n }\n .block-content-partners {\n padding-left: 0 !important;\n }\n }\n '
|
|
298
298
|
),
|
|
299
|
-
partnerDetails.description &&
|
|
299
|
+
partnerDetails.description && React.createElement(
|
|
300
300
|
'div',
|
|
301
301
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
302
|
-
|
|
302
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: partnerDetails.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
303
303
|
)
|
|
304
304
|
),
|
|
305
|
-
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides &&
|
|
305
|
+
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides && React.createElement(
|
|
306
306
|
'div',
|
|
307
307
|
{ className: 'mb-4', style: { padding: '0 15px' } },
|
|
308
|
-
partnerDetails.affiliates[0].title &&
|
|
308
|
+
partnerDetails.affiliates[0].title && React.createElement(
|
|
309
309
|
'h2',
|
|
310
310
|
{ className: 'bb-gold' },
|
|
311
311
|
partnerDetails.affiliates[0].title
|
|
312
312
|
),
|
|
313
|
-
|
|
313
|
+
React.createElement(ImageSlider, { client: client, data: partnerDetails.affiliates[0] })
|
|
314
314
|
),
|
|
315
|
-
features.length > 0 &&
|
|
315
|
+
features.length > 0 && React.createElement(
|
|
316
316
|
'div',
|
|
317
317
|
{ className: ' mb-5' },
|
|
318
|
-
|
|
318
|
+
React.createElement(Feature, { dataset: features, client: client })
|
|
319
319
|
),
|
|
320
|
-
partnerDetails.twitter &&
|
|
321
|
-
|
|
320
|
+
partnerDetails.twitter && React.createElement(
|
|
321
|
+
React.Fragment,
|
|
322
322
|
null,
|
|
323
|
-
|
|
323
|
+
React.createElement(
|
|
324
324
|
'div',
|
|
325
325
|
{ className: 'mb-5', style: { width: '100%', textAlign: 'center', padding: '0 15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
326
|
-
|
|
326
|
+
React.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } })
|
|
327
327
|
)
|
|
328
328
|
),
|
|
329
|
-
|
|
329
|
+
React.createElement(
|
|
330
330
|
'div',
|
|
331
331
|
null,
|
|
332
|
-
posts && posts.length > 0 &&
|
|
333
|
-
|
|
332
|
+
posts && posts.length > 0 && React.createElement(
|
|
333
|
+
React.Fragment,
|
|
334
334
|
null,
|
|
335
|
-
|
|
335
|
+
React.createElement(
|
|
336
336
|
'h2',
|
|
337
337
|
{ className: 'bb-gold mb-2' },
|
|
338
338
|
'Latest from ',
|
|
339
339
|
partnerDetails.name
|
|
340
340
|
),
|
|
341
|
-
|
|
341
|
+
React.createElement('hr', null)
|
|
342
342
|
),
|
|
343
|
-
|
|
343
|
+
React.createElement(QueueDeckExpanded, {
|
|
344
344
|
client: client,
|
|
345
345
|
mapping: Settings.mapping,
|
|
346
346
|
dataRecord: posts,
|