@mjhls/mjh-framework 1.0.851 → 1.0.852
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 +29 -30
- package/dist/cjs/AD300x250x600.js +29 -30
- package/dist/cjs/AD728x90.js +32 -33
- package/dist/cjs/ADFloatingFooter.js +32 -33
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +32 -33
- package/dist/cjs/{ADInfeed-fb136f1d.js → ADInfeed-5f236872.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +32 -33
- package/dist/cjs/ADSponsoredResources.js +32 -33
- package/dist/cjs/ADWebcast.js +32 -33
- package/dist/cjs/ADWelcome.js +33 -34
- package/dist/cjs/{ADlgInfeed-d303d27e.js → ADlgInfeed-7b915591.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +33 -34
- package/dist/cjs/AdSlotsProvider.js +17 -19
- package/dist/cjs/AlgoliaSearch.js +1041 -1032
- package/dist/cjs/AlphabeticList.js +25 -26
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +59 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
- package/dist/cjs/ArticleSeriesListing.js +61 -62
- package/dist/cjs/Auth.js +285 -289
- package/dist/cjs/AuthWrapper.js +46 -47
- package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-0c464248.js} +13 -14
- package/dist/cjs/Beam.js +8 -8
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-bac780ac.js} +55 -56
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +33 -36
- package/dist/cjs/Column3.js +58 -61
- package/dist/cjs/ConferenceArticleCard.js +22 -23
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +94 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-93399f8c.js → Dfp-ac0c1cc6.js} +34 -35
- package/dist/cjs/EventsDeck.js +135 -142
- package/dist/cjs/ExternalResources.js +80 -81
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +42 -43
- package/dist/cjs/GridContent.js +233 -238
- package/dist/cjs/GridHero.js +44 -45
- package/dist/cjs/GroupDeck.js +59 -60
- package/dist/cjs/HamMagazine.js +128 -133
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +72 -73
- package/dist/cjs/HorizontalHero.js +24 -25
- package/dist/cjs/IssueContentDeck.js +73 -78
- package/dist/cjs/IssueDeck.js +72 -77
- package/dist/cjs/IssueLanding.js +66 -67
- package/dist/cjs/LeftNav.js +39 -41
- package/dist/cjs/MasterDeck.js +72 -73
- package/dist/cjs/MediaSeriesLanding.js +988 -980
- package/dist/cjs/NavDvm.js +74 -79
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +135 -140
- package/dist/cjs/NavNative.js +128 -136
- package/dist/cjs/OncliveHero.js +18 -19
- package/dist/cjs/OncliveLargeHero.js +72 -73
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +108 -109
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +42 -43
- package/dist/cjs/PubToc.js +15 -16
- package/dist/cjs/PublicationDeck.js +62 -67
- package/dist/cjs/PublicationLanding.js +108 -112
- package/dist/cjs/QueueDeckExpanded.js +310 -310
- package/dist/cjs/RecentNews.js +21 -22
- package/dist/cjs/RelatedContent.js +26 -27
- 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 -6
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-cbab9f0f.js → SeriesSlider-dad08884.js} +30 -31
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +36 -37
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-ecb4f972.js → SocialSearchComponent-ad15dd61.js} +32 -36
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +59 -64
- package/dist/cjs/TaxonomyDescription.js +55 -56
- package/dist/cjs/TemplateNormal.js +73 -74
- package/dist/cjs/ThumbnailCard.js +21 -23
- package/dist/cjs/Ustream.js +28 -29
- package/dist/cjs/VerticalHero.js +16 -17
- package/dist/cjs/VideoProgramLandingPage.js +74 -78
- package/dist/cjs/VideoSeriesCard.js +32 -33
- package/dist/cjs/VideoSeriesFilter.js +18 -18
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +78 -79
- package/dist/cjs/View.js +259 -270
- package/dist/cjs/YahooHero.js +41 -42
- package/dist/cjs/YoutubeGroup.js +57 -58
- package/dist/cjs/{_is-array-6128bd56.js → _is-array-39ff55dd.js} +6 -6
- package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-ef35661e.js} +8 -8
- package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
- package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-b231f928.js} +1 -1
- package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-c3aeb51d.js} +2 -2
- package/dist/cjs/{_to-object-6de10e57.js → _to-object-7a3ce269.js} +6 -6
- package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-8ae2191c.js} +32 -32
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-05029198.js} +6 -7
- package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-6cd7682d.js} +2 -2
- package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
- package/dist/cjs/{define-property-c88be878.js → define-property-fc002cec.js} +6 -6
- package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-03c4c82e.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
- package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-ab94a594.js} +6 -6
- package/dist/cjs/{extends-29bdbc6d.js → extends-acc1318d.js} +7 -7
- package/dist/cjs/faundadb.js +7 -7
- package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +20 -20
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +45 -45
- package/dist/cjs/{getTargeting-faf37284.js → getTargeting-608e1fd1.js} +2 -2
- package/dist/cjs/getTargeting.js +8 -8
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-8041a4eb.js → index-53e27416.js} +16 -10
- package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
- package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
- package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
- package/dist/cjs/{index-1b7af74f.js → index-a7a90204.js} +566 -581
- package/dist/cjs/{index-efca863c.js → index-ff69979f.js} +8 -8
- package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-bf016399.js} +17 -18
- package/dist/cjs/index.js +166 -169
- package/dist/cjs/{inherits-c2065b95.js → inherits-bfdb22af.js} +22 -22
- package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
- package/dist/cjs/keys-62e097ca.js +25 -0
- package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
- package/dist/cjs/{main-025fdc78.js → main-bc7d4bf8.js} +72 -73
- package/dist/cjs/{moment-aca40de1.js → moment-ca3bd9fb.js} +1 -1
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-41819145.js} +14 -14
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/stringify-7ccc8524.js +17 -0
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-4fdb72e2.js} +9 -9
- package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
- package/dist/cjs/{typeof-88a668c5.js → typeof-e83d4a26.js} +36 -36
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-c30d203c.js} +4 -4
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-68e3aaf2.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +26 -26
- package/dist/esm/AD300x250x600.js +26 -26
- package/dist/esm/AD728x90.js +29 -29
- package/dist/esm/ADFloatingFooter.js +29 -29
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +29 -29
- package/dist/esm/{ADInfeed-df562a07.js → ADInfeed-dec9975c.js} +11 -11
- package/dist/esm/ADSkyscraper.js +29 -29
- package/dist/esm/ADSponsoredResources.js +29 -29
- package/dist/esm/ADWebcast.js +29 -29
- package/dist/esm/ADWelcome.js +30 -30
- package/dist/esm/{ADlgInfeed-53992119.js → ADlgInfeed-1ea41fb6.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +25 -25
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlgoliaSearch.js +690 -680
- package/dist/esm/AlphabeticList.js +22 -22
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +56 -56
- package/dist/esm/ArticleSeriesLandingPage.js +37 -37
- package/dist/esm/ArticleSeriesListing.js +57 -57
- package/dist/esm/Auth.js +270 -270
- package/dist/esm/AuthWrapper.js +44 -44
- package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-5cab1f6b.js} +11 -11
- package/dist/esm/Beam.js +8 -8
- package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-ea93e8f7.js} +35 -35
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +30 -30
- package/dist/esm/Column3.js +55 -55
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +89 -89
- package/dist/esm/DeckQueue.js +82 -82
- package/dist/esm/{Dfp-43f121ff.js → Dfp-4b94fbd4.js} +22 -22
- package/dist/esm/EventsDeck.js +112 -112
- package/dist/esm/ExternalResources.js +74 -74
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +35 -35
- package/dist/esm/GridContent.js +198 -198
- package/dist/esm/GridHero.js +37 -37
- package/dist/esm/GroupDeck.js +47 -47
- package/dist/esm/HamMagazine.js +103 -103
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +10 -10
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +69 -69
- package/dist/esm/HorizontalHero.js +22 -22
- package/dist/esm/IssueContentDeck.js +61 -61
- package/dist/esm/IssueDeck.js +65 -65
- package/dist/esm/IssueLanding.js +63 -63
- package/dist/esm/LeftNav.js +35 -35
- package/dist/esm/MasterDeck.js +69 -69
- package/dist/esm/MediaSeriesLanding.js +629 -618
- package/dist/esm/NavDvm.js +59 -59
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -113
- package/dist/esm/NavNative.js +105 -105
- package/dist/esm/OncliveHero.js +16 -16
- package/dist/esm/OncliveLargeHero.js +60 -60
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +105 -105
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +39 -39
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +53 -53
- package/dist/esm/PublicationLanding.js +95 -95
- package/dist/esm/QueueDeckExpanded.js +273 -273
- package/dist/esm/RecentNews.js +19 -19
- package/dist/esm/RelatedContent.js +20 -20
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +13 -13
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +32 -32
- package/dist/esm/{SeriesSlider-5c62a578.js → SeriesSlider-5ba2e521.js} +22 -22
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +32 -32
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-cd38ae60.js → SocialSearchComponent-9cc36413.js} +26 -26
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +54 -54
- package/dist/esm/TaxonomyDescription.js +50 -50
- package/dist/esm/TemplateNormal.js +69 -69
- package/dist/esm/ThumbnailCard.js +14 -14
- package/dist/esm/Ustream.js +25 -25
- package/dist/esm/VerticalHero.js +14 -14
- package/dist/esm/VideoProgramLandingPage.js +67 -67
- package/dist/esm/VideoSeriesCard.js +25 -25
- package/dist/esm/VideoSeriesFilter.js +15 -15
- package/dist/esm/VideoSeriesLandingPage.js +42 -42
- package/dist/esm/VideoSeriesListing.js +74 -74
- package/dist/esm/View.js +251 -258
- package/dist/esm/YahooHero.js +35 -35
- package/dist/esm/YoutubeGroup.js +42 -42
- package/dist/esm/{_is-array-3e99e06e.js → _is-array-328b85b7.js} +6 -6
- package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-0fa1c752.js} +8 -8
- package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
- package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-1b84e2bf.js} +1 -1
- package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-c8f72bf1.js} +2 -2
- package/dist/esm/{_to-object-b50e61c3.js → _to-object-cedb5b78.js} +7 -7
- package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-e1a2f43a.js} +32 -32
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-e761d404.js} +3 -3
- package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-227107e6.js} +2 -2
- package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
- package/dist/esm/{define-property-fe54dc9f.js → define-property-2f35af22.js} +6 -6
- package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-eb9699c0.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
- package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-1577cb76.js} +7 -7
- package/dist/esm/{extends-60e0e1c6.js → extends-be71a29a.js} +7 -7
- package/dist/esm/faundadb.js +7 -7
- package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
- package/dist/esm/getRelatedArticle.js +14 -14
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +45 -45
- package/dist/esm/{getTargeting-c3401fa7.js → getTargeting-37cb4051.js} +2 -2
- package/dist/esm/getTargeting.js +8 -8
- package/dist/esm/{index-37df0726.js → index-03da2fcc.js} +524 -529
- package/dist/esm/{index-2446af28.js → index-41a678ea.js} +6 -6
- package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
- package/dist/esm/{index-35bdcc81.js → index-5f7e79e7.js} +10 -10
- package/dist/esm/{index-67e1773f.js → index-637e8f49.js} +16 -10
- package/dist/esm/{index-0dbff1d1.js → index-f7fdcc91.js} +8 -8
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-ed50151c.js} +15 -15
- package/dist/esm/index.js +139 -139
- package/dist/esm/{inherits-a41fe93f.js → inherits-2cf82c38.js} +19 -19
- package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
- package/dist/esm/{keys-7a3adabf.js → keys-526daf0a.js} +6 -6
- package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
- package/dist/esm/{main-b5c5aac1.js → main-ae902629.js} +72 -72
- package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-f0edf3d6.js} +14 -14
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/stringify-d1b9276a.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-81605212.js} +9 -9
- package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
- package/dist/esm/{typeof-a286cf0c.js → typeof-ad2c7a21.js} +36 -36
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-33a866b6.js → ustream-api-cf90f7e6.js} +4 -4
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-ace8ed30.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/keys-7f2c2108.js +0 -25
- package/dist/cjs/stringify-c9ac1214.js +0 -17
- package/dist/esm/stringify-59c8f690.js +0 -15
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-60e0e1c6.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-52cf21c5.js';
|
|
6
|
-
import { g as getSerializers } from './index-37df0726.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './_to-object-
|
|
9
|
-
import './
|
|
10
|
-
import './YoutubeGroup.js';
|
|
11
|
-
import './typeof-a286cf0c.js';
|
|
12
|
-
import './es6.string.iterator-bc33758b.js';
|
|
13
|
-
import './web.dom.iterable-4109ff68.js';
|
|
14
|
-
import './_is-array-3e99e06e.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
15
4
|
import './_library-528f1934.js';
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import '
|
|
21
|
-
import '
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import './
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import 'react
|
|
28
|
-
import './index-2446af28.js';
|
|
5
|
+
import './_iter-detect-0fa1c752.js';
|
|
6
|
+
import './toConsumableArray-81605212.js';
|
|
7
|
+
import './core.get-iterator-method-227107e6.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends } from './extends-be71a29a.js';
|
|
10
|
+
import './_object-sap-1b84e2bf.js';
|
|
11
|
+
import './inherits-2cf82c38.js';
|
|
12
|
+
import './define-property-2f35af22.js';
|
|
13
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
14
|
+
import './typeof-ad2c7a21.js';
|
|
15
|
+
import './_is-array-328b85b7.js';
|
|
16
|
+
import React__default from 'react';
|
|
29
17
|
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
19
|
+
import 'prop-types';
|
|
20
|
+
import 'react-bootstrap/Row';
|
|
21
|
+
import 'react-bootstrap/Col';
|
|
22
|
+
import './moment-b6f49411.js';
|
|
30
23
|
import 'next/router';
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
import '
|
|
35
|
-
import './
|
|
24
|
+
import './isSymbol-1981418f.js';
|
|
25
|
+
import './debounce-89969f66.js';
|
|
26
|
+
import './toNumber-e3dcad26.js';
|
|
27
|
+
import 'react-dom';
|
|
28
|
+
import './index-f7fdcc91.js';
|
|
29
|
+
import './urlFor.js';
|
|
30
|
+
import './index-5f7e79e7.js';
|
|
31
|
+
import './main-ae902629.js';
|
|
32
|
+
import './entities-7cc3bf45.js';
|
|
33
|
+
import './slicedToArray-f0edf3d6.js';
|
|
34
|
+
import './stringify-d1b9276a.js';
|
|
35
|
+
import './asyncToGenerator-e1a2f43a.js';
|
|
36
36
|
import './Segment.js';
|
|
37
|
-
import './
|
|
37
|
+
import './Beam.js';
|
|
38
|
+
import './AdSlot.js';
|
|
39
|
+
import 'react-bootstrap/Button';
|
|
40
|
+
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
41
|
+
import './index-c7e2ac95.js';
|
|
42
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
38
43
|
import './GroupDeck.js';
|
|
39
|
-
import './
|
|
40
|
-
import '
|
|
44
|
+
import './YoutubeGroup.js';
|
|
45
|
+
import 'react-bootstrap';
|
|
46
|
+
import './iconBase-602d52fe.js';
|
|
47
|
+
import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
|
|
48
|
+
import ArticleCarousel from './ArticleCarousel.js';
|
|
49
|
+
import { g as getSerializers } from './index-03da2fcc.js';
|
|
50
|
+
import './util-7700fc59.js';
|
|
51
|
+
import './brightcove-react-player-loader.es-e761d404.js';
|
|
41
52
|
import 'next/head';
|
|
42
53
|
import 'react-share';
|
|
43
|
-
import './
|
|
44
|
-
import './
|
|
54
|
+
import './SocialShare.js';
|
|
55
|
+
import './_object-to-array-c8f72bf1.js';
|
|
45
56
|
import 'react-bootstrap/Pagination';
|
|
46
|
-
import 'react-bootstrap/Button';
|
|
47
|
-
import './entities-932b50cf.js';
|
|
48
|
-
import './AdSlot.js';
|
|
49
|
-
import './debounce-533d9748.js';
|
|
50
|
-
import './isSymbol-a7e9aafe.js';
|
|
51
|
-
import './toNumber-5aeba6e7.js';
|
|
52
|
-
import 'react-bootstrap/Row';
|
|
53
|
-
import 'react-bootstrap/Col';
|
|
54
|
-
import './inherits-a41fe93f.js';
|
|
55
|
-
import './_object-sap-f353c2a9.js';
|
|
56
|
-
import './define-property-fe54dc9f.js';
|
|
57
57
|
import 'react-bootstrap/Figure';
|
|
58
58
|
import 'react-bootstrap/OverlayTrigger';
|
|
59
59
|
import 'react-bootstrap/Tooltip';
|
|
@@ -74,59 +74,59 @@ function HorizontalArticleListing(_ref) {
|
|
|
74
74
|
// identifier: ...,
|
|
75
75
|
// data: Array of latest articles with videos
|
|
76
76
|
// }
|
|
77
|
-
return
|
|
77
|
+
return React__default.createElement(
|
|
78
78
|
'div',
|
|
79
79
|
null,
|
|
80
80
|
data.length > 0 ? data.map(function (taxonomy, index) {
|
|
81
|
-
return
|
|
82
|
-
|
|
81
|
+
return React__default.createElement(
|
|
82
|
+
React__default.Fragment,
|
|
83
83
|
null,
|
|
84
|
-
|
|
84
|
+
React__default.createElement(
|
|
85
85
|
'div',
|
|
86
86
|
{ key: 'articleCarousel_' + taxonomy.identifier + '_' + index, className: 'mb-3 horizontal-article' },
|
|
87
|
-
|
|
87
|
+
React__default.createElement(
|
|
88
88
|
'div',
|
|
89
89
|
{ className: 'horizontal-article-header', style: { borderBottom: '2px solid ' + color } },
|
|
90
|
-
|
|
90
|
+
React__default.createElement(
|
|
91
91
|
'div',
|
|
92
92
|
{ className: 'horizontal-article-title-wrapper' },
|
|
93
|
-
|
|
93
|
+
React__default.createElement(
|
|
94
94
|
'a',
|
|
95
95
|
{ href: '/' + taxonomy.identifier },
|
|
96
|
-
|
|
96
|
+
React__default.createElement(
|
|
97
97
|
'h4',
|
|
98
98
|
{ className: 'article-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', margin: '0' } },
|
|
99
99
|
taxonomy.name
|
|
100
100
|
)
|
|
101
101
|
),
|
|
102
|
-
taxonomy.identifier &&
|
|
102
|
+
taxonomy.identifier && React__default.createElement(
|
|
103
103
|
'div',
|
|
104
104
|
{ style: { width: 'fit-content', whiteSpace: 'nowrap' } },
|
|
105
|
-
|
|
105
|
+
React__default.createElement(
|
|
106
106
|
'a',
|
|
107
107
|
{ href: '/' + taxonomy.identifier },
|
|
108
108
|
'View All ',
|
|
109
|
-
|
|
109
|
+
React__default.createElement(IoIosArrowForward, null)
|
|
110
110
|
)
|
|
111
111
|
)
|
|
112
112
|
),
|
|
113
|
-
taxonomy.summary &&
|
|
113
|
+
taxonomy.summary && React__default.createElement(
|
|
114
114
|
'div',
|
|
115
115
|
{ className: 'horizontal-article-summary' },
|
|
116
|
-
|
|
116
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: taxonomy.summary, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
117
117
|
)
|
|
118
118
|
),
|
|
119
|
-
taxonomy.data.length > 0 ?
|
|
119
|
+
taxonomy.data.length > 0 ? React__default.createElement(
|
|
120
120
|
'div',
|
|
121
121
|
{ className: 'article-carousel' },
|
|
122
|
-
|
|
123
|
-
) :
|
|
122
|
+
React__default.createElement(ArticleCarousel, { articles: taxonomy.data, client: client })
|
|
123
|
+
) : React__default.createElement(
|
|
124
124
|
'div',
|
|
125
125
|
null,
|
|
126
|
-
|
|
126
|
+
React__default.createElement(
|
|
127
127
|
'h5',
|
|
128
128
|
{ className: 'mt-2' },
|
|
129
|
-
|
|
129
|
+
React__default.createElement(
|
|
130
130
|
'em',
|
|
131
131
|
{ className: 'pl-3' },
|
|
132
132
|
'New content coming soon, please check back later.'
|
|
@@ -134,19 +134,19 @@ function HorizontalArticleListing(_ref) {
|
|
|
134
134
|
)
|
|
135
135
|
)
|
|
136
136
|
),
|
|
137
|
-
|
|
137
|
+
React__default.createElement(
|
|
138
138
|
'style',
|
|
139
139
|
{ jsx: 'true' },
|
|
140
140
|
'\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 '
|
|
141
141
|
)
|
|
142
142
|
);
|
|
143
|
-
}) :
|
|
143
|
+
}) : React__default.createElement(
|
|
144
144
|
'div',
|
|
145
145
|
null,
|
|
146
|
-
|
|
146
|
+
React__default.createElement(
|
|
147
147
|
'h5',
|
|
148
148
|
null,
|
|
149
|
-
|
|
149
|
+
React__default.createElement(
|
|
150
150
|
'em',
|
|
151
151
|
{ className: 'pl-3' },
|
|
152
152
|
'New content coming soon, please check back later.'
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './moment-bc12cb97.js';
|
|
3
|
-
import urlFor from './urlFor.js';
|
|
4
|
-
import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
|
|
5
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
6
|
-
import '
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
import './moment-b6f49411.js';
|
|
4
|
+
import './index-f7fdcc91.js';
|
|
5
|
+
import urlFor from './urlFor.js';
|
|
7
6
|
import './iconBase-602d52fe.js';
|
|
7
|
+
import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
|
|
8
8
|
|
|
9
9
|
var HorizontalHero = function HorizontalHero(props) {
|
|
10
10
|
var client = props.client;
|
|
@@ -29,44 +29,44 @@ var HorizontalHero = function HorizontalHero(props) {
|
|
|
29
29
|
topArticleThumbnail = props.thumbnail;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
return
|
|
32
|
+
return React__default.createElement(
|
|
33
33
|
'div',
|
|
34
34
|
{ className: 'horizontal-hero-container', style: { borderRight: '3px solid ' + borderColor, borderTop: '3px solid ' + borderColor } },
|
|
35
|
-
|
|
35
|
+
React__default.createElement(
|
|
36
36
|
'div',
|
|
37
37
|
{ className: 'horizontal-hero-title' },
|
|
38
|
-
|
|
38
|
+
React__default.createElement(
|
|
39
39
|
'h2',
|
|
40
40
|
null,
|
|
41
41
|
heroTitle
|
|
42
42
|
),
|
|
43
|
-
|
|
43
|
+
React__default.createElement('div', null)
|
|
44
44
|
),
|
|
45
|
-
|
|
45
|
+
React__default.createElement(
|
|
46
46
|
'div',
|
|
47
47
|
{ className: 'horizontal-hero-inner' },
|
|
48
|
-
|
|
48
|
+
React__default.createElement(
|
|
49
49
|
'a',
|
|
50
50
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-hero-img' },
|
|
51
|
-
|
|
51
|
+
React__default.createElement('img', { style: { objectFit: props.imageSize ? props.imageSize : 'cover' }, src: topArticleThumbnail, alt: topArticleAltText })
|
|
52
52
|
),
|
|
53
|
-
|
|
53
|
+
React__default.createElement(
|
|
54
54
|
'div',
|
|
55
55
|
{ className: 'horizontal-articles-wrap' },
|
|
56
|
-
|
|
56
|
+
React__default.createElement(
|
|
57
57
|
'a',
|
|
58
58
|
{ href: '/view/' + topArticle.url.current, className: 'horizontal-article' },
|
|
59
|
-
|
|
59
|
+
React__default.createElement(
|
|
60
60
|
'p',
|
|
61
61
|
null,
|
|
62
62
|
topArticle.title
|
|
63
63
|
)
|
|
64
64
|
),
|
|
65
65
|
subArticles.map(function (article, index) {
|
|
66
|
-
return
|
|
66
|
+
return React__default.createElement(
|
|
67
67
|
'a',
|
|
68
68
|
{ key: index, href: '/view/' + article.url.current, className: 'horizontal-article' },
|
|
69
|
-
|
|
69
|
+
React__default.createElement(
|
|
70
70
|
'p',
|
|
71
71
|
null,
|
|
72
72
|
article.title
|
|
@@ -75,23 +75,23 @@ var HorizontalHero = function HorizontalHero(props) {
|
|
|
75
75
|
})
|
|
76
76
|
)
|
|
77
77
|
),
|
|
78
|
-
props.linkTo &&
|
|
78
|
+
props.linkTo && React__default.createElement(
|
|
79
79
|
'div',
|
|
80
80
|
{ className: 'horizontal-view-more' },
|
|
81
|
-
|
|
81
|
+
React__default.createElement(
|
|
82
82
|
'a',
|
|
83
83
|
{ href: props.linkTo },
|
|
84
84
|
props.linkTitle ? props.linkTitle : 'View More' + heroTitle,
|
|
85
85
|
' ',
|
|
86
86
|
' ',
|
|
87
|
-
|
|
87
|
+
React__default.createElement(
|
|
88
88
|
'span',
|
|
89
89
|
null,
|
|
90
|
-
|
|
90
|
+
React__default.createElement(FaLongArrowAltRight, { color: 'var(--primary)' })
|
|
91
91
|
)
|
|
92
92
|
)
|
|
93
93
|
),
|
|
94
|
-
|
|
94
|
+
React__default.createElement(
|
|
95
95
|
'style',
|
|
96
96
|
{ jsx: 'true' },
|
|
97
97
|
'\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,21 +1,21 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import Row from 'react-bootstrap/Row';
|
|
3
|
-
import Col from 'react-bootstrap/Col';
|
|
4
|
-
import Card from 'react-bootstrap/Card';
|
|
5
|
-
import Badge from 'react-bootstrap/Badge';
|
|
6
|
-
import { L as LazyLoad } from './index-35bdcc81.js';
|
|
7
|
-
import urlFor from './urlFor.js';
|
|
8
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
-
import { A as AuthorComponent } from './AuthorComponent-5ae7409f.js';
|
|
10
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import '
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
4
|
+
import './core.get-iterator-method-227107e6.js';
|
|
5
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
6
|
+
import React__default from 'react';
|
|
12
7
|
import 'prop-types';
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
15
|
-
import '
|
|
16
|
-
import './
|
|
17
|
-
import '
|
|
18
|
-
import './
|
|
8
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
9
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
10
|
+
import Card$1 from 'react-bootstrap/Card';
|
|
11
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
12
|
+
import 'react-dom';
|
|
13
|
+
import './index-f7fdcc91.js';
|
|
14
|
+
import urlFor from './urlFor.js';
|
|
15
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
16
|
+
import './slicedToArray-f0edf3d6.js';
|
|
17
|
+
import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
|
|
18
|
+
import Badge from 'react-bootstrap/Badge';
|
|
19
19
|
|
|
20
20
|
var PublicationDeckStack = function PublicationDeckStack(props) {
|
|
21
21
|
var title = props.title,
|
|
@@ -36,25 +36,25 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
|
|
|
36
36
|
index = props.index,
|
|
37
37
|
source = props.source;
|
|
38
38
|
|
|
39
|
-
return
|
|
40
|
-
Col,
|
|
39
|
+
return React__default.createElement(
|
|
40
|
+
Col$1,
|
|
41
41
|
{ md: 12, lg: 12, key: index },
|
|
42
|
-
|
|
43
|
-
Card,
|
|
42
|
+
React__default.createElement(
|
|
43
|
+
Card$1,
|
|
44
44
|
{ style: { boxShadow: 'none', borderBottom: '1px solid #aaa', paddingBottom: '1rem' } },
|
|
45
|
-
|
|
45
|
+
React__default.createElement(
|
|
46
46
|
'div',
|
|
47
47
|
{ style: { display: 'flex', flex: '1 0 auto', paddingBottom: '1rem' } },
|
|
48
|
-
coverImage &&
|
|
48
|
+
coverImage && React__default.createElement(
|
|
49
49
|
'div',
|
|
50
50
|
{ style: { display: 'flex', flexDirection: 'column', justifyContent: 'center' } },
|
|
51
|
-
|
|
51
|
+
React__default.createElement(
|
|
52
52
|
'a',
|
|
53
53
|
{ href: '/view/' + link },
|
|
54
|
-
|
|
54
|
+
React__default.createElement(
|
|
55
55
|
LazyLoad,
|
|
56
56
|
{ height: imageHeight },
|
|
57
|
-
|
|
57
|
+
React__default.createElement(Card$1.Img, {
|
|
58
58
|
variant: 'right',
|
|
59
59
|
src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client }) : Settings.logo,
|
|
60
60
|
alt: title,
|
|
@@ -62,60 +62,60 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
|
|
|
62
62
|
})
|
|
63
63
|
)
|
|
64
64
|
),
|
|
65
|
-
source &&
|
|
65
|
+
source && React__default.createElement(
|
|
66
66
|
'div',
|
|
67
67
|
{ className: 'mb-2 sanityDisplayLabel displayLabelThumb' },
|
|
68
68
|
source
|
|
69
69
|
)
|
|
70
70
|
),
|
|
71
|
-
|
|
72
|
-
Card.Body,
|
|
71
|
+
React__default.createElement(
|
|
72
|
+
Card$1.Body,
|
|
73
73
|
{ style: { padding: '0.5rem' } },
|
|
74
|
-
section ?
|
|
74
|
+
section ? React__default.createElement(
|
|
75
75
|
Badge,
|
|
76
76
|
{ variant: 'success' },
|
|
77
77
|
section.name
|
|
78
78
|
) : '',
|
|
79
|
-
|
|
80
|
-
Card.Title,
|
|
79
|
+
React__default.createElement(
|
|
80
|
+
Card$1.Title,
|
|
81
81
|
{ style: { color: '#121212', fontSize: '1.1rem' } },
|
|
82
|
-
|
|
82
|
+
React__default.createElement(
|
|
83
83
|
'a',
|
|
84
84
|
{ href: '/view/' + link },
|
|
85
|
-
|
|
85
|
+
React__default.createElement(
|
|
86
86
|
'span',
|
|
87
87
|
null,
|
|
88
88
|
title
|
|
89
89
|
)
|
|
90
90
|
),
|
|
91
|
-
|
|
91
|
+
React__default.createElement('br', null)
|
|
92
92
|
),
|
|
93
|
-
|
|
93
|
+
React__default.createElement(
|
|
94
94
|
'div',
|
|
95
95
|
{ style: { float: 'left' } },
|
|
96
|
-
source && !coverImage &&
|
|
96
|
+
source && !coverImage && React__default.createElement(
|
|
97
97
|
'div',
|
|
98
98
|
{ className: 'content-category-label' },
|
|
99
|
-
|
|
99
|
+
React__default.createElement(
|
|
100
100
|
'div',
|
|
101
101
|
{ className: 'mb-1 sanityDisplayLabel displayLabelThumb' },
|
|
102
102
|
source
|
|
103
103
|
)
|
|
104
104
|
),
|
|
105
|
-
|
|
105
|
+
React__default.createElement(
|
|
106
106
|
'p',
|
|
107
107
|
{ style: { color: '#484848', fontSize: '.9rem', fontWeight: '600' }, className: 'mb-0' },
|
|
108
108
|
moment(published).format('MMMM DD, YYYY ')
|
|
109
109
|
),
|
|
110
|
-
author.length > 0 &&
|
|
110
|
+
author.length > 0 && React__default.createElement(
|
|
111
111
|
LazyLoad,
|
|
112
112
|
{ height: 50 },
|
|
113
|
-
|
|
113
|
+
React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: author })
|
|
114
114
|
)
|
|
115
115
|
)
|
|
116
116
|
)
|
|
117
117
|
),
|
|
118
|
-
|
|
118
|
+
React__default.createElement(
|
|
119
119
|
'p',
|
|
120
120
|
{ style: { paddingLeft: '0.5rem' } },
|
|
121
121
|
summary
|
|
@@ -135,30 +135,30 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
|
|
|
135
135
|
Settings = props.Settings,
|
|
136
136
|
index = props.index;
|
|
137
137
|
|
|
138
|
-
return
|
|
139
|
-
Col,
|
|
138
|
+
return React__default.createElement(
|
|
139
|
+
Col$1,
|
|
140
140
|
{ md: 12, lg: 6, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
141
|
-
|
|
142
|
-
Card,
|
|
141
|
+
React__default.createElement(
|
|
142
|
+
Card$1,
|
|
143
143
|
null,
|
|
144
|
-
|
|
144
|
+
React__default.createElement(
|
|
145
145
|
'a',
|
|
146
146
|
{ href: '/view/' + link },
|
|
147
|
-
coverImage &&
|
|
147
|
+
coverImage && React__default.createElement(
|
|
148
148
|
LazyLoad,
|
|
149
149
|
{ height: imageHeight },
|
|
150
|
-
|
|
150
|
+
React__default.createElement(Card$1.Img, { variant: 'top', src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client, Settings: Settings }) : Settings.logo, alt: title })
|
|
151
151
|
),
|
|
152
|
-
|
|
153
|
-
Card.Body,
|
|
152
|
+
React__default.createElement(
|
|
153
|
+
Card$1.Body,
|
|
154
154
|
null,
|
|
155
|
-
section && section.name ?
|
|
155
|
+
section && section.name ? React__default.createElement(
|
|
156
156
|
Badge,
|
|
157
157
|
{ variant: 'success' },
|
|
158
158
|
section && section.name
|
|
159
159
|
) : '',
|
|
160
|
-
|
|
161
|
-
Card.Title,
|
|
160
|
+
React__default.createElement(
|
|
161
|
+
Card$1.Title,
|
|
162
162
|
null,
|
|
163
163
|
title
|
|
164
164
|
)
|
|
@@ -177,12 +177,12 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
177
177
|
_props$variant = props.variant,
|
|
178
178
|
variant = _props$variant === undefined ? 'block' : _props$variant;
|
|
179
179
|
|
|
180
|
-
return
|
|
181
|
-
Row,
|
|
180
|
+
return React__default.createElement(
|
|
181
|
+
Row$1,
|
|
182
182
|
null,
|
|
183
183
|
data && data.length ? data.map(function (row, index) {
|
|
184
184
|
if (variant === 'stack') {
|
|
185
|
-
return row.url && row.url.current &&
|
|
185
|
+
return row.url && row.url.current && React__default.createElement(PublicationDeckStack, {
|
|
186
186
|
index: index,
|
|
187
187
|
title: row.title,
|
|
188
188
|
coverImage: row.thumbnail,
|
|
@@ -198,7 +198,7 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
198
198
|
summary: row.summary
|
|
199
199
|
});
|
|
200
200
|
}
|
|
201
|
-
return
|
|
201
|
+
return React__default.createElement(PublicationDeckBlock, {
|
|
202
202
|
index: index,
|
|
203
203
|
title: row.title,
|
|
204
204
|
coverImage: row.thumbnail,
|
|
@@ -209,20 +209,20 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
209
209
|
imageWidth: imageWidth,
|
|
210
210
|
client: client
|
|
211
211
|
});
|
|
212
|
-
}) :
|
|
212
|
+
}) : React__default.createElement(
|
|
213
213
|
'div',
|
|
214
214
|
null,
|
|
215
|
-
|
|
215
|
+
React__default.createElement(
|
|
216
216
|
'h5',
|
|
217
217
|
null,
|
|
218
|
-
|
|
218
|
+
React__default.createElement(
|
|
219
219
|
'em',
|
|
220
220
|
{ className: 'pl-3' },
|
|
221
221
|
'New content coming soon, please check back later.'
|
|
222
222
|
)
|
|
223
223
|
)
|
|
224
224
|
),
|
|
225
|
-
|
|
225
|
+
React__default.createElement(
|
|
226
226
|
'style',
|
|
227
227
|
{ jsx: 'true' },
|
|
228
228
|
'\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 '
|