@mjhls/mjh-framework 1.0.857 → 1.0.859-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +11 -11
- package/dist/cjs/AD300x250x600.js +11 -11
- package/dist/cjs/AD728x90.js +12 -12
- package/dist/cjs/ADFloatingFooter.js +13 -13
- package/dist/cjs/ADFooter.js +8 -9
- package/dist/cjs/ADGutter.js +13 -13
- package/dist/cjs/{ADInfeed-ff26342c.js → ADInfeed-98c71bcd.js} +9 -11
- package/dist/cjs/ADSkyscraper.js +13 -13
- package/dist/cjs/ADSponsoredResources.js +13 -13
- package/dist/cjs/ADWebcast.js +13 -13
- package/dist/cjs/ADWelcome.js +27 -18
- package/dist/cjs/{ADlgInfeed-ad4953d4.js → ADlgInfeed-9de32585.js} +6 -7
- package/dist/cjs/AccordionPanel.js +22 -24
- package/dist/cjs/AdSlot.js +15 -15
- package/dist/cjs/AdSlotsProvider.js +903 -11
- package/dist/cjs/AlgoliaSearch.js +14012 -49
- package/dist/cjs/AlphabeticList.js +16 -17
- package/dist/cjs/ArticleCarousel.js +11 -12
- package/dist/cjs/ArticleProgramLandingPage.js +24 -25
- package/dist/cjs/ArticleSeriesLandingPage.js +21 -21
- package/dist/cjs/ArticleSeriesListing.js +41 -41
- package/dist/cjs/Auth.js +1197 -237
- package/dist/cjs/AuthWrapper.js +561 -26
- package/dist/cjs/{AuthorComponent-ac8972ce.js → AuthorComponent-bb831b74.js} +12 -13
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +21 -23
- package/dist/cjs/CMEDeck.js +65 -64
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +19 -22
- package/dist/cjs/Column3.js +34 -36
- package/dist/cjs/ConferenceArticleCard.js +32 -33
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +82 -85
- package/dist/cjs/DeckQueue.js +70 -73
- package/dist/cjs/{Dfp-0bf098b5.js → Dfp-26baccf1.js} +23 -23
- package/dist/cjs/EventsDeck.js +134 -141
- package/dist/cjs/ExternalResources.js +48 -49
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +34 -35
- package/dist/cjs/GridContent.js +205 -209
- package/dist/cjs/GridHero.js +35 -36
- package/dist/cjs/GroupDeck.js +48 -49
- package/dist/cjs/HamMagazine.js +125 -130
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +9 -10
- package/dist/cjs/HighlightenVideo.js +16 -17
- package/dist/cjs/HorizontalArticleListing.js +38 -39
- package/dist/cjs/HorizontalHero.js +23 -24
- package/dist/cjs/IssueContentDeck.js +65 -70
- package/dist/cjs/IssueDeck.js +61 -66
- package/dist/cjs/IssueLanding.js +59 -60
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +22 -23
- package/dist/cjs/MasterDeck.js +59 -59
- package/dist/cjs/MediaSeriesLanding.js +909 -801
- package/dist/cjs/NavDvm.js +63 -68
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +126 -131
- package/dist/cjs/NavNative.js +117 -125
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +63 -64
- package/dist/cjs/PageFilter.js +8 -9
- package/dist/cjs/PartnerDetailListing.js +188 -288
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +13 -15
- package/dist/cjs/PubSection.js +21 -21
- package/dist/cjs/PubToc.js +7 -8
- package/dist/cjs/PublicationDeck.js +59 -64
- package/dist/cjs/PublicationLanding.js +110 -114
- package/dist/cjs/QueueDeckExpanded.js +287 -286
- package/dist/cjs/RecentNews.js +19 -20
- package/dist/cjs/RelatedContent.js +50 -51
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +12 -16
- package/dist/cjs/SeriesListingDeck.js +27 -26
- package/dist/cjs/{SeriesSlider-60fa1342.js → SeriesSlider-8bbc989f.js} +37 -38
- package/dist/cjs/SideFooter.js +25 -26
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-19548e2a.js → SocialSearchComponent-cea213aa.js} +34 -38
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +55 -60
- package/dist/cjs/TaxonomyDescription.js +23 -24
- package/dist/cjs/TemplateNormal.js +36 -36
- package/dist/cjs/ThumbnailCard.js +17 -19
- package/dist/cjs/Ustream.js +21 -22
- package/dist/cjs/VerticalHero.js +15 -16
- package/dist/cjs/VideoProgramLandingPage.js +41 -45
- package/dist/cjs/VideoSeriesCard.js +23 -24
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -26
- package/dist/cjs/VideoSeriesListing.js +58 -58
- package/dist/cjs/View.js +219 -225
- package/dist/cjs/YahooHero.js +30 -31
- package/dist/cjs/YoutubeGroup.js +54 -55
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-156bd4d6.js} +8 -10
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-60837c34.js → extends-0a918631.js} +1 -0
- package/dist/cjs/faundadb.js +1 -1
- package/dist/cjs/getRelatedArticle.js +131 -67
- package/dist/cjs/getSerializers.js +13 -13
- package/dist/cjs/{getTargeting-3e45e4d4.js → getTargeting-f1821260.js} +11 -11
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-99edf08a.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-9d365128.js → index-96b3db50.js} +10 -12
- package/dist/cjs/{index-44481153.js → index-98e01cb9.js} +47 -494
- package/dist/cjs/{index-646379c4.js → index-998ad42c.js} +1204 -954
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/index-e2e62963.js +89 -0
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +61 -65
- package/dist/cjs/{inherits-87492b40.js → inherits-452ff02c.js} +4 -1
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
- package/dist/cjs/{main-7b5e57b0.js → main-02daeefe.js} +54 -90
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-f7f48f71.js} +11 -12
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-9d7f610f.js → typeof-725500bc.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +10 -9
- package/dist/esm/ADFloatingFooter.js +11 -10
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +11 -10
- package/dist/esm/{ADInfeed-422ad6e6.js → ADInfeed-1cc9d817.js} +7 -7
- package/dist/esm/ADSkyscraper.js +11 -10
- package/dist/esm/ADSponsoredResources.js +11 -10
- package/dist/esm/ADWebcast.js +11 -10
- package/dist/esm/ADWelcome.js +25 -15
- package/dist/esm/{ADlgInfeed-f7468db8.js → ADlgInfeed-8c4f129e.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +903 -10
- package/dist/esm/AlgoliaSearch.js +14005 -41
- package/dist/esm/AlphabeticList.js +14 -14
- package/dist/esm/ArticleCarousel.js +9 -9
- package/dist/esm/ArticleProgramLandingPage.js +22 -22
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +38 -37
- package/dist/esm/Auth.js +1181 -217
- package/dist/esm/AuthWrapper.js +561 -24
- package/dist/esm/{AuthorComponent-8ffd4679.js → AuthorComponent-34b16174.js} +10 -10
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +62 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +32 -31
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +78 -77
- package/dist/esm/DeckQueue.js +66 -65
- package/dist/esm/{Dfp-85c9513e.js → Dfp-b7236041.js} +11 -10
- package/dist/esm/EventsDeck.js +110 -110
- package/dist/esm/ExternalResources.js +43 -43
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +174 -173
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +100 -100
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +36 -36
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +55 -55
- package/dist/esm/IssueLanding.js +57 -57
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +56 -55
- package/dist/esm/MediaSeriesLanding.js +672 -561
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +103 -103
- package/dist/esm/NavNative.js +92 -92
- package/dist/esm/OncliveHero.js +15 -14
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +79 -178
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +19 -18
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +96 -96
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +22 -21
- package/dist/esm/{SeriesSlider-05ecb544.js → SeriesSlider-a866bb21.js} +28 -28
- package/dist/esm/SideFooter.js +21 -21
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-47815365.js → SocialSearchComponent-03c3e869.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +51 -51
- package/dist/esm/TaxonomyDescription.js +18 -18
- package/dist/esm/TemplateNormal.js +33 -32
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +34 -34
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +55 -54
- package/dist/esm/View.js +202 -204
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-eb69e8ac.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +1 -1
- package/dist/esm/getRelatedArticle.js +126 -62
- package/dist/esm/getSerializers.js +13 -13
- package/dist/esm/{getTargeting-9cb7e014.js → getTargeting-bd800589.js} +10 -10
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{index-d1dee060.js → index-2fccaa7f.js} +1162 -901
- package/dist/esm/{index-1819118a.js → index-41a678ea.js} +41 -487
- package/dist/esm/{index-6c12bdd5.js → index-5f7e79e7.js} +4 -4
- package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
- package/dist/esm/index-aaa2dae0.js +85 -0
- package/dist/esm/{index-fa2ffe86.js → index-ef6d5dcf.js} +1 -1
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +53 -54
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{inherits-0d8cda6e.js → inherits-cf8dde54.js} +2 -2
- package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
- package/dist/esm/{main-747e7d25.js → main-e4a934b2.js} +52 -87
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-a7d5c5c7.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-af9c50d8.js → typeof-6435ba1c.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
|
@@ -1,64 +1,52 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
+
|
|
3
5
|
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
4
6
|
var _toObject = require('./_to-object-329a650b.js');
|
|
5
7
|
var toConsumableArray = require('./toConsumableArray-9a3476fe.js');
|
|
6
|
-
var _extends = require('./extends-
|
|
7
|
-
var inherits = require('./inherits-
|
|
8
|
-
var _typeof
|
|
8
|
+
var _extends$1 = require('./extends-0a918631.js');
|
|
9
|
+
var inherits$1 = require('./inherits-452ff02c.js');
|
|
10
|
+
var _typeof = require('./typeof-725500bc.js');
|
|
9
11
|
var React = require('react');
|
|
10
|
-
var
|
|
12
|
+
var React__default = _interopDefault(React);
|
|
13
|
+
var index = require('./index-98e01cb9.js');
|
|
11
14
|
var PropTypes = require('prop-types');
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
+
var PropTypes__default = _interopDefault(PropTypes);
|
|
16
|
+
var Row = _interopDefault(require('react-bootstrap/Row'));
|
|
17
|
+
var Col = _interopDefault(require('react-bootstrap/Col'));
|
|
18
|
+
var moment = require('./moment-575fe24c.js');
|
|
15
19
|
var Router = require('next/router');
|
|
20
|
+
var Router__default = _interopDefault(Router);
|
|
16
21
|
var urlFor = require('./urlFor.js');
|
|
17
|
-
var index$2 = require('./index-
|
|
18
|
-
var main = require('./main-
|
|
22
|
+
var index$2 = require('./index-96b3db50.js');
|
|
23
|
+
var main = require('./main-02daeefe.js');
|
|
19
24
|
var entities = require('./entities-310b46ee.js');
|
|
20
25
|
var slicedToArray = require('./slicedToArray-8f385299.js');
|
|
21
26
|
var Segment = require('./Segment.js');
|
|
22
27
|
var Beam = require('./Beam.js');
|
|
23
28
|
var AdSlot = require('./AdSlot.js');
|
|
24
|
-
var Button = require('react-bootstrap/Button');
|
|
25
|
-
var BlockContent = require('./BlockContent-
|
|
26
|
-
var index$
|
|
29
|
+
var Button = _interopDefault(require('react-bootstrap/Button'));
|
|
30
|
+
var BlockContent = require('./BlockContent-091a991f.js');
|
|
31
|
+
var index$3 = require('./index-187c967e.js');
|
|
27
32
|
var GroupDeck = require('./GroupDeck.js');
|
|
28
33
|
var reactBootstrap = require('react-bootstrap');
|
|
29
|
-
var index_esm = require('./index.esm-
|
|
34
|
+
var index_esm = require('./index.esm-90433435.js');
|
|
30
35
|
var util = require('./util-f2c1b65b.js');
|
|
31
|
-
var brightcoveReactPlayerLoader_es = require('./brightcove-react-player-loader.es-
|
|
32
|
-
var Head = require('next/head');
|
|
36
|
+
var brightcoveReactPlayerLoader_es = require('./brightcove-react-player-loader.es-156bd4d6.js');
|
|
37
|
+
var Head = _interopDefault(require('next/head'));
|
|
33
38
|
var SocialShare = require('./SocialShare.js');
|
|
34
39
|
var _objectToArray = require('./_object-to-array-5762f850.js');
|
|
35
|
-
var Pagination = require('react-bootstrap/Pagination');
|
|
36
|
-
var Figure$1 = require('react-bootstrap/Figure');
|
|
37
|
-
var OverlayTrigger = require('react-bootstrap/OverlayTrigger');
|
|
38
|
-
var Tooltip = require('react-bootstrap/Tooltip');
|
|
39
|
-
var Popover = require('react-bootstrap/Popover');
|
|
40
|
-
var ScriptTag = require('react-script-tag');
|
|
41
|
-
|
|
42
|
-
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
43
|
-
|
|
44
|
-
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
45
|
-
var PropTypes__default = /*#__PURE__*/_interopDefaultLegacy(PropTypes);
|
|
46
|
-
var Row__default = /*#__PURE__*/_interopDefaultLegacy(Row);
|
|
47
|
-
var Col__default = /*#__PURE__*/_interopDefaultLegacy(Col);
|
|
48
|
-
var Router__default = /*#__PURE__*/_interopDefaultLegacy(Router);
|
|
49
|
-
var Button__default = /*#__PURE__*/_interopDefaultLegacy(Button);
|
|
50
|
-
var Head__default = /*#__PURE__*/_interopDefaultLegacy(Head);
|
|
51
|
-
var Pagination__default = /*#__PURE__*/_interopDefaultLegacy(Pagination);
|
|
52
|
-
var Figure__default = /*#__PURE__*/_interopDefaultLegacy(Figure$1);
|
|
53
|
-
var OverlayTrigger__default = /*#__PURE__*/_interopDefaultLegacy(OverlayTrigger);
|
|
54
|
-
var Tooltip__default = /*#__PURE__*/_interopDefaultLegacy(Tooltip);
|
|
55
|
-
var Popover__default = /*#__PURE__*/_interopDefaultLegacy(Popover);
|
|
56
|
-
var ScriptTag__default = /*#__PURE__*/_interopDefaultLegacy(ScriptTag);
|
|
40
|
+
var Pagination = _interopDefault(require('react-bootstrap/Pagination'));
|
|
41
|
+
var Figure$1 = _interopDefault(require('react-bootstrap/Figure'));
|
|
42
|
+
var OverlayTrigger = _interopDefault(require('react-bootstrap/OverlayTrigger'));
|
|
43
|
+
var Tooltip = _interopDefault(require('react-bootstrap/Tooltip'));
|
|
44
|
+
var Popover = _interopDefault(require('react-bootstrap/Popover'));
|
|
57
45
|
|
|
58
46
|
var onChangeSlide = function onChangeSlide(selectedIndex, router) {
|
|
59
47
|
var pageNumber = selectedIndex + 1;
|
|
60
48
|
var href = '/view/' + router.query.url + '?page=' + pageNumber;
|
|
61
|
-
Router__default
|
|
49
|
+
Router__default.push(router.pathname, pageNumber > 1 ? href : '/view/' + router.query.url, { shallow: true });
|
|
62
50
|
};
|
|
63
51
|
|
|
64
52
|
var Slideshow = function Slideshow(_ref) {
|
|
@@ -88,27 +76,27 @@ var Slideshow = function Slideshow(_ref) {
|
|
|
88
76
|
if (pageview) pageview(router.asPath);
|
|
89
77
|
}, [router]);
|
|
90
78
|
|
|
91
|
-
return React__default
|
|
79
|
+
return React__default.createElement(
|
|
92
80
|
'div',
|
|
93
81
|
{ className: 'mt-3 mb-3' },
|
|
94
|
-
React__default
|
|
82
|
+
React__default.createElement(
|
|
95
83
|
reactBootstrap.Carousel,
|
|
96
84
|
{ activeIndex: carouselIndex, onSelect: function onSelect(selectedIndex, e) {
|
|
97
85
|
return onChangeSlide(selectedIndex, router);
|
|
98
86
|
}, interval: null },
|
|
99
87
|
slides && slides.map(function (slide) {
|
|
100
|
-
return React__default
|
|
88
|
+
return React__default.createElement(
|
|
101
89
|
reactBootstrap.Carousel.Item,
|
|
102
90
|
{ key: slide._key },
|
|
103
|
-
React__default
|
|
91
|
+
React__default.createElement(
|
|
104
92
|
'picture',
|
|
105
93
|
null,
|
|
106
|
-
React__default
|
|
107
|
-
React__default
|
|
108
|
-
React__default
|
|
109
|
-
React__default
|
|
94
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: slide.asset, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
95
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: slide.asset, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
96
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: slide.asset, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
97
|
+
React__default.createElement('img', { src: urlFor({ source: slide.asset, client: client }), alt: slide.alt || '', style: { width: '100%' } })
|
|
110
98
|
),
|
|
111
|
-
slide.caption && React__default
|
|
99
|
+
slide.caption && React__default.createElement(
|
|
112
100
|
'p',
|
|
113
101
|
{ className: 'p-2' },
|
|
114
102
|
slide.caption
|
|
@@ -119,18 +107,21 @@ var Slideshow = function Slideshow(_ref) {
|
|
|
119
107
|
);
|
|
120
108
|
};
|
|
121
109
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
110
|
+
var isArray = Array.isArray;
|
|
111
|
+
var keyList = Object.keys;
|
|
112
|
+
var hasProp = Object.prototype.hasOwnProperty;
|
|
125
113
|
|
|
126
114
|
var fastDeepEqual = function equal(a, b) {
|
|
127
115
|
if (a === b) return true;
|
|
128
116
|
|
|
129
117
|
if (a && b && typeof a == 'object' && typeof b == 'object') {
|
|
130
|
-
|
|
118
|
+
var arrA = isArray(a)
|
|
119
|
+
, arrB = isArray(b)
|
|
120
|
+
, i
|
|
121
|
+
, length
|
|
122
|
+
, key;
|
|
131
123
|
|
|
132
|
-
|
|
133
|
-
if (Array.isArray(a)) {
|
|
124
|
+
if (arrA && arrB) {
|
|
134
125
|
length = a.length;
|
|
135
126
|
if (length != b.length) return false;
|
|
136
127
|
for (i = length; i-- !== 0;)
|
|
@@ -138,29 +129,35 @@ var fastDeepEqual = function equal(a, b) {
|
|
|
138
129
|
return true;
|
|
139
130
|
}
|
|
140
131
|
|
|
132
|
+
if (arrA != arrB) return false;
|
|
141
133
|
|
|
134
|
+
var dateA = a instanceof Date
|
|
135
|
+
, dateB = b instanceof Date;
|
|
136
|
+
if (dateA != dateB) return false;
|
|
137
|
+
if (dateA && dateB) return a.getTime() == b.getTime();
|
|
142
138
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
if (
|
|
139
|
+
var regexpA = a instanceof RegExp
|
|
140
|
+
, regexpB = b instanceof RegExp;
|
|
141
|
+
if (regexpA != regexpB) return false;
|
|
142
|
+
if (regexpA && regexpB) return a.toString() == b.toString();
|
|
146
143
|
|
|
147
|
-
keys =
|
|
144
|
+
var keys = keyList(a);
|
|
148
145
|
length = keys.length;
|
|
149
|
-
|
|
146
|
+
|
|
147
|
+
if (length !== keyList(b).length)
|
|
148
|
+
return false;
|
|
150
149
|
|
|
151
150
|
for (i = length; i-- !== 0;)
|
|
152
|
-
if (!
|
|
151
|
+
if (!hasProp.call(b, keys[i])) return false;
|
|
153
152
|
|
|
154
153
|
for (i = length; i-- !== 0;) {
|
|
155
|
-
|
|
156
|
-
|
|
154
|
+
key = keys[i];
|
|
157
155
|
if (!equal(a[key], b[key])) return false;
|
|
158
156
|
}
|
|
159
157
|
|
|
160
158
|
return true;
|
|
161
159
|
}
|
|
162
160
|
|
|
163
|
-
// true if both NaN, false otherwise
|
|
164
161
|
return a!==a && b!==b;
|
|
165
162
|
};
|
|
166
163
|
|
|
@@ -1583,239 +1580,199 @@ module.exports = exports['default'];
|
|
|
1583
1580
|
|
|
1584
1581
|
var youTubePlayer = _commonjsHelpers.unwrapExports(dist);
|
|
1585
1582
|
|
|
1586
|
-
function
|
|
1587
|
-
|
|
1588
|
-
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
1589
|
-
|
|
1590
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
1591
|
-
|
|
1592
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
1593
|
-
|
|
1594
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
1595
|
-
|
|
1596
|
-
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
1597
|
-
|
|
1598
|
-
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
1599
|
-
|
|
1600
|
-
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
1583
|
+
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
|
|
1601
1584
|
|
|
1602
|
-
function
|
|
1603
|
-
|
|
1604
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
1585
|
+
var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
|
|
1605
1586
|
|
|
1606
|
-
function
|
|
1587
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
1607
1588
|
|
|
1608
|
-
function
|
|
1589
|
+
function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
|
|
1609
1590
|
|
|
1610
|
-
function
|
|
1591
|
+
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }
|
|
1611
1592
|
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
*
|
|
1615
|
-
*
|
|
1616
|
-
* @param {Object}
|
|
1617
|
-
* @param {Object} props
|
|
1593
|
+
/**
|
|
1594
|
+
* Check whether a `props` change should result in the video being updated.
|
|
1595
|
+
*
|
|
1596
|
+
* @param {Object} prevProps
|
|
1597
|
+
* @param {Object} props
|
|
1618
1598
|
*/
|
|
1619
|
-
|
|
1620
1599
|
function shouldUpdateVideo(prevProps, props) {
|
|
1621
1600
|
// A changing video should always trigger an update
|
|
1622
1601
|
if (prevProps.videoId !== props.videoId) {
|
|
1623
1602
|
return true;
|
|
1624
|
-
}
|
|
1625
|
-
// update.
|
|
1626
|
-
|
|
1603
|
+
}
|
|
1627
1604
|
|
|
1605
|
+
// Otherwise, a change in the start/end time playerVars also requires a player
|
|
1606
|
+
// update.
|
|
1628
1607
|
var prevVars = prevProps.opts.playerVars || {};
|
|
1629
1608
|
var vars = props.opts.playerVars || {};
|
|
1609
|
+
|
|
1630
1610
|
return prevVars.start !== vars.start || prevVars.end !== vars.end;
|
|
1631
1611
|
}
|
|
1632
|
-
/**
|
|
1633
|
-
* Neutralize API options that only require a video update, leaving only options
|
|
1634
|
-
* that require a player reset. The results can then be compared to see if a
|
|
1635
|
-
* player reset is necessary.
|
|
1636
|
-
*
|
|
1637
|
-
* @param {Object} opts
|
|
1638
|
-
*/
|
|
1639
|
-
|
|
1640
1612
|
|
|
1613
|
+
/**
|
|
1614
|
+
* Neutralise API options that only require a video update, leaving only options
|
|
1615
|
+
* that require a player reset. The results can then be compared to see if a
|
|
1616
|
+
* player reset is necessary.
|
|
1617
|
+
*
|
|
1618
|
+
* @param {Object} opts
|
|
1619
|
+
*/
|
|
1641
1620
|
function filterResetOptions(opts) {
|
|
1642
|
-
return
|
|
1643
|
-
playerVars:
|
|
1621
|
+
return _extends({}, opts, {
|
|
1622
|
+
playerVars: _extends({}, opts.playerVars, {
|
|
1644
1623
|
autoplay: 0,
|
|
1645
1624
|
start: 0,
|
|
1646
1625
|
end: 0
|
|
1647
1626
|
})
|
|
1648
1627
|
});
|
|
1649
1628
|
}
|
|
1650
|
-
/**
|
|
1651
|
-
* Check whether a `props` change should result in the player being reset.
|
|
1652
|
-
* The player is reset when the `props.opts` change, except if the only change
|
|
1653
|
-
* is in the `start` and `end` playerVars, because a video update can deal with
|
|
1654
|
-
* those.
|
|
1655
|
-
*
|
|
1656
|
-
* @param {Object} prevProps
|
|
1657
|
-
* @param {Object} props
|
|
1658
|
-
*/
|
|
1659
|
-
|
|
1660
1629
|
|
|
1630
|
+
/**
|
|
1631
|
+
* Check whether a `props` change should result in the player being reset.
|
|
1632
|
+
* The player is reset when the `props.opts` change, except if the only change
|
|
1633
|
+
* is in the `start` and `end` playerVars, because a video update can deal with
|
|
1634
|
+
* those.
|
|
1635
|
+
*
|
|
1636
|
+
* @param {Object} prevProps
|
|
1637
|
+
* @param {Object} props
|
|
1638
|
+
*/
|
|
1661
1639
|
function shouldResetPlayer(prevProps, props) {
|
|
1662
1640
|
return !fastDeepEqual(filterResetOptions(prevProps.opts), filterResetOptions(props.opts));
|
|
1663
1641
|
}
|
|
1664
|
-
/**
|
|
1665
|
-
* Check whether a props change should result in an id or className update.
|
|
1666
|
-
*
|
|
1667
|
-
* @param {Object} prevProps
|
|
1668
|
-
* @param {Object} props
|
|
1669
|
-
*/
|
|
1670
|
-
|
|
1671
1642
|
|
|
1643
|
+
/**
|
|
1644
|
+
* Check whether a props change should result in an id or className update.
|
|
1645
|
+
*
|
|
1646
|
+
* @param {Object} prevProps
|
|
1647
|
+
* @param {Object} props
|
|
1648
|
+
*/
|
|
1672
1649
|
function shouldUpdatePlayer(prevProps, props) {
|
|
1673
1650
|
return prevProps.id !== props.id || prevProps.className !== props.className;
|
|
1674
1651
|
}
|
|
1675
1652
|
|
|
1676
|
-
var YouTube =
|
|
1653
|
+
var YouTube = function (_React$Component) {
|
|
1677
1654
|
_inherits(YouTube, _React$Component);
|
|
1678
1655
|
|
|
1679
|
-
var _super = _createSuper(YouTube);
|
|
1680
|
-
|
|
1681
|
-
/**
|
|
1682
|
-
* Expose PlayerState constants for convenience. These constants can also be
|
|
1683
|
-
* accessed through the global YT object after the YouTube IFrame API is instantiated.
|
|
1684
|
-
* https://developers.google.com/youtube/iframe_api_reference#onStateChange
|
|
1685
|
-
*/
|
|
1686
1656
|
function YouTube(props) {
|
|
1687
|
-
var _this;
|
|
1688
|
-
|
|
1689
1657
|
_classCallCheck(this, YouTube);
|
|
1690
1658
|
|
|
1691
|
-
_this =
|
|
1659
|
+
var _this = _possibleConstructorReturn(this, (YouTube.__proto__ || Object.getPrototypeOf(YouTube)).call(this, props));
|
|
1692
1660
|
|
|
1693
|
-
|
|
1661
|
+
_this.onPlayerReady = function (event) {
|
|
1694
1662
|
return _this.props.onReady(event);
|
|
1695
|
-
}
|
|
1663
|
+
};
|
|
1696
1664
|
|
|
1697
|
-
|
|
1665
|
+
_this.onPlayerError = function (event) {
|
|
1698
1666
|
return _this.props.onError(event);
|
|
1699
|
-
}
|
|
1667
|
+
};
|
|
1700
1668
|
|
|
1701
|
-
|
|
1669
|
+
_this.onPlayerStateChange = function (event) {
|
|
1702
1670
|
_this.props.onStateChange(event);
|
|
1703
|
-
|
|
1704
1671
|
switch (event.data) {
|
|
1672
|
+
|
|
1705
1673
|
case YouTube.PlayerState.ENDED:
|
|
1706
1674
|
_this.props.onEnd(event);
|
|
1707
|
-
|
|
1708
1675
|
break;
|
|
1709
1676
|
|
|
1710
1677
|
case YouTube.PlayerState.PLAYING:
|
|
1711
1678
|
_this.props.onPlay(event);
|
|
1712
|
-
|
|
1713
1679
|
break;
|
|
1714
1680
|
|
|
1715
1681
|
case YouTube.PlayerState.PAUSED:
|
|
1716
1682
|
_this.props.onPause(event);
|
|
1717
|
-
|
|
1718
1683
|
break;
|
|
1719
1684
|
}
|
|
1720
|
-
}
|
|
1685
|
+
};
|
|
1721
1686
|
|
|
1722
|
-
|
|
1687
|
+
_this.onPlayerPlaybackRateChange = function (event) {
|
|
1723
1688
|
return _this.props.onPlaybackRateChange(event);
|
|
1724
|
-
}
|
|
1689
|
+
};
|
|
1725
1690
|
|
|
1726
|
-
|
|
1691
|
+
_this.onPlayerPlaybackQualityChange = function (event) {
|
|
1727
1692
|
return _this.props.onPlaybackQualityChange(event);
|
|
1728
|
-
}
|
|
1693
|
+
};
|
|
1729
1694
|
|
|
1730
|
-
|
|
1695
|
+
_this.createPlayer = function () {
|
|
1731
1696
|
// do not attempt to create a player server-side, it won't work
|
|
1732
|
-
if (typeof document === 'undefined') return;
|
|
1733
|
-
|
|
1734
|
-
var playerOpts =
|
|
1697
|
+
if (typeof document === 'undefined') return;
|
|
1698
|
+
// create player
|
|
1699
|
+
var playerOpts = _extends({}, _this.props.opts, {
|
|
1735
1700
|
// preload the `videoId` video if one is already given
|
|
1736
1701
|
videoId: _this.props.videoId
|
|
1737
1702
|
});
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1703
|
+
_this.internalPlayer = youTubePlayer(_this.container, playerOpts);
|
|
1704
|
+
// attach event handlers
|
|
1741
1705
|
_this.internalPlayer.on('ready', _this.onPlayerReady);
|
|
1742
|
-
|
|
1743
1706
|
_this.internalPlayer.on('error', _this.onPlayerError);
|
|
1744
|
-
|
|
1745
1707
|
_this.internalPlayer.on('stateChange', _this.onPlayerStateChange);
|
|
1746
|
-
|
|
1747
1708
|
_this.internalPlayer.on('playbackRateChange', _this.onPlayerPlaybackRateChange);
|
|
1748
|
-
|
|
1749
1709
|
_this.internalPlayer.on('playbackQualityChange', _this.onPlayerPlaybackQualityChange);
|
|
1750
|
-
}
|
|
1710
|
+
};
|
|
1751
1711
|
|
|
1752
|
-
|
|
1712
|
+
_this.resetPlayer = function () {
|
|
1753
1713
|
return _this.internalPlayer.destroy().then(_this.createPlayer);
|
|
1754
|
-
}
|
|
1714
|
+
};
|
|
1755
1715
|
|
|
1756
|
-
|
|
1716
|
+
_this.updatePlayer = function () {
|
|
1757
1717
|
_this.internalPlayer.getIframe().then(function (iframe) {
|
|
1758
1718
|
if (_this.props.id) iframe.setAttribute('id', _this.props.id);else iframe.removeAttribute('id');
|
|
1759
1719
|
if (_this.props.className) iframe.setAttribute('class', _this.props.className);else iframe.removeAttribute('class');
|
|
1760
1720
|
});
|
|
1761
|
-
}
|
|
1762
|
-
|
|
1763
|
-
_defineProperty(_assertThisInitialized(_this), "getInternalPlayer", function () {
|
|
1764
|
-
return _this.internalPlayer;
|
|
1765
|
-
});
|
|
1721
|
+
};
|
|
1766
1722
|
|
|
1767
|
-
|
|
1723
|
+
_this.updateVideo = function () {
|
|
1768
1724
|
if (typeof _this.props.videoId === 'undefined' || _this.props.videoId === null) {
|
|
1769
1725
|
_this.internalPlayer.stopVideo();
|
|
1770
|
-
|
|
1771
1726
|
return;
|
|
1772
|
-
}
|
|
1773
|
-
|
|
1727
|
+
}
|
|
1774
1728
|
|
|
1729
|
+
// set queueing options
|
|
1775
1730
|
var autoplay = false;
|
|
1776
1731
|
var opts = {
|
|
1777
1732
|
videoId: _this.props.videoId
|
|
1778
1733
|
};
|
|
1779
|
-
|
|
1780
1734
|
if ('playerVars' in _this.props.opts) {
|
|
1781
1735
|
autoplay = _this.props.opts.playerVars.autoplay === 1;
|
|
1782
|
-
|
|
1783
1736
|
if ('start' in _this.props.opts.playerVars) {
|
|
1784
1737
|
opts.startSeconds = _this.props.opts.playerVars.start;
|
|
1785
1738
|
}
|
|
1786
|
-
|
|
1787
1739
|
if ('end' in _this.props.opts.playerVars) {
|
|
1788
1740
|
opts.endSeconds = _this.props.opts.playerVars.end;
|
|
1789
1741
|
}
|
|
1790
|
-
}
|
|
1791
|
-
|
|
1742
|
+
}
|
|
1792
1743
|
|
|
1744
|
+
// if autoplay is enabled loadVideoById
|
|
1793
1745
|
if (autoplay) {
|
|
1794
1746
|
_this.internalPlayer.loadVideoById(opts);
|
|
1795
|
-
|
|
1796
1747
|
return;
|
|
1797
|
-
}
|
|
1798
|
-
|
|
1799
|
-
|
|
1748
|
+
}
|
|
1749
|
+
// default behaviour just cues the video
|
|
1800
1750
|
_this.internalPlayer.cueVideoById(opts);
|
|
1801
|
-
}
|
|
1751
|
+
};
|
|
1802
1752
|
|
|
1803
|
-
|
|
1753
|
+
_this.refContainer = function (container) {
|
|
1804
1754
|
_this.container = container;
|
|
1805
|
-
}
|
|
1755
|
+
};
|
|
1806
1756
|
|
|
1807
1757
|
_this.container = null;
|
|
1808
1758
|
_this.internalPlayer = null;
|
|
1809
1759
|
return _this;
|
|
1810
1760
|
}
|
|
1811
1761
|
|
|
1762
|
+
/**
|
|
1763
|
+
* Expose PlayerState constants for convenience. These constants can also be
|
|
1764
|
+
* accessed through the global YT object after the YouTube IFrame API is instantiated.
|
|
1765
|
+
* https://developers.google.com/youtube/iframe_api_reference#onStateChange
|
|
1766
|
+
*/
|
|
1767
|
+
|
|
1768
|
+
|
|
1812
1769
|
_createClass(YouTube, [{
|
|
1813
|
-
key:
|
|
1770
|
+
key: 'componentDidMount',
|
|
1814
1771
|
value: function componentDidMount() {
|
|
1815
1772
|
this.createPlayer();
|
|
1816
1773
|
}
|
|
1817
1774
|
}, {
|
|
1818
|
-
key:
|
|
1775
|
+
key: 'componentDidUpdate',
|
|
1819
1776
|
value: function componentDidUpdate(prevProps) {
|
|
1820
1777
|
if (shouldUpdatePlayer(prevProps, this.props)) {
|
|
1821
1778
|
this.updatePlayer();
|
|
@@ -1830,70 +1787,123 @@ var YouTube = /*#__PURE__*/function (_React$Component) {
|
|
|
1830
1787
|
}
|
|
1831
1788
|
}
|
|
1832
1789
|
}, {
|
|
1833
|
-
key:
|
|
1790
|
+
key: 'componentWillUnmount',
|
|
1834
1791
|
value: function componentWillUnmount() {
|
|
1835
|
-
/**
|
|
1836
|
-
* Note: The `youtube-player` package that is used promisifies all
|
|
1837
|
-
* Player API calls, which introduces a delay of a tick before it actually
|
|
1838
|
-
* gets destroyed. Since React attempts to remove the element instantly
|
|
1839
|
-
* this method isn't quick enough to reset the container element.
|
|
1792
|
+
/**
|
|
1793
|
+
* Note: The `youtube-player` package that is used promisifies all Youtube
|
|
1794
|
+
* Player API calls, which introduces a delay of a tick before it actually
|
|
1795
|
+
* gets destroyed. Since React attempts to remove the element instantly
|
|
1796
|
+
* this method isn't quick enough to reset the container element.
|
|
1840
1797
|
*/
|
|
1841
1798
|
this.internalPlayer.destroy();
|
|
1842
1799
|
}
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
*
|
|
1846
|
-
*
|
|
1847
|
-
*
|
|
1800
|
+
|
|
1801
|
+
/**
|
|
1802
|
+
* https://developers.google.com/youtube/iframe_api_reference#onReady
|
|
1803
|
+
*
|
|
1804
|
+
* @param {Object} event
|
|
1805
|
+
* @param {Object} target - player object
|
|
1806
|
+
*/
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
/**
|
|
1810
|
+
* https://developers.google.com/youtube/iframe_api_reference#onError
|
|
1811
|
+
*
|
|
1812
|
+
* @param {Object} event
|
|
1813
|
+
* @param {Integer} data - error type
|
|
1814
|
+
* @param {Object} target - player object
|
|
1815
|
+
*/
|
|
1816
|
+
|
|
1817
|
+
|
|
1818
|
+
/**
|
|
1819
|
+
* https://developers.google.com/youtube/iframe_api_reference#onStateChange
|
|
1820
|
+
*
|
|
1821
|
+
* @param {Object} event
|
|
1822
|
+
* @param {Integer} data - status change type
|
|
1823
|
+
* @param {Object} target - actual YT player
|
|
1824
|
+
*/
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
/**
|
|
1828
|
+
* https://developers.google.com/youtube/iframe_api_reference#onPlaybackRateChange
|
|
1829
|
+
*
|
|
1830
|
+
* @param {Object} event
|
|
1831
|
+
* @param {Float} data - playback rate
|
|
1832
|
+
* @param {Object} target - actual YT player
|
|
1833
|
+
*/
|
|
1834
|
+
|
|
1835
|
+
|
|
1836
|
+
/**
|
|
1837
|
+
* https://developers.google.com/youtube/iframe_api_reference#onPlaybackQualityChange
|
|
1838
|
+
*
|
|
1839
|
+
* @param {Object} event
|
|
1840
|
+
* @param {String} data - playback quality
|
|
1841
|
+
* @param {Object} target - actual YT player
|
|
1842
|
+
*/
|
|
1843
|
+
|
|
1844
|
+
|
|
1845
|
+
/**
|
|
1846
|
+
* Initialize the Youtube Player API on the container and attach event handlers
|
|
1847
|
+
*/
|
|
1848
|
+
|
|
1849
|
+
|
|
1850
|
+
/**
|
|
1851
|
+
* Shorthand for destroying and then re-creating the Youtube Player
|
|
1852
|
+
*/
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
/**
|
|
1856
|
+
* Method to update the id and class of the Youtube Player iframe.
|
|
1857
|
+
* React should update this automatically but since the Youtube Player API
|
|
1858
|
+
* replaced the DIV that is mounted by React we need to do this manually.
|
|
1859
|
+
*/
|
|
1860
|
+
|
|
1861
|
+
|
|
1862
|
+
/**
|
|
1863
|
+
* Call Youtube Player API methods to update the currently playing video.
|
|
1864
|
+
* Depeding on the `opts.playerVars.autoplay` this function uses one of two
|
|
1865
|
+
* Youtube Player API methods to update the video.
|
|
1848
1866
|
*/
|
|
1849
1867
|
|
|
1850
1868
|
}, {
|
|
1851
|
-
key:
|
|
1869
|
+
key: 'render',
|
|
1852
1870
|
value: function render() {
|
|
1853
|
-
return
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
id: this.props.id,
|
|
1857
|
-
|
|
1858
|
-
ref: this.refContainer
|
|
1859
|
-
}));
|
|
1871
|
+
return React__default.createElement(
|
|
1872
|
+
'div',
|
|
1873
|
+
{ className: this.props.containerClassName },
|
|
1874
|
+
React__default.createElement('div', { id: this.props.id, className: this.props.className, ref: this.refContainer })
|
|
1875
|
+
);
|
|
1860
1876
|
}
|
|
1861
1877
|
}]);
|
|
1862
1878
|
|
|
1863
1879
|
return YouTube;
|
|
1864
|
-
}(React__default
|
|
1865
|
-
|
|
1866
|
-
_defineProperty(YouTube, "PlayerState", {
|
|
1867
|
-
UNSTARTED: -1,
|
|
1868
|
-
ENDED: 0,
|
|
1869
|
-
PLAYING: 1,
|
|
1870
|
-
PAUSED: 2,
|
|
1871
|
-
BUFFERING: 3,
|
|
1872
|
-
CUED: 5
|
|
1873
|
-
});
|
|
1880
|
+
}(React__default.Component);
|
|
1874
1881
|
|
|
1875
1882
|
YouTube.propTypes = {
|
|
1876
|
-
videoId: PropTypes__default
|
|
1883
|
+
videoId: PropTypes__default.string,
|
|
1884
|
+
|
|
1877
1885
|
// custom ID for player element
|
|
1878
|
-
id: PropTypes__default
|
|
1886
|
+
id: PropTypes__default.string,
|
|
1887
|
+
|
|
1879
1888
|
// custom class name for player element
|
|
1880
|
-
className: PropTypes__default
|
|
1889
|
+
className: PropTypes__default.string,
|
|
1881
1890
|
// custom class name for player container element
|
|
1882
|
-
containerClassName: PropTypes__default
|
|
1891
|
+
containerClassName: PropTypes__default.string,
|
|
1892
|
+
|
|
1883
1893
|
// https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player
|
|
1884
|
-
opts: PropTypes__default
|
|
1894
|
+
opts: PropTypes__default.objectOf(PropTypes__default.any),
|
|
1895
|
+
|
|
1885
1896
|
// event subscriptions
|
|
1886
|
-
onReady: PropTypes__default
|
|
1887
|
-
onError: PropTypes__default
|
|
1888
|
-
onPlay: PropTypes__default
|
|
1889
|
-
onPause: PropTypes__default
|
|
1890
|
-
onEnd: PropTypes__default
|
|
1891
|
-
onStateChange: PropTypes__default
|
|
1892
|
-
onPlaybackRateChange: PropTypes__default
|
|
1893
|
-
onPlaybackQualityChange: PropTypes__default
|
|
1897
|
+
onReady: PropTypes__default.func,
|
|
1898
|
+
onError: PropTypes__default.func,
|
|
1899
|
+
onPlay: PropTypes__default.func,
|
|
1900
|
+
onPause: PropTypes__default.func,
|
|
1901
|
+
onEnd: PropTypes__default.func,
|
|
1902
|
+
onStateChange: PropTypes__default.func,
|
|
1903
|
+
onPlaybackRateChange: PropTypes__default.func,
|
|
1904
|
+
onPlaybackQualityChange: PropTypes__default.func
|
|
1894
1905
|
};
|
|
1895
1906
|
YouTube.defaultProps = {
|
|
1896
|
-
videoId: null,
|
|
1897
1907
|
id: null,
|
|
1898
1908
|
className: null,
|
|
1899
1909
|
opts: {},
|
|
@@ -1907,12 +1917,20 @@ YouTube.defaultProps = {
|
|
|
1907
1917
|
onPlaybackRateChange: function onPlaybackRateChange() {},
|
|
1908
1918
|
onPlaybackQualityChange: function onPlaybackQualityChange() {}
|
|
1909
1919
|
};
|
|
1920
|
+
YouTube.PlayerState = {
|
|
1921
|
+
UNSTARTED: -1,
|
|
1922
|
+
ENDED: 0,
|
|
1923
|
+
PLAYING: 1,
|
|
1924
|
+
PAUSED: 2,
|
|
1925
|
+
BUFFERING: 3,
|
|
1926
|
+
CUED: 5
|
|
1927
|
+
};
|
|
1910
1928
|
|
|
1911
1929
|
var YouTubePlayer = function YouTubePlayer(_ref) {
|
|
1912
1930
|
var url = _ref.url,
|
|
1913
1931
|
autoplay = _ref.autoplay;
|
|
1914
1932
|
|
|
1915
|
-
var id = index$
|
|
1933
|
+
var id = index$3.getYoutubeId(url);
|
|
1916
1934
|
|
|
1917
1935
|
var _useState = React.useState(false),
|
|
1918
1936
|
_useState2 = slicedToArray._slicedToArray(_useState, 2),
|
|
@@ -2008,11 +2026,11 @@ var YouTubePlayer = function YouTubePlayer(_ref) {
|
|
|
2008
2026
|
Segment.report_video_event('Video Pause', main.main_16, duration, current, segment);
|
|
2009
2027
|
};
|
|
2010
2028
|
|
|
2011
|
-
return React__default
|
|
2029
|
+
return React__default.createElement(
|
|
2012
2030
|
'div',
|
|
2013
2031
|
{ id: 'fluid-video-container' },
|
|
2014
|
-
React__default
|
|
2015
|
-
React__default
|
|
2032
|
+
React__default.createElement(YouTube, { className: 'fluid-iframe', videoId: id, opts: opts, onReady: handleOnReady, onPlay: handleOnPlay, onPause: handleOnPause, onEnd: handleOnEnd }),
|
|
2033
|
+
React__default.createElement(
|
|
2016
2034
|
'style',
|
|
2017
2035
|
{ jsx: 'true' },
|
|
2018
2036
|
'\n #fluid-video-container {\n margin-bottom: 2rem;\n }\n #fluid-video-container > div {\n position: relative;\n padding-bottom: 56.25%; /* 16:9 */\n height: 0;\n }\n #fluid-video-container .fluid-iframe {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100% !important;\n }\n '
|
|
@@ -2025,20 +2043,20 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
2025
2043
|
content = _ref.content,
|
|
2026
2044
|
getSerializers = _ref.getSerializers;
|
|
2027
2045
|
|
|
2028
|
-
return React__default
|
|
2046
|
+
return React__default.createElement(
|
|
2029
2047
|
'article',
|
|
2030
2048
|
{ className: 'sidebar' },
|
|
2031
|
-
React__default
|
|
2049
|
+
React__default.createElement(
|
|
2032
2050
|
'div',
|
|
2033
2051
|
null,
|
|
2034
|
-
React__default
|
|
2052
|
+
React__default.createElement(
|
|
2035
2053
|
'h3',
|
|
2036
2054
|
null,
|
|
2037
2055
|
caption
|
|
2038
2056
|
),
|
|
2039
|
-
React__default
|
|
2057
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: content, serializers: getSerializers })
|
|
2040
2058
|
),
|
|
2041
|
-
React__default
|
|
2059
|
+
React__default.createElement(
|
|
2042
2060
|
'style',
|
|
2043
2061
|
{ jsx: 'true' },
|
|
2044
2062
|
'\n .sidebar {\n clear: both;\n float: right;\n background-color: #eee;\n width: 40%;\n padding: 1rem;\n margin: 0 0 1rem 1rem;\n }\n /* resolving list items inside sidebar being shifted to center because of unusual margin */\n .sidebar ul {\n margin-left: 0;\n padding-left: 1rem;\n }\n @media screen and (max-width: 991px) {\n .sidebar {\n float: none;\n width: auto;\n margin: 1rem 0;\n }\n }\n '
|
|
@@ -2049,18 +2067,18 @@ var Sidebar = function Sidebar(_ref) {
|
|
|
2049
2067
|
var TableShow = function TableShow(_ref) {
|
|
2050
2068
|
var rows = _ref.rows;
|
|
2051
2069
|
|
|
2052
|
-
return React__default
|
|
2070
|
+
return React__default.createElement(
|
|
2053
2071
|
reactBootstrap.Table,
|
|
2054
2072
|
{ bordered: true, hover: true, responsive: true },
|
|
2055
|
-
React__default
|
|
2073
|
+
React__default.createElement(
|
|
2056
2074
|
'tbody',
|
|
2057
2075
|
null,
|
|
2058
2076
|
rows && rows.map(function (row) {
|
|
2059
|
-
return React__default
|
|
2077
|
+
return React__default.createElement(
|
|
2060
2078
|
'tr',
|
|
2061
2079
|
{ key: row._key },
|
|
2062
2080
|
row.cells && row.cells.map(function (cell, index) {
|
|
2063
|
-
return cell && React__default
|
|
2081
|
+
return cell && React__default.createElement(
|
|
2064
2082
|
'td',
|
|
2065
2083
|
{ key: index },
|
|
2066
2084
|
cell
|
|
@@ -2158,25 +2176,25 @@ var Media = function Media(_ref) {
|
|
|
2158
2176
|
margin: imageMargin
|
|
2159
2177
|
};
|
|
2160
2178
|
|
|
2161
|
-
return React__default
|
|
2179
|
+
return React__default.createElement(
|
|
2162
2180
|
reactBootstrap.Figure,
|
|
2163
2181
|
{ className: 'd-block ' + className, style: figureStyle },
|
|
2164
|
-
React__default
|
|
2182
|
+
React__default.createElement(
|
|
2165
2183
|
'a',
|
|
2166
2184
|
{ href: uploadDoc.asset.url, target: blank ? '_blank' : '_self' },
|
|
2167
|
-
React__default
|
|
2185
|
+
React__default.createElement(
|
|
2168
2186
|
index$2.LazyLoad,
|
|
2169
2187
|
{ once: true },
|
|
2170
|
-
React__default
|
|
2188
|
+
React__default.createElement(
|
|
2171
2189
|
'picture',
|
|
2172
2190
|
null,
|
|
2173
|
-
React__default
|
|
2174
|
-
React__default
|
|
2175
|
-
React__default
|
|
2176
|
-
React__default
|
|
2191
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: poster, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
2192
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: poster, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
2193
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: poster, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
2194
|
+
React__default.createElement('img', _extends$1._extends({ className: 'media-image', style: { maxWidth: '100%' }, src: urlFor({ source: poster, client: client }) }, alt && { alt: alt }))
|
|
2177
2195
|
)
|
|
2178
2196
|
),
|
|
2179
|
-
caption && React__default
|
|
2197
|
+
caption && React__default.createElement(
|
|
2180
2198
|
reactBootstrap.Figure.Caption,
|
|
2181
2199
|
{ className: 'media-caption' },
|
|
2182
2200
|
caption
|
|
@@ -2184,9 +2202,9 @@ var Media = function Media(_ref) {
|
|
|
2184
2202
|
)
|
|
2185
2203
|
);
|
|
2186
2204
|
} else if (caption && caption !== '') {
|
|
2187
|
-
return React__default
|
|
2205
|
+
return React__default.createElement(
|
|
2188
2206
|
'a',
|
|
2189
|
-
_extends._extends({}, uploadDoc.downloadMedia ? {
|
|
2207
|
+
_extends$1._extends({}, uploadDoc.downloadMedia ? {
|
|
2190
2208
|
href: uploadDoc.asset.url + '?dl='
|
|
2191
2209
|
} : { href: uploadDoc.asset.url, target: blank ? '_blank' : '_self', rel: 'noopener noreferrer' }, {
|
|
2192
2210
|
style: { paddingLeft: '4px', paddingRight: '4px' },
|
|
@@ -2204,10 +2222,10 @@ var IFrame = function IFrame(_ref) {
|
|
|
2204
2222
|
needSegmentSupport = _ref$needSegmentSuppo === undefined ? false : _ref$needSegmentSuppo;
|
|
2205
2223
|
|
|
2206
2224
|
url = Segment.getURL(url, { needSegmentSupport: needSegmentSupport });
|
|
2207
|
-
return React__default
|
|
2225
|
+
return React__default.createElement(
|
|
2208
2226
|
'div',
|
|
2209
2227
|
{ className: 'd-block text-center mb-3' },
|
|
2210
|
-
React__default
|
|
2228
|
+
React__default.createElement('iframe', { className: 'w-100 iFrame-block', src: url, allowFullScreen: 'true', webkitallowfullscreen: 'true', mozallowfullscreen: 'true', frameBorder: '0' })
|
|
2211
2229
|
);
|
|
2212
2230
|
};
|
|
2213
2231
|
|
|
@@ -2302,10 +2320,10 @@ var VideoMp4 = function VideoMp4(_ref) {
|
|
|
2302
2320
|
Segment.report_video_event('Video Pause', main.main_16, duration, current, segment, 'MP4');
|
|
2303
2321
|
};
|
|
2304
2322
|
|
|
2305
|
-
return React__default
|
|
2323
|
+
return React__default.createElement(
|
|
2306
2324
|
'div',
|
|
2307
2325
|
null,
|
|
2308
|
-
vidLoaded && React__default
|
|
2326
|
+
vidLoaded && React__default.createElement(
|
|
2309
2327
|
'video',
|
|
2310
2328
|
{
|
|
2311
2329
|
poster: thumbnail || '',
|
|
@@ -2323,7 +2341,7 @@ var VideoMp4 = function VideoMp4(_ref) {
|
|
|
2323
2341
|
onPlay: function onPlay(e) {
|
|
2324
2342
|
return handleOnPlay(e);
|
|
2325
2343
|
} },
|
|
2326
|
-
React__default
|
|
2344
|
+
React__default.createElement('source', { src: url, type: 'video/mp4' }),
|
|
2327
2345
|
'Your browser does not support the video tag.'
|
|
2328
2346
|
)
|
|
2329
2347
|
);
|
|
@@ -2360,7 +2378,7 @@ var Video = function Video(_ref) {
|
|
|
2360
2378
|
var onVideoSuccess = function onVideoSuccess(success) {
|
|
2361
2379
|
//console.log('success:', success.ref)
|
|
2362
2380
|
var player = success.ref;
|
|
2363
|
-
if (_typeof
|
|
2381
|
+
if (_typeof._typeof(player.ima3) === 'object' && player.ima3.settings && player.ima3.settings.serverUrl && targeting !== null) {
|
|
2364
2382
|
player.ima3.settings.debug = true;
|
|
2365
2383
|
if (targeting.content_placement && targeting.document_url) {
|
|
2366
2384
|
player.ima3.settings.serverUrl = player.ima3.settings.serverUrl + '&cust_params=' + encodeURIComponent('content_placement=' + targeting.content_placement + '&document_url=' + targeting.document_url);
|
|
@@ -2458,53 +2476,53 @@ var Video = function Video(_ref) {
|
|
|
2458
2476
|
|
|
2459
2477
|
if (source === 'brightcove' && accountIDs.brightcove) {
|
|
2460
2478
|
if (videoID) {
|
|
2461
|
-
return React__default
|
|
2479
|
+
return React__default.createElement(
|
|
2462
2480
|
'div',
|
|
2463
2481
|
null,
|
|
2464
|
-
React__default
|
|
2482
|
+
React__default.createElement(brightcoveReactPlayerLoader_es.ReactPlayerLoader, {
|
|
2465
2483
|
onSuccess: onVideoSuccess,
|
|
2466
2484
|
accountId: accountIDs.brightcove.accountId,
|
|
2467
2485
|
videoId: videoID,
|
|
2468
2486
|
playerId: accountIDs.brightcove.playerId,
|
|
2469
2487
|
attrs: { className: 'brightcove-fluid', autoplay: 'muted' }
|
|
2470
2488
|
}),
|
|
2471
|
-
React__default
|
|
2489
|
+
React__default.createElement(
|
|
2472
2490
|
'style',
|
|
2473
2491
|
{ jsx: 'true' },
|
|
2474
2492
|
'\n .brightcove-fluid {\n position: relative;\n padding-bottom: 56.25%; /* 16:9 */\n height: 0;\n width: 100%;\n margin-bottom: 1rem;\n }\n .brightcove-fluid .video-js {\n height: 100%;\n width: 100%;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n '
|
|
2475
2493
|
)
|
|
2476
2494
|
);
|
|
2477
2495
|
} else if (playlistID) {
|
|
2478
|
-
return React__default
|
|
2496
|
+
return React__default.createElement(
|
|
2479
2497
|
'div',
|
|
2480
2498
|
null,
|
|
2481
|
-
React__default
|
|
2499
|
+
React__default.createElement(brightcoveReactPlayerLoader_es.ReactPlayerLoader, {
|
|
2482
2500
|
accountId: accountIDs.brightcove.accountId,
|
|
2483
2501
|
playlistId: playlistID,
|
|
2484
2502
|
playerId: accountIDs.brightcove.playerId,
|
|
2485
2503
|
onSuccess: onVideoSuccess,
|
|
2486
2504
|
attrs: { className: 'brightcove-fluid brightcove-playlist', autoplay: 'muted' }
|
|
2487
2505
|
}),
|
|
2488
|
-
React__default
|
|
2506
|
+
React__default.createElement(
|
|
2489
2507
|
'style',
|
|
2490
2508
|
{ jsx: 'true' },
|
|
2491
2509
|
'\n .brightcove-fluid {\n position: relative;\n padding-bottom: 56.25%; /* 16:9 */\n height: 0;\n width: 100%;\n margin-bottom: 1rem;\n }\n .brightcove-fluid .video-js {\n height: 100%;\n width: 100%;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n '
|
|
2492
2510
|
)
|
|
2493
2511
|
);
|
|
2494
2512
|
} else if (experienceID) {
|
|
2495
|
-
return React__default
|
|
2513
|
+
return React__default.createElement(
|
|
2496
2514
|
'div',
|
|
2497
2515
|
{ className: 'brightcove-playlist', style: { position: 'relative', display: 'block', margin: '0px auto' } },
|
|
2498
|
-
videoLoaded && React__default
|
|
2516
|
+
videoLoaded && React__default.createElement('div', { 'data-experience': experienceID })
|
|
2499
2517
|
);
|
|
2500
2518
|
}
|
|
2501
2519
|
return null;
|
|
2502
2520
|
}
|
|
2503
2521
|
if (source === 'mp4') {
|
|
2504
|
-
return React__default
|
|
2522
|
+
return React__default.createElement(
|
|
2505
2523
|
'div',
|
|
2506
2524
|
null,
|
|
2507
|
-
React__default
|
|
2525
|
+
React__default.createElement(VideoMp4, { url: node.mp4url, thumbnail: null, vidLoaded: true })
|
|
2508
2526
|
);
|
|
2509
2527
|
}
|
|
2510
2528
|
|
|
@@ -2519,7 +2537,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
2519
2537
|
});
|
|
2520
2538
|
exports.DEPRECATED_CONFIG_PROPS = exports.defaultProps = exports.propTypes = void 0;
|
|
2521
2539
|
|
|
2522
|
-
var _propTypes = _interopRequireDefault(PropTypes__default
|
|
2540
|
+
var _propTypes = _interopRequireDefault(PropTypes__default);
|
|
2523
2541
|
|
|
2524
2542
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
2525
2543
|
|
|
@@ -2882,17 +2900,11 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi
|
|
|
2882
2900
|
|
|
2883
2901
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
2884
2902
|
|
|
2885
|
-
function
|
|
2886
|
-
|
|
2887
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
2888
|
-
|
|
2889
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
2903
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }
|
|
2890
2904
|
|
|
2891
|
-
function
|
|
2905
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }
|
|
2892
2906
|
|
|
2893
|
-
function
|
|
2894
|
-
|
|
2895
|
-
function _iterableToArrayLimit(arr, i) { if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return; var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
2907
|
+
function _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
2896
2908
|
|
|
2897
2909
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
2898
2910
|
|
|
@@ -3022,12 +3034,12 @@ function getSDK(url, sdkGlobal) {
|
|
|
3022
3034
|
|
|
3023
3035
|
function getConfig(props$1, defaultProps, showWarning) {
|
|
3024
3036
|
var config = (0, _deepmerge["default"])(defaultProps.config, props$1.config);
|
|
3025
|
-
|
|
3026
|
-
var
|
|
3027
|
-
|
|
3037
|
+
var _iteratorNormalCompletion = true;
|
|
3038
|
+
var _didIteratorError = false;
|
|
3039
|
+
var _iteratorError = undefined;
|
|
3028
3040
|
|
|
3029
3041
|
try {
|
|
3030
|
-
for (_iterator.
|
|
3042
|
+
for (var _iterator = props.DEPRECATED_CONFIG_PROPS[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
|
|
3031
3043
|
var p = _step.value;
|
|
3032
3044
|
|
|
3033
3045
|
if (props$1[p]) {
|
|
@@ -3042,9 +3054,18 @@ function getConfig(props$1, defaultProps, showWarning) {
|
|
|
3042
3054
|
}
|
|
3043
3055
|
}
|
|
3044
3056
|
} catch (err) {
|
|
3045
|
-
|
|
3057
|
+
_didIteratorError = true;
|
|
3058
|
+
_iteratorError = err;
|
|
3046
3059
|
} finally {
|
|
3047
|
-
|
|
3060
|
+
try {
|
|
3061
|
+
if (!_iteratorNormalCompletion && _iterator["return"] != null) {
|
|
3062
|
+
_iterator["return"]();
|
|
3063
|
+
}
|
|
3064
|
+
} finally {
|
|
3065
|
+
if (_didIteratorError) {
|
|
3066
|
+
throw _iteratorError;
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
3048
3069
|
}
|
|
3049
3070
|
|
|
3050
3071
|
return config;
|
|
@@ -3109,7 +3130,7 @@ function isEqual(a, b) {
|
|
|
3109
3130
|
return true;
|
|
3110
3131
|
}
|
|
3111
3132
|
|
|
3112
|
-
if ((0, React__default
|
|
3133
|
+
if ((0, React__default.isValidElement)(a) && (0, React__default.isValidElement)(b)) {
|
|
3113
3134
|
return true;
|
|
3114
3135
|
}
|
|
3115
3136
|
|
|
@@ -3171,7 +3192,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
3171
3192
|
});
|
|
3172
3193
|
exports["default"] = void 0;
|
|
3173
3194
|
|
|
3174
|
-
var _react = _interopRequireWildcard(React__default
|
|
3195
|
+
var _react = _interopRequireWildcard(React__default);
|
|
3175
3196
|
|
|
3176
3197
|
|
|
3177
3198
|
|
|
@@ -3191,16 +3212,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
3191
3212
|
|
|
3192
3213
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
3193
3214
|
|
|
3194
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
3195
|
-
|
|
3196
3215
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
3197
3216
|
|
|
3198
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3199
|
-
|
|
3200
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
3201
|
-
|
|
3202
3217
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
3203
3218
|
|
|
3219
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3220
|
+
|
|
3204
3221
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
3205
3222
|
|
|
3206
3223
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -3209,12 +3226,14 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
|
|
3209
3226
|
|
|
3210
3227
|
var SEEK_ON_PLAY_EXPIRY = 5000;
|
|
3211
3228
|
|
|
3212
|
-
var Player =
|
|
3229
|
+
var Player =
|
|
3230
|
+
/*#__PURE__*/
|
|
3231
|
+
function (_Component) {
|
|
3213
3232
|
_inherits(Player, _Component);
|
|
3214
3233
|
|
|
3215
|
-
var _super = _createSuper(Player);
|
|
3216
|
-
|
|
3217
3234
|
function Player() {
|
|
3235
|
+
var _getPrototypeOf2;
|
|
3236
|
+
|
|
3218
3237
|
var _this;
|
|
3219
3238
|
|
|
3220
3239
|
_classCallCheck(this, Player);
|
|
@@ -3223,7 +3242,7 @@ var Player = /*#__PURE__*/function (_Component) {
|
|
|
3223
3242
|
_args[_key] = arguments[_key];
|
|
3224
3243
|
}
|
|
3225
3244
|
|
|
3226
|
-
_this =
|
|
3245
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Player)).call.apply(_getPrototypeOf2, [this].concat(_args)));
|
|
3227
3246
|
|
|
3228
3247
|
_defineProperty(_assertThisInitialized(_this), "mounted", false);
|
|
3229
3248
|
|
|
@@ -3548,7 +3567,7 @@ var Player = /*#__PURE__*/function (_Component) {
|
|
|
3548
3567
|
return null;
|
|
3549
3568
|
}
|
|
3550
3569
|
|
|
3551
|
-
return
|
|
3570
|
+
return _react["default"].createElement(Player, _extends({}, this.props, {
|
|
3552
3571
|
ref: this.ref,
|
|
3553
3572
|
onReady: this.handleReady,
|
|
3554
3573
|
onPlay: this.handlePlay,
|
|
@@ -3581,7 +3600,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
3581
3600
|
});
|
|
3582
3601
|
exports["default"] = createSinglePlayer;
|
|
3583
3602
|
|
|
3584
|
-
var _react = _interopRequireWildcard(React__default
|
|
3603
|
+
var _react = _interopRequireWildcard(React__default);
|
|
3585
3604
|
|
|
3586
3605
|
|
|
3587
3606
|
|
|
@@ -3609,16 +3628,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
3609
3628
|
|
|
3610
3629
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
3611
3630
|
|
|
3612
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
3613
|
-
|
|
3614
3631
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
3615
3632
|
|
|
3616
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3617
|
-
|
|
3618
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
3619
|
-
|
|
3620
3633
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
3621
3634
|
|
|
3635
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3636
|
+
|
|
3622
3637
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
3623
3638
|
|
|
3624
3639
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -3630,12 +3645,14 @@ var SUPPORTED_PROPS = Object.keys(props.propTypes);
|
|
|
3630
3645
|
function createSinglePlayer(activePlayer) {
|
|
3631
3646
|
var _class, _temp;
|
|
3632
3647
|
|
|
3633
|
-
return _temp = _class =
|
|
3648
|
+
return _temp = _class =
|
|
3649
|
+
/*#__PURE__*/
|
|
3650
|
+
function (_Component) {
|
|
3634
3651
|
_inherits(SinglePlayer, _Component);
|
|
3635
3652
|
|
|
3636
|
-
var _super = _createSuper(SinglePlayer);
|
|
3637
|
-
|
|
3638
3653
|
function SinglePlayer() {
|
|
3654
|
+
var _getPrototypeOf2;
|
|
3655
|
+
|
|
3639
3656
|
var _this;
|
|
3640
3657
|
|
|
3641
3658
|
_classCallCheck(this, SinglePlayer);
|
|
@@ -3644,7 +3661,7 @@ function createSinglePlayer(activePlayer) {
|
|
|
3644
3661
|
args[_key] = arguments[_key];
|
|
3645
3662
|
}
|
|
3646
3663
|
|
|
3647
|
-
_this =
|
|
3664
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(SinglePlayer)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
3648
3665
|
|
|
3649
3666
|
_defineProperty(_assertThisInitialized(_this), "config", (0, utils.getConfig)(_this.props, props.defaultProps, true));
|
|
3650
3667
|
|
|
@@ -3712,12 +3729,12 @@ function createSinglePlayer(activePlayer) {
|
|
|
3712
3729
|
height = _this$props.height,
|
|
3713
3730
|
Wrapper = _this$props.wrapper;
|
|
3714
3731
|
var otherProps = (0, utils.omit)(this.props, SUPPORTED_PROPS, props.DEPRECATED_CONFIG_PROPS);
|
|
3715
|
-
return
|
|
3732
|
+
return _react["default"].createElement(Wrapper, _extends({
|
|
3716
3733
|
style: _objectSpread({}, style, {
|
|
3717
3734
|
width: width,
|
|
3718
3735
|
height: height
|
|
3719
3736
|
})
|
|
3720
|
-
}, otherProps),
|
|
3737
|
+
}, otherProps), _react["default"].createElement(_Player["default"], _extends({}, this.props, {
|
|
3721
3738
|
ref: this.ref,
|
|
3722
3739
|
activePlayer: activePlayer,
|
|
3723
3740
|
config: this.config
|
|
@@ -3739,7 +3756,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
3739
3756
|
});
|
|
3740
3757
|
exports["default"] = exports.YouTube = void 0;
|
|
3741
3758
|
|
|
3742
|
-
var _react = _interopRequireWildcard(React__default
|
|
3759
|
+
var _react = _interopRequireWildcard(React__default);
|
|
3743
3760
|
|
|
3744
3761
|
|
|
3745
3762
|
|
|
@@ -3763,31 +3780,23 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
3763
3780
|
|
|
3764
3781
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
3765
3782
|
|
|
3766
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
3767
|
-
|
|
3768
3783
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
3769
3784
|
|
|
3770
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3771
|
-
|
|
3772
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
3773
|
-
|
|
3774
3785
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
3775
3786
|
|
|
3787
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
3788
|
+
|
|
3776
3789
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
3777
3790
|
|
|
3778
3791
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
3779
3792
|
|
|
3780
3793
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
3781
3794
|
|
|
3782
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) ||
|
|
3783
|
-
|
|
3784
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
3795
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }
|
|
3785
3796
|
|
|
3786
|
-
function
|
|
3797
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }
|
|
3787
3798
|
|
|
3788
|
-
function
|
|
3789
|
-
|
|
3790
|
-
function _iterableToArrayLimit(arr, i) { if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return; var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
3799
|
+
function _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
3791
3800
|
|
|
3792
3801
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
3793
3802
|
|
|
@@ -3812,12 +3821,14 @@ function parsePlaylist(url) {
|
|
|
3812
3821
|
return {};
|
|
3813
3822
|
}
|
|
3814
3823
|
|
|
3815
|
-
var YouTube =
|
|
3824
|
+
var YouTube =
|
|
3825
|
+
/*#__PURE__*/
|
|
3826
|
+
function (_Component) {
|
|
3816
3827
|
_inherits(YouTube, _Component);
|
|
3817
3828
|
|
|
3818
|
-
var _super = _createSuper(YouTube);
|
|
3819
|
-
|
|
3820
3829
|
function YouTube() {
|
|
3830
|
+
var _getPrototypeOf2;
|
|
3831
|
+
|
|
3821
3832
|
var _this;
|
|
3822
3833
|
|
|
3823
3834
|
_classCallCheck(this, YouTube);
|
|
@@ -3826,7 +3837,7 @@ var YouTube = /*#__PURE__*/function (_Component) {
|
|
|
3826
3837
|
args[_key] = arguments[_key];
|
|
3827
3838
|
}
|
|
3828
3839
|
|
|
3829
|
-
_this =
|
|
3840
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(YouTube)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
3830
3841
|
|
|
3831
3842
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
3832
3843
|
|
|
@@ -4014,9 +4025,9 @@ var YouTube = /*#__PURE__*/function (_Component) {
|
|
|
4014
4025
|
height: '100%',
|
|
4015
4026
|
display: display
|
|
4016
4027
|
};
|
|
4017
|
-
return
|
|
4028
|
+
return _react["default"].createElement("div", {
|
|
4018
4029
|
style: style
|
|
4019
|
-
},
|
|
4030
|
+
}, _react["default"].createElement("div", {
|
|
4020
4031
|
ref: this.ref
|
|
4021
4032
|
}));
|
|
4022
4033
|
}
|
|
@@ -4048,7 +4059,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4048
4059
|
});
|
|
4049
4060
|
exports["default"] = exports.SoundCloud = void 0;
|
|
4050
4061
|
|
|
4051
|
-
var _react = _interopRequireWildcard(React__default
|
|
4062
|
+
var _react = _interopRequireWildcard(React__default);
|
|
4052
4063
|
|
|
4053
4064
|
|
|
4054
4065
|
|
|
@@ -4072,16 +4083,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
4072
4083
|
|
|
4073
4084
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
4074
4085
|
|
|
4075
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
4076
|
-
|
|
4077
4086
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
4078
4087
|
|
|
4079
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4080
|
-
|
|
4081
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
4082
|
-
|
|
4083
4088
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
4084
4089
|
|
|
4090
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4091
|
+
|
|
4085
4092
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
4086
4093
|
|
|
4087
4094
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -4090,14 +4097,16 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
|
|
4090
4097
|
|
|
4091
4098
|
var SDK_URL = 'https://w.soundcloud.com/player/api.js';
|
|
4092
4099
|
var SDK_GLOBAL = 'SC';
|
|
4093
|
-
var MATCH_URL = /(
|
|
4100
|
+
var MATCH_URL = /(soundcloud\.com|snd\.sc)\/.+$/;
|
|
4094
4101
|
|
|
4095
|
-
var SoundCloud =
|
|
4102
|
+
var SoundCloud =
|
|
4103
|
+
/*#__PURE__*/
|
|
4104
|
+
function (_Component) {
|
|
4096
4105
|
_inherits(SoundCloud, _Component);
|
|
4097
4106
|
|
|
4098
|
-
var _super = _createSuper(SoundCloud);
|
|
4099
|
-
|
|
4100
4107
|
function SoundCloud() {
|
|
4108
|
+
var _getPrototypeOf2;
|
|
4109
|
+
|
|
4101
4110
|
var _this;
|
|
4102
4111
|
|
|
4103
4112
|
_classCallCheck(this, SoundCloud);
|
|
@@ -4106,7 +4115,7 @@ var SoundCloud = /*#__PURE__*/function (_Component) {
|
|
|
4106
4115
|
args[_key] = arguments[_key];
|
|
4107
4116
|
}
|
|
4108
4117
|
|
|
4109
|
-
_this =
|
|
4118
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(SoundCloud)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
4110
4119
|
|
|
4111
4120
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
4112
4121
|
|
|
@@ -4227,7 +4236,7 @@ var SoundCloud = /*#__PURE__*/function (_Component) {
|
|
|
4227
4236
|
height: '100%',
|
|
4228
4237
|
display: display
|
|
4229
4238
|
};
|
|
4230
|
-
return
|
|
4239
|
+
return _react["default"].createElement("iframe", {
|
|
4231
4240
|
ref: this.ref,
|
|
4232
4241
|
src: "https://w.soundcloud.com/player/?url=".concat(encodeURIComponent(this.props.url)),
|
|
4233
4242
|
style: style,
|
|
@@ -4265,7 +4274,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4265
4274
|
});
|
|
4266
4275
|
exports["default"] = exports.Vimeo = void 0;
|
|
4267
4276
|
|
|
4268
|
-
var _react = _interopRequireWildcard(React__default
|
|
4277
|
+
var _react = _interopRequireWildcard(React__default);
|
|
4269
4278
|
|
|
4270
4279
|
|
|
4271
4280
|
|
|
@@ -4289,16 +4298,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
4289
4298
|
|
|
4290
4299
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
4291
4300
|
|
|
4292
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
4293
|
-
|
|
4294
4301
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
4295
4302
|
|
|
4296
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4297
|
-
|
|
4298
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
4299
|
-
|
|
4300
4303
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
4301
4304
|
|
|
4305
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4306
|
+
|
|
4302
4307
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
4303
4308
|
|
|
4304
4309
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -4310,12 +4315,14 @@ var SDK_GLOBAL = 'Vimeo';
|
|
|
4310
4315
|
var MATCH_URL = /vimeo\.com\/.+/;
|
|
4311
4316
|
var MATCH_FILE_URL = /vimeo\.com\/external\/[0-9]+\..+/;
|
|
4312
4317
|
|
|
4313
|
-
var Vimeo =
|
|
4318
|
+
var Vimeo =
|
|
4319
|
+
/*#__PURE__*/
|
|
4320
|
+
function (_Component) {
|
|
4314
4321
|
_inherits(Vimeo, _Component);
|
|
4315
4322
|
|
|
4316
|
-
var _super = _createSuper(Vimeo);
|
|
4317
|
-
|
|
4318
4323
|
function Vimeo() {
|
|
4324
|
+
var _getPrototypeOf2;
|
|
4325
|
+
|
|
4319
4326
|
var _this;
|
|
4320
4327
|
|
|
4321
4328
|
_classCallCheck(this, Vimeo);
|
|
@@ -4324,7 +4331,7 @@ var Vimeo = /*#__PURE__*/function (_Component) {
|
|
|
4324
4331
|
args[_key] = arguments[_key];
|
|
4325
4332
|
}
|
|
4326
4333
|
|
|
4327
|
-
_this =
|
|
4334
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Vimeo)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
4328
4335
|
|
|
4329
4336
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
4330
4337
|
|
|
@@ -4481,7 +4488,7 @@ var Vimeo = /*#__PURE__*/function (_Component) {
|
|
|
4481
4488
|
overflow: 'hidden',
|
|
4482
4489
|
display: display
|
|
4483
4490
|
};
|
|
4484
|
-
return
|
|
4491
|
+
return _react["default"].createElement("div", {
|
|
4485
4492
|
key: this.props.url,
|
|
4486
4493
|
ref: this.ref,
|
|
4487
4494
|
style: style
|
|
@@ -4521,7 +4528,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4521
4528
|
});
|
|
4522
4529
|
exports["default"] = exports.Facebook = void 0;
|
|
4523
4530
|
|
|
4524
|
-
var _react = _interopRequireWildcard(React__default
|
|
4531
|
+
var _react = _interopRequireWildcard(React__default);
|
|
4525
4532
|
|
|
4526
4533
|
|
|
4527
4534
|
|
|
@@ -4541,16 +4548,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
4541
4548
|
|
|
4542
4549
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
4543
4550
|
|
|
4544
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
4545
|
-
|
|
4546
4551
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
4547
4552
|
|
|
4548
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4549
|
-
|
|
4550
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
4551
|
-
|
|
4552
4553
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
4553
4554
|
|
|
4555
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4556
|
+
|
|
4554
4557
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
4555
4558
|
|
|
4556
4559
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -4563,12 +4566,14 @@ var SDK_GLOBAL_READY = 'fbAsyncInit';
|
|
|
4563
4566
|
var MATCH_URL = /^https?:\/\/(www\.)?facebook\.com.*\/(video(s)?|watch|story)(\.php?|\/).+$/;
|
|
4564
4567
|
var PLAYER_ID_PREFIX = 'facebook-player-';
|
|
4565
4568
|
|
|
4566
|
-
var Facebook =
|
|
4569
|
+
var Facebook =
|
|
4570
|
+
/*#__PURE__*/
|
|
4571
|
+
function (_Component) {
|
|
4567
4572
|
_inherits(Facebook, _Component);
|
|
4568
4573
|
|
|
4569
|
-
var _super = _createSuper(Facebook);
|
|
4570
|
-
|
|
4571
4574
|
function Facebook() {
|
|
4575
|
+
var _getPrototypeOf2;
|
|
4576
|
+
|
|
4572
4577
|
var _this;
|
|
4573
4578
|
|
|
4574
4579
|
_classCallCheck(this, Facebook);
|
|
@@ -4577,7 +4582,7 @@ var Facebook = /*#__PURE__*/function (_Component) {
|
|
|
4577
4582
|
args[_key] = arguments[_key];
|
|
4578
4583
|
}
|
|
4579
4584
|
|
|
4580
|
-
_this =
|
|
4585
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Facebook)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
4581
4586
|
|
|
4582
4587
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
4583
4588
|
|
|
@@ -4693,7 +4698,7 @@ var Facebook = /*#__PURE__*/function (_Component) {
|
|
|
4693
4698
|
width: '100%',
|
|
4694
4699
|
height: '100%'
|
|
4695
4700
|
};
|
|
4696
|
-
return
|
|
4701
|
+
return _react["default"].createElement("div", {
|
|
4697
4702
|
style: style,
|
|
4698
4703
|
id: this.playerID,
|
|
4699
4704
|
className: "fb-video",
|
|
@@ -4733,7 +4738,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4733
4738
|
});
|
|
4734
4739
|
exports["default"] = exports.Streamable = void 0;
|
|
4735
4740
|
|
|
4736
|
-
var _react = _interopRequireWildcard(React__default
|
|
4741
|
+
var _react = _interopRequireWildcard(React__default);
|
|
4737
4742
|
|
|
4738
4743
|
|
|
4739
4744
|
|
|
@@ -4753,16 +4758,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
4753
4758
|
|
|
4754
4759
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
4755
4760
|
|
|
4756
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
4757
|
-
|
|
4758
4761
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
4759
4762
|
|
|
4760
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4761
|
-
|
|
4762
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
4763
|
-
|
|
4764
4763
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
4765
4764
|
|
|
4765
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4766
|
+
|
|
4766
4767
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
4767
4768
|
|
|
4768
4769
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -4773,12 +4774,14 @@ var SDK_URL = 'https://cdn.embed.ly/player-0.1.0.min.js';
|
|
|
4773
4774
|
var SDK_GLOBAL = 'playerjs';
|
|
4774
4775
|
var MATCH_URL = /streamable\.com\/([a-z0-9]+)$/;
|
|
4775
4776
|
|
|
4776
|
-
var Streamable =
|
|
4777
|
+
var Streamable =
|
|
4778
|
+
/*#__PURE__*/
|
|
4779
|
+
function (_Component) {
|
|
4777
4780
|
_inherits(Streamable, _Component);
|
|
4778
4781
|
|
|
4779
|
-
var _super = _createSuper(Streamable);
|
|
4780
|
-
|
|
4781
4782
|
function Streamable() {
|
|
4783
|
+
var _getPrototypeOf2;
|
|
4784
|
+
|
|
4782
4785
|
var _this;
|
|
4783
4786
|
|
|
4784
4787
|
_classCallCheck(this, Streamable);
|
|
@@ -4787,7 +4790,7 @@ var Streamable = /*#__PURE__*/function (_Component) {
|
|
|
4787
4790
|
args[_key] = arguments[_key];
|
|
4788
4791
|
}
|
|
4789
4792
|
|
|
4790
|
-
_this =
|
|
4793
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Streamable)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
4791
4794
|
|
|
4792
4795
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
4793
4796
|
|
|
@@ -4907,7 +4910,7 @@ var Streamable = /*#__PURE__*/function (_Component) {
|
|
|
4907
4910
|
width: '100%',
|
|
4908
4911
|
height: '100%'
|
|
4909
4912
|
};
|
|
4910
|
-
return
|
|
4913
|
+
return _react["default"].createElement("iframe", {
|
|
4911
4914
|
ref: this.ref,
|
|
4912
4915
|
src: "https://streamable.com/o/".concat(id),
|
|
4913
4916
|
frameBorder: "0",
|
|
@@ -4944,7 +4947,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4944
4947
|
});
|
|
4945
4948
|
exports["default"] = exports.Wistia = void 0;
|
|
4946
4949
|
|
|
4947
|
-
var _react = _interopRequireWildcard(React__default
|
|
4950
|
+
var _react = _interopRequireWildcard(React__default);
|
|
4948
4951
|
|
|
4949
4952
|
|
|
4950
4953
|
|
|
@@ -4968,16 +4971,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
4968
4971
|
|
|
4969
4972
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
4970
4973
|
|
|
4971
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
4972
|
-
|
|
4973
4974
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
4974
4975
|
|
|
4975
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4976
|
-
|
|
4977
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
4978
|
-
|
|
4979
4976
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
4980
4977
|
|
|
4978
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
4979
|
+
|
|
4981
4980
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
4982
4981
|
|
|
4983
4982
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -4988,48 +4987,26 @@ var SDK_URL = 'https://fast.wistia.com/assets/external/E-v1.js';
|
|
|
4988
4987
|
var SDK_GLOBAL = 'Wistia';
|
|
4989
4988
|
var MATCH_URL = /(?:wistia\.com|wi\.st)\/(?:medias|embed)\/(.*)$/;
|
|
4990
4989
|
|
|
4991
|
-
var Wistia =
|
|
4990
|
+
var Wistia =
|
|
4991
|
+
/*#__PURE__*/
|
|
4992
|
+
function (_Component) {
|
|
4992
4993
|
_inherits(Wistia, _Component);
|
|
4993
4994
|
|
|
4994
|
-
var _super = _createSuper(Wistia);
|
|
4995
|
-
|
|
4996
4995
|
function Wistia() {
|
|
4996
|
+
var _getPrototypeOf2;
|
|
4997
|
+
|
|
4997
4998
|
var _this;
|
|
4998
4999
|
|
|
4999
5000
|
_classCallCheck(this, Wistia);
|
|
5000
5001
|
|
|
5001
|
-
for (var _len = arguments.length,
|
|
5002
|
-
|
|
5002
|
+
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
5003
|
+
args[_key] = arguments[_key];
|
|
5003
5004
|
}
|
|
5004
5005
|
|
|
5005
|
-
_this =
|
|
5006
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Wistia)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
5006
5007
|
|
|
5007
5008
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
5008
5009
|
|
|
5009
|
-
_defineProperty(_assertThisInitialized(_this), "onPlay", function () {
|
|
5010
|
-
var _this$props;
|
|
5011
|
-
|
|
5012
|
-
return (_this$props = _this.props).onPlay.apply(_this$props, arguments);
|
|
5013
|
-
});
|
|
5014
|
-
|
|
5015
|
-
_defineProperty(_assertThisInitialized(_this), "onPause", function () {
|
|
5016
|
-
var _this$props2;
|
|
5017
|
-
|
|
5018
|
-
return (_this$props2 = _this.props).onPause.apply(_this$props2, arguments);
|
|
5019
|
-
});
|
|
5020
|
-
|
|
5021
|
-
_defineProperty(_assertThisInitialized(_this), "onSeek", function () {
|
|
5022
|
-
var _this$props3;
|
|
5023
|
-
|
|
5024
|
-
return (_this$props3 = _this.props).onSeek.apply(_this$props3, arguments);
|
|
5025
|
-
});
|
|
5026
|
-
|
|
5027
|
-
_defineProperty(_assertThisInitialized(_this), "onEnded", function () {
|
|
5028
|
-
var _this$props4;
|
|
5029
|
-
|
|
5030
|
-
return (_this$props4 = _this.props).onEnded.apply(_this$props4, arguments);
|
|
5031
|
-
});
|
|
5032
|
-
|
|
5033
5010
|
_defineProperty(_assertThisInitialized(_this), "mute", function () {
|
|
5034
5011
|
_this.callPlayer('mute');
|
|
5035
5012
|
});
|
|
@@ -5051,13 +5028,17 @@ var Wistia = /*#__PURE__*/function (_Component) {
|
|
|
5051
5028
|
value: function load(url) {
|
|
5052
5029
|
var _this2 = this;
|
|
5053
5030
|
|
|
5054
|
-
var _this$
|
|
5055
|
-
playing = _this$
|
|
5056
|
-
muted = _this$
|
|
5057
|
-
controls = _this$
|
|
5058
|
-
_onReady = _this$
|
|
5059
|
-
|
|
5060
|
-
|
|
5031
|
+
var _this$props = this.props,
|
|
5032
|
+
playing = _this$props.playing,
|
|
5033
|
+
muted = _this$props.muted,
|
|
5034
|
+
controls = _this$props.controls,
|
|
5035
|
+
_onReady = _this$props.onReady,
|
|
5036
|
+
onPlay = _this$props.onPlay,
|
|
5037
|
+
onPause = _this$props.onPause,
|
|
5038
|
+
onSeek = _this$props.onSeek,
|
|
5039
|
+
onEnded = _this$props.onEnded,
|
|
5040
|
+
config = _this$props.config,
|
|
5041
|
+
onError = _this$props.onError;
|
|
5061
5042
|
(0, utils.getSDK)(SDK_URL, SDK_GLOBAL).then(function () {
|
|
5062
5043
|
window._wq = window._wq || [];
|
|
5063
5044
|
|
|
@@ -5074,28 +5055,19 @@ var Wistia = /*#__PURE__*/function (_Component) {
|
|
|
5074
5055
|
|
|
5075
5056
|
_this2.unbind();
|
|
5076
5057
|
|
|
5077
|
-
_this2.player.bind('play',
|
|
5058
|
+
_this2.player.bind('play', onPlay);
|
|
5078
5059
|
|
|
5079
|
-
_this2.player.bind('pause',
|
|
5060
|
+
_this2.player.bind('pause', onPause);
|
|
5080
5061
|
|
|
5081
|
-
_this2.player.bind('seek',
|
|
5062
|
+
_this2.player.bind('seek', onSeek);
|
|
5082
5063
|
|
|
5083
|
-
_this2.player.bind('end',
|
|
5064
|
+
_this2.player.bind('end', onEnded);
|
|
5084
5065
|
|
|
5085
5066
|
_onReady();
|
|
5086
5067
|
}
|
|
5087
5068
|
});
|
|
5088
5069
|
}, onError);
|
|
5089
5070
|
}
|
|
5090
|
-
}, {
|
|
5091
|
-
key: "unbind",
|
|
5092
|
-
value: function unbind() {
|
|
5093
|
-
this.player.unbind('play', this.onPlay);
|
|
5094
|
-
this.player.unbind('pause', this.onPause);
|
|
5095
|
-
this.player.unbind('seek', this.onSeek);
|
|
5096
|
-
this.player.unbind('end', this.onEnded);
|
|
5097
|
-
} // Proxy methods to prevent listener leaks
|
|
5098
|
-
|
|
5099
5071
|
}, {
|
|
5100
5072
|
key: "play",
|
|
5101
5073
|
value: function play() {
|
|
@@ -5106,6 +5078,19 @@ var Wistia = /*#__PURE__*/function (_Component) {
|
|
|
5106
5078
|
value: function pause() {
|
|
5107
5079
|
this.callPlayer('pause');
|
|
5108
5080
|
}
|
|
5081
|
+
}, {
|
|
5082
|
+
key: "unbind",
|
|
5083
|
+
value: function unbind() {
|
|
5084
|
+
var _this$props2 = this.props,
|
|
5085
|
+
onPlay = _this$props2.onPlay,
|
|
5086
|
+
onPause = _this$props2.onPause,
|
|
5087
|
+
onSeek = _this$props2.onSeek,
|
|
5088
|
+
onEnded = _this$props2.onEnded;
|
|
5089
|
+
this.player.unbind('play', onPlay);
|
|
5090
|
+
this.player.unbind('pause', onPause);
|
|
5091
|
+
this.player.unbind('seek', onSeek);
|
|
5092
|
+
this.player.unbind('end', onEnded);
|
|
5093
|
+
}
|
|
5109
5094
|
}, {
|
|
5110
5095
|
key: "stop",
|
|
5111
5096
|
value: function stop() {
|
|
@@ -5151,7 +5136,7 @@ var Wistia = /*#__PURE__*/function (_Component) {
|
|
|
5151
5136
|
width: '100%',
|
|
5152
5137
|
height: '100%'
|
|
5153
5138
|
};
|
|
5154
|
-
return
|
|
5139
|
+
return _react["default"].createElement("div", {
|
|
5155
5140
|
key: id,
|
|
5156
5141
|
className: className,
|
|
5157
5142
|
style: style
|
|
@@ -5187,7 +5172,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5187
5172
|
});
|
|
5188
5173
|
exports["default"] = exports.Twitch = void 0;
|
|
5189
5174
|
|
|
5190
|
-
var _react = _interopRequireWildcard(React__default
|
|
5175
|
+
var _react = _interopRequireWildcard(React__default);
|
|
5191
5176
|
|
|
5192
5177
|
|
|
5193
5178
|
|
|
@@ -5211,16 +5196,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
5211
5196
|
|
|
5212
5197
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
5213
5198
|
|
|
5214
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
5215
|
-
|
|
5216
5199
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
5217
5200
|
|
|
5218
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5219
|
-
|
|
5220
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
5221
|
-
|
|
5222
5201
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
5223
5202
|
|
|
5203
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5204
|
+
|
|
5224
5205
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
5225
5206
|
|
|
5226
5207
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -5233,12 +5214,14 @@ var MATCH_VIDEO_URL = /(?:www\.|go\.)?twitch\.tv\/videos\/(\d+)($|\?)/;
|
|
|
5233
5214
|
var MATCH_CHANNEL_URL = /(?:www\.|go\.)?twitch\.tv\/([a-z0-9_]+)($|\?)/;
|
|
5234
5215
|
var PLAYER_ID_PREFIX = 'twitch-player-';
|
|
5235
5216
|
|
|
5236
|
-
var Twitch =
|
|
5217
|
+
var Twitch =
|
|
5218
|
+
/*#__PURE__*/
|
|
5219
|
+
function (_Component) {
|
|
5237
5220
|
_inherits(Twitch, _Component);
|
|
5238
5221
|
|
|
5239
|
-
var _super = _createSuper(Twitch);
|
|
5240
|
-
|
|
5241
5222
|
function Twitch() {
|
|
5223
|
+
var _getPrototypeOf2;
|
|
5224
|
+
|
|
5242
5225
|
var _this;
|
|
5243
5226
|
|
|
5244
5227
|
_classCallCheck(this, Twitch);
|
|
@@ -5247,7 +5230,7 @@ var Twitch = /*#__PURE__*/function (_Component) {
|
|
|
5247
5230
|
args[_key] = arguments[_key];
|
|
5248
5231
|
}
|
|
5249
5232
|
|
|
5250
|
-
_this =
|
|
5233
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Twitch)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
5251
5234
|
|
|
5252
5235
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
5253
5236
|
|
|
@@ -5368,7 +5351,7 @@ var Twitch = /*#__PURE__*/function (_Component) {
|
|
|
5368
5351
|
width: '100%',
|
|
5369
5352
|
height: '100%'
|
|
5370
5353
|
};
|
|
5371
|
-
return
|
|
5354
|
+
return _react["default"].createElement("div", {
|
|
5372
5355
|
style: style,
|
|
5373
5356
|
id: this.playerID
|
|
5374
5357
|
});
|
|
@@ -5403,7 +5386,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5403
5386
|
});
|
|
5404
5387
|
exports["default"] = exports.DailyMotion = void 0;
|
|
5405
5388
|
|
|
5406
|
-
var _react = _interopRequireWildcard(React__default
|
|
5389
|
+
var _react = _interopRequireWildcard(React__default);
|
|
5407
5390
|
|
|
5408
5391
|
|
|
5409
5392
|
|
|
@@ -5421,15 +5404,11 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (O
|
|
|
5421
5404
|
|
|
5422
5405
|
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
5423
5406
|
|
|
5424
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) ||
|
|
5425
|
-
|
|
5426
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
5407
|
+
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }
|
|
5427
5408
|
|
|
5428
|
-
function
|
|
5409
|
+
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }
|
|
5429
5410
|
|
|
5430
|
-
function
|
|
5431
|
-
|
|
5432
|
-
function _iterableToArrayLimit(arr, i) { if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return; var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
5411
|
+
function _iterableToArrayLimit(arr, i) { if (!(Symbol.iterator in Object(arr) || Object.prototype.toString.call(arr) === "[object Arguments]")) { return; } var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
5433
5412
|
|
|
5434
5413
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
5435
5414
|
|
|
@@ -5439,16 +5418,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
5439
5418
|
|
|
5440
5419
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
5441
5420
|
|
|
5442
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
5443
|
-
|
|
5444
5421
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
5445
5422
|
|
|
5446
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5447
|
-
|
|
5448
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
5449
|
-
|
|
5450
5423
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
5451
5424
|
|
|
5425
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5426
|
+
|
|
5452
5427
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
5453
5428
|
|
|
5454
5429
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -5460,12 +5435,14 @@ var SDK_GLOBAL = 'DM';
|
|
|
5460
5435
|
var SDK_GLOBAL_READY = 'dmAsyncInit';
|
|
5461
5436
|
var MATCH_URL = /^(?:(?:https?):)?(?:\/\/)?(?:www\.)?(?:(?:dailymotion\.com(?:\/embed)?\/video)|dai\.ly)\/([a-zA-Z0-9]+)(?:_[\w_-]+)?$/;
|
|
5462
5437
|
|
|
5463
|
-
var DailyMotion =
|
|
5438
|
+
var DailyMotion =
|
|
5439
|
+
/*#__PURE__*/
|
|
5440
|
+
function (_Component) {
|
|
5464
5441
|
_inherits(DailyMotion, _Component);
|
|
5465
5442
|
|
|
5466
|
-
var _super = _createSuper(DailyMotion);
|
|
5467
|
-
|
|
5468
5443
|
function DailyMotion() {
|
|
5444
|
+
var _getPrototypeOf2;
|
|
5445
|
+
|
|
5469
5446
|
var _this;
|
|
5470
5447
|
|
|
5471
5448
|
_classCallCheck(this, DailyMotion);
|
|
@@ -5474,7 +5451,7 @@ var DailyMotion = /*#__PURE__*/function (_Component) {
|
|
|
5474
5451
|
args[_key] = arguments[_key];
|
|
5475
5452
|
}
|
|
5476
5453
|
|
|
5477
|
-
_this =
|
|
5454
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(DailyMotion)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
5478
5455
|
|
|
5479
5456
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
5480
5457
|
|
|
@@ -5603,9 +5580,9 @@ var DailyMotion = /*#__PURE__*/function (_Component) {
|
|
|
5603
5580
|
height: '100%',
|
|
5604
5581
|
display: display
|
|
5605
5582
|
};
|
|
5606
|
-
return
|
|
5583
|
+
return _react["default"].createElement("div", {
|
|
5607
5584
|
style: style
|
|
5608
|
-
},
|
|
5585
|
+
}, _react["default"].createElement("div", {
|
|
5609
5586
|
ref: this.ref
|
|
5610
5587
|
}));
|
|
5611
5588
|
}
|
|
@@ -5639,7 +5616,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5639
5616
|
});
|
|
5640
5617
|
exports["default"] = exports.Mixcloud = void 0;
|
|
5641
5618
|
|
|
5642
|
-
var _react = _interopRequireWildcard(React__default
|
|
5619
|
+
var _react = _interopRequireWildcard(React__default);
|
|
5643
5620
|
|
|
5644
5621
|
|
|
5645
5622
|
|
|
@@ -5663,16 +5640,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
5663
5640
|
|
|
5664
5641
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
5665
5642
|
|
|
5666
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
5667
|
-
|
|
5668
5643
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
5669
5644
|
|
|
5670
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5671
|
-
|
|
5672
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
5673
|
-
|
|
5674
5645
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
5675
5646
|
|
|
5647
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5648
|
+
|
|
5676
5649
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
5677
5650
|
|
|
5678
5651
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -5683,12 +5656,14 @@ var SDK_URL = 'https://widget.mixcloud.com/media/js/widgetApi.js';
|
|
|
5683
5656
|
var SDK_GLOBAL = 'Mixcloud';
|
|
5684
5657
|
var MATCH_URL = /mixcloud\.com\/([^/]+\/[^/]+)/;
|
|
5685
5658
|
|
|
5686
|
-
var Mixcloud =
|
|
5659
|
+
var Mixcloud =
|
|
5660
|
+
/*#__PURE__*/
|
|
5661
|
+
function (_Component) {
|
|
5687
5662
|
_inherits(Mixcloud, _Component);
|
|
5688
5663
|
|
|
5689
|
-
var _super = _createSuper(Mixcloud);
|
|
5690
|
-
|
|
5691
5664
|
function Mixcloud() {
|
|
5665
|
+
var _getPrototypeOf2;
|
|
5666
|
+
|
|
5692
5667
|
var _this;
|
|
5693
5668
|
|
|
5694
5669
|
_classCallCheck(this, Mixcloud);
|
|
@@ -5697,7 +5672,7 @@ var Mixcloud = /*#__PURE__*/function (_Component) {
|
|
|
5697
5672
|
args[_key] = arguments[_key];
|
|
5698
5673
|
}
|
|
5699
5674
|
|
|
5700
|
-
_this =
|
|
5675
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Mixcloud)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
5701
5676
|
|
|
5702
5677
|
_defineProperty(_assertThisInitialized(_this), "callPlayer", utils.callPlayer);
|
|
5703
5678
|
|
|
@@ -5800,7 +5775,7 @@ var Mixcloud = /*#__PURE__*/function (_Component) {
|
|
|
5800
5775
|
})); // We have to give the iframe a key here to prevent a
|
|
5801
5776
|
// weird dialog appearing when loading a new track
|
|
5802
5777
|
|
|
5803
|
-
return
|
|
5778
|
+
return _react["default"].createElement("iframe", {
|
|
5804
5779
|
key: id,
|
|
5805
5780
|
ref: this.ref,
|
|
5806
5781
|
style: style,
|
|
@@ -5838,7 +5813,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5838
5813
|
});
|
|
5839
5814
|
exports["default"] = exports.FilePlayer = void 0;
|
|
5840
5815
|
|
|
5841
|
-
var _react = _interopRequireWildcard(React__default
|
|
5816
|
+
var _react = _interopRequireWildcard(React__default);
|
|
5842
5817
|
|
|
5843
5818
|
|
|
5844
5819
|
|
|
@@ -5860,33 +5835,23 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
5860
5835
|
|
|
5861
5836
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
5862
5837
|
|
|
5863
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
5864
|
-
|
|
5865
5838
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
5866
5839
|
|
|
5867
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5868
|
-
|
|
5869
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
5870
|
-
|
|
5871
5840
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
5872
5841
|
|
|
5842
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
5843
|
+
|
|
5873
5844
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
5874
5845
|
|
|
5875
5846
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
5876
5847
|
|
|
5877
5848
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
5878
5849
|
|
|
5879
|
-
function _createForOfIteratorHelper(o) { if (typeof Symbol === "undefined" || o[Symbol.iterator] == null) { if (Array.isArray(o) || (o = _unsupportedIterableToArray(o))) { var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var it, normalCompletion = true, didErr = false, err; return { s: function s() { it = o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
|
|
5880
|
-
|
|
5881
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(n); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
5882
|
-
|
|
5883
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
5884
|
-
|
|
5885
5850
|
var IOS = typeof navigator !== 'undefined' && /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;
|
|
5886
5851
|
var AUDIO_EXTENSIONS = /\.(m4a|mp4a|mpga|mp2|mp2a|mp3|m2a|m3a|wav|weba|aac|oga|spx)($|\?)/i;
|
|
5887
5852
|
var VIDEO_EXTENSIONS = /\.(mp4|og[gv]|webm|mov|m4v)($|\?)/i;
|
|
5888
5853
|
var HLS_EXTENSIONS = /\.(m3u8)($|\?)/i;
|
|
5889
|
-
var HLS_SDK_URL = 'https://cdn.jsdelivr.net/npm/hls.js@VERSION
|
|
5854
|
+
var HLS_SDK_URL = 'https://cdn.jsdelivr.net/npm/hls.js@VERSION';
|
|
5890
5855
|
var HLS_GLOBAL = 'Hls';
|
|
5891
5856
|
var DASH_EXTENSIONS = /\.(mpd)($|\?)/i;
|
|
5892
5857
|
var DASH_SDK_URL = 'https://cdnjs.cloudflare.com/ajax/libs/dashjs/VERSION/dash.all.min.js';
|
|
@@ -5895,11 +5860,12 @@ var MATCH_DROPBOX_URL = /www\.dropbox\.com\/.+/;
|
|
|
5895
5860
|
|
|
5896
5861
|
function canPlay(url) {
|
|
5897
5862
|
if (url instanceof Array) {
|
|
5898
|
-
var
|
|
5899
|
-
|
|
5863
|
+
var _iteratorNormalCompletion = true;
|
|
5864
|
+
var _didIteratorError = false;
|
|
5865
|
+
var _iteratorError = undefined;
|
|
5900
5866
|
|
|
5901
5867
|
try {
|
|
5902
|
-
for (_iterator.
|
|
5868
|
+
for (var _iterator = url[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
|
|
5903
5869
|
var item = _step.value;
|
|
5904
5870
|
|
|
5905
5871
|
if (typeof item === 'string' && canPlay(item)) {
|
|
@@ -5911,9 +5877,18 @@ function canPlay(url) {
|
|
|
5911
5877
|
}
|
|
5912
5878
|
}
|
|
5913
5879
|
} catch (err) {
|
|
5914
|
-
|
|
5880
|
+
_didIteratorError = true;
|
|
5881
|
+
_iteratorError = err;
|
|
5915
5882
|
} finally {
|
|
5916
|
-
|
|
5883
|
+
try {
|
|
5884
|
+
if (!_iteratorNormalCompletion && _iterator["return"] != null) {
|
|
5885
|
+
_iterator["return"]();
|
|
5886
|
+
}
|
|
5887
|
+
} finally {
|
|
5888
|
+
if (_didIteratorError) {
|
|
5889
|
+
throw _iteratorError;
|
|
5890
|
+
}
|
|
5891
|
+
}
|
|
5917
5892
|
}
|
|
5918
5893
|
|
|
5919
5894
|
return false;
|
|
@@ -5937,12 +5912,14 @@ function canEnablePIP(url) {
|
|
|
5937
5912
|
return canPlay(url) && (!!document.pictureInPictureEnabled || supportsWebKitPresentationMode()) && !AUDIO_EXTENSIONS.test(url);
|
|
5938
5913
|
}
|
|
5939
5914
|
|
|
5940
|
-
var FilePlayer =
|
|
5915
|
+
var FilePlayer =
|
|
5916
|
+
/*#__PURE__*/
|
|
5917
|
+
function (_Component) {
|
|
5941
5918
|
_inherits(FilePlayer, _Component);
|
|
5942
5919
|
|
|
5943
|
-
var _super = _createSuper(FilePlayer);
|
|
5944
|
-
|
|
5945
5920
|
function FilePlayer() {
|
|
5921
|
+
var _getPrototypeOf2;
|
|
5922
|
+
|
|
5946
5923
|
var _this;
|
|
5947
5924
|
|
|
5948
5925
|
_classCallCheck(this, FilePlayer);
|
|
@@ -5951,7 +5928,7 @@ var FilePlayer = /*#__PURE__*/function (_Component) {
|
|
|
5951
5928
|
_args[_key] = arguments[_key];
|
|
5952
5929
|
}
|
|
5953
5930
|
|
|
5954
|
-
_this =
|
|
5931
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(FilePlayer)).call.apply(_getPrototypeOf2, [this].concat(_args)));
|
|
5955
5932
|
|
|
5956
5933
|
_defineProperty(_assertThisInitialized(_this), "onReady", function () {
|
|
5957
5934
|
var _this$props;
|
|
@@ -6038,19 +6015,19 @@ var FilePlayer = /*#__PURE__*/function (_Component) {
|
|
|
6038
6015
|
|
|
6039
6016
|
_defineProperty(_assertThisInitialized(_this), "renderSourceElement", function (source, index) {
|
|
6040
6017
|
if (typeof source === 'string') {
|
|
6041
|
-
return
|
|
6018
|
+
return _react["default"].createElement("source", {
|
|
6042
6019
|
key: index,
|
|
6043
6020
|
src: source
|
|
6044
6021
|
});
|
|
6045
6022
|
}
|
|
6046
6023
|
|
|
6047
|
-
return
|
|
6024
|
+
return _react["default"].createElement("source", _extends({
|
|
6048
6025
|
key: index
|
|
6049
6026
|
}, source));
|
|
6050
6027
|
});
|
|
6051
6028
|
|
|
6052
6029
|
_defineProperty(_assertThisInitialized(_this), "renderTrack", function (track, index) {
|
|
6053
|
-
return
|
|
6030
|
+
return _react["default"].createElement("track", _extends({
|
|
6054
6031
|
key: index
|
|
6055
6032
|
}, track));
|
|
6056
6033
|
});
|
|
@@ -6088,10 +6065,6 @@ var FilePlayer = /*#__PURE__*/function (_Component) {
|
|
|
6088
6065
|
key: "componentWillUnmount",
|
|
6089
6066
|
value: function componentWillUnmount() {
|
|
6090
6067
|
this.removeListeners(this.player);
|
|
6091
|
-
|
|
6092
|
-
if (this.hls) {
|
|
6093
|
-
this.hls.destroy();
|
|
6094
|
-
}
|
|
6095
6068
|
}
|
|
6096
6069
|
}, {
|
|
6097
6070
|
key: "addListeners",
|
|
@@ -6222,6 +6195,10 @@ var FilePlayer = /*#__PURE__*/function (_Component) {
|
|
|
6222
6195
|
value: function stop() {
|
|
6223
6196
|
this.player.removeAttribute('src');
|
|
6224
6197
|
|
|
6198
|
+
if (this.hls) {
|
|
6199
|
+
this.hls.destroy();
|
|
6200
|
+
}
|
|
6201
|
+
|
|
6225
6202
|
if (this.dash) {
|
|
6226
6203
|
this.dash.reset();
|
|
6227
6204
|
}
|
|
@@ -6333,7 +6310,7 @@ var FilePlayer = /*#__PURE__*/function (_Component) {
|
|
|
6333
6310
|
width: width === 'auto' ? width : '100%',
|
|
6334
6311
|
height: height === 'auto' ? height : '100%'
|
|
6335
6312
|
};
|
|
6336
|
-
return
|
|
6313
|
+
return _react["default"].createElement(Element, _extends({
|
|
6337
6314
|
ref: this.ref,
|
|
6338
6315
|
src: this.getSource(url),
|
|
6339
6316
|
style: style,
|
|
@@ -6405,7 +6382,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6405
6382
|
});
|
|
6406
6383
|
exports["default"] = void 0;
|
|
6407
6384
|
|
|
6408
|
-
var _react = _interopRequireWildcard(React__default
|
|
6385
|
+
var _react = _interopRequireWildcard(React__default);
|
|
6409
6386
|
|
|
6410
6387
|
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }
|
|
6411
6388
|
|
|
@@ -6423,16 +6400,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
6423
6400
|
|
|
6424
6401
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
6425
6402
|
|
|
6426
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
6427
|
-
|
|
6428
6403
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
6429
6404
|
|
|
6430
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
6431
|
-
|
|
6432
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
6433
|
-
|
|
6434
6405
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
6435
6406
|
|
|
6407
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
6408
|
+
|
|
6436
6409
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
6437
6410
|
|
|
6438
6411
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -6441,12 +6414,14 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
|
|
6441
6414
|
|
|
6442
6415
|
var ICON_SIZE = '64px';
|
|
6443
6416
|
|
|
6444
|
-
var Preview =
|
|
6417
|
+
var Preview =
|
|
6418
|
+
/*#__PURE__*/
|
|
6419
|
+
function (_Component) {
|
|
6445
6420
|
_inherits(Preview, _Component);
|
|
6446
6421
|
|
|
6447
|
-
var _super = _createSuper(Preview);
|
|
6448
|
-
|
|
6449
6422
|
function Preview() {
|
|
6423
|
+
var _getPrototypeOf2;
|
|
6424
|
+
|
|
6450
6425
|
var _this;
|
|
6451
6426
|
|
|
6452
6427
|
_classCallCheck(this, Preview);
|
|
@@ -6455,7 +6430,7 @@ var Preview = /*#__PURE__*/function (_Component) {
|
|
|
6455
6430
|
args[_key] = arguments[_key];
|
|
6456
6431
|
}
|
|
6457
6432
|
|
|
6458
|
-
_this =
|
|
6433
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(Preview)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
6459
6434
|
|
|
6460
6435
|
_defineProperty(_assertThisInitialized(_this), "mounted", false);
|
|
6461
6436
|
|
|
@@ -6553,15 +6528,15 @@ var Preview = /*#__PURE__*/function (_Component) {
|
|
|
6553
6528
|
}
|
|
6554
6529
|
};
|
|
6555
6530
|
|
|
6556
|
-
var defaultPlayIcon =
|
|
6531
|
+
var defaultPlayIcon = _react["default"].createElement("div", {
|
|
6557
6532
|
style: styles.shadow,
|
|
6558
6533
|
className: "react-player__shadow"
|
|
6559
|
-
},
|
|
6534
|
+
}, _react["default"].createElement("div", {
|
|
6560
6535
|
style: styles.playIcon,
|
|
6561
6536
|
className: "react-player__play-icon"
|
|
6562
6537
|
}));
|
|
6563
6538
|
|
|
6564
|
-
return
|
|
6539
|
+
return _react["default"].createElement("div", {
|
|
6565
6540
|
style: styles.preview,
|
|
6566
6541
|
className: "react-player__preview",
|
|
6567
6542
|
onClick: onClick
|
|
@@ -6584,7 +6559,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6584
6559
|
});
|
|
6585
6560
|
exports["default"] = renderPreloadPlayers;
|
|
6586
6561
|
|
|
6587
|
-
var _react = _interopRequireDefault(React__default
|
|
6562
|
+
var _react = _interopRequireDefault(React__default);
|
|
6588
6563
|
|
|
6589
6564
|
var _Player = _interopRequireDefault(Player_1);
|
|
6590
6565
|
|
|
@@ -6598,12 +6573,6 @@ var _Player = _interopRequireDefault(Player_1);
|
|
|
6598
6573
|
|
|
6599
6574
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
6600
6575
|
|
|
6601
|
-
function _createForOfIteratorHelper(o) { if (typeof Symbol === "undefined" || o[Symbol.iterator] == null) { if (Array.isArray(o) || (o = _unsupportedIterableToArray(o))) { var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var it, normalCompletion = true, didErr = false, err; return { s: function s() { it = o[Symbol.iterator](); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
|
|
6602
|
-
|
|
6603
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(n); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
6604
|
-
|
|
6605
|
-
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
|
|
6606
|
-
|
|
6607
6576
|
var PRELOAD_PLAYERS = [{
|
|
6608
6577
|
Player: YouTube_1.YouTube,
|
|
6609
6578
|
configKey: 'youtube',
|
|
@@ -6624,16 +6593,16 @@ var PRELOAD_PLAYERS = [{
|
|
|
6624
6593
|
|
|
6625
6594
|
function renderPreloadPlayers(url, controls, config) {
|
|
6626
6595
|
var players = [];
|
|
6627
|
-
|
|
6628
|
-
var
|
|
6629
|
-
|
|
6596
|
+
var _iteratorNormalCompletion = true;
|
|
6597
|
+
var _didIteratorError = false;
|
|
6598
|
+
var _iteratorError = undefined;
|
|
6630
6599
|
|
|
6631
6600
|
try {
|
|
6632
|
-
for (_iterator.
|
|
6601
|
+
for (var _iterator = PRELOAD_PLAYERS[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
|
|
6633
6602
|
var player = _step.value;
|
|
6634
6603
|
|
|
6635
6604
|
if (!player.Player.canPlay(url) && config[player.configKey].preload) {
|
|
6636
|
-
players.push(
|
|
6605
|
+
players.push(_react["default"].createElement(_Player["default"], {
|
|
6637
6606
|
key: player.Player.displayName,
|
|
6638
6607
|
activePlayer: player.Player,
|
|
6639
6608
|
url: player.url,
|
|
@@ -6645,9 +6614,18 @@ function renderPreloadPlayers(url, controls, config) {
|
|
|
6645
6614
|
}
|
|
6646
6615
|
}
|
|
6647
6616
|
} catch (err) {
|
|
6648
|
-
|
|
6617
|
+
_didIteratorError = true;
|
|
6618
|
+
_iteratorError = err;
|
|
6649
6619
|
} finally {
|
|
6650
|
-
|
|
6620
|
+
try {
|
|
6621
|
+
if (!_iteratorNormalCompletion && _iterator["return"] != null) {
|
|
6622
|
+
_iterator["return"]();
|
|
6623
|
+
}
|
|
6624
|
+
} finally {
|
|
6625
|
+
if (_didIteratorError) {
|
|
6626
|
+
throw _iteratorError;
|
|
6627
|
+
}
|
|
6628
|
+
}
|
|
6651
6629
|
}
|
|
6652
6630
|
|
|
6653
6631
|
return players;
|
|
@@ -6723,7 +6701,7 @@ Object.defineProperty(exports, "Mixcloud", {
|
|
|
6723
6701
|
});
|
|
6724
6702
|
exports["default"] = void 0;
|
|
6725
6703
|
|
|
6726
|
-
var _react = _interopRequireWildcard(React__default
|
|
6704
|
+
var _react = _interopRequireWildcard(React__default);
|
|
6727
6705
|
|
|
6728
6706
|
|
|
6729
6707
|
|
|
@@ -6771,17 +6749,13 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
|
|
|
6771
6749
|
|
|
6772
6750
|
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
6773
6751
|
|
|
6774
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) ||
|
|
6775
|
-
|
|
6776
|
-
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
6777
|
-
|
|
6778
|
-
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(n); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
6752
|
+
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread(); }
|
|
6779
6753
|
|
|
6780
|
-
function
|
|
6754
|
+
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance"); }
|
|
6781
6755
|
|
|
6782
|
-
function
|
|
6756
|
+
function _iterableToArray(iter) { if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter); }
|
|
6783
6757
|
|
|
6784
|
-
function
|
|
6758
|
+
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } }
|
|
6785
6759
|
|
|
6786
6760
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
6787
6761
|
|
|
@@ -6789,16 +6763,12 @@ function _defineProperties(target, props) { for (var i = 0; i < props.length; i+
|
|
|
6789
6763
|
|
|
6790
6764
|
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
6791
6765
|
|
|
6792
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
6793
|
-
|
|
6794
6766
|
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
6795
6767
|
|
|
6796
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
6797
|
-
|
|
6798
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
6799
|
-
|
|
6800
6768
|
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
6801
6769
|
|
|
6770
|
+
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
6771
|
+
|
|
6802
6772
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
6803
6773
|
|
|
6804
6774
|
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
@@ -6808,12 +6778,14 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
|
|
6808
6778
|
var SUPPORTED_PROPS = Object.keys(props.propTypes);
|
|
6809
6779
|
var customPlayers = [];
|
|
6810
6780
|
|
|
6811
|
-
var ReactPlayer =
|
|
6781
|
+
var ReactPlayer =
|
|
6782
|
+
/*#__PURE__*/
|
|
6783
|
+
function (_Component) {
|
|
6812
6784
|
_inherits(ReactPlayer, _Component);
|
|
6813
6785
|
|
|
6814
|
-
var _super = _createSuper(ReactPlayer);
|
|
6815
|
-
|
|
6816
6786
|
function ReactPlayer() {
|
|
6787
|
+
var _getPrototypeOf2;
|
|
6788
|
+
|
|
6817
6789
|
var _this;
|
|
6818
6790
|
|
|
6819
6791
|
_classCallCheck(this, ReactPlayer);
|
|
@@ -6822,7 +6794,7 @@ var ReactPlayer = /*#__PURE__*/function (_Component) {
|
|
|
6822
6794
|
args[_key] = arguments[_key];
|
|
6823
6795
|
}
|
|
6824
6796
|
|
|
6825
|
-
_this =
|
|
6797
|
+
_this = _possibleConstructorReturn(this, (_getPrototypeOf2 = _getPrototypeOf(ReactPlayer)).call.apply(_getPrototypeOf2, [this].concat(args)));
|
|
6826
6798
|
|
|
6827
6799
|
_defineProperty(_assertThisInitialized(_this), "config", (0, utils.getConfig)(_this.props, props.defaultProps, true));
|
|
6828
6800
|
|
|
@@ -6933,7 +6905,7 @@ var ReactPlayer = /*#__PURE__*/function (_Component) {
|
|
|
6933
6905
|
key: "renderActivePlayer",
|
|
6934
6906
|
value: function renderActivePlayer(url, activePlayer) {
|
|
6935
6907
|
if (!url) return null;
|
|
6936
|
-
return
|
|
6908
|
+
return _react["default"].createElement(_Player4["default"], _extends({}, this.props, {
|
|
6937
6909
|
key: activePlayer.displayName,
|
|
6938
6910
|
ref: this.activePlayerRef,
|
|
6939
6911
|
config: this.config,
|
|
@@ -6970,14 +6942,14 @@ var ReactPlayer = /*#__PURE__*/function (_Component) {
|
|
|
6970
6942
|
var preloadPlayers = (0, _preload["default"])(url, controls, this.config);
|
|
6971
6943
|
var players = [renderedActivePlayer].concat(_toConsumableArray(preloadPlayers)).sort(this.sortPlayers);
|
|
6972
6944
|
|
|
6973
|
-
var preview =
|
|
6945
|
+
var preview = _react["default"].createElement(_Preview["default"], {
|
|
6974
6946
|
url: url,
|
|
6975
6947
|
light: light,
|
|
6976
6948
|
playIcon: playIcon,
|
|
6977
6949
|
onClick: this.handleClickPreview
|
|
6978
6950
|
});
|
|
6979
6951
|
|
|
6980
|
-
return
|
|
6952
|
+
return _react["default"].createElement(Wrapper, _extends({
|
|
6981
6953
|
ref: this.wrapperRef,
|
|
6982
6954
|
style: _objectSpread({}, style, {
|
|
6983
6955
|
width: width,
|
|
@@ -7037,20 +7009,20 @@ var Audio = function Audio(_ref) {
|
|
|
7037
7009
|
var node = _ref.node;
|
|
7038
7010
|
|
|
7039
7011
|
if (node.uploadAudio) {
|
|
7040
|
-
return React__default
|
|
7012
|
+
return React__default.createElement(
|
|
7041
7013
|
'div',
|
|
7042
7014
|
{ className: 'audio d-block text-center mb-3' },
|
|
7043
|
-
React__default
|
|
7015
|
+
React__default.createElement(
|
|
7044
7016
|
'audio',
|
|
7045
7017
|
{ controls: true, controlsList: 'nodownload', className: 'audio' },
|
|
7046
|
-
React__default
|
|
7047
|
-
React__default
|
|
7018
|
+
React__default.createElement('source', { src: node.uploadAudio.asset.url, type: 'audio/ogg' }),
|
|
7019
|
+
React__default.createElement('source', { src: node.uploadAudio.asset.url, type: 'audio/mpeg' }),
|
|
7048
7020
|
'Your browser does not support the audio element.'
|
|
7049
7021
|
),
|
|
7050
|
-
node.caption && React__default
|
|
7022
|
+
node.caption && React__default.createElement(
|
|
7051
7023
|
'p',
|
|
7052
7024
|
{ style: { fontSize: '.9rem' } },
|
|
7053
|
-
React__default
|
|
7025
|
+
React__default.createElement(
|
|
7054
7026
|
'em',
|
|
7055
7027
|
null,
|
|
7056
7028
|
node.caption
|
|
@@ -7060,15 +7032,15 @@ var Audio = function Audio(_ref) {
|
|
|
7060
7032
|
} else if (node.audioFilePth) {
|
|
7061
7033
|
var hostname = new URL(node.audioFilePth).hostname;
|
|
7062
7034
|
if (hostname === 'embeds.audioboom.com') {
|
|
7063
|
-
return React__default
|
|
7035
|
+
return React__default.createElement(
|
|
7064
7036
|
'div',
|
|
7065
7037
|
null,
|
|
7066
|
-
React__default
|
|
7038
|
+
React__default.createElement('iframe', { src: node.audioFilePth, width: '100%', height: '300', className: 'audio', style: { border: 'none' } }),
|
|
7067
7039
|
' ',
|
|
7068
|
-
node.caption && React__default
|
|
7040
|
+
node.caption && React__default.createElement(
|
|
7069
7041
|
'p',
|
|
7070
7042
|
{ style: { fontSize: '.9rem' } },
|
|
7071
|
-
React__default
|
|
7043
|
+
React__default.createElement(
|
|
7072
7044
|
'em',
|
|
7073
7045
|
null,
|
|
7074
7046
|
node.caption
|
|
@@ -7076,14 +7048,14 @@ var Audio = function Audio(_ref) {
|
|
|
7076
7048
|
)
|
|
7077
7049
|
);
|
|
7078
7050
|
}
|
|
7079
|
-
return React__default
|
|
7051
|
+
return React__default.createElement(
|
|
7080
7052
|
'div',
|
|
7081
7053
|
{ className: 'audio' },
|
|
7082
|
-
React__default
|
|
7083
|
-
node.caption && React__default
|
|
7054
|
+
React__default.createElement(ReactPlayer, { url: node.audioFilePth, controls: true, width: '100%', height: '100%' }),
|
|
7055
|
+
node.caption && React__default.createElement(
|
|
7084
7056
|
'p',
|
|
7085
7057
|
{ style: { fontSize: '.9rem' } },
|
|
7086
|
-
React__default
|
|
7058
|
+
React__default.createElement(
|
|
7087
7059
|
'em',
|
|
7088
7060
|
null,
|
|
7089
7061
|
node.caption
|
|
@@ -7101,34 +7073,34 @@ var renderAuthor = function renderAuthor(authorName, authorURL, index, length) {
|
|
|
7101
7073
|
var profileImage = arguments[6];
|
|
7102
7074
|
|
|
7103
7075
|
if (authorName && authorURL) {
|
|
7104
|
-
return React__default
|
|
7076
|
+
return React__default.createElement(
|
|
7105
7077
|
'span',
|
|
7106
7078
|
null,
|
|
7107
|
-
React__default
|
|
7079
|
+
React__default.createElement(
|
|
7108
7080
|
'a',
|
|
7109
7081
|
{ className: 'author-details-link-' + index, rel: 'author', href: '/' + defaultUrl + '/' + authorURL.current, key: index },
|
|
7110
7082
|
authorName
|
|
7111
7083
|
),
|
|
7112
|
-
React__default
|
|
7084
|
+
React__default.createElement(
|
|
7113
7085
|
reactBootstrap.Card,
|
|
7114
7086
|
{ className: 'author-details-card-' + index },
|
|
7115
|
-
React__default
|
|
7087
|
+
React__default.createElement(
|
|
7116
7088
|
reactBootstrap.Row,
|
|
7117
7089
|
null,
|
|
7118
|
-
profileImage && React__default
|
|
7090
|
+
profileImage && React__default.createElement(
|
|
7119
7091
|
reactBootstrap.Col,
|
|
7120
7092
|
{ sm: 12, md: 4, className: 'author-details-img-container' },
|
|
7121
|
-
React__default
|
|
7093
|
+
React__default.createElement(reactBootstrap.Card.Img, { className: 'author-details-img', src: profileImage, alt: authorName })
|
|
7122
7094
|
),
|
|
7123
|
-
React__default
|
|
7095
|
+
React__default.createElement(
|
|
7124
7096
|
reactBootstrap.Col,
|
|
7125
7097
|
{ className: 'author-details-col', sm: 12, md: profileImage ? 8 : 12 },
|
|
7126
|
-
React__default
|
|
7098
|
+
React__default.createElement(
|
|
7127
7099
|
'div',
|
|
7128
7100
|
{ style: { fontWidth: '500', fontSize: '1.15rem' } },
|
|
7129
7101
|
authorName
|
|
7130
7102
|
),
|
|
7131
|
-
React__default
|
|
7103
|
+
React__default.createElement(
|
|
7132
7104
|
'p',
|
|
7133
7105
|
null,
|
|
7134
7106
|
biography
|
|
@@ -7136,7 +7108,7 @@ var renderAuthor = function renderAuthor(authorName, authorURL, index, length) {
|
|
|
7136
7108
|
)
|
|
7137
7109
|
)
|
|
7138
7110
|
),
|
|
7139
|
-
React__default
|
|
7111
|
+
React__default.createElement(
|
|
7140
7112
|
'style',
|
|
7141
7113
|
{ jsx: 'true' },
|
|
7142
7114
|
'\n .author-details-card-' + index + ' {\n display: none;\n position: absolute;\n width: 90%;\n max-width: 450px;\n z-index: 9999;\n }\n .author-details-card-' + index + ' h5 {\n font-weight: 500;\n }\n .author-details-link-' + index + ':hover + .author-details-card-' + index + ', .author-details-card-' + index + ':hover {\n display: block;\n box-shadow: 0px 0px 5px #aaa;\n padding: 15px;\n border-radius: 5px;\n }\n '
|
|
@@ -7144,7 +7116,7 @@ var renderAuthor = function renderAuthor(authorName, authorURL, index, length) {
|
|
|
7144
7116
|
length !== index + 1 && ' , '
|
|
7145
7117
|
);
|
|
7146
7118
|
} else if (authorName) {
|
|
7147
|
-
return React__default
|
|
7119
|
+
return React__default.createElement(
|
|
7148
7120
|
'span',
|
|
7149
7121
|
{ key: index },
|
|
7150
7122
|
authorName,
|
|
@@ -7246,7 +7218,7 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7246
7218
|
if (vid.thumbnail && vid.thumbnail.asset) {
|
|
7247
7219
|
data.push({ title: vid.title, thumbnail: urlFor({ client: client, source: vid.thumbnail.asset }), url: vid.url });
|
|
7248
7220
|
} else {
|
|
7249
|
-
data.push({ title: vid.title, thumbnail: 'https://img.youtube.com/vi/' + index$
|
|
7221
|
+
data.push({ title: vid.title, thumbnail: 'https://img.youtube.com/vi/' + index$3.getYoutubeId(vid.url) + '/hqdefault.jpg', url: vid.url });
|
|
7250
7222
|
}
|
|
7251
7223
|
}
|
|
7252
7224
|
});
|
|
@@ -7306,7 +7278,7 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7306
7278
|
//Small pause before starting next video
|
|
7307
7279
|
setTimeout(function () {
|
|
7308
7280
|
//Youtube API to start video playing automatically
|
|
7309
|
-
var id = index$
|
|
7281
|
+
var id = index$3.getYoutubeId(vidUrl);
|
|
7310
7282
|
event.target.loadVideoById(id);
|
|
7311
7283
|
}, 1500);
|
|
7312
7284
|
};
|
|
@@ -7416,44 +7388,44 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7416
7388
|
}
|
|
7417
7389
|
};
|
|
7418
7390
|
|
|
7419
|
-
return React__default
|
|
7391
|
+
return React__default.createElement(
|
|
7420
7392
|
'div',
|
|
7421
7393
|
{ className: 'video-container', style: { marginBottom: '2rem' } },
|
|
7422
|
-
React__default
|
|
7394
|
+
React__default.createElement(
|
|
7423
7395
|
'div',
|
|
7424
7396
|
{ className: 'mt-2 mb-5' },
|
|
7425
|
-
series && React__default
|
|
7397
|
+
series && React__default.createElement(
|
|
7426
7398
|
'div',
|
|
7427
7399
|
{ style: { fontSize: '0.9rem' } },
|
|
7428
7400
|
article.title,
|
|
7429
7401
|
' - Episode ',
|
|
7430
7402
|
series
|
|
7431
7403
|
),
|
|
7432
|
-
Videos[series - 1] && React__default
|
|
7404
|
+
Videos[series - 1] && React__default.createElement(
|
|
7433
7405
|
'h1',
|
|
7434
7406
|
{ className: 'mb-3' },
|
|
7435
7407
|
Videos[series - 1].title
|
|
7436
7408
|
),
|
|
7437
|
-
React__default
|
|
7409
|
+
React__default.createElement(
|
|
7438
7410
|
'div',
|
|
7439
7411
|
null,
|
|
7440
7412
|
moment.moment(article.published).format('LL')
|
|
7441
7413
|
),
|
|
7442
|
-
React__default
|
|
7414
|
+
React__default.createElement(
|
|
7443
7415
|
'div',
|
|
7444
7416
|
{ className: 'mb-3' },
|
|
7445
7417
|
article.authorDetails && article.authorDetails.map(function (authorDetail, index) {
|
|
7446
|
-
return React__default
|
|
7418
|
+
return React__default.createElement(
|
|
7447
7419
|
'span',
|
|
7448
7420
|
{ key: index },
|
|
7449
7421
|
renderAuthor(authorDetail.displayName, authorDetail.url, index, article.authorDetails.length, authorPrefix, '', authorDetail.profileImage && urlFor({ client: client, source: authorDetail.profileImage, imageHeight: authorImgHeight }))
|
|
7450
7422
|
);
|
|
7451
7423
|
})
|
|
7452
7424
|
),
|
|
7453
|
-
React__default
|
|
7425
|
+
React__default.createElement(
|
|
7454
7426
|
'p',
|
|
7455
7427
|
null,
|
|
7456
|
-
React__default
|
|
7428
|
+
React__default.createElement(SocialShare, {
|
|
7457
7429
|
shareUrl: meta.shareUrl + '?seriesVid=' + series,
|
|
7458
7430
|
shareTitle: Videos[series - 1] && Videos[series - 1].title ? Videos[series - 1].title : meta.shareTitle,
|
|
7459
7431
|
shareVia: meta.shareVia,
|
|
@@ -7468,22 +7440,22 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7468
7440
|
hideFacebook: meta.hideFBShare
|
|
7469
7441
|
})
|
|
7470
7442
|
),
|
|
7471
|
-
Videos[series - 1] && Videos[series - 1].intro && React__default
|
|
7443
|
+
Videos[series - 1] && Videos[series - 1].intro && React__default.createElement(
|
|
7472
7444
|
'p',
|
|
7473
7445
|
{ className: 'mb-3' },
|
|
7474
|
-
React__default
|
|
7446
|
+
React__default.createElement(
|
|
7475
7447
|
'em',
|
|
7476
7448
|
null,
|
|
7477
7449
|
Videos[series - 1].intro
|
|
7478
7450
|
)
|
|
7479
7451
|
)
|
|
7480
7452
|
),
|
|
7481
|
-
React__default
|
|
7453
|
+
React__default.createElement(
|
|
7482
7454
|
'div',
|
|
7483
7455
|
{ id: 'fluid-video-container', className: 'video-block', style: { position: 'relative', overflow: 'hidden' } },
|
|
7484
|
-
vidUrl && vidType == 'youtube' && React__default
|
|
7456
|
+
vidUrl && vidType == 'youtube' && React__default.createElement(YouTube, {
|
|
7485
7457
|
className: 'fluid-iframe',
|
|
7486
|
-
videoId: index$
|
|
7458
|
+
videoId: index$3.getYoutubeId(vidUrl),
|
|
7487
7459
|
opts: opts,
|
|
7488
7460
|
onReady: handleOnReady,
|
|
7489
7461
|
onPlay: handleOnPlay,
|
|
@@ -7492,10 +7464,10 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7492
7464
|
return handleOnEnd(e);
|
|
7493
7465
|
}
|
|
7494
7466
|
}),
|
|
7495
|
-
vidUrl && vidType == 'mp4' && React__default
|
|
7496
|
-
vidUrl && vidType == 'brightcove' && React__default
|
|
7497
|
-
React__default
|
|
7498
|
-
series && React__default
|
|
7467
|
+
vidUrl && vidType == 'mp4' && React__default.createElement(VideoMp4, { url: vidUrl, thumbnail: vidThumbnail, vidLoaded: vidLoaded }),
|
|
7468
|
+
vidUrl && vidType == 'brightcove' && React__default.createElement(Video, { autoplay: true, node: { videoID: vidUrl, source: 'brightcove' }, accountIDs: accountIDs, autoplayNextVideo: autoplayNextVideo }),
|
|
7469
|
+
React__default.createElement('hr', { style: { marginTop: '1.5rem', borderTop: '2px solid rgba(0,0,0,.35)' } }),
|
|
7470
|
+
series && React__default.createElement(
|
|
7499
7471
|
'div',
|
|
7500
7472
|
{
|
|
7501
7473
|
className: 'vid-series',
|
|
@@ -7505,10 +7477,10 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7505
7477
|
maxHeight: '100%',
|
|
7506
7478
|
paddingBottom: '0'
|
|
7507
7479
|
} },
|
|
7508
|
-
React__default
|
|
7480
|
+
React__default.createElement(
|
|
7509
7481
|
'p',
|
|
7510
7482
|
{ style: { color: '#484848', marginBottom: '0' } },
|
|
7511
|
-
React__default
|
|
7483
|
+
React__default.createElement(
|
|
7512
7484
|
'b',
|
|
7513
7485
|
{ style: { fontSize: '1.25em' } },
|
|
7514
7486
|
'Now Playing:'
|
|
@@ -7516,16 +7488,16 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7516
7488
|
' ',
|
|
7517
7489
|
seriesData[series ? series - 1 : 0].title
|
|
7518
7490
|
),
|
|
7519
|
-
vidUrl && React__default
|
|
7491
|
+
vidUrl && React__default.createElement(GroupDeck, { dataset: seriesData, setState: setState, seriesVid: series, current: vidUrl, client: client, displayEpisodeNumber: true })
|
|
7520
7492
|
)
|
|
7521
7493
|
),
|
|
7522
|
-
React__default
|
|
7523
|
-
React__default
|
|
7494
|
+
React__default.createElement('div', { className: 'vid-controls', style: { width: '100%', background: 'transparent', display: 'flex', justifyContent: 'center' } }),
|
|
7495
|
+
React__default.createElement(
|
|
7524
7496
|
'div',
|
|
7525
7497
|
{ className: 'vid-text' },
|
|
7526
|
-
Videos[series - 1] && Videos[series - 1].text && React__default
|
|
7498
|
+
Videos[series - 1] && Videos[series - 1].text && React__default.createElement(BlockContent.BlockContent, _extends$1._extends({ serializers: getSerializers, blocks: Videos[series - 1].text, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
7527
7499
|
),
|
|
7528
|
-
React__default
|
|
7500
|
+
React__default.createElement(
|
|
7529
7501
|
'style',
|
|
7530
7502
|
{ jsx: 'true' },
|
|
7531
7503
|
'\n span.btn {\n margin: 0 1rem;\n }\n '
|
|
@@ -7578,67 +7550,67 @@ var Poll = function Poll(_ref) {
|
|
|
7578
7550
|
return acc;
|
|
7579
7551
|
}
|
|
7580
7552
|
}, 0);
|
|
7581
|
-
return React__default
|
|
7582
|
-
React__default
|
|
7553
|
+
return React__default.createElement(
|
|
7554
|
+
React__default.Fragment,
|
|
7583
7555
|
null,
|
|
7584
|
-
question && React__default
|
|
7556
|
+
question && React__default.createElement(
|
|
7585
7557
|
'p',
|
|
7586
7558
|
{ className: 'font-weight-bold' },
|
|
7587
7559
|
question
|
|
7588
7560
|
),
|
|
7589
|
-
!showAnswer && choices && choices.length > 0 && React__default
|
|
7561
|
+
!showAnswer && choices && choices.length > 0 && React__default.createElement(
|
|
7590
7562
|
'form',
|
|
7591
7563
|
{ onSubmit: function onSubmit(e) {
|
|
7592
7564
|
return onSubmitPoll(e);
|
|
7593
7565
|
} },
|
|
7594
7566
|
choices && choices.map(function (choice) {
|
|
7595
|
-
return React__default
|
|
7567
|
+
return React__default.createElement(
|
|
7596
7568
|
'div',
|
|
7597
7569
|
{ key: choice._key },
|
|
7598
|
-
React__default
|
|
7570
|
+
React__default.createElement(
|
|
7599
7571
|
'label',
|
|
7600
7572
|
{ className: 'pl-2' },
|
|
7601
|
-
React__default
|
|
7573
|
+
React__default.createElement('input', { type: 'radio', id: 'male', name: choice._type, value: choice._key, onChange: function onChange(e) {
|
|
7602
7574
|
return setSelectedChoice(e.target.value);
|
|
7603
7575
|
} }),
|
|
7604
7576
|
' ' + choice.choiceText
|
|
7605
7577
|
)
|
|
7606
7578
|
);
|
|
7607
7579
|
}),
|
|
7608
|
-
React__default
|
|
7580
|
+
React__default.createElement(
|
|
7609
7581
|
reactBootstrap.Button,
|
|
7610
7582
|
{ disabled: !selectedChoice, type: 'submit' },
|
|
7611
7583
|
'Vote'
|
|
7612
7584
|
)
|
|
7613
7585
|
),
|
|
7614
|
-
React__default
|
|
7586
|
+
React__default.createElement(
|
|
7615
7587
|
'div',
|
|
7616
7588
|
{ className: 'progress-container' },
|
|
7617
7589
|
showAnswer && choices && choices.length > 0 && choices.map(function (choice) {
|
|
7618
7590
|
var percentage = choicesTotalCount && choicesTotalCount > 0 ? choice.choiceCount ? Math.floor(choice.choiceCount * 100 / choicesTotalCount) : 0 : 0;
|
|
7619
|
-
return React__default
|
|
7591
|
+
return React__default.createElement(
|
|
7620
7592
|
'div',
|
|
7621
7593
|
{ key: choice._key, className: 'mb-3' },
|
|
7622
|
-
React__default
|
|
7594
|
+
React__default.createElement(
|
|
7623
7595
|
'div',
|
|
7624
7596
|
{ className: 'correct-answer' },
|
|
7625
|
-
React__default
|
|
7597
|
+
React__default.createElement(
|
|
7626
7598
|
'div',
|
|
7627
7599
|
null,
|
|
7628
7600
|
choice.choiceText
|
|
7629
7601
|
),
|
|
7630
|
-
choice.choiceAnswer === true && React__default
|
|
7602
|
+
choice.choiceAnswer === true && React__default.createElement(
|
|
7631
7603
|
'div',
|
|
7632
7604
|
null,
|
|
7633
|
-
React__default
|
|
7605
|
+
React__default.createElement(
|
|
7634
7606
|
'span',
|
|
7635
7607
|
{ style: { color: 'limegreen' } },
|
|
7636
7608
|
'Correct!'
|
|
7637
7609
|
)
|
|
7638
7610
|
)
|
|
7639
7611
|
),
|
|
7640
|
-
React__default
|
|
7641
|
-
React__default
|
|
7612
|
+
React__default.createElement(reactBootstrap.ProgressBar, { now: percentage }),
|
|
7613
|
+
React__default.createElement(
|
|
7642
7614
|
'span',
|
|
7643
7615
|
{ className: 'float-right' },
|
|
7644
7616
|
percentage,
|
|
@@ -7649,14 +7621,14 @@ var Poll = function Poll(_ref) {
|
|
|
7649
7621
|
);
|
|
7650
7622
|
})
|
|
7651
7623
|
),
|
|
7652
|
-
showAnswer && React__default
|
|
7624
|
+
showAnswer && React__default.createElement(
|
|
7653
7625
|
'h4',
|
|
7654
7626
|
{ className: 'text-center small p-3' },
|
|
7655
7627
|
'Total Votes: ',
|
|
7656
7628
|
choicesTotalCount
|
|
7657
7629
|
),
|
|
7658
|
-
showAnswer && response && React__default
|
|
7659
|
-
React__default
|
|
7630
|
+
showAnswer && response && React__default.createElement(BlockContent.BlockContent, { blocks: response, serializers: getSerializers }),
|
|
7631
|
+
React__default.createElement(
|
|
7660
7632
|
'style',
|
|
7661
7633
|
{ jsx: 'true' },
|
|
7662
7634
|
'\n .correct-answer {\n display: flex;\n justify-content: space-between;\n }\n .progress-bar {\n color: #fff;\n }\n '
|
|
@@ -7755,67 +7727,67 @@ var Poll$1 = function Poll(_ref) {
|
|
|
7755
7727
|
return acc;
|
|
7756
7728
|
}
|
|
7757
7729
|
}, 0);
|
|
7758
|
-
return React__default
|
|
7759
|
-
React__default
|
|
7730
|
+
return React__default.createElement(
|
|
7731
|
+
React__default.Fragment,
|
|
7760
7732
|
null,
|
|
7761
|
-
question && React__default
|
|
7733
|
+
question && React__default.createElement(
|
|
7762
7734
|
'p',
|
|
7763
7735
|
{ className: 'font-weight-bold' },
|
|
7764
7736
|
question
|
|
7765
7737
|
),
|
|
7766
|
-
!showAnswer && choices && choices.length > 0 && React__default
|
|
7738
|
+
!showAnswer && choices && choices.length > 0 && React__default.createElement(
|
|
7767
7739
|
'form',
|
|
7768
7740
|
{ onSubmit: function onSubmit(e) {
|
|
7769
7741
|
return onSubmitPoll(e);
|
|
7770
7742
|
} },
|
|
7771
7743
|
choices && choices.map(function (choice) {
|
|
7772
|
-
return React__default
|
|
7744
|
+
return React__default.createElement(
|
|
7773
7745
|
'div',
|
|
7774
7746
|
{ key: choice._key },
|
|
7775
|
-
React__default
|
|
7747
|
+
React__default.createElement(
|
|
7776
7748
|
'label',
|
|
7777
7749
|
{ className: 'pl-2' },
|
|
7778
|
-
React__default
|
|
7750
|
+
React__default.createElement('input', { type: 'checkbox', id: 'male', name: choice._type, value: choice._key, onChange: function onChange(e) {
|
|
7779
7751
|
return setSelectedChoice(e.target.value);
|
|
7780
7752
|
} }),
|
|
7781
7753
|
' ' + choice.choiceText
|
|
7782
7754
|
)
|
|
7783
7755
|
);
|
|
7784
7756
|
}),
|
|
7785
|
-
React__default
|
|
7757
|
+
React__default.createElement(
|
|
7786
7758
|
reactBootstrap.Button,
|
|
7787
7759
|
{ disabled: !selectedChoice, type: 'submit' },
|
|
7788
7760
|
'Vote'
|
|
7789
7761
|
)
|
|
7790
7762
|
),
|
|
7791
|
-
React__default
|
|
7763
|
+
React__default.createElement(
|
|
7792
7764
|
'div',
|
|
7793
7765
|
{ className: 'progress-container' },
|
|
7794
7766
|
showAnswer && choices && choices.length > 0 && choices.map(function (choice) {
|
|
7795
7767
|
var percentage = choicesTotalCount && choicesTotalCount > 0 ? choice.choiceCount ? Math.floor(choice.choiceCount * 100 / choicesTotalCount) : 0 : 0;
|
|
7796
|
-
return React__default
|
|
7768
|
+
return React__default.createElement(
|
|
7797
7769
|
'div',
|
|
7798
7770
|
{ key: choice._key, className: 'mb-3' },
|
|
7799
|
-
React__default
|
|
7771
|
+
React__default.createElement(
|
|
7800
7772
|
'div',
|
|
7801
7773
|
{ className: 'correct-answer' },
|
|
7802
|
-
React__default
|
|
7774
|
+
React__default.createElement(
|
|
7803
7775
|
'div',
|
|
7804
7776
|
null,
|
|
7805
7777
|
choice.choiceText
|
|
7806
7778
|
),
|
|
7807
|
-
choice.choiceAnswer === true && React__default
|
|
7779
|
+
choice.choiceAnswer === true && React__default.createElement(
|
|
7808
7780
|
'div',
|
|
7809
7781
|
null,
|
|
7810
|
-
React__default
|
|
7782
|
+
React__default.createElement(
|
|
7811
7783
|
'span',
|
|
7812
7784
|
{ style: { color: 'limegreen' } },
|
|
7813
7785
|
'Correct!'
|
|
7814
7786
|
)
|
|
7815
7787
|
)
|
|
7816
7788
|
),
|
|
7817
|
-
React__default
|
|
7818
|
-
React__default
|
|
7789
|
+
React__default.createElement(reactBootstrap.ProgressBar, { now: percentage }),
|
|
7790
|
+
React__default.createElement(
|
|
7819
7791
|
'span',
|
|
7820
7792
|
{ className: 'float-right' },
|
|
7821
7793
|
percentage,
|
|
@@ -7826,14 +7798,14 @@ var Poll$1 = function Poll(_ref) {
|
|
|
7826
7798
|
);
|
|
7827
7799
|
})
|
|
7828
7800
|
),
|
|
7829
|
-
showAnswer && React__default
|
|
7801
|
+
showAnswer && React__default.createElement(
|
|
7830
7802
|
'h4',
|
|
7831
7803
|
{ className: 'text-center small p-3' },
|
|
7832
7804
|
'Total Votes: ',
|
|
7833
7805
|
choicesTotalCount
|
|
7834
7806
|
),
|
|
7835
|
-
showAnswer && response && React__default
|
|
7836
|
-
React__default
|
|
7807
|
+
showAnswer && response && React__default.createElement(BlockContent.BlockContent, { blocks: response, serializers: getSerializers }),
|
|
7808
|
+
React__default.createElement(
|
|
7837
7809
|
'style',
|
|
7838
7810
|
{ jsx: 'true' },
|
|
7839
7811
|
'\n .correct-answer {\n width: 100%;\n display: flex;\n justify-content: space-between;\n padding: 0 0.5rem;\n }\n .progress-bar {\n color: #fff;\n }\n '
|
|
@@ -7841,7 +7813,7 @@ var Poll$1 = function Poll(_ref) {
|
|
|
7841
7813
|
);
|
|
7842
7814
|
};
|
|
7843
7815
|
|
|
7844
|
-
var numberOfPaginations = main.
|
|
7816
|
+
var numberOfPaginations = main.main_35 ? 4 : 10;
|
|
7845
7817
|
|
|
7846
7818
|
var Quiz = function Quiz(_ref) {
|
|
7847
7819
|
var quizzes = _ref.quizzes,
|
|
@@ -7959,34 +7931,34 @@ var Quiz = function Quiz(_ref) {
|
|
|
7959
7931
|
};
|
|
7960
7932
|
|
|
7961
7933
|
var renderPagination = function renderPagination() {
|
|
7962
|
-
return React__default
|
|
7963
|
-
|
|
7964
|
-
{ className: 'p-0 m-0', size: main.
|
|
7965
|
-
React__default
|
|
7934
|
+
return React__default.createElement(
|
|
7935
|
+
Pagination,
|
|
7936
|
+
{ className: 'p-0 m-0', size: main.main_35 && 'sm' },
|
|
7937
|
+
React__default.createElement(Pagination.First, { onClick: function onClick() {
|
|
7966
7938
|
return changePage('first');
|
|
7967
7939
|
}, disabled: currentPage === 1 }),
|
|
7968
|
-
React__default
|
|
7940
|
+
React__default.createElement(Pagination.Prev, { onClick: function onClick() {
|
|
7969
7941
|
return changePage('prev');
|
|
7970
7942
|
}, disabled: currentPage === 1 }),
|
|
7971
|
-
React__default
|
|
7943
|
+
React__default.createElement(Pagination.Ellipsis, { onClick: function onClick() {
|
|
7972
7944
|
return renderNewPages('prev');
|
|
7973
7945
|
}, disabled: !validateIndex(startIndex - numberOfPaginations) }),
|
|
7974
7946
|
pages.map(function (page) {
|
|
7975
|
-
return React__default
|
|
7976
|
-
|
|
7947
|
+
return React__default.createElement(
|
|
7948
|
+
Pagination.Item,
|
|
7977
7949
|
{ key: page, active: page === currentPage, onClick: function onClick() {
|
|
7978
7950
|
return changePage(page);
|
|
7979
7951
|
} },
|
|
7980
7952
|
page
|
|
7981
7953
|
);
|
|
7982
7954
|
}),
|
|
7983
|
-
React__default
|
|
7955
|
+
React__default.createElement(Pagination.Ellipsis, { onClick: function onClick() {
|
|
7984
7956
|
return renderNewPages('next');
|
|
7985
7957
|
}, disabled: !validateIndex(startIndex + numberOfPaginations) }),
|
|
7986
|
-
React__default
|
|
7958
|
+
React__default.createElement(Pagination.Next, { onClick: function onClick() {
|
|
7987
7959
|
return changePage('next');
|
|
7988
7960
|
}, disabled: currentPage === pageCount }),
|
|
7989
|
-
React__default
|
|
7961
|
+
React__default.createElement(Pagination.Last, { onClick: function onClick() {
|
|
7990
7962
|
return changePage('last');
|
|
7991
7963
|
}, disabled: currentPage === pageCount })
|
|
7992
7964
|
);
|
|
@@ -8069,51 +8041,51 @@ var Quiz = function Quiz(_ref) {
|
|
|
8069
8041
|
}
|
|
8070
8042
|
};
|
|
8071
8043
|
|
|
8072
|
-
return React__default
|
|
8073
|
-
React__default
|
|
8044
|
+
return React__default.createElement(
|
|
8045
|
+
React__default.Fragment,
|
|
8074
8046
|
null,
|
|
8075
|
-
quizzes[currentPage - 1] && React__default
|
|
8076
|
-
React__default
|
|
8047
|
+
quizzes[currentPage - 1] && React__default.createElement(
|
|
8048
|
+
React__default.Fragment,
|
|
8077
8049
|
null,
|
|
8078
|
-
React__default
|
|
8079
|
-
quizzes[currentPage - 1].quizAnswers && quizzes[currentPage - 1].quizAnswers.length > 0 && React__default
|
|
8050
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: quizzes[currentPage - 1].question, serializers: getSerializers }),
|
|
8051
|
+
quizzes[currentPage - 1].quizAnswers && quizzes[currentPage - 1].quizAnswers.length > 0 && React__default.createElement(
|
|
8080
8052
|
'form',
|
|
8081
8053
|
{ ref: answersRef, onSubmit: function onSubmit(e) {
|
|
8082
8054
|
return e.preventDefault();
|
|
8083
8055
|
} },
|
|
8084
8056
|
quizzes[currentPage - 1].quizAnswers.map(function (answer, index) {
|
|
8085
|
-
return React__default
|
|
8057
|
+
return React__default.createElement(
|
|
8086
8058
|
'div',
|
|
8087
8059
|
{ key: answer._key },
|
|
8088
|
-
React__default
|
|
8060
|
+
React__default.createElement(
|
|
8089
8061
|
'label',
|
|
8090
8062
|
{ className: 'pl-2' },
|
|
8091
|
-
quizzes[currentPage - 1].multiAnswer ? React__default
|
|
8063
|
+
quizzes[currentPage - 1].multiAnswer ? React__default.createElement('input', { type: 'checkbox', id: 'male', disabled: isDisabled, name: answer._type, value: answer._key }) : React__default.createElement('input', { type: 'radio', id: 'male', name: answer._type, value: answer._key }),
|
|
8092
8064
|
' ' + answer.answerText
|
|
8093
8065
|
)
|
|
8094
8066
|
);
|
|
8095
8067
|
})
|
|
8096
8068
|
)
|
|
8097
8069
|
),
|
|
8098
|
-
!showAnswer && React__default
|
|
8099
|
-
|
|
8070
|
+
!showAnswer && React__default.createElement(
|
|
8071
|
+
Button,
|
|
8100
8072
|
{ onClick: function onClick() {
|
|
8101
8073
|
return checkAnswers();
|
|
8102
8074
|
}, variant: 'info', block: true },
|
|
8103
8075
|
'Please click here for answer'
|
|
8104
8076
|
),
|
|
8105
|
-
quizzes[currentPage - 1] && showAnswer && React__default
|
|
8106
|
-
React__default
|
|
8077
|
+
quizzes[currentPage - 1] && showAnswer && React__default.createElement(
|
|
8078
|
+
React__default.Fragment,
|
|
8107
8079
|
null,
|
|
8108
|
-
React__default
|
|
8080
|
+
React__default.createElement(
|
|
8109
8081
|
'h4',
|
|
8110
8082
|
null,
|
|
8111
8083
|
'Answer:'
|
|
8112
8084
|
),
|
|
8113
|
-
quizzes[currentPage - 1].answer && React__default
|
|
8085
|
+
quizzes[currentPage - 1].answer && React__default.createElement(BlockContent.BlockContent, { blocks: quizzes[currentPage - 1].answer, serializers: getSerializers })
|
|
8114
8086
|
),
|
|
8115
|
-
React__default
|
|
8116
|
-
pageCount > 1 && React__default
|
|
8087
|
+
React__default.createElement('br', null),
|
|
8088
|
+
pageCount > 1 && React__default.createElement(
|
|
8117
8089
|
'div',
|
|
8118
8090
|
{ className: 'd-flex justify-content-center' },
|
|
8119
8091
|
renderPagination()
|
|
@@ -8124,10 +8096,10 @@ var Quiz = function Quiz(_ref) {
|
|
|
8124
8096
|
var Leads = function Leads(_ref) {
|
|
8125
8097
|
var url = _ref.url;
|
|
8126
8098
|
|
|
8127
|
-
return React__default
|
|
8099
|
+
return React__default.createElement(
|
|
8128
8100
|
'div',
|
|
8129
8101
|
{ className: 'd-block text-center mb-3' },
|
|
8130
|
-
url && React__default
|
|
8102
|
+
url && React__default.createElement('iframe', { className: 'w-100 h-100 leads-block', scrolling: 'no', src: url, frameBorder: '0', allow: 'fullscreen' })
|
|
8131
8103
|
);
|
|
8132
8104
|
};
|
|
8133
8105
|
|
|
@@ -8167,53 +8139,53 @@ var Slideshow$1 = function Slideshow(_ref) {
|
|
|
8167
8139
|
setCarouselIndex(selectedIndex);
|
|
8168
8140
|
};
|
|
8169
8141
|
|
|
8170
|
-
return React__default
|
|
8142
|
+
return React__default.createElement(
|
|
8171
8143
|
'div',
|
|
8172
8144
|
{ className: 'mt-3 mb-4' },
|
|
8173
|
-
React__default
|
|
8145
|
+
React__default.createElement(
|
|
8174
8146
|
reactBootstrap.Carousel,
|
|
8175
8147
|
{ activeIndex: carouselIndex, onSelect: onChangeSlide, interval: null },
|
|
8176
8148
|
slides && slides.map(function (slide) {
|
|
8177
8149
|
if (slide.slideshowImage && slide.slideshowImage.asset) {
|
|
8178
|
-
return React__default
|
|
8150
|
+
return React__default.createElement(
|
|
8179
8151
|
reactBootstrap.Carousel.Item,
|
|
8180
8152
|
{ key: slide._key },
|
|
8181
|
-
React__default
|
|
8153
|
+
React__default.createElement(
|
|
8182
8154
|
'a',
|
|
8183
8155
|
{ href: slide.slideshowImage.link && slide.slideshowImage.link, target: slide.slideshowImage.blank ? '_blank' : '_self' },
|
|
8184
|
-
React__default
|
|
8156
|
+
React__default.createElement(
|
|
8185
8157
|
'div',
|
|
8186
8158
|
{ style: { textAlign: 'center' }, className: '' },
|
|
8187
|
-
React__default
|
|
8159
|
+
React__default.createElement(
|
|
8188
8160
|
index$2.LazyLoad,
|
|
8189
8161
|
null,
|
|
8190
|
-
React__default
|
|
8162
|
+
React__default.createElement(
|
|
8191
8163
|
'picture',
|
|
8192
8164
|
null,
|
|
8193
|
-
React__default
|
|
8194
|
-
React__default
|
|
8195
|
-
React__default
|
|
8196
|
-
React__default
|
|
8165
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
8166
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
8167
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: slide.slideshowImage, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
8168
|
+
React__default.createElement('img', { src: urlFor({ source: slide.slideshowImage, client: client }), alt: slide.slideshowImage.alt || 'slideshow image', className: 'embed-item-img' })
|
|
8197
8169
|
)
|
|
8198
8170
|
)
|
|
8199
8171
|
)
|
|
8200
8172
|
),
|
|
8201
|
-
React__default
|
|
8173
|
+
React__default.createElement(
|
|
8202
8174
|
'div',
|
|
8203
8175
|
{ className: 'p-2' },
|
|
8204
|
-
slide.slideshowImage.caption && React__default
|
|
8176
|
+
slide.slideshowImage.caption && React__default.createElement(
|
|
8205
8177
|
'h3',
|
|
8206
8178
|
{ style: { padding: '0px' } },
|
|
8207
8179
|
slide.slideshowImage.caption
|
|
8208
8180
|
),
|
|
8209
|
-
slide.description && React__default
|
|
8181
|
+
slide.description && React__default.createElement(BlockContent.BlockContent, { blocks: slide.description, serializers: getSerializers })
|
|
8210
8182
|
)
|
|
8211
8183
|
);
|
|
8212
8184
|
}
|
|
8213
8185
|
return null;
|
|
8214
8186
|
})
|
|
8215
8187
|
),
|
|
8216
|
-
React__default
|
|
8188
|
+
React__default.createElement(
|
|
8217
8189
|
'style',
|
|
8218
8190
|
{ jsx: 'true' },
|
|
8219
8191
|
'\n .embed-item-img {\n max-width: 100%;\n max-height: 750px;\n }\n .carousel-indicators {\n bottom: -2.5rem !important;\n }\n .carousel-indicators li {\n width: 20px;\n height: 20px;\n border-radius: 50% !important;\n background-color: var(--secondary);\n }\n .carousel-control-prev {\n justify-content: flex-start;\n }\n .carousel-control-next {\n justify-content: flex-end;\n }\n '
|
|
@@ -8232,10 +8204,10 @@ var NativeAd = function NativeAd(props) {
|
|
|
8232
8204
|
sizes = _props$node.sizes,
|
|
8233
8205
|
sizeMapping = _props$node.sizeMapping;
|
|
8234
8206
|
|
|
8235
|
-
return React__default
|
|
8207
|
+
return React__default.createElement(
|
|
8236
8208
|
'div',
|
|
8237
8209
|
{ className: 'native-ad-wrapper', style: { textAlign: 'center' } },
|
|
8238
|
-
React__default
|
|
8210
|
+
React__default.createElement(AdSlot, { networkID: networkID, adUnit: adUnit, slotId: slotId, targeting: targeting, className: className, sizes: sizes, sizeMapping: sizeMapping })
|
|
8239
8211
|
);
|
|
8240
8212
|
};
|
|
8241
8213
|
|
|
@@ -8246,15 +8218,15 @@ var Formstack = function Formstack(_ref) {
|
|
|
8246
8218
|
needSegmentSupport = _ref$needSegmentSuppo === undefined ? false : _ref$needSegmentSuppo;
|
|
8247
8219
|
|
|
8248
8220
|
var url = Segment.getURL('https://mjhlifesciences.formstack.com/forms/' + FormID, { needSegmentSupport: needSegmentSupport });
|
|
8249
|
-
return React__default
|
|
8221
|
+
return React__default.createElement(
|
|
8250
8222
|
'section',
|
|
8251
8223
|
{ id: 'formstack-section', className: 'formstack-section' },
|
|
8252
|
-
Caption && React__default
|
|
8224
|
+
Caption && React__default.createElement(
|
|
8253
8225
|
'h4',
|
|
8254
8226
|
{ className: 'formstack-caption' },
|
|
8255
8227
|
Caption
|
|
8256
8228
|
),
|
|
8257
|
-
React__default
|
|
8229
|
+
React__default.createElement('iframe', { src: url, title: Caption || '', width: '100%', height: '600', frameBorder: '0' })
|
|
8258
8230
|
);
|
|
8259
8231
|
};
|
|
8260
8232
|
|
|
@@ -8270,36 +8242,36 @@ var MultiMedia = function MultiMedia(props) {
|
|
|
8270
8242
|
}
|
|
8271
8243
|
});
|
|
8272
8244
|
if (medias && medias.length > 0) {
|
|
8273
|
-
return React__default
|
|
8245
|
+
return React__default.createElement(
|
|
8274
8246
|
'div',
|
|
8275
8247
|
{ className: 'multi-media-container' },
|
|
8276
|
-
React__default
|
|
8277
|
-
|
|
8248
|
+
React__default.createElement(
|
|
8249
|
+
Row,
|
|
8278
8250
|
{ noGutters: true },
|
|
8279
8251
|
medias.map(function (media) {
|
|
8280
|
-
return React__default
|
|
8281
|
-
|
|
8252
|
+
return React__default.createElement(
|
|
8253
|
+
Col,
|
|
8282
8254
|
{ xs: 12, md: 12 / medias.length, key: media._key },
|
|
8283
|
-
React__default
|
|
8255
|
+
React__default.createElement(
|
|
8284
8256
|
'a',
|
|
8285
|
-
_extends._extends({}, media.upload_doc && media.upload_doc.asset && { href: media.upload_doc.asset.url, target: media.blank ? '_blank' : '_self' }, {
|
|
8257
|
+
_extends$1._extends({}, media.upload_doc && media.upload_doc.asset && { href: media.upload_doc.asset.url, target: media.blank ? '_blank' : '_self' }, {
|
|
8286
8258
|
style: { cursor: media.upload_doc && media.upload_doc.asset && media.upload_doc.asset.url ? 'pointer' : 'default' } }),
|
|
8287
|
-
React__default
|
|
8259
|
+
React__default.createElement(
|
|
8288
8260
|
'div',
|
|
8289
8261
|
{ className: 'multi-media-image-container' },
|
|
8290
|
-
imageBox && React__default
|
|
8262
|
+
imageBox && React__default.createElement(
|
|
8291
8263
|
index$2.LazyLoad,
|
|
8292
8264
|
{ once: true },
|
|
8293
|
-
React__default
|
|
8265
|
+
React__default.createElement(
|
|
8294
8266
|
'picture',
|
|
8295
8267
|
null,
|
|
8296
|
-
React__default
|
|
8297
|
-
React__default
|
|
8298
|
-
React__default
|
|
8299
|
-
React__default
|
|
8268
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: media.poster, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
8269
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: media.poster, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
8270
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: media.poster, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
8271
|
+
React__default.createElement('img', { 'images-count': medias.length, className: 'multi-media-image', src: urlFor({ source: media.poster, client: client }), alt: media.alt || '' })
|
|
8300
8272
|
)
|
|
8301
8273
|
),
|
|
8302
|
-
media.caption && React__default
|
|
8274
|
+
media.caption && React__default.createElement(
|
|
8303
8275
|
'span',
|
|
8304
8276
|
{ className: 'multi-media-caption' },
|
|
8305
8277
|
media.caption
|
|
@@ -8309,7 +8281,7 @@ var MultiMedia = function MultiMedia(props) {
|
|
|
8309
8281
|
);
|
|
8310
8282
|
})
|
|
8311
8283
|
),
|
|
8312
|
-
React__default
|
|
8284
|
+
React__default.createElement(
|
|
8313
8285
|
'style',
|
|
8314
8286
|
{ jsx: 'true' },
|
|
8315
8287
|
'\n .multi-media-container {\n margin-bottom: 1rem;\n }\n .multi-media-image {\n width: 100%;\n height: auto;\n object-fit: cover;\n }\n\n /* Small devices (portrait tablets and phones, 767px and down) */\n @media (max-width: 767px) {\n .multi-media-image-container {\n margin-bottom: 1rem;\n }\n }\n\n /* Medium devices (landscape tablets, 768px and up) */\n @media (min-width: 768px) {\n .multi-media-image[images-count=\'4\'] {\n height: 100px;\n }\n .multi-media-image[images-count=\'3\'] {\n height: 130px;\n }\n .multi-media-image[images-count=\'2\'] {\n height: 200px;\n }\n .multi-media-container [class*=\'col-\'] + [class*=\'col-\'] {\n padding-left: 0.75rem;\n }\n }\n\n /* Large devices (laptops/desktops, 992px and up) */\n @media (min-width: 992px) {\n .multi-media-image[images-count=\'4\'] {\n height: 150px;\n }\n .multi-media-image[images-count=\'3\'] {\n height: 200px;\n }\n .multi-media-image[images-count=\'2\'] {\n height: 300px;\n }\n }\n\n .multi-media-caption {\n font-size: 90%;\n color: #6c757d;\n }\n '
|
|
@@ -8320,12 +8292,12 @@ var MultiMedia = function MultiMedia(props) {
|
|
|
8320
8292
|
};
|
|
8321
8293
|
|
|
8322
8294
|
var InscreenSensor = function (_React$Component) {
|
|
8323
|
-
inherits._inherits(InscreenSensor, _React$Component);
|
|
8295
|
+
inherits$1._inherits(InscreenSensor, _React$Component);
|
|
8324
8296
|
|
|
8325
8297
|
function InscreenSensor(props) {
|
|
8326
|
-
inherits._classCallCheck(this, InscreenSensor);
|
|
8298
|
+
inherits$1._classCallCheck(this, InscreenSensor);
|
|
8327
8299
|
|
|
8328
|
-
var _this = inherits._possibleConstructorReturn(this, (InscreenSensor.__proto__ || inherits._Object$getPrototypeOf(InscreenSensor)).call(this, props));
|
|
8300
|
+
var _this = inherits$1._possibleConstructorReturn(this, (InscreenSensor.__proto__ || inherits$1._Object$getPrototypeOf(InscreenSensor)).call(this, props));
|
|
8329
8301
|
|
|
8330
8302
|
_this.scrollHandler = function () {
|
|
8331
8303
|
var visible = _this.checkInside();
|
|
@@ -8356,12 +8328,12 @@ var InscreenSensor = function (_React$Component) {
|
|
|
8356
8328
|
}
|
|
8357
8329
|
};
|
|
8358
8330
|
|
|
8359
|
-
_this.wraperRef = React__default
|
|
8331
|
+
_this.wraperRef = React__default.createRef();
|
|
8360
8332
|
_this.visible = false;
|
|
8361
8333
|
return _this;
|
|
8362
8334
|
}
|
|
8363
8335
|
|
|
8364
|
-
inherits._createClass(InscreenSensor, [{
|
|
8336
|
+
inherits$1._createClass(InscreenSensor, [{
|
|
8365
8337
|
key: 'componentDidMount',
|
|
8366
8338
|
value: function componentDidMount() {
|
|
8367
8339
|
this.visible = this.checkInside();
|
|
@@ -8384,7 +8356,7 @@ var InscreenSensor = function (_React$Component) {
|
|
|
8384
8356
|
_props$id = _props.id,
|
|
8385
8357
|
id = _props$id === undefined ? '' : _props$id;
|
|
8386
8358
|
|
|
8387
|
-
return React__default
|
|
8359
|
+
return React__default.createElement(
|
|
8388
8360
|
'div',
|
|
8389
8361
|
{ ref: this.wraperRef, className: className, style: style, id: id },
|
|
8390
8362
|
this.props.children
|
|
@@ -8393,7 +8365,7 @@ var InscreenSensor = function (_React$Component) {
|
|
|
8393
8365
|
}]);
|
|
8394
8366
|
|
|
8395
8367
|
return InscreenSensor;
|
|
8396
|
-
}(React__default
|
|
8368
|
+
}(React__default.Component);
|
|
8397
8369
|
|
|
8398
8370
|
var ArticleSeries = function ArticleSeries(_ref) {
|
|
8399
8371
|
var nodes = _ref.nodes,
|
|
@@ -8502,33 +8474,33 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8502
8474
|
if (!article || !article.is_visible && article.hasOwnProperty('is_visible') || today < article.published) return null;
|
|
8503
8475
|
var showReading = show ? 'showReading' : '';
|
|
8504
8476
|
var articleLabel = articles.length == 1 && articleNum != 0 || articles.length > 1 && index == 0 ? 'Previous' : 'Next';
|
|
8505
|
-
return React__default
|
|
8477
|
+
return React__default.createElement(
|
|
8506
8478
|
'div',
|
|
8507
8479
|
{ key: article.title + '_' + index, className: 'prevNextCards' },
|
|
8508
|
-
React__default
|
|
8480
|
+
React__default.createElement(
|
|
8509
8481
|
'a',
|
|
8510
8482
|
{ onClick: function onClick(e) {
|
|
8511
8483
|
return articleCardClickHandler(e);
|
|
8512
8484
|
}, 'data-cardlabel': '' + articleLabel, 'data-articleIndex': '' + index, 'data-articleid': '' + article.param.current },
|
|
8513
|
-
React__default
|
|
8485
|
+
React__default.createElement(
|
|
8514
8486
|
'div',
|
|
8515
8487
|
{ className: 'prevNext-thumbnail' },
|
|
8516
|
-
React__default
|
|
8517
|
-
React__default
|
|
8488
|
+
React__default.createElement('img', { src: urlFor({ client: client, source: article.thumbnail.asset }) }),
|
|
8489
|
+
React__default.createElement(
|
|
8518
8490
|
'div',
|
|
8519
8491
|
{ className: 'prevNext-reading ' + showReading },
|
|
8520
8492
|
articleLabel
|
|
8521
8493
|
)
|
|
8522
8494
|
),
|
|
8523
|
-
React__default
|
|
8495
|
+
React__default.createElement(
|
|
8524
8496
|
'div',
|
|
8525
8497
|
{ className: 'prevNext-summary' },
|
|
8526
|
-
React__default
|
|
8498
|
+
React__default.createElement(
|
|
8527
8499
|
'div',
|
|
8528
8500
|
{ className: 'prevNext-publishDate' },
|
|
8529
8501
|
moment.moment(article.published).format('LL')
|
|
8530
8502
|
),
|
|
8531
|
-
React__default
|
|
8503
|
+
React__default.createElement(
|
|
8532
8504
|
'h2',
|
|
8533
8505
|
{ className: 'prevNext-title' },
|
|
8534
8506
|
article.title
|
|
@@ -8577,7 +8549,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8577
8549
|
|
|
8578
8550
|
var renderAuthorBiography = function renderAuthorBiography(biography) {
|
|
8579
8551
|
if (biography) {
|
|
8580
|
-
return React__default
|
|
8552
|
+
return React__default.createElement(BlockContent.BlockContent, _extends$1._extends({ serializers: getSerializers, blocks: [biography] }, client.config()));
|
|
8581
8553
|
}
|
|
8582
8554
|
};
|
|
8583
8555
|
|
|
@@ -8663,7 +8635,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8663
8635
|
//console.log('useLayoutEffect')
|
|
8664
8636
|
if (!firstLoad) {
|
|
8665
8637
|
setUpArrowClicked(false);
|
|
8666
|
-
if (main.
|
|
8638
|
+
if (main.main_36) {
|
|
8667
8639
|
grabLoadedAds();
|
|
8668
8640
|
} else {
|
|
8669
8641
|
scrollToArticle();
|
|
@@ -8687,7 +8659,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8687
8659
|
//let targeting = getTargeting({ article: activeArticle, cpModificationRequired, position: props.position, prevUrl })
|
|
8688
8660
|
if (pageview) pageview(path);
|
|
8689
8661
|
|
|
8690
|
-
if (!main.
|
|
8662
|
+
if (!main.main_36) {
|
|
8691
8663
|
index.lib_3.getGoogletag().then(function (googletag) {
|
|
8692
8664
|
if (window.googletag && googletag.pubadsReady) {
|
|
8693
8665
|
index.lib_3.refresh();
|
|
@@ -8695,7 +8667,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8695
8667
|
});
|
|
8696
8668
|
}
|
|
8697
8669
|
//Refresh leaderboard ad on mobile
|
|
8698
|
-
if (main.
|
|
8670
|
+
if (main.main_36) {
|
|
8699
8671
|
var leaderboardSlotId = '';
|
|
8700
8672
|
index.lib_3.getGoogletag().then(function (googletag) {
|
|
8701
8673
|
if (window.googletag && googletag.pubadsReady) {
|
|
@@ -8735,38 +8707,38 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8735
8707
|
setSensorVisible(false);
|
|
8736
8708
|
};
|
|
8737
8709
|
|
|
8738
|
-
return React__default
|
|
8739
|
-
React__default
|
|
8710
|
+
return React__default.createElement(
|
|
8711
|
+
React__default.Fragment,
|
|
8740
8712
|
null,
|
|
8741
|
-
React__default
|
|
8713
|
+
React__default.createElement(
|
|
8742
8714
|
'div',
|
|
8743
8715
|
{ ref: arrowRef, className: 'scrollToTopArrow' },
|
|
8744
|
-
React__default
|
|
8716
|
+
React__default.createElement(index_esm.IoIosArrowDropupCircle, { style: { cursor: 'pointer' }, onClick: function onClick() {
|
|
8745
8717
|
return handleArrowClick();
|
|
8746
8718
|
} })
|
|
8747
8719
|
),
|
|
8748
|
-
React__default
|
|
8749
|
-
React__default
|
|
8720
|
+
React__default.createElement('hr', { className: 'article-seperater my-4' }),
|
|
8721
|
+
React__default.createElement(
|
|
8750
8722
|
'div',
|
|
8751
8723
|
{ className: 'objective-prevNext-Wrapper' },
|
|
8752
|
-
React__default
|
|
8724
|
+
React__default.createElement(
|
|
8753
8725
|
'h5',
|
|
8754
8726
|
{ className: 'objective-title' },
|
|
8755
8727
|
nodes.seriesTitle
|
|
8756
8728
|
),
|
|
8757
|
-
React__default
|
|
8729
|
+
React__default.createElement(
|
|
8758
8730
|
'div',
|
|
8759
8731
|
{ className: 'prevNextWrapper' },
|
|
8760
8732
|
PrevNextCards(false, -1)
|
|
8761
8733
|
)
|
|
8762
8734
|
),
|
|
8763
|
-
React__default
|
|
8764
|
-
React__default
|
|
8735
|
+
React__default.createElement('hr', { className: 'article-seperater' }),
|
|
8736
|
+
React__default.createElement(
|
|
8765
8737
|
'div',
|
|
8766
8738
|
{ className: 'ad-box', style: { textAlign: 'center' } },
|
|
8767
|
-
main.
|
|
8739
|
+
main.main_36 && Ads.map(function (ad, index) {
|
|
8768
8740
|
if (index === 0) {
|
|
8769
|
-
return React__default
|
|
8741
|
+
return React__default.createElement(
|
|
8770
8742
|
'div',
|
|
8771
8743
|
{
|
|
8772
8744
|
key: 'addid-1',
|
|
@@ -8786,14 +8758,14 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8786
8758
|
}
|
|
8787
8759
|
})
|
|
8788
8760
|
),
|
|
8789
|
-
React__default
|
|
8761
|
+
React__default.createElement(
|
|
8790
8762
|
'div',
|
|
8791
8763
|
{ ref: articleContainerRef, className: 'article-container', style: { marginBottom: '2rem' } },
|
|
8792
8764
|
Articles.map(function (article, index) {
|
|
8793
|
-
return React__default
|
|
8765
|
+
return React__default.createElement(
|
|
8794
8766
|
'div',
|
|
8795
8767
|
{ key: article.title },
|
|
8796
|
-
React__default
|
|
8768
|
+
React__default.createElement(
|
|
8797
8769
|
InscreenSensor,
|
|
8798
8770
|
{
|
|
8799
8771
|
visible: sensorVisible,
|
|
@@ -8811,84 +8783,84 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8811
8783
|
}
|
|
8812
8784
|
}
|
|
8813
8785
|
} },
|
|
8814
|
-
React__default
|
|
8815
|
-
|
|
8786
|
+
React__default.createElement(
|
|
8787
|
+
Head,
|
|
8816
8788
|
null,
|
|
8817
|
-
currentTitle !== null && React__default
|
|
8789
|
+
currentTitle !== null && React__default.createElement(
|
|
8818
8790
|
'title',
|
|
8819
8791
|
{ key: 'title' },
|
|
8820
8792
|
currentTitle
|
|
8821
8793
|
),
|
|
8822
|
-
currentSummary !== null && React__default
|
|
8823
|
-
currentURL !== null && React__default
|
|
8824
|
-
currentTitle !== null && React__default
|
|
8825
|
-
currentThumbnail !== null && React__default
|
|
8826
|
-
currentSummary !== null && React__default
|
|
8827
|
-
currentTitle !== null && React__default
|
|
8828
|
-
currentThumbnail !== null && React__default
|
|
8829
|
-
currentSummary !== null && React__default
|
|
8794
|
+
currentSummary !== null && React__default.createElement('meta', { name: 'description', key: 'description', content: currentSummary }),
|
|
8795
|
+
currentURL !== null && React__default.createElement('meta', { property: 'og:url', content: currentURL, key: 'og:url' }),
|
|
8796
|
+
currentTitle !== null && React__default.createElement('meta', { property: 'og:title', content: currentTitle, key: 'og:title' }),
|
|
8797
|
+
currentThumbnail !== null && React__default.createElement('meta', { property: 'og:image', content: currentThumbnail, key: 'og:image' }),
|
|
8798
|
+
currentSummary !== null && React__default.createElement('meta', { property: 'og:description', content: currentSummary, key: 'og:description' }),
|
|
8799
|
+
currentTitle !== null && React__default.createElement('meta', { name: 'twitter:title', content: currentTitle, key: 'twitter:title' }),
|
|
8800
|
+
currentThumbnail !== null && React__default.createElement('meta', { name: 'twitter:image', content: currentThumbnail, key: 'twitter:image' }),
|
|
8801
|
+
currentSummary !== null && React__default.createElement('meta', { name: 'twitter:description', content: currentSummary, key: 'twitter:description' })
|
|
8830
8802
|
),
|
|
8831
|
-
React__default
|
|
8803
|
+
React__default.createElement(
|
|
8832
8804
|
'article',
|
|
8833
8805
|
{ className: 'article-wrapper' },
|
|
8834
|
-
React__default
|
|
8806
|
+
React__default.createElement(
|
|
8835
8807
|
'div',
|
|
8836
8808
|
{ className: 'article-publishDate' },
|
|
8837
8809
|
moment.moment(article.published).format('LL')
|
|
8838
8810
|
),
|
|
8839
|
-
React__default
|
|
8811
|
+
React__default.createElement(
|
|
8840
8812
|
'div',
|
|
8841
8813
|
{ className: 'author-details-wrapper' },
|
|
8842
8814
|
article.authorDetails && article.authorDetails.map(function (authorDetail, index) {
|
|
8843
|
-
return React__default
|
|
8815
|
+
return React__default.createElement(
|
|
8844
8816
|
'span',
|
|
8845
8817
|
{ key: index },
|
|
8846
8818
|
renderAuthor(authorDetail.displayName, authorDetail.url, index, article.authorDetails.length, authorPrefix, authorDetail.biography && renderAuthorBiography(authorDetail.biography[0]), authorDetail.profileImage && urlFor({ client: client, source: authorDetail.profileImage }))
|
|
8847
8819
|
);
|
|
8848
8820
|
})
|
|
8849
8821
|
),
|
|
8850
|
-
React__default
|
|
8822
|
+
React__default.createElement(
|
|
8851
8823
|
'h2',
|
|
8852
8824
|
{ className: 'article-title' },
|
|
8853
8825
|
article.title
|
|
8854
8826
|
),
|
|
8855
|
-
React__default
|
|
8827
|
+
React__default.createElement(
|
|
8856
8828
|
'div',
|
|
8857
8829
|
{ className: 'mt-2 mb-2' },
|
|
8858
|
-
React__default
|
|
8830
|
+
React__default.createElement(BlockContent.BlockContent, _extends$1._extends({
|
|
8859
8831
|
serializers: getSerializers,
|
|
8860
8832
|
videoAccountIDs: accountIDs,
|
|
8861
8833
|
blocks: article.text,
|
|
8862
8834
|
imageOptions: { w: 320, h: 240, fit: 'max' }
|
|
8863
8835
|
}, client.config())),
|
|
8864
|
-
React__default
|
|
8836
|
+
React__default.createElement('hr', { className: 'article-seperater my-4' })
|
|
8865
8837
|
),
|
|
8866
|
-
Articles.length > 1 && React__default
|
|
8867
|
-
React__default
|
|
8838
|
+
Articles.length > 1 && React__default.createElement(
|
|
8839
|
+
React__default.Fragment,
|
|
8868
8840
|
null,
|
|
8869
|
-
React__default
|
|
8841
|
+
React__default.createElement(
|
|
8870
8842
|
'div',
|
|
8871
8843
|
{ className: 'objective-prevNext-Wrapper' },
|
|
8872
|
-
React__default
|
|
8844
|
+
React__default.createElement(
|
|
8873
8845
|
'h5',
|
|
8874
8846
|
{ className: 'objective-title' },
|
|
8875
8847
|
nodes.seriesTitle
|
|
8876
8848
|
),
|
|
8877
|
-
React__default
|
|
8849
|
+
React__default.createElement(
|
|
8878
8850
|
'div',
|
|
8879
8851
|
{ className: 'prevNextWrapper' },
|
|
8880
8852
|
PrevNextCards(true, index)
|
|
8881
8853
|
)
|
|
8882
8854
|
),
|
|
8883
|
-
React__default
|
|
8855
|
+
React__default.createElement('hr', { className: 'article-seperater' })
|
|
8884
8856
|
)
|
|
8885
8857
|
),
|
|
8886
|
-
React__default
|
|
8858
|
+
React__default.createElement(
|
|
8887
8859
|
'div',
|
|
8888
8860
|
{ className: 'ad-box', style: { textAlign: 'center' } },
|
|
8889
|
-
main.
|
|
8861
|
+
main.main_36 && Articles.length - 1 !== index && Ads.map(function (ad, innerIndex) {
|
|
8890
8862
|
if (innerIndex === 0) {
|
|
8891
|
-
return React__default
|
|
8863
|
+
return React__default.createElement(
|
|
8892
8864
|
'div',
|
|
8893
8865
|
{
|
|
8894
8866
|
key: 'addid-' + (index + 2),
|
|
@@ -8911,7 +8883,7 @@ var ArticleSeries = function ArticleSeries(_ref) {
|
|
|
8911
8883
|
)
|
|
8912
8884
|
);
|
|
8913
8885
|
}),
|
|
8914
|
-
React__default
|
|
8886
|
+
React__default.createElement(
|
|
8915
8887
|
'style',
|
|
8916
8888
|
{ jsx: 'true' },
|
|
8917
8889
|
'\n .scrollToTopArrow {\n position: fixed;\n top: 150px;\n display: flex;\n justify-content: center;\n width: ' + contentWidth + 'px;\n opacity: 1;\n z-index: 99999999999;\n visibility: hidden;\n }\n .scrollToTopArrow > svg {\n min-height: 50px;\n min-width: 50px;\n max-height: 50px;\n max-width: 50px;\n }\n .block-content > div p {\n padding: 0;\n }\n\n h2.article-title {\n padding: 0;\n font-weight: 500;\n }\n h4.article-title {\n padding: 0;\n font-weight: 500;\n }\n h4.prevNext-title {\n padding: 0;\n font-size: 1rem;\n font-weight: 500;\n }\n .article-wrapper {\n border: 1px solid #252525;\n border-radius: 5px;\n padding: 1rem 1rem 0 1rem;\n margin-bottom: 1rem;\n }\n .prevNext-reading {\n margin-top: -10px;\n width: 75%;\n text-align: center;\n background: white;\n border: 1px solid #252525;\n align-self: center;\n display: none;\n }\n .showReading {\n display: block;\n }\n .author-details-wrapper a {\n color: #252525;\n }\n .objective-prevNext-Wrapper {\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n .objective-title {\n padding: 0 !important;\n }\n .prevNext-thumbnail {\n display: flex;\n flex-direction: column;\n min-width: 225px;\n max-width: 225px;\n overflow: hidden;\n align-items: center;\n object-fit: contain;\n border-radius: 15px;\n }\n .prevNext-thumbnail img {\n height: 125px;\n object-fit: contain;\n border-radius: 15px;\n }\n .prevNext-summary {\n text-align: center;\n }\n .prevNext-publishDate {\n font-size: 0.75rem;\n margin-top: 0.5rem;\n }\n .prevNext-title {\n padding: 0 !important;\n line-height: 1 !important;\n font-weight: 500;\n }\n .prevNextWrapper {\n display: flex;\n flex-direction: row;\n justify-content: space-evenly;\n flex-wrap: wrap;\n }\n .prevNextWrapper a {\n display: flex;\n flex-direction: column;\n color: #252525;\n align-items: center;\n }\n .prevNextCards {\n max-width: 250px;\n margin-bottom: 1rem;\n }\n @media only screen and (max-width: 568px) {\n .prevNextWrapper {\n flex-direction: column;\n align-items: center;\n }\n .prevNextCards {\n margin-bottom: 2rem;\n }\n }\n @media only screen and (max-width: 568px) {\n }\n '
|
|
@@ -8941,11 +8913,11 @@ var LightBox = function LightBox(_ref) {
|
|
|
8941
8913
|
};
|
|
8942
8914
|
}, [handleClickOutside]);
|
|
8943
8915
|
|
|
8944
|
-
return React__default
|
|
8916
|
+
return React__default.createElement(
|
|
8945
8917
|
'div',
|
|
8946
8918
|
{ ref: lightboxContainer, className: 'lightbox-target ' + (showLightbox ? 'open' : 'close') },
|
|
8947
|
-
React__default
|
|
8948
|
-
React__default
|
|
8919
|
+
React__default.createElement('img', { ref: lightboxImage, src: lightboxImgSrc }),
|
|
8920
|
+
React__default.createElement(
|
|
8949
8921
|
'style',
|
|
8950
8922
|
{ jsx: 'true' },
|
|
8951
8923
|
'\n /*Eliminates padding, centers the thumbnail */\n\n /* Styles the lightbox, removes it from sight and adds the fade-in transition */\n\n .lightbox-target {\n position: fixed;\n top: -100%;\n width: 100%;\n background: rgba(0, 0, 0, 0.7);\n width: 100%;\n opacity: 0;\n -webkit-transition: opacity 0.5s ease-in-out;\n -moz-transition: opacity 0.5s ease-in-out;\n -o-transition: opacity 0.5s ease-in-out;\n transition: opacity 0.5s ease-in-out;\n overflow: hidden;\n }\n\n .lightbox-target.close {\n opacity: 0;\n }\n\n /* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */\n\n .lightbox-target img {\n margin: auto;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n max-height: 0%;\n max-width: 0%;\n border: 3px solid white;\n box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);\n box-sizing: border-box;\n -webkit-transition: 0.5s ease-in-out;\n -moz-transition: 0.5s ease-in-out;\n -o-transition: 0.5s ease-in-out;\n transition: 0.5s ease-in-out;\n }\n\n /* Styles the close link, adds the slide down transition */\n\n a.lightbox-close {\n display: block;\n width: 50px;\n height: 50px;\n box-sizing: border-box;\n background: white;\n color: black;\n text-decoration: none;\n position: absolute;\n top: -80px;\n right: 0;\n -webkit-transition: 0.5s ease-in-out;\n -moz-transition: 0.5s ease-in-out;\n -o-transition: 0.5s ease-in-out;\n transition: 0.5s ease-in-out;\n }\n\n /* Provides part of the "X" to eliminate an image from the close link */\n\n a.lightbox-close:before {\n content: \'\';\n display: block;\n height: 30px;\n width: 1px;\n background: black;\n position: absolute;\n left: 26px;\n top: 10px;\n -webkit-transform: rotate(45deg);\n -moz-transform: rotate(45deg);\n -o-transform: rotate(45deg);\n transform: rotate(45deg);\n }\n\n /* Provides part of the "X" to eliminate an image from the close link */\n\n a.lightbox-close:after {\n content: \'\';\n display: block;\n height: 30px;\n width: 1px;\n background: black;\n position: absolute;\n left: 26px;\n top: 10px;\n -webkit-transform: rotate(-45deg);\n -moz-transform: rotate(-45deg);\n -o-transform: rotate(-45deg);\n transform: rotate(-45deg);\n }\n\n /* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */\n\n .lightbox-target.open {\n opacity: 1;\n top: 0;\n bottom: 0;\n right: 0;\n z-index: 3000000;\n }\n\n .lightbox-target.open img {\n max-height: 100%;\n max-width: 100%;\n }\n\n .lightbox-target.open a.lightbox-close {\n top: 0px;\n }\n '
|
|
@@ -8959,7 +8931,7 @@ var compareProps = function compareProps(prevProps, nextProps) {
|
|
|
8959
8931
|
}
|
|
8960
8932
|
};
|
|
8961
8933
|
|
|
8962
|
-
var FigureImage = React__default
|
|
8934
|
+
var FigureImage = React__default.memo(function (_ref2) {
|
|
8963
8935
|
var node = _ref2.node,
|
|
8964
8936
|
client = _ref2.client,
|
|
8965
8937
|
imgAlt = _ref2.imgAlt,
|
|
@@ -8967,13 +8939,13 @@ var FigureImage = React__default['default'].memo(function (_ref2) {
|
|
|
8967
8939
|
handleClickFigure = _ref2.handleClickFigure;
|
|
8968
8940
|
|
|
8969
8941
|
var figureImageStyle = link ? { maxWidth: '100%' } : { maxWidth: '100%', cursor: 'pointer', width: 'auto' };
|
|
8970
|
-
return React__default
|
|
8942
|
+
return React__default.createElement(
|
|
8971
8943
|
'picture',
|
|
8972
8944
|
null,
|
|
8973
|
-
React__default
|
|
8974
|
-
React__default
|
|
8975
|
-
React__default
|
|
8976
|
-
React__default
|
|
8945
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
8946
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
8947
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
8948
|
+
React__default.createElement('img', _extends$1._extends({
|
|
8977
8949
|
style: figureImageStyle,
|
|
8978
8950
|
className: 'figure-image',
|
|
8979
8951
|
src: urlFor({ source: node, client: client }),
|
|
@@ -9024,30 +8996,30 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9024
8996
|
|
|
9025
8997
|
var renderTooltip = function renderTooltip(props) {
|
|
9026
8998
|
if (infoBox[0].title) {
|
|
9027
|
-
return React__default
|
|
9028
|
-
|
|
8999
|
+
return React__default.createElement(
|
|
9000
|
+
Popover,
|
|
9029
9001
|
{ id: 'popover-basic-' + infoBox[0].title },
|
|
9030
|
-
React__default
|
|
9031
|
-
|
|
9002
|
+
React__default.createElement(
|
|
9003
|
+
Popover.Title,
|
|
9032
9004
|
{ as: 'h3' },
|
|
9033
9005
|
infoBox[0].title
|
|
9034
9006
|
),
|
|
9035
|
-
React__default
|
|
9036
|
-
|
|
9007
|
+
React__default.createElement(
|
|
9008
|
+
Popover.Content,
|
|
9037
9009
|
null,
|
|
9038
|
-
React__default
|
|
9010
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: infoBox[0].infoText, serializers: getSerializers })
|
|
9039
9011
|
)
|
|
9040
9012
|
);
|
|
9041
9013
|
} else {
|
|
9042
|
-
return React__default
|
|
9043
|
-
|
|
9044
|
-
_extends._extends({ id: 'button-tooltip' }, props),
|
|
9045
|
-
React__default
|
|
9014
|
+
return React__default.createElement(
|
|
9015
|
+
Tooltip,
|
|
9016
|
+
_extends$1._extends({ id: 'button-tooltip' }, props),
|
|
9017
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: infoBox[0].infoText, serializers: getSerializers })
|
|
9046
9018
|
);
|
|
9047
9019
|
}
|
|
9048
9020
|
};
|
|
9049
9021
|
|
|
9050
|
-
var FigureImageWOverLay = React__default
|
|
9022
|
+
var FigureImageWOverLay = React__default.memo(function (_ref3) {
|
|
9051
9023
|
var node = _ref3.node,
|
|
9052
9024
|
client = _ref3.client,
|
|
9053
9025
|
imgAlt = _ref3.imgAlt,
|
|
@@ -9055,32 +9027,32 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9055
9027
|
handleClickFigure = _ref3.handleClickFigure;
|
|
9056
9028
|
|
|
9057
9029
|
var figureImageStyle = link ? { maxWidth: '100%' } : { maxWidth: '100%', cursor: 'pointer', width: 'auto' };
|
|
9058
|
-
var triggerAction = main.
|
|
9059
|
-
var placementLocation = main.
|
|
9060
|
-
return React__default
|
|
9030
|
+
var triggerAction = main.main_35 ? 'click' : 'hover';
|
|
9031
|
+
var placementLocation = main.main_35 ? 'top' : infoBox[0].alignment ? infoBox[0].alignment : 'right';
|
|
9032
|
+
return React__default.createElement(
|
|
9061
9033
|
'picture',
|
|
9062
9034
|
null,
|
|
9063
|
-
React__default
|
|
9064
|
-
React__default
|
|
9065
|
-
React__default
|
|
9066
|
-
main.
|
|
9035
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
9036
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
9037
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: node, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
9038
|
+
main.main_35 && link ? React__default.createElement('img', _extends$1._extends({
|
|
9067
9039
|
style: figureImageStyle,
|
|
9068
9040
|
className: 'figure-image',
|
|
9069
9041
|
src: urlFor({ source: node, client: client }),
|
|
9070
9042
|
alt: imgAlt ? imgAlt : 'figure image'
|
|
9071
|
-
}, !link && !main.
|
|
9043
|
+
}, !link && !main.main_35 && {
|
|
9072
9044
|
onClick: function onClick() {
|
|
9073
9045
|
return handleClickFigure(node, client);
|
|
9074
9046
|
}
|
|
9075
|
-
})) : React__default
|
|
9076
|
-
|
|
9047
|
+
})) : React__default.createElement(
|
|
9048
|
+
OverlayTrigger,
|
|
9077
9049
|
{ trigger: triggerAction, placement: placementLocation, delay: { show: 250, hide: 400 }, overlay: renderTooltip() },
|
|
9078
|
-
React__default
|
|
9050
|
+
React__default.createElement('img', _extends$1._extends({
|
|
9079
9051
|
style: figureImageStyle,
|
|
9080
9052
|
className: 'figure-image',
|
|
9081
9053
|
src: urlFor({ source: node, client: client }),
|
|
9082
9054
|
alt: imgAlt ? imgAlt : 'figure image'
|
|
9083
|
-
}, !link && !main.
|
|
9055
|
+
}, !link && !main.main_35 && {
|
|
9084
9056
|
onClick: function onClick() {
|
|
9085
9057
|
return handleClickFigure(node, client);
|
|
9086
9058
|
}
|
|
@@ -9129,13 +9101,13 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9129
9101
|
|
|
9130
9102
|
var FigureCaption = React.useCallback(function () {
|
|
9131
9103
|
if (imgcaption && imgcaption.length > 0) {
|
|
9132
|
-
return React__default
|
|
9104
|
+
return React__default.createElement(
|
|
9133
9105
|
'div',
|
|
9134
9106
|
{ className: 'figure-caption' },
|
|
9135
|
-
React__default
|
|
9107
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: imgcaption, serializers: getSerializers })
|
|
9136
9108
|
);
|
|
9137
9109
|
} else if (caption) {
|
|
9138
|
-
return React__default
|
|
9110
|
+
return React__default.createElement('div', { dangerouslySetInnerHTML: { __html: '<span class=\'figure-caption\'>' + caption + '</span>' } });
|
|
9139
9111
|
} else return null;
|
|
9140
9112
|
}, [caption, imgcaption]);
|
|
9141
9113
|
|
|
@@ -9152,24 +9124,24 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9152
9124
|
setShowLightbox(true);
|
|
9153
9125
|
}, [node, client]);
|
|
9154
9126
|
|
|
9155
|
-
return React__default
|
|
9156
|
-
React__default
|
|
9127
|
+
return React__default.createElement(
|
|
9128
|
+
React__default.Fragment,
|
|
9157
9129
|
null,
|
|
9158
|
-
infoBox.length >= 1 ? React__default
|
|
9159
|
-
|
|
9130
|
+
infoBox.length >= 1 ? React__default.createElement(
|
|
9131
|
+
Figure$1,
|
|
9160
9132
|
{ className: '' + class_name, style: figureStyle },
|
|
9161
|
-
link ? React__default
|
|
9133
|
+
link ? React__default.createElement(
|
|
9162
9134
|
'a',
|
|
9163
9135
|
{ target: blank ? '_blank' : '_self', href: link },
|
|
9164
|
-
React__default
|
|
9165
|
-
React__default
|
|
9166
|
-
) : React__default
|
|
9167
|
-
React__default
|
|
9136
|
+
React__default.createElement(FigureImageWOverLay, { node: node, client: client, imgAlt: alt, link: link }),
|
|
9137
|
+
React__default.createElement(FigureCaption, null)
|
|
9138
|
+
) : React__default.createElement(
|
|
9139
|
+
React__default.Fragment,
|
|
9168
9140
|
null,
|
|
9169
|
-
React__default
|
|
9170
|
-
React__default
|
|
9141
|
+
React__default.createElement(FigureImageWOverLay, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
|
|
9142
|
+
React__default.createElement(FigureCaption, null)
|
|
9171
9143
|
),
|
|
9172
|
-
React__default
|
|
9144
|
+
React__default.createElement(LightBox, {
|
|
9173
9145
|
showLightbox: showLightbox,
|
|
9174
9146
|
lightboxImgSrc: lightboxImgSrc,
|
|
9175
9147
|
closeLightbox: function closeLightbox() {
|
|
@@ -9177,21 +9149,21 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9177
9149
|
setShowLightbox(false);
|
|
9178
9150
|
}
|
|
9179
9151
|
})
|
|
9180
|
-
) : React__default
|
|
9181
|
-
|
|
9152
|
+
) : React__default.createElement(
|
|
9153
|
+
Figure$1,
|
|
9182
9154
|
{ className: '' + class_name, style: figureStyle },
|
|
9183
|
-
link ? React__default
|
|
9155
|
+
link ? React__default.createElement(
|
|
9184
9156
|
'a',
|
|
9185
9157
|
{ target: blank ? '_blank' : '_self', href: link },
|
|
9186
|
-
React__default
|
|
9187
|
-
React__default
|
|
9188
|
-
) : React__default
|
|
9189
|
-
React__default
|
|
9158
|
+
React__default.createElement(FigureImage, { node: node, client: client, imgAlt: alt, link: link }),
|
|
9159
|
+
React__default.createElement(FigureCaption, null)
|
|
9160
|
+
) : React__default.createElement(
|
|
9161
|
+
React__default.Fragment,
|
|
9190
9162
|
null,
|
|
9191
|
-
React__default
|
|
9192
|
-
React__default
|
|
9163
|
+
React__default.createElement(FigureImage, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
|
|
9164
|
+
React__default.createElement(FigureCaption, null)
|
|
9193
9165
|
),
|
|
9194
|
-
React__default
|
|
9166
|
+
React__default.createElement(LightBox, {
|
|
9195
9167
|
showLightbox: showLightbox,
|
|
9196
9168
|
lightboxImgSrc: lightboxImgSrc,
|
|
9197
9169
|
closeLightbox: function closeLightbox() {
|
|
@@ -9200,7 +9172,7 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9200
9172
|
}
|
|
9201
9173
|
})
|
|
9202
9174
|
),
|
|
9203
|
-
React__default
|
|
9175
|
+
React__default.createElement(
|
|
9204
9176
|
'style',
|
|
9205
9177
|
{ jsx: 'true' },
|
|
9206
9178
|
'\n .figure-caption,\n .figure-caption h1,\n .figure-caption h2,\n .figure-caption h3,\n .figure-caption h4,\n .figure-caption h5,\n .figure-caption h6,\n .figure-caption p,\n .figure-caption ul {\n color: #6c757d;\n font-size: 0.875rem;\n }\n '
|
|
@@ -9208,7 +9180,7 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9208
9180
|
);
|
|
9209
9181
|
};
|
|
9210
9182
|
|
|
9211
|
-
var Figure = React__default
|
|
9183
|
+
var Figure = React__default.memo(FigureComponent, compareProps);
|
|
9212
9184
|
|
|
9213
9185
|
function useOutsideAlerter(ref, container, setOpenImg, setOpenImgSrc) {
|
|
9214
9186
|
React.useEffect(function () {
|
|
@@ -9225,7 +9197,7 @@ function useOutsideAlerter(ref, container, setOpenImg, setOpenImgSrc) {
|
|
|
9225
9197
|
}, [ref]);
|
|
9226
9198
|
}
|
|
9227
9199
|
|
|
9228
|
-
var FigureImage$1 = React__default
|
|
9200
|
+
var FigureImage$1 = React__default.memo(function (_ref) {
|
|
9229
9201
|
var imagesCount = _ref.imagesCount,
|
|
9230
9202
|
image = _ref.image,
|
|
9231
9203
|
client = _ref.client,
|
|
@@ -9233,13 +9205,13 @@ var FigureImage$1 = React__default['default'].memo(function (_ref) {
|
|
|
9233
9205
|
link = _ref.link,
|
|
9234
9206
|
handleClickFigure = _ref.handleClickFigure;
|
|
9235
9207
|
|
|
9236
|
-
return React__default
|
|
9208
|
+
return React__default.createElement(
|
|
9237
9209
|
'picture',
|
|
9238
9210
|
null,
|
|
9239
|
-
React__default
|
|
9240
|
-
React__default
|
|
9241
|
-
React__default
|
|
9242
|
-
React__default
|
|
9211
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
9212
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
9213
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
9214
|
+
React__default.createElement('img', _extends$1._extends({
|
|
9243
9215
|
'images-count': imagesCount,
|
|
9244
9216
|
className: 'multi-figure-image',
|
|
9245
9217
|
src: urlFor({ source: image, client: client }),
|
|
@@ -9276,13 +9248,13 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9276
9248
|
imgcaption = _ref2.imgcaption;
|
|
9277
9249
|
|
|
9278
9250
|
if (imgcaption && imgcaption.length > 0) {
|
|
9279
|
-
return React__default
|
|
9251
|
+
return React__default.createElement(
|
|
9280
9252
|
'div',
|
|
9281
9253
|
{ className: 'multi-figure-caption' },
|
|
9282
|
-
React__default
|
|
9254
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: imgcaption, serializers: getSerializers })
|
|
9283
9255
|
);
|
|
9284
9256
|
} else if (caption) {
|
|
9285
|
-
return React__default
|
|
9257
|
+
return React__default.createElement('div', { dangerouslySetInnerHTML: { __html: '<span class=\'multi-figure-caption\'>' + caption + '</span>' } });
|
|
9286
9258
|
} else return null;
|
|
9287
9259
|
};
|
|
9288
9260
|
|
|
@@ -9291,7 +9263,7 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9291
9263
|
setOpenImg(true);
|
|
9292
9264
|
}, [client]);
|
|
9293
9265
|
|
|
9294
|
-
var FigureImageWOverLay = React__default
|
|
9266
|
+
var FigureImageWOverLay = React__default.memo(function (_ref3) {
|
|
9295
9267
|
var imagesCount = _ref3.imagesCount,
|
|
9296
9268
|
image = _ref3.image,
|
|
9297
9269
|
client = _ref3.client,
|
|
@@ -9299,32 +9271,32 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9299
9271
|
link = _ref3.link,
|
|
9300
9272
|
handleClickFigure = _ref3.handleClickFigure;
|
|
9301
9273
|
|
|
9302
|
-
var triggerAction = main.
|
|
9303
|
-
var placementLocation = main.
|
|
9304
|
-
return React__default
|
|
9274
|
+
var triggerAction = main.main_35 ? 'click' : 'hover';
|
|
9275
|
+
var placementLocation = main.main_35 ? 'top' : image.infoBox[0] ? image.infoBox[0].alignment : 'right';
|
|
9276
|
+
return React__default.createElement(
|
|
9305
9277
|
'picture',
|
|
9306
9278
|
null,
|
|
9307
|
-
React__default
|
|
9308
|
-
React__default
|
|
9309
|
-
React__default
|
|
9310
|
-
main.
|
|
9279
|
+
React__default.createElement('source', { media: '(min-width: 1200px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1500, imageFit: 'max' }) }),
|
|
9280
|
+
React__default.createElement('source', { media: '(min-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 1000, imageFit: 'max' }) }),
|
|
9281
|
+
React__default.createElement('source', { media: '(max-width: 600px)', srcSet: urlFor({ source: image, client: client, imageWidth: 500, imageFit: 'max' }) }),
|
|
9282
|
+
main.main_35 && link ? React__default.createElement('img', _extends$1._extends({
|
|
9311
9283
|
'images-count': imagesCount,
|
|
9312
9284
|
className: 'multi-figure-image',
|
|
9313
9285
|
src: urlFor({ source: image, client: client }),
|
|
9314
9286
|
alt: imgAlt ? imgAlt : 'multi figure'
|
|
9315
|
-
}, !link && !main.
|
|
9287
|
+
}, !link && !main.main_35 && {
|
|
9316
9288
|
onClick: function onClick() {
|
|
9317
9289
|
return handleClickFigure(image, client);
|
|
9318
9290
|
}
|
|
9319
|
-
})) : React__default
|
|
9320
|
-
|
|
9291
|
+
})) : React__default.createElement(
|
|
9292
|
+
OverlayTrigger,
|
|
9321
9293
|
{ trigger: triggerAction, placement: placementLocation, delay: { show: 250, hide: 400 }, overlay: renderTooltip(image) },
|
|
9322
|
-
React__default
|
|
9294
|
+
React__default.createElement('img', _extends$1._extends({
|
|
9323
9295
|
'images-count': imagesCount,
|
|
9324
9296
|
className: 'multi-figure-image',
|
|
9325
9297
|
src: urlFor({ source: image, client: client }),
|
|
9326
9298
|
alt: imgAlt ? imgAlt : 'multi figure'
|
|
9327
|
-
}, !link && !main.
|
|
9299
|
+
}, !link && !main.main_35 && {
|
|
9328
9300
|
onClick: function onClick() {
|
|
9329
9301
|
return handleClickFigure(image, client);
|
|
9330
9302
|
}
|
|
@@ -9335,102 +9307,102 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9335
9307
|
|
|
9336
9308
|
var renderTooltip = function renderTooltip(image) {
|
|
9337
9309
|
if (image.infoBox[0].title) {
|
|
9338
|
-
return React__default
|
|
9339
|
-
|
|
9310
|
+
return React__default.createElement(
|
|
9311
|
+
Popover,
|
|
9340
9312
|
{ id: 'popover-basic-' + image.infoBox[0].title },
|
|
9341
|
-
React__default
|
|
9342
|
-
|
|
9313
|
+
React__default.createElement(
|
|
9314
|
+
Popover.Title,
|
|
9343
9315
|
{ as: 'h3' },
|
|
9344
9316
|
image.infoBox[0].title
|
|
9345
9317
|
),
|
|
9346
|
-
React__default
|
|
9347
|
-
|
|
9318
|
+
React__default.createElement(
|
|
9319
|
+
Popover.Content,
|
|
9348
9320
|
null,
|
|
9349
|
-
React__default
|
|
9321
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: image.infoBox[0].infoText, serializers: getSerializers })
|
|
9350
9322
|
)
|
|
9351
9323
|
);
|
|
9352
9324
|
} else {
|
|
9353
|
-
return React__default
|
|
9354
|
-
|
|
9355
|
-
_extends._extends({ id: 'button-tooltip' }, props),
|
|
9356
|
-
React__default
|
|
9325
|
+
return React__default.createElement(
|
|
9326
|
+
Tooltip,
|
|
9327
|
+
_extends$1._extends({ id: 'button-tooltip' }, props),
|
|
9328
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: image.infoBox[0].infoText, serializers: getSerializers })
|
|
9357
9329
|
);
|
|
9358
9330
|
}
|
|
9359
9331
|
};
|
|
9360
9332
|
|
|
9361
9333
|
if (images && images.length > 0) {
|
|
9362
|
-
return React__default
|
|
9334
|
+
return React__default.createElement(
|
|
9363
9335
|
'div',
|
|
9364
9336
|
{ className: 'multi-figure-container' },
|
|
9365
|
-
React__default
|
|
9366
|
-
|
|
9337
|
+
React__default.createElement(
|
|
9338
|
+
Row,
|
|
9367
9339
|
{ noGutters: true, style: { alignItems: 'center' } },
|
|
9368
9340
|
images.map(function (image, index) {
|
|
9369
9341
|
if (image.infoBox) {
|
|
9370
|
-
return React__default
|
|
9371
|
-
|
|
9342
|
+
return React__default.createElement(
|
|
9343
|
+
Col,
|
|
9372
9344
|
{ xs: 12, md: 12 / images.length, key: index },
|
|
9373
|
-
image.link ? React__default
|
|
9345
|
+
image.link ? React__default.createElement(
|
|
9374
9346
|
'a',
|
|
9375
|
-
_extends._extends({}, image.link && { href: image.link, target: image.blank ? '_blank' : '_self' }, { style: { cursor: image.link ? 'pointer' : 'default' } }),
|
|
9376
|
-
React__default
|
|
9347
|
+
_extends$1._extends({}, image.link && { href: image.link, target: image.blank ? '_blank' : '_self' }, { style: { cursor: image.link ? 'pointer' : 'default' } }),
|
|
9348
|
+
React__default.createElement(
|
|
9377
9349
|
'div',
|
|
9378
9350
|
{ className: 'multi-figure-image-container' },
|
|
9379
|
-
React__default
|
|
9351
|
+
React__default.createElement(
|
|
9380
9352
|
index$2.LazyLoad,
|
|
9381
9353
|
{ once: true },
|
|
9382
|
-
React__default
|
|
9354
|
+
React__default.createElement(FigureImageWOverLay, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
|
|
9383
9355
|
),
|
|
9384
|
-
React__default
|
|
9356
|
+
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9385
9357
|
)
|
|
9386
|
-
) : React__default
|
|
9358
|
+
) : React__default.createElement(
|
|
9387
9359
|
'div',
|
|
9388
9360
|
{ className: 'multi-figure-image-container' },
|
|
9389
|
-
React__default
|
|
9361
|
+
React__default.createElement(
|
|
9390
9362
|
index$2.LazyLoad,
|
|
9391
9363
|
{ once: true },
|
|
9392
|
-
React__default
|
|
9364
|
+
React__default.createElement(FigureImageWOverLay, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
|
|
9393
9365
|
),
|
|
9394
|
-
React__default
|
|
9366
|
+
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9395
9367
|
)
|
|
9396
9368
|
);
|
|
9397
9369
|
} else {
|
|
9398
|
-
return React__default
|
|
9399
|
-
|
|
9370
|
+
return React__default.createElement(
|
|
9371
|
+
Col,
|
|
9400
9372
|
{ xs: 12, md: 12 / images.length, key: index },
|
|
9401
|
-
image.link ? React__default
|
|
9373
|
+
image.link ? React__default.createElement(
|
|
9402
9374
|
'a',
|
|
9403
|
-
_extends._extends({}, image.link && { href: image.link, target: image.blank ? '_blank' : '_self' }, { style: { cursor: image.link ? 'pointer' : 'default' } }),
|
|
9404
|
-
React__default
|
|
9375
|
+
_extends$1._extends({}, image.link && { href: image.link, target: image.blank ? '_blank' : '_self' }, { style: { cursor: image.link ? 'pointer' : 'default' } }),
|
|
9376
|
+
React__default.createElement(
|
|
9405
9377
|
'div',
|
|
9406
9378
|
{ className: 'multi-figure-image-container' },
|
|
9407
|
-
React__default
|
|
9379
|
+
React__default.createElement(
|
|
9408
9380
|
index$2.LazyLoad,
|
|
9409
9381
|
{ once: true },
|
|
9410
|
-
React__default
|
|
9382
|
+
React__default.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
|
|
9411
9383
|
),
|
|
9412
|
-
React__default
|
|
9384
|
+
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9413
9385
|
)
|
|
9414
|
-
) : React__default
|
|
9386
|
+
) : React__default.createElement(
|
|
9415
9387
|
'div',
|
|
9416
9388
|
{ className: 'multi-figure-image-container' },
|
|
9417
|
-
React__default
|
|
9389
|
+
React__default.createElement(
|
|
9418
9390
|
index$2.LazyLoad,
|
|
9419
9391
|
{ once: true },
|
|
9420
|
-
React__default
|
|
9392
|
+
React__default.createElement(FigureImage$1, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
|
|
9421
9393
|
),
|
|
9422
|
-
React__default
|
|
9394
|
+
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9423
9395
|
)
|
|
9424
9396
|
);
|
|
9425
9397
|
}
|
|
9426
9398
|
})
|
|
9427
9399
|
),
|
|
9428
|
-
React__default
|
|
9400
|
+
React__default.createElement(
|
|
9429
9401
|
'div',
|
|
9430
9402
|
{ ref: lightboxContainer, className: 'lightbox-target ' + (openImg ? 'open' : 'close') },
|
|
9431
|
-
React__default
|
|
9403
|
+
React__default.createElement('img', { ref: lightboxImage, src: openImgSrc })
|
|
9432
9404
|
),
|
|
9433
|
-
React__default
|
|
9405
|
+
React__default.createElement(
|
|
9434
9406
|
'style',
|
|
9435
9407
|
{ jsx: 'true' },
|
|
9436
9408
|
'\n .multi-figure-caption,\n .multi-figure-caption h1,\n .multi-figure-caption h2,\n .multi-figure-caption h3,\n .multi-figure-caption h4,\n .multi-figure-caption h5,\n .multi-figure-caption h6,\n .multi-figure-caption p,\n .multi-figure-caption ul {\n color: #6c757d;\n font-size: 0.875rem;\n }\n\n .multi-figure-container {\n margin-bottom: 1rem;\n }\n .multi-figure-image {\n width: 100%;\n height: auto;\n object-fit: contain;\n cursor: pointer;\n }\n .multi-figure-image-container {\n padding-right: 0.5rem;\n }\n /* Small devices (portrait tablets and phones, 767px and down) */\n @media (max-width: 767px) {\n .multi-figure-image-container {\n margin-bottom: 1rem;\n }\n }\n\n /* Medium devices (landscape tablets, 768px and up) */\n @media (min-width: 768px) {\n .multi-figure-image[images-count=\'4\'] {\n max-height: 100px;\n }\n .multi-figure-image[images-count=\'3\'] {\n max-height: 130px;\n }\n .multi-figure-image[images-count=\'2\'] {\n max-height: 200px;\n }\n .multi-figure-container [class*=\'col-\'] + [class*=\'col-\'] {\n padding-left: 0.75rem;\n }\n }\n\n /* Large devices (laptops/desktops, 992px and up) */\n @media (min-width: 992px) {\n .multi-figure-image[images-count=\'4\'] {\n max-height: 150px;\n }\n .multi-figure-image[images-count=\'3\'] {\n max-height: 200px;\n }\n .multi-figure-image[images-count=\'2\'] {\n max-height: 300px;\n }\n }\n\n /* Styles the lightbox, removes it from sight and adds the fade-in transition */\n\n .lightbox-target {\n position: fixed;\n top: -100%;\n width: 100%;\n background: rgba(0, 0, 0, 0.7);\n width: 100%;\n opacity: 0;\n -webkit-transition: opacity 0.5s ease-in-out;\n -moz-transition: opacity 0.5s ease-in-out;\n -o-transition: opacity 0.5s ease-in-out;\n transition: opacity 0.5s ease-in-out;\n overflow: hidden;\n }\n\n .lightbox-target.close {\n opacity: 0;\n }\n\n /* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */\n\n .lightbox-target img {\n margin: auto;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n max-height: 0%;\n max-width: 0%;\n border: 3px solid white;\n box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);\n box-sizing: border-box;\n -webkit-transition: 0.5s ease-in-out;\n -moz-transition: 0.5s ease-in-out;\n -o-transition: 0.5s ease-in-out;\n transition: 0.5s ease-in-out;\n }\n\n /* Styles the close link, adds the slide down transition */\n\n a.lightbox-close {\n display: block;\n width: 50px;\n height: 50px;\n box-sizing: border-box;\n background: white;\n color: black;\n text-decoration: none;\n position: absolute;\n top: -80px;\n right: 0;\n -webkit-transition: 0.5s ease-in-out;\n -moz-transition: 0.5s ease-in-out;\n -o-transition: 0.5s ease-in-out;\n transition: 0.5s ease-in-out;\n }\n\n /* Provides part of the "X" to eliminate an image from the close link */\n\n a.lightbox-close:before {\n content: \'\';\n display: block;\n height: 30px;\n width: 1px;\n background: black;\n position: absolute;\n left: 26px;\n top: 10px;\n -webkit-transform: rotate(45deg);\n -moz-transform: rotate(45deg);\n -o-transform: rotate(45deg);\n transform: rotate(45deg);\n }\n\n /* Provides part of the "X" to eliminate an image from the close link */\n\n a.lightbox-close:after {\n content: \'\';\n display: block;\n height: 30px;\n width: 1px;\n background: black;\n position: absolute;\n left: 26px;\n top: 10px;\n -webkit-transform: rotate(-45deg);\n -moz-transform: rotate(-45deg);\n -o-transform: rotate(-45deg);\n transform: rotate(-45deg);\n }\n\n /* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */\n\n .lightbox-target.open {\n opacity: 1;\n top: 0;\n bottom: 0;\n right: 0;\n z-index: 3000000;\n }\n\n .lightbox-target.open img {\n max-height: 100%;\n max-width: 100%;\n }\n\n .lightbox-target.open a.lightbox-close {\n top: 0px;\n }\n '
|
|
@@ -9440,6 +9412,8 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9440
9412
|
return null;
|
|
9441
9413
|
};
|
|
9442
9414
|
|
|
9415
|
+
var offsetHeightBuffer = 50;
|
|
9416
|
+
|
|
9443
9417
|
var AnchorLinkElement = function AnchorLinkElement(props) {
|
|
9444
9418
|
var articleId = props.articleId,
|
|
9445
9419
|
_props$node = props.node,
|
|
@@ -9466,18 +9440,294 @@ var AnchorLinkElement = function AnchorLinkElement(props) {
|
|
|
9466
9440
|
};
|
|
9467
9441
|
}, []);
|
|
9468
9442
|
|
|
9469
|
-
|
|
9470
|
-
|
|
9471
|
-
|
|
9472
|
-
|
|
9473
|
-
|
|
9474
|
-
|
|
9475
|
-
|
|
9476
|
-
|
|
9443
|
+
var _useState = React.useState(100),
|
|
9444
|
+
_useState2 = slicedToArray._slicedToArray(_useState, 2),
|
|
9445
|
+
offsetHeight = _useState2[0],
|
|
9446
|
+
setOffsetHeight = _useState2[1];
|
|
9447
|
+
|
|
9448
|
+
React.useEffect(function () {
|
|
9449
|
+
var hambergerNav = document.querySelector('#navbar-ham');
|
|
9450
|
+
var header = document.querySelector('header');
|
|
9451
|
+
if (hambergerNav) setOffsetHeight(hambergerNav.offsetHeight);else if (header) setOffsetHeight(header.offsetHeight);
|
|
9452
|
+
}, []);
|
|
9453
|
+
|
|
9454
|
+
return React__default.createElement(
|
|
9455
|
+
React__default.Fragment,
|
|
9456
|
+
null,
|
|
9457
|
+
React__default.createElement(
|
|
9458
|
+
Head,
|
|
9459
|
+
null,
|
|
9460
|
+
React__default.createElement('script', {
|
|
9461
|
+
dangerouslySetInnerHTML: {
|
|
9462
|
+
__html: 'history.scrollRestoration = "manual"'
|
|
9463
|
+
}
|
|
9464
|
+
})
|
|
9465
|
+
),
|
|
9466
|
+
React__default.createElement(
|
|
9467
|
+
'div',
|
|
9468
|
+
{ id: elementId },
|
|
9469
|
+
React__default.createElement(BlockContent.BlockContent, { blocks: content, serializers: getSerializers }),
|
|
9470
|
+
React__default.createElement(
|
|
9471
|
+
'style',
|
|
9472
|
+
{ jsx: 'true' },
|
|
9473
|
+
'\n #' + elementId + '::before {\n display: block;\n content: \' \';\n margin-top: -' + (offsetHeight + offsetHeightBuffer) + 'px;\n height: ' + (offsetHeight + offsetHeightBuffer) + 'px;\n visibility: hidden;\n pointer-events: none;\n }\n '
|
|
9474
|
+
)
|
|
9477
9475
|
)
|
|
9478
9476
|
);
|
|
9479
9477
|
};
|
|
9480
9478
|
|
|
9479
|
+
var objectWithoutProperties = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
9480
|
+
|
|
9481
|
+
exports.__esModule = true;
|
|
9482
|
+
|
|
9483
|
+
exports.default = function (obj, keys) {
|
|
9484
|
+
var target = {};
|
|
9485
|
+
|
|
9486
|
+
for (var i in obj) {
|
|
9487
|
+
if (keys.indexOf(i) >= 0) continue;
|
|
9488
|
+
if (!Object.prototype.hasOwnProperty.call(obj, i)) continue;
|
|
9489
|
+
target[i] = obj[i];
|
|
9490
|
+
}
|
|
9491
|
+
|
|
9492
|
+
return target;
|
|
9493
|
+
};
|
|
9494
|
+
});
|
|
9495
|
+
|
|
9496
|
+
_commonjsHelpers.unwrapExports(objectWithoutProperties);
|
|
9497
|
+
|
|
9498
|
+
var ScriptTag_1 = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
9499
|
+
|
|
9500
|
+
exports.__esModule = true;
|
|
9501
|
+
|
|
9502
|
+
|
|
9503
|
+
|
|
9504
|
+
var _extends3 = _interopRequireDefault(_extends$1._extends$1);
|
|
9505
|
+
|
|
9506
|
+
|
|
9507
|
+
|
|
9508
|
+
var _objectWithoutProperties3 = _interopRequireDefault(objectWithoutProperties);
|
|
9509
|
+
|
|
9510
|
+
|
|
9511
|
+
|
|
9512
|
+
var _classCallCheck3 = _interopRequireDefault(inherits$1.classCallCheck);
|
|
9513
|
+
|
|
9514
|
+
|
|
9515
|
+
|
|
9516
|
+
var _possibleConstructorReturn3 = _interopRequireDefault(inherits$1.possibleConstructorReturn);
|
|
9517
|
+
|
|
9518
|
+
|
|
9519
|
+
|
|
9520
|
+
var _inherits3 = _interopRequireDefault(inherits$1.inherits);
|
|
9521
|
+
|
|
9522
|
+
|
|
9523
|
+
|
|
9524
|
+
var _react2 = _interopRequireDefault(React__default);
|
|
9525
|
+
|
|
9526
|
+
|
|
9527
|
+
|
|
9528
|
+
var _propTypes2 = _interopRequireDefault(PropTypes__default);
|
|
9529
|
+
|
|
9530
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
9531
|
+
var noop = function noop() {};
|
|
9532
|
+
|
|
9533
|
+
var ScriptTag = function (_Component) {
|
|
9534
|
+
(0, _inherits3.default)(ScriptTag, _Component);
|
|
9535
|
+
|
|
9536
|
+
ScriptTag.removeNode = function removeNode(node) {
|
|
9537
|
+
if (node) {
|
|
9538
|
+
node.parentNode.removeChild(node);
|
|
9539
|
+
}
|
|
9540
|
+
};
|
|
9541
|
+
|
|
9542
|
+
function ScriptTag(props, context) {
|
|
9543
|
+
(0, _classCallCheck3.default)(this, ScriptTag);
|
|
9544
|
+
|
|
9545
|
+
var _this = (0, _possibleConstructorReturn3.default)(this, _Component.call(this, props, context));
|
|
9546
|
+
|
|
9547
|
+
_this.domRef = null;
|
|
9548
|
+
_this.state = {
|
|
9549
|
+
isHydrated: props.isHydrating,
|
|
9550
|
+
additionalNode: null,
|
|
9551
|
+
removeAdditionalNode: null
|
|
9552
|
+
};
|
|
9553
|
+
return _this;
|
|
9554
|
+
}
|
|
9555
|
+
|
|
9556
|
+
ScriptTag.prototype.appendAdditionalElement = function appendAdditionalElement() {
|
|
9557
|
+
var _props = this.props,
|
|
9558
|
+
onError = _props.onError,
|
|
9559
|
+
onLoad = _props.onLoad,
|
|
9560
|
+
nonce = _props.nonce;
|
|
9561
|
+
|
|
9562
|
+
// Create a new HTML script element
|
|
9563
|
+
|
|
9564
|
+
var newElement = document.createElement("script");
|
|
9565
|
+
|
|
9566
|
+
// Copy all attribute values
|
|
9567
|
+
for (var i = 0, len = this.domRef.attributes.length; i < len; i++) {
|
|
9568
|
+
var attr = this.domRef.attributes[i];
|
|
9569
|
+
if (attr.nodeName === 'nonce') {
|
|
9570
|
+
// The browser clears the nonce value - grab from props
|
|
9571
|
+
newElement.setAttribute(attr.nodeName, nonce);
|
|
9572
|
+
} else {
|
|
9573
|
+
newElement.setAttribute(attr.nodeName, attr.nodeValue);
|
|
9574
|
+
}
|
|
9575
|
+
}
|
|
9576
|
+
|
|
9577
|
+
// Copy the inner script
|
|
9578
|
+
if (this.domRef.src === '' && this.domRef.innerHTML && this.domRef.innerHTML !== '') {
|
|
9579
|
+
newElement.innerHTML = this.domRef.innerHTML;
|
|
9580
|
+
}
|
|
9581
|
+
|
|
9582
|
+
// Bind event listeners
|
|
9583
|
+
newElement.addEventListener('load', onLoad);
|
|
9584
|
+
newElement.addEventListener('error', onError);
|
|
9585
|
+
|
|
9586
|
+
// Append the new script tag
|
|
9587
|
+
this.domRef.parentNode.appendChild(newElement);
|
|
9588
|
+
return newElement;
|
|
9589
|
+
};
|
|
9590
|
+
|
|
9591
|
+
ScriptTag.prototype.componentDidMount = function componentDidMount() {
|
|
9592
|
+
var isHydrated = this.state.isHydrated;
|
|
9593
|
+
|
|
9594
|
+
if (isHydrated) {
|
|
9595
|
+
// was rendered on server, don't replace elements when hydrating
|
|
9596
|
+
return;
|
|
9597
|
+
}
|
|
9598
|
+
|
|
9599
|
+
this.setState({
|
|
9600
|
+
additionalNode: this.appendAdditionalElement(),
|
|
9601
|
+
removeAdditionalNode: null
|
|
9602
|
+
});
|
|
9603
|
+
};
|
|
9604
|
+
|
|
9605
|
+
ScriptTag.prototype.componentWillReceiveProps = function componentWillReceiveProps(nextProps) {
|
|
9606
|
+
// This logic assumes that the <script> only need to be updated if the 'src' or 'innerHTML' has changed
|
|
9607
|
+
// - this prevents the <script> from updating unnecessarily, which prevents additional 'onload' events
|
|
9608
|
+
|
|
9609
|
+
// This isn't perfect - but it keeps the component very simple, and should cover most use-cases
|
|
9610
|
+
// Other props SHOULD be assigned at the same time as either the 'src' or 'innerHTML' property
|
|
9611
|
+
// -> If this is to change and support updating on ANY prop change, the 'appendAdditionalElement()' method
|
|
9612
|
+
// and state management will need to be modified to manipulate the DOM script tag based on each prop change.
|
|
9613
|
+
// This really complicates the component - for now we'll leave it as is.
|
|
9614
|
+
var _props2 = this.props,
|
|
9615
|
+
src = _props2.src,
|
|
9616
|
+
dangerouslySetInnerHTML = _props2.dangerouslySetInnerHTML;
|
|
9617
|
+
|
|
9618
|
+
if (src && src === nextProps.src) {
|
|
9619
|
+
// The 'src' attribute has not changed
|
|
9620
|
+
return;
|
|
9621
|
+
}
|
|
9622
|
+
|
|
9623
|
+
if (dangerouslySetInnerHTML && dangerouslySetInnerHTML.__html === nextProps.dangerouslySetInnerHTML.__html) {
|
|
9624
|
+
// The 'dangerouslySetInnerHTML' attribute has not changed
|
|
9625
|
+
return;
|
|
9626
|
+
}
|
|
9627
|
+
|
|
9628
|
+
this.setState({
|
|
9629
|
+
removeAdditionalNode: this.state.additionalNode,
|
|
9630
|
+
additionalNode: null
|
|
9631
|
+
});
|
|
9632
|
+
};
|
|
9633
|
+
|
|
9634
|
+
ScriptTag.prototype.componentWillUpdate = function componentWillUpdate(nextProps, nextState) {
|
|
9635
|
+
ScriptTag.removeNode(nextState.removeAdditionalNode);
|
|
9636
|
+
};
|
|
9637
|
+
|
|
9638
|
+
ScriptTag.prototype.componentDidUpdate = function componentDidUpdate() {
|
|
9639
|
+
var _state = this.state,
|
|
9640
|
+
additionalNode = _state.additionalNode,
|
|
9641
|
+
removeAdditionalNode = _state.removeAdditionalNode;
|
|
9642
|
+
|
|
9643
|
+
if (additionalNode === null) {
|
|
9644
|
+
this.setState({
|
|
9645
|
+
additionalNode: this.appendAdditionalElement()
|
|
9646
|
+
});
|
|
9647
|
+
}
|
|
9648
|
+
|
|
9649
|
+
if (removeAdditionalNode !== null) {
|
|
9650
|
+
// Was removed in 'componentWillUpdate', but can not update state there
|
|
9651
|
+
this.setState({
|
|
9652
|
+
removeAdditionalNode: null
|
|
9653
|
+
});
|
|
9654
|
+
}
|
|
9655
|
+
};
|
|
9656
|
+
|
|
9657
|
+
ScriptTag.prototype.componentWillUnmount = function componentWillUnmount() {
|
|
9658
|
+
ScriptTag.removeNode(this.state.removeAdditionalNode);
|
|
9659
|
+
ScriptTag.removeNode(this.state.additionalNode);
|
|
9660
|
+
};
|
|
9661
|
+
|
|
9662
|
+
ScriptTag.prototype.render = function render() {
|
|
9663
|
+
var _this2 = this;
|
|
9664
|
+
|
|
9665
|
+
var additionalNode = this.state.additionalNode;
|
|
9666
|
+
|
|
9667
|
+
if (additionalNode !== null) {
|
|
9668
|
+
return null;
|
|
9669
|
+
}
|
|
9670
|
+
|
|
9671
|
+
// The 'isHydrating' prop must NOT be passed to the script tag
|
|
9672
|
+
// eslint-disable-next-line no-unused-vars
|
|
9673
|
+
var _props3 = this.props,
|
|
9674
|
+
isHydrating = _props3.isHydrating,
|
|
9675
|
+
tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
|
|
9676
|
+
|
|
9677
|
+
return _react2.default.createElement('script', (0, _extends3.default)({}, tagProps, { ref: function ref(tag) {
|
|
9678
|
+
return _this2.domRef = tag;
|
|
9679
|
+
} }));
|
|
9680
|
+
};
|
|
9681
|
+
|
|
9682
|
+
return ScriptTag;
|
|
9683
|
+
}(React__default.Component);
|
|
9684
|
+
|
|
9685
|
+
ScriptTag.propTypes = {
|
|
9686
|
+
/**
|
|
9687
|
+
* True if the <ScriptTag> is being hydrated on the client, otherwise false.
|
|
9688
|
+
*/
|
|
9689
|
+
isHydrating: _propTypes2.default.bool,
|
|
9690
|
+
|
|
9691
|
+
// Standard <script> tag props
|
|
9692
|
+
async: _propTypes2.default.oneOfType([_propTypes2.default.bool, _propTypes2.default.number]),
|
|
9693
|
+
crossOrigin: _propTypes2.default.string,
|
|
9694
|
+
defer: _propTypes2.default.bool,
|
|
9695
|
+
integrity: _propTypes2.default.string,
|
|
9696
|
+
nonce: _propTypes2.default.string,
|
|
9697
|
+
src: _propTypes2.default.string,
|
|
9698
|
+
text: _propTypes2.default.string,
|
|
9699
|
+
type: _propTypes2.default.string,
|
|
9700
|
+
dangerouslySetInnerHTML: _propTypes2.default.object,
|
|
9701
|
+
|
|
9702
|
+
// globals
|
|
9703
|
+
onError: _propTypes2.default.func,
|
|
9704
|
+
onLoad: _propTypes2.default.func
|
|
9705
|
+
};
|
|
9706
|
+
ScriptTag.defaultProps = {
|
|
9707
|
+
isHydrating: false,
|
|
9708
|
+
onError: noop,
|
|
9709
|
+
onLoad: noop
|
|
9710
|
+
};
|
|
9711
|
+
exports.default = ScriptTag;
|
|
9712
|
+
});
|
|
9713
|
+
|
|
9714
|
+
_commonjsHelpers.unwrapExports(ScriptTag_1);
|
|
9715
|
+
|
|
9716
|
+
var lib = _commonjsHelpers.createCommonjsModule(function (module, exports) {
|
|
9717
|
+
|
|
9718
|
+
exports.__esModule = true;
|
|
9719
|
+
|
|
9720
|
+
|
|
9721
|
+
|
|
9722
|
+
var _ScriptTag2 = _interopRequireDefault(ScriptTag_1);
|
|
9723
|
+
|
|
9724
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
9725
|
+
|
|
9726
|
+
exports.default = _ScriptTag2.default;
|
|
9727
|
+
});
|
|
9728
|
+
|
|
9729
|
+
var ScriptTag = _commonjsHelpers.unwrapExports(lib);
|
|
9730
|
+
|
|
9481
9731
|
var enterpriseDomainName = 'mjhlifesciences';
|
|
9482
9732
|
|
|
9483
9733
|
var FormAssembly = function FormAssembly(props) {
|
|
@@ -9509,11 +9759,11 @@ var FormAssembly = function FormAssembly(props) {
|
|
|
9509
9759
|
}, []);
|
|
9510
9760
|
|
|
9511
9761
|
if (iframeSrc) {
|
|
9512
|
-
return React__default
|
|
9762
|
+
return React__default.createElement(
|
|
9513
9763
|
'section',
|
|
9514
9764
|
{ className: 'form-assembly' },
|
|
9515
|
-
React__default
|
|
9516
|
-
React__default
|
|
9765
|
+
React__default.createElement('iframe', { src: iframeSrc, height: '800', width: '100%', frameBorder: '0' }),
|
|
9766
|
+
React__default.createElement(ScriptTag, { type: 'text/javascript', src: '//' + enterpriseDomainName + '.tfaforms.net/js/iframe_resize_helper.js', async: true })
|
|
9517
9767
|
);
|
|
9518
9768
|
}
|
|
9519
9769
|
|
|
@@ -9550,27 +9800,27 @@ var BlockTable = function BlockTable(props) {
|
|
|
9550
9800
|
return window.removeEventListener('resize', handleResize);
|
|
9551
9801
|
};
|
|
9552
9802
|
}, []);
|
|
9553
|
-
return React__default
|
|
9803
|
+
return React__default.createElement(
|
|
9554
9804
|
'div',
|
|
9555
9805
|
{ className: 'blockTableHolder', ref: holder },
|
|
9556
|
-
React__default
|
|
9806
|
+
React__default.createElement(
|
|
9557
9807
|
'div',
|
|
9558
9808
|
{ className: 'blockTable' },
|
|
9559
9809
|
rows && rows.map(function (row) {
|
|
9560
|
-
return React__default
|
|
9810
|
+
return React__default.createElement(
|
|
9561
9811
|
'div',
|
|
9562
9812
|
{ className: 'blockTableRow' },
|
|
9563
9813
|
row.cells && row.cells.map(function (cell) {
|
|
9564
|
-
return React__default
|
|
9814
|
+
return React__default.createElement(
|
|
9565
9815
|
'div',
|
|
9566
9816
|
{ className: 'blockTableCell', style: { width: (100 / row.cells.length).toFixed(2) + '%' } },
|
|
9567
|
-
React__default
|
|
9817
|
+
React__default.createElement(BlockContent.BlockContent, _extends$1._extends({ blocks: cell.content, serializers: getSerializers }, client.config()))
|
|
9568
9818
|
);
|
|
9569
9819
|
})
|
|
9570
9820
|
);
|
|
9571
9821
|
})
|
|
9572
9822
|
),
|
|
9573
|
-
React__default
|
|
9823
|
+
React__default.createElement(
|
|
9574
9824
|
'style',
|
|
9575
9825
|
{ jsx: true },
|
|
9576
9826
|
'\n .blockTableRow {\n display: flex;\n ' + (showBorders && 'border-top: ' + borderWidth + 'px solid ' + _borderColor) + ';\n }\n .blockTable {\n min-width: ' + minTableWidth + 'px;\n }\n .blockTableRow:last-of-type {\n ' + (showBorders && 'border-bottom: ' + borderWidth + 'px solid ' + _borderColor) + ';\n }\n .blockTableCell {\n padding: 0.5rem;\n ' + (showBorders && 'border-left: ' + borderWidth + 'px solid ' + _borderColor) + ';\n }\n .blockTableCell > div {\n width: 100%;\n }\n .blockTableCell > div p {\n margin: 0;\n }\n .blockTableCell > div figure {\n margin: 0 !important;\n }\n .blockTableCell > div figure img {\n margin: 0 !important;\n }\n .blockTableCell:last-of-type {\n ' + (showBorders && 'border-right: ' + borderWidth + 'px solid ' + _borderColor) + ';\n }\n @media only screen and (max-width: 800px) {\n .blockTableCell {\n padding: 0.25rem;\n }\n }\n '
|
|
@@ -9649,12 +9899,12 @@ var getSerializers = function getSerializers() {
|
|
|
9649
9899
|
var node = _ref.node;
|
|
9650
9900
|
var url = node.url;
|
|
9651
9901
|
|
|
9652
|
-
return React__default
|
|
9902
|
+
return React__default.createElement(YouTubePlayer, { autoplay: autoplay, url: url });
|
|
9653
9903
|
},
|
|
9654
9904
|
youtubeGallery: function youtubeGallery(_ref2) {
|
|
9655
9905
|
var node = _ref2.node;
|
|
9656
9906
|
|
|
9657
|
-
return React__default
|
|
9907
|
+
return React__default.createElement(YouTubeGallery, {
|
|
9658
9908
|
nodes: node,
|
|
9659
9909
|
article: article,
|
|
9660
9910
|
meta: meta,
|
|
@@ -9668,7 +9918,7 @@ var getSerializers = function getSerializers() {
|
|
|
9668
9918
|
articleSeries: function articleSeries(_ref3) {
|
|
9669
9919
|
var node = _ref3.node;
|
|
9670
9920
|
|
|
9671
|
-
return React__default
|
|
9921
|
+
return React__default.createElement(ArticleSeries, {
|
|
9672
9922
|
nodes: node,
|
|
9673
9923
|
accountIDs: videoAccountIDs || {},
|
|
9674
9924
|
pageview: pageview,
|
|
@@ -9681,61 +9931,61 @@ var getSerializers = function getSerializers() {
|
|
|
9681
9931
|
figure: function figure(_ref4) {
|
|
9682
9932
|
var node = _ref4.node;
|
|
9683
9933
|
|
|
9684
|
-
return React__default
|
|
9934
|
+
return React__default.createElement(Figure, { node: node, client: client, contextualADFlag: contextualADFlag, getSerializers: getSerializers.apply(undefined, props) });
|
|
9685
9935
|
},
|
|
9686
9936
|
multifigure: function multifigure(_ref5) {
|
|
9687
9937
|
var node = _ref5.node;
|
|
9688
9938
|
|
|
9689
|
-
return React__default
|
|
9939
|
+
return React__default.createElement(MultiFigure, { node: node, client: client, getSerializers: getSerializers.apply(undefined, props) });
|
|
9690
9940
|
},
|
|
9691
9941
|
slideshow: function slideshow(_ref6) {
|
|
9692
9942
|
var node = _ref6.node;
|
|
9693
9943
|
var slides = node.slides;
|
|
9694
9944
|
|
|
9695
|
-
return React__default
|
|
9945
|
+
return React__default.createElement(Slideshow, { slides: slides, client: client, pageview: pageview });
|
|
9696
9946
|
},
|
|
9697
9947
|
sidebar: function sidebar(_ref7) {
|
|
9698
9948
|
var node = _ref7.node;
|
|
9699
9949
|
var caption = node.caption,
|
|
9700
9950
|
content = node.content;
|
|
9701
9951
|
|
|
9702
|
-
return React__default
|
|
9952
|
+
return React__default.createElement(Sidebar, { caption: caption, content: content, getSerializers: getSerializers(props) });
|
|
9703
9953
|
},
|
|
9704
9954
|
datatable: function datatable(_ref8) {
|
|
9705
9955
|
var node = _ref8.node;
|
|
9706
9956
|
var table = node.table;
|
|
9707
9957
|
|
|
9708
|
-
return React__default
|
|
9958
|
+
return React__default.createElement(TableShow, { rows: table.rows });
|
|
9709
9959
|
},
|
|
9710
9960
|
media: function media(_ref9) {
|
|
9711
9961
|
var node = _ref9.node;
|
|
9712
9962
|
|
|
9713
|
-
return React__default
|
|
9963
|
+
return React__default.createElement(Media, { node: node, client: client });
|
|
9714
9964
|
},
|
|
9715
9965
|
iframe: function iframe(_ref10) {
|
|
9716
9966
|
var node = _ref10.node;
|
|
9717
9967
|
|
|
9718
|
-
return React__default
|
|
9968
|
+
return React__default.createElement(IFrame, { url: node.url, needSegmentSupport: node.needSegmentSupport });
|
|
9719
9969
|
},
|
|
9720
9970
|
video: function video(_ref11) {
|
|
9721
9971
|
var node = _ref11.node;
|
|
9722
9972
|
|
|
9723
|
-
return React__default
|
|
9973
|
+
return React__default.createElement(Video, { node: node, autoplay: autoplay, accountIDs: videoAccountIDs || {}, targeting: targeting });
|
|
9724
9974
|
},
|
|
9725
9975
|
audio: function audio(_ref12) {
|
|
9726
9976
|
var node = _ref12.node;
|
|
9727
9977
|
|
|
9728
|
-
return React__default
|
|
9978
|
+
return React__default.createElement(Audio, { node: node });
|
|
9729
9979
|
},
|
|
9730
9980
|
poll: function poll(_ref13) {
|
|
9731
9981
|
var node = _ref13.node;
|
|
9732
9982
|
|
|
9733
|
-
return React__default
|
|
9983
|
+
return React__default.createElement(Poll, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers(props) });
|
|
9734
9984
|
},
|
|
9735
9985
|
pollMultiChoice: function pollMultiChoice(_ref14) {
|
|
9736
9986
|
var node = _ref14.node;
|
|
9737
9987
|
|
|
9738
|
-
return React__default
|
|
9988
|
+
return React__default.createElement(Poll$1, {
|
|
9739
9989
|
node: node,
|
|
9740
9990
|
client: client,
|
|
9741
9991
|
pageview: pageview,
|
|
@@ -9749,35 +9999,35 @@ var getSerializers = function getSerializers() {
|
|
|
9749
9999
|
var node = _ref15.node;
|
|
9750
10000
|
var quizzes = node.quizzes;
|
|
9751
10001
|
|
|
9752
|
-
return React__default
|
|
10002
|
+
return React__default.createElement(Quiz, { quizzes: quizzes, getSerializers: getSerializers(props), pageview: pageview, currentPage: currentPage });
|
|
9753
10003
|
},
|
|
9754
10004
|
leads: function leads(_ref16) {
|
|
9755
10005
|
var node = _ref16.node;
|
|
9756
10006
|
var leadID = node.leadID;
|
|
9757
10007
|
|
|
9758
10008
|
var url = '' + drupalLeadSettings.baseUrl + leadID;
|
|
9759
|
-
return React__default
|
|
10009
|
+
return React__default.createElement(Leads, { url: url });
|
|
9760
10010
|
},
|
|
9761
10011
|
slideshows: function slideshows(_ref17) {
|
|
9762
10012
|
var node = _ref17.node;
|
|
9763
10013
|
|
|
9764
|
-
return React__default
|
|
10014
|
+
return React__default.createElement(Slideshow$1, { node: node, client: client, pageview: pageview, getSerializers: getSerializers(props) });
|
|
9765
10015
|
},
|
|
9766
10016
|
nativeAd: function nativeAd(_ref18) {
|
|
9767
10017
|
var node = _ref18.node;
|
|
9768
10018
|
|
|
9769
|
-
return React__default
|
|
10019
|
+
return React__default.createElement(NativeAd, { node: node });
|
|
9770
10020
|
},
|
|
9771
10021
|
html_anchor_links: function html_anchor_links(_ref19) {
|
|
9772
10022
|
var node = _ref19.node;
|
|
9773
10023
|
|
|
9774
|
-
return React__default
|
|
10024
|
+
return React__default.createElement(AnchorLinkElement, { node: node, getSerializers: getSerializers.apply(undefined, props), articleId: articleId });
|
|
9775
10025
|
},
|
|
9776
10026
|
hrtag: function hrtag() {
|
|
9777
|
-
return React__default
|
|
10027
|
+
return React__default.createElement('hr', { style: { border: 'none', height: '2px', backgroundColor: 'var(--primary)', color: 'var(--primary)' }, className: 'horizontal-rule' });
|
|
9778
10028
|
},
|
|
9779
10029
|
brtag: function brtag() {
|
|
9780
|
-
return React__default
|
|
10030
|
+
return React__default.createElement('br', { className: 'line-break' });
|
|
9781
10031
|
},
|
|
9782
10032
|
formstack: function formstack(_ref20) {
|
|
9783
10033
|
var node = _ref20.node;
|
|
@@ -9785,29 +10035,29 @@ var getSerializers = function getSerializers() {
|
|
|
9785
10035
|
Caption = node.Caption,
|
|
9786
10036
|
needSegmentSupport = node.needSegmentSupport;
|
|
9787
10037
|
|
|
9788
|
-
return React__default
|
|
10038
|
+
return React__default.createElement(Formstack, { FormID: FormID, Caption: Caption, needSegmentSupport: needSegmentSupport });
|
|
9789
10039
|
},
|
|
9790
10040
|
formassembly: FormAssembly,
|
|
9791
10041
|
multimedia: function multimedia(_ref21) {
|
|
9792
10042
|
var node = _ref21.node;
|
|
9793
10043
|
|
|
9794
|
-
return React__default
|
|
10044
|
+
return React__default.createElement(MultiMedia, { node: node, client: client });
|
|
9795
10045
|
},
|
|
9796
10046
|
blockTable: function blockTable(_ref22) {
|
|
9797
10047
|
var node = _ref22.node;
|
|
9798
|
-
return React__default
|
|
10048
|
+
return React__default.createElement(BlockTable, { node: node, client: client, getSerializers: getSerializers.apply(undefined, props) });
|
|
9799
10049
|
}
|
|
9800
10050
|
},
|
|
9801
10051
|
marks: {
|
|
9802
10052
|
superscript: function superscript(props) {
|
|
9803
|
-
return React__default
|
|
10053
|
+
return React__default.createElement(
|
|
9804
10054
|
'sup',
|
|
9805
10055
|
null,
|
|
9806
10056
|
props.children
|
|
9807
10057
|
);
|
|
9808
10058
|
},
|
|
9809
10059
|
subscript: function subscript(props) {
|
|
9810
|
-
return React__default
|
|
10060
|
+
return React__default.createElement(
|
|
9811
10061
|
'sub',
|
|
9812
10062
|
null,
|
|
9813
10063
|
props.children
|
|
@@ -9824,7 +10074,7 @@ var getSerializers = function getSerializers() {
|
|
|
9824
10074
|
if (href && href.charAt(0) === '#') {
|
|
9825
10075
|
var elementId = href.slice(1);
|
|
9826
10076
|
if (articleId) elementId = elementId + '-' + articleId;
|
|
9827
|
-
return React__default
|
|
10077
|
+
return React__default.createElement(
|
|
9828
10078
|
'a',
|
|
9829
10079
|
{ onClick: function onClick() {
|
|
9830
10080
|
return ScrollToElement(elementId);
|
|
@@ -9834,15 +10084,15 @@ var getSerializers = function getSerializers() {
|
|
|
9834
10084
|
}
|
|
9835
10085
|
|
|
9836
10086
|
var isExernalUrl = checkUrlIsExternal(href);
|
|
9837
|
-
return React__default
|
|
10087
|
+
return React__default.createElement(
|
|
9838
10088
|
'a',
|
|
9839
|
-
_extends._extends({ rel: blank ? 'noopener' : '', href: isExernalUrl ? href : '/' + href, target: blank ? '_blank' : '_self' }, color && color.hex && { style: { color: color.hex } }),
|
|
10089
|
+
_extends$1._extends({ rel: blank ? 'noopener' : '', href: isExernalUrl ? href : '/' + href, target: blank ? '_blank' : '_self' }, color && color.hex && { style: { color: color.hex } }),
|
|
9840
10090
|
children
|
|
9841
10091
|
);
|
|
9842
10092
|
},
|
|
9843
10093
|
alignleft: function alignleft(_ref23) {
|
|
9844
10094
|
var children = _ref23.children;
|
|
9845
|
-
return React__default
|
|
10095
|
+
return React__default.createElement(
|
|
9846
10096
|
'div',
|
|
9847
10097
|
{ style: { textAlign: 'left' } },
|
|
9848
10098
|
children
|
|
@@ -9850,7 +10100,7 @@ var getSerializers = function getSerializers() {
|
|
|
9850
10100
|
},
|
|
9851
10101
|
alignright: function alignright(_ref24) {
|
|
9852
10102
|
var children = _ref24.children;
|
|
9853
|
-
return React__default
|
|
10103
|
+
return React__default.createElement(
|
|
9854
10104
|
'div',
|
|
9855
10105
|
{ style: { textAlign: 'right' } },
|
|
9856
10106
|
children
|
|
@@ -9858,7 +10108,7 @@ var getSerializers = function getSerializers() {
|
|
|
9858
10108
|
},
|
|
9859
10109
|
aligncenter: function aligncenter(_ref25) {
|
|
9860
10110
|
var children = _ref25.children;
|
|
9861
|
-
return React__default
|
|
10111
|
+
return React__default.createElement(
|
|
9862
10112
|
'div',
|
|
9863
10113
|
{ style: { textAlign: 'center' } },
|
|
9864
10114
|
children
|
|
@@ -9866,7 +10116,7 @@ var getSerializers = function getSerializers() {
|
|
|
9866
10116
|
},
|
|
9867
10117
|
alignjustify: function alignjustify(_ref26) {
|
|
9868
10118
|
var children = _ref26.children;
|
|
9869
|
-
return React__default
|
|
10119
|
+
return React__default.createElement(
|
|
9870
10120
|
'div',
|
|
9871
10121
|
{ style: { textAlign: 'justify' } },
|
|
9872
10122
|
children
|
|
@@ -9876,7 +10126,7 @@ var getSerializers = function getSerializers() {
|
|
|
9876
10126
|
var children = props.children,
|
|
9877
10127
|
color = props.mark.color;
|
|
9878
10128
|
|
|
9879
|
-
return React__default
|
|
10129
|
+
return React__default.createElement(
|
|
9880
10130
|
'span',
|
|
9881
10131
|
{ style: { color: color ? color.hex : null } },
|
|
9882
10132
|
children
|