@mjhls/mjh-framework 1.0.782-beta.0 → 1.0.782-dev4485
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 +170 -170
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +12 -10
- package/dist/cjs/AD300x250x600.js +12 -10
- package/dist/cjs/AD728x90.js +13 -11
- package/dist/cjs/ADFloatingFooter.js +14 -12
- package/dist/cjs/ADFooter.js +9 -8
- package/dist/cjs/ADGutter.js +14 -12
- package/dist/cjs/{ADInfeed-5b042ade.js → ADInfeed-de972407.js} +11 -9
- package/dist/cjs/ADSkyscraper.js +14 -12
- package/dist/cjs/ADSponsoredResources.js +14 -12
- package/dist/cjs/ADWebcast.js +14 -12
- package/dist/cjs/ADWelcome.js +18 -16
- package/dist/cjs/{ADlgInfeed-e92b6f9f.js → ADlgInfeed-6ab92047.js} +7 -6
- package/dist/cjs/AccordionPanel.js +24 -22
- package/dist/cjs/AdSlot.js +16 -14
- package/dist/cjs/AdSlotsProvider.js +10 -8
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleCarousel.js +11 -10
- package/dist/cjs/ArticleProgramLandingPage.js +26 -24
- package/dist/cjs/ArticleSeriesLandingPage.js +22 -20
- package/dist/cjs/ArticleSeriesListing.js +40 -39
- package/dist/cjs/Auth.js +194 -140
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
- package/dist/cjs/Beam.js +2 -1
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +23 -21
- package/dist/cjs/CMEDeck.js +66 -65
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +24 -20
- package/dist/cjs/Column3.js +37 -33
- package/dist/cjs/ConferenceArticleCard.js +35 -34
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +87 -82
- package/dist/cjs/DeckQueue.js +73 -69
- package/dist/cjs/{Dfp-b807d8fa.js → Dfp-c226037e.js} +21 -20
- package/dist/cjs/EventsDeck.js +140 -133
- package/dist/cjs/ExternalResources.js +49 -47
- package/dist/cjs/Feature.js +26 -24
- package/dist/cjs/ForbesHero.js +34 -33
- package/dist/cjs/GridContent.js +155 -150
- package/dist/cjs/GridHero.js +35 -34
- package/dist/cjs/GroupDeck.js +49 -48
- package/dist/cjs/HamMagazine.js +131 -125
- package/dist/cjs/Header.js +13 -11
- package/dist/cjs/Hero.js +11 -10
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +39 -37
- package/dist/cjs/HorizontalHero.js +25 -24
- package/dist/cjs/IssueContentDeck.js +70 -65
- package/dist/cjs/IssueDeck.js +65 -60
- package/dist/cjs/IssueLanding.js +50 -48
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +24 -21
- package/dist/cjs/MasterDeck.js +60 -58
- package/dist/cjs/MediaSeriesLanding.js +27 -24
- package/dist/cjs/NavDvm.js +70 -64
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +133 -127
- package/dist/cjs/NavNative.js +127 -118
- package/dist/cjs/NavNormal.js +43 -37
- package/dist/cjs/OncliveHero.js +18 -18
- package/dist/cjs/OncliveLargeHero.js +59 -58
- package/dist/cjs/PageFilter.js +9 -8
- package/dist/cjs/PartnerDetailListing.js +73 -71
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +15 -13
- package/dist/cjs/PubSection.js +22 -20
- package/dist/cjs/PubToc.js +10 -8
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +129 -213
- package/dist/cjs/QueueDeckExpanded.js +272 -271
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +50 -49
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +16 -12
- package/dist/cjs/Segment.js +2 -1
- package/dist/cjs/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-f662f1f5.js → SeriesSlider-5e6108e0.js} +40 -39
- package/dist/cjs/SideFooter.js +28 -26
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-fb784cc3.js} +38 -34
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +59 -54
- package/dist/cjs/TaxonomyDescription.js +24 -22
- package/dist/cjs/TemplateNormal.js +38 -36
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +21 -20
- package/dist/cjs/VerticalHero.js +17 -16
- package/dist/cjs/VideoProgramLandingPage.js +46 -41
- package/dist/cjs/VideoSeriesCard.js +25 -24
- package/dist/cjs/VideoSeriesFilter.js +11 -10
- package/dist/cjs/VideoSeriesLandingPage.js +27 -25
- package/dist/cjs/VideoSeriesListing.js +57 -56
- package/dist/cjs/View.js +222 -223
- package/dist/cjs/YahooHero.js +30 -29
- package/dist/cjs/YoutubeGroup.js +56 -55
- package/dist/cjs/_set-species-f92c67c5.js +57 -0
- package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-533d476a.js} +6 -54
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-4ba0d3d5.js} +6 -5
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +133 -68
- package/dist/cjs/getRootDocGroup.js +2 -1
- package/dist/cjs/getSerializers.js +13 -12
- package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-7c425fbf.js} +11 -11
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-76417d82.js → index-2410ec98.js} +859 -836
- package/dist/cjs/{index-3294d3bc.js → index-5be2866f.js} +1 -1
- package/dist/cjs/{index-da796b8c.js → index-8a3fb0bc.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/{index-8bf6c863.js → index-e08f00ce.js} +9 -8
- package/dist/cjs/{index.es-9110add6.js → index.es-13533f24.js} +11 -8
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
- package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +61 -57
- package/dist/cjs/{inherits-c9f99d47.js → inherits-87492b40.js} +1 -1
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-11ec04d2.js} +85 -53
- package/dist/cjs/{moment-575fe24c.js → moment-66a6a284.js} +1 -1
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-725500bc.js → typeof-9d7f610f.js} +1 -1
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- 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-eb7bdd41.js → ADInfeed-1cba8312.js} +5 -5
- package/dist/esm/ADSkyscraper.js +11 -10
- package/dist/esm/ADSponsoredResources.js +11 -10
- package/dist/esm/ADWebcast.js +11 -10
- package/dist/esm/ADWelcome.js +15 -14
- package/dist/esm/{ADlgInfeed-f2ac31d1.js → ADlgInfeed-fe7ad144.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +7 -6
- package/dist/esm/AdSlotsProvider.js +7 -6
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +8 -8
- package/dist/esm/ArticleProgramLandingPage.js +22 -21
- package/dist/esm/ArticleSeriesLandingPage.js +19 -18
- package/dist/esm/ArticleSeriesListing.js +34 -34
- package/dist/esm/Auth.js +171 -121
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-8ffd4679.js} +10 -10
- package/dist/esm/Beam.js +2 -1
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +63 -62
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +14 -13
- package/dist/esm/Column3.js +26 -25
- package/dist/esm/ConferenceArticleCard.js +30 -30
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +64 -63
- package/dist/esm/DeckQueue.js +47 -47
- package/dist/esm/{Dfp-ebc4b22f.js → Dfp-c06b41fc.js} +10 -10
- package/dist/esm/EventsDeck.js +83 -83
- package/dist/esm/ExternalResources.js +41 -40
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +113 -112
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +98 -97
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +36 -35
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +41 -41
- package/dist/esm/IssueDeck.js +34 -34
- package/dist/esm/IssueLanding.js +47 -46
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +18 -17
- package/dist/esm/MasterDeck.js +53 -52
- package/dist/esm/MediaSeriesLanding.js +17 -16
- package/dist/esm/NavDvm.js +45 -44
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +102 -101
- package/dist/esm/NavNative.js +89 -88
- package/dist/esm/NavNormal.js +23 -22
- package/dist/esm/OncliveHero.js +14 -15
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +68 -67
- 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 +7 -6
- package/dist/esm/PublicationDeck.js +35 -35
- package/dist/esm/PublicationLanding.js +88 -176
- package/dist/esm/QueueDeckExpanded.js +253 -252
- package/dist/esm/RecentNews.js +19 -19
- package/dist/esm/RelatedContent.js +45 -45
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +2 -1
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-9245785f.js → SeriesSlider-19a24623.js} +29 -29
- package/dist/esm/SideFooter.js +23 -22
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-a2ae84d1.js → SocialSearchComponent-2a4a7398.js} +25 -25
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +36 -36
- package/dist/esm/TaxonomyDescription.js +18 -17
- package/dist/esm/TemplateNormal.js +31 -30
- 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 +29 -28
- package/dist/esm/VideoSeriesCard.js +18 -18
- package/dist/esm/VideoSeriesFilter.js +8 -7
- package/dist/esm/VideoSeriesLandingPage.js +19 -18
- package/dist/esm/VideoSeriesListing.js +50 -50
- package/dist/esm/View.js +198 -203
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +39 -39
- package/dist/esm/_set-species-3f8319f5.js +52 -0
- package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-502f13b4.js} +5 -49
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e1c6b0f2.js} +3 -3
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +128 -63
- package/dist/esm/getRootDocGroup.js +2 -1
- package/dist/esm/getSerializers.js +13 -12
- package/dist/esm/{getTargeting-7211f12c.js → getTargeting-f22b76f5.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-a9e53f80.js → index-acfb8079.js} +3 -3
- package/dist/esm/{index-5f9f807a.js → index-c5fd0af5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-d2f90501.js} +1 -1
- package/dist/esm/{index-c1374f98.js → index-f41e3fe9.js} +790 -774
- package/dist/esm/{index.es-29c1cef5.js → index.es-7dda2f0a.js} +8 -6
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
- package/dist/esm/index.js +45 -44
- package/dist/esm/{inherits-fb9b6e8f.js → inherits-0d8cda6e.js} +1 -1
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-aef58dbc.js} +81 -50
- package/dist/esm/{moment-e2f9b20c.js → moment-12415288.js} +1 -1
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-6435ba1c.js → typeof-af9c50d8.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/package.json +107 -107
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
|
@@ -8,41 +8,42 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-0d8cda6e.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
17
|
-
import './index-
|
|
16
|
+
import React, { useRef, useState, useEffect } from 'react';
|
|
17
|
+
import './index-acfb8079.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
21
21
|
import 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-12415288.js';
|
|
23
23
|
import 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
25
|
import './debounce-9207d8ee.js';
|
|
26
26
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-
|
|
27
|
+
import './index.es-7dda2f0a.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-
|
|
30
|
-
import { i as imageUrlBuilder } from './index-
|
|
31
|
-
import './index-
|
|
32
|
-
import './main-
|
|
29
|
+
import './visibility-sensor-082c757b.js';
|
|
30
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
31
|
+
import './index-c5fd0af5.js';
|
|
32
|
+
import './main-aef58dbc.js';
|
|
33
33
|
import './entities-7cc3bf45.js';
|
|
34
34
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADInfeed-1cba8312.js';
|
|
42
|
+
import './lodash-ec8c6b48.js';
|
|
43
|
+
import './ADlgInfeed-fe7ad144.js';
|
|
43
44
|
import './getContentCategory-15dcc413.js';
|
|
44
|
-
import './AuthorComponent-
|
|
45
|
-
import { B as BlockContent } from './BlockContent-
|
|
45
|
+
import './AuthorComponent-8ffd4679.js';
|
|
46
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
46
47
|
import './index-c7e2ac95.js';
|
|
47
48
|
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
48
49
|
import './GroupDeck.js';
|
|
@@ -50,10 +51,10 @@ import 'react-bootstrap';
|
|
|
50
51
|
import './timeDifferenceCalc.js';
|
|
51
52
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
52
53
|
import './iconBase-602d52fe.js';
|
|
53
|
-
import './index.esm-
|
|
54
|
-
import { g as getSerializers } from './index-
|
|
54
|
+
import './index.esm-3fdda599.js';
|
|
55
|
+
import { g as getSerializers } from './index-f41e3fe9.js';
|
|
55
56
|
import './util-7700fc59.js';
|
|
56
|
-
import './brightcove-react-player-loader.es-
|
|
57
|
+
import './brightcove-react-player-loader.es-e1c6b0f2.js';
|
|
57
58
|
import 'next/head';
|
|
58
59
|
import 'react-share';
|
|
59
60
|
import './SocialShare.js';
|
|
@@ -172,61 +173,61 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
172
173
|
}, []);
|
|
173
174
|
|
|
174
175
|
var variant = 'black';
|
|
175
|
-
return
|
|
176
|
-
|
|
176
|
+
return React.createElement(
|
|
177
|
+
React.Fragment,
|
|
177
178
|
null,
|
|
178
|
-
|
|
179
|
+
React.createElement(
|
|
179
180
|
'div',
|
|
180
181
|
{ ref: viewableWindow, id: 'vid-slider', className: 'col' },
|
|
181
|
-
|
|
182
|
+
React.createElement(
|
|
182
183
|
'div',
|
|
183
184
|
{ className: 'row' },
|
|
184
|
-
showScroller &&
|
|
185
|
+
showScroller && React.createElement(
|
|
185
186
|
'div',
|
|
186
187
|
{ onClick: function onClick(e) {
|
|
187
188
|
return scrollSlider(e, 'prev');
|
|
188
189
|
}, className: 'tile__slider-prev', style: { color: variant } },
|
|
189
|
-
|
|
190
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow left' })
|
|
190
191
|
),
|
|
191
|
-
showScroller &&
|
|
192
|
+
showScroller && React.createElement(
|
|
192
193
|
'div',
|
|
193
194
|
{ onClick: function onClick(e) {
|
|
194
195
|
return scrollSlider(e, 'next');
|
|
195
196
|
}, className: 'tile__slider-next', style: { color: variant } },
|
|
196
|
-
|
|
197
|
+
React.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow right' })
|
|
197
198
|
),
|
|
198
|
-
|
|
199
|
+
React.createElement(
|
|
199
200
|
'div',
|
|
200
201
|
{ ref: innerSlider, className: 'row__inner' },
|
|
201
202
|
props.data.slides.map(function (img, index) {
|
|
202
203
|
var thumbnail = urlFor(img.slideshowImage).width(250);
|
|
203
204
|
if (!img.slideshowImage.link) {
|
|
204
|
-
return
|
|
205
|
+
return React.createElement(
|
|
205
206
|
'div',
|
|
206
207
|
{ ref: tile, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
207
|
-
|
|
208
|
+
React.createElement(
|
|
208
209
|
'div',
|
|
209
210
|
{ className: 'tile__media' },
|
|
210
|
-
|
|
211
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
211
212
|
),
|
|
212
|
-
|
|
213
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
213
214
|
);
|
|
214
215
|
} else {
|
|
215
|
-
return
|
|
216
|
+
return React.createElement(
|
|
216
217
|
'a',
|
|
217
218
|
{ ref: tile, key: index, href: img.slideshowImage.link, target: img.slideshowImage.blank ? '_target' : '_self', className: 'tile', style: { width: tileSize + 'px' } },
|
|
218
|
-
|
|
219
|
+
React.createElement(
|
|
219
220
|
'div',
|
|
220
221
|
{ className: 'tile__media' },
|
|
221
|
-
|
|
222
|
+
React.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
222
223
|
),
|
|
223
|
-
|
|
224
|
+
React.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
224
225
|
);
|
|
225
226
|
}
|
|
226
227
|
})
|
|
227
228
|
)
|
|
228
229
|
),
|
|
229
|
-
|
|
230
|
+
React.createElement(
|
|
230
231
|
'style',
|
|
231
232
|
{ jsx: 'true' },
|
|
232
233
|
'\n #vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n #vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 1.5rem;\n margin-bottom: 0 !important;\n }\n #vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n #vid-slider h1,\n #vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n #vid-slider,\n #vidHolder {\n max-width: 805px;\n }\n #vid-slider a:link,\n #vid-slider a:hover,\n #vid-slider a:active,\n #vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n #vid-slider a:hover {\n color: #7f8c8d;\n text-decoration: underline;\n }\n #vid-slider .contain {\n width: 100%;\n }\n #vid-slider .row {\n overflow-x: scroll;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n #vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: bold;\n transition: opacity 0.25s;\n }\n #vid-slider .row__inner {\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin: 25px 0 70px !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n #vid-slider .tile {\n position: relative;\n display: inline-block;\n margin: 0 12px;\n font-size: 20px;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n \n #vid-slider .tile:first-child {\n margin-left: 15px;\n }\n #vid-slider .tile__img {\n height: auto;\n -o-object-fit: contain;\n object-fit: contain;\n object-position: center;\n }\n #vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n #vid-slider .tile__details:after,\n #vid-slider .tile__details:before {\n content: \'\';\n \n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n #vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n #vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n \n #vid-slider .tile__title {\n position: absolute;\n bottom: 0;\n padding: 10px;\n max-width: 250px;\n }\n #vid-slider .tile__title_text {\n position: relative;\n left: 0;\n white-space: normal;\n }\n \n #vid-slider .tile__slider-prev,\n #vid-slider .tile__slider-next {\n width: 30px;\n background: transparent;\n border: none;\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n z-index: 99;\n cursor: pointer;\n color: ' + (props.dark ? 'white' : 'black') + ';\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 2rem;\n }\n #vid-slider .tile__slider-prev {\n left: -0.5rem;\n padding: 1rem;\n }\n #vid-slider .tile__slider-next {\n right: -0.5rem;\n padding: 1rem;\n }\n #vid-slider,\n #vid-slider .row {\n margin: 0;\n }\n \n #vid-slider .row::-webkit-scrollbar-thumb {\n background-color: transparent !important;\n }\n #vid-slider i {\n border: solid ' + (props.dark ? 'white' : 'black') + ';\n border-width: 0 4px 4px 0;\n display: inline-block;\n padding: 4px;\n pointer-events: none;\n }\n #vid-slider .right {\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n #vid-slider .left {\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n @media screen and (min-width: 1399px) {\n .block-content #vid-slider .tile__img {\n height: auto;\n }\n .block-content #vid-slider .tile {\n height: auto;\n }\n }\n \n @media screen and (max-width: 1399px) {\n #vid-slider,\n #vidHolder {\n max-width: 620px;\n }\n }\n @media screen and (max-width: 1200px) {\n #vid-slider,\n #vidHolder {\n max-width: 580px;\n }\n }\n @media screen and (max-width: 967px) {\n #vid-slider {\n max-width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 60px 0 50px !important;\n }\n }\n \n @media screen and (max-width: 768px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n }\n @media screen and (max-width: 568px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 30px 0 70px;\n }\n }\n '
|
|
@@ -249,95 +250,95 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
249
250
|
pageview = _ref.pageview,
|
|
250
251
|
page = _ref.page;
|
|
251
252
|
|
|
252
|
-
return
|
|
253
|
-
|
|
253
|
+
return React.createElement(
|
|
254
|
+
React.Fragment,
|
|
254
255
|
null,
|
|
255
|
-
|
|
256
|
-
|
|
256
|
+
React.createElement(Breadcrumbs, null),
|
|
257
|
+
React.createElement(
|
|
257
258
|
'div',
|
|
258
259
|
{ className: 'partners-page' },
|
|
259
|
-
|
|
260
|
+
React.createElement(
|
|
260
261
|
'div',
|
|
261
262
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
262
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.link ?
|
|
263
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React.createElement(
|
|
263
264
|
'a',
|
|
264
265
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%' }, href: partnerDetails.thumbnail.link, target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
265
|
-
|
|
266
|
+
React.createElement(
|
|
266
267
|
'figure',
|
|
267
268
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
268
|
-
|
|
269
|
+
React.createElement('img', {
|
|
269
270
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
270
271
|
style: { maxWidth: '100%' },
|
|
271
272
|
src: partnerDetails.thumbnail ? urlFor(client, partnerDetails.thumbnail.asset) : '' }),
|
|
272
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
273
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
273
274
|
'figcaption',
|
|
274
275
|
null,
|
|
275
276
|
partnerDetails.thumbnail.caption
|
|
276
277
|
)
|
|
277
278
|
)
|
|
278
|
-
) :
|
|
279
|
+
) : React.createElement(
|
|
279
280
|
'figure',
|
|
280
281
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%', textAlign: 'center' } },
|
|
281
|
-
|
|
282
|
+
React.createElement('img', {
|
|
282
283
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
283
284
|
style: { maxWidth: '100%' },
|
|
284
285
|
src: partnerDetails.thumbnail ? urlFor(client, partnerDetails.thumbnail.asset) : '' }),
|
|
285
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
286
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React.createElement(
|
|
286
287
|
'figcaption',
|
|
287
288
|
null,
|
|
288
289
|
partnerDetails.thumbnail.caption
|
|
289
290
|
)
|
|
290
291
|
),
|
|
291
|
-
|
|
292
|
+
React.createElement(
|
|
292
293
|
'style',
|
|
293
294
|
{ jsx: 'true' },
|
|
294
295
|
'\n @media screen and (max-width: 768px) {\n .partners-logo {\n width: 100%;\n min-width: 100%;\n }\n .partner-logo-wrap {\n flex-wrap: wrap;\n }\n .block-content-partners {\n padding-left: 0 !important;\n }\n }\n '
|
|
295
296
|
),
|
|
296
|
-
partnerDetails.description &&
|
|
297
|
+
partnerDetails.description && React.createElement(
|
|
297
298
|
'div',
|
|
298
299
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
299
|
-
|
|
300
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: partnerDetails.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
300
301
|
)
|
|
301
302
|
),
|
|
302
|
-
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides &&
|
|
303
|
+
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides && React.createElement(
|
|
303
304
|
'div',
|
|
304
305
|
{ className: 'mb-4', style: { padding: '0 15px' } },
|
|
305
|
-
partnerDetails.affiliates[0].title &&
|
|
306
|
+
partnerDetails.affiliates[0].title && React.createElement(
|
|
306
307
|
'h2',
|
|
307
308
|
{ className: 'bb-gold' },
|
|
308
309
|
partnerDetails.affiliates[0].title
|
|
309
310
|
),
|
|
310
|
-
|
|
311
|
+
React.createElement(ImageSlider, { client: client, data: partnerDetails.affiliates[0] })
|
|
311
312
|
),
|
|
312
|
-
features.length > 0 &&
|
|
313
|
+
features.length > 0 && React.createElement(
|
|
313
314
|
'div',
|
|
314
315
|
{ className: ' mb-5' },
|
|
315
|
-
|
|
316
|
+
React.createElement(Feature, { dataset: features, client: client })
|
|
316
317
|
),
|
|
317
|
-
partnerDetails.twitter &&
|
|
318
|
-
|
|
318
|
+
partnerDetails.twitter && React.createElement(
|
|
319
|
+
React.Fragment,
|
|
319
320
|
null,
|
|
320
|
-
|
|
321
|
+
React.createElement(
|
|
321
322
|
'div',
|
|
322
323
|
{ className: 'mb-5', style: { width: '100%', textAlign: 'center', padding: '0 15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
323
|
-
|
|
324
|
+
React.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } })
|
|
324
325
|
)
|
|
325
326
|
),
|
|
326
|
-
|
|
327
|
+
React.createElement(
|
|
327
328
|
'div',
|
|
328
329
|
null,
|
|
329
|
-
posts && posts.length > 0 &&
|
|
330
|
-
|
|
330
|
+
posts && posts.length > 0 && React.createElement(
|
|
331
|
+
React.Fragment,
|
|
331
332
|
null,
|
|
332
|
-
|
|
333
|
+
React.createElement(
|
|
333
334
|
'h2',
|
|
334
335
|
{ className: 'bb-gold mb-2' },
|
|
335
336
|
'Latest from ',
|
|
336
337
|
partnerDetails.name
|
|
337
338
|
),
|
|
338
|
-
|
|
339
|
+
React.createElement('hr', null)
|
|
339
340
|
),
|
|
340
|
-
|
|
341
|
+
React.createElement(QueueDeckExpanded, {
|
|
341
342
|
client: client,
|
|
342
343
|
mapping: Settings.mapping,
|
|
343
344
|
dataRecord: posts,
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import './iconBase-602d52fe.js';
|
|
3
|
-
import { b as MdPictureAsPdf } from './index.esm-
|
|
3
|
+
import { b as MdPictureAsPdf } from './index.esm-d6f88d94.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
|
-
return
|
|
6
|
+
return React.createElement(
|
|
7
7
|
'div',
|
|
8
8
|
{ className: 'pdf-download', style: { textAlign: 'center', padding: '1rem 0', borderTop: '1px solid #eee', marginTop: '1rem' } },
|
|
9
|
-
|
|
9
|
+
React.createElement(
|
|
10
10
|
'a',
|
|
11
11
|
{ rel: 'noopener', href: props.issueInfo.asset.url, target: '_blank' },
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
React.createElement(MdPictureAsPdf, { style: { fontSize: '65px', color: '#ff0000' } }),
|
|
13
|
+
React.createElement(
|
|
14
14
|
'span',
|
|
15
15
|
null,
|
|
16
16
|
'Click to download this publication issue.'
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -3,7 +3,7 @@ import './_to-object-a4107da3.js';
|
|
|
3
3
|
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './core.get-iterator-method-e1de7503.js';
|
|
5
5
|
import './web.dom.iterable-4439f05a.js';
|
|
6
|
-
import
|
|
6
|
+
import React, { useState } from 'react';
|
|
7
7
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
8
8
|
import Modal from 'react-bootstrap/Modal';
|
|
9
9
|
|
|
@@ -18,22 +18,22 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
18
18
|
setShow(false);
|
|
19
19
|
};
|
|
20
20
|
|
|
21
|
-
return
|
|
21
|
+
return React.createElement(
|
|
22
22
|
Modal,
|
|
23
23
|
{ show: show, onHide: function onHide() {
|
|
24
24
|
return setShow(false);
|
|
25
25
|
}, 'aria-labelledby': 'Popup-Modal' },
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
React.createElement(Modal.Title, null),
|
|
27
|
+
React.createElement(
|
|
28
28
|
Modal.Body,
|
|
29
29
|
null,
|
|
30
|
-
|
|
30
|
+
React.createElement(
|
|
31
31
|
'div',
|
|
32
32
|
{ className: 'modalImageHolder' },
|
|
33
|
-
|
|
33
|
+
React.createElement('img', { className: 'modalImage', src: props.ModalImage, onClick: function onClick() {
|
|
34
34
|
return launchModalButton();
|
|
35
35
|
} }),
|
|
36
|
-
|
|
36
|
+
React.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'modalClose', onClick: function onClick() {
|
|
39
39
|
return setShow(false);
|
|
@@ -42,7 +42,7 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
42
42
|
)
|
|
43
43
|
)
|
|
44
44
|
),
|
|
45
|
-
|
|
45
|
+
React.createElement(
|
|
46
46
|
'style',
|
|
47
47
|
{ jsx: 'true' },
|
|
48
48
|
'\n .modalImageHolder {\n display: flex;\n justify-content: center;\n }\n .modalClose {\n display: flex;\n justify-content: center;\n width: 25px;\n height: 25px;\n font-size: 1.25rem;\n color: #fff;\n cursor: pointer;\n }\n .modalImage {\n cursor: pointer;\n }\n '
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -8,33 +8,34 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
10
|
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import
|
|
12
|
-
import './index-
|
|
11
|
+
import React from 'react';
|
|
12
|
+
import './index-acfb8079.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
|
-
import './moment-
|
|
15
|
+
import './moment-12415288.js';
|
|
16
16
|
import 'next/router';
|
|
17
17
|
import './isSymbol-1981418f.js';
|
|
18
18
|
import './debounce-9207d8ee.js';
|
|
19
19
|
import './toNumber-2f7a84cd.js';
|
|
20
|
-
import './index.es-
|
|
20
|
+
import './index.es-7dda2f0a.js';
|
|
21
21
|
import 'react-dom';
|
|
22
|
-
import './visibility-sensor-
|
|
23
|
-
import './index-
|
|
24
|
-
import './index-
|
|
25
|
-
import './main-
|
|
22
|
+
import './visibility-sensor-082c757b.js';
|
|
23
|
+
import './index-51a80699.js';
|
|
24
|
+
import './index-c5fd0af5.js';
|
|
25
|
+
import './main-aef58dbc.js';
|
|
26
26
|
import './entities-7cc3bf45.js';
|
|
27
27
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
28
28
|
import './stringify-4330ccdc.js';
|
|
29
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
29
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
30
|
+
import './_set-species-3f8319f5.js';
|
|
30
31
|
import './Segment.js';
|
|
31
32
|
import './Beam.js';
|
|
32
33
|
import './AdSlot.js';
|
|
33
|
-
import './ADInfeed-
|
|
34
|
-
import './lodash-
|
|
35
|
-
import './ADlgInfeed-
|
|
34
|
+
import './ADInfeed-1cba8312.js';
|
|
35
|
+
import './lodash-ec8c6b48.js';
|
|
36
|
+
import './ADlgInfeed-fe7ad144.js';
|
|
36
37
|
import './getContentCategory-15dcc413.js';
|
|
37
|
-
import './AuthorComponent-
|
|
38
|
+
import './AuthorComponent-8ffd4679.js';
|
|
38
39
|
import 'react-bootstrap';
|
|
39
40
|
import './timeDifferenceCalc.js';
|
|
40
41
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
@@ -45,24 +46,24 @@ var PubSection = function PubSection(props) {
|
|
|
45
46
|
var pubSection = props.pubSection,
|
|
46
47
|
tocUrl = props.tocUrl;
|
|
47
48
|
|
|
48
|
-
return
|
|
49
|
+
return React.createElement(
|
|
49
50
|
'div',
|
|
50
51
|
{ id: 'pubSection' },
|
|
51
|
-
pubSection.publication && pubSection.publication.name &&
|
|
52
|
+
pubSection.publication && pubSection.publication.name && React.createElement(
|
|
52
53
|
'h2',
|
|
53
54
|
null,
|
|
54
55
|
pubSection.publication.name
|
|
55
56
|
),
|
|
56
|
-
|
|
57
|
+
React.createElement(
|
|
57
58
|
'p',
|
|
58
59
|
null,
|
|
59
|
-
|
|
60
|
+
React.createElement(
|
|
60
61
|
'a',
|
|
61
62
|
{ id: 'back', href: tocUrl ? tocUrl : 'toc' },
|
|
62
63
|
'Back to Table of Contents'
|
|
63
64
|
)
|
|
64
65
|
),
|
|
65
|
-
|
|
66
|
+
React.createElement(QueueDeckExpanded, _extends({ dataRecord: pubSection.articles }, props))
|
|
66
67
|
);
|
|
67
68
|
};
|
|
68
69
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -5,26 +5,27 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-5d49a330.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './web.dom.iterable-4439f05a.js';
|
|
8
|
-
import
|
|
8
|
+
import React from 'react';
|
|
9
9
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
10
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
10
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
11
|
+
import './_set-species-3f8319f5.js';
|
|
11
12
|
|
|
12
13
|
var _this = undefined;
|
|
13
14
|
|
|
14
15
|
var PubToc = function PubToc(props) {
|
|
15
16
|
var toc = props.toc;
|
|
16
17
|
|
|
17
|
-
return
|
|
18
|
+
return React.createElement(
|
|
18
19
|
'div',
|
|
19
20
|
{ id: 'pubToc' },
|
|
20
|
-
|
|
21
|
+
React.createElement(
|
|
21
22
|
'ul',
|
|
22
23
|
null,
|
|
23
24
|
toc && toc.parentSection && Array.isArray(toc.parentSection.sections) && toc.parentSection.sections.map(function (s) {
|
|
24
|
-
return
|
|
25
|
+
return React.createElement(
|
|
25
26
|
'li',
|
|
26
27
|
{ key: s.identifier },
|
|
27
|
-
|
|
28
|
+
React.createElement(
|
|
28
29
|
'a',
|
|
29
30
|
{ href: s.identifier },
|
|
30
31
|
s.name
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
2
|
+
import React from 'react';
|
|
3
3
|
import 'prop-types';
|
|
4
4
|
import Row from 'react-bootstrap/Row';
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Card from 'react-bootstrap/Card';
|
|
7
7
|
import 'react-dom';
|
|
8
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
-
import { L as LazyLoad } from './index-
|
|
10
|
-
import { l as lodash } from './lodash-
|
|
8
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
9
|
+
import { L as LazyLoad } from './index-c5fd0af5.js';
|
|
10
|
+
import { l as lodash } from './lodash-ec8c6b48.js';
|
|
11
11
|
import Button from 'react-bootstrap/Button';
|
|
12
12
|
|
|
13
13
|
var PublicationDeck = function PublicationDeck(props) {
|
|
@@ -50,43 +50,43 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
50
50
|
};
|
|
51
51
|
|
|
52
52
|
if (sortedRegPubs && sortedRegPubs.length || sortedLegacyPubs && sortedLegacyPubs.length) {
|
|
53
|
-
return
|
|
53
|
+
return React.createElement(
|
|
54
54
|
'div',
|
|
55
55
|
{ className: 'publication-wrapper', style: { paddingBottom: '150px' } },
|
|
56
|
-
sortedRegPubs && sortedRegPubs.length > 0 &&
|
|
56
|
+
sortedRegPubs && sortedRegPubs.length > 0 && React.createElement(
|
|
57
57
|
Row,
|
|
58
58
|
{ className: 'regular-publication-wrapper' },
|
|
59
59
|
sortedRegPubs.map(function (row, index) {
|
|
60
|
-
return row.identifier && row.identifier.current &&
|
|
60
|
+
return row.identifier && row.identifier.current && React.createElement(
|
|
61
61
|
Col,
|
|
62
62
|
{ xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
63
|
-
|
|
63
|
+
React.createElement(
|
|
64
64
|
Card,
|
|
65
65
|
{ className: 'block-card', style: { width: '200px' } },
|
|
66
|
-
|
|
66
|
+
React.createElement(
|
|
67
67
|
'a',
|
|
68
68
|
{ href: href + '/' + row.identifier.current },
|
|
69
|
-
row.childIssue && row.childIssue.thumbnail ?
|
|
69
|
+
row.childIssue && row.childIssue.thumbnail ? React.createElement(
|
|
70
70
|
LazyLoad,
|
|
71
71
|
{ height: imageHeight },
|
|
72
|
-
|
|
73
|
-
) :
|
|
74
|
-
|
|
72
|
+
React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
73
|
+
) : React.createElement('p', { className: 'placeholder-tag' }),
|
|
74
|
+
React.createElement(
|
|
75
75
|
Card.Body,
|
|
76
76
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
77
|
-
|
|
77
|
+
React.createElement(
|
|
78
78
|
Card.Title,
|
|
79
79
|
null,
|
|
80
80
|
row.name
|
|
81
81
|
),
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
Button,
|
|
84
84
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
85
85
|
'Browse Issues'
|
|
86
86
|
)
|
|
87
87
|
)
|
|
88
88
|
),
|
|
89
|
-
|
|
89
|
+
React.createElement(
|
|
90
90
|
'style',
|
|
91
91
|
{ jsx: 'true' },
|
|
92
92
|
'\n .lazyload-placeholder {\n padding: 0 1.25rem 2.75rem;\n }\n .placeholder-tag {\n min-height: 200px;\n }\n '
|
|
@@ -95,53 +95,53 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
95
95
|
);
|
|
96
96
|
})
|
|
97
97
|
),
|
|
98
|
-
sortedLegacyPubs && sortedLegacyPubs.length > 0 &&
|
|
99
|
-
|
|
98
|
+
sortedLegacyPubs && sortedLegacyPubs.length > 0 && React.createElement(
|
|
99
|
+
React.Fragment,
|
|
100
100
|
null,
|
|
101
|
-
|
|
101
|
+
React.createElement(
|
|
102
102
|
'div',
|
|
103
103
|
{ className: 'legacy-publication-title' },
|
|
104
|
-
|
|
104
|
+
React.createElement(
|
|
105
105
|
'h2',
|
|
106
106
|
null,
|
|
107
107
|
'Legacy'
|
|
108
108
|
),
|
|
109
|
-
|
|
109
|
+
React.createElement('hr', null)
|
|
110
110
|
),
|
|
111
|
-
|
|
111
|
+
React.createElement(
|
|
112
112
|
Row,
|
|
113
113
|
{ className: 'legacy-publication-wrapper' },
|
|
114
114
|
sortedLegacyPubs.map(function (row, index) {
|
|
115
|
-
return row.identifier && row.identifier.current &&
|
|
115
|
+
return row.identifier && row.identifier.current && React.createElement(
|
|
116
116
|
Col,
|
|
117
117
|
{ xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
118
|
-
|
|
118
|
+
React.createElement(
|
|
119
119
|
Card,
|
|
120
120
|
{ className: 'block-card', style: { width: '200px' } },
|
|
121
|
-
|
|
121
|
+
React.createElement(
|
|
122
122
|
'a',
|
|
123
123
|
{ href: href + '/' + row.identifier.current },
|
|
124
|
-
row.childIssue && row.childIssue.thumbnail ?
|
|
124
|
+
row.childIssue && row.childIssue.thumbnail ? React.createElement(
|
|
125
125
|
LazyLoad,
|
|
126
126
|
{ height: imageHeight },
|
|
127
|
-
|
|
128
|
-
) :
|
|
129
|
-
|
|
127
|
+
React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
128
|
+
) : React.createElement('p', { className: 'placeholder-tag' }),
|
|
129
|
+
React.createElement(
|
|
130
130
|
Card.Body,
|
|
131
131
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
132
|
-
|
|
132
|
+
React.createElement(
|
|
133
133
|
Card.Title,
|
|
134
134
|
null,
|
|
135
135
|
row.name
|
|
136
136
|
),
|
|
137
|
-
|
|
137
|
+
React.createElement(
|
|
138
138
|
Button,
|
|
139
139
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
140
140
|
'Browse Issues'
|
|
141
141
|
)
|
|
142
142
|
)
|
|
143
143
|
),
|
|
144
|
-
|
|
144
|
+
React.createElement(
|
|
145
145
|
'style',
|
|
146
146
|
{ jsx: 'true' },
|
|
147
147
|
'\n .lazyload-placeholder {\n padding: 0 1.25rem 2.75rem;\n }\n .placeholder-tag {\n min-height: 200px;\n }\n '
|
|
@@ -153,13 +153,13 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
153
153
|
)
|
|
154
154
|
);
|
|
155
155
|
} else {
|
|
156
|
-
return
|
|
156
|
+
return React.createElement(
|
|
157
157
|
'div',
|
|
158
158
|
null,
|
|
159
|
-
|
|
159
|
+
React.createElement(
|
|
160
160
|
'h5',
|
|
161
161
|
null,
|
|
162
|
-
|
|
162
|
+
React.createElement(
|
|
163
163
|
'em',
|
|
164
164
|
{ className: 'pl-3' },
|
|
165
165
|
'New content coming soon, please check back later.'
|