@mjhls/mjh-framework 1.0.977-docgroup-test-v4 → 1.0.978
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +26 -28
- package/dist/cjs/AD300x250x600.js +26 -28
- package/dist/cjs/AD728x90.js +29 -31
- package/dist/cjs/ADFloatingFooter.js +29 -31
- package/dist/cjs/ADFooter.js +12 -13
- package/dist/cjs/ADGutter.js +29 -31
- package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-8da83eae.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +29 -31
- package/dist/cjs/ADSponsoredResources.js +29 -31
- package/dist/cjs/ADWebcast.js +29 -31
- package/dist/cjs/ADWelcome.js +30 -32
- package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-52c63a33.js} +10 -11
- package/dist/cjs/AccordionPanel.js +27 -29
- package/dist/cjs/AdSlot.js +30 -32
- package/dist/cjs/AdSlotsProvider.js +15 -18
- package/dist/cjs/AlgoliaSearch.js +67 -14215
- package/dist/cjs/AlphabeticList.js +23 -24
- package/dist/cjs/ArticleCarousel.js +19 -20
- package/dist/cjs/ArticleProgramLandingPage.js +58 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +38 -40
- package/dist/cjs/ArticleSeriesListing.js +59 -61
- package/dist/cjs/Auth.js +283 -287
- package/dist/cjs/AuthWrapper.js +148 -59
- package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-421d5ec1.js} +13 -14
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-bac780ac.js} +55 -56
- package/dist/cjs/Breadcrumbs.js +25 -27
- package/dist/cjs/CMEDeck.js +81 -82
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +31 -34
- package/dist/cjs/Column3.js +55 -59
- package/dist/cjs/ConferenceArticleCard.js +25 -26
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/ContentCardPaginated.js +87 -93
- package/dist/cjs/DeckContent.js +92 -97
- package/dist/cjs/DeckQueue.js +89 -94
- package/dist/cjs/DeckQueuePaginated.js +81 -87
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-52a869e5.js} +32 -34
- package/dist/cjs/EventsDeck.js +133 -140
- package/dist/cjs/ExternalResources.js +79 -81
- package/dist/cjs/Feature.js +26 -28
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +185 -190
- package/dist/cjs/GridContentPaginated.js +172 -178
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +57 -58
- package/dist/cjs/HamMagazine.js +128 -133
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/HealthCareProfessionalModal.js +22 -25
- package/dist/cjs/Hero.js +15 -16
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +72 -74
- package/dist/cjs/HorizontalHero.js +28 -29
- package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-5d7082b9.js} +283 -182
- package/dist/cjs/IssueContentDeck.js +71 -76
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +66 -68
- package/dist/cjs/LeftNav.js +36 -39
- package/dist/cjs/MasterDeck.js +69 -71
- package/dist/cjs/MasterDeckPaginated.js +60 -63
- package/dist/cjs/{MediaSeriesCard-5bf9813e.js → MediaSeriesCard-f50f8148.js} +996 -902
- package/dist/cjs/MediaSeriesLanding.js +80 -84
- package/dist/cjs/MediaSeriesLandingPaginated.js +95 -99
- package/dist/cjs/NavDvm.js +72 -77
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +134 -139
- package/dist/cjs/NavNative.js +126 -134
- package/dist/cjs/OncliveHero.js +21 -22
- package/dist/cjs/OncliveLargeHero.js +70 -71
- package/dist/cjs/PageFilter.js +12 -13
- package/dist/cjs/{Pagination-1e0d5f1d.js → Pagination-32f89bd4.js} +18 -21
- package/dist/cjs/PartnerDetailListing.js +98 -101
- package/dist/cjs/PartnerDetailListingPaginated.js +96 -99
- package/dist/cjs/PdfDownload.js +9 -10
- package/dist/cjs/PixelTracking.js +19 -19
- package/dist/cjs/PopUpModal.js +17 -19
- package/dist/cjs/PtceDeck.js +26 -27
- package/dist/cjs/PubSection.js +40 -42
- package/dist/cjs/PubToc.js +13 -14
- package/dist/cjs/PublicationDeck.js +65 -70
- package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a54b1d9d.js} +36 -40
- package/dist/cjs/PublicationLanding.js +107 -115
- package/dist/cjs/QueueDeckExpanded.js +308 -309
- package/dist/cjs/QueueDeckExpandedPaginated.js +270 -271
- package/dist/cjs/RecentNews.js +22 -23
- package/dist/cjs/RelatedContent.js +29 -30
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Schema.js +14 -15
- package/dist/cjs/Search.js +16 -20
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +34 -35
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-ba6cdfc1.js} +34 -35
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -35
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-e5196fc1.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +61 -66
- package/dist/cjs/TaxonomyDescription.js +54 -56
- package/dist/cjs/TemplateNormal.js +71 -73
- package/dist/cjs/ThumbnailCard.js +24 -26
- package/dist/cjs/Ustream.js +29 -30
- package/dist/cjs/VerticalHero.js +19 -20
- package/dist/cjs/VideoProgramLandingPage.js +73 -78
- package/dist/cjs/VideoSeriesCard.js +32 -33
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +48 -50
- package/dist/cjs/VideoSeriesListing.js +76 -78
- package/dist/cjs/View.js +317 -322
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +58 -59
- package/dist/cjs/{_is-array-54228b29.js → _is-array-bd978497.js} +6 -6
- package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-ee3d4802.js} +7 -7
- package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
- package/dist/cjs/{_object-sap-d1978572.js → _object-sap-fee50a62.js} +1 -1
- package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-18379aba.js} +2 -2
- package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-15014394.js} +30 -30
- 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-5643aa10.js → core.get-iterator-method-5cb3af28.js} +33 -33
- package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
- package/dist/cjs/{define-property-e8404b64.js → define-property-530a5e9e.js} +6 -6
- package/dist/cjs/{defineProperty-9673846a.js → defineProperty-5ca424cd.js} +1 -1
- package/dist/cjs/{entities-df1aed86.js → entities-fb0c6568.js} +1 -1
- package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
- package/dist/cjs/{extends-7c86182f.js → extends-1d905ddb.js} +7 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
- package/dist/cjs/getPtceActivities.js +4 -4
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +45 -46
- package/dist/cjs/{getTargeting-3c5754ac.js → getTargeting-091ec6c8.js} +2 -2
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
- package/dist/cjs/{index-eb1c583d.js → index-2fa523f8.js} +599 -612
- package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
- package/dist/cjs/{index-fc2f1ca2.js → index-8bf6c863.js} +476 -12
- package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
- package/dist/cjs/{index-d48b231c.js → index-ff69979f.js} +3 -3
- package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
- package/dist/cjs/{index.esm-c1e16606.js → index.esm-44f3e2d0.js} +1 -1
- package/dist/cjs/{index.esm-d81454e7.js → index.esm-48e0f0d8.js} +1 -1
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-bf016399.js} +18 -19
- package/dist/cjs/{index.esm-d51c9ac6.js → index.esm-f93506ac.js} +1 -1
- package/dist/cjs/index.js +230 -237
- package/dist/cjs/{inherits-de66ea16.js → inherits-07da6623.js} +21 -21
- package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
- package/dist/cjs/{keys-e982b3fa.js → keys-91f31941.js} +6 -6
- package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
- package/dist/cjs/{main-f1c77adb.js → main-bc7d4bf8.js} +69 -70
- 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-067dd3bc.js → slicedToArray-0a78cdf3.js} +12 -12
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-f7a37a8d.js → stringify-13405ce2.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-39fd0757.js} +7 -7
- package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
- package/dist/cjs/{typeof-567e31ff.js → typeof-3dd6d3df.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{urlForFile-29d3815a.js → urlForFile-0e7175d9.js} +1 -1
- package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-5619c1fa.js} +4 -4
- package/dist/cjs/{util-93a37fd0.js → util-f2c1b65b.js} +1 -12
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-a9359910.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +20 -21
- package/dist/esm/AD300x250x600.js +20 -21
- package/dist/esm/AD728x90.js +22 -23
- package/dist/esm/ADFloatingFooter.js +20 -21
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +20 -21
- package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-0cd9985d.js} +4 -4
- package/dist/esm/ADSkyscraper.js +20 -21
- package/dist/esm/ADSponsoredResources.js +20 -21
- package/dist/esm/ADWebcast.js +20 -21
- package/dist/esm/ADWelcome.js +17 -18
- package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-401242f6.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +19 -20
- package/dist/esm/AdSlotsProvider.js +9 -10
- package/dist/esm/AlgoliaSearch.js +24 -14171
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +49 -50
- package/dist/esm/ArticleSeriesLandingPage.js +29 -30
- package/dist/esm/ArticleSeriesListing.js +30 -31
- package/dist/esm/Auth.js +199 -199
- package/dist/esm/AuthWrapper.js +118 -28
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-217c424d.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-ea93e8f7.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +21 -22
- package/dist/esm/Column2.js +14 -14
- package/dist/esm/Column3.js +28 -29
- package/dist/esm/ConferenceArticleCard.js +10 -10
- package/dist/esm/ContentCardPaginated.js +35 -36
- package/dist/esm/DeckContent.js +30 -31
- package/dist/esm/DeckQueue.js +28 -29
- package/dist/esm/DeckQueuePaginated.js +31 -32
- package/dist/esm/{Dfp-102f0beb.js → Dfp-af6a7461.js} +12 -13
- package/dist/esm/EventsDeck.js +24 -24
- package/dist/esm/ExternalResources.js +46 -47
- package/dist/esm/Feature.js +6 -6
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +42 -43
- package/dist/esm/GridContentPaginated.js +42 -43
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +23 -23
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +47 -48
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-f42743bb.js} +134 -32
- package/dist/esm/IssueContentDeck.js +11 -11
- package/dist/esm/IssueDeck.js +13 -13
- package/dist/esm/IssueLanding.js +55 -56
- package/dist/esm/LeftNav.js +19 -20
- package/dist/esm/MasterDeck.js +30 -31
- package/dist/esm/MasterDeckPaginated.js +32 -33
- package/dist/esm/{MediaSeriesCard-305a9cb3.js → MediaSeriesCard-5eb62ef4.js} +373 -277
- package/dist/esm/MediaSeriesLanding.js +50 -52
- package/dist/esm/MediaSeriesLandingPaginated.js +56 -58
- package/dist/esm/NavDvm.js +11 -11
- package/dist/esm/NavMagazine.js +27 -27
- package/dist/esm/NavNative.js +26 -26
- package/dist/esm/OncliveHero.js +7 -7
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/{Pagination-cd21f8c2.js → Pagination-ea620975.js} +2 -2
- package/dist/esm/PartnerDetailListing.js +58 -60
- package/dist/esm/PartnerDetailListingPaginated.js +58 -60
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PixelTracking.js +7 -7
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PtceDeck.js +10 -10
- package/dist/esm/PubSection.js +32 -33
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +10 -10
- package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-35381870.js} +2 -2
- package/dist/esm/PublicationLanding.js +26 -30
- package/dist/esm/QueueDeckExpanded.js +33 -34
- package/dist/esm/QueueDeckExpandedPaginated.js +35 -36
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +10 -10
- package/dist/esm/Schema.js +10 -10
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +17 -18
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-985b2b4a.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +13 -13
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-86928797.js} +6 -6
- package/dist/esm/TaxonomyCard.js +12 -12
- package/dist/esm/TaxonomyDescription.js +45 -46
- package/dist/esm/TemplateNormal.js +45 -46
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +50 -51
- package/dist/esm/VideoSeriesCard.js +13 -13
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +35 -36
- package/dist/esm/VideoSeriesListing.js +30 -31
- package/dist/esm/View.js +109 -109
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +12 -12
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-39143b17.js} +6 -6
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-b12f2097.js} +7 -7
- package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-957d4f77.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-c71869fb.js} +2 -2
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-a59eea64.js} +30 -30
- package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-792e9364.js} +34 -34
- package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
- package/dist/esm/define-property-98b4d523.js +18 -0
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-ba9a4452.js} +1 -1
- package/dist/esm/{entities-6d9154b4.js → entities-731f3fdb.js} +1 -1
- package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
- package/dist/esm/{extends-6d8e3924.js → extends-3a3e8665.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
- package/dist/esm/getPtceActivities.js +4 -4
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +45 -46
- package/dist/esm/{getTargeting-42f9b439.js → getTargeting-c15dcda2.js} +2 -2
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
- package/dist/esm/{index-264bbd3c.js → index-12256693.js} +122 -122
- package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
- package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
- package/dist/esm/{index-f0fc23eb.js → index-a9e53f80.js} +469 -4
- package/dist/esm/{index-3f5c03b2.js → index-f7fdcc91.js} +3 -3
- package/dist/esm/{index.esm-eb1e8e80.js → index.esm-55f22b35.js} +1 -1
- package/dist/esm/{index.esm-9b042655.js → index.esm-c6715e80.js} +1 -1
- package/dist/esm/{index.esm-1bd8a0a8.js → index.esm-d1125763.js} +1 -1
- package/dist/esm/{index.esm-37268dca.js → index.esm-ed50151c.js} +2 -2
- package/dist/esm/index.js +122 -125
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-fc8a7c61.js} +18 -18
- package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
- package/dist/esm/keys-39cf7652.js +23 -0
- package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
- package/dist/esm/{main-1894c974.js → main-ede573ee.js} +53 -53
- package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
- package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
- package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-6f02409f.js} +12 -12
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/stringify-d52a4413.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-6ab0c924.js} +7 -7
- package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-c39ff5e1.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-b69adffc.js → urlForFile-4bd21538.js} +1 -1
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-12b01f28.js} +4 -4
- package/dist/esm/{util-8ed16d48.js → util-7700fc59.js} +1 -12
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-03a97343.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/define-property-5f1bda73.js +0 -18
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/keys-31dcdb31.js +0 -23
- package/dist/esm/stringify-2b084bee.js +0 -15
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-e761d404.js} +1 -1
package/dist/esm/View.js
CHANGED
|
@@ -1,81 +1,80 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
|
-
import { _ as _extends, a as _Object$assign } from './extends-6d8e3924.js';
|
|
3
|
-
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
|
-
import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
5
|
-
import Head from 'next/head';
|
|
6
|
-
import { useRouter } from 'next/router';
|
|
7
|
-
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
8
|
-
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
9
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
10
|
-
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
|
-
import { m as main_43 } from './main-1894c974.js';
|
|
12
|
-
import 'react-bootstrap/Dropdown';
|
|
13
|
-
import Form from 'react-bootstrap/Form';
|
|
14
|
-
import FormControl from 'react-bootstrap/FormControl';
|
|
15
|
-
import Button from 'react-bootstrap/Button';
|
|
16
|
-
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
|
-
import SocialShare from './SocialShare.js';
|
|
18
|
-
import { r as renderAuthor, g as getSerializers } from './index-264bbd3c.js';
|
|
19
|
-
import DFPAdSlot from './AdSlot.js';
|
|
20
|
-
import { S as SeriesSlider } from './SeriesSlider-f771e20d.js';
|
|
21
|
-
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-42f9b439.js';
|
|
22
|
-
import getKeywords from './getKeywords.js';
|
|
23
|
-
import urlFor from './urlFor.js';
|
|
24
|
-
import { u as urlForFile } from './urlForFile-b69adffc.js';
|
|
25
|
-
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
26
|
-
import { b as FaMinus, c as FaPlus } from './index.esm-1bd8a0a8.js';
|
|
27
|
-
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
28
|
-
import './index-755f2cc2.js';
|
|
29
|
-
import { DiscussionEmbed } from 'disqus-react';
|
|
30
|
-
import Schema from './Schema.js';
|
|
31
|
-
import FileSaver from 'file-saver';
|
|
32
|
-
import { PixelTrackingArticle } from './PixelTracking.js';
|
|
33
|
-
import { _ as _Object$keys } from './keys-31dcdb31.js';
|
|
34
|
-
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
35
|
-
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
36
|
-
import getRelatedArticle from './getRelatedArticle.js';
|
|
37
|
-
import getQuery from './getQuery.js';
|
|
38
|
-
import getSeriesDetail from './getSeriesDetail.js';
|
|
39
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
40
|
-
import './core.get-iterator-method-
|
|
41
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
2
|
+
import './core.get-iterator-method-792e9364.js';
|
|
42
3
|
import './_library-528f1934.js';
|
|
43
|
-
import './_iter-detect-
|
|
44
|
-
import './
|
|
4
|
+
import './_iter-detect-b12f2097.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-6ab0c924.js';
|
|
6
|
+
import './_object-pie-33c40e79.js';
|
|
7
|
+
import { _ as _extends, a as _Object$assign } from './extends-3a3e8665.js';
|
|
8
|
+
import './_object-sap-957d4f77.js';
|
|
9
|
+
import './inherits-fc8a7c61.js';
|
|
10
|
+
import './define-property-98b4d523.js';
|
|
11
|
+
import './web.dom.iterable-03a97343.js';
|
|
12
|
+
import { _ as _typeof } from './typeof-c39ff5e1.js';
|
|
13
|
+
import './_is-array-39143b17.js';
|
|
14
|
+
import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
15
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
45
16
|
import 'prop-types';
|
|
46
|
-
import '
|
|
17
|
+
import 'react-bootstrap/Row';
|
|
18
|
+
import 'react-bootstrap/Col';
|
|
19
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
20
|
+
import { useRouter } from 'next/router';
|
|
21
|
+
import './isSymbol-1981418f.js';
|
|
22
|
+
import './debounce-89969f66.js';
|
|
23
|
+
import './toNumber-e3dcad26.js';
|
|
24
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
47
25
|
import 'react-dom';
|
|
48
|
-
import '
|
|
49
|
-
import '
|
|
50
|
-
import './index-
|
|
51
|
-
import './
|
|
52
|
-
import './
|
|
26
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
27
|
+
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6f02409f.js';
|
|
28
|
+
import './index-f7fdcc91.js';
|
|
29
|
+
import urlFor from './urlFor.js';
|
|
30
|
+
import './index-5f7e79e7.js';
|
|
31
|
+
import { m as main_43 } from './main-ede573ee.js';
|
|
32
|
+
import './entities-731f3fdb.js';
|
|
33
|
+
import { _ as _JSON$stringify } from './stringify-d52a4413.js';
|
|
34
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-a59eea64.js';
|
|
53
35
|
import './Segment.js';
|
|
54
|
-
import './
|
|
36
|
+
import './Beam.js';
|
|
37
|
+
import DFPAdSlot from './AdSlot.js';
|
|
38
|
+
import Button from 'react-bootstrap/Button';
|
|
39
|
+
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
40
|
+
import './index-c7e2ac95.js';
|
|
41
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
42
|
+
import './GroupDeck.js';
|
|
43
|
+
import 'react-bootstrap';
|
|
44
|
+
import './iconBase-602d52fe.js';
|
|
45
|
+
import './index.esm-55f22b35.js';
|
|
46
|
+
import { r as renderAuthor, g as getSerializers } from './index-12256693.js';
|
|
47
|
+
import './util-7700fc59.js';
|
|
48
|
+
import { u as urlForFile } from './urlForFile-4bd21538.js';
|
|
49
|
+
import './brightcove-react-player-loader.es-e761d404.js';
|
|
55
50
|
import 'react-bootstrap/Modal';
|
|
51
|
+
import Form from 'react-bootstrap/Form';
|
|
56
52
|
import 'react-ga';
|
|
57
|
-
import '
|
|
58
|
-
import '
|
|
59
|
-
import './
|
|
60
|
-
import './_object-to-array-
|
|
53
|
+
import Head from 'next/head';
|
|
54
|
+
import 'react-share';
|
|
55
|
+
import SocialShare from './SocialShare.js';
|
|
56
|
+
import './_object-to-array-c71869fb.js';
|
|
61
57
|
import 'react-bootstrap/Pagination';
|
|
62
|
-
import './entities-6d9154b4.js';
|
|
63
|
-
import 'react-bootstrap/Row';
|
|
64
|
-
import 'react-bootstrap/Col';
|
|
65
|
-
import './inherits-a6ba2ec4.js';
|
|
66
|
-
import './_object-sap-7cee6f84.js';
|
|
67
|
-
import './define-property-5f1bda73.js';
|
|
68
|
-
import './index.esm-eb1e8e80.js';
|
|
69
|
-
import './iconBase-ccc56b97.js';
|
|
70
58
|
import 'react-bootstrap/Figure';
|
|
71
59
|
import 'react-bootstrap/OverlayTrigger';
|
|
72
60
|
import 'react-bootstrap/Tooltip';
|
|
73
61
|
import 'react-bootstrap/Popover';
|
|
74
|
-
import '
|
|
75
|
-
import './
|
|
76
|
-
import '
|
|
77
|
-
import './
|
|
62
|
+
import FormControl from 'react-bootstrap/FormControl';
|
|
63
|
+
import { _ as _Object$keys } from './keys-39cf7652.js';
|
|
64
|
+
import 'react-bootstrap/Dropdown';
|
|
65
|
+
import { b as FaMinus, c as FaPlus } from './index.esm-d1125763.js';
|
|
66
|
+
import { PixelTrackingArticle } from './PixelTracking.js';
|
|
67
|
+
import getSeriesDetail from './getSeriesDetail.js';
|
|
78
68
|
import './index-db3bb315.js';
|
|
69
|
+
import getRelatedArticle from './getRelatedArticle.js';
|
|
70
|
+
import getQuery from './getQuery.js';
|
|
71
|
+
import { S as SeriesSlider } from './SeriesSlider-985b2b4a.js';
|
|
72
|
+
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-c15dcda2.js';
|
|
73
|
+
import getKeywords from './getKeywords.js';
|
|
74
|
+
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
75
|
+
import { DiscussionEmbed } from 'disqus-react';
|
|
76
|
+
import Schema from './Schema.js';
|
|
77
|
+
import FileSaver from 'file-saver';
|
|
79
78
|
|
|
80
79
|
var getArticleSummary = function getArticleSummary(article) {
|
|
81
80
|
if (article.summary && article.summary.length > 0) {
|
|
@@ -364,9 +363,9 @@ var ISI = function ISI(props) {
|
|
|
364
363
|
);
|
|
365
364
|
};
|
|
366
365
|
|
|
367
|
-
var css
|
|
368
|
-
var styles
|
|
369
|
-
styleInject(css
|
|
366
|
+
var css = ".RelatedArticles-module_mediaContainer__10h9k {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n margin: 0 -1rem;\n}\n.RelatedArticles-module_mediaCard__3wQbn {\n margin: 0 1rem 1rem;\n width: calc(33% - 1rem);\n display: column;\n flex-direction: row;\n margin-bottom: 0.75rem;\n padding-bottom: 0.75rem;\n border-bottom: none;\n}\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\n border-bottom: none;\n}\n.RelatedArticles-module_cardTitle__3P-Ib {\n font-weight: bold;\n color: #252525;\n margin-bottom: 0.25rem;\n font-size: 15px;\n}\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\n color: #000;\n font-weight: bold;\n}\n.RelatedArticles-module_cardDate__1wOR5 {\n color: var(--dark);\n display: block;\n background: #fff !important;\n margin-bottom: 0;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 {\n display: block;\n text-align: center;\n margin-bottom: 0.5rem;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\n height: 135px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n@media screen and (max-width: 1064px) {\n}\n@media screen and (max-width: 968px) {\n .RelatedArticles-module_mediaContainer__10h9k {\n flex-wrap: wrap;\n }\n .RelatedArticles-module_imgWrapper__5Jx_4 {\n display: none;\n }\n .RelatedArticles-module_mediaCard__3wQbn {\n width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n }\n .RelatedArticles-module_cardTitle__3P-Ib {\n font-size: 0.75rem;\n margin-bottom: 0;\n }\n}\n";
|
|
367
|
+
var styles = { "mediaContainer": "RelatedArticles-module_mediaContainer__10h9k", "mediaCard": "RelatedArticles-module_mediaCard__3wQbn", "cardTitle": "RelatedArticles-module_cardTitle__3P-Ib", "authorListing": "RelatedArticles-module_authorListing__1EFg4", "text-muted": "RelatedArticles-module_text-muted__3b0zX", "cardDate": "RelatedArticles-module_cardDate__1wOR5", "imgWrapper": "RelatedArticles-module_imgWrapper__5Jx_4" };
|
|
368
|
+
styleInject(css);
|
|
370
369
|
|
|
371
370
|
var RelatedArticle = function RelatedArticle(_ref) {
|
|
372
371
|
var articles = _ref.articles,
|
|
@@ -380,15 +379,15 @@ var RelatedArticle = function RelatedArticle(_ref) {
|
|
|
380
379
|
}
|
|
381
380
|
return React__default.createElement(
|
|
382
381
|
'div',
|
|
383
|
-
{ className: styles
|
|
382
|
+
{ className: styles.mediaContainer },
|
|
384
383
|
articles.map(function (article, index) {
|
|
385
384
|
if (article && article.url && article.url.current) {
|
|
386
385
|
return React__default.createElement(
|
|
387
386
|
'div',
|
|
388
|
-
{ id: 'related-card', key: index, className: styles
|
|
387
|
+
{ id: 'related-card', key: index, className: styles.mediaCard },
|
|
389
388
|
React__default.createElement(
|
|
390
389
|
'a',
|
|
391
|
-
{ className: styles
|
|
390
|
+
{ className: styles.imgWrapper, href: '/view/' + (article.url ? article.url.current : '') },
|
|
392
391
|
article.thumbnail ? React__default.createElement('img', {
|
|
393
392
|
style: { objectFit: 'cover', objectPosition: 'center' },
|
|
394
393
|
src: article.thumbnail && urlFor({ client: client, source: article.thumbnail.asset, imageWidth: 250 }),
|
|
@@ -401,13 +400,13 @@ var RelatedArticle = function RelatedArticle(_ref) {
|
|
|
401
400
|
),
|
|
402
401
|
React__default.createElement(
|
|
403
402
|
'div',
|
|
404
|
-
{ className: styles
|
|
403
|
+
{ className: styles.mediaBody },
|
|
405
404
|
React__default.createElement(
|
|
406
405
|
'a',
|
|
407
406
|
{ href: '/view/' + (article.url ? article.url.current : '') },
|
|
408
407
|
React__default.createElement(
|
|
409
408
|
'div',
|
|
410
|
-
{ className: styles
|
|
409
|
+
{ className: styles.cardTitle },
|
|
411
410
|
article.title
|
|
412
411
|
)
|
|
413
412
|
)
|
|
@@ -463,11 +462,11 @@ var getSocialShareDisableFlag = function getSocialShareDisableFlag(article) {
|
|
|
463
462
|
return showSocialShare;
|
|
464
463
|
};
|
|
465
464
|
|
|
466
|
-
var css = ".RecommendedArticles-module_recommendTitle__2kUji {\n border-bottom: 2px solid var(--secondary-blue);\n font-size: 1.5rem;\n font-weight: bold;\n color: #0d335a;\n padding: 0.5rem;\n}\n.RecommendedArticles-module_recommendContainer__sZukI {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n margin: 0 -0.5rem;\n}\n.RecommendedArticles-module_recommendTop__1_yqw {\n margin: 0.5rem;\n width: 100%;\n flex-basis: 100%;\n display: flex;\n\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu {\n min-width: 55%;\n width: 55%;\n height: 100%;\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n.RecommendedArticles-module_recommendTopBody__-13FI {\n margin-left: 1rem;\n line-height: 1.3;\n color: #121212;\n display: flex;\n flex-direction: column;\n}\n.RecommendedArticles-module_topTitle__2EafN {\n font-size: 25px;\n font-weight: bold;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topBody__2_VNi {\n font-size: 19px;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topLink__2RnXu {\n font-size: 19px;\n color: rgb(43, 43, 151);\n text-decoration: underline;\n margin-top: auto;\n}\n.RecommendedArticles-module_smContainer__4byBO {\n width: calc(25% - 1rem);\n margin: 0 0.5rem;\n}\n.RecommendedArticles-module_smImage__TYZGY img {\n width: 100%;\n}\n.RecommendedArticles-module_title__3q1ud {\n margin-top: 1rem;\n line-height: 1.2;\n color: #121212;\n}\n.RecommendedArticles-module_category__2jRto {\n text-transform: uppercase;\n font-size: 16px;\n letter-spacing: 2px;\n margin: 0.25rem 0;\n}\n\n/* media query */\n\n@media screen and (max-width: 1399px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 21px;\n }\n .RecommendedArticles-module_topBody__2_VNi {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 1191px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 23px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 17px;\n }\n}\n@media screen and (max-width: 968px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 18px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 768px) {\n .RecommendedArticles-module_recommendTop__1_yqw {\n flex-direction: column;\n }\n .RecommendedArticles-module_recommendTopImg__1b9gu,\n .RecommendedArticles-module_recommendTopBody__-13FI {\n width: 100%;\n margin: 0;\n }\n .RecommendedArticles-module_recommendTopBody__-13FI {\n margin-bottom: 1rem;\n }\n .RecommendedArticles-module_smContainer__4byBO {\n width: calc(50% - 1rem);\n }\n}";
|
|
467
|
-
var styles = { "recommendTitle": "RecommendedArticles-module_recommendTitle__2kUji", "recommendContainer": "RecommendedArticles-module_recommendContainer__sZukI", "recommendTop": "RecommendedArticles-module_recommendTop__1_yqw", "recommendTopImg": "RecommendedArticles-module_recommendTopImg__1b9gu", "recommendTopBody": "RecommendedArticles-module_recommendTopBody__-13FI", "topTitle": "RecommendedArticles-module_topTitle__2EafN", "topBody": "RecommendedArticles-module_topBody__2_VNi", "topLink": "RecommendedArticles-module_topLink__2RnXu", "smContainer": "RecommendedArticles-module_smContainer__4byBO", "smImage": "RecommendedArticles-module_smImage__TYZGY", "title": "RecommendedArticles-module_title__3q1ud", "category": "RecommendedArticles-module_category__2jRto" };
|
|
468
|
-
styleInject(css);
|
|
465
|
+
var css$1 = ".RecommendedArticles-module_recommendTitle__2kUji {\n border-bottom: 2px solid var(--secondary-blue);\n font-size: 1.5rem;\n font-weight: bold;\n color: #0d335a;\n padding: 0.5rem;\n}\n.RecommendedArticles-module_recommendContainer__sZukI {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n margin: 0 -0.5rem;\n}\n.RecommendedArticles-module_recommendTop__1_yqw {\n margin: 0.5rem;\n width: 100%;\n flex-basis: 100%;\n display: flex;\n\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu {\n min-width: 55%;\n width: 55%;\n height: 100%;\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n.RecommendedArticles-module_recommendTopBody__-13FI {\n margin-left: 1rem;\n line-height: 1.3;\n color: #121212;\n display: flex;\n flex-direction: column;\n}\n.RecommendedArticles-module_topTitle__2EafN {\n font-size: 25px;\n font-weight: bold;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topBody__2_VNi {\n font-size: 19px;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topLink__2RnXu {\n font-size: 19px;\n color: rgb(43, 43, 151);\n text-decoration: underline;\n margin-top: auto;\n}\n.RecommendedArticles-module_smContainer__4byBO {\n width: calc(25% - 1rem);\n margin: 0 0.5rem;\n}\n.RecommendedArticles-module_smImage__TYZGY img {\n width: 100%;\n}\n.RecommendedArticles-module_title__3q1ud {\n margin-top: 1rem;\n line-height: 1.2;\n color: #121212;\n}\n.RecommendedArticles-module_category__2jRto {\n text-transform: uppercase;\n font-size: 16px;\n letter-spacing: 2px;\n margin: 0.25rem 0;\n}\n\n/* media query */\n\n@media screen and (max-width: 1399px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 21px;\n }\n .RecommendedArticles-module_topBody__2_VNi {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 1191px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 23px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 17px;\n }\n}\n@media screen and (max-width: 968px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 18px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 768px) {\n .RecommendedArticles-module_recommendTop__1_yqw {\n flex-direction: column;\n }\n .RecommendedArticles-module_recommendTopImg__1b9gu,\n .RecommendedArticles-module_recommendTopBody__-13FI {\n width: 100%;\n margin: 0;\n }\n .RecommendedArticles-module_recommendTopBody__-13FI {\n margin-bottom: 1rem;\n }\n .RecommendedArticles-module_smContainer__4byBO {\n width: calc(50% - 1rem);\n }\n}";
|
|
466
|
+
var styles$1 = { "recommendTitle": "RecommendedArticles-module_recommendTitle__2kUji", "recommendContainer": "RecommendedArticles-module_recommendContainer__sZukI", "recommendTop": "RecommendedArticles-module_recommendTop__1_yqw", "recommendTopImg": "RecommendedArticles-module_recommendTopImg__1b9gu", "recommendTopBody": "RecommendedArticles-module_recommendTopBody__-13FI", "topTitle": "RecommendedArticles-module_topTitle__2EafN", "topBody": "RecommendedArticles-module_topBody__2_VNi", "topLink": "RecommendedArticles-module_topLink__2RnXu", "smContainer": "RecommendedArticles-module_smContainer__4byBO", "smImage": "RecommendedArticles-module_smImage__TYZGY", "title": "RecommendedArticles-module_title__3q1ud", "category": "RecommendedArticles-module_category__2jRto" };
|
|
467
|
+
styleInject(css$1);
|
|
469
468
|
|
|
470
|
-
var _this
|
|
469
|
+
var _this = undefined;
|
|
471
470
|
|
|
472
471
|
var Recommended = function Recommended(props) {
|
|
473
472
|
var article = props.article,
|
|
@@ -640,7 +639,7 @@ var Recommended = function Recommended(props) {
|
|
|
640
639
|
return _context.stop();
|
|
641
640
|
}
|
|
642
641
|
}
|
|
643
|
-
}, _callee, _this
|
|
642
|
+
}, _callee, _this);
|
|
644
643
|
}));
|
|
645
644
|
|
|
646
645
|
return function getSegmentProfile() {
|
|
@@ -682,20 +681,20 @@ var Recommended = function Recommended(props) {
|
|
|
682
681
|
null,
|
|
683
682
|
React__default.createElement(
|
|
684
683
|
'h4',
|
|
685
|
-
{ className: styles.recommendTitle },
|
|
684
|
+
{ className: styles$1.recommendTitle },
|
|
686
685
|
'Recommended For You'
|
|
687
686
|
),
|
|
688
687
|
React__default.createElement(
|
|
689
688
|
'div',
|
|
690
|
-
{ className: styles.recommendContainer, id: 'recommendedContent' },
|
|
689
|
+
{ className: styles$1.recommendContainer, id: 'recommendedContent' },
|
|
691
690
|
articles.map(function (article, index) {
|
|
692
691
|
if (index === 0) {
|
|
693
692
|
return React__default.createElement(
|
|
694
693
|
'div',
|
|
695
|
-
{ key: article._id + ('-' + index), className: styles.recommendTop },
|
|
694
|
+
{ key: article._id + ('-' + index), className: styles$1.recommendTop },
|
|
696
695
|
React__default.createElement(
|
|
697
696
|
'div',
|
|
698
|
-
{ className: styles.recommendTopImg },
|
|
697
|
+
{ className: styles$1.recommendTopImg },
|
|
699
698
|
React__default.createElement(
|
|
700
699
|
'a',
|
|
701
700
|
{ href: '/view/' + article.url.current + '?utm_source=website&utm_medium=dynamic_content&utm_campaign=in_feed_unit' },
|
|
@@ -704,20 +703,20 @@ var Recommended = function Recommended(props) {
|
|
|
704
703
|
),
|
|
705
704
|
React__default.createElement(
|
|
706
705
|
'div',
|
|
707
|
-
{ className: styles.recommendTopBody },
|
|
706
|
+
{ className: styles$1.recommendTopBody },
|
|
708
707
|
React__default.createElement(
|
|
709
708
|
'div',
|
|
710
|
-
{ className: styles.topTitle },
|
|
709
|
+
{ className: styles$1.topTitle },
|
|
711
710
|
article.title
|
|
712
711
|
),
|
|
713
712
|
React__default.createElement(
|
|
714
713
|
'p',
|
|
715
|
-
{ className: styles.topBody },
|
|
714
|
+
{ className: styles$1.topBody },
|
|
716
715
|
article.summary
|
|
717
716
|
),
|
|
718
717
|
React__default.createElement(
|
|
719
718
|
'a',
|
|
720
|
-
{ href: '/view/' + article.url.current + '?utm_source=website&utm_medium=dynamic_content&utm_campaign=in_feed_unit', className: styles.topLink },
|
|
719
|
+
{ href: '/view/' + article.url.current + '?utm_source=website&utm_medium=dynamic_content&utm_campaign=in_feed_unit', className: styles$1.topLink },
|
|
721
720
|
'>> ',
|
|
722
721
|
'Read Article'
|
|
723
722
|
)
|
|
@@ -726,10 +725,10 @@ var Recommended = function Recommended(props) {
|
|
|
726
725
|
} else {
|
|
727
726
|
return React__default.createElement(
|
|
728
727
|
'div',
|
|
729
|
-
{ key: article._id + ('-' + index), className: styles.smContainer },
|
|
728
|
+
{ key: article._id + ('-' + index), className: styles$1.smContainer },
|
|
730
729
|
React__default.createElement(
|
|
731
730
|
'div',
|
|
732
|
-
{ className: styles.category },
|
|
731
|
+
{ className: styles$1.category },
|
|
733
732
|
contentMapping[article.contentCategory.name.toLowerCase()] ? contentMapping[article.contentCategory.name.toLowerCase()] : article.contentCategory.name
|
|
734
733
|
),
|
|
735
734
|
React__default.createElement(
|
|
@@ -737,12 +736,12 @@ var Recommended = function Recommended(props) {
|
|
|
737
736
|
{ href: '/view/' + article.url.current + '?utm_source=website&utm_medium=dynamic_content&utm_campaign=in_feed_unit' },
|
|
738
737
|
React__default.createElement(
|
|
739
738
|
'div',
|
|
740
|
-
{ className: styles.smImage },
|
|
739
|
+
{ className: styles$1.smImage },
|
|
741
740
|
React__default.createElement('img', { src: urlFor({ source: article.thumbnail, client: client, imageHeight: 270, imageWidth: 480 }) })
|
|
742
741
|
),
|
|
743
742
|
React__default.createElement(
|
|
744
743
|
'div',
|
|
745
|
-
{ className: styles.title },
|
|
744
|
+
{ className: styles$1.title },
|
|
746
745
|
article.title
|
|
747
746
|
)
|
|
748
747
|
)
|
|
@@ -964,9 +963,9 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
|
|
|
964
963
|
_props$sponsoredFlag = props.sponsoredFlag,
|
|
965
964
|
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
|
|
966
965
|
_props$authorImgHeigh = props.authorImgHeight,
|
|
967
|
-
authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh
|
|
968
|
-
props.active
|
|
969
|
-
|
|
966
|
+
authorImgHeight = _props$authorImgHeigh === undefined ? 270 : _props$authorImgHeigh,
|
|
967
|
+
active = props.active,
|
|
968
|
+
_props$refreshFlag = props.refreshFlag,
|
|
970
969
|
refreshFlag = _props$refreshFlag === undefined ? false : _props$refreshFlag,
|
|
971
970
|
disqusConfig = props.disqusConfig,
|
|
972
971
|
showDisqus = props.showDisqus,
|
|
@@ -1059,9 +1058,9 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
|
|
|
1059
1058
|
setContainerHeight = _useState12[1];
|
|
1060
1059
|
|
|
1061
1060
|
var _useState13 = useState(true),
|
|
1062
|
-
_useState14 = _slicedToArray(_useState13, 2)
|
|
1063
|
-
_useState14[0]
|
|
1064
|
-
|
|
1061
|
+
_useState14 = _slicedToArray(_useState13, 2),
|
|
1062
|
+
previewAd = _useState14[0],
|
|
1063
|
+
setPreviewAd = _useState14[1];
|
|
1065
1064
|
|
|
1066
1065
|
var _useState15 = useState(props.index === 0),
|
|
1067
1066
|
_useState16 = _slicedToArray(_useState15, 2),
|
|
@@ -1537,8 +1536,8 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
|
|
|
1537
1536
|
shareSubject = shareOptions.shareSubject,
|
|
1538
1537
|
twitterSiteName = shareOptions.twitterSiteName,
|
|
1539
1538
|
shareImageDefault = shareOptions.shareImageDefault,
|
|
1540
|
-
shareBaseUrl = shareOptions.shareBaseUrl
|
|
1541
|
-
shareOptions.shareSiteTitle;
|
|
1539
|
+
shareBaseUrl = shareOptions.shareBaseUrl,
|
|
1540
|
+
shareSiteTitle = shareOptions.shareSiteTitle;
|
|
1542
1541
|
|
|
1543
1542
|
var shareUrl = shareBaseUrl + props.article.url.current;
|
|
1544
1543
|
var shareTitle = article.title;
|
|
@@ -1906,9 +1905,9 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
1906
1905
|
prevUrl = _props$prevUrl === undefined ? '/' : _props$prevUrl,
|
|
1907
1906
|
Ads = props.Ads,
|
|
1908
1907
|
_props$maxListLength = props.maxListLength,
|
|
1909
|
-
maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength
|
|
1910
|
-
props.sponsoredTaxonomies
|
|
1911
|
-
|
|
1908
|
+
maxListLength = _props$maxListLength === undefined ? 10 : _props$maxListLength,
|
|
1909
|
+
_props$sponsoredTaxon = props.sponsoredTaxonomies,
|
|
1910
|
+
_props$cpModification = props.cpModificationRequired,
|
|
1912
1911
|
cpModificationRequired = _props$cpModification === undefined ? false : _props$cpModification,
|
|
1913
1912
|
_props$authorPrefix = props.authorPrefix,
|
|
1914
1913
|
authorPrefix = _props$authorPrefix === undefined ? 'authors' : _props$authorPrefix,
|
|
@@ -2188,7 +2187,7 @@ var ArticleQueue = function ArticleQueue(props) {
|
|
|
2188
2187
|
);
|
|
2189
2188
|
};
|
|
2190
2189
|
|
|
2191
|
-
var _this = undefined;
|
|
2190
|
+
var _this$2 = undefined;
|
|
2192
2191
|
|
|
2193
2192
|
var View = function View(props) {
|
|
2194
2193
|
var router = useRouter();
|
|
@@ -2198,9 +2197,9 @@ var View = function View(props) {
|
|
|
2198
2197
|
hideComments = _props$article.hideComments,
|
|
2199
2198
|
content_placement = _props$article.content_placement,
|
|
2200
2199
|
_props$sponsoredFlag = props.sponsoredFlag,
|
|
2201
|
-
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag
|
|
2202
|
-
props.sponsoredTaxonomies
|
|
2203
|
-
|
|
2200
|
+
sponsoredFlag = _props$sponsoredFlag === undefined ? false : _props$sponsoredFlag,
|
|
2201
|
+
_props$sponsoredTaxon = props.sponsoredTaxonomies,
|
|
2202
|
+
Ads = props.Ads,
|
|
2204
2203
|
setCustomDimensions = props.setCustomDimensions,
|
|
2205
2204
|
gtagSetCustomDimensions = props.gtagSetCustomDimensions,
|
|
2206
2205
|
statusCode = props.statusCode,
|
|
@@ -2214,9 +2213,9 @@ var View = function View(props) {
|
|
|
2214
2213
|
infiniteScrollFlag = _props$infiniteScroll === undefined ? true : _props$infiniteScroll;
|
|
2215
2214
|
var _props$article2 = props.article,
|
|
2216
2215
|
_props$article2$passw = _props$article2.passwordLock,
|
|
2217
|
-
passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw
|
|
2218
|
-
_props$article2.description
|
|
2219
|
-
|
|
2216
|
+
passwordLock = _props$article2$passw === undefined ? false : _props$article2$passw,
|
|
2217
|
+
description = _props$article2.description,
|
|
2218
|
+
title = _props$article2.title,
|
|
2220
2219
|
seriesShareOptions = _props$article2.seriesShareOptions;
|
|
2221
2220
|
|
|
2222
2221
|
var _useState = useState(0),
|
|
@@ -2292,6 +2291,7 @@ var View = function View(props) {
|
|
|
2292
2291
|
var needInfiniteScroll = ['Articles', 'Videos', 'Podcasts'].includes(article.category.name) && article.taxonomyMapping && article.passwordLock !== true && !disableInfiniteScroll && !article.ExcludeFromInfiniteScroll && !sponsoredFlag && infiniteScrollFlag && !article.showIsi && !isMediaSeries && !showDisqus;
|
|
2293
2292
|
|
|
2294
2293
|
if (['Articles', 'Videos', 'Podcasts'].includes(article.category.name)) {
|
|
2294
|
+
description = null;
|
|
2295
2295
|
title = null;
|
|
2296
2296
|
}
|
|
2297
2297
|
|
|
@@ -2544,7 +2544,7 @@ View.returnGetInitialProps = function () {
|
|
|
2544
2544
|
return _context.stop();
|
|
2545
2545
|
}
|
|
2546
2546
|
}
|
|
2547
|
-
}, _callee, _this);
|
|
2547
|
+
}, _callee, _this$2);
|
|
2548
2548
|
}));
|
|
2549
2549
|
|
|
2550
2550
|
return function (_x, _x2, _x3, _x4, _x5) {
|
package/dist/esm/YahooHero.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
3
|
-
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
-
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
6
|
-
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import '
|
|
11
|
-
import './index-3f5c03b2.js';
|
|
12
|
-
import 'react-dom';
|
|
2
|
+
import './core.get-iterator-method-792e9364.js';
|
|
3
|
+
import './web.dom.iterable-03a97343.js';
|
|
4
|
+
import React__default from 'react';
|
|
13
5
|
import 'prop-types';
|
|
6
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
7
|
+
import 'react-dom';
|
|
8
|
+
import './slicedToArray-6f02409f.js';
|
|
9
|
+
import './index-f7fdcc91.js';
|
|
10
|
+
import urlFor from './urlFor.js';
|
|
11
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
12
|
+
import { c as clean_html_1 } from './entities-731f3fdb.js';
|
|
13
|
+
import { A as AuthorComponent } from './AuthorComponent-217c424d.js';
|
|
14
14
|
|
|
15
15
|
var YahooHero = function YahooHero(props) {
|
|
16
16
|
var removeTimeStamp = props.removeTimeStamp;
|
|
@@ -70,11 +70,11 @@ var YahooHero = function YahooHero(props) {
|
|
|
70
70
|
{ className: 'yh-sub-article-container' },
|
|
71
71
|
subArticles.map(function (article, index) {
|
|
72
72
|
var articleThumbnail = '';
|
|
73
|
-
article.title;
|
|
73
|
+
var articleAltText = article.title;
|
|
74
74
|
if (article.thumbnail && article.thumbnail) {
|
|
75
75
|
articleThumbnail = urlFor({ client: client, source: article.thumbnail, imageWidth: 250 });
|
|
76
76
|
|
|
77
|
-
article.thumbnail.asset.originalFileName;
|
|
77
|
+
articleAltText = article.thumbnail.asset.originalFileName;
|
|
78
78
|
} else if (props.thumbnail) {
|
|
79
79
|
articleThumbnail = props.thumbnail;
|
|
80
80
|
}
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
|
-
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
|
-
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
4
|
-
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
|
-
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
|
-
import urlFor from './urlFor.js';
|
|
7
|
-
import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
|
|
8
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import 'react
|
|
2
|
+
import './core.get-iterator-method-792e9364.js';
|
|
3
|
+
import './web.dom.iterable-03a97343.js';
|
|
4
|
+
import React__default, { useRef, useState, useEffect } from 'react';
|
|
12
5
|
import 'prop-types';
|
|
13
|
-
import '
|
|
6
|
+
import 'react-dom';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-6f02409f.js';
|
|
8
|
+
import './index-f7fdcc91.js';
|
|
9
|
+
import urlFor from './urlFor.js';
|
|
10
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
11
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-ede573ee.js';
|
|
12
|
+
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
13
|
+
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
14
14
|
|
|
15
15
|
/*
|
|
16
16
|
GROQ query -
|
|
@@ -124,7 +124,7 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
124
124
|
}
|
|
125
125
|
};
|
|
126
126
|
|
|
127
|
-
props.get2 ? '/' + props.get2 + '/' : '/view/';
|
|
127
|
+
var get2 = props.get2 ? '/' + props.get2 + '/' : '/view/';
|
|
128
128
|
|
|
129
129
|
var variant = props.dark ? 'white' : '#383838';
|
|
130
130
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
2
|
+
import { E as _uid, m as _fails, b as _isObject, C as _has, g as _objectDp, G as _cof } from './core.get-iterator-method-792e9364.js';
|
|
3
3
|
|
|
4
4
|
var _meta = createCommonjsModule(function (module) {
|
|
5
5
|
var META = _uid('meta');
|
|
@@ -56,11 +56,11 @@ var meta = module.exports = {
|
|
|
56
56
|
onFreeze: onFreeze
|
|
57
57
|
};
|
|
58
58
|
});
|
|
59
|
-
_meta.KEY;
|
|
60
|
-
_meta.NEED;
|
|
61
|
-
_meta.fastKey;
|
|
62
|
-
_meta.getWeak;
|
|
63
|
-
_meta.onFreeze;
|
|
59
|
+
var _meta_1 = _meta.KEY;
|
|
60
|
+
var _meta_2 = _meta.NEED;
|
|
61
|
+
var _meta_3 = _meta.fastKey;
|
|
62
|
+
var _meta_4 = _meta.getWeak;
|
|
63
|
+
var _meta_5 = _meta.onFreeze;
|
|
64
64
|
|
|
65
65
|
// 7.2.2 IsArray(argument)
|
|
66
66
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as _anObject, h as _wks, r as _iterators } from './core.get-iterator-method-792e9364.js';
|
|
2
2
|
|
|
3
3
|
// call something on iterator step with safe closing on error
|
|
4
4
|
|
|
@@ -15,18 +15,18 @@ var _iterCall = function (iterator, fn, value, entries) {
|
|
|
15
15
|
|
|
16
16
|
// check on default Array iterator
|
|
17
17
|
|
|
18
|
-
var ITERATOR
|
|
18
|
+
var ITERATOR = _wks('iterator');
|
|
19
19
|
var ArrayProto = Array.prototype;
|
|
20
20
|
|
|
21
21
|
var _isArrayIter = function (it) {
|
|
22
|
-
return it !== undefined && (_iterators.Array === it || ArrayProto[ITERATOR
|
|
22
|
+
return it !== undefined && (_iterators.Array === it || ArrayProto[ITERATOR] === it);
|
|
23
23
|
};
|
|
24
24
|
|
|
25
|
-
var ITERATOR = _wks('iterator');
|
|
25
|
+
var ITERATOR$1 = _wks('iterator');
|
|
26
26
|
var SAFE_CLOSING = false;
|
|
27
27
|
|
|
28
28
|
try {
|
|
29
|
-
var riter = [7][ITERATOR]();
|
|
29
|
+
var riter = [7][ITERATOR$1]();
|
|
30
30
|
riter['return'] = function () { SAFE_CLOSING = true; };
|
|
31
31
|
// eslint-disable-next-line no-throw-literal
|
|
32
32
|
Array.from(riter, function () { throw 2; });
|
|
@@ -37,9 +37,9 @@ var _iterDetect = function (exec, skipClosing) {
|
|
|
37
37
|
var safe = false;
|
|
38
38
|
try {
|
|
39
39
|
var arr = [7];
|
|
40
|
-
var iter = arr[ITERATOR]();
|
|
40
|
+
var iter = arr[ITERATOR$1]();
|
|
41
41
|
iter.next = function () { return { done: safe = true }; };
|
|
42
|
-
arr[ITERATOR] = function () { return iter; };
|
|
42
|
+
arr[ITERATOR$1] = function () { return iter; };
|
|
43
43
|
exec(arr);
|
|
44
44
|
} catch (e) { /* empty */ }
|
|
45
45
|
return safe;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
var f
|
|
1
|
+
var f = Object.getOwnPropertySymbols;
|
|
2
2
|
|
|
3
3
|
var _objectGops = {
|
|
4
|
-
f: f
|
|
4
|
+
f: f
|
|
5
5
|
};
|
|
6
6
|
|
|
7
|
-
var f = {}.propertyIsEnumerable;
|
|
7
|
+
var f$1 = {}.propertyIsEnumerable;
|
|
8
8
|
|
|
9
9
|
var _objectPie = {
|
|
10
|
-
f: f
|
|
10
|
+
f: f$1
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export { _objectGops as _, _objectPie as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as _objectPie } from './_object-pie-
|
|
1
|
+
import { z as _toIobject, v as _objectKeys, e as _descriptors } from './core.get-iterator-method-792e9364.js';
|
|
2
|
+
import { a as _objectPie } from './_object-pie-33c40e79.js';
|
|
3
3
|
|
|
4
4
|
var isEnum = _objectPie.f;
|
|
5
5
|
var _objectToArray = function (isEntries) {
|