@mjhls/mjh-framework 1.0.783 → 1.0.784-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 +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +26 -28
- package/dist/cjs/AD300x250x600.js +26 -28
- package/dist/cjs/AD728x90.js +29 -31
- package/dist/cjs/ADFloatingFooter.js +28 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +28 -30
- package/dist/cjs/{ADInfeed-d1eceaf2.js → ADInfeed-5b042ade.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +28 -30
- package/dist/cjs/ADSponsoredResources.js +28 -30
- package/dist/cjs/ADWebcast.js +28 -30
- package/dist/cjs/ADWelcome.js +29 -31
- package/dist/cjs/{ADlgInfeed-24c693d8.js → ADlgInfeed-e92b6f9f.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +15 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +55 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +37 -39
- package/dist/cjs/ArticleSeriesListing.js +60 -61
- package/dist/cjs/Auth.js +333 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +82 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +54 -58
- package/dist/cjs/ConferenceArticleCard.js +23 -24
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +93 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-a17e00fa.js → Dfp-b807d8fa.js} +31 -32
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +78 -80
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +130 -136
- package/dist/cjs/Header.js +14 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +69 -71
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -77
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +39 -41
- package/dist/cjs/LeftNav.js +35 -38
- package/dist/cjs/MasterDeck.js +69 -71
- package/dist/cjs/MediaSeriesLanding.js +38 -41
- package/dist/cjs/NavDvm.js +74 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +137 -143
- package/dist/cjs/NavNative.js +126 -135
- package/dist/cjs/NavNormal.js +47 -53
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -67
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +38 -40
- package/dist/cjs/PubToc.js +15 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +167 -92
- package/dist/cjs/QueueDeckExpanded.js +291 -292
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +24 -25
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +6 -7
- package/dist/cjs/SeriesListingDeck.js +37 -37
- package/dist/cjs/{SeriesSlider-193a2958.js → SeriesSlider-f662f1f5.js} +37 -38
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -36
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -62
- package/dist/cjs/TaxonomyDescription.js +52 -54
- package/dist/cjs/TemplateNormal.js +72 -74
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -27
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoProgramLandingPage.js +71 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +18 -19
- package/dist/cjs/VideoSeriesLandingPage.js +45 -47
- package/dist/cjs/VideoSeriesListing.js +77 -78
- package/dist/cjs/View.js +256 -260
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +62 -63
- package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-140e5f89.js} +61 -13
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
- package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +75 -138
- package/dist/cjs/getRootDocGroup.js +6 -7
- package/dist/cjs/getSerializers.js +43 -44
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-8ef858d4.js → index-76417d82.js} +911 -934
- package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
- package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
- package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +160 -164
- package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
- package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
- package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +23 -24
- package/dist/esm/AD300x250x600.js +23 -24
- package/dist/esm/AD728x90.js +26 -27
- package/dist/esm/ADFloatingFooter.js +25 -26
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -26
- package/dist/esm/{ADInfeed-c12cd1ce.js → ADInfeed-eb7bdd41.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -26
- package/dist/esm/ADSponsoredResources.js +25 -26
- package/dist/esm/ADWebcast.js +25 -26
- package/dist/esm/ADWelcome.js +26 -27
- package/dist/esm/{ADlgInfeed-246a8787.js → ADlgInfeed-f2ac31d1.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -23
- package/dist/esm/AdSlotsProvider.js +12 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +52 -53
- package/dist/esm/ArticleSeriesLandingPage.js +34 -35
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/Auth.js +316 -799
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +8 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +47 -48
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +75 -76
- package/dist/esm/DeckQueue.js +65 -65
- package/dist/esm/{Dfp-988dbcaa.js → Dfp-ebc4b22f.js} +21 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -105
- package/dist/esm/Header.js +10 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +66 -67
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +36 -37
- package/dist/esm/LeftNav.js +31 -32
- package/dist/esm/MasterDeck.js +63 -64
- package/dist/esm/MediaSeriesLanding.js +31 -32
- package/dist/esm/NavDvm.js +56 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -114
- package/dist/esm/NavNative.js +99 -100
- package/dist/esm/NavNormal.js +35 -36
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +101 -102
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -36
- package/dist/esm/PubToc.js +12 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +131 -52
- package/dist/esm/QueueDeckExpanded.js +271 -272
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -7
- package/dist/esm/SeriesListingDeck.js +31 -31
- package/dist/esm/{SeriesSlider-6a1081ff.js → SeriesSlider-9245785f.js} +27 -27
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +30 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +47 -48
- package/dist/esm/TemplateNormal.js +66 -67
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +61 -62
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -16
- package/dist/esm/VideoSeriesLandingPage.js +38 -39
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +240 -240
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-fc1c2e29.js} +53 -9
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/{core.get-iterator-method-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
- package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +70 -133
- package/dist/esm/getRootDocGroup.js +6 -7
- package/dist/esm/getSerializers.js +43 -44
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
- package/dist/esm/{index-9b2f6ac4.js → index-c1374f98.js} +853 -869
- package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
- 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-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +129 -130
- package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
- package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
- package/dist/esm/{web.dom.iterable-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_set-species-a8cfdb84.js +0 -57
- package/dist/esm/_set-species-494ed292.js +0 -52
|
@@ -1,58 +1,57 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-31d65aba.js';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
|
-
import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
|
|
5
|
-
import { B as BlockContent } from './BlockContent-d8cd739c.js';
|
|
6
|
-
import { g as getSerializers } from './index-9b2f6ac4.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './_to-object-
|
|
9
|
-
import './
|
|
10
|
-
import './YoutubeGroup.js';
|
|
11
|
-
import './typeof-e9cea9e8.js';
|
|
12
|
-
import './es6.string.iterator-aa6068a3.js';
|
|
13
|
-
import './web.dom.iterable-035980f3.js';
|
|
14
|
-
import './_is-array-674f71ec.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
15
4
|
import './_library-528f1934.js';
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import '
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-fb9b6e8f.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React__default from 'react';
|
|
17
|
+
import './index-a9e53f80.js';
|
|
21
18
|
import 'prop-types';
|
|
22
|
-
import '
|
|
23
|
-
import '
|
|
24
|
-
import './
|
|
25
|
-
import './iconBase-602d52fe.js';
|
|
26
|
-
import 'react-bootstrap';
|
|
27
|
-
import './index-888f9253.js';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
28
22
|
import 'next/router';
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
31
|
-
import './
|
|
32
|
-
import '
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
23
|
+
import './isSymbol-1981418f.js';
|
|
24
|
+
import './debounce-9207d8ee.js';
|
|
25
|
+
import './toNumber-2f7a84cd.js';
|
|
26
|
+
import 'react-dom';
|
|
27
|
+
import './index-73819142.js';
|
|
28
|
+
import './index-5f9f807a.js';
|
|
29
|
+
import './main-e4a934b2.js';
|
|
30
|
+
import './entities-7cc3bf45.js';
|
|
31
|
+
import './slicedToArray-641f241f.js';
|
|
32
|
+
import './stringify-4330ccdc.js';
|
|
33
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
35
34
|
import './Segment.js';
|
|
36
|
-
import './
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
38
|
+
import './index-c7e2ac95.js';
|
|
39
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
37
40
|
import './GroupDeck.js';
|
|
38
|
-
import './
|
|
39
|
-
import '
|
|
41
|
+
import './YoutubeGroup.js';
|
|
42
|
+
import 'react-bootstrap';
|
|
43
|
+
import './iconBase-602d52fe.js';
|
|
44
|
+
import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
|
|
45
|
+
import ArticleCarousel from './ArticleCarousel.js';
|
|
46
|
+
import { g as getSerializers } from './index-c1374f98.js';
|
|
47
|
+
import './util-7700fc59.js';
|
|
48
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
40
49
|
import 'next/head';
|
|
41
50
|
import 'react-share';
|
|
42
|
-
import './
|
|
43
|
-
import './
|
|
51
|
+
import './SocialShare.js';
|
|
52
|
+
import './_object-to-array-7e804fce.js';
|
|
44
53
|
import 'react-bootstrap/Pagination';
|
|
45
54
|
import 'react-bootstrap/Button';
|
|
46
|
-
import './entities-932b50cf.js';
|
|
47
|
-
import './AdSlot.js';
|
|
48
|
-
import './debounce-9207d8ee.js';
|
|
49
|
-
import './isSymbol-1981418f.js';
|
|
50
|
-
import './toNumber-2f7a84cd.js';
|
|
51
|
-
import 'react-bootstrap/Row';
|
|
52
|
-
import 'react-bootstrap/Col';
|
|
53
|
-
import './inherits-5906fbea.js';
|
|
54
|
-
import './_object-sap-fd3054d0.js';
|
|
55
|
-
import './define-property-ec6d528d.js';
|
|
56
55
|
import 'react-bootstrap/Figure';
|
|
57
56
|
|
|
58
57
|
function HorizontalArticleListing(_ref) {
|
|
@@ -70,59 +69,59 @@ function HorizontalArticleListing(_ref) {
|
|
|
70
69
|
// identifier: ...,
|
|
71
70
|
// data: Array of latest articles with videos
|
|
72
71
|
// }
|
|
73
|
-
return
|
|
72
|
+
return React__default.createElement(
|
|
74
73
|
'div',
|
|
75
74
|
null,
|
|
76
75
|
data.length > 0 ? data.map(function (taxonomy, index) {
|
|
77
|
-
return
|
|
78
|
-
|
|
76
|
+
return React__default.createElement(
|
|
77
|
+
React__default.Fragment,
|
|
79
78
|
null,
|
|
80
|
-
|
|
79
|
+
React__default.createElement(
|
|
81
80
|
'div',
|
|
82
81
|
{ key: 'articleCarousel_' + taxonomy.identifier + '_' + index, className: 'mb-3 horizontal-article' },
|
|
83
|
-
|
|
82
|
+
React__default.createElement(
|
|
84
83
|
'div',
|
|
85
84
|
{ className: 'horizontal-article-header', style: { borderBottom: '2px solid ' + color } },
|
|
86
|
-
|
|
85
|
+
React__default.createElement(
|
|
87
86
|
'div',
|
|
88
87
|
{ className: 'horizontal-article-title-wrapper' },
|
|
89
|
-
|
|
88
|
+
React__default.createElement(
|
|
90
89
|
'a',
|
|
91
90
|
{ href: '/' + taxonomy.identifier },
|
|
92
|
-
|
|
91
|
+
React__default.createElement(
|
|
93
92
|
'h4',
|
|
94
93
|
{ className: 'article-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', margin: '0' } },
|
|
95
94
|
taxonomy.name
|
|
96
95
|
)
|
|
97
96
|
),
|
|
98
|
-
taxonomy.identifier &&
|
|
97
|
+
taxonomy.identifier && React__default.createElement(
|
|
99
98
|
'div',
|
|
100
99
|
{ style: { width: 'fit-content', whiteSpace: 'nowrap' } },
|
|
101
|
-
|
|
100
|
+
React__default.createElement(
|
|
102
101
|
'a',
|
|
103
102
|
{ href: '/' + taxonomy.identifier },
|
|
104
103
|
'View All ',
|
|
105
|
-
|
|
104
|
+
React__default.createElement(IoIosArrowForward, null)
|
|
106
105
|
)
|
|
107
106
|
)
|
|
108
107
|
),
|
|
109
|
-
taxonomy.summary &&
|
|
108
|
+
taxonomy.summary && React__default.createElement(
|
|
110
109
|
'div',
|
|
111
110
|
{ className: 'horizontal-article-summary' },
|
|
112
|
-
|
|
111
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: taxonomy.summary, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
113
112
|
)
|
|
114
113
|
),
|
|
115
|
-
taxonomy.data.length > 0 ?
|
|
114
|
+
taxonomy.data.length > 0 ? React__default.createElement(
|
|
116
115
|
'div',
|
|
117
116
|
{ className: 'article-carousel' },
|
|
118
|
-
|
|
119
|
-
) :
|
|
117
|
+
React__default.createElement(ArticleCarousel, { articles: taxonomy.data, client: client })
|
|
118
|
+
) : React__default.createElement(
|
|
120
119
|
'div',
|
|
121
120
|
null,
|
|
122
|
-
|
|
121
|
+
React__default.createElement(
|
|
123
122
|
'h5',
|
|
124
123
|
{ className: 'mt-2' },
|
|
125
|
-
|
|
124
|
+
React__default.createElement(
|
|
126
125
|
'em',
|
|
127
126
|
{ className: 'pl-3' },
|
|
128
127
|
'New content coming soon, please check back later.'
|
|
@@ -130,19 +129,19 @@ function HorizontalArticleListing(_ref) {
|
|
|
130
129
|
)
|
|
131
130
|
)
|
|
132
131
|
),
|
|
133
|
-
|
|
132
|
+
React__default.createElement(
|
|
134
133
|
'style',
|
|
135
134
|
{ jsx: 'true' },
|
|
136
135
|
'\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 '
|
|
137
136
|
)
|
|
138
137
|
);
|
|
139
|
-
}) :
|
|
138
|
+
}) : React__default.createElement(
|
|
140
139
|
'div',
|
|
141
140
|
null,
|
|
142
|
-
|
|
141
|
+
React__default.createElement(
|
|
143
142
|
'h5',
|
|
144
143
|
null,
|
|
145
|
-
|
|
144
|
+
React__default.createElement(
|
|
146
145
|
'em',
|
|
147
146
|
{ className: 'pl-3' },
|
|
148
147
|
'New content coming soon, please check back later.'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './moment-bc12cb97.js';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
4
|
-
import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
|
|
5
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
import './moment-e2f9b20c.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-73819142.js';
|
|
6
5
|
import './iconBase-602d52fe.js';
|
|
6
|
+
import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.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__default.createElement(
|
|
34
34
|
'div',
|
|
35
35
|
{ className: 'horizontal-hero-container', style: { borderRight: '3px solid ' + borderColor, borderTop: '3px solid ' + borderColor } },
|
|
36
|
-
|
|
36
|
+
React__default.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'horizontal-hero-title' },
|
|
39
|
-
|
|
39
|
+
React__default.createElement(
|
|
40
40
|
'h2',
|
|
41
41
|
null,
|
|
42
42
|
heroTitle
|
|
43
43
|
),
|
|
44
|
-
|
|
44
|
+
React__default.createElement('div', null)
|
|
45
45
|
),
|
|
46
|
-
|
|
46
|
+
React__default.createElement(
|
|
47
47
|
'div',
|
|
48
48
|
{ className: 'horizontal-hero-inner' },
|
|
49
|
-
|
|
49
|
+
React__default.createElement(
|
|
50
50
|
'a',
|
|
51
51
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-hero-img' },
|
|
52
|
-
|
|
52
|
+
React__default.createElement('img', { style: { objectFit: props.imageSize ? props.imageSize : 'cover' }, src: topArticleThumbnail, alt: topArticleAltText })
|
|
53
53
|
),
|
|
54
|
-
|
|
54
|
+
React__default.createElement(
|
|
55
55
|
'div',
|
|
56
56
|
{ className: 'horizontal-articles-wrap' },
|
|
57
|
-
|
|
57
|
+
React__default.createElement(
|
|
58
58
|
'a',
|
|
59
59
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-article' },
|
|
60
|
-
|
|
60
|
+
React__default.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__default.createElement(
|
|
68
68
|
'a',
|
|
69
69
|
{ key: index, href: '/view/' + article.url.current, className: 'horizontal-article' },
|
|
70
|
-
|
|
70
|
+
React__default.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__default.createElement(
|
|
80
80
|
'div',
|
|
81
81
|
{ className: 'horizontal-view-more' },
|
|
82
|
-
|
|
82
|
+
React__default.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__default.createElement(
|
|
89
89
|
'span',
|
|
90
90
|
null,
|
|
91
|
-
|
|
91
|
+
React__default.createElement(FaLongArrowAltRight, { color: 'var(--primary)' })
|
|
92
92
|
)
|
|
93
93
|
)
|
|
94
94
|
),
|
|
95
|
-
|
|
95
|
+
React__default.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 '
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React__default from 'react';
|
|
7
|
+
import 'prop-types';
|
|
2
8
|
import Row from 'react-bootstrap/Row';
|
|
3
9
|
import Col from 'react-bootstrap/Col';
|
|
4
10
|
import Card from 'react-bootstrap/Card';
|
|
5
|
-
import
|
|
6
|
-
import { L as LazyLoad } from './index-752d1dae.js';
|
|
7
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
8
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
-
import { A as AuthorComponent } from './AuthorComponent-c7ff069f.js';
|
|
10
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
11
12
|
import 'react-dom';
|
|
12
|
-
import '
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import '
|
|
17
|
-
import './core.get-iterator-method-d1d5ed02.js';
|
|
13
|
+
import { i as imageUrlBuilder } from './index-73819142.js';
|
|
14
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
15
|
+
import './slicedToArray-641f241f.js';
|
|
16
|
+
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
17
|
+
import Badge from 'react-bootstrap/Badge';
|
|
18
18
|
|
|
19
19
|
var urlFor = function urlFor(source, client) {
|
|
20
20
|
var builder = imageUrlBuilder(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__default.createElement(
|
|
57
57
|
Col,
|
|
58
58
|
{ md: 12, lg: 12, key: index },
|
|
59
|
-
|
|
59
|
+
React__default.createElement(
|
|
60
60
|
Card,
|
|
61
61
|
{ style: { boxShadow: 'none', borderBottom: '1px solid #aaa', paddingBottom: '1rem' } },
|
|
62
|
-
|
|
62
|
+
React__default.createElement(
|
|
63
63
|
'div',
|
|
64
64
|
{ style: { display: 'flex', flex: '1 0 auto', paddingBottom: '1rem' } },
|
|
65
|
-
coverImage &&
|
|
65
|
+
coverImage && React__default.createElement(
|
|
66
66
|
'div',
|
|
67
67
|
{ style: { display: 'flex', flexDirection: 'column', justifyContent: 'center' } },
|
|
68
|
-
|
|
68
|
+
React__default.createElement(
|
|
69
69
|
'a',
|
|
70
70
|
{ href: '/view/' + link },
|
|
71
|
-
|
|
71
|
+
React__default.createElement(
|
|
72
72
|
LazyLoad,
|
|
73
73
|
{ height: imageHeight },
|
|
74
|
-
|
|
74
|
+
React__default.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__default.createElement(
|
|
83
83
|
'div',
|
|
84
84
|
{ className: 'mb-2 sanityDisplayLabel displayLabelThumb' },
|
|
85
85
|
source
|
|
86
86
|
)
|
|
87
87
|
),
|
|
88
|
-
|
|
88
|
+
React__default.createElement(
|
|
89
89
|
Card.Body,
|
|
90
90
|
{ style: { padding: '0.5rem' } },
|
|
91
|
-
section ?
|
|
91
|
+
section ? React__default.createElement(
|
|
92
92
|
Badge,
|
|
93
93
|
{ variant: 'success' },
|
|
94
94
|
section.name
|
|
95
95
|
) : '',
|
|
96
|
-
|
|
96
|
+
React__default.createElement(
|
|
97
97
|
Card.Title,
|
|
98
98
|
{ style: { color: '#121212', fontSize: '1.1rem' } },
|
|
99
|
-
|
|
99
|
+
React__default.createElement(
|
|
100
100
|
'a',
|
|
101
101
|
{ href: '/view/' + link },
|
|
102
|
-
|
|
102
|
+
React__default.createElement(
|
|
103
103
|
'span',
|
|
104
104
|
null,
|
|
105
105
|
title
|
|
106
106
|
)
|
|
107
107
|
),
|
|
108
|
-
|
|
108
|
+
React__default.createElement('br', null)
|
|
109
109
|
),
|
|
110
|
-
|
|
110
|
+
React__default.createElement(
|
|
111
111
|
'div',
|
|
112
112
|
{ style: { float: 'left' } },
|
|
113
|
-
source && !coverImage &&
|
|
113
|
+
source && !coverImage && React__default.createElement(
|
|
114
114
|
'div',
|
|
115
115
|
{ className: 'content-category-label' },
|
|
116
|
-
|
|
116
|
+
React__default.createElement(
|
|
117
117
|
'div',
|
|
118
118
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
119
119
|
source
|
|
120
120
|
)
|
|
121
121
|
),
|
|
122
|
-
|
|
122
|
+
React__default.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__default.createElement(
|
|
128
128
|
LazyLoad,
|
|
129
129
|
{ height: 50 },
|
|
130
|
-
|
|
130
|
+
React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: author })
|
|
131
131
|
)
|
|
132
132
|
)
|
|
133
133
|
)
|
|
134
134
|
),
|
|
135
|
-
|
|
135
|
+
React__default.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__default.createElement(
|
|
156
156
|
Col,
|
|
157
157
|
{ md: 12, lg: 6, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
158
|
-
|
|
158
|
+
React__default.createElement(
|
|
159
159
|
Card,
|
|
160
160
|
null,
|
|
161
|
-
|
|
161
|
+
React__default.createElement(
|
|
162
162
|
'a',
|
|
163
163
|
{ href: '/view/' + link },
|
|
164
|
-
coverImage &&
|
|
164
|
+
coverImage && React__default.createElement(
|
|
165
165
|
LazyLoad,
|
|
166
166
|
{ height: imageHeight },
|
|
167
|
-
|
|
167
|
+
React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage({ coverImage: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, client: client, Settings: Settings }), alt: title })
|
|
168
168
|
),
|
|
169
|
-
|
|
169
|
+
React__default.createElement(
|
|
170
170
|
Card.Body,
|
|
171
171
|
null,
|
|
172
|
-
section && section.name ?
|
|
172
|
+
section && section.name ? React__default.createElement(
|
|
173
173
|
Badge,
|
|
174
174
|
{ variant: 'success' },
|
|
175
175
|
section && section.name
|
|
176
176
|
) : '',
|
|
177
|
-
|
|
177
|
+
React__default.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__default.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__default.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__default.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__default.createElement(
|
|
230
230
|
'div',
|
|
231
231
|
null,
|
|
232
|
-
|
|
232
|
+
React__default.createElement(
|
|
233
233
|
'h5',
|
|
234
234
|
null,
|
|
235
|
-
|
|
235
|
+
React__default.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__default.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 '
|