@mjhls/mjh-framework 1.0.850-affiliatefix-v1 → 1.0.850-beta.1
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 +9 -10
- package/dist/cjs/AD300x250.js +30 -31
- package/dist/cjs/AD300x250x600.js +30 -31
- package/dist/cjs/AD728x90.js +33 -34
- package/dist/cjs/ADFloatingFooter.js +32 -33
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +32 -33
- package/dist/cjs/{ADInfeed-859820d9.js → ADInfeed-98c71bcd.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +32 -33
- package/dist/cjs/ADSponsoredResources.js +32 -33
- package/dist/cjs/ADWebcast.js +32 -33
- package/dist/cjs/ADWelcome.js +33 -34
- package/dist/cjs/{ADlgInfeed-da3a36a6.js → ADlgInfeed-9de32585.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +101 -34
- package/dist/cjs/AdSlotsProvider.js +33 -25
- package/dist/cjs/AlgoliaSearch.js +1080 -1076
- package/dist/cjs/AlphabeticList.js +25 -26
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +58 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
- package/dist/cjs/ArticleSeriesListing.js +61 -62
- package/dist/cjs/AuthWrapper.js +423 -1739
- package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -8
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +33 -36
- package/dist/cjs/Column3.js +59 -62
- package/dist/cjs/ConferenceArticleCard.js +37 -38
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +103 -107
- package/dist/cjs/DeckQueue.js +90 -94
- package/dist/cjs/{Dfp-93399f8c.js → Dfp-26baccf1.js} +34 -35
- package/dist/cjs/EventsDeck.js +152 -159
- package/dist/cjs/ExternalResources.js +79 -81
- package/dist/cjs/Feature.js +24 -26
- package/dist/cjs/ForbesHero.js +42 -43
- package/dist/cjs/GridContent.js +304 -190
- package/dist/cjs/GridHero.js +44 -45
- package/dist/cjs/GroupDeck.js +59 -60
- package/dist/cjs/HamMagazine.js +141 -146
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +71 -73
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +73 -78
- package/dist/cjs/IssueDeck.js +72 -77
- package/dist/cjs/IssueLanding.js +92 -96
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +39 -41
- package/dist/cjs/MasterDeck.js +80 -81
- package/dist/cjs/MediaSeriesLanding.js +1138 -1230
- package/dist/cjs/NavDvm.js +74 -79
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +148 -153
- package/dist/cjs/NavNative.js +145 -153
- package/dist/cjs/OncliveHero.js +19 -19
- package/dist/cjs/OncliveLargeHero.js +72 -73
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +106 -115
- package/dist/cjs/PdfDownload.js +9 -10
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +40 -43
- package/dist/cjs/PubToc.js +15 -16
- package/dist/cjs/PublicationDeck.js +62 -67
- package/dist/cjs/PublicationLanding.js +135 -139
- package/dist/cjs/QueueDeckExpanded.js +2172 -1167
- package/dist/cjs/RecentNews.js +22 -23
- package/dist/cjs/RelatedContent.js +54 -55
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +368 -343
- package/dist/cjs/SeriesListingDeck.js +38 -38
- package/dist/cjs/{SeriesSlider-34c6cc2b.js → SeriesSlider-8bbc989f.js} +39 -40
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +38 -39
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-cea213aa.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +59 -64
- package/dist/cjs/TaxonomyDescription.js +54 -56
- package/dist/cjs/TemplateNormal.js +74 -75
- package/dist/cjs/ThumbnailCard.js +21 -23
- package/dist/cjs/Ustream.js +30 -31
- package/dist/cjs/VerticalHero.js +16 -17
- package/dist/cjs/VideoProgramLandingPage.js +73 -78
- package/dist/cjs/VideoSeriesCard.js +33 -34
- package/dist/cjs/VideoSeriesFilter.js +18 -18
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +82 -81
- package/dist/cjs/View.js +342 -266
- package/dist/cjs/YahooHero.js +41 -42
- package/dist/cjs/YoutubeGroup.js +66 -67
- package/dist/cjs/{_is-array-6128bd56.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-60b2f026.js} +8 -8
- package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
- package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-5762f850.js} +2 -2
- package/dist/cjs/{_to-object-6de10e57.js → _to-object-329a650b.js} +8 -8
- package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-140e5f89.js} +32 -32
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
- package/dist/cjs/{define-property-c88be878.js → define-property-f4d12f4e.js} +6 -6
- package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
- package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-cc0bbaa4.js} +6 -6
- package/dist/cjs/{extends-29bdbc6d.js → extends-0a918631.js} +7 -7
- package/dist/cjs/faundadb.js +327 -10
- package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +28 -445
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +44 -45
- package/dist/cjs/{getTargeting-be6168ad.js → getTargeting-f1821260.js} +26 -17
- package/dist/cjs/getTargeting.js +8 -8
- package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
- package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
- package/dist/cjs/{index-060c5d65.js → index-4151deb3.js} +1615 -1009
- package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
- package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
- package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
- package/dist/cjs/{index-50be6759.js → index-e2e62963.js} +10 -26
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
- package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
- package/dist/cjs/{index.esm-c1e16606.js → index.esm-e32d3e8e.js} +7 -4
- package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
- package/dist/cjs/index.js +158 -170
- package/dist/cjs/{inherits-c2065b95.js → inherits-9953db94.js} +22 -22
- package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
- package/dist/cjs/keys-a586b7a0.js +25 -0
- package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
- package/dist/cjs/main-02daeefe.js +862 -0
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-8f385299.js} +14 -14
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/stringify-7c5aff47.js +17 -0
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-9a3476fe.js} +9 -9
- package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
- package/dist/cjs/{typeof-88a668c5.js → typeof-725500bc.js} +36 -36
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +1 -1
- 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 +23 -23
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +23 -23
- package/dist/esm/{ADInfeed-4bf3b2f9.js → ADInfeed-bbdd5398.js} +6 -6
- package/dist/esm/ADSkyscraper.js +23 -23
- package/dist/esm/ADSponsoredResources.js +23 -23
- package/dist/esm/ADWebcast.js +23 -23
- package/dist/esm/ADWelcome.js +20 -20
- package/dist/esm/{ADlgInfeed-a3377c4a.js → ADlgInfeed-4473ee3b.js} +4 -4
- package/dist/esm/AccordionPanel.js +8 -8
- package/dist/esm/AdSlot.js +92 -24
- package/dist/esm/AdSlotsProvider.js +27 -17
- package/dist/esm/AlgoliaSearch.js +530 -525
- package/dist/esm/AlphabeticList.js +10 -10
- package/dist/esm/ArticleCarousel.js +17 -17
- package/dist/esm/ArticleProgramLandingPage.js +49 -50
- package/dist/esm/ArticleSeriesLandingPage.js +32 -32
- package/dist/esm/ArticleSeriesListing.js +34 -34
- package/dist/esm/AuthWrapper.js +396 -1711
- package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-34b16174.js} +1 -1
- package/dist/esm/Beam.js +8 -8
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
- package/dist/esm/Breadcrumbs.js +7 -7
- package/dist/esm/CMEDeck.js +24 -24
- package/dist/esm/Column1.js +4 -4
- package/dist/esm/Column2.js +21 -21
- package/dist/esm/Column3.js +39 -39
- package/dist/esm/ConferenceArticleCard.js +22 -22
- package/dist/esm/DeckContent.js +57 -57
- package/dist/esm/DeckQueue.js +50 -50
- package/dist/esm/{Dfp-2c43d2a0.js → Dfp-b7236041.js} +15 -15
- package/dist/esm/EventsDeck.js +67 -67
- package/dist/esm/ExternalResources.js +47 -48
- package/dist/esm/Feature.js +4 -4
- package/dist/esm/ForbesHero.js +12 -12
- package/dist/esm/GridContent.js +200 -82
- package/dist/esm/GridHero.js +13 -13
- package/dist/esm/GroupDeck.js +14 -14
- package/dist/esm/HamMagazine.js +39 -39
- package/dist/esm/Hero.js +4 -4
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +46 -47
- package/dist/esm/HorizontalHero.js +5 -5
- package/dist/esm/IssueContentDeck.js +27 -27
- package/dist/esm/IssueDeck.js +37 -37
- package/dist/esm/IssueLanding.js +81 -84
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +22 -22
- package/dist/esm/MasterDeck.js +45 -45
- package/dist/esm/MediaSeriesLanding.js +662 -751
- package/dist/esm/NavDvm.js +16 -16
- package/dist/esm/NavMagazine.js +44 -44
- package/dist/esm/NavNative.js +49 -49
- package/dist/esm/OncliveHero.js +5 -4
- package/dist/esm/OncliveLargeHero.js +13 -13
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +55 -63
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +6 -6
- package/dist/esm/PubSection.js +32 -34
- package/dist/esm/PubToc.js +8 -8
- package/dist/esm/PublicationDeck.js +24 -24
- package/dist/esm/PublicationLanding.js +76 -76
- package/dist/esm/QueueDeckExpanded.js +2102 -1097
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +35 -35
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/RolesDeck.js +12 -12
- package/dist/esm/Search.js +8 -8
- package/dist/esm/Segment.js +368 -343
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-5d5c08f4.js → SeriesSlider-a866bb21.js} +14 -14
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +17 -17
- package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-03c3e869.js} +12 -12
- package/dist/esm/TaxonomyCard.js +25 -25
- package/dist/esm/TaxonomyDescription.js +45 -46
- package/dist/esm/TemplateNormal.js +50 -50
- package/dist/esm/ThumbnailCard.js +7 -7
- package/dist/esm/Ustream.js +14 -14
- package/dist/esm/VerticalHero.js +3 -3
- package/dist/esm/VideoProgramLandingPage.js +53 -54
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +9 -9
- package/dist/esm/VideoSeriesLandingPage.js +38 -38
- package/dist/esm/VideoSeriesListing.js +39 -37
- package/dist/esm/View.js +173 -93
- package/dist/esm/YahooHero.js +15 -15
- package/dist/esm/YoutubeGroup.js +26 -26
- package/dist/esm/{_is-array-3e99e06e.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-5d49a330.js} +8 -8
- package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
- package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-7e804fce.js} +2 -2
- package/dist/esm/{_to-object-b50e61c3.js → _to-object-a4107da3.js} +9 -9
- package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-4877b617.js} +33 -33
- package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
- package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
- package/dist/esm/{define-property-fe54dc9f.js → define-property-8af5f002.js} +6 -6
- package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
- package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-c990c18c.js} +7 -7
- package/dist/esm/{extends-60e0e1c6.js → extends-6f2fcc99.js} +7 -7
- package/dist/esm/faundadb.js +325 -8
- package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +28 -445
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +44 -45
- package/dist/esm/{getTargeting-68291ce9.js → getTargeting-bd800589.js} +25 -16
- package/dist/esm/getTargeting.js +8 -8
- package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
- package/dist/esm/{index-f0fc23eb.js → index-41a678ea.js} +4 -4
- package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
- package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
- package/dist/esm/{index-98ca9cec.js → index-aaa2dae0.js} +11 -26
- package/dist/esm/{index-01d53c17.js → index-d6dc592a.js} +1261 -648
- package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
- package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
- package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
- package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
- package/dist/esm/{index.esm-9b042655.js → index.esm-f8aaeeeb.js} +7 -4
- package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
- package/dist/esm/index.js +117 -125
- package/dist/esm/{inherits-a41fe93f.js → inherits-cf8dde54.js} +19 -19
- package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
- package/dist/esm/{keys-7a3adabf.js → keys-8eda7a5c.js} +6 -6
- package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
- package/dist/esm/main-e4a934b2.js +851 -0
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
- package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-641f241f.js} +14 -14
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/stringify-4330ccdc.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-43aa614d.js} +9 -9
- package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
- package/dist/esm/{typeof-a286cf0c.js → typeof-6435ba1c.js} +36 -36
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-33a866b6.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +116 -110
- package/dist/cjs/Auth.js +0 -3652
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/cjs/keys-7f2c2108.js +0 -25
- package/dist/cjs/main-f1c77adb.js +0 -973
- package/dist/cjs/md5-e1ca5797.js +0 -323
- package/dist/cjs/stringify-c9ac1214.js +0 -17
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/cjs/util-6f784d85.js +0 -576
- package/dist/esm/Auth.js +0 -3632
- package/dist/esm/index-db3bb315.js +0 -207
- package/dist/esm/main-d4165069.js +0 -961
- package/dist/esm/md5-4e42248e.js +0 -321
- package/dist/esm/stringify-59c8f690.js +0 -15
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- package/dist/esm/util-3ab476bf.js +0 -574
package/dist/esm/NavDvm.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
1
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
2
|
-
import Container from 'react-bootstrap/Container';
|
|
9
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
10
|
+
import './slicedToArray-641f241f.js';
|
|
11
|
+
import './asyncToGenerator-4877b617.js';
|
|
12
|
+
import Segment from './Segment.js';
|
|
13
|
+
import 'react-bootstrap/Button';
|
|
14
|
+
import 'react-bootstrap/Form';
|
|
3
15
|
import Nav from 'react-bootstrap/Nav';
|
|
4
16
|
import Navbar from 'react-bootstrap/Navbar';
|
|
5
17
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
6
|
-
import Search from './Search.js';
|
|
7
18
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
8
|
-
import Segment from './Segment.js';
|
|
9
|
-
import './slicedToArray-be2f7a22.js';
|
|
10
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import './web.dom.iterable-4109ff68.js';
|
|
12
|
-
import './es6.string.iterator-bc33758b.js';
|
|
13
|
-
import './_to-object-b50e61c3.js';
|
|
14
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
15
|
-
import 'react-bootstrap/Form';
|
|
16
19
|
import 'react-bootstrap/FormControl';
|
|
17
|
-
import '
|
|
18
|
-
import './asyncToGenerator-7f8f9219.js';
|
|
19
|
-
import './_library-528f1934.js';
|
|
20
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
20
|
+
import Search from './Search.js';
|
|
21
21
|
|
|
22
22
|
var NavDvm = function NavDvm(props) {
|
|
23
23
|
var logo = props.logo,
|
|
@@ -69,7 +69,7 @@ var NavDvm = function NavDvm(props) {
|
|
|
69
69
|
Navbar,
|
|
70
70
|
{ className: 'top-nav', expand: 'xl' },
|
|
71
71
|
React__default.createElement(
|
|
72
|
-
Container,
|
|
72
|
+
Container$1,
|
|
73
73
|
null,
|
|
74
74
|
React__default.createElement(
|
|
75
75
|
Nav,
|
|
@@ -90,7 +90,7 @@ var NavDvm = function NavDvm(props) {
|
|
|
90
90
|
Navbar,
|
|
91
91
|
{ className: 'bottom-nav', variant: 'dark', expand: 'xl', bg: 'primary', sticky: 'top' },
|
|
92
92
|
React__default.createElement(
|
|
93
|
-
Container,
|
|
93
|
+
Container$1,
|
|
94
94
|
{ className: 'mobile-nav position-relative' },
|
|
95
95
|
mobileLogo && React__default.createElement(
|
|
96
96
|
'a',
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
2
8
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
|
-
import
|
|
9
|
+
import 'prop-types';
|
|
10
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
11
|
+
import { c as main_37 } from './main-e4a934b2.js';
|
|
12
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
13
|
+
import './asyncToGenerator-4877b617.js';
|
|
14
|
+
import Segment from './Segment.js';
|
|
15
|
+
import 'react-bootstrap/Button';
|
|
16
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
17
|
+
import './iconBase-602d52fe.js';
|
|
18
|
+
import { b as IoMdLogIn } from './index.esm-29e48d38.js';
|
|
19
|
+
import 'react-bootstrap/Form';
|
|
4
20
|
import Nav from 'react-bootstrap/Nav';
|
|
5
21
|
import Navbar from 'react-bootstrap/Navbar';
|
|
6
22
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
7
|
-
import { M as MdEmail } from './index.esm-
|
|
8
|
-
import { b as IoMdLogIn } from './index.esm-f6156a57.js';
|
|
23
|
+
import { M as MdEmail } from './index.esm-f8aaeeeb.js';
|
|
9
24
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
10
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
11
|
-
import { c as main_44 } from './main-d4165069.js';
|
|
12
|
-
import Segment from './Segment.js';
|
|
13
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-db963c3e.js';
|
|
14
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
|
-
import './web.dom.iterable-4109ff68.js';
|
|
16
|
-
import './es6.string.iterator-bc33758b.js';
|
|
17
|
-
import './_to-object-b50e61c3.js';
|
|
18
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
19
|
-
import './iconBase-ccc56b97.js';
|
|
20
|
-
import './react-social-icons-9be47857.js';
|
|
21
|
-
import 'prop-types';
|
|
22
|
-
import './asyncToGenerator-7f8f9219.js';
|
|
23
|
-
import './_library-528f1934.js';
|
|
24
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
25
|
+
import { S as SocialNavFooter } from './index.esm-fd746768.js';
|
|
25
26
|
import './SocialIcons.js';
|
|
26
|
-
import 'react-bootstrap/Form';
|
|
27
27
|
import 'react-bootstrap/FormControl';
|
|
28
|
-
import '
|
|
28
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-03c3e869.js';
|
|
29
29
|
|
|
30
30
|
var NavMagazine = function NavMagazine(props) {
|
|
31
|
-
/*
|
|
32
|
-
Example Nav with acceptable props
|
|
33
|
-
<MagazineNav
|
|
34
|
-
showLogin
|
|
35
|
-
user={props.cache.user}
|
|
36
|
-
logo={props.settings.logo}
|
|
37
|
-
dataObject={props.cache.mainNavCache}
|
|
38
|
-
website={website}
|
|
39
|
-
subNav={props.cache.subNavCache}
|
|
40
|
-
/>
|
|
31
|
+
/*
|
|
32
|
+
Example Nav with acceptable props
|
|
33
|
+
<MagazineNav
|
|
34
|
+
showLogin
|
|
35
|
+
user={props.cache.user}
|
|
36
|
+
logo={props.settings.logo}
|
|
37
|
+
dataObject={props.cache.mainNavCache}
|
|
38
|
+
website={website}
|
|
39
|
+
subNav={props.cache.subNavCache}
|
|
40
|
+
/>
|
|
41
41
|
*/
|
|
42
42
|
|
|
43
43
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
|
@@ -48,14 +48,14 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
48
48
|
_props$website = props.website,
|
|
49
49
|
website = _props$website === undefined ? {} : _props$website,
|
|
50
50
|
_props$showLogin = props.showLogin,
|
|
51
|
-
showLogin = _props$showLogin === undefined ? false : _props$showLogin
|
|
52
|
-
props.userData
|
|
53
|
-
|
|
51
|
+
showLogin = _props$showLogin === undefined ? false : _props$showLogin,
|
|
52
|
+
_props$userData = props.userData,
|
|
53
|
+
_props$socialFooterNa = props.socialFooterNav,
|
|
54
54
|
socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
|
|
55
55
|
_props$socialIconVari = props.socialIconVariant,
|
|
56
56
|
socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
|
|
57
|
-
invertedLogo = props.invertedLogo
|
|
58
|
-
props.settings;
|
|
57
|
+
invertedLogo = props.invertedLogo,
|
|
58
|
+
settings = props.settings;
|
|
59
59
|
|
|
60
60
|
var navRef = useRef(null);
|
|
61
61
|
var topNavRef = useRef(null);
|
|
@@ -92,7 +92,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
92
92
|
|
|
93
93
|
useEffect(function () {
|
|
94
94
|
// handling the top mast component
|
|
95
|
-
document.querySelector('.top-nav-secondary') && document.querySelector('.top-nav-secondary').offsetHeight;
|
|
95
|
+
var topNavHeight = document.querySelector('.top-nav-secondary') && document.querySelector('.top-nav-secondary').offsetHeight;
|
|
96
96
|
}, []);
|
|
97
97
|
|
|
98
98
|
useEffect(function () {
|
|
@@ -205,9 +205,9 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
205
205
|
|
|
206
206
|
|
|
207
207
|
var _useState17 = useState(''),
|
|
208
|
-
_useState18 = _slicedToArray(_useState17, 2)
|
|
209
|
-
_useState18[0]
|
|
210
|
-
_useState18[1];
|
|
208
|
+
_useState18 = _slicedToArray(_useState17, 2),
|
|
209
|
+
searchKey = _useState18[0],
|
|
210
|
+
setSearchKey = _useState18[1];
|
|
211
211
|
|
|
212
212
|
useEffect(function () {
|
|
213
213
|
setUserLoggedIn(props.user ? true : false);
|
|
@@ -223,7 +223,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
223
223
|
Navbar,
|
|
224
224
|
{ expand: 'xl', ref: topNavRef },
|
|
225
225
|
React__default.createElement(
|
|
226
|
-
Container,
|
|
226
|
+
Container$1,
|
|
227
227
|
{ style: { position: 'relative' } },
|
|
228
228
|
React__default.createElement(
|
|
229
229
|
Nav,
|
|
@@ -315,14 +315,14 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
315
315
|
{
|
|
316
316
|
id: 'navbar-ham',
|
|
317
317
|
style: { width: '100%', display: 'flex', top: topOffset, overflow: 'auto', zIndex: '999999' },
|
|
318
|
-
className:
|
|
318
|
+
className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav ',
|
|
319
319
|
variant: 'dark',
|
|
320
320
|
expand: 'xl',
|
|
321
321
|
bg: 'primary',
|
|
322
322
|
sticky: 'top',
|
|
323
323
|
ref: navRef },
|
|
324
324
|
React__default.createElement(
|
|
325
|
-
Container,
|
|
325
|
+
Container$1,
|
|
326
326
|
{ className: 'mobile-nav android-nav', style: { display: 'flex' } },
|
|
327
327
|
React__default.createElement(
|
|
328
328
|
'div',
|
|
@@ -331,7 +331,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
331
331
|
'aria-controls': 'basic-navbar-nav',
|
|
332
332
|
onClick: function onClick() {
|
|
333
333
|
// Set overflow fix for iPhones safari browsers
|
|
334
|
-
if (
|
|
334
|
+
if (main_37) {
|
|
335
335
|
var mainNav = document.querySelector('#navbar-ham');
|
|
336
336
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
337
337
|
}
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
2
8
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
|
-
import
|
|
9
|
+
import 'prop-types';
|
|
10
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
11
|
+
import { i as isObject_1 } from './isSymbol-1981418f.js';
|
|
12
|
+
import { t as toNumber_1 } from './toNumber-2f7a84cd.js';
|
|
13
|
+
import { c as main_37 } from './main-e4a934b2.js';
|
|
14
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
15
|
+
import './asyncToGenerator-4877b617.js';
|
|
16
|
+
import Segment from './Segment.js';
|
|
17
|
+
import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
|
|
18
|
+
import Button$1 from 'react-bootstrap/Button';
|
|
19
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
20
|
+
import { I as IconContext } from './iconBase-602d52fe.js';
|
|
21
|
+
import Form from 'react-bootstrap/Form';
|
|
4
22
|
import Nav from 'react-bootstrap/Nav';
|
|
5
23
|
import Navbar from 'react-bootstrap/Navbar';
|
|
6
24
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
7
25
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
8
|
-
import { S as SocialNavFooter, G as GoSearch } from './index.esm-
|
|
9
|
-
import Segment from './Segment.js';
|
|
26
|
+
import { S as SocialNavFooter, G as GoSearch } from './index.esm-fd746768.js';
|
|
10
27
|
import SocialIcons from './SocialIcons.js';
|
|
11
|
-
import { I as IconContext } from './iconBase-ccc56b97.js';
|
|
12
|
-
import Form from 'react-bootstrap/Form';
|
|
13
28
|
import FormControl from 'react-bootstrap/FormControl';
|
|
14
|
-
import Button from 'react-bootstrap/Button';
|
|
15
|
-
import { c as main_44 } from './main-d4165069.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-4109ff68.js';
|
|
21
|
-
import './es6.string.iterator-bc33758b.js';
|
|
22
|
-
import './_to-object-b50e61c3.js';
|
|
23
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
24
|
-
import './react-social-icons-9be47857.js';
|
|
25
|
-
import 'prop-types';
|
|
26
|
-
import './asyncToGenerator-7f8f9219.js';
|
|
27
|
-
import './_library-528f1934.js';
|
|
28
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
29
29
|
|
|
30
30
|
/**
|
|
31
31
|
* The base implementation of `_.slice` without an iteratee call guard.
|
|
@@ -60,7 +60,7 @@ function baseSlice(array, start, end) {
|
|
|
60
60
|
var _baseSlice = baseSlice;
|
|
61
61
|
|
|
62
62
|
/** Used as references for various `Number` constants. */
|
|
63
|
-
var MAX_SAFE_INTEGER
|
|
63
|
+
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
64
64
|
|
|
65
65
|
/**
|
|
66
66
|
* Checks if `value` is a valid array-like length.
|
|
@@ -90,7 +90,7 @@ var MAX_SAFE_INTEGER$1 = 9007199254740991;
|
|
|
90
90
|
*/
|
|
91
91
|
function isLength(value) {
|
|
92
92
|
return typeof value == 'number' &&
|
|
93
|
-
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER
|
|
93
|
+
value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
var isLength_1 = isLength;
|
|
@@ -127,7 +127,7 @@ function isArrayLike(value) {
|
|
|
127
127
|
var isArrayLike_1 = isArrayLike;
|
|
128
128
|
|
|
129
129
|
/** Used as references for various `Number` constants. */
|
|
130
|
-
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
130
|
+
var MAX_SAFE_INTEGER$1 = 9007199254740991;
|
|
131
131
|
|
|
132
132
|
/** Used to detect unsigned integer values. */
|
|
133
133
|
var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
@@ -142,7 +142,7 @@ var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
|
142
142
|
*/
|
|
143
143
|
function isIndex(value, length) {
|
|
144
144
|
var type = typeof value;
|
|
145
|
-
length = length == null ? MAX_SAFE_INTEGER : length;
|
|
145
|
+
length = length == null ? MAX_SAFE_INTEGER$1 : length;
|
|
146
146
|
|
|
147
147
|
return !!length &&
|
|
148
148
|
(type == 'number' ||
|
|
@@ -302,15 +302,15 @@ function chunk(array, size, guard) {
|
|
|
302
302
|
var chunk_1 = chunk;
|
|
303
303
|
|
|
304
304
|
var NavNative = function NavNative(props) {
|
|
305
|
-
/*
|
|
306
|
-
Example Nav with acceptable props
|
|
307
|
-
<MagazineNav
|
|
308
|
-
showLogin
|
|
309
|
-
logo={props.settings.logo}
|
|
310
|
-
dataObject={props.cache.mainNavCache}
|
|
311
|
-
website={website}
|
|
312
|
-
subNav={props.cache.subNavCache}
|
|
313
|
-
/>
|
|
305
|
+
/*
|
|
306
|
+
Example Nav with acceptable props
|
|
307
|
+
<MagazineNav
|
|
308
|
+
showLogin
|
|
309
|
+
logo={props.settings.logo}
|
|
310
|
+
dataObject={props.cache.mainNavCache}
|
|
311
|
+
website={website}
|
|
312
|
+
subNav={props.cache.subNavCache}
|
|
313
|
+
/>
|
|
314
314
|
*/
|
|
315
315
|
// Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
|
|
316
316
|
var logo = props.logo,
|
|
@@ -318,10 +318,10 @@ var NavNative = function NavNative(props) {
|
|
|
318
318
|
dataObject = props.dataObject,
|
|
319
319
|
subNav = props.subNav,
|
|
320
320
|
_props$website = props.website,
|
|
321
|
-
website = _props$website === undefined ? {} : _props$website
|
|
322
|
-
props.showLogin
|
|
323
|
-
props.userData
|
|
324
|
-
|
|
321
|
+
website = _props$website === undefined ? {} : _props$website,
|
|
322
|
+
_props$showLogin = props.showLogin,
|
|
323
|
+
_props$userData = props.userData,
|
|
324
|
+
_props$socialFooterNa = props.socialFooterNav,
|
|
325
325
|
socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
|
|
326
326
|
_props$socialIconVari = props.socialIconVariant,
|
|
327
327
|
socialIconVariant = _props$socialIconVari === undefined ? 'dark' : _props$socialIconVari;
|
|
@@ -462,7 +462,7 @@ var NavNative = function NavNative(props) {
|
|
|
462
462
|
return setSearchKey(e.target.value);
|
|
463
463
|
} }),
|
|
464
464
|
React__default.createElement(
|
|
465
|
-
Button,
|
|
465
|
+
Button$1,
|
|
466
466
|
{ variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none' }, onClick: function onClick(e) {
|
|
467
467
|
return submitSearch(e);
|
|
468
468
|
} },
|
|
@@ -535,7 +535,7 @@ var NavNative = function NavNative(props) {
|
|
|
535
535
|
return setSearchKey(e.target.value);
|
|
536
536
|
} }),
|
|
537
537
|
React__default.createElement(
|
|
538
|
-
Button,
|
|
538
|
+
Button$1,
|
|
539
539
|
{ variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none' }, onClick: function onClick(e) {
|
|
540
540
|
return submitSearch(e);
|
|
541
541
|
} },
|
|
@@ -566,15 +566,15 @@ var NavNative = function NavNative(props) {
|
|
|
566
566
|
React__default.createElement(
|
|
567
567
|
Navbar,
|
|
568
568
|
{
|
|
569
|
-
className:
|
|
569
|
+
className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
|
|
570
570
|
variant: 'dark',
|
|
571
571
|
expand: 'lg',
|
|
572
572
|
bg: 'primary',
|
|
573
573
|
sticky: 'top',
|
|
574
574
|
ref: navRef,
|
|
575
|
-
style: { minHeight: '65px', overflow: '' + (
|
|
575
|
+
style: { minHeight: '65px', overflow: '' + (main_37 ? 'auto' : '') } },
|
|
576
576
|
React__default.createElement(
|
|
577
|
-
Container,
|
|
577
|
+
Container$1,
|
|
578
578
|
{ style: { maxHeight: '80vh' }, className: 'mobile-nav' },
|
|
579
579
|
React__default.createElement(
|
|
580
580
|
Navbar.Brand,
|
|
@@ -664,7 +664,7 @@ var NavNative = function NavNative(props) {
|
|
|
664
664
|
'a',
|
|
665
665
|
{
|
|
666
666
|
key: subIndex,
|
|
667
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
667
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
668
668
|
href: ddRow.url,
|
|
669
669
|
target: ddRow.blank ? '_blank' : '_self',
|
|
670
670
|
className: 'dropdown-item' },
|
|
@@ -689,7 +689,7 @@ var NavNative = function NavNative(props) {
|
|
|
689
689
|
'a',
|
|
690
690
|
{
|
|
691
691
|
key: subIndex,
|
|
692
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
692
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
693
693
|
href: ddRow.url,
|
|
694
694
|
target: ddRow.blank ? '_blank' : '_self',
|
|
695
695
|
className: 'dropdown-item' },
|
|
@@ -704,7 +704,7 @@ var NavNative = function NavNative(props) {
|
|
|
704
704
|
} else {
|
|
705
705
|
return row.url && row.name ? React__default.createElement(
|
|
706
706
|
'a',
|
|
707
|
-
{ key: index, needsegmentsupport:
|
|
707
|
+
{ key: index, needsegmentsupport: row && row.needSegmentSupport ? 'true' : '', href: row.url, target: row.blank ? '_blank' : '_self', className: 'nav-link' },
|
|
708
708
|
row.name
|
|
709
709
|
) : null;
|
|
710
710
|
}
|
|
@@ -745,7 +745,7 @@ var NavNative = function NavNative(props) {
|
|
|
745
745
|
React__default.createElement(
|
|
746
746
|
Nav.Link,
|
|
747
747
|
{
|
|
748
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
748
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
749
749
|
href: ddRow.url,
|
|
750
750
|
target: ddRow.blank ? '_blank' : '_self',
|
|
751
751
|
className: 'dropdown-item' },
|
|
@@ -770,7 +770,7 @@ var NavNative = function NavNative(props) {
|
|
|
770
770
|
React__default.createElement(
|
|
771
771
|
Nav.Link,
|
|
772
772
|
{
|
|
773
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
773
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
774
774
|
href: ddRow.url,
|
|
775
775
|
target: ddRow.blank ? '_blank' : '_self',
|
|
776
776
|
className: 'dropdown-item' },
|
|
@@ -794,7 +794,7 @@ var NavNative = function NavNative(props) {
|
|
|
794
794
|
'a',
|
|
795
795
|
{
|
|
796
796
|
key: subIndex,
|
|
797
|
-
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
797
|
+
needsegmentsupport: ddRow && ddRow.needSegmentSupport ? 'true' : '',
|
|
798
798
|
href: ddRow.url,
|
|
799
799
|
target: ddRow.blank ? '_blank' : '_self',
|
|
800
800
|
className: 'dropdown-item' },
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
1
2
|
import React__default from 'react';
|
|
3
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
4
|
+
import './index-73819142.js';
|
|
2
5
|
import urlFor from './urlFor.js';
|
|
6
|
+
import './iconBase-602d52fe.js';
|
|
3
7
|
import 'react-bootstrap/Badge';
|
|
4
|
-
import './
|
|
5
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
6
|
-
import './index-0dbff1d1.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
+
import './index.esm-cf08bf18.js';
|
|
8
9
|
|
|
9
10
|
var OncliveHero = function OncliveHero(props) {
|
|
10
11
|
var client = props.client;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
3
|
-
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
5
|
-
import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
|
|
6
|
-
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import '
|
|
13
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
14
|
-
import 'react-dom';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React__default from 'react';
|
|
15
7
|
import 'prop-types';
|
|
8
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
9
|
+
import 'react-dom';
|
|
10
|
+
import './index-73819142.js';
|
|
11
|
+
import urlFor from './urlFor.js';
|
|
12
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
13
|
+
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
14
|
+
import './slicedToArray-641f241f.js';
|
|
15
|
+
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
16
16
|
|
|
17
17
|
var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
18
18
|
var removeTimeStamp = props.removeTimeStamp;
|
package/dist/esm/PageFilter.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
2
6
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
3
8
|
import { Dropdown } from 'react-bootstrap';
|
|
4
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './web.dom.iterable-4109ff68.js';
|
|
6
|
-
import './es6.string.iterator-bc33758b.js';
|
|
7
|
-
import './_to-object-b50e61c3.js';
|
|
8
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
9
9
|
|
|
10
10
|
var PageFilter = function PageFilter(props) {
|
|
11
11
|
var getParams = props.getParams,
|
|
@@ -1,73 +1,70 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-7f8f9219.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
4
|
-
import React__default, { useRef, useState, useEffect } from 'react';
|
|
5
|
-
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
7
|
-
import urlFor from './urlFor.js';
|
|
8
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
10
|
-
import Breadcrumbs from './Breadcrumbs.js';
|
|
11
|
-
import Feature from './Feature.js';
|
|
12
|
-
import { g as getSerializers } from './index-01d53c17.js';
|
|
13
|
-
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
14
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
|
-
import './
|
|
16
|
-
import './
|
|
17
|
-
import './web.dom.iterable-4109ff68.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
18
4
|
import './_library-528f1934.js';
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import '
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import '
|
|
28
|
-
import './
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-cf8dde54.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React__default, { useRef, useState, useEffect } from 'react';
|
|
29
17
|
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
30
19
|
import 'prop-types';
|
|
31
|
-
import '
|
|
32
|
-
import '
|
|
33
|
-
import './main-d4165069.js';
|
|
34
|
-
import './entities-932b50cf.js';
|
|
35
|
-
import './ADInfeed-4bf3b2f9.js';
|
|
20
|
+
import 'react-bootstrap/Row';
|
|
21
|
+
import 'react-bootstrap/Col';
|
|
36
22
|
import 'react-bootstrap/Card';
|
|
37
|
-
import './
|
|
38
|
-
import '
|
|
39
|
-
import './isSymbol-
|
|
40
|
-
import './
|
|
41
|
-
import './
|
|
42
|
-
import '
|
|
23
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
24
|
+
import 'next/router';
|
|
25
|
+
import './isSymbol-1981418f.js';
|
|
26
|
+
import './debounce-9207d8ee.js';
|
|
27
|
+
import './toNumber-2f7a84cd.js';
|
|
28
|
+
import 'react-dom';
|
|
29
|
+
import './index-73819142.js';
|
|
30
|
+
import urlFor from './urlFor.js';
|
|
31
|
+
import './index-5f7e79e7.js';
|
|
32
|
+
import './main-e4a934b2.js';
|
|
33
|
+
import './entities-7cc3bf45.js';
|
|
34
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
35
|
+
import './stringify-4330ccdc.js';
|
|
36
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-4877b617.js';
|
|
43
37
|
import './Segment.js';
|
|
44
|
-
import './
|
|
45
|
-
import './
|
|
46
|
-
import './
|
|
38
|
+
import './Beam.js';
|
|
39
|
+
import './AdSlot.js';
|
|
40
|
+
import './ADInfeed-bbdd5398.js';
|
|
41
|
+
import './lodash-17fdfebb.js';
|
|
42
|
+
import './ADlgInfeed-4473ee3b.js';
|
|
47
43
|
import './getContentCategory-15dcc413.js';
|
|
48
|
-
import './
|
|
49
|
-
import 'react-bootstrap/
|
|
50
|
-
import '
|
|
44
|
+
import './AuthorComponent-34b16174.js';
|
|
45
|
+
import 'react-bootstrap/Button';
|
|
46
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
51
47
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './
|
|
53
|
-
import './typeof-a286cf0c.js';
|
|
54
|
-
import './_is-array-3e99e06e.js';
|
|
55
|
-
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
48
|
+
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
56
49
|
import './GroupDeck.js';
|
|
57
|
-
import '
|
|
50
|
+
import 'react-bootstrap';
|
|
51
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
52
|
+
import './timeDifferenceCalc.js';
|
|
53
|
+
import './iconBase-602d52fe.js';
|
|
54
|
+
import './index.esm-29e48d38.js';
|
|
55
|
+
import { g as getSerializers } from './index-d6dc592a.js';
|
|
56
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
58
57
|
import 'next/head';
|
|
59
58
|
import 'react-share';
|
|
60
|
-
import './
|
|
59
|
+
import './SocialShare.js';
|
|
60
|
+
import './_object-to-array-7e804fce.js';
|
|
61
61
|
import 'react-bootstrap/Pagination';
|
|
62
|
-
import 'react-bootstrap/Button';
|
|
63
|
-
import 'react-bootstrap/Row';
|
|
64
|
-
import 'react-bootstrap/Col';
|
|
65
|
-
import './inherits-a41fe93f.js';
|
|
66
|
-
import './_object-sap-f353c2a9.js';
|
|
67
|
-
import './define-property-fe54dc9f.js';
|
|
68
|
-
import './index.esm-f6156a57.js';
|
|
69
|
-
import './iconBase-ccc56b97.js';
|
|
70
62
|
import 'react-bootstrap/Figure';
|
|
63
|
+
import 'react-bootstrap/Carousel';
|
|
64
|
+
import Feature from './Feature.js';
|
|
65
|
+
import 'react-bootstrap/Breadcrumb';
|
|
66
|
+
import Breadcrumbs from './Breadcrumbs.js';
|
|
67
|
+
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
71
68
|
|
|
72
69
|
var ImageSlider = function ImageSlider(props) {
|
|
73
70
|
var innerSlider = useRef(null);
|
|
@@ -129,11 +126,7 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
129
126
|
var thumbSize = void 0;
|
|
130
127
|
var scrollerVisible = false;
|
|
131
128
|
if (window.innerWidth > 1399) {
|
|
132
|
-
|
|
133
|
-
thumbSize = Math.floor(viewableWindow.current.clientWidth / 2 - 40);
|
|
134
|
-
} else {
|
|
135
|
-
thumbSize = Math.floor(viewableWindow.current.clientWidth / 3 - 40);
|
|
136
|
-
}
|
|
129
|
+
thumbSize = Math.floor(viewableWindow.current.clientWidth / 3 - 40);
|
|
137
130
|
if (props.data.slides.length > 3) {
|
|
138
131
|
scrollerVisible = true;
|
|
139
132
|
}
|
|
@@ -150,7 +143,6 @@ var ImageSlider = function ImageSlider(props) {
|
|
|
150
143
|
scrollerVisible = true;
|
|
151
144
|
}
|
|
152
145
|
}
|
|
153
|
-
console.log('i am client width', viewableWindow.current.clientWidth);
|
|
154
146
|
if (thumbSize !== tileSize) {
|
|
155
147
|
setTileSize(thumbSize);
|
|
156
148
|
setScrollPosition(0);
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as MdPictureAsPdf } from './index.esm-9b042655.js';
|
|
2
1
|
import React__default from 'react';
|
|
3
|
-
import './iconBase-
|
|
2
|
+
import './iconBase-602d52fe.js';
|
|
3
|
+
import { a as MdPictureAsPdf } from './index.esm-f8aaeeeb.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
6
|
return React__default.createElement(
|