@mjhls/mjh-framework 1.0.858 → 1.0.859-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +11 -11
- package/dist/cjs/AD300x250x600.js +11 -11
- package/dist/cjs/AD728x90.js +12 -12
- package/dist/cjs/ADFloatingFooter.js +13 -13
- package/dist/cjs/ADFooter.js +8 -9
- package/dist/cjs/ADGutter.js +13 -13
- package/dist/cjs/{ADInfeed-ff26342c.js → ADInfeed-98c71bcd.js} +9 -11
- package/dist/cjs/ADSkyscraper.js +13 -13
- package/dist/cjs/ADSponsoredResources.js +13 -13
- package/dist/cjs/ADWebcast.js +13 -13
- package/dist/cjs/ADWelcome.js +17 -17
- package/dist/cjs/{ADlgInfeed-ad4953d4.js → ADlgInfeed-9de32585.js} +6 -7
- package/dist/cjs/AccordionPanel.js +22 -24
- package/dist/cjs/AdSlot.js +15 -15
- package/dist/cjs/AdSlotsProvider.js +903 -11
- package/dist/cjs/AlgoliaSearch.js +14012 -49
- package/dist/cjs/AlphabeticList.js +16 -17
- package/dist/cjs/ArticleCarousel.js +11 -12
- package/dist/cjs/ArticleProgramLandingPage.js +24 -25
- package/dist/cjs/ArticleSeriesLandingPage.js +21 -21
- package/dist/cjs/ArticleSeriesListing.js +41 -41
- package/dist/cjs/Auth.js +1197 -237
- package/dist/cjs/AuthWrapper.js +561 -26
- package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-bb831b74.js} +12 -13
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +21 -23
- package/dist/cjs/CMEDeck.js +65 -64
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +19 -22
- package/dist/cjs/Column3.js +34 -36
- package/dist/cjs/ConferenceArticleCard.js +32 -33
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +82 -85
- package/dist/cjs/DeckQueue.js +70 -73
- package/dist/cjs/{Dfp-0bf098b5.js → Dfp-26baccf1.js} +23 -23
- package/dist/cjs/EventsDeck.js +134 -141
- package/dist/cjs/ExternalResources.js +48 -49
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +34 -35
- package/dist/cjs/GridContent.js +205 -209
- package/dist/cjs/GridHero.js +35 -36
- package/dist/cjs/GroupDeck.js +48 -49
- package/dist/cjs/HamMagazine.js +125 -130
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +9 -10
- package/dist/cjs/HighlightenVideo.js +16 -17
- package/dist/cjs/HorizontalArticleListing.js +38 -39
- package/dist/cjs/HorizontalHero.js +23 -24
- package/dist/cjs/IssueContentDeck.js +65 -70
- package/dist/cjs/IssueDeck.js +61 -66
- package/dist/cjs/IssueLanding.js +59 -60
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +22 -23
- package/dist/cjs/MasterDeck.js +59 -59
- package/dist/cjs/MediaSeriesLanding.js +909 -801
- package/dist/cjs/NavDvm.js +63 -68
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +126 -131
- package/dist/cjs/NavNative.js +117 -125
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +63 -64
- package/dist/cjs/PageFilter.js +8 -9
- package/dist/cjs/PartnerDetailListing.js +188 -288
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +13 -15
- package/dist/cjs/PubSection.js +21 -21
- package/dist/cjs/PubToc.js +7 -8
- package/dist/cjs/PublicationDeck.js +59 -64
- package/dist/cjs/PublicationLanding.js +110 -114
- package/dist/cjs/QueueDeckExpanded.js +287 -286
- package/dist/cjs/RecentNews.js +19 -20
- package/dist/cjs/RelatedContent.js +50 -51
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +12 -16
- package/dist/cjs/SeriesListingDeck.js +27 -26
- package/dist/cjs/{SeriesSlider-60fa1342.js → SeriesSlider-8bbc989f.js} +37 -38
- package/dist/cjs/SideFooter.js +25 -26
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-cea213aa.js} +34 -38
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +55 -60
- package/dist/cjs/TaxonomyDescription.js +23 -24
- package/dist/cjs/TemplateNormal.js +36 -36
- package/dist/cjs/ThumbnailCard.js +17 -19
- package/dist/cjs/Ustream.js +21 -22
- package/dist/cjs/VerticalHero.js +15 -16
- package/dist/cjs/VideoProgramLandingPage.js +41 -45
- package/dist/cjs/VideoSeriesCard.js +23 -24
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -26
- package/dist/cjs/VideoSeriesListing.js +58 -58
- package/dist/cjs/View.js +219 -225
- package/dist/cjs/YahooHero.js +30 -31
- package/dist/cjs/YoutubeGroup.js +54 -55
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-156bd4d6.js} +8 -10
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-60837c34.js → extends-0a918631.js} +1 -0
- package/dist/cjs/faundadb.js +1 -1
- package/dist/cjs/getRelatedArticle.js +131 -67
- package/dist/cjs/getSerializers.js +13 -13
- package/dist/cjs/{getTargeting-3e45e4d4.js → getTargeting-f1821260.js} +11 -11
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-99edf08a.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-9d365128.js → index-96b3db50.js} +10 -12
- package/dist/cjs/{index-44481153.js → index-98e01cb9.js} +47 -494
- package/dist/cjs/{index-646379c4.js → index-998ad42c.js} +1204 -954
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/index-e2e62963.js +89 -0
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +61 -65
- package/dist/cjs/{inherits-87492b40.js → inherits-452ff02c.js} +4 -1
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-7b5e57b0.js → main-02daeefe.js} +54 -90
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-f7f48f71.js} +11 -12
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-9d7f610f.js → typeof-725500bc.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +10 -9
- package/dist/esm/ADFloatingFooter.js +11 -10
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +11 -10
- package/dist/esm/{ADInfeed-422ad6e6.js → ADInfeed-1cc9d817.js} +7 -7
- package/dist/esm/ADSkyscraper.js +11 -10
- package/dist/esm/ADSponsoredResources.js +11 -10
- package/dist/esm/ADWebcast.js +11 -10
- package/dist/esm/ADWelcome.js +15 -14
- package/dist/esm/{ADlgInfeed-f7468db8.js → ADlgInfeed-8c4f129e.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +903 -10
- package/dist/esm/AlgoliaSearch.js +14005 -41
- package/dist/esm/AlphabeticList.js +14 -14
- package/dist/esm/ArticleCarousel.js +9 -9
- package/dist/esm/ArticleProgramLandingPage.js +22 -22
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +38 -37
- package/dist/esm/Auth.js +1181 -217
- package/dist/esm/AuthWrapper.js +561 -24
- package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-34b16174.js} +10 -10
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +62 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +32 -31
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +78 -77
- package/dist/esm/DeckQueue.js +66 -65
- package/dist/esm/{Dfp-85c9513e.js → Dfp-b7236041.js} +11 -10
- package/dist/esm/EventsDeck.js +110 -110
- package/dist/esm/ExternalResources.js +43 -43
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +174 -173
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +100 -100
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +36 -36
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +55 -55
- package/dist/esm/IssueLanding.js +57 -57
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +56 -55
- package/dist/esm/MediaSeriesLanding.js +672 -561
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +103 -103
- package/dist/esm/NavNative.js +92 -92
- package/dist/esm/OncliveHero.js +15 -14
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +79 -178
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +19 -18
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +96 -96
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +22 -21
- package/dist/esm/{SeriesSlider-05ecb544.js → SeriesSlider-a866bb21.js} +28 -28
- package/dist/esm/SideFooter.js +21 -21
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-03c3e869.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +51 -51
- package/dist/esm/TaxonomyDescription.js +18 -18
- package/dist/esm/TemplateNormal.js +33 -32
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +34 -34
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +55 -54
- package/dist/esm/View.js +202 -204
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-eb69e8ac.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getRelatedArticle.js +126 -62
- package/dist/esm/getSerializers.js +13 -13
- package/dist/esm/{getTargeting-9cb7e014.js → getTargeting-bd800589.js} +10 -10
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{index-d1dee060.js → index-2fccaa7f.js} +1162 -901
- package/dist/esm/{index-1819118a.js → index-41a678ea.js} +41 -487
- package/dist/esm/{index-6c12bdd5.js → index-5f7e79e7.js} +4 -4
- package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
- package/dist/esm/index-aaa2dae0.js +85 -0
- package/dist/esm/{index-fa2ffe86.js → index-ef6d5dcf.js} +1 -1
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +53 -54
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{inherits-0d8cda6e.js → inherits-cf8dde54.js} +2 -2
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-747e7d25.js → main-e4a934b2.js} +52 -87
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-a7d5c5c7.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-af9c50d8.js → typeof-6435ba1c.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
|
@@ -6,31 +6,32 @@ import './_iter-detect-5d49a330.js';
|
|
|
6
6
|
import './toConsumableArray-43aa614d.js';
|
|
7
7
|
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends } from './extends-
|
|
9
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-cf8dde54.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
17
|
-
import './
|
|
16
|
+
import React__default, { Component, useRef, useState, useEffect } from 'react';
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
18
19
|
import PropTypes from 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Row';
|
|
20
21
|
import 'react-bootstrap/Col';
|
|
21
22
|
import 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
23
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './isSymbol-1981418f.js';
|
|
25
26
|
import './debounce-9207d8ee.js';
|
|
26
27
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-
|
|
28
|
+
import './index.es-29c1cef5.js';
|
|
28
29
|
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-
|
|
30
|
-
import './index-
|
|
30
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
31
|
+
import './index-73819142.js';
|
|
31
32
|
import urlFor from './urlFor.js';
|
|
32
|
-
import './index-
|
|
33
|
-
import './main-
|
|
33
|
+
import './index-5f7e79e7.js';
|
|
34
|
+
import './main-e4a934b2.js';
|
|
34
35
|
import './entities-7cc3bf45.js';
|
|
35
36
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
36
37
|
import './stringify-4330ccdc.js';
|
|
@@ -38,13 +39,13 @@ import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './async
|
|
|
38
39
|
import './Segment.js';
|
|
39
40
|
import './Beam.js';
|
|
40
41
|
import './AdSlot.js';
|
|
41
|
-
import './ADInfeed-
|
|
42
|
-
import './lodash-
|
|
43
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADInfeed-1cc9d817.js';
|
|
43
|
+
import './lodash-17fdfebb.js';
|
|
44
|
+
import './ADlgInfeed-8c4f129e.js';
|
|
44
45
|
import './getContentCategory-15dcc413.js';
|
|
45
|
-
import './AuthorComponent-
|
|
46
|
+
import './AuthorComponent-34b16174.js';
|
|
46
47
|
import 'react-bootstrap/Button';
|
|
47
|
-
import { B as BlockContent } from './BlockContent-
|
|
48
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
48
49
|
import './index-c7e2ac95.js';
|
|
49
50
|
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
50
51
|
import './GroupDeck.js';
|
|
@@ -52,10 +53,10 @@ import 'react-bootstrap';
|
|
|
52
53
|
import './timeDifferenceCalc.js';
|
|
53
54
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
54
55
|
import './iconBase-602d52fe.js';
|
|
55
|
-
import './index.esm-
|
|
56
|
-
import { g as getSerializers } from './index-
|
|
56
|
+
import './index.esm-29e48d38.js';
|
|
57
|
+
import { g as getSerializers } from './index-2fccaa7f.js';
|
|
57
58
|
import './util-7700fc59.js';
|
|
58
|
-
import './brightcove-react-player-loader.es-
|
|
59
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
59
60
|
import 'next/head';
|
|
60
61
|
import 'react-share';
|
|
61
62
|
import './SocialShare.js';
|
|
@@ -65,112 +66,12 @@ import 'react-bootstrap/Figure';
|
|
|
65
66
|
import 'react-bootstrap/OverlayTrigger';
|
|
66
67
|
import 'react-bootstrap/Tooltip';
|
|
67
68
|
import 'react-bootstrap/Popover';
|
|
68
|
-
import '
|
|
69
|
+
import { _ as _defineProperty, b as _inherits, c as _classCallCheck, d as _possibleConstructorReturn, e as _getPrototypeOf, g as _createClass } from './inherits-77d5e4fc.js';
|
|
69
70
|
import 'react-bootstrap/Carousel';
|
|
70
71
|
import Feature from './Feature.js';
|
|
71
72
|
import 'react-bootstrap/Breadcrumb';
|
|
72
73
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
73
74
|
|
|
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
|
-
|
|
174
75
|
var isRequiredIf_1 = createCommonjsModule(function (module, exports) {
|
|
175
76
|
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.
|
|
176
77
|
}};exports.default=isRequiredIf;
|
|
@@ -342,7 +243,7 @@ function (_Component) {
|
|
|
342
243
|
value: function render() {
|
|
343
244
|
var isLoading = this.state.isLoading;
|
|
344
245
|
var placeholder = this.props.placeholder;
|
|
345
|
-
return
|
|
246
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
346
247
|
ref: "embedContainer"
|
|
347
248
|
}));
|
|
348
249
|
}
|
|
@@ -531,7 +432,7 @@ function (_Component) {
|
|
|
531
432
|
value: function render() {
|
|
532
433
|
var isLoading = this.state.isLoading;
|
|
533
434
|
var placeholder = this.props.placeholder;
|
|
534
|
-
return
|
|
435
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
535
436
|
ref: "embedContainer"
|
|
536
437
|
}));
|
|
537
438
|
}
|
|
@@ -619,7 +520,7 @@ function (_Component) {
|
|
|
619
520
|
value: function render() {
|
|
620
521
|
var isLoading = this.state.isLoading;
|
|
621
522
|
var placeholder = this.props.placeholder;
|
|
622
|
-
return
|
|
523
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
623
524
|
ref: "embedContainer"
|
|
624
525
|
}));
|
|
625
526
|
}
|
|
@@ -707,7 +608,7 @@ function (_Component) {
|
|
|
707
608
|
value: function render() {
|
|
708
609
|
var isLoading = this.state.isLoading;
|
|
709
610
|
var placeholder = this.props.placeholder;
|
|
710
|
-
return
|
|
611
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
711
612
|
ref: "embedContainer"
|
|
712
613
|
}));
|
|
713
614
|
}
|
|
@@ -795,7 +696,7 @@ function (_Component) {
|
|
|
795
696
|
value: function render() {
|
|
796
697
|
var isLoading = this.state.isLoading;
|
|
797
698
|
var placeholder = this.props.placeholder;
|
|
798
|
-
return
|
|
699
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
799
700
|
ref: "embedContainer"
|
|
800
701
|
}));
|
|
801
702
|
}
|
|
@@ -890,7 +791,7 @@ function (_Component) {
|
|
|
890
791
|
value: function render() {
|
|
891
792
|
var isLoading = this.state.isLoading;
|
|
892
793
|
var placeholder = this.props.placeholder;
|
|
893
|
-
return
|
|
794
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
894
795
|
ref: "embedContainer"
|
|
895
796
|
}));
|
|
896
797
|
}
|
|
@@ -978,7 +879,7 @@ function (_Component) {
|
|
|
978
879
|
value: function render() {
|
|
979
880
|
var isLoading = this.state.isLoading;
|
|
980
881
|
var placeholder = this.props.placeholder;
|
|
981
|
-
return
|
|
882
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
982
883
|
ref: "shareMoment"
|
|
983
884
|
}));
|
|
984
885
|
}
|
|
@@ -1066,7 +967,7 @@ function (_Component) {
|
|
|
1066
967
|
value: function render() {
|
|
1067
968
|
var isLoading = this.state.isLoading;
|
|
1068
969
|
var placeholder = this.props.placeholder;
|
|
1069
|
-
return
|
|
970
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
1070
971
|
ref: "embedContainer"
|
|
1071
972
|
}));
|
|
1072
973
|
}
|
|
@@ -1154,7 +1055,7 @@ function (_Component) {
|
|
|
1154
1055
|
value: function render() {
|
|
1155
1056
|
var isLoading = this.state.isLoading;
|
|
1156
1057
|
var placeholder = this.props.placeholder;
|
|
1157
|
-
return
|
|
1058
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
1158
1059
|
ref: "embedContainer"
|
|
1159
1060
|
}));
|
|
1160
1061
|
}
|
|
@@ -1237,7 +1138,7 @@ function (_Component) {
|
|
|
1237
1138
|
value: function render() {
|
|
1238
1139
|
var isLoading = this.state.isLoading;
|
|
1239
1140
|
var placeholder = this.props.placeholder;
|
|
1240
|
-
return
|
|
1141
|
+
return React__default.createElement(React__default.Fragment, null, isLoading && placeholder, React__default.createElement("div", {
|
|
1241
1142
|
ref: "embedContainer"
|
|
1242
1143
|
}));
|
|
1243
1144
|
}
|
|
@@ -1375,61 +1276,61 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
1375
1276
|
}, []);
|
|
1376
1277
|
|
|
1377
1278
|
var variant = 'black';
|
|
1378
|
-
return
|
|
1379
|
-
|
|
1279
|
+
return React__default.createElement(
|
|
1280
|
+
React__default.Fragment,
|
|
1380
1281
|
null,
|
|
1381
|
-
|
|
1282
|
+
React__default.createElement(
|
|
1382
1283
|
'div',
|
|
1383
1284
|
{ ref: viewableWindow, id: 'vid-slider', className: 'col' },
|
|
1384
|
-
|
|
1285
|
+
React__default.createElement(
|
|
1385
1286
|
'div',
|
|
1386
1287
|
{ className: 'row' },
|
|
1387
|
-
showScroller &&
|
|
1288
|
+
showScroller && React__default.createElement(
|
|
1388
1289
|
'div',
|
|
1389
1290
|
{ onClick: function onClick(e) {
|
|
1390
1291
|
return scrollSlider(e, 'prev');
|
|
1391
1292
|
}, className: 'tile__slider-prev', style: { color: variant } },
|
|
1392
|
-
|
|
1293
|
+
React__default.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow left' })
|
|
1393
1294
|
),
|
|
1394
|
-
showScroller &&
|
|
1295
|
+
showScroller && React__default.createElement(
|
|
1395
1296
|
'div',
|
|
1396
1297
|
{ onClick: function onClick(e) {
|
|
1397
1298
|
return scrollSlider(e, 'next');
|
|
1398
1299
|
}, className: 'tile__slider-next', style: { color: variant } },
|
|
1399
|
-
|
|
1300
|
+
React__default.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow right' })
|
|
1400
1301
|
),
|
|
1401
|
-
|
|
1302
|
+
React__default.createElement(
|
|
1402
1303
|
'div',
|
|
1403
1304
|
{ ref: innerSlider, className: 'row__inner' },
|
|
1404
1305
|
props.data.slides.map(function (img, index) {
|
|
1405
1306
|
var thumbnail = urlFor({ client: client, source: img.slideshowImage, imageWidth: 250 });
|
|
1406
1307
|
if (!img.slideshowImage.link) {
|
|
1407
|
-
return
|
|
1308
|
+
return React__default.createElement(
|
|
1408
1309
|
'div',
|
|
1409
1310
|
{ ref: tile, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
1410
|
-
|
|
1311
|
+
React__default.createElement(
|
|
1411
1312
|
'div',
|
|
1412
1313
|
{ className: 'tile__media' },
|
|
1413
|
-
|
|
1314
|
+
React__default.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
1414
1315
|
),
|
|
1415
|
-
|
|
1316
|
+
React__default.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
1416
1317
|
);
|
|
1417
1318
|
} else {
|
|
1418
|
-
return
|
|
1319
|
+
return React__default.createElement(
|
|
1419
1320
|
'a',
|
|
1420
1321
|
{ ref: tile, key: index, href: img.slideshowImage.link, target: img.slideshowImage.blank ? '_target' : '_self', className: 'tile', style: { width: tileSize + 'px' } },
|
|
1421
|
-
|
|
1322
|
+
React__default.createElement(
|
|
1422
1323
|
'div',
|
|
1423
1324
|
{ className: 'tile__media' },
|
|
1424
|
-
|
|
1325
|
+
React__default.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
1425
1326
|
),
|
|
1426
|
-
|
|
1327
|
+
React__default.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
1427
1328
|
);
|
|
1428
1329
|
}
|
|
1429
1330
|
})
|
|
1430
1331
|
)
|
|
1431
1332
|
),
|
|
1432
|
-
|
|
1333
|
+
React__default.createElement(
|
|
1433
1334
|
'style',
|
|
1434
1335
|
{ jsx: 'true' },
|
|
1435
1336
|
'\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 '
|
|
@@ -1452,95 +1353,95 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
1452
1353
|
pageview = _ref.pageview,
|
|
1453
1354
|
page = _ref.page;
|
|
1454
1355
|
|
|
1455
|
-
return
|
|
1456
|
-
|
|
1356
|
+
return React__default.createElement(
|
|
1357
|
+
React__default.Fragment,
|
|
1457
1358
|
null,
|
|
1458
|
-
|
|
1459
|
-
|
|
1359
|
+
React__default.createElement(Breadcrumbs, null),
|
|
1360
|
+
React__default.createElement(
|
|
1460
1361
|
'div',
|
|
1461
1362
|
{ className: 'partners-page' },
|
|
1462
|
-
|
|
1363
|
+
React__default.createElement(
|
|
1463
1364
|
'div',
|
|
1464
1365
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
1465
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.link ?
|
|
1366
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React__default.createElement(
|
|
1466
1367
|
'a',
|
|
1467
1368
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%' }, href: partnerDetails.thumbnail.link, target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
1468
|
-
|
|
1369
|
+
React__default.createElement(
|
|
1469
1370
|
'figure',
|
|
1470
1371
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
1471
|
-
|
|
1372
|
+
React__default.createElement('img', {
|
|
1472
1373
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
1473
1374
|
style: { maxWidth: '100%' },
|
|
1474
1375
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
1475
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
1376
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React__default.createElement(
|
|
1476
1377
|
'figcaption',
|
|
1477
1378
|
null,
|
|
1478
1379
|
partnerDetails.thumbnail.caption
|
|
1479
1380
|
)
|
|
1480
1381
|
)
|
|
1481
|
-
) :
|
|
1382
|
+
) : React__default.createElement(
|
|
1482
1383
|
'figure',
|
|
1483
1384
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%', textAlign: 'center' } },
|
|
1484
|
-
|
|
1385
|
+
React__default.createElement('img', {
|
|
1485
1386
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
1486
1387
|
style: { maxWidth: '100%' },
|
|
1487
1388
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
1488
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
1389
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React__default.createElement(
|
|
1489
1390
|
'figcaption',
|
|
1490
1391
|
null,
|
|
1491
1392
|
partnerDetails.thumbnail.caption
|
|
1492
1393
|
)
|
|
1493
1394
|
),
|
|
1494
|
-
|
|
1395
|
+
React__default.createElement(
|
|
1495
1396
|
'style',
|
|
1496
1397
|
{ jsx: 'true' },
|
|
1497
1398
|
'\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 '
|
|
1498
1399
|
),
|
|
1499
|
-
partnerDetails.description &&
|
|
1400
|
+
partnerDetails.description && React__default.createElement(
|
|
1500
1401
|
'div',
|
|
1501
1402
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
1502
|
-
|
|
1403
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: partnerDetails.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
1503
1404
|
)
|
|
1504
1405
|
),
|
|
1505
|
-
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides &&
|
|
1406
|
+
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides && React__default.createElement(
|
|
1506
1407
|
'div',
|
|
1507
1408
|
{ className: 'mb-4', style: { padding: '0 15px' } },
|
|
1508
|
-
partnerDetails.affiliates[0].title &&
|
|
1409
|
+
partnerDetails.affiliates[0].title && React__default.createElement(
|
|
1509
1410
|
'h2',
|
|
1510
1411
|
{ className: 'bb-gold' },
|
|
1511
1412
|
partnerDetails.affiliates[0].title
|
|
1512
1413
|
),
|
|
1513
|
-
|
|
1414
|
+
React__default.createElement(ImageSlider, { client: client, data: partnerDetails.affiliates[0] })
|
|
1514
1415
|
),
|
|
1515
|
-
features.length > 0 &&
|
|
1416
|
+
features.length > 0 && React__default.createElement(
|
|
1516
1417
|
'div',
|
|
1517
1418
|
{ className: ' mb-5' },
|
|
1518
|
-
|
|
1419
|
+
React__default.createElement(Feature, { dataset: features, client: client })
|
|
1519
1420
|
),
|
|
1520
|
-
partnerDetails.twitter &&
|
|
1521
|
-
|
|
1421
|
+
partnerDetails.twitter && React__default.createElement(
|
|
1422
|
+
React__default.Fragment,
|
|
1522
1423
|
null,
|
|
1523
|
-
|
|
1424
|
+
React__default.createElement(
|
|
1524
1425
|
'div',
|
|
1525
1426
|
{ className: 'mb-5', style: { width: '100%', textAlign: 'center', padding: '0 15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
1526
|
-
|
|
1427
|
+
React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } })
|
|
1527
1428
|
)
|
|
1528
1429
|
),
|
|
1529
|
-
|
|
1430
|
+
React__default.createElement(
|
|
1530
1431
|
'div',
|
|
1531
1432
|
null,
|
|
1532
|
-
posts && posts.length > 0 &&
|
|
1533
|
-
|
|
1433
|
+
posts && posts.length > 0 && React__default.createElement(
|
|
1434
|
+
React__default.Fragment,
|
|
1534
1435
|
null,
|
|
1535
|
-
|
|
1436
|
+
React__default.createElement(
|
|
1536
1437
|
'h2',
|
|
1537
1438
|
{ className: 'bb-gold mb-2' },
|
|
1538
1439
|
'Latest from ',
|
|
1539
1440
|
partnerDetails.name
|
|
1540
1441
|
),
|
|
1541
|
-
|
|
1442
|
+
React__default.createElement('hr', null)
|
|
1542
1443
|
),
|
|
1543
|
-
|
|
1444
|
+
React__default.createElement(QueueDeckExpanded, {
|
|
1544
1445
|
client: client,
|
|
1545
1446
|
mapping: Settings.mapping,
|
|
1546
1447
|
dataRecord: posts,
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
import './iconBase-602d52fe.js';
|
|
3
|
-
import { a as MdPictureAsPdf } from './index.esm-
|
|
3
|
+
import { a as MdPictureAsPdf } from './index.esm-f8aaeeeb.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
|
-
return
|
|
6
|
+
return React__default.createElement(
|
|
7
7
|
'div',
|
|
8
8
|
{ className: 'pdf-download', style: { textAlign: 'center', padding: '1rem 0', borderTop: '1px solid #eee', marginTop: '1rem' } },
|
|
9
|
-
|
|
9
|
+
React__default.createElement(
|
|
10
10
|
'a',
|
|
11
11
|
{ rel: 'noopener', href: props.issueInfo.asset.url, target: '_blank' },
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
React__default.createElement(MdPictureAsPdf, { style: { fontSize: '65px', color: '#ff0000' } }),
|
|
13
|
+
React__default.createElement(
|
|
14
14
|
'span',
|
|
15
15
|
null,
|
|
16
16
|
'Click to download this publication issue.'
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -3,7 +3,7 @@ import './_to-object-a4107da3.js';
|
|
|
3
3
|
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './core.get-iterator-method-e1de7503.js';
|
|
5
5
|
import './web.dom.iterable-4439f05a.js';
|
|
6
|
-
import
|
|
6
|
+
import React__default, { useState } from 'react';
|
|
7
7
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
8
8
|
import Modal from 'react-bootstrap/Modal';
|
|
9
9
|
|
|
@@ -18,22 +18,22 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
18
18
|
setShow(false);
|
|
19
19
|
};
|
|
20
20
|
|
|
21
|
-
return
|
|
21
|
+
return React__default.createElement(
|
|
22
22
|
Modal,
|
|
23
23
|
{ show: show, onHide: function onHide() {
|
|
24
24
|
return setShow(false);
|
|
25
25
|
}, 'aria-labelledby': 'Popup-Modal' },
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
React__default.createElement(Modal.Title, null),
|
|
27
|
+
React__default.createElement(
|
|
28
28
|
Modal.Body,
|
|
29
29
|
null,
|
|
30
|
-
|
|
30
|
+
React__default.createElement(
|
|
31
31
|
'div',
|
|
32
32
|
{ className: 'modalImageHolder' },
|
|
33
|
-
|
|
33
|
+
React__default.createElement('img', { className: 'modalImage', src: props.ModalImage, onClick: function onClick() {
|
|
34
34
|
return launchModalButton();
|
|
35
35
|
} }),
|
|
36
|
-
|
|
36
|
+
React__default.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'modalClose', onClick: function onClick() {
|
|
39
39
|
return setShow(false);
|
|
@@ -42,7 +42,7 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
42
42
|
)
|
|
43
43
|
)
|
|
44
44
|
),
|
|
45
|
-
|
|
45
|
+
React__default.createElement(
|
|
46
46
|
'style',
|
|
47
47
|
{ jsx: 'true' },
|
|
48
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 '
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -6,24 +6,25 @@ import './_iter-detect-5d49a330.js';
|
|
|
6
6
|
import './toConsumableArray-43aa614d.js';
|
|
7
7
|
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends } from './extends-
|
|
9
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
10
|
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import
|
|
12
|
-
import './
|
|
11
|
+
import React__default from 'react';
|
|
12
|
+
import './events-6c3a7a63.js';
|
|
13
|
+
import './index-41a678ea.js';
|
|
13
14
|
import 'prop-types';
|
|
14
15
|
import 'react-bootstrap/Card';
|
|
15
|
-
import './moment-
|
|
16
|
+
import './moment-e2f9b20c.js';
|
|
16
17
|
import 'next/router';
|
|
17
18
|
import './isSymbol-1981418f.js';
|
|
18
19
|
import './debounce-9207d8ee.js';
|
|
19
20
|
import './toNumber-2f7a84cd.js';
|
|
20
|
-
import './index.es-
|
|
21
|
+
import './index.es-29c1cef5.js';
|
|
21
22
|
import 'react-dom';
|
|
22
|
-
import './visibility-sensor-
|
|
23
|
-
import './index-
|
|
23
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
24
|
+
import './index-73819142.js';
|
|
24
25
|
import './urlFor.js';
|
|
25
|
-
import './index-
|
|
26
|
-
import './main-
|
|
26
|
+
import './index-5f7e79e7.js';
|
|
27
|
+
import './main-e4a934b2.js';
|
|
27
28
|
import './entities-7cc3bf45.js';
|
|
28
29
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
29
30
|
import './stringify-4330ccdc.js';
|
|
@@ -31,11 +32,11 @@ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1
|
|
|
31
32
|
import './Segment.js';
|
|
32
33
|
import './Beam.js';
|
|
33
34
|
import './AdSlot.js';
|
|
34
|
-
import './ADInfeed-
|
|
35
|
-
import './lodash-
|
|
36
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADInfeed-1cc9d817.js';
|
|
36
|
+
import './lodash-17fdfebb.js';
|
|
37
|
+
import './ADlgInfeed-8c4f129e.js';
|
|
37
38
|
import './getContentCategory-15dcc413.js';
|
|
38
|
-
import './AuthorComponent-
|
|
39
|
+
import './AuthorComponent-34b16174.js';
|
|
39
40
|
import 'react-bootstrap';
|
|
40
41
|
import './timeDifferenceCalc.js';
|
|
41
42
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
@@ -46,24 +47,24 @@ var PubSection = function PubSection(props) {
|
|
|
46
47
|
var pubSection = props.pubSection,
|
|
47
48
|
tocUrl = props.tocUrl;
|
|
48
49
|
|
|
49
|
-
return
|
|
50
|
+
return React__default.createElement(
|
|
50
51
|
'div',
|
|
51
52
|
{ id: 'pubSection' },
|
|
52
|
-
pubSection.publication && pubSection.publication.name &&
|
|
53
|
+
pubSection.publication && pubSection.publication.name && React__default.createElement(
|
|
53
54
|
'h2',
|
|
54
55
|
null,
|
|
55
56
|
pubSection.publication.name
|
|
56
57
|
),
|
|
57
|
-
|
|
58
|
+
React__default.createElement(
|
|
58
59
|
'p',
|
|
59
60
|
null,
|
|
60
|
-
|
|
61
|
+
React__default.createElement(
|
|
61
62
|
'a',
|
|
62
63
|
{ id: 'back', href: tocUrl ? tocUrl : 'toc' },
|
|
63
64
|
'Back to Table of Contents'
|
|
64
65
|
)
|
|
65
66
|
),
|
|
66
|
-
|
|
67
|
+
React__default.createElement(QueueDeckExpanded, _extends({ dataRecord: pubSection.articles }, props))
|
|
67
68
|
);
|
|
68
69
|
};
|
|
69
70
|
|