@mjhls/mjh-framework 1.0.923 → 1.0.924
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 +1 -1
- package/dist/cjs/AD300x250.js +21 -21
- package/dist/cjs/AD300x250x600.js +21 -21
- package/dist/cjs/AD728x90.js +24 -24
- package/dist/cjs/ADFloatingFooter.js +20 -20
- package/dist/cjs/ADFooter.js +4 -4
- package/dist/cjs/ADGutter.js +20 -20
- package/dist/cjs/{ADInfeed-a4d973da.js → ADInfeed-0928d0ba.js} +4 -4
- package/dist/cjs/ADSkyscraper.js +20 -20
- package/dist/cjs/ADSponsoredResources.js +20 -20
- package/dist/cjs/ADWebcast.js +20 -20
- package/dist/cjs/ADWelcome.js +17 -17
- package/dist/cjs/{ADlgInfeed-def2c25d.js → ADlgInfeed-757617ea.js} +4 -4
- package/dist/cjs/AccordionPanel.js +6 -6
- package/dist/cjs/AdSlot.js +19 -19
- package/dist/cjs/AdSlotsProvider.js +11 -11
- package/dist/cjs/AlgoliaSearch.js +18 -18
- package/dist/cjs/AlphabeticList.js +8 -8
- package/dist/cjs/ArticleCarousel.js +13 -13
- package/dist/cjs/ArticleProgramLandingPage.js +48 -49
- package/dist/cjs/ArticleSeriesLandingPage.js +29 -29
- package/dist/cjs/ArticleSeriesListing.js +30 -30
- package/dist/cjs/Auth.js +482 -346
- package/dist/cjs/AuthWrapper.js +586 -9
- package/dist/cjs/{AuthorComponent-17e1c62b.js → AuthorComponent-39b37d84.js} +1 -1
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
- package/dist/cjs/Breadcrumbs.js +6 -6
- package/dist/cjs/CMEDeck.js +22 -22
- package/dist/cjs/Column2.js +14 -14
- package/dist/cjs/Column3.js +30 -30
- package/dist/cjs/ConferenceArticleCard.js +25 -25
- package/dist/cjs/ContentCardPaginated.js +37 -37
- package/dist/cjs/DeckContent.js +39 -39
- package/dist/cjs/DeckQueue.js +29 -29
- package/dist/cjs/DeckQueuePaginated.js +33 -33
- package/dist/cjs/{Dfp-bcaa7e3f.js → Dfp-94f8ccdf.js} +12 -12
- package/dist/cjs/EventsDeck.js +43 -43
- package/dist/cjs/ExternalResources.js +45 -46
- package/dist/cjs/Feature.js +7 -7
- package/dist/cjs/ForbesHero.js +10 -10
- package/dist/cjs/GridContent.js +45 -45
- package/dist/cjs/GridContentPaginated.js +48 -46
- package/dist/cjs/GridHero.js +11 -11
- package/dist/cjs/GroupDeck.js +12 -12
- package/dist/cjs/HamMagazine.js +36 -36
- package/dist/cjs/Hero.js +7 -7
- package/dist/cjs/HighlightenVideo.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +46 -47
- package/dist/cjs/HorizontalHero.js +8 -8
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +11 -11
- package/dist/cjs/IssueDeck.js +14 -14
- package/dist/cjs/IssueLanding.js +83 -84
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +19 -19
- package/dist/cjs/MasterDeck.js +40 -38
- package/dist/cjs/MasterDeckPaginated.js +43 -41
- package/dist/cjs/{MediaSeriesCard-be3f9e36.js → MediaSeriesCard-1256b976.js} +646 -446
- package/dist/cjs/MediaSeriesLanding.js +54 -55
- package/dist/cjs/MediaSeriesLandingPaginated.js +60 -61
- package/dist/cjs/NavDvm.js +11 -11
- package/dist/cjs/NavMagazine.js +39 -39
- package/dist/cjs/NavNative.js +39 -39
- package/dist/cjs/OncliveHero.js +7 -7
- package/dist/cjs/OncliveLargeHero.js +11 -11
- package/dist/cjs/PageFilter.js +4 -4
- package/dist/cjs/{Pagination-a2807e27.js → Pagination-885dcfbd.js} +3 -3
- package/dist/cjs/PartnerDetailListing.js +59 -59
- package/dist/cjs/PartnerDetailListingPaginated.js +59 -59
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PopUpModal.js +4 -4
- package/dist/cjs/PubSection.js +32 -32
- package/dist/cjs/PubToc.js +6 -6
- package/dist/cjs/PublicationDeck.js +11 -11
- package/dist/cjs/{PublicationFeature-6f89fb97.js → PublicationFeature-be5f3503.js} +2 -2
- package/dist/cjs/PublicationLanding.js +54 -54
- package/dist/cjs/QueueDeckExpanded.js +37 -35
- package/dist/cjs/QueueDeckExpandedPaginated.js +40 -38
- package/dist/cjs/RecentNews.js +4 -4
- package/dist/cjs/RelatedContent.js +38 -38
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +10 -10
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +17 -17
- package/dist/cjs/{SeriesSlider-88e59074.js → SeriesSlider-f9128638.js} +14 -14
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +15 -15
- package/dist/cjs/{SocialSearchComponent-af6ddcc0.js → SocialSearchComponent-b7faaedc.js} +11 -11
- package/dist/cjs/TaxonomyCard.js +12 -12
- package/dist/cjs/TaxonomyDescription.js +44 -45
- package/dist/cjs/TemplateNormal.js +45 -45
- package/dist/cjs/ThumbnailCard.js +10 -10
- package/dist/cjs/Ustream.js +21 -21
- package/dist/cjs/VerticalHero.js +6 -6
- package/dist/cjs/VideoProgramLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesCard.js +14 -14
- package/dist/cjs/VideoSeriesFilter.js +7 -7
- package/dist/cjs/VideoSeriesLandingPage.js +35 -35
- package/dist/cjs/VideoSeriesListing.js +30 -30
- package/dist/cjs/View.js +91 -93
- package/dist/cjs/YahooHero.js +13 -13
- package/dist/cjs/YoutubeGroup.js +21 -21
- 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/{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/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-7df78678.js → extends-7c86182f.js} +8 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +133 -69
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +44 -45
- package/dist/cjs/{getTargeting-1359b868.js → getTargeting-dab97fe1.js} +11 -11
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-44481153.js → index-0e4427c8.js} +40 -21
- package/dist/cjs/{index-faf269e6.js → index-84352936.js} +407 -157
- package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
- package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
- package/dist/cjs/{index-99edf08a.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-2bb721c8.js} +2 -2
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
- package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
- package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
- package/dist/cjs/index.js +143 -143
- package/dist/cjs/{inherits-420ee86f.js → inherits-de66ea16.js} +21 -18
- 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-7fd85bcf.js → lodash-f0783643.js} +58 -10
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
- 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-ec08d471.js → typeof-567e31ff.js} +34 -34
- package/dist/cjs/urlFor.js +4 -4
- package/dist/cjs/{urlForFile-ad96158c.js → urlForFile-29d3815a.js} +1 -1
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +24 -24
- package/dist/esm/AD300x250x600.js +24 -24
- package/dist/esm/AD728x90.js +27 -27
- package/dist/esm/ADFloatingFooter.js +26 -26
- package/dist/esm/ADFooter.js +9 -9
- package/dist/esm/ADGutter.js +26 -26
- package/dist/esm/{ADInfeed-7ba4f982.js → ADInfeed-c2170b53.js} +9 -9
- package/dist/esm/ADSkyscraper.js +26 -26
- package/dist/esm/ADSponsoredResources.js +26 -26
- package/dist/esm/ADWebcast.js +26 -26
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-8eb5060f.js → ADlgInfeed-b4e6539f.js} +8 -8
- package/dist/esm/AccordionPanel.js +22 -22
- package/dist/esm/AdSlot.js +22 -22
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlgoliaSearch.js +49 -49
- package/dist/esm/AlphabeticList.js +20 -20
- package/dist/esm/ArticleCarousel.js +16 -16
- package/dist/esm/ArticleProgramLandingPage.js +54 -55
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +552 -416
- package/dist/esm/AuthWrapper.js +605 -27
- package/dist/esm/{AuthorComponent-37ebc2bd.js → AuthorComponent-defe68b6.js} +11 -11
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-c99c9a8d.js} +35 -35
- package/dist/esm/Breadcrumbs.js +15 -15
- package/dist/esm/CMEDeck.js +77 -77
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +49 -49
- package/dist/esm/ConferenceArticleCard.js +38 -38
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/ContentCardPaginated.js +72 -72
- package/dist/esm/DeckContent.js +84 -84
- package/dist/esm/DeckQueue.js +67 -67
- package/dist/esm/DeckQueuePaginated.js +63 -63
- package/dist/esm/{Dfp-23281963.js → Dfp-4b99f79d.js} +20 -20
- package/dist/esm/EventsDeck.js +103 -103
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +21 -21
- package/dist/esm/ForbesHero.js +33 -33
- package/dist/esm/GridContent.js +142 -142
- package/dist/esm/GridContentPaginated.js +135 -133
- package/dist/esm/GridHero.js +35 -35
- package/dist/esm/GroupDeck.js +45 -45
- package/dist/esm/HamMagazine.js +113 -113
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +13 -13
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +68 -69
- package/dist/esm/HorizontalHero.js +26 -26
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +48 -48
- package/dist/esm/IssueDeck.js +45 -45
- package/dist/esm/IssueLanding.js +91 -92
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +73 -71
- package/dist/esm/MasterDeckPaginated.js +65 -63
- package/dist/esm/{MediaSeriesCard-b6034225.js → MediaSeriesCard-8d8f5713.js} +907 -707
- package/dist/esm/MediaSeriesLanding.js +79 -80
- package/dist/esm/MediaSeriesLandingPaginated.js +83 -84
- package/dist/esm/NavDvm.js +54 -54
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +121 -121
- package/dist/esm/NavNative.js +110 -110
- package/dist/esm/OncliveHero.js +19 -19
- package/dist/esm/OncliveLargeHero.js +58 -58
- package/dist/esm/PageFilter.js +10 -10
- package/dist/esm/{Pagination-185dfca0.js → Pagination-59436882.js} +13 -13
- package/dist/esm/PartnerDetailListing.js +93 -93
- package/dist/esm/PartnerDetailListingPaginated.js +91 -91
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +12 -12
- package/dist/esm/PubSection.js +37 -37
- package/dist/esm/PubToc.js +10 -10
- package/dist/esm/PublicationDeck.js +42 -42
- package/dist/esm/{PublicationFeature-d79db241.js → PublicationFeature-03500094.js} +23 -23
- package/dist/esm/PublicationLanding.js +101 -101
- package/dist/esm/QueueDeckExpanded.js +275 -273
- package/dist/esm/QueueDeckExpandedPaginated.js +255 -253
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +51 -51
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Schema.js +12 -12
- package/dist/esm/Search.js +10 -10
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +30 -30
- package/dist/esm/{SeriesSlider-0a8cfca0.js → SeriesSlider-98b7a870.js} +31 -31
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +32 -32
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-32ee0f63.js → SocialSearchComponent-1d8a9f59.js} +33 -33
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +44 -44
- package/dist/esm/TaxonomyDescription.js +48 -49
- package/dist/esm/TemplateNormal.js +65 -65
- package/dist/esm/ThumbnailCard.js +17 -17
- package/dist/esm/Ustream.js +29 -29
- package/dist/esm/VerticalHero.js +17 -17
- package/dist/esm/VideoProgramLandingPage.js +62 -63
- package/dist/esm/VideoSeriesCard.js +26 -26
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +40 -40
- package/dist/esm/VideoSeriesListing.js +70 -70
- package/dist/esm/View.js +248 -250
- package/dist/esm/YahooHero.js +33 -33
- package/dist/esm/YoutubeGroup.js +52 -52
- package/dist/esm/{_is-array-4df618a6.js → _is-array-893ab020.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-f089461c.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-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-50a6b9a3.js} +2 -2
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-b4dfe691.js} +30 -30
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-e903ff31.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/{define-property-6d26cb48.js → define-property-99e66838.js} +6 -6
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-a4230287.js → extends-dc6a71fd.js} +8 -8
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +133 -69
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +44 -45
- package/dist/esm/{getTargeting-ba1ffe43.js → getTargeting-0cdf8983.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -5
- package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
- package/dist/esm/{index-1819118a.js → index-5cc7b406.js} +43 -24
- package/dist/esm/{index-6c12bdd5.js → index-755f2cc2.js} +10 -10
- package/dist/esm/{index-fa2ffe86.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-93fc4be2.js → index-c7ca5b14.js} +802 -551
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-37268dca.js} +16 -16
- package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
- package/dist/esm/{index.esm-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
- package/dist/esm/index.js +138 -138
- package/dist/esm/{inherits-91a2c374.js → inherits-8a801a18.js} +19 -19
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-425c8ab0.js} +6 -6
- package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-9be47857.js} +20 -20
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-ca2c8b8d.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-c21932b3.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-7b1c0e23.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/{typeof-f1b7564e.js → typeof-83d9eb10.js} +34 -34
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-d2a27665.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-41166338.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-fdf034f5.js} +2 -2
- package/package.json +114 -114
- package/dist/cjs/ImageSlider-10cd194f.js +0 -1383
- package/dist/cjs/main-7b5e57b0.js +0 -898
- package/dist/esm/ImageSlider-522a2cd0.js +0 -1375
- package/dist/esm/main-43ca42fe.js +0 -886
- package/dist/esm/stringify-70b72959.js +0 -15
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default, { Component } from 'react';
|
|
2
2
|
|
|
3
3
|
/*! *****************************************************************************
|
|
4
4
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -414,10 +414,10 @@ var InfiniteScroll = /** @class */ (function (_super) {
|
|
|
414
414
|
var outerDivStyle = this.props.pullDownToRefresh && this.props.height
|
|
415
415
|
? { overflow: 'auto' }
|
|
416
416
|
: {};
|
|
417
|
-
return (
|
|
418
|
-
|
|
419
|
-
this.props.pullDownToRefresh && (
|
|
420
|
-
|
|
417
|
+
return (React__default.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
|
|
418
|
+
React__default.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
|
|
419
|
+
this.props.pullDownToRefresh && (React__default.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
|
|
420
|
+
React__default.createElement("div", { style: {
|
|
421
421
|
position: 'absolute',
|
|
422
422
|
left: 0,
|
|
423
423
|
right: 0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
3
|
-
import { G as GenIcon } from './iconBase-
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
3
|
+
import { G as GenIcon } from './iconBase-ccc56b97.js';
|
|
4
4
|
|
|
5
5
|
var year = new Date().getFullYear();
|
|
6
6
|
|
|
@@ -8,26 +8,26 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
8
8
|
var website = props.website,
|
|
9
9
|
showLogo = props.showLogo;
|
|
10
10
|
|
|
11
|
-
return
|
|
11
|
+
return React__default.createElement(
|
|
12
12
|
'div',
|
|
13
13
|
{ className: 'nav-footer' },
|
|
14
|
-
website && website.footerLinks && website.footerLinks.length &&
|
|
14
|
+
website && website.footerLinks && website.footerLinks.length && React__default.createElement(
|
|
15
15
|
'ul',
|
|
16
16
|
null,
|
|
17
17
|
website && website.footerLinks.map(function (content, index) {
|
|
18
18
|
if (content.url && content.title) {
|
|
19
|
-
return content.blank ?
|
|
19
|
+
return content.blank ? React__default.createElement(
|
|
20
20
|
'li',
|
|
21
21
|
{ key: index },
|
|
22
|
-
|
|
22
|
+
React__default.createElement(
|
|
23
23
|
'a',
|
|
24
24
|
{ target: '_blank', rel: 'noopener noreferrer', href: content.url, className: 'nav-link' },
|
|
25
25
|
content.title
|
|
26
26
|
)
|
|
27
|
-
) :
|
|
27
|
+
) : React__default.createElement(
|
|
28
28
|
'li',
|
|
29
29
|
{ key: index },
|
|
30
|
-
|
|
30
|
+
React__default.createElement(
|
|
31
31
|
'a',
|
|
32
32
|
{ href: content.url, className: 'nav-link' },
|
|
33
33
|
content.title
|
|
@@ -36,14 +36,14 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
36
36
|
} else return null;
|
|
37
37
|
})
|
|
38
38
|
),
|
|
39
|
-
|
|
39
|
+
React__default.createElement(
|
|
40
40
|
'ul',
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React__default.createElement(
|
|
43
43
|
'li',
|
|
44
44
|
{ style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
|
|
45
45
|
website.socialLinks && website.socialLinks.map(function (row, index) {
|
|
46
|
-
return
|
|
46
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
47
47
|
target: row.blank ? '_blank' : '_self',
|
|
48
48
|
rel: 'noopener noreferrer',
|
|
49
49
|
key: index,
|
|
@@ -55,13 +55,13 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
55
55
|
});
|
|
56
56
|
})
|
|
57
57
|
),
|
|
58
|
-
showLogo &&
|
|
58
|
+
showLogo && React__default.createElement(
|
|
59
59
|
'li',
|
|
60
60
|
null,
|
|
61
|
-
|
|
61
|
+
React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{ href: 'https://www.mjhlifesciences.com' },
|
|
64
|
-
|
|
64
|
+
React__default.createElement('img', {
|
|
65
65
|
style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
|
|
66
66
|
alt: 'MJHLS Brand Logo',
|
|
67
67
|
src: 'https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png'
|
|
@@ -69,7 +69,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
69
69
|
)
|
|
70
70
|
)
|
|
71
71
|
),
|
|
72
|
-
website && website.name &&
|
|
72
|
+
website && website.name && React__default.createElement(
|
|
73
73
|
'p',
|
|
74
74
|
{ className: 'nav-link' },
|
|
75
75
|
'\xA9 ',
|
package/dist/esm/index.js
CHANGED
|
@@ -1,163 +1,73 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './toConsumableArray-32282905.js';
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './extends-a4230287.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import './inherits-91a2c374.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import './typeof-f1b7564e.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React from 'react';
|
|
15
|
-
import './index-1819118a.js';
|
|
16
|
-
import 'prop-types';
|
|
17
|
-
import 'react-bootstrap/Container';
|
|
18
|
-
import Row from 'react-bootstrap/Row';
|
|
19
|
-
import Col from 'react-bootstrap/Col';
|
|
20
|
-
import 'react-bootstrap/Card';
|
|
21
|
-
import './moment-b6f49411.js';
|
|
22
|
-
import 'next/router';
|
|
23
|
-
import './isSymbol-1981418f.js';
|
|
24
|
-
import './debounce-9207d8ee.js';
|
|
25
|
-
import './toNumber-2f7a84cd.js';
|
|
26
|
-
import './index.es-c6222053.js';
|
|
27
|
-
import 'react-dom';
|
|
28
|
-
import './visibility-sensor-f40c2564.js';
|
|
29
|
-
import './slicedToArray-67a08c9c.js';
|
|
30
|
-
import './index-51a80699.js';
|
|
31
|
-
import urlFor from './urlFor.js';
|
|
32
|
-
export { default as urlFor } from './urlFor.js';
|
|
33
|
-
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
34
|
-
import './main-43ca42fe.js';
|
|
35
|
-
import './entities-7cc3bf45.js';
|
|
36
|
-
import './stringify-70b72959.js';
|
|
37
|
-
import './asyncToGenerator-7bf8bc4d.js';
|
|
38
|
-
export { default as Segment } from './Segment.js';
|
|
39
|
-
export { default as Beam } from './Beam.js';
|
|
40
|
-
export { default as AdSlot } from './AdSlot.js';
|
|
41
|
-
import './ADInfeed-7ba4f982.js';
|
|
42
1
|
export { default as DeckContent } from './DeckContent.js';
|
|
43
|
-
import './lodash-ec8c6b48.js';
|
|
44
|
-
import './ADlgInfeed-8eb5060f.js';
|
|
45
|
-
import './getContentCategory-15dcc413.js';
|
|
46
|
-
import './get-1e515072.js';
|
|
47
|
-
import './eq-b470f743.js';
|
|
48
|
-
export { default as AD } from './AD.js';
|
|
49
|
-
import './AuthorComponent-37ebc2bd.js';
|
|
50
|
-
import 'react-bootstrap/Button';
|
|
51
|
-
import './PublicationFeature-d79db241.js';
|
|
52
2
|
export { default as GridContent } from './GridContent.js';
|
|
53
3
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
54
|
-
import 'react-bootstrap/Media';
|
|
55
4
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
56
|
-
import './BlockContent-d05b5b23.js';
|
|
57
|
-
import './react-social-icons-3822f1ce.js';
|
|
58
5
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
59
6
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
60
|
-
import './index-c7e2ac95.js';
|
|
61
|
-
import './smoothscroll-0cd4c7a6.js';
|
|
62
7
|
export { default as GroupDeck } from './GroupDeck.js';
|
|
63
8
|
export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
64
|
-
import 'react-bootstrap';
|
|
65
|
-
import './timeDifferenceCalc.js';
|
|
66
9
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
67
|
-
import './iconBase-602d52fe.js';
|
|
68
|
-
import './index.esm-55f22b35.js';
|
|
69
10
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
70
11
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
71
|
-
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
72
|
-
export { g as getSerializers } from './index-93fc4be2.js';
|
|
73
|
-
import './util-7700fc59.js';
|
|
74
|
-
import './urlForFile-d2a27665.js';
|
|
75
|
-
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
76
|
-
import 'next/head';
|
|
77
|
-
import 'react-share';
|
|
78
|
-
export { default as SocialShare } from './SocialShare.js';
|
|
79
|
-
import './_object-to-array-c54dd835.js';
|
|
80
|
-
import 'react-bootstrap/Pagination';
|
|
81
|
-
import 'react-bootstrap/Figure';
|
|
82
|
-
import 'react-bootstrap/OverlayTrigger';
|
|
83
|
-
import 'react-bootstrap/Tooltip';
|
|
84
|
-
import 'react-bootstrap/Popover';
|
|
85
|
-
import 'react-script-tag';
|
|
86
12
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
87
13
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
88
14
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
89
15
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
90
|
-
import 'react-bootstrap/Badge';
|
|
91
16
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
92
|
-
import './defineProperty-d7d9b577.js';
|
|
93
17
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
94
|
-
import 'react-bootstrap/Spinner';
|
|
95
|
-
import 'react-bootstrap/Form';
|
|
96
|
-
import './index-fa2ffe86.js';
|
|
97
|
-
import './js.cookie-6874175c.js';
|
|
98
18
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
99
19
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
100
|
-
import 'react-instantsearch-dom';
|
|
101
20
|
export { default as AlgoliaSearch } from './AlgoliaSearch.js';
|
|
102
21
|
export { Column1 } from './Column1.js';
|
|
103
|
-
export { default as SideFooter } from './SideFooter.js';
|
|
104
|
-
import './ConferenceBanner-9162d0ca.js';
|
|
105
22
|
export { Column2 } from './Column2.js';
|
|
106
|
-
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
107
|
-
import 'react-bootstrap/ListGroup';
|
|
108
|
-
export { default as ADWebcast } from './ADWebcast.js';
|
|
109
|
-
export { default as LeftNav } from './LeftNav.js';
|
|
110
|
-
export { default as PageFilter } from './PageFilter.js';
|
|
111
23
|
export { Column3 } from './Column3.js';
|
|
112
24
|
export { default as Header } from './Header.js';
|
|
113
|
-
|
|
114
|
-
import 'react-bootstrap/AccordionToggle';
|
|
25
|
+
export { default as LeftNav } from './LeftNav.js';
|
|
115
26
|
export { default as AccordionPanel } from './AccordionPanel.js';
|
|
27
|
+
export { default as SocialShare } from './SocialShare.js';
|
|
28
|
+
export { default as PageFilter } from './PageFilter.js';
|
|
116
29
|
export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
117
|
-
import 'react-bootstrap/Nav';
|
|
118
|
-
import 'react-bootstrap/Navbar';
|
|
119
|
-
import 'react-bootstrap/NavDropdown';
|
|
120
|
-
import './index.esm-c6715e80.js';
|
|
121
|
-
import './NavFooter-c29526b7.js';
|
|
122
|
-
import './index.esm-8ee5ff72.js';
|
|
123
|
-
export { default as SocialIcons } from './SocialIcons.js';
|
|
124
|
-
import 'react-bootstrap/FormControl';
|
|
125
|
-
import './SocialSearchComponent-32ee0f63.js';
|
|
126
30
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
127
31
|
export { NavNative } from './NavNative.js';
|
|
128
|
-
export { default as Search } from './Search.js';
|
|
129
32
|
export { NavDvm } from './NavDvm.js';
|
|
130
33
|
export { HamMagazine } from './HamMagazine.js';
|
|
131
|
-
export { default as ADGutter } from './ADGutter.js';
|
|
132
|
-
export { default as AD728x90 } from './AD728x90.js';
|
|
133
34
|
export { default as TemplateNormal } from './TemplateNormal.js';
|
|
35
|
+
export { default as AD } from './AD.js';
|
|
134
36
|
export { default as AD300x250 } from './AD300x250.js';
|
|
135
37
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
38
|
+
export { default as AD728x90 } from './AD728x90.js';
|
|
136
39
|
export { default as ADFooter } from './ADFooter.js';
|
|
137
|
-
|
|
40
|
+
export { default as AdSlot } from './AdSlot.js';
|
|
138
41
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
139
42
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
43
|
+
export { default as ADGutter } from './ADGutter.js';
|
|
140
44
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
45
|
+
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
46
|
+
export { default as ADWebcast } from './ADWebcast.js';
|
|
141
47
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
142
|
-
|
|
48
|
+
export { default as Search } from './Search.js';
|
|
143
49
|
export { default as Feature } from './Feature.js';
|
|
144
|
-
import 'react
|
|
50
|
+
import React__default from 'react';
|
|
51
|
+
import urlFor from './urlFor.js';
|
|
52
|
+
export { default as urlFor } from './urlFor.js';
|
|
53
|
+
import Row from 'react-bootstrap/Row';
|
|
54
|
+
import Col from 'react-bootstrap/Col';
|
|
55
|
+
import 'react-bootstrap/Badge';
|
|
56
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
145
57
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
146
58
|
export { default as Hero } from './Hero.js';
|
|
147
|
-
import './keys-69989821.js';
|
|
148
59
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
149
60
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
150
|
-
import 'react-bootstrap/DropdownButton';
|
|
151
|
-
import 'react-bootstrap/Dropdown';
|
|
152
61
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
153
|
-
import './index.esm-d1125763.js';
|
|
154
62
|
export { default as Ustream } from './Ustream.js';
|
|
63
|
+
export { default as SideFooter } from './SideFooter.js';
|
|
155
64
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
156
65
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
157
66
|
export { default as IssueLanding } from './IssueLanding.js';
|
|
158
|
-
import 'react-bootstrap/Modal';
|
|
159
67
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
160
68
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
69
|
+
export { default as SocialIcons } from './SocialIcons.js';
|
|
70
|
+
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
161
71
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
162
72
|
export { default as PubToc } from './PubToc.js';
|
|
163
73
|
export { default as PubSection } from './PubSection.js';
|
|
@@ -169,33 +79,123 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
169
79
|
export { default as YahooHero } from './YahooHero.js';
|
|
170
80
|
export { default as GridHero } from './GridHero.js';
|
|
171
81
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
82
|
+
export { g as getSerializers } from './index-c7ca5b14.js';
|
|
83
|
+
export { default as Beam } from './Beam.js';
|
|
84
|
+
export { default as Segment } from './Segment.js';
|
|
172
85
|
export { default as KMTracker } from './KMTracker.js';
|
|
173
86
|
export { default as getSeriesDetail } from './getSeriesDetail.js';
|
|
174
87
|
export { default as SetCookie } from './SetCookie.js';
|
|
175
|
-
import './index-db3bb315.js';
|
|
176
88
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
177
|
-
export { default as getQuery } from './getQuery.js';
|
|
178
89
|
export { default as Auth } from './Auth.js';
|
|
90
|
+
export { default as View } from './View.js';
|
|
91
|
+
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
92
|
+
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
93
|
+
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
94
|
+
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
95
|
+
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
96
|
+
export { default as Schema } from './Schema.js';
|
|
97
|
+
export { g as getTargeting } from './getTargeting-0cdf8983.js';
|
|
98
|
+
export { default as getKeywords } from './getKeywords.js';
|
|
99
|
+
export { default as getQuery } from './getQuery.js';
|
|
100
|
+
import './toConsumableArray-7b1c0e23.js';
|
|
101
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
102
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
103
|
+
import './_iter-detect-f089461c.js';
|
|
104
|
+
import './extends-dc6a71fd.js';
|
|
105
|
+
import './_object-pie-133f504a.js';
|
|
106
|
+
import './inherits-8a801a18.js';
|
|
107
|
+
import './_object-sap-169d6272.js';
|
|
108
|
+
import './define-property-99e66838.js';
|
|
109
|
+
import './typeof-83d9eb10.js';
|
|
110
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
111
|
+
import './_is-array-893ab020.js';
|
|
112
|
+
import './_library-528f1934.js';
|
|
113
|
+
import './index-5cc7b406.js';
|
|
114
|
+
import 'prop-types';
|
|
115
|
+
import 'react-bootstrap/Container';
|
|
116
|
+
import 'react-bootstrap/Card';
|
|
117
|
+
import './moment-bc12cb97.js';
|
|
118
|
+
import 'next/router';
|
|
119
|
+
import './debounce-533d9748.js';
|
|
120
|
+
import './isSymbol-a7e9aafe.js';
|
|
121
|
+
import './toNumber-5aeba6e7.js';
|
|
122
|
+
import './index.es-a6137319.js';
|
|
123
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
124
|
+
import 'react-dom';
|
|
125
|
+
import './main-1894c974.js';
|
|
126
|
+
import './entities-932b50cf.js';
|
|
127
|
+
import './ADInfeed-c2170b53.js';
|
|
128
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
129
|
+
import './lodash-f97fd99a.js';
|
|
130
|
+
import './ADlgInfeed-b4e6539f.js';
|
|
131
|
+
import './getContentCategory-15dcc413.js';
|
|
132
|
+
import './get-3c308da4.js';
|
|
133
|
+
import './eq-bdcbf886.js';
|
|
134
|
+
import './AuthorComponent-defe68b6.js';
|
|
135
|
+
import './PublicationFeature-03500094.js';
|
|
136
|
+
import 'react-bootstrap/Button';
|
|
137
|
+
import 'react-bootstrap/Media';
|
|
138
|
+
import './BlockContent-c99c9a8d.js';
|
|
139
|
+
import './index-0dbff1d1.js';
|
|
140
|
+
import './react-social-icons-9be47857.js';
|
|
141
|
+
import './index-c7e2ac95.js';
|
|
142
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
143
|
+
import 'react-bootstrap';
|
|
144
|
+
import './timeDifferenceCalc.js';
|
|
145
|
+
import './index.esm-eb1e8e80.js';
|
|
146
|
+
import './iconBase-ccc56b97.js';
|
|
147
|
+
import './asyncToGenerator-b4dfe691.js';
|
|
148
|
+
import './defineProperty-8fa0bc8d.js';
|
|
149
|
+
import './_object-to-array-50a6b9a3.js';
|
|
150
|
+
import './stringify-c21932b3.js';
|
|
151
|
+
import 'react-bootstrap/Spinner';
|
|
152
|
+
import 'react-bootstrap/Form';
|
|
153
|
+
import './index-79cfd25c.js';
|
|
154
|
+
import './js.cookie-6874175c.js';
|
|
155
|
+
import 'react-instantsearch-dom';
|
|
156
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
157
|
+
import 'next/head';
|
|
158
|
+
import 'react-bootstrap/ListGroup';
|
|
159
|
+
import 'react-bootstrap/Accordion';
|
|
160
|
+
import 'react-bootstrap/AccordionToggle';
|
|
161
|
+
import 'react-share';
|
|
162
|
+
import 'react-bootstrap/Nav';
|
|
163
|
+
import 'react-bootstrap/Navbar';
|
|
164
|
+
import 'react-bootstrap/NavDropdown';
|
|
165
|
+
import './index.esm-9b042655.js';
|
|
166
|
+
import './NavFooter-e27bd93b.js';
|
|
167
|
+
import './index.esm-37268dca.js';
|
|
168
|
+
import './SocialSearchComponent-1d8a9f59.js';
|
|
169
|
+
import 'react-bootstrap/FormControl';
|
|
170
|
+
import 'react-ga';
|
|
171
|
+
import 'react-bootstrap/Carousel';
|
|
172
|
+
import 'react-bootstrap/Breadcrumb';
|
|
173
|
+
import './keys-425c8ab0.js';
|
|
174
|
+
import 'react-bootstrap/DropdownButton';
|
|
175
|
+
import 'react-bootstrap/Dropdown';
|
|
176
|
+
import './index.esm-1bd8a0a8.js';
|
|
177
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
178
|
+
import './urlForFile-413f5ddb.js';
|
|
179
|
+
import 'react-bootstrap/Modal';
|
|
180
|
+
import './util-3ab476bf.js';
|
|
181
|
+
import 'react-bootstrap/Pagination';
|
|
182
|
+
import 'react-bootstrap/Figure';
|
|
183
|
+
import 'react-bootstrap/OverlayTrigger';
|
|
184
|
+
import 'react-bootstrap/Tooltip';
|
|
185
|
+
import 'react-bootstrap/Popover';
|
|
186
|
+
import './index-db3bb315.js';
|
|
179
187
|
import 'swr';
|
|
180
188
|
import 'passport-local';
|
|
181
189
|
import 'mysql';
|
|
182
190
|
import './md5-4e42248e.js';
|
|
183
|
-
import './SeriesSlider-
|
|
184
|
-
export { g as getTargeting } from './getTargeting-ba1ffe43.js';
|
|
185
|
-
export { default as View } from './View.js';
|
|
186
|
-
export { default as getKeywords } from './getKeywords.js';
|
|
191
|
+
import './SeriesSlider-98b7a870.js';
|
|
187
192
|
import './style-inject.es-1f59c1d0.js';
|
|
188
193
|
import 'disqus-react';
|
|
189
|
-
export { default as Schema } from './Schema.js';
|
|
190
194
|
import 'file-saver';
|
|
191
|
-
import '
|
|
195
|
+
import 'react-twitter-embed';
|
|
192
196
|
import 'react-facebook';
|
|
193
|
-
|
|
194
|
-
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
197
|
+
import './ImageSlider-eab2fe41.js';
|
|
195
198
|
import './VideoSeriesCard.js';
|
|
196
|
-
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
197
|
-
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
198
|
-
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
199
199
|
|
|
200
200
|
//Feature query to be used
|
|
201
201
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -218,54 +218,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
218
218
|
styles = _props$styles === undefined ? null : _props$styles;
|
|
219
219
|
|
|
220
220
|
|
|
221
|
-
return
|
|
221
|
+
return React__default.createElement(
|
|
222
222
|
'div',
|
|
223
223
|
{ className: 'featured-articles-wrapper' },
|
|
224
224
|
data.map(function (article, index) {
|
|
225
|
-
return
|
|
226
|
-
|
|
225
|
+
return React__default.createElement(
|
|
226
|
+
React__default.Fragment,
|
|
227
227
|
null,
|
|
228
|
-
|
|
228
|
+
React__default.createElement(
|
|
229
229
|
Row,
|
|
230
230
|
{ className: 'article-wrap' },
|
|
231
|
-
|
|
231
|
+
React__default.createElement(
|
|
232
232
|
Col,
|
|
233
233
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
234
|
-
|
|
234
|
+
React__default.createElement(
|
|
235
235
|
'a',
|
|
236
236
|
{ href: '' + article.feature_link },
|
|
237
|
-
|
|
237
|
+
React__default.createElement(
|
|
238
238
|
'figure',
|
|
239
239
|
{ style: { marginTop: '1rem' } },
|
|
240
|
-
|
|
240
|
+
React__default.createElement(
|
|
241
241
|
LazyLoad,
|
|
242
242
|
{ height: imageHeight },
|
|
243
|
-
|
|
243
|
+
React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
|
|
244
244
|
)
|
|
245
245
|
)
|
|
246
246
|
)
|
|
247
247
|
),
|
|
248
|
-
|
|
248
|
+
React__default.createElement(
|
|
249
249
|
Col,
|
|
250
250
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
251
|
-
|
|
251
|
+
React__default.createElement(
|
|
252
252
|
'a',
|
|
253
253
|
{ href: '' + article.feature_link },
|
|
254
|
-
|
|
254
|
+
React__default.createElement(
|
|
255
255
|
'h4',
|
|
256
256
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
257
257
|
article.feature_title
|
|
258
258
|
),
|
|
259
|
-
|
|
259
|
+
React__default.createElement(
|
|
260
260
|
'p',
|
|
261
261
|
{ style: { fontSize: '1.1em' } },
|
|
262
262
|
article.feature_body
|
|
263
263
|
)
|
|
264
264
|
)
|
|
265
265
|
),
|
|
266
|
-
index !== data.length - 1 &&
|
|
266
|
+
index !== data.length - 1 && React__default.createElement('hr', null)
|
|
267
267
|
),
|
|
268
|
-
|
|
268
|
+
React__default.createElement(
|
|
269
269
|
'style',
|
|
270
270
|
{ jsx: 'true' },
|
|
271
271
|
'\n .featured-articles-wrapper {\n background: ' + props.backgroundColor + ';\n padding: 1rem;\n border-radius: 10px;\n box-shadow: #0000002b 1px 3px 3px 3px;\n }\n hr {\n width: 100%;\n height: 1px;\n margin-left: 15px;\n margin-right: 15px;\n }\n ' + styles + '\n '
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
4
|
-
import { d as defineProperty } from './define-property-
|
|
5
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
2
|
+
import { u as _objectGpo, i as _toObject, a as _core, d as _ctx, v as _anObject, b as _isObject, _ as _export, c as _objectCreate } from './core.get-iterator-method-e903ff31.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-169d6272.js';
|
|
4
|
+
import { d as defineProperty } from './define-property-99e66838.js';
|
|
5
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-83d9eb10.js';
|
|
6
6
|
|
|
7
7
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
8
8
|
|
|
@@ -14,13 +14,13 @@ _objectSap('getPrototypeOf', function () {
|
|
|
14
14
|
};
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var getPrototypeOf = _core.Object.getPrototypeOf;
|
|
17
|
+
var getPrototypeOf$1 = _core.Object.getPrototypeOf;
|
|
18
18
|
|
|
19
|
-
var getPrototypeOf
|
|
20
|
-
module.exports = { "default": getPrototypeOf, __esModule: true };
|
|
19
|
+
var getPrototypeOf = createCommonjsModule(function (module) {
|
|
20
|
+
module.exports = { "default": getPrototypeOf$1, __esModule: true };
|
|
21
21
|
});
|
|
22
22
|
|
|
23
|
-
var _Object$getPrototypeOf = unwrapExports(getPrototypeOf
|
|
23
|
+
var _Object$getPrototypeOf = unwrapExports(getPrototypeOf);
|
|
24
24
|
|
|
25
25
|
var classCallCheck = createCommonjsModule(function (module, exports) {
|
|
26
26
|
|
|
@@ -117,27 +117,27 @@ var _setProto = {
|
|
|
117
117
|
|
|
118
118
|
_export(_export.S, 'Object', { setPrototypeOf: _setProto.set });
|
|
119
119
|
|
|
120
|
-
var setPrototypeOf = _core.Object.setPrototypeOf;
|
|
120
|
+
var setPrototypeOf$1 = _core.Object.setPrototypeOf;
|
|
121
121
|
|
|
122
|
-
var setPrototypeOf
|
|
123
|
-
module.exports = { "default": setPrototypeOf, __esModule: true };
|
|
122
|
+
var setPrototypeOf = createCommonjsModule(function (module) {
|
|
123
|
+
module.exports = { "default": setPrototypeOf$1, __esModule: true };
|
|
124
124
|
});
|
|
125
125
|
|
|
126
|
-
unwrapExports(setPrototypeOf
|
|
126
|
+
unwrapExports(setPrototypeOf);
|
|
127
127
|
|
|
128
128
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
129
129
|
_export(_export.S, 'Object', { create: _objectCreate });
|
|
130
130
|
|
|
131
131
|
var $Object = _core.Object;
|
|
132
|
-
var create = function create(P, D) {
|
|
132
|
+
var create$1 = function create(P, D) {
|
|
133
133
|
return $Object.create(P, D);
|
|
134
134
|
};
|
|
135
135
|
|
|
136
|
-
var create
|
|
137
|
-
module.exports = { "default": create, __esModule: true };
|
|
136
|
+
var create = createCommonjsModule(function (module) {
|
|
137
|
+
module.exports = { "default": create$1, __esModule: true };
|
|
138
138
|
});
|
|
139
139
|
|
|
140
|
-
unwrapExports(create
|
|
140
|
+
unwrapExports(create);
|
|
141
141
|
|
|
142
142
|
var inherits = createCommonjsModule(function (module, exports) {
|
|
143
143
|
|
|
@@ -145,11 +145,11 @@ exports.__esModule = true;
|
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
|
|
148
|
-
var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf
|
|
148
|
+
var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf);
|
|
149
149
|
|
|
150
150
|
|
|
151
151
|
|
|
152
|
-
var _create2 = _interopRequireDefault(create
|
|
152
|
+
var _create2 = _interopRequireDefault(create);
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
|
|
@@ -176,4 +176,4 @@ exports.default = function (subClass, superClass) {
|
|
|
176
176
|
|
|
177
177
|
var _inherits = unwrapExports(inherits);
|
|
178
178
|
|
|
179
|
-
export { _inherits as _, _classCallCheck as a, _possibleConstructorReturn as b, _Object$getPrototypeOf as c, _createClass as d };
|
|
179
|
+
export { _inherits as _, _classCallCheck as a, _possibleConstructorReturn as b, _Object$getPrototypeOf as c, _createClass as d, classCallCheck as e, inherits as i, possibleConstructorReturn as p };
|