@mjhls/mjh-framework 1.0.881-beta.0 → 1.0.881-gtagfixv1
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 +29 -28
- package/dist/cjs/AD300x250x600.js +29 -28
- package/dist/cjs/AD728x90.js +32 -31
- package/dist/cjs/ADFloatingFooter.js +31 -30
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -30
- package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -30
- package/dist/cjs/ADSponsoredResources.js +31 -30
- package/dist/cjs/ADWebcast.js +31 -30
- package/dist/cjs/ADWelcome.js +32 -31
- package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +18 -909
- package/dist/cjs/AlgoliaSearch.js +1490 -1306
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +61 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +41 -42
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +680 -1504
- package/dist/cjs/AuthWrapper.js +1637 -419
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +81 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +60 -57
- package/dist/cjs/ConferenceArticleCard.js +41 -40
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +105 -101
- package/dist/cjs/DeckQueue.js +91 -366
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-9be904d5.js} +33 -32
- package/dist/cjs/EventsDeck.js +157 -150
- package/dist/cjs/ExternalResources.js +79 -78
- package/dist/cjs/Feature.js +29 -27
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +236 -231
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +144 -139
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +16 -15
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +72 -71
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +94 -94
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +39 -37
- package/dist/cjs/MasterDeck.js +81 -468
- package/dist/cjs/MediaSeriesLanding.js +1233 -1140
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +151 -146
- package/dist/cjs/NavNative.js +145 -137
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/PartnerDetailListing.js +304 -1479
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +41 -41
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/PublicationLanding.js +141 -133
- package/dist/cjs/QueueDeckExpanded.js +322 -1654
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +58 -57
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -36
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +54 -53
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +78 -74
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +77 -76
- package/dist/cjs/View.js +274 -268
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +68 -67
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
- package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +19 -19
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +43 -43
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
- package/dist/cjs/{index-bf60a71c.js → index-6763511d.js} +1070 -1044
- package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
- package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
- package/dist/cjs/index.js +171 -165
- package/dist/cjs/{inherits-cba9c846.js → inherits-de66ea16.js} +19 -19
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +22 -22
- package/dist/esm/AD300x250x600.js +22 -22
- package/dist/esm/AD728x90.js +25 -25
- package/dist/esm/ADFloatingFooter.js +21 -21
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -21
- package/dist/esm/{ADInfeed-0c13c803.js → ADInfeed-0a55cd2d.js} +6 -6
- package/dist/esm/ADSkyscraper.js +21 -21
- package/dist/esm/ADSponsoredResources.js +21 -21
- package/dist/esm/ADWebcast.js +21 -21
- package/dist/esm/ADWelcome.js +18 -18
- package/dist/esm/{ADlgInfeed-e4e2031a.js → ADlgInfeed-013e1f4a.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -20
- package/dist/esm/AdSlotsProvider.js +14 -906
- package/dist/esm/AlgoliaSearch.js +717 -534
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +48 -48
- package/dist/esm/ArticleSeriesLandingPage.js +30 -32
- package/dist/esm/ArticleSeriesListing.js +32 -32
- package/dist/esm/Auth.js +591 -1419
- package/dist/esm/AuthWrapper.js +1609 -392
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -22
- package/dist/esm/Column1.js +4 -4
- package/dist/esm/Column2.js +19 -19
- package/dist/esm/Column3.js +37 -37
- package/dist/esm/ConferenceArticleCard.js +25 -25
- package/dist/esm/DeckContent.js +55 -55
- package/dist/esm/DeckQueue.js +48 -327
- package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
- package/dist/esm/EventsDeck.js +67 -67
- package/dist/esm/ExternalResources.js +46 -46
- package/dist/esm/Feature.js +7 -7
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +88 -88
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +37 -37
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +46 -46
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/IssueContentDeck.js +25 -25
- package/dist/esm/IssueDeck.js +35 -35
- package/dist/esm/IssueLanding.js +82 -83
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +46 -434
- package/dist/esm/MediaSeriesLanding.js +752 -662
- package/dist/esm/NavDvm.js +14 -14
- package/dist/esm/NavMagazine.js +42 -42
- package/dist/esm/NavNative.js +41 -41
- package/dist/esm/OncliveHero.js +7 -8
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/PartnerDetailListing.js +210 -1386
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +32 -33
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +27 -27
- package/dist/esm/PublicationLanding.js +78 -74
- package/dist/esm/QueueDeckExpanded.js +64 -1396
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +38 -38
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/RolesDeck.js +12 -12
- package/dist/esm/Search.js +6 -6
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +18 -18
- package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +15 -15
- package/dist/esm/{SocialSearchComponent-b5be0e6c.js → SocialSearchComponent-8e0fcf66.js} +12 -12
- package/dist/esm/TaxonomyCard.js +27 -27
- package/dist/esm/TaxonomyDescription.js +44 -44
- package/dist/esm/TemplateNormal.js +48 -48
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +12 -12
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +52 -52
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -38
- package/dist/esm/VideoSeriesListing.js +33 -33
- package/dist/esm/View.js +95 -93
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +21 -21
- package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-64812e90.js → asyncToGenerator-5ef104a7.js} +31 -31
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/define-property-5f1bda73.js +18 -0
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +43 -43
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-e495ac6f.js → index-3ccc6d4b.js} +634 -618
- package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
- package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
- package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
- package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
- package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
- package/dist/esm/index.js +126 -123
- package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-2b084bee.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +112 -112
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/Pagination-d6a59f99.js +0 -62
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/cjs/main-02daeefe.js +0 -862
- package/dist/esm/Pagination-f7c4c5ae.js +0 -57
- package/dist/esm/define-property-6d26cb48.js +0 -18
- package/dist/esm/inherits-77d5e4fc.js +0 -101
- package/dist/esm/main-c0612122.js +0 -851
- package/dist/esm/stringify-70b72959.js +0 -15
package/dist/esm/GridContent.js
CHANGED
|
@@ -1,52 +1,52 @@
|
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
|
+
import React__default from 'react';
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
6
|
+
import Container from 'react-bootstrap/Container';
|
|
7
|
+
import Row from 'react-bootstrap/Row';
|
|
8
|
+
import Col from 'react-bootstrap/Col';
|
|
9
|
+
import Card from 'react-bootstrap/Card';
|
|
10
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
11
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
12
|
+
import { withRouter } from 'next/router';
|
|
13
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
14
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
|
|
16
|
+
import { l as lodash } from './lodash-f97fd99a.js';
|
|
17
|
+
import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.js';
|
|
18
|
+
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
19
|
+
import { g as get_1 } from './get-3c308da4.js';
|
|
20
|
+
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
21
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
22
|
+
import urlFor from './urlFor.js';
|
|
23
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
24
|
+
import './AD.js';
|
|
25
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
26
|
+
import Button from 'react-bootstrap/Button';
|
|
1
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
28
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
29
|
+
import './_iter-detect-98db3b07.js';
|
|
30
|
+
import './_object-pie-133f504a.js';
|
|
31
|
+
import './_object-sap-7cee6f84.js';
|
|
32
|
+
import './define-property-5f1bda73.js';
|
|
33
|
+
import './typeof-e9fc0c5d.js';
|
|
34
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
35
|
+
import './_is-array-8d21b9e3.js';
|
|
3
36
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import './typeof-c05a82ba.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React__default from 'react';
|
|
15
37
|
import './events-6c3a7a63.js';
|
|
16
|
-
import { l as lib_3 } from './index-41a678ea.js';
|
|
17
38
|
import 'prop-types';
|
|
18
|
-
import Container$1 from 'react-bootstrap/Container';
|
|
19
|
-
import Row$1 from 'react-bootstrap/Row';
|
|
20
|
-
import Col$1 from 'react-bootstrap/Col';
|
|
21
|
-
import Card$1 from 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-e2f9b20c.js';
|
|
23
|
-
import { withRouter } from 'next/router';
|
|
24
|
-
import './isSymbol-1981418f.js';
|
|
25
|
-
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
26
|
-
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
28
39
|
import 'react-dom';
|
|
29
|
-
import
|
|
30
|
-
import './slicedToArray-67a08c9c.js';
|
|
31
|
-
import './index-73819142.js';
|
|
32
|
-
import urlFor from './urlFor.js';
|
|
33
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
34
|
-
import { m as main_36 } from './main-c0612122.js';
|
|
35
|
-
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
36
|
-
import './stringify-70b72959.js';
|
|
37
|
-
import './asyncToGenerator-64812e90.js';
|
|
38
|
-
import './Segment.js';
|
|
39
|
-
import './Beam.js';
|
|
40
|
+
import './slicedToArray-6ebcbfea.js';
|
|
40
41
|
import './AdSlot.js';
|
|
41
|
-
import
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import
|
|
45
|
-
import
|
|
46
|
-
import './eq-
|
|
47
|
-
import './
|
|
48
|
-
import
|
|
49
|
-
import Button$1 from 'react-bootstrap/Button';
|
|
42
|
+
import './Beam.js';
|
|
43
|
+
import './stringify-2b084bee.js';
|
|
44
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
45
|
+
import './Segment.js';
|
|
46
|
+
import './isSymbol-a7e9aafe.js';
|
|
47
|
+
import './eq-bdcbf886.js';
|
|
48
|
+
import './toNumber-5aeba6e7.js';
|
|
49
|
+
import './index-3f5c03b2.js';
|
|
50
50
|
|
|
51
51
|
var PublicationFeature = function PublicationFeature(_ref) {
|
|
52
52
|
var data = _ref.data,
|
|
@@ -75,10 +75,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
75
75
|
'div',
|
|
76
76
|
{ className: 'publication-feature-container border rounded p-2' },
|
|
77
77
|
React__default.createElement(
|
|
78
|
-
Row
|
|
78
|
+
Row,
|
|
79
79
|
null,
|
|
80
80
|
React__default.createElement(
|
|
81
|
-
Col
|
|
81
|
+
Col,
|
|
82
82
|
{ xs: 12 },
|
|
83
83
|
React__default.createElement(
|
|
84
84
|
'h4',
|
|
@@ -96,7 +96,7 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
96
96
|
)
|
|
97
97
|
),
|
|
98
98
|
React__default.createElement(
|
|
99
|
-
Col
|
|
99
|
+
Col,
|
|
100
100
|
{ xs: 12, sm: 4 },
|
|
101
101
|
React__default.createElement(
|
|
102
102
|
LazyLoad,
|
|
@@ -105,14 +105,14 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
105
105
|
)
|
|
106
106
|
),
|
|
107
107
|
React__default.createElement(
|
|
108
|
-
Col
|
|
108
|
+
Col,
|
|
109
109
|
{ xs: 12, sm: 8 },
|
|
110
110
|
React__default.createElement(
|
|
111
|
-
Row
|
|
111
|
+
Row,
|
|
112
112
|
null,
|
|
113
113
|
articles.map(function (article) {
|
|
114
114
|
return React__default.createElement(
|
|
115
|
-
Col
|
|
115
|
+
Col,
|
|
116
116
|
{ key: article._id, xs: 12, sm: 6 },
|
|
117
117
|
article.issueSection && article.issueSection.name && React__default.createElement(
|
|
118
118
|
'h6',
|
|
@@ -141,10 +141,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
141
141
|
)
|
|
142
142
|
),
|
|
143
143
|
issueMapping && parentSlug && childSlug && React__default.createElement(
|
|
144
|
-
Col
|
|
144
|
+
Col,
|
|
145
145
|
{ xs: 12 },
|
|
146
146
|
React__default.createElement(
|
|
147
|
-
Button
|
|
147
|
+
Button,
|
|
148
148
|
{ href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
|
|
149
149
|
'More Articles ',
|
|
150
150
|
'>>'
|
|
@@ -266,9 +266,9 @@ var GridContent = function (_React$Component) {
|
|
|
266
266
|
}
|
|
267
267
|
}, _this.changePageNumber = function (pageNumber, itemsPerPage, itemIndex) {
|
|
268
268
|
var _this$props2 = _this.props,
|
|
269
|
-
seoPaginate = _this$props2.seoPaginate
|
|
270
|
-
|
|
271
|
-
router = _this$props2.router;
|
|
269
|
+
seoPaginate = _this$props2.seoPaginate;
|
|
270
|
+
_this$props2.pageview;
|
|
271
|
+
var router = _this$props2.router;
|
|
272
272
|
var currentPage = _this.state.currentPage;
|
|
273
273
|
|
|
274
274
|
if (seoPaginate) {
|
|
@@ -385,21 +385,21 @@ var GridContent = function (_React$Component) {
|
|
|
385
385
|
var numberOfItemsBeforeVideo = 3;
|
|
386
386
|
if (variant === 'stack') {
|
|
387
387
|
return React__default.createElement(
|
|
388
|
-
Row
|
|
388
|
+
Row,
|
|
389
389
|
null,
|
|
390
390
|
this.state.data && this.state.data.length > 0 ? this.state.data.map(function (row, index) {
|
|
391
391
|
// const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
|
|
392
392
|
return React__default.createElement(
|
|
393
|
-
Col
|
|
393
|
+
Col,
|
|
394
394
|
{ key: index, md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
|
|
395
395
|
React__default.createElement(
|
|
396
|
-
Card
|
|
396
|
+
Card,
|
|
397
397
|
{ className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
|
|
398
398
|
React__default.createElement(
|
|
399
|
-
Row
|
|
399
|
+
Row,
|
|
400
400
|
{ style: { flexDirection: 'row' } },
|
|
401
401
|
React__default.createElement(
|
|
402
|
-
Col
|
|
402
|
+
Col,
|
|
403
403
|
{ md: 12, lg: 4 },
|
|
404
404
|
React__default.createElement(
|
|
405
405
|
'a',
|
|
@@ -407,18 +407,18 @@ var GridContent = function (_React$Component) {
|
|
|
407
407
|
React__default.createElement(
|
|
408
408
|
LazyLoad,
|
|
409
409
|
{ height: _this2.props.imageHeight },
|
|
410
|
-
React__default.createElement(Card
|
|
410
|
+
React__default.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row, page), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
|
|
411
411
|
)
|
|
412
412
|
)
|
|
413
413
|
),
|
|
414
414
|
React__default.createElement(
|
|
415
|
-
Col
|
|
415
|
+
Col,
|
|
416
416
|
null,
|
|
417
417
|
React__default.createElement(
|
|
418
|
-
Card
|
|
418
|
+
Card.Body,
|
|
419
419
|
{ style: { padding: '20px' } },
|
|
420
420
|
React__default.createElement(
|
|
421
|
-
Card
|
|
421
|
+
Card.Title,
|
|
422
422
|
null,
|
|
423
423
|
React__default.createElement(
|
|
424
424
|
'a',
|
|
@@ -427,7 +427,7 @@ var GridContent = function (_React$Component) {
|
|
|
427
427
|
)
|
|
428
428
|
),
|
|
429
429
|
_this2.props.showPublished && row.published && React__default.createElement(
|
|
430
|
-
Card
|
|
430
|
+
Card.Subtitle,
|
|
431
431
|
{ style: { marginTop: 0 } },
|
|
432
432
|
moment(row.published).format('MMMM DD, YYYY')
|
|
433
433
|
),
|
|
@@ -455,7 +455,7 @@ var GridContent = function (_React$Component) {
|
|
|
455
455
|
)
|
|
456
456
|
),
|
|
457
457
|
React__default.createElement(
|
|
458
|
-
Card
|
|
458
|
+
Card.Text,
|
|
459
459
|
null,
|
|
460
460
|
clean_html_1(row.summary)
|
|
461
461
|
)
|
|
@@ -609,7 +609,7 @@ var GridContent = function (_React$Component) {
|
|
|
609
609
|
'div',
|
|
610
610
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
611
611
|
React__default.createElement(
|
|
612
|
-
Card
|
|
612
|
+
Card,
|
|
613
613
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
614
614
|
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
|
|
615
615
|
'a',
|
|
@@ -617,7 +617,7 @@ var GridContent = function (_React$Component) {
|
|
|
617
617
|
React__default.createElement(
|
|
618
618
|
LazyLoad,
|
|
619
619
|
{ height: _this2.props.imageHeight },
|
|
620
|
-
React__default.createElement(Card
|
|
620
|
+
React__default.createElement(Card.Img, {
|
|
621
621
|
variant: 'top',
|
|
622
622
|
src: _this2.renderCardImage(row, page),
|
|
623
623
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
@@ -625,19 +625,19 @@ var GridContent = function (_React$Component) {
|
|
|
625
625
|
)
|
|
626
626
|
),
|
|
627
627
|
React__default.createElement(
|
|
628
|
-
Card
|
|
628
|
+
Card.Body,
|
|
629
629
|
null,
|
|
630
630
|
React__default.createElement(
|
|
631
631
|
'a',
|
|
632
632
|
{ rel: 'noopener', href: row.url.current, target: '_blank' },
|
|
633
633
|
React__default.createElement(
|
|
634
|
-
Card
|
|
634
|
+
Card.Title,
|
|
635
635
|
null,
|
|
636
636
|
row.title
|
|
637
637
|
)
|
|
638
638
|
),
|
|
639
639
|
_this2.props.showPublished && row.published && React__default.createElement(
|
|
640
|
-
Card
|
|
640
|
+
Card.Subtitle,
|
|
641
641
|
{ style: { marginTop: 0 } },
|
|
642
642
|
moment(row.published).format('MMMM DD, YYYY')
|
|
643
643
|
),
|
|
@@ -647,7 +647,7 @@ var GridContent = function (_React$Component) {
|
|
|
647
647
|
React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
648
648
|
),
|
|
649
649
|
React__default.createElement(
|
|
650
|
-
Card
|
|
650
|
+
Card.Text,
|
|
651
651
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
652
652
|
clean_html_1(row.summary)
|
|
653
653
|
)
|
|
@@ -656,7 +656,7 @@ var GridContent = function (_React$Component) {
|
|
|
656
656
|
)
|
|
657
657
|
),
|
|
658
658
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
659
|
-
|
|
659
|
+
main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
660
660
|
);
|
|
661
661
|
} else {
|
|
662
662
|
return React__default.createElement(
|
|
@@ -673,7 +673,7 @@ var GridContent = function (_React$Component) {
|
|
|
673
673
|
'div',
|
|
674
674
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
675
675
|
React__default.createElement(
|
|
676
|
-
Card
|
|
676
|
+
Card,
|
|
677
677
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
678
678
|
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
|
|
679
679
|
'a',
|
|
@@ -681,7 +681,7 @@ var GridContent = function (_React$Component) {
|
|
|
681
681
|
React__default.createElement(
|
|
682
682
|
LazyLoad,
|
|
683
683
|
{ height: _this2.props.imageHeight },
|
|
684
|
-
React__default.createElement(Card
|
|
684
|
+
React__default.createElement(Card.Img, {
|
|
685
685
|
variant: 'top',
|
|
686
686
|
src: _this2.renderCardImage(row, page),
|
|
687
687
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
@@ -689,19 +689,19 @@ var GridContent = function (_React$Component) {
|
|
|
689
689
|
)
|
|
690
690
|
),
|
|
691
691
|
React__default.createElement(
|
|
692
|
-
Card
|
|
692
|
+
Card.Body,
|
|
693
693
|
null,
|
|
694
694
|
React__default.createElement(
|
|
695
695
|
'a',
|
|
696
696
|
{ href: row.url.current },
|
|
697
697
|
React__default.createElement(
|
|
698
|
-
Card
|
|
698
|
+
Card.Title,
|
|
699
699
|
null,
|
|
700
700
|
row.title
|
|
701
701
|
)
|
|
702
702
|
),
|
|
703
703
|
_this2.props.showPublished && row.published && React__default.createElement(
|
|
704
|
-
Card
|
|
704
|
+
Card.Subtitle,
|
|
705
705
|
{ style: { marginTop: 0 } },
|
|
706
706
|
moment(row.published).format('MMMM DD, YYYY')
|
|
707
707
|
),
|
|
@@ -711,7 +711,7 @@ var GridContent = function (_React$Component) {
|
|
|
711
711
|
React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: row.authorMapping })
|
|
712
712
|
),
|
|
713
713
|
React__default.createElement(
|
|
714
|
-
Card
|
|
714
|
+
Card.Text,
|
|
715
715
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
716
716
|
clean_html_1(row.summary)
|
|
717
717
|
)
|
|
@@ -720,7 +720,7 @@ var GridContent = function (_React$Component) {
|
|
|
720
720
|
)
|
|
721
721
|
),
|
|
722
722
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
723
|
-
|
|
723
|
+
main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
724
724
|
);
|
|
725
725
|
}
|
|
726
726
|
} else if (row._type === 'lg-infeed' && row.adUnit) {
|
|
@@ -743,7 +743,7 @@ var GridContent = function (_React$Component) {
|
|
|
743
743
|
'div',
|
|
744
744
|
{ counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
745
745
|
React__default.createElement(
|
|
746
|
-
Card
|
|
746
|
+
Card,
|
|
747
747
|
{ className: 'content-card', style: { flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
748
748
|
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React__default.createElement(
|
|
749
749
|
'a',
|
|
@@ -751,7 +751,7 @@ var GridContent = function (_React$Component) {
|
|
|
751
751
|
React__default.createElement(
|
|
752
752
|
LazyLoad,
|
|
753
753
|
{ height: _this2.props.imageHeight },
|
|
754
|
-
React__default.createElement(Card
|
|
754
|
+
React__default.createElement(Card.Img, {
|
|
755
755
|
variant: 'top',
|
|
756
756
|
src: _this2.renderCardImage(row, page),
|
|
757
757
|
alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : ''
|
|
@@ -759,19 +759,19 @@ var GridContent = function (_React$Component) {
|
|
|
759
759
|
)
|
|
760
760
|
),
|
|
761
761
|
React__default.createElement(
|
|
762
|
-
Card
|
|
762
|
+
Card.Body,
|
|
763
763
|
null,
|
|
764
764
|
React__default.createElement(
|
|
765
765
|
'a',
|
|
766
766
|
{ href: linkHref },
|
|
767
767
|
React__default.createElement(
|
|
768
|
-
Card
|
|
768
|
+
Card.Title,
|
|
769
769
|
null,
|
|
770
770
|
row.title
|
|
771
771
|
)
|
|
772
772
|
),
|
|
773
773
|
_this2.props.showPublished && row.published && React__default.createElement(
|
|
774
|
-
Card
|
|
774
|
+
Card.Subtitle,
|
|
775
775
|
{ style: { marginTop: 0 } },
|
|
776
776
|
moment(row.published).format('MMMM DD, YYYY')
|
|
777
777
|
),
|
|
@@ -799,7 +799,7 @@ var GridContent = function (_React$Component) {
|
|
|
799
799
|
)
|
|
800
800
|
),
|
|
801
801
|
React__default.createElement(
|
|
802
|
-
Card
|
|
802
|
+
Card.Text,
|
|
803
803
|
{ className: index === 0 || index % 4 === 0 ? '' : 'card-subtext' },
|
|
804
804
|
clean_html_1(row.summary)
|
|
805
805
|
)
|
|
@@ -808,7 +808,7 @@ var GridContent = function (_React$Component) {
|
|
|
808
808
|
)
|
|
809
809
|
),
|
|
810
810
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
811
|
-
|
|
811
|
+
main_43 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
812
812
|
);
|
|
813
813
|
} else return null;
|
|
814
814
|
}) : React__default.createElement(
|
|
@@ -849,7 +849,7 @@ var GridContent = function (_React$Component) {
|
|
|
849
849
|
InfiniteScroll,
|
|
850
850
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
|
|
851
851
|
React__default.createElement(
|
|
852
|
-
Container
|
|
852
|
+
Container,
|
|
853
853
|
null,
|
|
854
854
|
this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
|
|
855
855
|
)
|
|
@@ -857,7 +857,7 @@ var GridContent = function (_React$Component) {
|
|
|
857
857
|
React__default.Fragment,
|
|
858
858
|
null,
|
|
859
859
|
React__default.createElement(
|
|
860
|
-
Container
|
|
860
|
+
Container,
|
|
861
861
|
null,
|
|
862
862
|
this.cardLoader(page, columns, variant, showVideo, VideoPlayer, showBI, brandInsight, this.state.lgInfeedAd, this.state.contentCategoryMapping)
|
|
863
863
|
),
|
package/dist/esm/GridHero.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import '
|
|
6
|
-
import { m as moment } from './moment-e2f9b20c.js';
|
|
7
|
-
import 'react-dom';
|
|
8
|
-
import './slicedToArray-67a08c9c.js';
|
|
9
|
-
import './index-73819142.js';
|
|
2
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
10
3
|
import urlFor from './urlFor.js';
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
4
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
+
import './slicedToArray-6ebcbfea.js';
|
|
9
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
10
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
11
|
+
import './index-3f5c03b2.js';
|
|
12
|
+
import 'react-dom';
|
|
13
|
+
import 'prop-types';
|
|
14
14
|
|
|
15
15
|
var GridHero = function GridHero(props) {
|
|
16
16
|
var topArticle = props.dataRecord[0];
|
package/dist/esm/GroupDeck.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_object-pie-33c40e79.js';
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
-
import { _ as _typeof } from './typeof-c05a82ba.js';
|
|
7
|
-
import './_is-array-4df618a6.js';
|
|
1
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
8
3
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
9
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
10
|
-
import './index-73819142.js';
|
|
11
|
-
import urlFor from './urlFor.js';
|
|
12
4
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
13
|
-
import { s as smoothscroll } from './smoothscroll-
|
|
5
|
+
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
|
+
import urlFor from './urlFor.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
10
|
+
import './_is-array-8d21b9e3.js';
|
|
11
|
+
import './_object-pie-133f504a.js';
|
|
12
|
+
import './_library-528f1934.js';
|
|
13
|
+
import './index-3f5c03b2.js';
|
|
14
14
|
|
|
15
15
|
var GroupDeck = function GroupDeck(props) {
|
|
16
16
|
// Props should be an array of objects containing Thumbnail, title, and URL
|
|
@@ -80,7 +80,7 @@ var GroupDeck = function GroupDeck(props) {
|
|
|
80
80
|
}
|
|
81
81
|
};
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
props.get2 ? '/' + props.get2 + '/' : '/view/';
|
|
84
84
|
|
|
85
85
|
var variant = props.dark ? 'white' : '#383838';
|
|
86
86
|
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
6
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
7
|
-
import '
|
|
8
|
-
import
|
|
9
|
-
import {
|
|
10
|
-
import { m as main_36, c as main_37 } from './main-c0612122.js';
|
|
11
|
-
import './asyncToGenerator-64812e90.js';
|
|
12
|
-
import Segment from './Segment.js';
|
|
13
|
-
import 'react-bootstrap/Button';
|
|
14
|
-
import './react-social-icons-a7d5c5c7.js';
|
|
15
|
-
import './iconBase-602d52fe.js';
|
|
16
|
-
import { b as IoMdLogIn } from './index.esm-29e48d38.js';
|
|
3
|
+
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
4
|
+
import { S as SocialNavFooter } from './index.esm-37268dca.js';
|
|
5
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-8e0fcf66.js';
|
|
17
6
|
import 'react-bootstrap/Form';
|
|
7
|
+
import 'react-bootstrap/FormControl';
|
|
8
|
+
import 'react-bootstrap/Button';
|
|
9
|
+
import Segment from './Segment.js';
|
|
10
|
+
import Container from 'react-bootstrap/Container';
|
|
18
11
|
import Nav from 'react-bootstrap/Nav';
|
|
19
12
|
import Navbar from 'react-bootstrap/Navbar';
|
|
20
13
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
21
|
-
import { M as MdEmail } from './index.esm-
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
14
|
+
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
15
|
+
import { b as IoMdLogIn } from './index.esm-f6156a57.js';
|
|
16
|
+
import { m as main_43, c as main_44 } from './main-1894c974.js';
|
|
17
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
19
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
20
|
+
import './react-social-icons-9be47857.js';
|
|
21
|
+
import 'prop-types';
|
|
22
|
+
import './iconBase-ccc56b97.js';
|
|
24
23
|
import './SocialIcons.js';
|
|
25
|
-
import '
|
|
26
|
-
import
|
|
24
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
25
|
+
import './_library-528f1934.js';
|
|
26
|
+
import './_iter-detect-98db3b07.js';
|
|
27
27
|
|
|
28
28
|
var HamMagazine = function HamMagazine(props) {
|
|
29
|
-
/*
|
|
30
|
-
Example Nav with acceptable props
|
|
31
|
-
<MagazineNav
|
|
32
|
-
showLogin
|
|
33
|
-
logo={props.settings.logo}
|
|
34
|
-
dataObject={props.cache.mainNavCache}
|
|
35
|
-
website={website}
|
|
36
|
-
subNav={props.cache.subNavCache}
|
|
37
|
-
/>
|
|
29
|
+
/*
|
|
30
|
+
Example Nav with acceptable props
|
|
31
|
+
<MagazineNav
|
|
32
|
+
showLogin
|
|
33
|
+
logo={props.settings.logo}
|
|
34
|
+
dataObject={props.cache.mainNavCache}
|
|
35
|
+
website={website}
|
|
36
|
+
subNav={props.cache.subNavCache}
|
|
37
|
+
/>
|
|
38
38
|
*/
|
|
39
39
|
|
|
40
40
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
|
@@ -50,8 +50,8 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
50
50
|
socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
|
|
51
51
|
_props$socialIconVari = props.socialIconVariant,
|
|
52
52
|
socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
|
|
53
|
-
invertedLogo = props.invertedLogo
|
|
54
|
-
|
|
53
|
+
invertedLogo = props.invertedLogo;
|
|
54
|
+
props.settings;
|
|
55
55
|
|
|
56
56
|
var navRef = useRef(null);
|
|
57
57
|
var topNavRef = useRef(null);
|
|
@@ -185,7 +185,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
185
185
|
}
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
if (props.initiallyCollapsed && !
|
|
188
|
+
if (props.initiallyCollapsed && !main_43) {
|
|
189
189
|
navRef.current.style.position = 'fixed';
|
|
190
190
|
setIsSticky(true);
|
|
191
191
|
navLinks.style.margin = 'auto';
|
|
@@ -215,12 +215,12 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
215
215
|
|
|
216
216
|
return React__default.createElement(
|
|
217
217
|
'header',
|
|
218
|
-
{ className: !
|
|
218
|
+
{ className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
|
|
219
219
|
React__default.createElement(
|
|
220
220
|
Navbar,
|
|
221
221
|
{ expand: 'md', ref: topNavRef },
|
|
222
222
|
React__default.createElement(
|
|
223
|
-
Container
|
|
223
|
+
Container,
|
|
224
224
|
{ style: { position: 'relative' } },
|
|
225
225
|
React__default.createElement(
|
|
226
226
|
Nav,
|
|
@@ -333,7 +333,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
333
333
|
Navbar,
|
|
334
334
|
{ id: 'navbar-ham', variant: 'dark', expand: 'xl', bg: 'primary', ref: navRef, style: { width: '100%', display: 'flex', top: topOffset } },
|
|
335
335
|
React__default.createElement(
|
|
336
|
-
Container
|
|
336
|
+
Container,
|
|
337
337
|
{ className: 'mobile-nav' },
|
|
338
338
|
React__default.createElement(
|
|
339
339
|
'div',
|
|
@@ -342,7 +342,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
342
342
|
'aria-controls': 'basic-navbar-nav',
|
|
343
343
|
onClick: function onClick() {
|
|
344
344
|
// Set overflow fix for iPhones safari browsers
|
|
345
|
-
if (
|
|
345
|
+
if (main_44) {
|
|
346
346
|
var mainNav = document.querySelector('#navbar-ham');
|
|
347
347
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
348
348
|
}
|
|
@@ -571,7 +571,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
571
571
|
'\n .navbar .collapse {\n display: block;\n }\n '
|
|
572
572
|
)
|
|
573
573
|
),
|
|
574
|
-
|
|
574
|
+
main_43 && !main_44 && React__default.createElement(
|
|
575
575
|
'style',
|
|
576
576
|
{ jsx: 'true' },
|
|
577
577
|
'\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
|
package/dist/esm/Hero.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import './slicedToArray-67a08c9c.js';
|
|
6
|
-
import './index-73819142.js';
|
|
7
|
-
import urlFor from './urlFor.js';
|
|
8
|
-
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
9
2
|
import { Card } from 'react-bootstrap';
|
|
3
|
+
import urlFor from './urlFor.js';
|
|
4
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
+
import './slicedToArray-6ebcbfea.js';
|
|
6
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import './index-3f5c03b2.js';
|
|
10
10
|
|
|
11
11
|
var Hero = function Hero(_ref) {
|
|
12
12
|
var data = _ref.data,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
1
|
import React__default from 'react';
|
|
3
|
-
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-
|
|
2
|
+
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
|
|
3
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
4
4
|
|
|
5
5
|
var HighlightenVideo = function HighlightenVideo(_ref) {
|
|
6
6
|
var highlightVideoOptions = _ref.highlightVideoOptions;
|