@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,44 +8,45 @@ 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 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
|
-
import './moment-
|
|
21
|
+
import './moment-12415288.js';
|
|
22
22
|
import 'next/router';
|
|
23
23
|
import './isSymbol-1981418f.js';
|
|
24
24
|
import './debounce-9207d8ee.js';
|
|
25
25
|
import './toNumber-2f7a84cd.js';
|
|
26
26
|
import 'react-dom';
|
|
27
|
-
import './index-
|
|
28
|
-
import './index-
|
|
29
|
-
import './main-
|
|
27
|
+
import './index-51a80699.js';
|
|
28
|
+
import './index-c5fd0af5.js';
|
|
29
|
+
import './main-aef58dbc.js';
|
|
30
30
|
import './entities-7cc3bf45.js';
|
|
31
31
|
import './slicedToArray-641f241f.js';
|
|
32
32
|
import './stringify-4330ccdc.js';
|
|
33
|
-
import './asyncToGenerator-
|
|
33
|
+
import './asyncToGenerator-502f13b4.js';
|
|
34
|
+
import './_set-species-3f8319f5.js';
|
|
34
35
|
import './Segment.js';
|
|
35
36
|
import './Beam.js';
|
|
36
37
|
import './AdSlot.js';
|
|
37
|
-
import { B as BlockContent } from './BlockContent-
|
|
38
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
38
39
|
import './index-c7e2ac95.js';
|
|
39
40
|
import './smoothscroll-0cd4c7a6.js';
|
|
40
41
|
import './GroupDeck.js';
|
|
41
42
|
import './YoutubeGroup.js';
|
|
42
43
|
import 'react-bootstrap';
|
|
43
44
|
import './iconBase-602d52fe.js';
|
|
44
|
-
import { I as IoIosArrowForward } from './index.esm-
|
|
45
|
+
import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
|
|
45
46
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
46
|
-
import { g as getSerializers } from './index-
|
|
47
|
+
import { g as getSerializers } from './index-f41e3fe9.js';
|
|
47
48
|
import './util-7700fc59.js';
|
|
48
|
-
import './brightcove-react-player-loader.es-
|
|
49
|
+
import './brightcove-react-player-loader.es-e1c6b0f2.js';
|
|
49
50
|
import 'next/head';
|
|
50
51
|
import 'react-share';
|
|
51
52
|
import './SocialShare.js';
|
|
@@ -69,59 +70,59 @@ function HorizontalArticleListing(_ref) {
|
|
|
69
70
|
// identifier: ...,
|
|
70
71
|
// data: Array of latest articles with videos
|
|
71
72
|
// }
|
|
72
|
-
return
|
|
73
|
+
return React.createElement(
|
|
73
74
|
'div',
|
|
74
75
|
null,
|
|
75
76
|
data.length > 0 ? data.map(function (taxonomy, index) {
|
|
76
|
-
return
|
|
77
|
-
|
|
77
|
+
return React.createElement(
|
|
78
|
+
React.Fragment,
|
|
78
79
|
null,
|
|
79
|
-
|
|
80
|
+
React.createElement(
|
|
80
81
|
'div',
|
|
81
82
|
{ key: 'articleCarousel_' + taxonomy.identifier + '_' + index, className: 'mb-3 horizontal-article' },
|
|
82
|
-
|
|
83
|
+
React.createElement(
|
|
83
84
|
'div',
|
|
84
85
|
{ className: 'horizontal-article-header', style: { borderBottom: '2px solid ' + color } },
|
|
85
|
-
|
|
86
|
+
React.createElement(
|
|
86
87
|
'div',
|
|
87
88
|
{ className: 'horizontal-article-title-wrapper' },
|
|
88
|
-
|
|
89
|
+
React.createElement(
|
|
89
90
|
'a',
|
|
90
91
|
{ href: '/' + taxonomy.identifier },
|
|
91
|
-
|
|
92
|
+
React.createElement(
|
|
92
93
|
'h4',
|
|
93
94
|
{ className: 'article-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', margin: '0' } },
|
|
94
95
|
taxonomy.name
|
|
95
96
|
)
|
|
96
97
|
),
|
|
97
|
-
taxonomy.identifier &&
|
|
98
|
+
taxonomy.identifier && React.createElement(
|
|
98
99
|
'div',
|
|
99
100
|
{ style: { width: 'fit-content', whiteSpace: 'nowrap' } },
|
|
100
|
-
|
|
101
|
+
React.createElement(
|
|
101
102
|
'a',
|
|
102
103
|
{ href: '/' + taxonomy.identifier },
|
|
103
104
|
'View All ',
|
|
104
|
-
|
|
105
|
+
React.createElement(IoIosArrowForward, null)
|
|
105
106
|
)
|
|
106
107
|
)
|
|
107
108
|
),
|
|
108
|
-
taxonomy.summary &&
|
|
109
|
+
taxonomy.summary && React.createElement(
|
|
109
110
|
'div',
|
|
110
111
|
{ className: 'horizontal-article-summary' },
|
|
111
|
-
|
|
112
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: taxonomy.summary, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
112
113
|
)
|
|
113
114
|
),
|
|
114
|
-
taxonomy.data.length > 0 ?
|
|
115
|
+
taxonomy.data.length > 0 ? React.createElement(
|
|
115
116
|
'div',
|
|
116
117
|
{ className: 'article-carousel' },
|
|
117
|
-
|
|
118
|
-
) :
|
|
118
|
+
React.createElement(ArticleCarousel, { articles: taxonomy.data, client: client })
|
|
119
|
+
) : React.createElement(
|
|
119
120
|
'div',
|
|
120
121
|
null,
|
|
121
|
-
|
|
122
|
+
React.createElement(
|
|
122
123
|
'h5',
|
|
123
124
|
{ className: 'mt-2' },
|
|
124
|
-
|
|
125
|
+
React.createElement(
|
|
125
126
|
'em',
|
|
126
127
|
{ className: 'pl-3' },
|
|
127
128
|
'New content coming soon, please check back later.'
|
|
@@ -129,19 +130,19 @@ function HorizontalArticleListing(_ref) {
|
|
|
129
130
|
)
|
|
130
131
|
)
|
|
131
132
|
),
|
|
132
|
-
|
|
133
|
+
React.createElement(
|
|
133
134
|
'style',
|
|
134
135
|
{ jsx: 'true' },
|
|
135
136
|
'\n .article-carousel {\n display: flex;\n align-items: center;\n justify-content: center;\n }\n .horizontal-article-title-wrapper {\n display: flex;\n flex-wrap: no-wrap;\n align-items: center;\n justify-content: space-between;\n }\n '
|
|
136
137
|
)
|
|
137
138
|
);
|
|
138
|
-
}) :
|
|
139
|
+
}) : React.createElement(
|
|
139
140
|
'div',
|
|
140
141
|
null,
|
|
141
|
-
|
|
142
|
+
React.createElement(
|
|
142
143
|
'h5',
|
|
143
144
|
null,
|
|
144
|
-
|
|
145
|
+
React.createElement(
|
|
145
146
|
'em',
|
|
146
147
|
{ className: 'pl-3' },
|
|
147
148
|
'New content coming soon, please check back later.'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
3
|
-
import './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import './moment-12415288.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
import './iconBase-602d52fe.js';
|
|
6
|
-
import { a as FaLongArrowAltRight } from './index.esm-
|
|
6
|
+
import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
|
|
7
7
|
|
|
8
8
|
var HorizontalHero = function HorizontalHero(props) {
|
|
9
9
|
var client = props.client;
|
|
@@ -30,44 +30,44 @@ var HorizontalHero = function HorizontalHero(props) {
|
|
|
30
30
|
topArticleThumbnail = props.thumbnail;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
return
|
|
33
|
+
return React.createElement(
|
|
34
34
|
'div',
|
|
35
35
|
{ className: 'horizontal-hero-container', style: { borderRight: '3px solid ' + borderColor, borderTop: '3px solid ' + borderColor } },
|
|
36
|
-
|
|
36
|
+
React.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'horizontal-hero-title' },
|
|
39
|
-
|
|
39
|
+
React.createElement(
|
|
40
40
|
'h2',
|
|
41
41
|
null,
|
|
42
42
|
heroTitle
|
|
43
43
|
),
|
|
44
|
-
|
|
44
|
+
React.createElement('div', null)
|
|
45
45
|
),
|
|
46
|
-
|
|
46
|
+
React.createElement(
|
|
47
47
|
'div',
|
|
48
48
|
{ className: 'horizontal-hero-inner' },
|
|
49
|
-
|
|
49
|
+
React.createElement(
|
|
50
50
|
'a',
|
|
51
51
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-hero-img' },
|
|
52
|
-
|
|
52
|
+
React.createElement('img', { style: { objectFit: props.imageSize ? props.imageSize : 'cover' }, src: topArticleThumbnail, alt: topArticleAltText })
|
|
53
53
|
),
|
|
54
|
-
|
|
54
|
+
React.createElement(
|
|
55
55
|
'div',
|
|
56
56
|
{ className: 'horizontal-articles-wrap' },
|
|
57
|
-
|
|
57
|
+
React.createElement(
|
|
58
58
|
'a',
|
|
59
59
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-article' },
|
|
60
|
-
|
|
60
|
+
React.createElement(
|
|
61
61
|
'p',
|
|
62
62
|
null,
|
|
63
63
|
topArticle.title
|
|
64
64
|
)
|
|
65
65
|
),
|
|
66
66
|
subArticles.map(function (article, index) {
|
|
67
|
-
return
|
|
67
|
+
return React.createElement(
|
|
68
68
|
'a',
|
|
69
69
|
{ key: index, href: '/view/' + article.url.current, className: 'horizontal-article' },
|
|
70
|
-
|
|
70
|
+
React.createElement(
|
|
71
71
|
'p',
|
|
72
72
|
null,
|
|
73
73
|
article.title
|
|
@@ -76,23 +76,23 @@ var HorizontalHero = function HorizontalHero(props) {
|
|
|
76
76
|
})
|
|
77
77
|
)
|
|
78
78
|
),
|
|
79
|
-
props.linkTo &&
|
|
79
|
+
props.linkTo && React.createElement(
|
|
80
80
|
'div',
|
|
81
81
|
{ className: 'horizontal-view-more' },
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
'a',
|
|
84
84
|
{ href: props.linkTo },
|
|
85
85
|
props.linkTitle ? props.linkTitle : 'View More' + heroTitle,
|
|
86
86
|
' ',
|
|
87
87
|
' ',
|
|
88
|
-
|
|
88
|
+
React.createElement(
|
|
89
89
|
'span',
|
|
90
90
|
null,
|
|
91
|
-
|
|
91
|
+
React.createElement(FaLongArrowAltRight, { color: 'var(--primary)' })
|
|
92
92
|
)
|
|
93
93
|
)
|
|
94
94
|
),
|
|
95
|
-
|
|
95
|
+
React.createElement(
|
|
96
96
|
'style',
|
|
97
97
|
{ jsx: 'true' },
|
|
98
98
|
'\n .horizontal-hero-container {\n margin-bottom: 3rem;\n margin-top: 2rem;\n position: relative;\n }\n .horizontal-hero-title {\n position: absolute;\n top: -25px;\n background: white;\n z-index: 2;\n padding-right: 1rem;\n font-weight: bold;\n }\n .horizontal-hero-inner {\n display: flex;\n flex-direction: row;\n padding-top: 0.75rem;\n margin-top: 0.75rem;\n }\n\n .horizontal-articles-wrap {\n padding: 0 1rem;\n flex-basis: 60%;\n }\n\n .horizontal-hero-img {\n flex-basis: 40%;\n }\n .horizontal-hero-img img {\n width: 100%;\n height: 100%;\n \n }\n .horizontal-article {\n border-bottom: 1px solid #ccc;\n display: block;\n margin-bottom: 0.5rem;\n }\n .horizontal-article:hover {\n background: #eee;\n }\n .horizontal-article p {\n font-size: 1.1rem;\n margin-bottom: 0.5rem;\n font-weight: bold;\n color: #252525;\n }\n .horizontal-view-more {\n position: absolute;\n right: 0;\n margin-top: 0.25rem;\n font-weight: bold;\n }\n .horizontal-view-more span {\n display: inline-block;\n color: rgb(81, 116, 153);\n font-size: 1.2rem;\n }\n @media screen and (max-width: 1191px){\n \n .horizontal-article > p {\n font-size: 1rem;\n }\n }\n \n @media screen and (max-width: 768px) {\n .horizontal-hero-img {\n display: none;\n }\n .horizontal-articles-wrap {\n \n flex-basis: 100%;\n }\n }\n @media screen and (max-width: 495px) {\n \n .horizontal-article > p {\n font-size: 1rem;\n }\n }\n '
|
|
@@ -3,17 +3,17 @@ 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 from 'react';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
10
10
|
import Card from 'react-bootstrap/Card';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-12415288.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import { i as imageUrlBuilder } from './index-
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
13
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
14
|
+
import { L as LazyLoad } from './index-c5fd0af5.js';
|
|
15
15
|
import './slicedToArray-641f241f.js';
|
|
16
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
16
|
+
import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
|
|
17
17
|
import Badge from 'react-bootstrap/Badge';
|
|
18
18
|
|
|
19
19
|
var urlFor = function urlFor(source, client) {
|
|
@@ -53,25 +53,25 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
|
|
|
53
53
|
index = props.index,
|
|
54
54
|
source = props.source;
|
|
55
55
|
|
|
56
|
-
return
|
|
56
|
+
return React.createElement(
|
|
57
57
|
Col,
|
|
58
58
|
{ md: 12, lg: 12, key: index },
|
|
59
|
-
|
|
59
|
+
React.createElement(
|
|
60
60
|
Card,
|
|
61
61
|
{ style: { boxShadow: 'none', borderBottom: '1px solid #aaa', paddingBottom: '1rem' } },
|
|
62
|
-
|
|
62
|
+
React.createElement(
|
|
63
63
|
'div',
|
|
64
64
|
{ style: { display: 'flex', flex: '1 0 auto', paddingBottom: '1rem' } },
|
|
65
|
-
coverImage &&
|
|
65
|
+
coverImage && React.createElement(
|
|
66
66
|
'div',
|
|
67
67
|
{ style: { display: 'flex', flexDirection: 'column', justifyContent: 'center' } },
|
|
68
|
-
|
|
68
|
+
React.createElement(
|
|
69
69
|
'a',
|
|
70
70
|
{ href: '/view/' + link },
|
|
71
|
-
|
|
71
|
+
React.createElement(
|
|
72
72
|
LazyLoad,
|
|
73
73
|
{ height: imageHeight },
|
|
74
|
-
|
|
74
|
+
React.createElement(Card.Img, {
|
|
75
75
|
variant: 'right',
|
|
76
76
|
src: renderCardImage({ coverImage: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, client: client, Settings: Settings }),
|
|
77
77
|
alt: title,
|
|
@@ -79,60 +79,60 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
|
|
|
79
79
|
})
|
|
80
80
|
)
|
|
81
81
|
),
|
|
82
|
-
source &&
|
|
82
|
+
source && React.createElement(
|
|
83
83
|
'div',
|
|
84
84
|
{ className: 'mb-2 sanityDisplayLabel displayLabelThumb' },
|
|
85
85
|
source
|
|
86
86
|
)
|
|
87
87
|
),
|
|
88
|
-
|
|
88
|
+
React.createElement(
|
|
89
89
|
Card.Body,
|
|
90
90
|
{ style: { padding: '0.5rem' } },
|
|
91
|
-
section ?
|
|
91
|
+
section ? React.createElement(
|
|
92
92
|
Badge,
|
|
93
93
|
{ variant: 'success' },
|
|
94
94
|
section.name
|
|
95
95
|
) : '',
|
|
96
|
-
|
|
96
|
+
React.createElement(
|
|
97
97
|
Card.Title,
|
|
98
98
|
{ style: { color: '#121212', fontSize: '1.1rem' } },
|
|
99
|
-
|
|
99
|
+
React.createElement(
|
|
100
100
|
'a',
|
|
101
101
|
{ href: '/view/' + link },
|
|
102
|
-
|
|
102
|
+
React.createElement(
|
|
103
103
|
'span',
|
|
104
104
|
null,
|
|
105
105
|
title
|
|
106
106
|
)
|
|
107
107
|
),
|
|
108
|
-
|
|
108
|
+
React.createElement('br', null)
|
|
109
109
|
),
|
|
110
|
-
|
|
110
|
+
React.createElement(
|
|
111
111
|
'div',
|
|
112
112
|
{ style: { float: 'left' } },
|
|
113
|
-
source && !coverImage &&
|
|
113
|
+
source && !coverImage && React.createElement(
|
|
114
114
|
'div',
|
|
115
115
|
{ className: 'content-category-label' },
|
|
116
|
-
|
|
116
|
+
React.createElement(
|
|
117
117
|
'div',
|
|
118
118
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
119
119
|
source
|
|
120
120
|
)
|
|
121
121
|
),
|
|
122
|
-
|
|
122
|
+
React.createElement(
|
|
123
123
|
'p',
|
|
124
124
|
{ style: { color: '#484848', fontSize: '.9rem', fontWeight: '600' }, className: 'mb-0' },
|
|
125
125
|
moment(published).format('MMMM DD, YYYY ')
|
|
126
126
|
),
|
|
127
|
-
author.length > 0 &&
|
|
127
|
+
author.length > 0 && React.createElement(
|
|
128
128
|
LazyLoad,
|
|
129
129
|
{ height: 50 },
|
|
130
|
-
|
|
130
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: author })
|
|
131
131
|
)
|
|
132
132
|
)
|
|
133
133
|
)
|
|
134
134
|
),
|
|
135
|
-
|
|
135
|
+
React.createElement(
|
|
136
136
|
'p',
|
|
137
137
|
{ style: { paddingLeft: '0.5rem' } },
|
|
138
138
|
summary
|
|
@@ -152,29 +152,29 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
|
|
|
152
152
|
Settings = props.Settings,
|
|
153
153
|
index = props.index;
|
|
154
154
|
|
|
155
|
-
return
|
|
155
|
+
return React.createElement(
|
|
156
156
|
Col,
|
|
157
157
|
{ md: 12, lg: 6, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
158
|
-
|
|
158
|
+
React.createElement(
|
|
159
159
|
Card,
|
|
160
160
|
null,
|
|
161
|
-
|
|
161
|
+
React.createElement(
|
|
162
162
|
'a',
|
|
163
163
|
{ href: '/view/' + link },
|
|
164
|
-
coverImage &&
|
|
164
|
+
coverImage && React.createElement(
|
|
165
165
|
LazyLoad,
|
|
166
166
|
{ height: imageHeight },
|
|
167
|
-
|
|
167
|
+
React.createElement(Card.Img, { variant: 'top', src: renderCardImage({ coverImage: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, client: client, Settings: Settings }), alt: title })
|
|
168
168
|
),
|
|
169
|
-
|
|
169
|
+
React.createElement(
|
|
170
170
|
Card.Body,
|
|
171
171
|
null,
|
|
172
|
-
section && section.name ?
|
|
172
|
+
section && section.name ? React.createElement(
|
|
173
173
|
Badge,
|
|
174
174
|
{ variant: 'success' },
|
|
175
175
|
section && section.name
|
|
176
176
|
) : '',
|
|
177
|
-
|
|
177
|
+
React.createElement(
|
|
178
178
|
Card.Title,
|
|
179
179
|
null,
|
|
180
180
|
title
|
|
@@ -194,12 +194,12 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
194
194
|
_props$variant = props.variant,
|
|
195
195
|
variant = _props$variant === undefined ? 'block' : _props$variant;
|
|
196
196
|
|
|
197
|
-
return
|
|
197
|
+
return React.createElement(
|
|
198
198
|
Row,
|
|
199
199
|
null,
|
|
200
200
|
data && data.length ? data.map(function (row, index) {
|
|
201
201
|
if (variant === 'stack') {
|
|
202
|
-
return row.url && row.url.current &&
|
|
202
|
+
return row.url && row.url.current && React.createElement(PublicationDeckStack, {
|
|
203
203
|
index: index,
|
|
204
204
|
title: row.title,
|
|
205
205
|
coverImage: row.thumbnail,
|
|
@@ -215,7 +215,7 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
215
215
|
summary: row.summary
|
|
216
216
|
});
|
|
217
217
|
}
|
|
218
|
-
return
|
|
218
|
+
return React.createElement(PublicationDeckBlock, {
|
|
219
219
|
index: index,
|
|
220
220
|
title: row.title,
|
|
221
221
|
coverImage: row.thumbnail,
|
|
@@ -226,20 +226,20 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
226
226
|
imageWidth: imageWidth,
|
|
227
227
|
client: client
|
|
228
228
|
});
|
|
229
|
-
}) :
|
|
229
|
+
}) : React.createElement(
|
|
230
230
|
'div',
|
|
231
231
|
null,
|
|
232
|
-
|
|
232
|
+
React.createElement(
|
|
233
233
|
'h5',
|
|
234
234
|
null,
|
|
235
|
-
|
|
235
|
+
React.createElement(
|
|
236
236
|
'em',
|
|
237
237
|
{ className: 'pl-3' },
|
|
238
238
|
'New content coming soon, please check back later.'
|
|
239
239
|
)
|
|
240
240
|
)
|
|
241
241
|
),
|
|
242
|
-
|
|
242
|
+
React.createElement(
|
|
243
243
|
'style',
|
|
244
244
|
{ jsx: 'true' },
|
|
245
245
|
'\n .displayLabelThumb {\n margin: 0 auto;\n margin-top: -1.25rem;\n background-color: white;\n position: relative;\n }\n .content-category-label {\n margin: 0.5rem 0;\n display: block;\n }\n .sanityDisplayLabel {\n margin: 0.5rem 0;\n border: 1px solid black;\n width: 100%;\n display: inline;\n max-width: 240px;\n padding: 5px;\n color: #484848;\n border-radius: 2px;\n }\n '
|
package/dist/esm/IssueDeck.js
CHANGED
|
@@ -7,15 +7,15 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
8
|
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
9
9
|
import './web.dom.iterable-4439f05a.js';
|
|
10
|
-
import
|
|
10
|
+
import React, { useState, useEffect, useRef } from 'react';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import Row from 'react-bootstrap/Row';
|
|
13
13
|
import Col from 'react-bootstrap/Col';
|
|
14
14
|
import Card from 'react-bootstrap/Card';
|
|
15
|
-
import { I as InfiniteScroll } from './index.es-
|
|
15
|
+
import { I as InfiniteScroll } from './index.es-7dda2f0a.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import { i as imageUrlBuilder } from './index-
|
|
18
|
-
import { L as LazyLoad } from './index-
|
|
17
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
18
|
+
import { L as LazyLoad } from './index-c5fd0af5.js';
|
|
19
19
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
20
20
|
import Button from 'react-bootstrap/Button';
|
|
21
21
|
|
|
@@ -133,71 +133,71 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
133
133
|
}
|
|
134
134
|
}, [issuesData, setScrolling, count]);
|
|
135
135
|
|
|
136
|
-
return
|
|
136
|
+
return React.createElement(
|
|
137
137
|
InfiniteScroll,
|
|
138
138
|
{ dataLength: issuesData && issuesData.length, next: function next() {
|
|
139
139
|
return loadMore();
|
|
140
140
|
}, hasMore: scrolling, scrollThreshold: 0.9 },
|
|
141
|
-
|
|
141
|
+
React.createElement(
|
|
142
142
|
Row,
|
|
143
143
|
null,
|
|
144
144
|
issuesData && issuesData.length ? issuesData.map(function (row, index) {
|
|
145
|
-
return publication && row.identifier && row.identifier.current &&
|
|
145
|
+
return publication && row.identifier && row.identifier.current && React.createElement(
|
|
146
146
|
Col,
|
|
147
147
|
{ md: 12, lg: 12, key: index },
|
|
148
|
-
|
|
148
|
+
React.createElement(
|
|
149
149
|
Card,
|
|
150
150
|
{ className: 'queue-card journal-queue', style: { borderTop: '1px solid #EEE' } },
|
|
151
|
-
|
|
151
|
+
React.createElement(
|
|
152
152
|
Row,
|
|
153
153
|
{ style: { flexDirection: 'left' } },
|
|
154
|
-
|
|
154
|
+
React.createElement(
|
|
155
155
|
Col,
|
|
156
156
|
{ md: 12, lg: 4, className: 'body-image', style: { textAlign: 'center' } },
|
|
157
|
-
row.issues.length > 0 ?
|
|
157
|
+
row.issues.length > 0 ? React.createElement(
|
|
158
158
|
'a',
|
|
159
159
|
{ href: href + '/' + publication + '/' + row.identifier.current, style: { width: '100%' } },
|
|
160
|
-
row.thumbnail &&
|
|
160
|
+
row.thumbnail && React.createElement(
|
|
161
161
|
LazyLoad,
|
|
162
162
|
{ height: imageHeight },
|
|
163
|
-
|
|
163
|
+
React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
|
|
164
164
|
)
|
|
165
|
-
) :
|
|
165
|
+
) : React.createElement(
|
|
166
166
|
'a',
|
|
167
167
|
null,
|
|
168
|
-
row.thumbnail &&
|
|
168
|
+
row.thumbnail && React.createElement(
|
|
169
169
|
LazyLoad,
|
|
170
170
|
{ height: imageHeight },
|
|
171
|
-
|
|
171
|
+
React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
|
|
172
172
|
)
|
|
173
173
|
)
|
|
174
174
|
),
|
|
175
|
-
|
|
175
|
+
React.createElement(
|
|
176
176
|
Col,
|
|
177
177
|
{ md: 12, lg: 8 },
|
|
178
|
-
|
|
178
|
+
React.createElement(
|
|
179
179
|
Card.Body,
|
|
180
180
|
{ style: { padding: '20px' }, className: 'body-text' },
|
|
181
|
-
|
|
181
|
+
React.createElement(
|
|
182
182
|
Row,
|
|
183
183
|
null,
|
|
184
|
-
|
|
184
|
+
React.createElement(
|
|
185
185
|
Col,
|
|
186
186
|
null,
|
|
187
|
-
|
|
187
|
+
React.createElement(
|
|
188
188
|
Card.Title,
|
|
189
189
|
null,
|
|
190
190
|
row.name
|
|
191
191
|
)
|
|
192
192
|
)
|
|
193
193
|
),
|
|
194
|
-
|
|
194
|
+
React.createElement(
|
|
195
195
|
Row,
|
|
196
196
|
null,
|
|
197
|
-
|
|
197
|
+
React.createElement(
|
|
198
198
|
Col,
|
|
199
199
|
null,
|
|
200
|
-
|
|
200
|
+
React.createElement(
|
|
201
201
|
'div',
|
|
202
202
|
null,
|
|
203
203
|
'Volume: ',
|
|
@@ -205,13 +205,13 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
205
205
|
)
|
|
206
206
|
)
|
|
207
207
|
),
|
|
208
|
-
|
|
208
|
+
React.createElement(
|
|
209
209
|
Row,
|
|
210
210
|
null,
|
|
211
|
-
|
|
211
|
+
React.createElement(
|
|
212
212
|
Col,
|
|
213
213
|
null,
|
|
214
|
-
|
|
214
|
+
React.createElement(
|
|
215
215
|
'div',
|
|
216
216
|
null,
|
|
217
217
|
'Number: ',
|
|
@@ -219,19 +219,19 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
219
219
|
)
|
|
220
220
|
)
|
|
221
221
|
),
|
|
222
|
-
|
|
222
|
+
React.createElement(
|
|
223
223
|
Row,
|
|
224
224
|
null,
|
|
225
|
-
row.issues.length > 0 &&
|
|
225
|
+
row.issues.length > 0 && React.createElement(
|
|
226
226
|
'a',
|
|
227
227
|
{ style: { paddingRight: '15px', paddingLeft: '15px' }, href: href + '/' + publication + '/' + row.identifier.current },
|
|
228
|
-
|
|
228
|
+
React.createElement(
|
|
229
229
|
Button,
|
|
230
230
|
{ style: { marginTop: '20px', marginRight: '1rem' }, variant: 'secondary' },
|
|
231
231
|
'View Issue'
|
|
232
232
|
)
|
|
233
233
|
),
|
|
234
|
-
row.pdf && row.pdf.asset &&
|
|
234
|
+
row.pdf && row.pdf.asset && React.createElement(
|
|
235
235
|
'a',
|
|
236
236
|
{ rel: 'noopener', href: row.pdf.asset.url, target: '_blank', className: 'btn btn-primary', style: { marginTop: '20px' } },
|
|
237
237
|
'Download Issue'
|
|
@@ -242,13 +242,13 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
242
242
|
)
|
|
243
243
|
)
|
|
244
244
|
);
|
|
245
|
-
}) :
|
|
245
|
+
}) : React.createElement(
|
|
246
246
|
'div',
|
|
247
247
|
null,
|
|
248
|
-
|
|
248
|
+
React.createElement(
|
|
249
249
|
'h5',
|
|
250
250
|
null,
|
|
251
|
-
|
|
251
|
+
React.createElement(
|
|
252
252
|
'em',
|
|
253
253
|
{ className: 'pl-3' },
|
|
254
254
|
'New content coming soon, please check back later.'
|