@mjhls/mjh-framework 1.0.886-beta.0 → 1.0.886
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +29 -28
- package/dist/cjs/AD300x250x600.js +29 -28
- package/dist/cjs/AD728x90.js +32 -31
- package/dist/cjs/ADFloatingFooter.js +31 -30
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -30
- package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -30
- package/dist/cjs/ADSponsoredResources.js +31 -30
- package/dist/cjs/ADWebcast.js +31 -30
- package/dist/cjs/ADWelcome.js +32 -31
- package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +18 -909
- package/dist/cjs/AlgoliaSearch.js +1490 -1306
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +58 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +680 -1504
- package/dist/cjs/AuthWrapper.js +1637 -419
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +81 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +60 -57
- package/dist/cjs/ConferenceArticleCard.js +41 -40
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/ContentCardPaginated.js +98 -92
- package/dist/cjs/DeckContent.js +105 -101
- package/dist/cjs/DeckQueue.js +91 -87
- package/dist/cjs/DeckQueuePaginated.js +92 -86
- package/dist/cjs/{Dfp-f492f985.js → Dfp-9be904d5.js} +32 -31
- package/dist/cjs/EventsDeck.js +157 -150
- package/dist/cjs/ExternalResources.js +79 -78
- package/dist/cjs/Feature.js +29 -27
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +189 -185
- package/dist/cjs/GridContentPaginated.js +190 -184
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +144 -139
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +16 -15
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +72 -71
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/{ImageSlider-38f25e66.js → ImageSlider-b96720eb.js} +202 -1378
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +94 -93
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +39 -37
- package/dist/cjs/MasterDeck.js +79 -78
- package/dist/cjs/MasterDeckPaginated.js +76 -73
- package/dist/cjs/{MediaSeriesCard-8d27612b.js → MediaSeriesCard-8b4efd28.js} +1145 -1051
- package/dist/cjs/MediaSeriesLanding.js +93 -91
- package/dist/cjs/MediaSeriesLandingPaginated.js +95 -92
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +151 -146
- package/dist/cjs/NavNative.js +145 -137
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/Pagination-8f2038bf.js +53 -0
- package/dist/cjs/PartnerDetailListing.js +100 -98
- package/dist/cjs/PartnerDetailListingPaginated.js +99 -96
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +41 -40
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/{PublicationFeature-28c549f2.js → PublicationFeature-5ccf9b13.js} +40 -36
- package/dist/cjs/PublicationLanding.js +141 -133
- package/dist/cjs/QueueDeckExpanded.js +308 -308
- package/dist/cjs/QueueDeckExpandedPaginated.js +268 -267
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +58 -57
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Schema.js +16 -15
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -36
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +54 -53
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +76 -72
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +48 -47
- package/dist/cjs/VideoSeriesListing.js +77 -76
- package/dist/cjs/View.js +267 -264
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +68 -67
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
- package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +43 -43
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
- package/dist/cjs/{index-54adcbc3.js → index-6f89aea7.js} +1070 -1044
- package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
- package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
- package/dist/cjs/index.js +175 -168
- package/dist/cjs/{inherits-12d44cca.js → inherits-de66ea16.js} +18 -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-fc2922d0.js → lodash-f0783643.js} +128 -31
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +22 -22
- package/dist/esm/AD300x250x600.js +22 -22
- package/dist/esm/AD728x90.js +25 -25
- package/dist/esm/ADFloatingFooter.js +21 -21
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -21
- package/dist/esm/{ADInfeed-d767ebe2.js → ADInfeed-0a55cd2d.js} +4 -4
- package/dist/esm/ADSkyscraper.js +21 -21
- package/dist/esm/ADSponsoredResources.js +21 -21
- package/dist/esm/ADWebcast.js +21 -21
- package/dist/esm/ADWelcome.js +18 -18
- package/dist/esm/{ADlgInfeed-cee95aa2.js → ADlgInfeed-013e1f4a.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -20
- package/dist/esm/AdSlotsProvider.js +14 -906
- package/dist/esm/AlgoliaSearch.js +717 -534
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +48 -48
- package/dist/esm/ArticleSeriesLandingPage.js +30 -30
- package/dist/esm/ArticleSeriesListing.js +31 -31
- package/dist/esm/Auth.js +591 -1419
- package/dist/esm/AuthWrapper.js +1609 -392
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -22
- package/dist/esm/Column2.js +14 -14
- package/dist/esm/Column3.js +31 -31
- package/dist/esm/ConferenceArticleCard.js +25 -25
- package/dist/esm/ContentCardPaginated.js +36 -35
- package/dist/esm/DeckContent.js +41 -41
- package/dist/esm/DeckQueue.js +31 -31
- package/dist/esm/DeckQueuePaginated.js +32 -31
- package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
- package/dist/esm/EventsDeck.js +41 -41
- package/dist/esm/ExternalResources.js +45 -45
- package/dist/esm/Feature.js +7 -7
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +47 -47
- package/dist/esm/GridContentPaginated.js +46 -45
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +35 -35
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +46 -46
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/{ImageSlider-a3154b97.js → ImageSlider-de7846ea.js} +141 -1317
- package/dist/esm/IssueContentDeck.js +11 -11
- package/dist/esm/IssueDeck.js +14 -14
- package/dist/esm/IssueLanding.js +82 -82
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +40 -40
- package/dist/esm/MasterDeckPaginated.js +39 -38
- package/dist/esm/{MediaSeriesCard-1dd7eae8.js → MediaSeriesCard-51ebf1c0.js} +694 -602
- package/dist/esm/MediaSeriesLanding.js +58 -58
- package/dist/esm/MediaSeriesLandingPaginated.js +62 -61
- package/dist/esm/NavDvm.js +11 -11
- package/dist/esm/NavMagazine.js +39 -39
- package/dist/esm/NavNative.js +37 -37
- package/dist/esm/OncliveHero.js +7 -8
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/Pagination-c0db7ca1.js +46 -0
- package/dist/esm/PartnerDetailListing.js +63 -62
- package/dist/esm/PartnerDetailListingPaginated.js +62 -60
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +32 -32
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +10 -10
- package/dist/esm/{PublicationFeature-fa24dedb.js → PublicationFeature-d88e76b9.js} +2 -2
- package/dist/esm/PublicationLanding.js +56 -52
- package/dist/esm/QueueDeckExpanded.js +36 -36
- package/dist/esm/QueueDeckExpandedPaginated.js +36 -35
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +38 -38
- package/dist/esm/RelatedTopicsDropdown.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 +18 -18
- package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +15 -15
- package/dist/esm/{SocialSearchComponent-dca69151.js → SocialSearchComponent-8e0fcf66.js} +10 -10
- package/dist/esm/TaxonomyCard.js +12 -12
- package/dist/esm/TaxonomyDescription.js +44 -44
- package/dist/esm/TemplateNormal.js +46 -46
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +12 -12
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +49 -49
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -36
- package/dist/esm/VideoSeriesListing.js +31 -31
- package/dist/esm/View.js +89 -90
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +21 -21
- package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-5ef104a7.js} +30 -30
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/define-property-5f1bda73.js +18 -0
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +43 -43
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
- package/dist/esm/{index-d1476645.js → index-ca0c9ff5.js} +615 -599
- package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
- package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
- package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
- package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
- package/dist/esm/index.js +126 -122
- package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-2b084bee.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +112 -112
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/Pagination-90473595.js +0 -59
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/cjs/main-02daeefe.js +0 -862
- package/dist/esm/Pagination-683fa8ef.js +0 -54
- package/dist/esm/define-property-6d26cb48.js +0 -18
- package/dist/esm/inherits-77d5e4fc.js +0 -101
- package/dist/esm/main-c0612122.js +0 -851
- package/dist/esm/stringify-70b72959.js +0 -15
|
@@ -1,72 +1,72 @@
|
|
|
1
|
+
import { _ as _defineProperty } from './defineProperty-8c30428f.js';
|
|
2
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
3
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
4
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
5
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
6
|
+
import React__default, { useState, useEffect } from 'react';
|
|
7
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-51ebf1c0.js';
|
|
8
|
+
import './index-98ca9cec.js';
|
|
9
|
+
import 'react-dom';
|
|
10
|
+
import Link from 'next/link';
|
|
11
|
+
import MasterDeck from './MasterDeck.js';
|
|
12
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
13
|
+
import { g as getSerializers } from './index-ca0c9ff5.js';
|
|
1
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
15
|
+
import './define-property-5f1bda73.js';
|
|
16
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
18
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './_object-pie-
|
|
7
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import './inherits-2409637d.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import { _ as _typeof } from './typeof-c05a82ba.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React__default, { useState, useEffect } from 'react';
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
16
|
-
import './index-41a678ea.js';
|
|
19
|
+
import './_iter-detect-98db3b07.js';
|
|
20
|
+
import './_is-array-8d21b9e3.js';
|
|
21
|
+
import './_object-pie-133f504a.js';
|
|
17
22
|
import 'prop-types';
|
|
23
|
+
import './index-755f2cc2.js';
|
|
24
|
+
import './urlFor.js';
|
|
25
|
+
import './index-3f5c03b2.js';
|
|
26
|
+
import './moment-bc12cb97.js';
|
|
27
|
+
import './style-inject.es-1f59c1d0.js';
|
|
28
|
+
import './toConsumableArray-f7074d7c.js';
|
|
29
|
+
import './inherits-a6ba2ec4.js';
|
|
30
|
+
import './_object-sap-7cee6f84.js';
|
|
31
|
+
import './index-f0fc23eb.js';
|
|
32
|
+
import './events-6c3a7a63.js';
|
|
18
33
|
import 'react-bootstrap/Container';
|
|
19
34
|
import 'react-bootstrap/Row';
|
|
20
35
|
import 'react-bootstrap/Col';
|
|
21
36
|
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-e2f9b20c.js';
|
|
23
37
|
import 'next/router';
|
|
24
|
-
import './
|
|
25
|
-
import './debounce-
|
|
26
|
-
import './
|
|
27
|
-
import './
|
|
28
|
-
import '
|
|
38
|
+
import './lodash-f97fd99a.js';
|
|
39
|
+
import './debounce-533d9748.js';
|
|
40
|
+
import './isSymbol-a7e9aafe.js';
|
|
41
|
+
import './toNumber-5aeba6e7.js';
|
|
42
|
+
import './index.es-a6137319.js';
|
|
29
43
|
import './visibility-sensor-72fd8f8b.js';
|
|
30
|
-
import
|
|
31
|
-
import './index-73819142.js';
|
|
32
|
-
import './urlFor.js';
|
|
33
|
-
import './index-5f7e79e7.js';
|
|
34
|
-
import './main-c0612122.js';
|
|
35
|
-
import './entities-7cc3bf45.js';
|
|
36
|
-
import './stringify-70b72959.js';
|
|
37
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
38
|
-
import './Segment.js';
|
|
39
|
-
import './Beam.js';
|
|
44
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
40
45
|
import './AdSlot.js';
|
|
41
|
-
import './
|
|
42
|
-
import './
|
|
43
|
-
import './
|
|
44
|
-
import '
|
|
45
|
-
import
|
|
46
|
+
import './Beam.js';
|
|
47
|
+
import './stringify-2b084bee.js';
|
|
48
|
+
import './Segment.js';
|
|
49
|
+
import './main-1894c974.js';
|
|
50
|
+
import './ADInfeed-0a55cd2d.js';
|
|
51
|
+
import 'react-bootstrap';
|
|
46
52
|
import './index-c7e2ac95.js';
|
|
47
|
-
import './
|
|
53
|
+
import './util-8ed16d48.js';
|
|
54
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
48
55
|
import './GroupDeck.js';
|
|
49
|
-
import '
|
|
50
|
-
import './
|
|
51
|
-
import './index.esm-29e48d38.js';
|
|
52
|
-
import { g as getSerializers } from './index-d1476645.js';
|
|
53
|
-
import './util-7700fc59.js';
|
|
54
|
-
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
56
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
57
|
+
import './SocialShare.js';
|
|
55
58
|
import 'next/head';
|
|
56
59
|
import 'react-share';
|
|
57
|
-
import './
|
|
58
|
-
import './_object-to-array-c54dd835.js';
|
|
60
|
+
import './_object-to-array-2300e51b.js';
|
|
59
61
|
import 'react-bootstrap/Pagination';
|
|
62
|
+
import 'react-bootstrap/Button';
|
|
63
|
+
import './entities-6d9154b4.js';
|
|
64
|
+
import './index.esm-f6156a57.js';
|
|
65
|
+
import './iconBase-ccc56b97.js';
|
|
60
66
|
import 'react-bootstrap/Figure';
|
|
61
67
|
import 'react-bootstrap/OverlayTrigger';
|
|
62
68
|
import 'react-bootstrap/Tooltip';
|
|
63
69
|
import 'react-bootstrap/Popover';
|
|
64
|
-
import MasterDeck from './MasterDeck.js';
|
|
65
|
-
import { _ as _defineProperty } from './defineProperty-d7d9b577.js';
|
|
66
|
-
import './index-aaa2dae0.js';
|
|
67
|
-
import './style-inject.es-1f59c1d0.js';
|
|
68
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-1dd7eae8.js';
|
|
69
|
-
import Link from 'next/link';
|
|
70
70
|
|
|
71
71
|
var _this = undefined;
|
|
72
72
|
|
|
@@ -90,11 +90,11 @@ var Filter = function Filter(_ref) {
|
|
|
90
90
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
91
91
|
grandChildData = _useState6[0],
|
|
92
92
|
setGrandChildData = _useState6[1];
|
|
93
|
-
/*
|
|
94
|
-
{parent: showAll,
|
|
95
|
-
chidlren: show selected from parent,
|
|
96
|
-
grandchildren: show selected from children
|
|
97
|
-
}
|
|
93
|
+
/*
|
|
94
|
+
{parent: showAll,
|
|
95
|
+
chidlren: show selected from parent,
|
|
96
|
+
grandchildren: show selected from children
|
|
97
|
+
}
|
|
98
98
|
*/
|
|
99
99
|
|
|
100
100
|
|
|
@@ -374,12 +374,12 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
374
374
|
var _ref3 = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2(ctx, client, cache) {
|
|
375
375
|
var _ref4;
|
|
376
376
|
|
|
377
|
-
var urlQuery, pathname,
|
|
377
|
+
var urlQuery, pathname, identifier, itemsPerPage, currentPage, start, statusCode, params, docGroupID, seriesQuery, seriesData, allSeries, buildUsedTopicsArray, usedTopics, taxonomyFilter;
|
|
378
378
|
return regenerator.wrap(function _callee2$(_context2) {
|
|
379
379
|
while (1) {
|
|
380
380
|
switch (_context2.prev = _context2.next) {
|
|
381
381
|
case 0:
|
|
382
|
-
urlQuery = ctx.query, pathname = ctx.pathname
|
|
382
|
+
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
383
383
|
identifier = pathname.replace('/', '');
|
|
384
384
|
itemsPerPage = 10;
|
|
385
385
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
|
@@ -396,7 +396,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
396
396
|
|
|
397
397
|
case 9:
|
|
398
398
|
docGroupID = _context2.sent;
|
|
399
|
-
seriesQuery = '*[_type == \'documentGroup\' && references(\'' + docGroupID._id + '\') && isSeries != false && isShow != false && defined(published) && dateTime(published) <= dateTime(now()) ] | order(published desc) [$from...$to] {\n _id,\n name,\n identifier,\n published,\n thumbnail
|
|
399
|
+
seriesQuery = '*[_type == \'documentGroup\' && references(\'' + docGroupID._id + '\') && isSeries != false && isShow != false && defined(published) && dateTime(published) <= dateTime(now()) ] | order(published desc) [$from...$to] {\n _id,\n name,\n identifier,\n published,\n thumbnail,\n description,\n topicMapping[]->,\n isGated,\n \'pageNumber\': ' + currentPage + ',\n \'parentUrl\': \'' + identifier + '\'\n }';
|
|
400
400
|
_context2.next = 13;
|
|
401
401
|
return client.fetch(seriesQuery, params);
|
|
402
402
|
|
|
@@ -1,71 +1,72 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
|
+
import React__default, { useState, useEffect } from 'react';
|
|
6
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-51ebf1c0.js';
|
|
7
|
+
import './index-98ca9cec.js';
|
|
8
|
+
import 'react-dom';
|
|
9
|
+
import Link from 'next/link';
|
|
10
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
|
+
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
|
+
import { g as getSerializers } from './index-ca0c9ff5.js';
|
|
1
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
15
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
16
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './_object-pie-
|
|
7
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import './inherits-2409637d.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import { _ as _typeof } from './typeof-c05a82ba.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React__default, { useState, useEffect } from 'react';
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
16
|
-
import './index-41a678ea.js';
|
|
17
|
+
import './_iter-detect-98db3b07.js';
|
|
18
|
+
import './_is-array-8d21b9e3.js';
|
|
19
|
+
import './_object-pie-133f504a.js';
|
|
17
20
|
import 'prop-types';
|
|
21
|
+
import './index-755f2cc2.js';
|
|
22
|
+
import './urlFor.js';
|
|
23
|
+
import './index-3f5c03b2.js';
|
|
24
|
+
import './moment-bc12cb97.js';
|
|
25
|
+
import './style-inject.es-1f59c1d0.js';
|
|
26
|
+
import './stringify-2b084bee.js';
|
|
27
|
+
import './toConsumableArray-f7074d7c.js';
|
|
28
|
+
import './inherits-a6ba2ec4.js';
|
|
29
|
+
import './_object-sap-7cee6f84.js';
|
|
30
|
+
import './define-property-5f1bda73.js';
|
|
31
|
+
import './index-f0fc23eb.js';
|
|
32
|
+
import './events-6c3a7a63.js';
|
|
18
33
|
import 'react-bootstrap/Container';
|
|
19
|
-
import 'react-bootstrap/
|
|
20
|
-
import 'react-bootstrap/Col';
|
|
21
|
-
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-e2f9b20c.js';
|
|
34
|
+
import 'react-bootstrap/Spinner';
|
|
23
35
|
import 'next/router';
|
|
24
|
-
import './
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import 'react-
|
|
28
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
29
|
-
import './index-73819142.js';
|
|
30
|
-
import './urlFor.js';
|
|
31
|
-
import './index-5f7e79e7.js';
|
|
32
|
-
import './main-c0612122.js';
|
|
33
|
-
import './entities-7cc3bf45.js';
|
|
34
|
-
import './stringify-70b72959.js';
|
|
35
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7bf8bc4d.js';
|
|
36
|
-
import './Segment.js';
|
|
37
|
-
import './Beam.js';
|
|
36
|
+
import './lodash-f97fd99a.js';
|
|
37
|
+
import './main-1894c974.js';
|
|
38
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
39
|
+
import 'react-bootstrap/Card';
|
|
38
40
|
import './AdSlot.js';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
41
|
-
import './
|
|
42
|
-
import '
|
|
43
|
-
import
|
|
41
|
+
import './debounce-533d9748.js';
|
|
42
|
+
import './isSymbol-a7e9aafe.js';
|
|
43
|
+
import './toNumber-5aeba6e7.js';
|
|
44
|
+
import './Beam.js';
|
|
45
|
+
import './Segment.js';
|
|
46
|
+
import './ADInfeed-0a55cd2d.js';
|
|
47
|
+
import './Pagination-c0db7ca1.js';
|
|
48
|
+
import 'react-paginate';
|
|
49
|
+
import 'react-bootstrap';
|
|
44
50
|
import './index-c7e2ac95.js';
|
|
45
|
-
import './
|
|
51
|
+
import './util-8ed16d48.js';
|
|
52
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
46
53
|
import './GroupDeck.js';
|
|
47
|
-
import '
|
|
48
|
-
import './
|
|
49
|
-
import './index.esm-29e48d38.js';
|
|
50
|
-
import { g as getSerializers } from './index-d1476645.js';
|
|
51
|
-
import './util-7700fc59.js';
|
|
52
|
-
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
54
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
55
|
+
import './SocialShare.js';
|
|
53
56
|
import 'next/head';
|
|
54
57
|
import 'react-share';
|
|
55
|
-
import './
|
|
56
|
-
import './_object-to-array-c54dd835.js';
|
|
58
|
+
import './_object-to-array-2300e51b.js';
|
|
57
59
|
import 'react-bootstrap/Pagination';
|
|
60
|
+
import 'react-bootstrap/Button';
|
|
61
|
+
import './entities-6d9154b4.js';
|
|
62
|
+
import 'react-bootstrap/Row';
|
|
63
|
+
import 'react-bootstrap/Col';
|
|
64
|
+
import './index.esm-f6156a57.js';
|
|
65
|
+
import './iconBase-ccc56b97.js';
|
|
58
66
|
import 'react-bootstrap/Figure';
|
|
59
67
|
import 'react-bootstrap/OverlayTrigger';
|
|
60
68
|
import 'react-bootstrap/Tooltip';
|
|
61
69
|
import 'react-bootstrap/Popover';
|
|
62
|
-
import 'react-bootstrap/Spinner';
|
|
63
|
-
import './index-aaa2dae0.js';
|
|
64
|
-
import './style-inject.es-1f59c1d0.js';
|
|
65
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-1dd7eae8.js';
|
|
66
|
-
import Link from 'next/link';
|
|
67
|
-
import './Pagination-683fa8ef.js';
|
|
68
|
-
import MasterDeck from './MasterDeckPaginated.js';
|
|
69
70
|
|
|
70
71
|
var _this = undefined;
|
|
71
72
|
|
|
@@ -89,11 +90,11 @@ var Filter = function Filter(_ref) {
|
|
|
89
90
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
90
91
|
grandChildData = _useState6[0],
|
|
91
92
|
setGrandChildData = _useState6[1];
|
|
92
|
-
/*
|
|
93
|
-
{parent: showAll,
|
|
94
|
-
chidlren: show selected from parent,
|
|
95
|
-
grandchildren: show selected from children
|
|
96
|
-
}
|
|
93
|
+
/*
|
|
94
|
+
{parent: showAll,
|
|
95
|
+
chidlren: show selected from parent,
|
|
96
|
+
grandchildren: show selected from children
|
|
97
|
+
}
|
|
97
98
|
*/
|
|
98
99
|
|
|
99
100
|
|
|
@@ -391,13 +392,13 @@ var MediaSeriesLanding = function MediaSeriesLanding(props) {
|
|
|
391
392
|
|
|
392
393
|
MediaSeriesLanding.getInitialData = function () {
|
|
393
394
|
var _ref5 = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2(ctx, client, cache) {
|
|
394
|
-
var urlQuery, pathname,
|
|
395
|
+
var urlQuery, pathname, identifier, itemsPerPage, currentPage, start, statusCode, params, docGroupID, seriesQueryFilters, seriesQuerySorts, seriesQueryProjection, seriesQuery, totalSeriesCountQuery, _ref6, _ref7, seriesData, totalSeriesCount, allSeries, buildUsedTopicsArray, usedTopics, taxonomyFilter;
|
|
395
396
|
|
|
396
397
|
return regenerator.wrap(function _callee2$(_context2) {
|
|
397
398
|
while (1) {
|
|
398
399
|
switch (_context2.prev = _context2.next) {
|
|
399
400
|
case 0:
|
|
400
|
-
urlQuery = ctx.query, pathname = ctx.pathname
|
|
401
|
+
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
401
402
|
identifier = pathname.replace('/', '');
|
|
402
403
|
itemsPerPage = 30;
|
|
403
404
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
|
@@ -416,7 +417,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
416
417
|
docGroupID = _context2.sent;
|
|
417
418
|
seriesQueryFilters = '[\n _type == \'documentGroup\' \n && references(\'' + docGroupID._id + '\') \n && isSeries != false \n && isShow != false \n && defined(published) \n && published <= now()\n ]';
|
|
418
419
|
seriesQuerySorts = 'order(published desc) [$from...$to]';
|
|
419
|
-
seriesQueryProjection = '{\n _id,\n name,\n identifier,\n published,\n thumbnail
|
|
420
|
+
seriesQueryProjection = '{\n _id,\n name,\n identifier,\n published,\n thumbnail,\n description,\n topicMapping[]->,\n isGated,\n \'parentUrl\': \'' + identifier + '\'\n }';
|
|
420
421
|
seriesQuery = ['*'].concat(seriesQueryFilters).concat(seriesQuerySorts).concat(seriesQueryProjection).join('|');
|
|
421
422
|
totalSeriesCountQuery = 'count(' + ['*'].concat(seriesQueryFilters).join('|') + ')';
|
|
422
423
|
_context2.next = 17;
|
package/dist/esm/NavDvm.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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 './web.dom.iterable-f8f967cd.js';
|
|
6
1
|
import React__default, { useRef, useEffect } from 'react';
|
|
7
2
|
import Container from 'react-bootstrap/Container';
|
|
8
|
-
import './slicedToArray-67a08c9c.js';
|
|
9
|
-
import './asyncToGenerator-7bf8bc4d.js';
|
|
10
|
-
import Segment from './Segment.js';
|
|
11
|
-
import 'react-bootstrap/Button';
|
|
12
|
-
import 'react-bootstrap/Form';
|
|
13
3
|
import Nav from 'react-bootstrap/Nav';
|
|
14
4
|
import Navbar from 'react-bootstrap/Navbar';
|
|
15
5
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
6
|
+
import Search from './Search.js';
|
|
16
7
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
8
|
+
import Segment from './Segment.js';
|
|
9
|
+
import './slicedToArray-6ebcbfea.js';
|
|
10
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
12
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
13
|
+
import 'react-bootstrap/Form';
|
|
17
14
|
import 'react-bootstrap/FormControl';
|
|
18
|
-
import
|
|
15
|
+
import 'react-bootstrap/Button';
|
|
16
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
17
|
+
import './_library-528f1934.js';
|
|
18
|
+
import './_iter-detect-98db3b07.js';
|
|
19
19
|
|
|
20
20
|
var NavDvm = function NavDvm(props) {
|
|
21
21
|
var logo = props.logo,
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
6
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
7
|
-
import 'prop-types';
|
|
8
3
|
import Container from 'react-bootstrap/Container';
|
|
9
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
10
|
-
import { c as main_37 } from './main-c0612122.js';
|
|
11
|
-
import './asyncToGenerator-7bf8bc4d.js';
|
|
12
|
-
import Segment from './Segment.js';
|
|
13
|
-
import 'react-bootstrap/Button';
|
|
14
|
-
import './react-social-icons-a7d5c5c7.js';
|
|
15
|
-
import './iconBase-602d52fe.js';
|
|
16
|
-
import { b as IoMdLogIn } from './index.esm-29e48d38.js';
|
|
17
|
-
import 'react-bootstrap/Form';
|
|
18
4
|
import Nav from 'react-bootstrap/Nav';
|
|
19
5
|
import Navbar from 'react-bootstrap/Navbar';
|
|
20
6
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
21
|
-
import { M as MdEmail } from './index.esm-
|
|
7
|
+
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
8
|
+
import { b as IoMdLogIn } from './index.esm-f6156a57.js';
|
|
22
9
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
23
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
10
|
+
import { S as SocialNavFooter } from './index.esm-37268dca.js';
|
|
11
|
+
import { c as main_44 } from './main-1894c974.js';
|
|
12
|
+
import Segment from './Segment.js';
|
|
13
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-8e0fcf66.js';
|
|
14
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
16
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
|
+
import './iconBase-ccc56b97.js';
|
|
18
|
+
import './react-social-icons-9be47857.js';
|
|
19
|
+
import 'prop-types';
|
|
20
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
21
|
+
import './_library-528f1934.js';
|
|
22
|
+
import './_iter-detect-98db3b07.js';
|
|
24
23
|
import './SocialIcons.js';
|
|
24
|
+
import 'react-bootstrap/Form';
|
|
25
25
|
import 'react-bootstrap/FormControl';
|
|
26
|
-
import
|
|
26
|
+
import 'react-bootstrap/Button';
|
|
27
27
|
|
|
28
28
|
var NavMagazine = function NavMagazine(props) {
|
|
29
|
-
/*
|
|
30
|
-
Example Nav with acceptable props
|
|
31
|
-
<MagazineNav
|
|
32
|
-
showLogin
|
|
33
|
-
user={props.cache.user}
|
|
34
|
-
logo={props.settings.logo}
|
|
35
|
-
dataObject={props.cache.mainNavCache}
|
|
36
|
-
website={website}
|
|
37
|
-
subNav={props.cache.subNavCache}
|
|
38
|
-
/>
|
|
29
|
+
/*
|
|
30
|
+
Example Nav with acceptable props
|
|
31
|
+
<MagazineNav
|
|
32
|
+
showLogin
|
|
33
|
+
user={props.cache.user}
|
|
34
|
+
logo={props.settings.logo}
|
|
35
|
+
dataObject={props.cache.mainNavCache}
|
|
36
|
+
website={website}
|
|
37
|
+
subNav={props.cache.subNavCache}
|
|
38
|
+
/>
|
|
39
39
|
*/
|
|
40
40
|
|
|
41
41
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
|
@@ -46,14 +46,14 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
46
46
|
_props$website = props.website,
|
|
47
47
|
website = _props$website === undefined ? {} : _props$website,
|
|
48
48
|
_props$showLogin = props.showLogin,
|
|
49
|
-
showLogin = _props$showLogin === undefined ? false : _props$showLogin
|
|
50
|
-
|
|
51
|
-
_props$socialFooterNa = props.socialFooterNav,
|
|
49
|
+
showLogin = _props$showLogin === undefined ? false : _props$showLogin;
|
|
50
|
+
props.userData;
|
|
51
|
+
var _props$socialFooterNa = props.socialFooterNav,
|
|
52
52
|
socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
|
|
53
53
|
_props$socialIconVari = props.socialIconVariant,
|
|
54
54
|
socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
|
|
55
|
-
invertedLogo = props.invertedLogo
|
|
56
|
-
|
|
55
|
+
invertedLogo = props.invertedLogo;
|
|
56
|
+
props.settings;
|
|
57
57
|
|
|
58
58
|
var navRef = useRef(null);
|
|
59
59
|
var topNavRef = useRef(null);
|
|
@@ -90,7 +90,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
90
90
|
|
|
91
91
|
useEffect(function () {
|
|
92
92
|
// handling the top mast component
|
|
93
|
-
|
|
93
|
+
document.querySelector('.top-nav-secondary') && document.querySelector('.top-nav-secondary').offsetHeight;
|
|
94
94
|
}, []);
|
|
95
95
|
|
|
96
96
|
useEffect(function () {
|
|
@@ -203,9 +203,9 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
var _useState17 = useState(''),
|
|
206
|
-
_useState18 = _slicedToArray(_useState17, 2)
|
|
207
|
-
|
|
208
|
-
|
|
206
|
+
_useState18 = _slicedToArray(_useState17, 2);
|
|
207
|
+
_useState18[0];
|
|
208
|
+
_useState18[1];
|
|
209
209
|
|
|
210
210
|
useEffect(function () {
|
|
211
211
|
setUserLoggedIn(props.user ? true : false);
|
|
@@ -313,7 +313,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
313
313
|
{
|
|
314
314
|
id: 'navbar-ham',
|
|
315
315
|
style: { width: '100%', display: 'flex', top: topOffset, overflow: 'auto', zIndex: '999999' },
|
|
316
|
-
className:
|
|
316
|
+
className: main_44 ? 'bottom-nav ios-nav' : 'bottom-nav ',
|
|
317
317
|
variant: 'dark',
|
|
318
318
|
expand: 'xl',
|
|
319
319
|
bg: 'primary',
|
|
@@ -329,7 +329,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
329
329
|
'aria-controls': 'basic-navbar-nav',
|
|
330
330
|
onClick: function onClick() {
|
|
331
331
|
// Set overflow fix for iPhones safari browsers
|
|
332
|
-
if (
|
|
332
|
+
if (main_44) {
|
|
333
333
|
var mainNav = document.querySelector('#navbar-ham');
|
|
334
334
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
335
335
|
}
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
6
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
7
|
-
import 'prop-types';
|
|
8
3
|
import Container from 'react-bootstrap/Container';
|
|
9
|
-
import { i as isObject_1 } from './isSymbol-1981418f.js';
|
|
10
|
-
import { t as toNumber_1 } from './toNumber-2f7a84cd.js';
|
|
11
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
12
|
-
import { c as main_37 } from './main-c0612122.js';
|
|
13
|
-
import './asyncToGenerator-7bf8bc4d.js';
|
|
14
|
-
import Segment from './Segment.js';
|
|
15
|
-
import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
|
|
16
|
-
import Button from 'react-bootstrap/Button';
|
|
17
|
-
import './react-social-icons-a7d5c5c7.js';
|
|
18
|
-
import { I as IconContext } from './iconBase-602d52fe.js';
|
|
19
|
-
import Form from 'react-bootstrap/Form';
|
|
20
4
|
import Nav from 'react-bootstrap/Nav';
|
|
21
5
|
import Navbar from 'react-bootstrap/Navbar';
|
|
22
6
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
23
7
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
24
|
-
import { S as SocialNavFooter, G as GoSearch } from './index.esm-
|
|
8
|
+
import { S as SocialNavFooter, G as GoSearch } from './index.esm-37268dca.js';
|
|
9
|
+
import Segment from './Segment.js';
|
|
25
10
|
import SocialIcons from './SocialIcons.js';
|
|
11
|
+
import { I as IconContext } from './iconBase-ccc56b97.js';
|
|
12
|
+
import Form from 'react-bootstrap/Form';
|
|
26
13
|
import FormControl from 'react-bootstrap/FormControl';
|
|
14
|
+
import Button from 'react-bootstrap/Button';
|
|
15
|
+
import { c as main_44 } from './main-1894c974.js';
|
|
16
|
+
import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
|
|
17
|
+
import { i as isObject_1 } from './isSymbol-a7e9aafe.js';
|
|
18
|
+
import { t as toNumber_1 } from './toNumber-5aeba6e7.js';
|
|
19
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
20
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
21
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
22
|
+
import './react-social-icons-9be47857.js';
|
|
23
|
+
import 'prop-types';
|
|
24
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
25
|
+
import './_library-528f1934.js';
|
|
26
|
+
import './_iter-detect-98db3b07.js';
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* The base implementation of `_.slice` without an iteratee call guard.
|
|
@@ -58,7 +58,7 @@ function baseSlice(array, start, end) {
|
|
|
58
58
|
var _baseSlice = baseSlice;
|
|
59
59
|
|
|
60
60
|
/** Used as references for various `Number` constants. */
|
|
61
|
-
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
61
|
+
var MAX_SAFE_INTEGER$1 = 9007199254740991;
|
|
62
62
|
|
|
63
63
|
/**
|
|
64
64
|
* Checks if `value` is a valid array-like length.
|
|
@@ -88,7 +88,7 @@ var MAX_SAFE_INTEGER = 9007199254740991;
|
|
|
88
88
|
*/
|
|
89
89
|
function isLength(value) {
|
|
90
90
|
return typeof value == 'number' &&
|
|
91
|
-
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
|
|
91
|
+
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER$1;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
var isLength_1 = isLength;
|
|
@@ -125,7 +125,7 @@ function isArrayLike(value) {
|
|
|
125
125
|
var isArrayLike_1 = isArrayLike;
|
|
126
126
|
|
|
127
127
|
/** Used as references for various `Number` constants. */
|
|
128
|
-
var MAX_SAFE_INTEGER
|
|
128
|
+
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
129
129
|
|
|
130
130
|
/** Used to detect unsigned integer values. */
|
|
131
131
|
var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
@@ -140,7 +140,7 @@ var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
|
140
140
|
*/
|
|
141
141
|
function isIndex(value, length) {
|
|
142
142
|
var type = typeof value;
|
|
143
|
-
length = length == null ? MAX_SAFE_INTEGER
|
|
143
|
+
length = length == null ? MAX_SAFE_INTEGER : length;
|
|
144
144
|
|
|
145
145
|
return !!length &&
|
|
146
146
|
(type == 'number' ||
|
|
@@ -300,15 +300,15 @@ function chunk(array, size, guard) {
|
|
|
300
300
|
var chunk_1 = chunk;
|
|
301
301
|
|
|
302
302
|
var NavNative = function NavNative(props) {
|
|
303
|
-
/*
|
|
304
|
-
Example Nav with acceptable props
|
|
305
|
-
<MagazineNav
|
|
306
|
-
showLogin
|
|
307
|
-
logo={props.settings.logo}
|
|
308
|
-
dataObject={props.cache.mainNavCache}
|
|
309
|
-
website={website}
|
|
310
|
-
subNav={props.cache.subNavCache}
|
|
311
|
-
/>
|
|
303
|
+
/*
|
|
304
|
+
Example Nav with acceptable props
|
|
305
|
+
<MagazineNav
|
|
306
|
+
showLogin
|
|
307
|
+
logo={props.settings.logo}
|
|
308
|
+
dataObject={props.cache.mainNavCache}
|
|
309
|
+
website={website}
|
|
310
|
+
subNav={props.cache.subNavCache}
|
|
311
|
+
/>
|
|
312
312
|
*/
|
|
313
313
|
// Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
|
|
314
314
|
var logo = props.logo,
|
|
@@ -316,10 +316,10 @@ var NavNative = function NavNative(props) {
|
|
|
316
316
|
dataObject = props.dataObject,
|
|
317
317
|
subNav = props.subNav,
|
|
318
318
|
_props$website = props.website,
|
|
319
|
-
website = _props$website === undefined ? {} : _props$website
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
_props$socialFooterNa = props.socialFooterNav,
|
|
319
|
+
website = _props$website === undefined ? {} : _props$website;
|
|
320
|
+
props.showLogin;
|
|
321
|
+
props.userData;
|
|
322
|
+
var _props$socialFooterNa = props.socialFooterNav,
|
|
323
323
|
socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
|
|
324
324
|
_props$socialIconVari = props.socialIconVariant,
|
|
325
325
|
socialIconVariant = _props$socialIconVari === undefined ? 'dark' : _props$socialIconVari;
|
|
@@ -564,13 +564,13 @@ var NavNative = function NavNative(props) {
|
|
|
564
564
|
React__default.createElement(
|
|
565
565
|
Navbar,
|
|
566
566
|
{
|
|
567
|
-
className:
|
|
567
|
+
className: main_44 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
|
|
568
568
|
variant: 'dark',
|
|
569
569
|
expand: 'lg',
|
|
570
570
|
bg: 'primary',
|
|
571
571
|
sticky: 'top',
|
|
572
572
|
ref: navRef,
|
|
573
|
-
style: { minHeight: '65px', overflow: '' + (
|
|
573
|
+
style: { minHeight: '65px', overflow: '' + (main_44 ? 'auto' : '') } },
|
|
574
574
|
React__default.createElement(
|
|
575
575
|
Container,
|
|
576
576
|
{ style: { maxHeight: '80vh' }, className: 'mobile-nav' },
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import { m as moment } from './moment-e2f9b20c.js';
|
|
6
|
-
import './slicedToArray-67a08c9c.js';
|
|
7
|
-
import './index-73819142.js';
|
|
8
2
|
import urlFor from './urlFor.js';
|
|
9
|
-
import './iconBase-602d52fe.js';
|
|
10
3
|
import 'react-bootstrap/Badge';
|
|
11
|
-
import './
|
|
4
|
+
import './iconBase-ccc56b97.js';
|
|
5
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
6
|
+
import './slicedToArray-6ebcbfea.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
9
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
+
import './index-3f5c03b2.js';
|
|
12
11
|
|
|
13
12
|
var OncliveHero = function OncliveHero(props) {
|
|
14
13
|
var client = props.client;
|