@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,76 +1,76 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7f8f9219.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
4
|
-
import React, { useRef, useState, useEffect } from 'react';
|
|
5
|
-
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
7
|
-
import urlFor from './urlFor.js';
|
|
8
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
10
|
-
import Breadcrumbs from './Breadcrumbs.js';
|
|
11
|
-
import Feature from './Feature.js';
|
|
12
|
-
import { g as getSerializers } from './index-37df0726.js';
|
|
13
|
-
import { B as BlockContent } from './BlockContent-52cf21c5.js';
|
|
14
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
|
-
import './
|
|
16
|
-
import './
|
|
17
|
-
import './web.dom.iterable-4109ff68.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
18
4
|
import './_library-528f1934.js';
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import '
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import '
|
|
28
|
-
import './
|
|
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, { useRef, useState, useEffect } from 'react';
|
|
29
17
|
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
30
19
|
import 'prop-types';
|
|
31
|
-
import '
|
|
32
|
-
import '
|
|
33
|
-
import './main-b5c5aac1.js';
|
|
34
|
-
import './entities-932b50cf.js';
|
|
35
|
-
import './ADInfeed-df562a07.js';
|
|
20
|
+
import 'react-bootstrap/Row';
|
|
21
|
+
import 'react-bootstrap/Col';
|
|
36
22
|
import 'react-bootstrap/Card';
|
|
37
|
-
import './
|
|
38
|
-
import '
|
|
39
|
-
import './isSymbol-
|
|
40
|
-
import './
|
|
41
|
-
import './
|
|
42
|
-
import './
|
|
23
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
24
|
+
import 'next/router';
|
|
25
|
+
import './isSymbol-1981418f.js';
|
|
26
|
+
import './debounce-89969f66.js';
|
|
27
|
+
import './toNumber-e3dcad26.js';
|
|
28
|
+
import './index.es-a6137319.js';
|
|
29
|
+
import 'react-dom';
|
|
30
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
31
|
+
import './index-f7fdcc91.js';
|
|
32
|
+
import urlFor from './urlFor.js';
|
|
33
|
+
import './index-5f7e79e7.js';
|
|
34
|
+
import './main-ae902629.js';
|
|
35
|
+
import './entities-7cc3bf45.js';
|
|
36
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
37
|
+
import './stringify-d1b9276a.js';
|
|
38
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-e1a2f43a.js';
|
|
43
39
|
import './Segment.js';
|
|
44
|
-
import './
|
|
45
|
-
import './
|
|
46
|
-
import './
|
|
40
|
+
import './Beam.js';
|
|
41
|
+
import './AdSlot.js';
|
|
42
|
+
import './ADInfeed-dec9975c.js';
|
|
43
|
+
import './lodash-a818d390.js';
|
|
44
|
+
import './ADlgInfeed-1ea41fb6.js';
|
|
47
45
|
import './getContentCategory-15dcc413.js';
|
|
48
|
-
import './
|
|
49
|
-
import 'react-bootstrap/
|
|
50
|
-
import '
|
|
46
|
+
import './AuthorComponent-5cab1f6b.js';
|
|
47
|
+
import 'react-bootstrap/Button';
|
|
48
|
+
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
51
49
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './
|
|
53
|
-
import './typeof-a286cf0c.js';
|
|
54
|
-
import './_is-array-3e99e06e.js';
|
|
55
|
-
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
50
|
+
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
56
51
|
import './GroupDeck.js';
|
|
57
|
-
import '
|
|
52
|
+
import 'react-bootstrap';
|
|
53
|
+
import './timeDifferenceCalc.js';
|
|
54
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
55
|
+
import './iconBase-602d52fe.js';
|
|
56
|
+
import './index.esm-3fdda599.js';
|
|
57
|
+
import { g as getSerializers } from './index-03da2fcc.js';
|
|
58
|
+
import './util-7700fc59.js';
|
|
59
|
+
import './brightcove-react-player-loader.es-e761d404.js';
|
|
58
60
|
import 'next/head';
|
|
59
61
|
import 'react-share';
|
|
60
|
-
import './
|
|
62
|
+
import './SocialShare.js';
|
|
63
|
+
import './_object-to-array-c8f72bf1.js';
|
|
61
64
|
import 'react-bootstrap/Pagination';
|
|
62
|
-
import 'react-bootstrap/Button';
|
|
63
|
-
import 'react-bootstrap/Row';
|
|
64
|
-
import 'react-bootstrap/Col';
|
|
65
|
-
import './inherits-a41fe93f.js';
|
|
66
|
-
import './_object-sap-f353c2a9.js';
|
|
67
|
-
import './define-property-fe54dc9f.js';
|
|
68
|
-
import './index.esm-3fdda599.js';
|
|
69
|
-
import './iconBase-602d52fe.js';
|
|
70
65
|
import 'react-bootstrap/Figure';
|
|
71
66
|
import 'react-bootstrap/OverlayTrigger';
|
|
72
67
|
import 'react-bootstrap/Tooltip';
|
|
73
68
|
import 'react-bootstrap/Popover';
|
|
69
|
+
import 'react-bootstrap/Carousel';
|
|
70
|
+
import Feature from './Feature.js';
|
|
71
|
+
import 'react-bootstrap/Breadcrumb';
|
|
72
|
+
import Breadcrumbs from './Breadcrumbs.js';
|
|
73
|
+
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
74
74
|
|
|
75
75
|
var ImageSlider = function ImageSlider(props) {
|
|
76
76
|
var innerSlider = useRef(null);
|
|
@@ -175,61 +175,61 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
175
175
|
}, []);
|
|
176
176
|
|
|
177
177
|
var variant = 'black';
|
|
178
|
-
return
|
|
179
|
-
|
|
178
|
+
return React__default.createElement(
|
|
179
|
+
React__default.Fragment,
|
|
180
180
|
null,
|
|
181
|
-
|
|
181
|
+
React__default.createElement(
|
|
182
182
|
'div',
|
|
183
183
|
{ ref: viewableWindow, id: 'vid-slider', className: 'col' },
|
|
184
|
-
|
|
184
|
+
React__default.createElement(
|
|
185
185
|
'div',
|
|
186
186
|
{ className: 'row' },
|
|
187
|
-
showScroller &&
|
|
187
|
+
showScroller && React__default.createElement(
|
|
188
188
|
'div',
|
|
189
189
|
{ onClick: function onClick(e) {
|
|
190
190
|
return scrollSlider(e, 'prev');
|
|
191
191
|
}, className: 'tile__slider-prev', style: { color: variant } },
|
|
192
|
-
|
|
192
|
+
React__default.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow left' })
|
|
193
193
|
),
|
|
194
|
-
showScroller &&
|
|
194
|
+
showScroller && React__default.createElement(
|
|
195
195
|
'div',
|
|
196
196
|
{ onClick: function onClick(e) {
|
|
197
197
|
return scrollSlider(e, 'next');
|
|
198
198
|
}, className: 'tile__slider-next', style: { color: variant } },
|
|
199
|
-
|
|
199
|
+
React__default.createElement('i', { style: { border: 'solid ' + variant, borderWidth: '0 4px 4px 0' }, className: 'arrow right' })
|
|
200
200
|
),
|
|
201
|
-
|
|
201
|
+
React__default.createElement(
|
|
202
202
|
'div',
|
|
203
203
|
{ ref: innerSlider, className: 'row__inner' },
|
|
204
204
|
props.data.slides.map(function (img, index) {
|
|
205
205
|
var thumbnail = urlFor({ client: client, source: img.slideshowImage, imageWidth: 250 });
|
|
206
206
|
if (!img.slideshowImage.link) {
|
|
207
|
-
return
|
|
207
|
+
return React__default.createElement(
|
|
208
208
|
'div',
|
|
209
209
|
{ ref: tile, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
210
|
-
|
|
210
|
+
React__default.createElement(
|
|
211
211
|
'div',
|
|
212
212
|
{ className: 'tile__media' },
|
|
213
|
-
|
|
213
|
+
React__default.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
214
214
|
),
|
|
215
|
-
|
|
215
|
+
React__default.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
216
216
|
);
|
|
217
217
|
} else {
|
|
218
|
-
return
|
|
218
|
+
return React__default.createElement(
|
|
219
219
|
'a',
|
|
220
220
|
{ ref: tile, key: index, href: img.slideshowImage.link, target: img.slideshowImage.blank ? '_target' : '_self', className: 'tile', style: { width: tileSize + 'px' } },
|
|
221
|
-
|
|
221
|
+
React__default.createElement(
|
|
222
222
|
'div',
|
|
223
223
|
{ className: 'tile__media' },
|
|
224
|
-
|
|
224
|
+
React__default.createElement('img', { className: 'tile__img', src: thumbnail, alt: img.slideshowImage.alt ? img.slideshowImage.alt : '', style: { width: tileSize + 'px' } })
|
|
225
225
|
),
|
|
226
|
-
|
|
226
|
+
React__default.createElement('div', { style: { color: variant }, className: 'tile__info' })
|
|
227
227
|
);
|
|
228
228
|
}
|
|
229
229
|
})
|
|
230
230
|
)
|
|
231
231
|
),
|
|
232
|
-
|
|
232
|
+
React__default.createElement(
|
|
233
233
|
'style',
|
|
234
234
|
{ jsx: 'true' },
|
|
235
235
|
'\n #vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n #vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 1.5rem;\n margin-bottom: 0 !important;\n }\n #vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n #vid-slider h1,\n #vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n #vid-slider,\n #vidHolder {\n max-width: 805px;\n }\n #vid-slider a:link,\n #vid-slider a:hover,\n #vid-slider a:active,\n #vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n #vid-slider a:hover {\n color: #7f8c8d;\n text-decoration: underline;\n }\n #vid-slider .contain {\n width: 100%;\n }\n #vid-slider .row {\n overflow-x: scroll;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n #vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: bold;\n transition: opacity 0.25s;\n }\n #vid-slider .row__inner {\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin: 25px 0 70px !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n #vid-slider .tile {\n position: relative;\n display: inline-block;\n margin: 0 12px;\n font-size: 20px;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n \n #vid-slider .tile:first-child {\n margin-left: 15px;\n }\n #vid-slider .tile__img {\n height: auto;\n -o-object-fit: contain;\n object-fit: contain;\n object-position: center;\n }\n #vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n #vid-slider .tile__details:after,\n #vid-slider .tile__details:before {\n content: \'\';\n \n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n #vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n #vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n \n #vid-slider .tile__title {\n position: absolute;\n bottom: 0;\n padding: 10px;\n max-width: 250px;\n }\n #vid-slider .tile__title_text {\n position: relative;\n left: 0;\n white-space: normal;\n }\n \n #vid-slider .tile__slider-prev,\n #vid-slider .tile__slider-next {\n width: 30px;\n background: transparent;\n border: none;\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n z-index: 99;\n cursor: pointer;\n color: ' + (props.dark ? 'white' : 'black') + ';\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 2rem;\n }\n #vid-slider .tile__slider-prev {\n left: -0.5rem;\n padding: 1rem;\n }\n #vid-slider .tile__slider-next {\n right: -0.5rem;\n padding: 1rem;\n }\n #vid-slider,\n #vid-slider .row {\n margin: 0;\n }\n \n #vid-slider .row::-webkit-scrollbar-thumb {\n background-color: transparent !important;\n }\n #vid-slider i {\n border: solid ' + (props.dark ? 'white' : 'black') + ';\n border-width: 0 4px 4px 0;\n display: inline-block;\n padding: 4px;\n pointer-events: none;\n }\n #vid-slider .right {\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n #vid-slider .left {\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n @media screen and (min-width: 1399px) {\n .block-content #vid-slider .tile__img {\n height: auto;\n }\n .block-content #vid-slider .tile {\n height: auto;\n }\n }\n \n @media screen and (max-width: 1399px) {\n #vid-slider,\n #vidHolder {\n max-width: 620px;\n }\n }\n @media screen and (max-width: 1200px) {\n #vid-slider,\n #vidHolder {\n max-width: 580px;\n }\n }\n @media screen and (max-width: 967px) {\n #vid-slider {\n max-width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 60px 0 50px !important;\n }\n }\n \n @media screen and (max-width: 768px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n }\n @media screen and (max-width: 568px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n \n #vid-slider .row__inner {\n margin: 30px 0 70px;\n }\n }\n '
|
|
@@ -252,95 +252,95 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
252
252
|
pageview = _ref.pageview,
|
|
253
253
|
page = _ref.page;
|
|
254
254
|
|
|
255
|
-
return
|
|
256
|
-
|
|
255
|
+
return React__default.createElement(
|
|
256
|
+
React__default.Fragment,
|
|
257
257
|
null,
|
|
258
|
-
|
|
259
|
-
|
|
258
|
+
React__default.createElement(Breadcrumbs, null),
|
|
259
|
+
React__default.createElement(
|
|
260
260
|
'div',
|
|
261
261
|
{ className: 'partners-page' },
|
|
262
|
-
|
|
262
|
+
React__default.createElement(
|
|
263
263
|
'div',
|
|
264
264
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
265
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.link ?
|
|
265
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React__default.createElement(
|
|
266
266
|
'a',
|
|
267
267
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%' }, href: partnerDetails.thumbnail.link, target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
268
|
-
|
|
268
|
+
React__default.createElement(
|
|
269
269
|
'figure',
|
|
270
270
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
271
|
-
|
|
271
|
+
React__default.createElement('img', {
|
|
272
272
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
273
273
|
style: { maxWidth: '100%' },
|
|
274
274
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
275
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
275
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React__default.createElement(
|
|
276
276
|
'figcaption',
|
|
277
277
|
null,
|
|
278
278
|
partnerDetails.thumbnail.caption
|
|
279
279
|
)
|
|
280
280
|
)
|
|
281
|
-
) :
|
|
281
|
+
) : React__default.createElement(
|
|
282
282
|
'figure',
|
|
283
283
|
{ className: 'partners-logo', style: { width: '25%', minWidth: '25%', textAlign: 'center' } },
|
|
284
|
-
|
|
284
|
+
React__default.createElement('img', {
|
|
285
285
|
alt: partnerDetails.thumbnail && partnerDetails.thumbnail.alt ? partnerDetails.thumbnail.alt : partnerDetails.name,
|
|
286
286
|
style: { maxWidth: '100%' },
|
|
287
287
|
src: partnerDetails.thumbnail ? urlFor({ client: client, source: partnerDetails.thumbnail.asset }) : '' }),
|
|
288
|
-
partnerDetails.thumbnail && partnerDetails.thumbnail.caption &&
|
|
288
|
+
partnerDetails.thumbnail && partnerDetails.thumbnail.caption && React__default.createElement(
|
|
289
289
|
'figcaption',
|
|
290
290
|
null,
|
|
291
291
|
partnerDetails.thumbnail.caption
|
|
292
292
|
)
|
|
293
293
|
),
|
|
294
|
-
|
|
294
|
+
React__default.createElement(
|
|
295
295
|
'style',
|
|
296
296
|
{ jsx: 'true' },
|
|
297
297
|
'\n @media screen and (max-width: 768px) {\n .partners-logo {\n width: 100%;\n min-width: 100%;\n }\n .partner-logo-wrap {\n flex-wrap: wrap;\n }\n .block-content-partners {\n padding-left: 0 !important;\n }\n }\n '
|
|
298
298
|
),
|
|
299
|
-
partnerDetails.description &&
|
|
299
|
+
partnerDetails.description && React__default.createElement(
|
|
300
300
|
'div',
|
|
301
301
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
302
|
-
|
|
302
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: partnerDetails.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
303
303
|
)
|
|
304
304
|
),
|
|
305
|
-
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides &&
|
|
305
|
+
partnerDetails.affiliates && partnerDetails.affiliates[0] && partnerDetails.affiliates[0].slides && React__default.createElement(
|
|
306
306
|
'div',
|
|
307
307
|
{ className: 'mb-4', style: { padding: '0 15px' } },
|
|
308
|
-
partnerDetails.affiliates[0].title &&
|
|
308
|
+
partnerDetails.affiliates[0].title && React__default.createElement(
|
|
309
309
|
'h2',
|
|
310
310
|
{ className: 'bb-gold' },
|
|
311
311
|
partnerDetails.affiliates[0].title
|
|
312
312
|
),
|
|
313
|
-
|
|
313
|
+
React__default.createElement(ImageSlider, { client: client, data: partnerDetails.affiliates[0] })
|
|
314
314
|
),
|
|
315
|
-
features.length > 0 &&
|
|
315
|
+
features.length > 0 && React__default.createElement(
|
|
316
316
|
'div',
|
|
317
317
|
{ className: ' mb-5' },
|
|
318
|
-
|
|
318
|
+
React__default.createElement(Feature, { dataset: features, client: client })
|
|
319
319
|
),
|
|
320
|
-
partnerDetails.twitter &&
|
|
321
|
-
|
|
320
|
+
partnerDetails.twitter && React__default.createElement(
|
|
321
|
+
React__default.Fragment,
|
|
322
322
|
null,
|
|
323
|
-
|
|
323
|
+
React__default.createElement(
|
|
324
324
|
'div',
|
|
325
325
|
{ className: 'mb-5', style: { width: '100%', textAlign: 'center', padding: '0 15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
326
|
-
|
|
326
|
+
React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } })
|
|
327
327
|
)
|
|
328
328
|
),
|
|
329
|
-
|
|
329
|
+
React__default.createElement(
|
|
330
330
|
'div',
|
|
331
331
|
null,
|
|
332
|
-
posts && posts.length > 0 &&
|
|
333
|
-
|
|
332
|
+
posts && posts.length > 0 && React__default.createElement(
|
|
333
|
+
React__default.Fragment,
|
|
334
334
|
null,
|
|
335
|
-
|
|
335
|
+
React__default.createElement(
|
|
336
336
|
'h2',
|
|
337
337
|
{ className: 'bb-gold mb-2' },
|
|
338
338
|
'Latest from ',
|
|
339
339
|
partnerDetails.name
|
|
340
340
|
),
|
|
341
|
-
|
|
341
|
+
React__default.createElement('hr', null)
|
|
342
342
|
),
|
|
343
|
-
|
|
343
|
+
React__default.createElement(QueueDeckExpanded, {
|
|
344
344
|
client: client,
|
|
345
345
|
mapping: Settings.mapping,
|
|
346
346
|
dataRecord: posts,
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import
|
|
2
|
-
import React from 'react';
|
|
1
|
+
import React__default from 'react';
|
|
3
2
|
import './iconBase-602d52fe.js';
|
|
3
|
+
import { a as MdPictureAsPdf } from './index.esm-c6715e80.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
|
-
return
|
|
6
|
+
return React__default.createElement(
|
|
7
7
|
'div',
|
|
8
8
|
{ className: 'pdf-download', style: { textAlign: 'center', padding: '1rem 0', borderTop: '1px solid #eee', marginTop: '1rem' } },
|
|
9
|
-
|
|
9
|
+
React__default.createElement(
|
|
10
10
|
'a',
|
|
11
11
|
{ rel: 'noopener', href: props.issueInfo.asset.url, target: '_blank' },
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
React__default.createElement(MdPictureAsPdf, { style: { fontSize: '65px', color: '#ff0000' } }),
|
|
13
|
+
React__default.createElement(
|
|
14
14
|
'span',
|
|
15
15
|
null,
|
|
16
16
|
'Click to download this publication issue.'
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
2
|
-
import React, { useState } from 'react';
|
|
3
|
-
import Modal from 'react-bootstrap/Modal';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './
|
|
6
|
-
import './es6.string.iterator-
|
|
7
|
-
import './
|
|
8
|
-
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, { useState } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
8
|
+
import Modal from 'react-bootstrap/Modal';
|
|
9
9
|
|
|
10
10
|
var PopUpModal = function PopUpModal(props) {
|
|
11
11
|
var _ref = props.ModalImage ? useState(true) : useState(false),
|
|
@@ -18,22 +18,22 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
18
18
|
setShow(false);
|
|
19
19
|
};
|
|
20
20
|
|
|
21
|
-
return
|
|
21
|
+
return React__default.createElement(
|
|
22
22
|
Modal,
|
|
23
23
|
{ show: show, onHide: function onHide() {
|
|
24
24
|
return setShow(false);
|
|
25
25
|
}, 'aria-labelledby': 'Popup-Modal' },
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
React__default.createElement(Modal.Title, null),
|
|
27
|
+
React__default.createElement(
|
|
28
28
|
Modal.Body,
|
|
29
29
|
null,
|
|
30
|
-
|
|
30
|
+
React__default.createElement(
|
|
31
31
|
'div',
|
|
32
32
|
{ className: 'modalImageHolder' },
|
|
33
|
-
|
|
33
|
+
React__default.createElement('img', { className: 'modalImage', src: props.ModalImage, onClick: function onClick() {
|
|
34
34
|
return launchModalButton();
|
|
35
35
|
} }),
|
|
36
|
-
|
|
36
|
+
React__default.createElement(
|
|
37
37
|
'div',
|
|
38
38
|
{ className: 'modalClose', onClick: function onClick() {
|
|
39
39
|
return setShow(false);
|
|
@@ -42,7 +42,7 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
42
42
|
)
|
|
43
43
|
)
|
|
44
44
|
),
|
|
45
|
-
|
|
45
|
+
React__default.createElement(
|
|
46
46
|
'style',
|
|
47
47
|
{ jsx: 'true' },
|
|
48
48
|
'\n .modalImageHolder {\n display: flex;\n justify-content: center;\n }\n .modalClose {\n display: flex;\n justify-content: center;\n width: 25px;\n height: 25px;\n font-size: 1.25rem;\n color: #fff;\n cursor: pointer;\n }\n .modalImage {\n cursor: pointer;\n }\n '
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './web.dom.iterable-4109ff68.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
10
4
|
import './_library-528f1934.js';
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import '
|
|
16
|
-
import './
|
|
17
|
-
import '
|
|
18
|
-
import './index.es-c6222053.js';
|
|
19
|
-
import './moment-bc12cb97.js';
|
|
20
|
-
import './visibility-sensor-f40c2564.js';
|
|
21
|
-
import 'react-dom';
|
|
22
|
-
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 './web.dom.iterable-ace8ed30.js';
|
|
11
|
+
import React__default from 'react';
|
|
23
12
|
import './events-6c3a7a63.js';
|
|
13
|
+
import './index-41a678ea.js';
|
|
24
14
|
import 'prop-types';
|
|
25
|
-
import 'next/router';
|
|
26
|
-
import './index-35bdcc81.js';
|
|
27
|
-
import './main-b5c5aac1.js';
|
|
28
|
-
import './entities-932b50cf.js';
|
|
29
|
-
import './ADInfeed-df562a07.js';
|
|
30
15
|
import 'react-bootstrap/Card';
|
|
31
|
-
import './
|
|
32
|
-
import '
|
|
33
|
-
import './isSymbol-
|
|
34
|
-
import './
|
|
35
|
-
import './
|
|
36
|
-
import './
|
|
16
|
+
import './moment-b6f49411.js';
|
|
17
|
+
import 'next/router';
|
|
18
|
+
import './isSymbol-1981418f.js';
|
|
19
|
+
import './debounce-89969f66.js';
|
|
20
|
+
import './toNumber-e3dcad26.js';
|
|
21
|
+
import './index.es-a6137319.js';
|
|
22
|
+
import 'react-dom';
|
|
23
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
24
|
+
import './index-f7fdcc91.js';
|
|
25
|
+
import './urlFor.js';
|
|
26
|
+
import './index-5f7e79e7.js';
|
|
27
|
+
import './main-ae902629.js';
|
|
28
|
+
import './entities-7cc3bf45.js';
|
|
29
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
30
|
+
import './stringify-d1b9276a.js';
|
|
31
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-e1a2f43a.js';
|
|
37
32
|
import './Segment.js';
|
|
38
|
-
import './
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
33
|
+
import './Beam.js';
|
|
34
|
+
import './AdSlot.js';
|
|
35
|
+
import './ADInfeed-dec9975c.js';
|
|
36
|
+
import './lodash-a818d390.js';
|
|
37
|
+
import './ADlgInfeed-1ea41fb6.js';
|
|
41
38
|
import './getContentCategory-15dcc413.js';
|
|
39
|
+
import './AuthorComponent-5cab1f6b.js';
|
|
40
|
+
import 'react-bootstrap';
|
|
42
41
|
import './timeDifferenceCalc.js';
|
|
42
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
43
43
|
|
|
44
44
|
var _this = undefined;
|
|
45
45
|
|
|
@@ -47,24 +47,24 @@ var PubSection = function PubSection(props) {
|
|
|
47
47
|
var pubSection = props.pubSection,
|
|
48
48
|
tocUrl = props.tocUrl;
|
|
49
49
|
|
|
50
|
-
return
|
|
50
|
+
return React__default.createElement(
|
|
51
51
|
'div',
|
|
52
52
|
{ id: 'pubSection' },
|
|
53
|
-
pubSection.publication && pubSection.publication.name &&
|
|
53
|
+
pubSection.publication && pubSection.publication.name && React__default.createElement(
|
|
54
54
|
'h2',
|
|
55
55
|
null,
|
|
56
56
|
pubSection.publication.name
|
|
57
57
|
),
|
|
58
|
-
|
|
58
|
+
React__default.createElement(
|
|
59
59
|
'p',
|
|
60
60
|
null,
|
|
61
|
-
|
|
61
|
+
React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{ id: 'back', href: tocUrl ? tocUrl : 'toc' },
|
|
64
64
|
'Back to Table of Contents'
|
|
65
65
|
)
|
|
66
66
|
),
|
|
67
|
-
|
|
67
|
+
React__default.createElement(QueueDeckExpanded, _extends({ dataRecord: pubSection.articles }, props))
|
|
68
68
|
);
|
|
69
69
|
};
|
|
70
70
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import React from 'react';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
7
|
-
import './web.dom.iterable-4109ff68.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
8
4
|
import './_library-528f1934.js';
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
5
|
+
import './_iter-detect-0fa1c752.js';
|
|
6
|
+
import './core.get-iterator-method-227107e6.js';
|
|
7
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
8
|
+
import React__default from 'react';
|
|
9
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
10
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-e1a2f43a.js';
|
|
11
11
|
|
|
12
12
|
var _this = undefined;
|
|
13
13
|
|
|
14
14
|
var PubToc = function PubToc(props) {
|
|
15
15
|
var toc = props.toc;
|
|
16
16
|
|
|
17
|
-
return
|
|
17
|
+
return React__default.createElement(
|
|
18
18
|
'div',
|
|
19
19
|
{ id: 'pubToc' },
|
|
20
|
-
|
|
20
|
+
React__default.createElement(
|
|
21
21
|
'ul',
|
|
22
22
|
null,
|
|
23
23
|
toc && toc.parentSection && Array.isArray(toc.parentSection.sections) && toc.parentSection.sections.map(function (s) {
|
|
24
|
-
return
|
|
24
|
+
return React__default.createElement(
|
|
25
25
|
'li',
|
|
26
26
|
{ key: s.identifier },
|
|
27
|
-
|
|
27
|
+
React__default.createElement(
|
|
28
28
|
'a',
|
|
29
29
|
{ href: s.identifier },
|
|
30
30
|
s.name
|