@mjhls/mjh-framework 1.0.860-beta.0 → 1.0.860
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 +19 -17
- package/dist/cjs/AD300x250x600.js +19 -17
- package/dist/cjs/AD728x90.js +20 -18
- package/dist/cjs/ADFloatingFooter.js +21 -19
- package/dist/cjs/ADFooter.js +14 -11
- package/dist/cjs/ADGutter.js +21 -19
- package/dist/cjs/{ADInfeed-7c09edba.js → ADInfeed-ff26342c.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +21 -19
- package/dist/cjs/ADSponsoredResources.js +21 -19
- package/dist/cjs/ADWebcast.js +21 -19
- package/dist/cjs/ADWelcome.js +25 -23
- package/dist/cjs/{ADlgInfeed-2e7effc7.js → ADlgInfeed-ad4953d4.js} +8 -7
- package/dist/cjs/AccordionPanel.js +29 -25
- package/dist/cjs/AdSlot.js +23 -21
- package/dist/cjs/AdSlotsProvider.js +18 -908
- package/dist/cjs/AlgoliaSearch.js +55 -14018
- package/dist/cjs/AlphabeticList.js +24 -21
- package/dist/cjs/ArticleCarousel.js +18 -15
- package/dist/cjs/ArticleProgramLandingPage.js +38 -35
- package/dist/cjs/ArticleSeriesLandingPage.js +33 -31
- package/dist/cjs/ArticleSeriesListing.js +49 -47
- package/dist/cjs/Auth.js +245 -1203
- package/dist/cjs/AuthWrapper.js +31 -564
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -5
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -24
- package/dist/cjs/CMEDeck.js +73 -72
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -25
- package/dist/cjs/Column3.js +46 -42
- package/dist/cjs/ConferenceArticleCard.js +33 -35
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +97 -92
- package/dist/cjs/DeckQueue.js +82 -78
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-0bf098b5.js} +28 -26
- package/dist/cjs/EventsDeck.js +153 -144
- package/dist/cjs/ExternalResources.js +62 -59
- package/dist/cjs/Feature.js +25 -26
- package/dist/cjs/ForbesHero.js +40 -37
- package/dist/cjs/GridContent.js +221 -215
- package/dist/cjs/GridHero.js +41 -38
- package/dist/cjs/GroupDeck.js +55 -52
- package/dist/cjs/HamMagazine.js +137 -130
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -12
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +52 -49
- package/dist/cjs/HorizontalHero.js +24 -26
- package/dist/cjs/IssueContentDeck.js +75 -68
- package/dist/cjs/IssueDeck.js +73 -66
- package/dist/cjs/IssueLanding.js +73 -70
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +31 -28
- package/dist/cjs/MasterDeck.js +71 -69
- package/dist/cjs/MediaSeriesLanding.js +814 -920
- package/dist/cjs/NavDvm.js +75 -68
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -131
- package/dist/cjs/NavNative.js +132 -122
- package/dist/cjs/OncliveHero.js +17 -20
- package/dist/cjs/OncliveLargeHero.js +69 -66
- package/dist/cjs/PageFilter.js +14 -11
- package/dist/cjs/PartnerDetailListing.js +301 -199
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -16
- package/dist/cjs/PubSection.js +30 -28
- package/dist/cjs/PubToc.js +15 -12
- package/dist/cjs/PublicationDeck.js +64 -62
- package/dist/cjs/PublicationLanding.js +150 -144
- package/dist/cjs/QueueDeckExpanded.js +295 -294
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +51 -53
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -15
- package/dist/cjs/Segment.js +6 -4
- package/dist/cjs/SeriesListingDeck.js +33 -32
- package/dist/cjs/{SeriesSlider-94af9fcb.js → SeriesSlider-60fa1342.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -30
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-650f6101.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -58
- package/dist/cjs/TaxonomyDescription.js +37 -34
- package/dist/cjs/TemplateNormal.js +46 -44
- package/dist/cjs/ThumbnailCard.js +19 -20
- package/dist/cjs/Ustream.js +29 -26
- package/dist/cjs/VerticalHero.js +16 -18
- package/dist/cjs/VideoProgramLandingPage.js +58 -52
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -14
- package/dist/cjs/VideoSeriesLandingPage.js +38 -36
- package/dist/cjs/VideoSeriesListing.js +66 -64
- package/dist/cjs/View.js +220 -214
- package/dist/cjs/YahooHero.js +36 -33
- package/dist/cjs/YoutubeGroup.js +61 -58
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-754e012d.js} +9 -9
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-60b2f026.js} +7 -6
- package/dist/cjs/_object-sap-5e74ba08.js +16 -0
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-5762f850.js} +4 -4
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → _to-object-329a650b.js} +3 -239
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-140e5f89.js} +67 -65
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
- package/dist/cjs/core.get-iterator-method-f62321d4.js +39 -0
- package/dist/cjs/{define-property-21887c62.js → define-property-f4d12f4e.js} +3 -3
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/es6.string.iterator-cc0bbaa4.js +210 -0
- package/dist/cjs/{extends-eed4f016.js → extends-60837c34.js} +8 -9
- package/dist/cjs/faundadb.js +7 -5
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +73 -135
- package/dist/cjs/getRootDocGroup.js +6 -4
- package/dist/cjs/getSerializers.js +26 -24
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-3e45e4d4.js} +12 -12
- package/dist/cjs/getTargeting.js +7 -5
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-98e01cb9.js → index-44481153.js} +494 -47
- package/dist/cjs/{index-3294d3bc.js → index-99edf08a.js} +1 -1
- package/dist/cjs/{index-cdcc0b5e.js → index-9ac40041.js} +961 -1206
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +80 -74
- package/dist/cjs/{inherits-12d44cca.js → inherits-87492b40.js} +14 -16
- package/dist/cjs/{keys-d207942e.js → keys-a586b7a0.js} +4 -4
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-8f385299.js} +9 -7
- package/dist/cjs/{stringify-bbc68047.js → stringify-7c5aff47.js} +2 -2
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-9a3476fe.js} +10 -8
- package/dist/cjs/{typeof-5f52cf64.js → typeof-9d7f610f.js} +74 -73
- package/dist/cjs/urlFor.js +4 -21
- package/dist/cjs/{ustream-api-9ebe112f.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-e34bf324.js → web.dom.iterable-a0e279c1.js} +9 -8
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +16 -15
- package/dist/esm/AD300x250x600.js +16 -15
- package/dist/esm/AD728x90.js +17 -16
- package/dist/esm/ADFloatingFooter.js +18 -17
- package/dist/esm/ADFooter.js +11 -9
- package/dist/esm/ADGutter.js +18 -17
- package/dist/esm/{ADInfeed-bfd129d9.js → ADInfeed-422ad6e6.js} +8 -8
- package/dist/esm/ADSkyscraper.js +18 -17
- package/dist/esm/ADSponsoredResources.js +18 -17
- package/dist/esm/ADWebcast.js +18 -17
- package/dist/esm/ADWelcome.js +22 -21
- package/dist/esm/{ADlgInfeed-0489335b.js → ADlgInfeed-f7468db8.js} +5 -5
- package/dist/esm/AccordionPanel.js +22 -20
- package/dist/esm/AdSlot.js +14 -13
- package/dist/esm/AdSlotsProvider.js +16 -907
- package/dist/esm/AlgoliaSearch.js +47 -14011
- package/dist/esm/AlphabeticList.js +21 -19
- package/dist/esm/ArticleCarousel.js +15 -13
- package/dist/esm/ArticleProgramLandingPage.js +35 -33
- package/dist/esm/ArticleSeriesLandingPage.js +30 -29
- package/dist/esm/ArticleSeriesListing.js +45 -44
- package/dist/esm/Auth.js +225 -1187
- package/dist/esm/AuthWrapper.js +29 -564
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -5
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -14
- package/dist/esm/CMEDeck.js +70 -69
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -23
- package/dist/esm/Column3.js +41 -40
- package/dist/esm/ConferenceArticleCard.js +30 -33
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +89 -88
- package/dist/esm/DeckQueue.js +74 -74
- package/dist/esm/{Dfp-f867d061.js → Dfp-85c9513e.js} +15 -14
- package/dist/esm/EventsDeck.js +121 -119
- package/dist/esm/ExternalResources.js +56 -54
- package/dist/esm/Feature.js +17 -20
- package/dist/esm/ForbesHero.js +33 -31
- package/dist/esm/GridContent.js +185 -184
- package/dist/esm/GridHero.js +34 -32
- package/dist/esm/GroupDeck.js +42 -40
- package/dist/esm/HamMagazine.js +107 -105
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -10
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +49 -47
- package/dist/esm/HorizontalHero.js +21 -24
- package/dist/esm/IssueContentDeck.js +58 -56
- package/dist/esm/IssueDeck.js +62 -60
- package/dist/esm/IssueLanding.js +70 -68
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +25 -24
- package/dist/esm/MasterDeck.js +67 -66
- package/dist/esm/MediaSeriesLanding.js +575 -684
- package/dist/esm/NavDvm.js +53 -51
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +110 -108
- package/dist/esm/NavNative.js +99 -97
- package/dist/esm/OncliveHero.js +14 -18
- package/dist/esm/OncliveLargeHero.js +57 -55
- package/dist/esm/PageFilter.js +11 -9
- package/dist/esm/PartnerDetailListing.js +191 -90
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +13 -11
- package/dist/esm/PubSection.js +27 -26
- package/dist/esm/PubToc.js +12 -10
- package/dist/esm/PublicationDeck.js +51 -54
- package/dist/esm/PublicationLanding.js +105 -103
- package/dist/esm/QueueDeckExpanded.js +261 -260
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -48
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -10
- package/dist/esm/Segment.js +6 -4
- package/dist/esm/SeriesListingDeck.js +28 -27
- package/dist/esm/{SeriesSlider-0371fc11.js → SeriesSlider-05ecb544.js} +29 -29
- package/dist/esm/SideFooter.js +29 -27
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-d7dec0c2.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -54
- package/dist/esm/TaxonomyDescription.js +31 -29
- package/dist/esm/TemplateNormal.js +42 -41
- package/dist/esm/ThumbnailCard.js +10 -13
- package/dist/esm/Ustream.js +26 -24
- package/dist/esm/VerticalHero.js +13 -16
- package/dist/esm/VideoProgramLandingPage.js +47 -45
- package/dist/esm/VideoSeriesCard.js +22 -22
- package/dist/esm/VideoSeriesFilter.js +13 -11
- package/dist/esm/VideoSeriesLandingPage.js +30 -29
- package/dist/esm/VideoSeriesListing.js +62 -61
- package/dist/esm/View.js +199 -197
- package/dist/esm/YahooHero.js +30 -28
- package/dist/esm/YoutubeGroup.js +45 -43
- package/dist/esm/{_is-array-4df618a6.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-5d49a330.js} +2 -1
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{core.get-iterator-method-86d4db69.js → _to-object-a4107da3.js} +1 -230
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-fc1c2e29.js} +5 -3
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
- package/dist/esm/core.get-iterator-method-e1de7503.js +36 -0
- package/dist/esm/{define-property-6d26cb48.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/es6.string.iterator-c990c18c.js +201 -0
- package/dist/esm/{extends-5b1796d4.js → extends-eb69e8ac.js} +2 -2
- package/dist/esm/faundadb.js +7 -5
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +68 -130
- package/dist/esm/getRootDocGroup.js +6 -4
- package/dist/esm/getSerializers.js +26 -24
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-9cb7e014.js} +11 -11
- package/dist/esm/getTargeting.js +7 -5
- package/dist/esm/{index-fe008ffe.js → index-110c875e.js} +905 -1161
- package/dist/esm/{index-41a678ea.js → index-1819118a.js} +487 -41
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-fa2ffe86.js} +1 -1
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
- package/dist/esm/index.js +69 -66
- package/dist/esm/{inherits-2409637d.js → inherits-0d8cda6e.js} +6 -5
- package/dist/esm/{keys-69989821.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-641f241f.js} +4 -2
- package/dist/esm/{stringify-70b72959.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-43aa614d.js} +4 -2
- package/dist/esm/{typeof-c05a82ba.js → typeof-af9c50d8.js} +5 -4
- package/dist/esm/urlFor.js +2 -19
- package/dist/esm/{ustream-api-4c4fe0ba.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-f8f967cd.js → web.dom.iterable-4439f05a.js} +2 -1
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/_object-sap-171b9ea5.js +0 -16
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-e2e62963.js +0 -89
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-aaa2dae0.js +0 -85
- package/dist/esm/inherits-77d5e4fc.js +0 -101
|
@@ -1,49 +1,50 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
3
4
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './toConsumableArray-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
6
8
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-
|
|
8
|
-
import './_object-sap-
|
|
9
|
-
import './inherits-
|
|
10
|
-
import './define-property-
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import './typeof-
|
|
13
|
-
import './_is-array-
|
|
14
|
-
import
|
|
15
|
-
import './
|
|
16
|
-
import './index-41a678ea.js';
|
|
9
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-0d8cda6e.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, { Component, useRef, useState, useEffect } from 'react';
|
|
17
|
+
import './index-1819118a.js';
|
|
17
18
|
import PropTypes from 'prop-types';
|
|
18
19
|
import 'react-bootstrap/Row';
|
|
19
20
|
import 'react-bootstrap/Col';
|
|
20
21
|
import 'react-bootstrap/Card';
|
|
21
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
22
23
|
import 'next/router';
|
|
23
24
|
import './isSymbol-1981418f.js';
|
|
24
25
|
import './debounce-9207d8ee.js';
|
|
25
26
|
import './toNumber-2f7a84cd.js';
|
|
26
|
-
import './index.es-
|
|
27
|
+
import './index.es-c6222053.js';
|
|
27
28
|
import 'react-dom';
|
|
28
|
-
import './visibility-sensor-
|
|
29
|
-
import
|
|
30
|
-
import './index-73819142.js';
|
|
29
|
+
import './visibility-sensor-f40c2564.js';
|
|
30
|
+
import './index-51a80699.js';
|
|
31
31
|
import urlFor from './urlFor.js';
|
|
32
|
-
import './index-
|
|
33
|
-
import './main-
|
|
32
|
+
import './index-6c12bdd5.js';
|
|
33
|
+
import './main-747e7d25.js';
|
|
34
34
|
import './entities-7cc3bf45.js';
|
|
35
|
-
import './
|
|
36
|
-
import
|
|
35
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
36
|
+
import './stringify-4330ccdc.js';
|
|
37
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-fc1c2e29.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADInfeed-422ad6e6.js';
|
|
42
|
+
import './lodash-ec8c6b48.js';
|
|
43
|
+
import './ADlgInfeed-f7468db8.js';
|
|
43
44
|
import './getContentCategory-15dcc413.js';
|
|
44
|
-
import './AuthorComponent-
|
|
45
|
+
import './AuthorComponent-8ffd4679.js';
|
|
45
46
|
import 'react-bootstrap/Button';
|
|
46
|
-
import { B as BlockContent } from './BlockContent-
|
|
47
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
47
48
|
import './index-c7e2ac95.js';
|
|
48
49
|
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
49
50
|
import './GroupDeck.js';
|
|
@@ -51,25 +52,125 @@ import 'react-bootstrap';
|
|
|
51
52
|
import './timeDifferenceCalc.js';
|
|
52
53
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
53
54
|
import './iconBase-602d52fe.js';
|
|
54
|
-
import './index.esm-
|
|
55
|
-
import { g as getSerializers } from './index-
|
|
55
|
+
import './index.esm-3fdda599.js';
|
|
56
|
+
import { g as getSerializers } from './index-110c875e.js';
|
|
56
57
|
import './util-7700fc59.js';
|
|
57
|
-
import './brightcove-react-player-loader.es-
|
|
58
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
58
59
|
import 'next/head';
|
|
59
60
|
import 'react-share';
|
|
60
61
|
import './SocialShare.js';
|
|
61
|
-
import './_object-to-array-
|
|
62
|
+
import './_object-to-array-7e804fce.js';
|
|
62
63
|
import 'react-bootstrap/Pagination';
|
|
63
64
|
import 'react-bootstrap/Figure';
|
|
64
65
|
import 'react-bootstrap/OverlayTrigger';
|
|
65
66
|
import 'react-bootstrap/Tooltip';
|
|
66
67
|
import 'react-bootstrap/Popover';
|
|
67
|
-
import
|
|
68
|
+
import 'react-script-tag';
|
|
68
69
|
import 'react-bootstrap/Carousel';
|
|
69
70
|
import Feature from './Feature.js';
|
|
70
71
|
import 'react-bootstrap/Breadcrumb';
|
|
71
72
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
72
73
|
|
|
74
|
+
function _classCallCheck(instance, Constructor) {
|
|
75
|
+
if (!(instance instanceof Constructor)) {
|
|
76
|
+
throw new TypeError("Cannot call a class as a function");
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
function _defineProperties(target, props) {
|
|
81
|
+
for (var i = 0; i < props.length; i++) {
|
|
82
|
+
var descriptor = props[i];
|
|
83
|
+
descriptor.enumerable = descriptor.enumerable || false;
|
|
84
|
+
descriptor.configurable = true;
|
|
85
|
+
if ("value" in descriptor) descriptor.writable = true;
|
|
86
|
+
Object.defineProperty(target, descriptor.key, descriptor);
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
function _createClass(Constructor, protoProps, staticProps) {
|
|
91
|
+
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
92
|
+
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
93
|
+
return Constructor;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
function _typeof(obj) {
|
|
97
|
+
"@babel/helpers - typeof";
|
|
98
|
+
|
|
99
|
+
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
100
|
+
_typeof = function _typeof(obj) {
|
|
101
|
+
return typeof obj;
|
|
102
|
+
};
|
|
103
|
+
} else {
|
|
104
|
+
_typeof = function _typeof(obj) {
|
|
105
|
+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
106
|
+
};
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
return _typeof(obj);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
function _assertThisInitialized(self) {
|
|
113
|
+
if (self === void 0) {
|
|
114
|
+
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
return self;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
function _possibleConstructorReturn(self, call) {
|
|
121
|
+
if (call && (_typeof(call) === "object" || typeof call === "function")) {
|
|
122
|
+
return call;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
return _assertThisInitialized(self);
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
function _getPrototypeOf(o) {
|
|
129
|
+
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
130
|
+
return o.__proto__ || Object.getPrototypeOf(o);
|
|
131
|
+
};
|
|
132
|
+
return _getPrototypeOf(o);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
function _setPrototypeOf(o, p) {
|
|
136
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
137
|
+
o.__proto__ = p;
|
|
138
|
+
return o;
|
|
139
|
+
};
|
|
140
|
+
|
|
141
|
+
return _setPrototypeOf(o, p);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
function _inherits(subClass, superClass) {
|
|
145
|
+
if (typeof superClass !== "function" && superClass !== null) {
|
|
146
|
+
throw new TypeError("Super expression must either be null or a function");
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
|
150
|
+
constructor: {
|
|
151
|
+
value: subClass,
|
|
152
|
+
writable: true,
|
|
153
|
+
configurable: true
|
|
154
|
+
}
|
|
155
|
+
});
|
|
156
|
+
if (superClass) _setPrototypeOf(subClass, superClass);
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
function _defineProperty(obj, key, value) {
|
|
160
|
+
if (key in obj) {
|
|
161
|
+
Object.defineProperty(obj, key, {
|
|
162
|
+
value: value,
|
|
163
|
+
enumerable: true,
|
|
164
|
+
configurable: true,
|
|
165
|
+
writable: true
|
|
166
|
+
});
|
|
167
|
+
} else {
|
|
168
|
+
obj[key] = value;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
return obj;
|
|
172
|
+
}
|
|
173
|
+
|
|
73
174
|
var isRequiredIf_1 = createCommonjsModule(function (module, exports) {
|
|
74
175
|
Object.defineProperty(exports,'__esModule',{value:!0});var VALIDATOR_ARG_ERROR_MESSAGE='The typeValidator argument must be a function with the signature function(props, propName, componentName).',MESSAGE_ARG_ERROR_MESSAGE='The error message is optional, but must be a string if provided.',propIsRequired=function propIsRequired(a,b,c,d){if('boolean'==typeof a)return a;return 'function'==typeof a?a(b,c,d):!(!0!==!!a)&&!!a},propExists=function propExists(a,b){return Object.hasOwnProperty.call(a,b)},missingPropError=function missingPropError(a,b,c,d){return d?new Error(d):new Error('Required '+a[b]+' `'+b+'`'+(' was not specified in `'+c+'`.'))},guardAgainstInvalidArgTypes=function guardAgainstInvalidArgTypes(a,b){if('function'!=typeof a)throw new TypeError(VALIDATOR_ARG_ERROR_MESSAGE);if(!!b&&'string'!=typeof b)throw new TypeError(MESSAGE_ARG_ERROR_MESSAGE)},isRequiredIf=function isRequiredIf(a,b,c){return guardAgainstInvalidArgTypes(a,c),function(d,e,f){for(var _len=arguments.length,g=Array(3<_len?_len-3:0),_key=3;_key<_len;_key++)g[_key-3]=arguments[_key];return propIsRequired(b,d,e,f)?propExists(d,e)?a.apply(void 0,[d,e,f].concat(g)):missingPropError(d,e,f,c):a.apply(void 0,[d,e,f].concat(g));// Is not required, so just run typeValidator.
|
|
75
176
|
}};exports.default=isRequiredIf;
|
|
@@ -241,7 +342,7 @@ function (_Component) {
|
|
|
241
342
|
value: function render() {
|
|
242
343
|
var isLoading = this.state.isLoading;
|
|
243
344
|
var placeholder = this.props.placeholder;
|
|
244
|
-
return
|
|
345
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
245
346
|
ref: "embedContainer"
|
|
246
347
|
}));
|
|
247
348
|
}
|
|
@@ -430,7 +531,7 @@ function (_Component) {
|
|
|
430
531
|
value: function render() {
|
|
431
532
|
var isLoading = this.state.isLoading;
|
|
432
533
|
var placeholder = this.props.placeholder;
|
|
433
|
-
return
|
|
534
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
434
535
|
ref: "embedContainer"
|
|
435
536
|
}));
|
|
436
537
|
}
|
|
@@ -518,7 +619,7 @@ function (_Component) {
|
|
|
518
619
|
value: function render() {
|
|
519
620
|
var isLoading = this.state.isLoading;
|
|
520
621
|
var placeholder = this.props.placeholder;
|
|
521
|
-
return
|
|
622
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
522
623
|
ref: "embedContainer"
|
|
523
624
|
}));
|
|
524
625
|
}
|
|
@@ -606,7 +707,7 @@ function (_Component) {
|
|
|
606
707
|
value: function render() {
|
|
607
708
|
var isLoading = this.state.isLoading;
|
|
608
709
|
var placeholder = this.props.placeholder;
|
|
609
|
-
return
|
|
710
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
610
711
|
ref: "embedContainer"
|
|
611
712
|
}));
|
|
612
713
|
}
|
|
@@ -694,7 +795,7 @@ function (_Component) {
|
|
|
694
795
|
value: function render() {
|
|
695
796
|
var isLoading = this.state.isLoading;
|
|
696
797
|
var placeholder = this.props.placeholder;
|
|
697
|
-
return
|
|
798
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
698
799
|
ref: "embedContainer"
|
|
699
800
|
}));
|
|
700
801
|
}
|
|
@@ -789,7 +890,7 @@ function (_Component) {
|
|
|
789
890
|
value: function render() {
|
|
790
891
|
var isLoading = this.state.isLoading;
|
|
791
892
|
var placeholder = this.props.placeholder;
|
|
792
|
-
return
|
|
893
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
793
894
|
ref: "embedContainer"
|
|
794
895
|
}));
|
|
795
896
|
}
|
|
@@ -877,7 +978,7 @@ function (_Component) {
|
|
|
877
978
|
value: function render() {
|
|
878
979
|
var isLoading = this.state.isLoading;
|
|
879
980
|
var placeholder = this.props.placeholder;
|
|
880
|
-
return
|
|
981
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
881
982
|
ref: "shareMoment"
|
|
882
983
|
}));
|
|
883
984
|
}
|
|
@@ -965,7 +1066,7 @@ function (_Component) {
|
|
|
965
1066
|
value: function render() {
|
|
966
1067
|
var isLoading = this.state.isLoading;
|
|
967
1068
|
var placeholder = this.props.placeholder;
|
|
968
|
-
return
|
|
1069
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
969
1070
|
ref: "embedContainer"
|
|
970
1071
|
}));
|
|
971
1072
|
}
|
|
@@ -1053,7 +1154,7 @@ function (_Component) {
|
|
|
1053
1154
|
value: function render() {
|
|
1054
1155
|
var isLoading = this.state.isLoading;
|
|
1055
1156
|
var placeholder = this.props.placeholder;
|
|
1056
|
-
return
|
|
1157
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
1057
1158
|
ref: "embedContainer"
|
|
1058
1159
|
}));
|
|
1059
1160
|
}
|
|
@@ -1136,7 +1237,7 @@ function (_Component) {
|
|
|
1136
1237
|
value: function render() {
|
|
1137
1238
|
var isLoading = this.state.isLoading;
|
|
1138
1239
|
var placeholder = this.props.placeholder;
|
|
1139
|
-
return
|
|
1240
|
+
return React.createElement(React.Fragment, null, isLoading && placeholder, React.createElement("div", {
|
|
1140
1241
|
ref: "embedContainer"
|
|
1141
1242
|
}));
|
|
1142
1243
|
}
|
|
@@ -1274,61 +1375,61 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
1274
1375
|
}, []);
|
|
1275
1376
|
|
|
1276
1377
|
var variant = 'black';
|
|
1277
|
-
return
|
|
1278
|
-
|
|
1378
|
+
return React.createElement(
|
|
1379
|
+
React.Fragment,
|
|
1279
1380
|
null,
|
|
1280
|
-
|
|
1381
|
+
React.createElement(
|
|
1281
1382
|
'div',
|
|
1282
1383
|
{ ref: viewableWindow, id: 'vid-slider', className: 'col' },
|
|
1283
|
-
|
|
1384
|
+
React.createElement(
|
|
1284
1385
|
'div',
|
|
1285
1386
|
{ className: 'row' },
|
|
1286
|
-
showScroller &&
|
|
1387
|
+
showScroller && React.createElement(
|
|
1287
1388
|
'div',
|
|
1288
1389
|
{ onClick: function onClick(e) {
|
|
1289
1390
|
return scrollSlider(e, 'prev');
|
|
1290
1391
|
}, className: 'tile__slider-prev', style: { color: variant } },
|
|
1291
|
-
|
|
1392
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow left' })
|
|
1292
1393
|
),
|
|
1293
|
-
showScroller &&
|
|
1394
|
+
showScroller && React.createElement(
|
|
1294
1395
|
'div',
|
|
1295
1396
|
{ onClick: function onClick(e) {
|
|
1296
1397
|
return scrollSlider(e, 'next');
|
|
1297
1398
|
}, className: 'tile__slider-next', style: { color: variant } },
|
|
1298
|
-
|
|
1399
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow right' })
|
|
1299
1400
|
),
|
|
1300
|
-
|
|
1401
|
+
React.createElement(
|
|
1301
1402
|
'div',
|
|
1302
1403
|
{ ref: innerSlider, className: 'row__inner' },
|
|
1303
1404
|
props.data.slides.map(function (img, index) {
|
|
1304
1405
|
var thumbnail = urlFor({ client: client, source: img.slideshowImage, imageWidth: 250 });
|
|
1305
1406
|
if (!img.slideshowImage.link) {
|
|
1306
|
-
return
|
|
1407
|
+
return React.createElement(
|
|
1307
1408
|
'div',
|
|
1308
1409
|
{ ref: tile, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
1309
|
-
|
|
1410
|
+
React.createElement(
|
|
1310
1411
|
'div',
|
|
1311
1412
|
{ className: 'tile__media' },
|
|
1312
|
-
|
|
1413
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
1313
1414
|
),
|
|
1314
|
-
|
|
1415
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
1315
1416
|
);
|
|
1316
1417
|
} else {
|
|
1317
|
-
return
|
|
1418
|
+
return React.createElement(
|
|
1318
1419
|
'a',
|
|
1319
1420
|
{ ref: tile, key: index, href: img.slideshowImage.link, target: img.slideshowImage.blank ? '_target' : '_self', className: 'tile', style: { width: tileSize + 'px' } },
|
|
1320
|
-
|
|
1421
|
+
React.createElement(
|
|
1321
1422
|
'div',
|
|
1322
1423
|
{ className: 'tile__media' },
|
|
1323
|
-
|
|
1424
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
1324
1425
|
),
|
|
1325
|
-
|
|
1426
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
1326
1427
|
);
|
|
1327
1428
|
}
|
|
1328
1429
|
})
|
|
1329
1430
|
)
|
|
1330
1431
|
),
|
|
1331
|
-
|
|
1432
|
+
React.createElement(
|
|
1332
1433
|
'style',
|
|
1333
1434
|
{ jsx: 'true' },
|
|
1334
1435
|
'\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 '
|
|
@@ -1351,95 +1452,95 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
1351
1452
|
pageview = _ref.pageview,
|
|
1352
1453
|
page = _ref.page;
|
|
1353
1454
|
|
|
1354
|
-
return
|
|
1355
|
-
|
|
1455
|
+
return React.createElement(
|
|
1456
|
+
React.Fragment,
|
|
1356
1457
|
null,
|
|
1357
|
-
|
|
1358
|
-
|
|
1458
|
+
React.createElement(Breadcrumbs, null),
|
|
1459
|
+
React.createElement(
|
|
1359
1460
|
'div',
|
|
1360
1461
|
{ className: 'partners-page' },
|
|
1361
|
-
|
|
1462
|
+
React.createElement(
|
|
1362
1463
|
'div',
|
|
1363
1464
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
1364
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.link ?
|
|
1465
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React.createElement(
|
|
1365
1466
|
'a',
|
|
1366
1467
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%' }, href: partnerDetails.thumbnail.link, target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
1367
|
-
|
|
1468
|
+
React.createElement(
|
|
1368
1469
|
'figure',
|
|
1369
1470
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
1370
|
-
|
|
1471
|
+
React.createElement('img', {
|
|
1371
1472
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
1372
1473
|
style: { maxWidth: '100%' },
|
|
1373
1474
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
1374
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
1475
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
1375
1476
|
'figcaption',
|
|
1376
1477
|
null,
|
|
1377
1478
|
partnerDetails.thumbnail.caption
|
|
1378
1479
|
)
|
|
1379
1480
|
)
|
|
1380
|
-
) :
|
|
1481
|
+
) : React.createElement(
|
|
1381
1482
|
'figure',
|
|
1382
1483
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%', textAlign: 'center' } },
|
|
1383
|
-
|
|
1484
|
+
React.createElement('img', {
|
|
1384
1485
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
1385
1486
|
style: { maxWidth: '100%' },
|
|
1386
1487
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
1387
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
1488
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
1388
1489
|
'figcaption',
|
|
1389
1490
|
null,
|
|
1390
1491
|
partnerDetails.thumbnail.caption
|
|
1391
1492
|
)
|
|
1392
1493
|
),
|
|
1393
|
-
|
|
1494
|
+
React.createElement(
|
|
1394
1495
|
'style',
|
|
1395
1496
|
{ jsx: 'true' },
|
|
1396
1497
|
'\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 '
|
|
1397
1498
|
),
|
|
1398
|
-
partnerDetails.description &&
|
|
1499
|
+
partnerDetails.description && React.createElement(
|
|
1399
1500
|
'div',
|
|
1400
1501
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
1401
|
-
|
|
1502
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: partnerDetails.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
1402
1503
|
)
|
|
1403
1504
|
),
|
|
1404
|
-
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides &&
|
|
1505
|
+
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides && React.createElement(
|
|
1405
1506
|
'div',
|
|
1406
1507
|
{ className: 'mb-4', style: { padding: '0 15px' } },
|
|
1407
|
-
partnerDetails.affiliates[0].title &&
|
|
1508
|
+
partnerDetails.affiliates[0].title && React.createElement(
|
|
1408
1509
|
'h2',
|
|
1409
1510
|
{ className: 'bb-gold' },
|
|
1410
1511
|
partnerDetails.affiliates[0].title
|
|
1411
1512
|
),
|
|
1412
|
-
|
|
1513
|
+
React.createElement(ImageSlider, { client: client, data: partnerDetails.affiliates[0] })
|
|
1413
1514
|
),
|
|
1414
|
-
features.length > 0 &&
|
|
1515
|
+
features.length > 0 && React.createElement(
|
|
1415
1516
|
'div',
|
|
1416
1517
|
{ className: ' mb-5' },
|
|
1417
|
-
|
|
1518
|
+
React.createElement(Feature, { dataset: features, client: client })
|
|
1418
1519
|
),
|
|
1419
|
-
partnerDetails.twitter &&
|
|
1420
|
-
|
|
1520
|
+
partnerDetails.twitter && React.createElement(
|
|
1521
|
+
React.Fragment,
|
|
1421
1522
|
null,
|
|
1422
|
-
|
|
1523
|
+
React.createElement(
|
|
1423
1524
|
'div',
|
|
1424
1525
|
{ className: 'mb-5', style: { width: '100%', textAlign: 'center', padding: '0 15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
1425
|
-
|
|
1526
|
+
React.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } })
|
|
1426
1527
|
)
|
|
1427
1528
|
),
|
|
1428
|
-
|
|
1529
|
+
React.createElement(
|
|
1429
1530
|
'div',
|
|
1430
1531
|
null,
|
|
1431
|
-
posts && posts.length > 0 &&
|
|
1432
|
-
|
|
1532
|
+
posts && posts.length > 0 && React.createElement(
|
|
1533
|
+
React.Fragment,
|
|
1433
1534
|
null,
|
|
1434
|
-
|
|
1535
|
+
React.createElement(
|
|
1435
1536
|
'h2',
|
|
1436
1537
|
{ className: 'bb-gold mb-2' },
|
|
1437
1538
|
'Latest from ',
|
|
1438
1539
|
partnerDetails.name
|
|
1439
1540
|
),
|
|
1440
|
-
|
|
1541
|
+
React.createElement('hr', null)
|
|
1441
1542
|
),
|
|
1442
|
-
|
|
1543
|
+
React.createElement(QueueDeckExpanded, {
|
|
1443
1544
|
client: client,
|
|
1444
1545
|
mapping: Settings.mapping,
|
|
1445
1546
|
dataRecord: posts,
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import './iconBase-602d52fe.js';
|
|
3
|
-
import { a as MdPictureAsPdf } from './index.esm-
|
|
3
|
+
import { a as MdPictureAsPdf } from './index.esm-c6715e80.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
|
-
return
|
|
6
|
+
return React.createElement(
|
|
7
7
|
'div',
|
|
8
8
|
{ className: 'pdf-download', style: { textAlign: 'center', padding: '1rem 0', borderTop: '1px solid #eee', marginTop: '1rem' } },
|
|
9
|
-
|
|
9
|
+
React.createElement(
|
|
10
10
|
'a',
|
|
11
11
|
{ rel: 'noopener', href: props.issueInfo.asset.url, target: '_blank' },
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
React.createElement(MdPictureAsPdf, { style: { fontSize: '65px', color: '#ff0000' } }),
|
|
13
|
+
React.createElement(
|
|
14
14
|
'span',
|
|
15
15
|
null,
|
|
16
16
|
'Click to download this publication issue.'
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
3
|
-
import './
|
|
4
|
-
import
|
|
5
|
-
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, { useState } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
6
8
|
import Modal from 'react-bootstrap/Modal';
|
|
7
9
|
|
|
8
10
|
var PopUpModal = function PopUpModal(props) {
|
|
@@ -16,22 +18,22 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
16
18
|
setShow(false);
|
|
17
19
|
};
|
|
18
20
|
|
|
19
|
-
return
|
|
21
|
+
return React.createElement(
|
|
20
22
|
Modal,
|
|
21
23
|
{ show: show, onHide: function onHide() {
|
|
22
24
|
return setShow(false);
|
|
23
25
|
}, 'aria-labelledby': 'Popup-Modal' },
|
|
24
|
-
|
|
25
|
-
|
|
26
|
+
React.createElement(Modal.Title, null),
|
|
27
|
+
React.createElement(
|
|
26
28
|
Modal.Body,
|
|
27
29
|
null,
|
|
28
|
-
|
|
30
|
+
React.createElement(
|
|
29
31
|
'div',
|
|
30
32
|
{ className: 'modalImageHolder' },
|
|
31
|
-
|
|
33
|
+
React.createElement('img', { className: 'modalImage', src: props.ModalImage, onClick: function onClick() {
|
|
32
34
|
return launchModalButton();
|
|
33
35
|
} }),
|
|
34
|
-
|
|
36
|
+
React.createElement(
|
|
35
37
|
'div',
|
|
36
38
|
{ className: 'modalClose', onClick: function onClick() {
|
|
37
39
|
return setShow(false);
|
|
@@ -40,7 +42,7 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
40
42
|
)
|
|
41
43
|
)
|
|
42
44
|
),
|
|
43
|
-
|
|
45
|
+
React.createElement(
|
|
44
46
|
'style',
|
|
45
47
|
{ jsx: 'true' },
|
|
46
48
|
'\n .modalImageHolder {\n display: flex;\n justify-content: center;\n }\n .modalClose {\n display: flex;\n justify-content: center;\n width: 25px;\n height: 25px;\n font-size: 1.25rem;\n color: #fff;\n cursor: pointer;\n }\n .modalImage {\n cursor: pointer;\n }\n '
|