@mjhls/mjh-framework 1.0.852 → 1.0.854-adblocker-fix-v1
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 +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +21 -20
- package/dist/cjs/AD300x250x600.js +21 -20
- package/dist/cjs/AD728x90.js +22 -21
- package/dist/cjs/ADFloatingFooter.js +23 -22
- package/dist/cjs/ADFooter.js +14 -13
- package/dist/cjs/ADGutter.js +23 -22
- package/dist/cjs/{ADInfeed-5f236872.js → ADInfeed-25d48cc2.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +23 -22
- package/dist/cjs/ADSponsoredResources.js +23 -22
- package/dist/cjs/ADWebcast.js +23 -22
- package/dist/cjs/ADWelcome.js +37 -27
- package/dist/cjs/{ADlgInfeed-7b915591.js → ADlgInfeed-a535a768.js} +8 -7
- package/dist/cjs/AccordionPanel.js +28 -26
- package/dist/cjs/AdSlot.js +27 -26
- package/dist/cjs/AdSlotsProvider.js +20 -18
- package/dist/cjs/AlgoliaSearch.js +637 -650
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +18 -17
- package/dist/cjs/ArticleProgramLandingPage.js +37 -36
- package/dist/cjs/ArticleSeriesLandingPage.js +34 -33
- package/dist/cjs/ArticleSeriesListing.js +49 -48
- package/dist/cjs/Auth.js +294 -426
- package/dist/cjs/AuthWrapper.js +256 -216
- package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -7
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -26
- package/dist/cjs/CMEDeck.js +75 -75
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -27
- package/dist/cjs/Column3.js +48 -45
- package/dist/cjs/ConferenceArticleCard.js +31 -30
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +83 -79
- package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-391fd124.js} +29 -28
- package/dist/cjs/EventsDeck.js +150 -143
- package/dist/cjs/ExternalResources.js +61 -60
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +39 -38
- package/dist/cjs/GridContent.js +222 -217
- package/dist/cjs/GridHero.js +40 -39
- package/dist/cjs/GroupDeck.js +55 -54
- package/dist/cjs/HamMagazine.js +137 -132
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +51 -50
- package/dist/cjs/HorizontalHero.js +23 -22
- package/dist/cjs/IssueContentDeck.js +74 -69
- package/dist/cjs/IssueDeck.js +73 -68
- package/dist/cjs/IssueLanding.js +70 -69
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +33 -31
- package/dist/cjs/MasterDeck.js +72 -71
- package/dist/cjs/MediaSeriesLanding.js +853 -905
- package/dist/cjs/NavDvm.js +75 -70
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -133
- package/dist/cjs/NavNative.js +133 -125
- package/dist/cjs/OncliveHero.js +16 -15
- package/dist/cjs/OncliveLargeHero.js +68 -67
- package/dist/cjs/PageFilter.js +14 -13
- package/dist/cjs/PartnerDetailListing.js +83 -82
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -18
- package/dist/cjs/PubSection.js +31 -30
- package/dist/cjs/PubToc.js +15 -14
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +123 -119
- package/dist/cjs/QueueDeckExpanded.js +296 -296
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +48 -47
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -17
- package/dist/cjs/Segment.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +31 -31
- package/dist/cjs/{SeriesSlider-dad08884.js → SeriesSlider-0d3bf265.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -32
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-ad15dd61.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -56
- package/dist/cjs/TaxonomyDescription.js +36 -35
- package/dist/cjs/TemplateNormal.js +46 -45
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +15 -14
- package/dist/cjs/VideoProgramLandingPage.js +57 -53
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +40 -39
- package/dist/cjs/VideoSeriesListing.js +66 -65
- package/dist/cjs/View.js +211 -207
- package/dist/cjs/YahooHero.js +35 -34
- package/dist/cjs/YoutubeGroup.js +61 -60
- package/dist/cjs/{_is-array-39ff55dd.js → _is-array-754e012d.js} +1 -1
- package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-b231f928.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-7a3ce269.js → _to-object-329a650b.js} +2 -2
- package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-140e5f89.js} +5 -5
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-5c98aec7.js} +6 -5
- package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
- package/dist/cjs/{define-property-fc002cec.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-cc0bbaa4.js} +1 -1
- package/dist/cjs/{extends-acc1318d.js → extends-0a918631.js} +1 -1
- package/dist/cjs/faundadb.js +6 -6
- package/dist/cjs/getRelatedArticle.js +73 -137
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +25 -25
- package/dist/cjs/{getTargeting-608e1fd1.js → getTargeting-a9a871f0.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-a7a90204.js → index-00a7ead6.js} +570 -541
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-79eed652.js → index-6367b7bf.js} +29 -29
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-ff69979f.js → index-b5eb3ff8.js} +3 -8
- package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-3ffa049c.js} +18 -17
- package/dist/cjs/index.js +74 -71
- package/dist/cjs/{inherits-bfdb22af.js → inherits-0c7830c5.js} +8 -8
- package/dist/cjs/{keys-62e097ca.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-7fd85bcf.js} +9 -57
- package/dist/cjs/main-7b5e57b0.js +898 -0
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-41819145.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{stringify-7ccc8524.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/{toConsumableArray-4fdb72e2.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
- package/dist/cjs/{typeof-e83d4a26.js → typeof-9d7f610f.js} +5 -5
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-c30d203c.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-68e3aaf2.js → web.dom.iterable-a0e279c1.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +18 -18
- package/dist/esm/AD300x250x600.js +18 -18
- package/dist/esm/AD728x90.js +19 -19
- package/dist/esm/ADFloatingFooter.js +20 -20
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +20 -20
- package/dist/esm/{ADInfeed-dec9975c.js → ADInfeed-56a3db8b.js} +8 -8
- package/dist/esm/ADSkyscraper.js +20 -20
- package/dist/esm/ADSponsoredResources.js +20 -20
- package/dist/esm/ADWebcast.js +20 -20
- package/dist/esm/ADWelcome.js +34 -25
- package/dist/esm/{ADlgInfeed-1ea41fb6.js → ADlgInfeed-53edb995.js} +5 -5
- package/dist/esm/AccordionPanel.js +21 -21
- package/dist/esm/AdSlot.js +18 -18
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlgoliaSearch.js +266 -280
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +15 -15
- package/dist/esm/ArticleProgramLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesLandingPage.js +31 -31
- package/dist/esm/ArticleSeriesListing.js +45 -45
- package/dist/esm/Auth.js +275 -411
- package/dist/esm/AuthWrapper.js +253 -214
- package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -7
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -16
- package/dist/esm/CMEDeck.js +72 -72
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +43 -43
- package/dist/esm/ConferenceArticleCard.js +29 -29
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +90 -90
- package/dist/esm/DeckQueue.js +75 -75
- package/dist/esm/{Dfp-4b94fbd4.js → Dfp-2f9796e1.js} +17 -17
- package/dist/esm/EventsDeck.js +120 -120
- package/dist/esm/ExternalResources.js +55 -55
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +32 -32
- package/dist/esm/GridContent.js +186 -186
- package/dist/esm/GridHero.js +33 -33
- package/dist/esm/GroupDeck.js +42 -42
- package/dist/esm/HamMagazine.js +105 -105
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +48 -48
- package/dist/esm/HorizontalHero.js +19 -19
- package/dist/esm/IssueContentDeck.js +57 -57
- package/dist/esm/IssueDeck.js +62 -62
- package/dist/esm/IssueLanding.js +69 -69
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +27 -27
- package/dist/esm/MasterDeck.js +68 -68
- package/dist/esm/MediaSeriesLanding.js +484 -539
- package/dist/esm/NavDvm.js +53 -53
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +108 -108
- package/dist/esm/NavNative.js +100 -100
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +56 -56
- package/dist/esm/PageFilter.js +11 -11
- package/dist/esm/PartnerDetailListing.js +80 -80
- package/dist/esm/PdfDownload.js +5 -5
- package/dist/esm/PopUpModal.js +13 -13
- package/dist/esm/PubSection.js +28 -28
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +105 -105
- package/dist/esm/QueueDeckExpanded.js +262 -262
- package/dist/esm/RecentNews.js +16 -16
- package/dist/esm/RelatedContent.js +44 -44
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +28 -28
- package/dist/esm/{SeriesSlider-5ba2e521.js → SeriesSlider-7d89f4d9.js} +29 -29
- package/dist/esm/SideFooter.js +29 -29
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-9cc36413.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -52
- package/dist/esm/TaxonomyDescription.js +30 -30
- package/dist/esm/TemplateNormal.js +42 -42
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +24 -24
- package/dist/esm/VerticalHero.js +12 -12
- package/dist/esm/VideoProgramLandingPage.js +46 -46
- package/dist/esm/VideoSeriesCard.js +21 -21
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +31 -31
- package/dist/esm/VideoSeriesListing.js +62 -62
- package/dist/esm/View.js +196 -196
- package/dist/esm/YahooHero.js +29 -29
- package/dist/esm/YoutubeGroup.js +45 -45
- package/dist/esm/{_is-array-328b85b7.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-cedb5b78.js → _to-object-a4107da3.js} +2 -2
- package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-fc1c2e29.js} +5 -5
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-4abff0b1.js} +3 -3
- package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
- package/dist/esm/{define-property-2f35af22.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-c990c18c.js} +1 -1
- package/dist/esm/{extends-be71a29a.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +6 -6
- package/dist/esm/getRelatedArticle.js +68 -132
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +25 -25
- package/dist/esm/{getTargeting-37cb4051.js → getTargeting-bd800589.js} +11 -11
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-03da2fcc.js → index-0500ae55.js} +513 -494
- package/dist/esm/{index-f7fdcc91.js → index-51a80699.js} +3 -8
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
- package/dist/esm/{index-511bdaa5.js → index-c00b0bbb.js} +29 -29
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-ed50151c.js → index.esm-8ee5ff72.js} +15 -15
- package/dist/esm/index.js +63 -63
- package/dist/esm/{inherits-2cf82c38.js → inherits-75d45541.js} +5 -5
- package/dist/esm/{keys-526daf0a.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-a818d390.js → lodash-ec8c6b48.js} +9 -57
- package/dist/esm/main-747e7d25.js +886 -0
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{stringify-d1b9276a.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
- package/dist/esm/{typeof-ad2c7a21.js → typeof-af9c50d8.js} +5 -5
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4439f05a.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/main-bc7d4bf8.js +0 -972
- package/dist/esm/main-ae902629.js +0 -961
|
@@ -1,62 +1,62 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './toConsumableArray-
|
|
7
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends } from './extends-
|
|
10
|
-
import './_object-sap-
|
|
11
|
-
import './inherits-
|
|
12
|
-
import './define-property-
|
|
13
|
-
import './web.dom.iterable-
|
|
14
|
-
import './typeof-
|
|
15
|
-
import './_is-array-
|
|
16
|
-
import
|
|
9
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-75d45541.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React, { useState, useEffect } from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f7fb1e25.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
22
22
|
import './moment-b6f49411.js';
|
|
23
23
|
import { useRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
|
-
import './debounce-
|
|
26
|
-
import './toNumber-
|
|
25
|
+
import './debounce-9207d8ee.js';
|
|
26
|
+
import './toNumber-2f7a84cd.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-51a80699.js';
|
|
29
29
|
import './urlFor.js';
|
|
30
|
-
import './index-
|
|
31
|
-
import './main-
|
|
30
|
+
import './index-6c12bdd5.js';
|
|
31
|
+
import './main-747e7d25.js';
|
|
32
32
|
import './entities-7cc3bf45.js';
|
|
33
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
34
|
-
import './stringify-
|
|
35
|
-
import './asyncToGenerator-
|
|
33
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
34
|
+
import './stringify-4330ccdc.js';
|
|
35
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
36
36
|
import './Segment.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './AdSlot.js';
|
|
39
|
-
import Button
|
|
40
|
-
import { B as BlockContent } from './BlockContent-
|
|
39
|
+
import Button from 'react-bootstrap/Button';
|
|
40
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
41
41
|
import './index-c7e2ac95.js';
|
|
42
42
|
import './smoothscroll-0cd4c7a6.js';
|
|
43
43
|
import './GroupDeck.js';
|
|
44
44
|
import 'react-bootstrap';
|
|
45
45
|
import './iconBase-602d52fe.js';
|
|
46
46
|
import './index.esm-3fdda599.js';
|
|
47
|
-
import { g as getSerializers } from './index-
|
|
47
|
+
import { g as getSerializers } from './index-0500ae55.js';
|
|
48
48
|
import './util-7700fc59.js';
|
|
49
|
-
import './brightcove-react-player-loader.es-
|
|
49
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
50
50
|
import 'next/head';
|
|
51
51
|
import 'react-share';
|
|
52
52
|
import './SocialShare.js';
|
|
53
|
-
import './_object-to-array-
|
|
53
|
+
import './_object-to-array-7e804fce.js';
|
|
54
54
|
import 'react-bootstrap/Pagination';
|
|
55
55
|
import 'react-bootstrap/Figure';
|
|
56
56
|
import 'react-bootstrap/OverlayTrigger';
|
|
57
57
|
import 'react-bootstrap/Tooltip';
|
|
58
58
|
import 'react-bootstrap/Popover';
|
|
59
|
-
import { m as momentTimezone } from './index-
|
|
59
|
+
import { m as momentTimezone } from './index-c00b0bbb.js';
|
|
60
60
|
|
|
61
61
|
var ExternalResources = function ExternalResources(props) {
|
|
62
62
|
var resources = props.resources,
|
|
@@ -86,13 +86,13 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
86
86
|
useEffect(function () {
|
|
87
87
|
router.push(router.pathname, '/' + url + '?display=' + active, { shallow: true });
|
|
88
88
|
}, [active]);
|
|
89
|
-
return
|
|
89
|
+
return React.createElement(
|
|
90
90
|
'div',
|
|
91
91
|
{ id: 'resources' },
|
|
92
|
-
showToggles &&
|
|
92
|
+
showToggles && React.createElement(
|
|
93
93
|
'div',
|
|
94
94
|
{ id: 'toggles' },
|
|
95
|
-
|
|
95
|
+
React.createElement(
|
|
96
96
|
'div',
|
|
97
97
|
{ onClick: function onClick() {
|
|
98
98
|
return setActive(function () {
|
|
@@ -101,7 +101,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
101
101
|
}, className: active === 'recent' ? 'active' : '' },
|
|
102
102
|
recentTitle
|
|
103
103
|
),
|
|
104
|
-
|
|
104
|
+
React.createElement(
|
|
105
105
|
'div',
|
|
106
106
|
{ onClick: function onClick() {
|
|
107
107
|
return setActive(function () {
|
|
@@ -112,43 +112,43 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
112
112
|
)
|
|
113
113
|
),
|
|
114
114
|
resources[active].length > 0 ? resources[active].map(function (r) {
|
|
115
|
-
return
|
|
115
|
+
return React.createElement(
|
|
116
116
|
'div',
|
|
117
117
|
{ key: r._id, className: 'resource' },
|
|
118
|
-
dispalyThumb &&
|
|
118
|
+
dispalyThumb && React.createElement(
|
|
119
119
|
'div',
|
|
120
120
|
{ id: 'thumb' },
|
|
121
|
-
|
|
121
|
+
React.createElement(
|
|
122
122
|
'a',
|
|
123
123
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
124
|
-
|
|
124
|
+
React.createElement('img', { src: r.thumbnail })
|
|
125
125
|
)
|
|
126
126
|
),
|
|
127
|
-
|
|
127
|
+
React.createElement(
|
|
128
128
|
'div',
|
|
129
129
|
{ id: 'details' },
|
|
130
|
-
|
|
130
|
+
React.createElement(
|
|
131
131
|
'a',
|
|
132
132
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
133
|
-
|
|
133
|
+
React.createElement(
|
|
134
134
|
'p',
|
|
135
135
|
{ id: 'title' },
|
|
136
136
|
r.title
|
|
137
137
|
),
|
|
138
|
-
r.intro &&
|
|
138
|
+
r.intro && React.createElement(
|
|
139
139
|
'div',
|
|
140
140
|
{ id: 'intro' },
|
|
141
|
-
|
|
141
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.intro }, client.config()))
|
|
142
142
|
),
|
|
143
|
-
|
|
143
|
+
React.createElement(
|
|
144
144
|
'div',
|
|
145
145
|
{ id: 'date' },
|
|
146
|
-
|
|
146
|
+
React.createElement(
|
|
147
147
|
'p',
|
|
148
148
|
{ style: { fontWeight: 'bold' } },
|
|
149
149
|
'Date:'
|
|
150
150
|
),
|
|
151
|
-
|
|
151
|
+
React.createElement(
|
|
152
152
|
'p',
|
|
153
153
|
null,
|
|
154
154
|
momentTimezone.tz(r.displayDate, 'America/New_York').format(dateFormat),
|
|
@@ -156,30 +156,30 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
156
156
|
r.endDate && '- ' + momentTimezone.tz(r.endDate, 'America/New_York').format(dateFormat)
|
|
157
157
|
)
|
|
158
158
|
),
|
|
159
|
-
r.speakers &&
|
|
159
|
+
r.speakers && React.createElement(
|
|
160
160
|
'div',
|
|
161
161
|
{ id: 'speakers' },
|
|
162
|
-
|
|
162
|
+
React.createElement(
|
|
163
163
|
'p',
|
|
164
164
|
{ style: { fontWeight: 'bold' } },
|
|
165
165
|
'Speakers:'
|
|
166
166
|
),
|
|
167
|
-
|
|
167
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.speakers }, client.config()))
|
|
168
168
|
),
|
|
169
|
-
r.location &&
|
|
169
|
+
r.location && React.createElement(
|
|
170
170
|
'div',
|
|
171
171
|
{ id: 'location' },
|
|
172
|
-
|
|
172
|
+
React.createElement(
|
|
173
173
|
'p',
|
|
174
174
|
{ style: { fontWeight: 'bold' } },
|
|
175
175
|
'Location:'
|
|
176
176
|
),
|
|
177
177
|
r.location
|
|
178
178
|
),
|
|
179
|
-
r.sponsor &&
|
|
179
|
+
r.sponsor && React.createElement(
|
|
180
180
|
'div',
|
|
181
181
|
{ id: 'sponsor' },
|
|
182
|
-
|
|
182
|
+
React.createElement(
|
|
183
183
|
'p',
|
|
184
184
|
{ style: { fontWeight: 'bold' } },
|
|
185
185
|
'Sponsors:'
|
|
@@ -187,19 +187,19 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
187
187
|
r.sponsor
|
|
188
188
|
)
|
|
189
189
|
),
|
|
190
|
-
|
|
191
|
-
Button
|
|
190
|
+
React.createElement(
|
|
191
|
+
Button,
|
|
192
192
|
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
193
193
|
cta
|
|
194
194
|
)
|
|
195
195
|
)
|
|
196
196
|
);
|
|
197
|
-
}) :
|
|
197
|
+
}) : React.createElement(
|
|
198
198
|
'p',
|
|
199
199
|
null,
|
|
200
200
|
'No content available.'
|
|
201
201
|
),
|
|
202
|
-
|
|
202
|
+
React.createElement(
|
|
203
203
|
'style',
|
|
204
204
|
{ jsx: true },
|
|
205
205
|
'\n .resource {\n display: flex;\n position: relative;\n margin: 0 0 1rem 0;\n }\n .resource #thumb {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 25%;\n }\n .resource #thumb img {\n width: 100%;\n }\n .resource #details {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 75%;\n }\n #resources .resource p {\n margin: 0;\n }\n #toggles {\n display: flex;\n margin: 0 0 1rem 0;\n }\n #toggles > div {\n padding: 0.5rem;\n cursor: pointer;\n }\n #toggles > div:hover {\n font-weight: bold;\n border-bottom: 2px solid #cecece;\n }\n #toggles > div.active {\n font-weight: bold;\n border-bottom: 2px solid var(--primary);\n }\n .resource #title {\n font-weight: bold;\n font-size: 1.25rem;\n }\n .resource #date,\n .resource #speakers,\n .resource #location,\n .resource #sponsor,\n .resource #cta {\n margin: 1rem 0 0 0;\n }\n '
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
3
|
-
import './index-
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import './index-51a80699.js';
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
5
|
-
import { m as
|
|
5
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
6
6
|
import Carousel from 'react-bootstrap/Carousel';
|
|
7
7
|
|
|
8
8
|
//Feature query to be used
|
|
@@ -30,24 +30,24 @@ var Feature = function Feature(props) {
|
|
|
30
30
|
|
|
31
31
|
//image width updated.
|
|
32
32
|
var imageWidth = 450;
|
|
33
|
-
if (
|
|
33
|
+
if (main_40) {
|
|
34
34
|
imageWidth = 225;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
var renderUrl = function renderUrl(feature_link, feature_title, feature_body) {
|
|
38
38
|
if (checkUrlIsExternal(feature_link)) {
|
|
39
|
-
return
|
|
40
|
-
|
|
39
|
+
return React.createElement(
|
|
40
|
+
React.Fragment,
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React.createElement(
|
|
43
43
|
'a',
|
|
44
44
|
{ href: feature_link, target: '_blank' },
|
|
45
|
-
|
|
45
|
+
React.createElement(
|
|
46
46
|
'h3',
|
|
47
47
|
{ style: { color: 'white' } },
|
|
48
48
|
feature_title
|
|
49
49
|
),
|
|
50
|
-
|
|
50
|
+
React.createElement(
|
|
51
51
|
'p',
|
|
52
52
|
{ style: { color: '#eee' } },
|
|
53
53
|
feature_body
|
|
@@ -56,15 +56,15 @@ var Feature = function Feature(props) {
|
|
|
56
56
|
);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
return
|
|
59
|
+
return React.createElement(
|
|
60
60
|
'a',
|
|
61
61
|
{ href: feature_link },
|
|
62
|
-
|
|
62
|
+
React.createElement(
|
|
63
63
|
'h3',
|
|
64
64
|
{ style: { color: 'white' } },
|
|
65
65
|
feature_title
|
|
66
66
|
),
|
|
67
|
-
|
|
67
|
+
React.createElement(
|
|
68
68
|
'p',
|
|
69
69
|
{ style: { color: '#eee' } },
|
|
70
70
|
feature_body
|
|
@@ -72,10 +72,10 @@ var Feature = function Feature(props) {
|
|
|
72
72
|
);
|
|
73
73
|
};
|
|
74
74
|
|
|
75
|
-
return
|
|
75
|
+
return React.createElement(
|
|
76
76
|
'div',
|
|
77
77
|
null,
|
|
78
|
-
|
|
78
|
+
React.createElement(
|
|
79
79
|
Carousel,
|
|
80
80
|
{ touch: true, controls: controls },
|
|
81
81
|
dataset.map(function (feature, index) {
|
|
@@ -85,16 +85,16 @@ var Feature = function Feature(props) {
|
|
|
85
85
|
feature_alt = feature.feature_alt,
|
|
86
86
|
feature_link = feature.feature_link;
|
|
87
87
|
|
|
88
|
-
return
|
|
88
|
+
return React.createElement(
|
|
89
89
|
Carousel.Item,
|
|
90
90
|
{ key: index, style: { background: 'var(--primary)' } },
|
|
91
|
-
|
|
91
|
+
React.createElement('img', {
|
|
92
92
|
style: { maxHeight: '375px', minHeight: '300px', objectFit: 'cover', paddingLeft: '50%' },
|
|
93
93
|
className: 'd-block w-100',
|
|
94
94
|
src: urlFor({ client: client, source: feature_img, imageWidth: imageWidth }),
|
|
95
95
|
alt: feature_alt
|
|
96
96
|
}),
|
|
97
|
-
|
|
97
|
+
React.createElement(
|
|
98
98
|
Carousel.Caption,
|
|
99
99
|
{
|
|
100
100
|
style: { paddingRight: '50%', left: '3rem', right: '3rem', top: '0', height: '100%', display: 'flex', justifyContent: 'center', alignItems: 'center' } },
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import
|
|
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 from 'react';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import { m as moment } from './moment-b6f49411.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-51a80699.js';
|
|
11
11
|
import urlFor from './urlFor.js';
|
|
12
|
-
import { L as LazyLoad } from './index-
|
|
13
|
-
import './slicedToArray-
|
|
14
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
12
|
+
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
13
|
+
import './slicedToArray-641f241f.js';
|
|
14
|
+
import { A as AuthorComponent } from './AuthorComponent-8ffd4679.js';
|
|
15
15
|
|
|
16
16
|
var fbsHero = function fbsHero(props) {
|
|
17
17
|
var removeTimeStamp = props.removeTimeStamp;
|
|
@@ -32,50 +32,50 @@ var fbsHero = function fbsHero(props) {
|
|
|
32
32
|
topArticleThumbnail = props.thumbnail;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
return
|
|
35
|
+
return React.createElement(
|
|
36
36
|
'div',
|
|
37
37
|
{ className: 'article-hero' },
|
|
38
|
-
|
|
38
|
+
React.createElement(
|
|
39
39
|
'div',
|
|
40
40
|
{ className: 'fbs-top-article' },
|
|
41
|
-
|
|
41
|
+
React.createElement(
|
|
42
42
|
'div',
|
|
43
43
|
{ className: 'fbs-top-article--img' },
|
|
44
|
-
|
|
44
|
+
React.createElement(
|
|
45
45
|
'a',
|
|
46
46
|
{ href: '/view/' + topArticle.url.current },
|
|
47
|
-
|
|
47
|
+
React.createElement('img', { src: topArticleThumbnail, alt: topArticleAltText })
|
|
48
48
|
)
|
|
49
49
|
),
|
|
50
|
-
|
|
50
|
+
React.createElement(
|
|
51
51
|
'div',
|
|
52
52
|
{ className: 'fbs-top-article--body' },
|
|
53
|
-
|
|
53
|
+
React.createElement(
|
|
54
54
|
'a',
|
|
55
55
|
{ href: '/view/' + topArticle.url.current },
|
|
56
|
-
|
|
56
|
+
React.createElement(
|
|
57
57
|
'h1',
|
|
58
58
|
null,
|
|
59
59
|
topArticle.title
|
|
60
60
|
)
|
|
61
61
|
),
|
|
62
|
-
|
|
62
|
+
React.createElement(
|
|
63
63
|
'p',
|
|
64
64
|
null,
|
|
65
65
|
moment(topArticle.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
66
66
|
),
|
|
67
|
-
topArticle.authorMapping && topArticle.authorMapping.length > 0 &&
|
|
67
|
+
topArticle.authorMapping && topArticle.authorMapping.length > 0 && React.createElement(
|
|
68
68
|
'div',
|
|
69
69
|
{ className: 'author-wrapper' },
|
|
70
|
-
|
|
70
|
+
React.createElement(
|
|
71
71
|
LazyLoad,
|
|
72
72
|
{ height: 50 },
|
|
73
|
-
|
|
73
|
+
React.createElement(AuthorComponent, { key: topArticle.url.current, index: topArticle.url.current, authors: topArticle.authorMapping })
|
|
74
74
|
)
|
|
75
75
|
)
|
|
76
76
|
)
|
|
77
77
|
),
|
|
78
|
-
|
|
78
|
+
React.createElement(
|
|
79
79
|
'div',
|
|
80
80
|
{ className: 'fbs-sub-article-container' },
|
|
81
81
|
subArticles.map(function (article, index) {
|
|
@@ -88,41 +88,41 @@ var fbsHero = function fbsHero(props) {
|
|
|
88
88
|
articleThumbnail = props.thumbnail;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
return
|
|
91
|
+
return React.createElement(
|
|
92
92
|
'div',
|
|
93
93
|
{ key: index, className: 'fbs-sub-article' },
|
|
94
|
-
|
|
94
|
+
React.createElement(
|
|
95
95
|
'a',
|
|
96
96
|
{ href: '/view/' + article.url.current },
|
|
97
|
-
|
|
97
|
+
React.createElement('img', { src: articleThumbnail, alt: articleAltText })
|
|
98
98
|
),
|
|
99
|
-
|
|
99
|
+
React.createElement(
|
|
100
100
|
'div',
|
|
101
101
|
null,
|
|
102
|
-
|
|
102
|
+
React.createElement(
|
|
103
103
|
'a',
|
|
104
104
|
{ href: '/view/' + article.url.current },
|
|
105
|
-
|
|
105
|
+
React.createElement(
|
|
106
106
|
'h2',
|
|
107
107
|
{ className: 'fbs-sub-article--title' },
|
|
108
108
|
article.title
|
|
109
109
|
)
|
|
110
110
|
),
|
|
111
|
-
|
|
111
|
+
React.createElement(
|
|
112
112
|
'p',
|
|
113
113
|
null,
|
|
114
114
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
115
115
|
),
|
|
116
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
116
|
+
article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
117
117
|
LazyLoad,
|
|
118
118
|
{ height: 50 },
|
|
119
|
-
|
|
119
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
120
120
|
)
|
|
121
121
|
)
|
|
122
122
|
);
|
|
123
123
|
})
|
|
124
124
|
),
|
|
125
|
-
|
|
125
|
+
React.createElement(
|
|
126
126
|
'style',
|
|
127
127
|
{ jsx: 'true' },
|
|
128
128
|
'\n .author-wrapper {\n text-align: center;\n }\n .article-hero {\n margin-bottom: 1rem;\n border-bottom: 1px solid #ddd;\n padding-bottom: 0.5rem;\n }\n .fbs-top-article {\n width: 100%;\n margin-bottom: 1rem;\n padding-bottom: 1rem;\n border-bottom: 1px solid #ddd;\n }\n .fbs-top-article img {\n width: 100%;\n\n max-height: 400px;\n min-height: 275px;\n object-fit: cover;\n }\n\n .fbs-top-article--body {\n }\n .fbs-top-article--body h1 {\n color: #252525 !important;\n font-size: 1.6rem;\n font-weight: bold;\n text-align: center;\n margin-top: 1rem;\n }\n .fbs-top-article--body p {\n text-align: center;\n margin-bottom: 0;\n color: #252525;\n }\n .fbs-top-article--body p:first-of-type {\n font-size: 0.9rem;\n }\n .fbs-sub-article-container {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n padding-top: 1.75rem;\n margin-left: -1rem;\n margin-rigth: -1rem;\n }\n .fbs-sub-article {\n width: calc(50% - 2rem);\n min-width: 350px;\n display: flex;\n flex-direction: row;\n flex: 1 1 auto;\n margin: 0 1rem 1.75rem;\n }\n .fbs-sub-article img {\n margin-right: 1rem;\n width: 145px;\n min-width: 145px;\n max-height: 100px;\n object-fit: cover;\n }\n .fbs-sub-article p {\n margin-bottom: 0;\n font-size: 0.8rem;\n color: #252525;\n }\n .fbs-sub-article .fbs-sub-article--title {\n font-weight: bold;\n font-size: 1rem;\n color: #252525;\n }\n '
|