@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/EventsDeck.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-f5ff6f5a.js';
|
|
2
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { _ as _export, a as _core } from './_to-object-
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { _ as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
2
|
+
import { _ as _export, a as _core } from './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_iter-detect-5d49a330.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './_object-pie-33c40e79.js';
|
|
8
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
9
|
+
import './define-property-8af5f002.js';
|
|
10
|
+
import './web.dom.iterable-4439f05a.js';
|
|
9
11
|
import React__default, { useState, useEffect } from 'react';
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
+
import Container$1 from 'react-bootstrap/Container';
|
|
13
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
14
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
15
|
+
import Card$1 from 'react-bootstrap/Card';
|
|
16
|
+
import './moment-e2f9b20c.js';
|
|
17
|
+
import { useRouter } from 'next/router';
|
|
18
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
19
|
+
import './main-e4a934b2.js';
|
|
20
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
|
|
21
|
+
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
22
|
+
import Button$1 from 'react-bootstrap/Button';
|
|
23
|
+
import { _ as _objectToArray } from './_object-to-array-7e804fce.js';
|
|
24
|
+
import { _ as _defineProperty } from './defineProperty-94fd8bfc.js';
|
|
12
25
|
import Spinner from 'react-bootstrap/Spinner';
|
|
13
|
-
import Row from 'react-bootstrap/Row';
|
|
14
|
-
import Col from 'react-bootstrap/Col';
|
|
15
|
-
import Card from 'react-bootstrap/Card';
|
|
16
26
|
import Form from 'react-bootstrap/Form';
|
|
17
|
-
import
|
|
18
|
-
import './main-d4165069.js';
|
|
19
|
-
import { m as momentTimezone } from './index-79cfd25c.js';
|
|
27
|
+
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
20
28
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
|
-
import { useRouter } from 'next/router';
|
|
22
|
-
import './define-property-fe54dc9f.js';
|
|
23
|
-
import './_object-pie-133f504a.js';
|
|
24
|
-
import './web.dom.iterable-4109ff68.js';
|
|
25
|
-
import './es6.string.iterator-bc33758b.js';
|
|
26
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
27
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
28
|
-
import './moment-bc12cb97.js';
|
|
29
29
|
|
|
30
30
|
// https://github.com/tc39/proposal-object-values-entries
|
|
31
31
|
|
|
@@ -37,13 +37,13 @@ _export(_export.S, 'Object', {
|
|
|
37
37
|
}
|
|
38
38
|
});
|
|
39
39
|
|
|
40
|
-
var entries
|
|
40
|
+
var entries = _core.Object.entries;
|
|
41
41
|
|
|
42
|
-
var entries = createCommonjsModule(function (module) {
|
|
43
|
-
module.exports = { "default": entries
|
|
42
|
+
var entries$1 = createCommonjsModule(function (module) {
|
|
43
|
+
module.exports = { "default": entries, __esModule: true };
|
|
44
44
|
});
|
|
45
45
|
|
|
46
|
-
var _Object$entries = unwrapExports(entries);
|
|
46
|
+
var _Object$entries = unwrapExports(entries$1);
|
|
47
47
|
|
|
48
48
|
var clientId = process.env.CVENT_CLIENT_ID;
|
|
49
49
|
var clientSecret = process.env.CVENT_CLIENT_SECRET;
|
|
@@ -245,23 +245,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
245
245
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
246
246
|
setAccessToken(cventAccessToken);
|
|
247
247
|
} else {
|
|
248
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
249
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
251
|
-
fetch(url, {
|
|
252
|
-
headers: {
|
|
253
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
254
|
-
Authorization: `Basic ${encodedData}`
|
|
255
|
-
},
|
|
256
|
-
method: 'POST',
|
|
257
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
258
|
-
})
|
|
259
|
-
.then((response) => response.json())
|
|
260
|
-
.then((json) => {
|
|
261
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
262
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
263
|
-
setAccessToken(json.access_token)
|
|
264
|
-
})
|
|
248
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
249
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
251
|
+
fetch(url, {
|
|
252
|
+
headers: {
|
|
253
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
254
|
+
Authorization: `Basic ${encodedData}`
|
|
255
|
+
},
|
|
256
|
+
method: 'POST',
|
|
257
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
258
|
+
})
|
|
259
|
+
.then((response) => response.json())
|
|
260
|
+
.then((json) => {
|
|
261
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
262
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
263
|
+
setAccessToken(json.access_token)
|
|
264
|
+
})
|
|
265
265
|
.catch((e) => console.log(e))*/
|
|
266
266
|
// hello
|
|
267
267
|
var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
|
|
@@ -293,7 +293,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
293
293
|
'a',
|
|
294
294
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
295
295
|
React__default.createElement(
|
|
296
|
-
Button,
|
|
296
|
+
Button$1,
|
|
297
297
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
298
298
|
cta
|
|
299
299
|
)
|
|
@@ -304,7 +304,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
304
304
|
'a',
|
|
305
305
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
306
306
|
React__default.createElement(
|
|
307
|
-
Button,
|
|
307
|
+
Button$1,
|
|
308
308
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
309
309
|
'Learn More'
|
|
310
310
|
)
|
|
@@ -333,8 +333,8 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
333
333
|
|
|
334
334
|
var valuesArray = _Object$entries(deckAdvancedFilters).map(function (_ref6, index) {
|
|
335
335
|
var _ref7 = _slicedToArray(_ref6, 2),
|
|
336
|
-
key = _ref7[0]
|
|
337
|
-
_ref7[1];
|
|
336
|
+
key = _ref7[0],
|
|
337
|
+
value = _ref7[1];
|
|
338
338
|
|
|
339
339
|
var temp = [];
|
|
340
340
|
for (var evt in data) {
|
|
@@ -604,7 +604,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
604
604
|
}
|
|
605
605
|
|
|
606
606
|
return React__default.createElement(
|
|
607
|
-
Container,
|
|
607
|
+
Container$1,
|
|
608
608
|
{ style: { padding: 1 } },
|
|
609
609
|
filteredData && filteredData.map(function (row, index) {
|
|
610
610
|
var speakerInfo = [];
|
|
@@ -648,48 +648,48 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
648
648
|
React__default.Fragment,
|
|
649
649
|
{ key: index },
|
|
650
650
|
React__default.createElement(
|
|
651
|
-
Card,
|
|
651
|
+
Card$1,
|
|
652
652
|
null,
|
|
653
653
|
isHardcoded ? _links && React__default.createElement(
|
|
654
|
-
Row,
|
|
654
|
+
Row$1,
|
|
655
655
|
null,
|
|
656
656
|
React__default.createElement(
|
|
657
|
-
Col,
|
|
657
|
+
Col$1,
|
|
658
658
|
null,
|
|
659
659
|
renderLearnMoreButton(_links)
|
|
660
660
|
)
|
|
661
661
|
) : isRegister && _links && React__default.createElement(
|
|
662
|
-
Row,
|
|
662
|
+
Row$1,
|
|
663
663
|
null,
|
|
664
664
|
React__default.createElement(
|
|
665
|
-
Col,
|
|
665
|
+
Col$1,
|
|
666
666
|
null,
|
|
667
667
|
renderRegisterButton(_links)
|
|
668
668
|
)
|
|
669
669
|
),
|
|
670
670
|
isCompleted && _links && React__default.createElement(
|
|
671
|
-
Row,
|
|
671
|
+
Row$1,
|
|
672
672
|
null,
|
|
673
673
|
React__default.createElement(
|
|
674
|
-
Col,
|
|
674
|
+
Col$1,
|
|
675
675
|
null,
|
|
676
676
|
renderLearnMoreButton(_links)
|
|
677
677
|
)
|
|
678
678
|
),
|
|
679
679
|
discussionTopic && React__default.createElement(
|
|
680
|
-
Row,
|
|
680
|
+
Row$1,
|
|
681
681
|
null,
|
|
682
682
|
React__default.createElement(
|
|
683
|
-
Col,
|
|
683
|
+
Col$1,
|
|
684
684
|
null,
|
|
685
685
|
React__default.createElement('h5', { className: 'topic', style: { fontWeight: '500', marginBottom: 0 }, dangerouslySetInnerHTML: { __html: discussionTopic } })
|
|
686
686
|
)
|
|
687
687
|
),
|
|
688
688
|
start && timezone && React__default.createElement(
|
|
689
|
-
Row,
|
|
689
|
+
Row$1,
|
|
690
690
|
null,
|
|
691
691
|
React__default.createElement(
|
|
692
|
-
Col,
|
|
692
|
+
Col$1,
|
|
693
693
|
null,
|
|
694
694
|
start.indexOf('TBD') >= 0 ? React__default.createElement(
|
|
695
695
|
'p',
|
|
@@ -704,10 +704,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
704
704
|
)
|
|
705
705
|
),
|
|
706
706
|
eventRegion && React__default.createElement(
|
|
707
|
-
Row,
|
|
707
|
+
Row$1,
|
|
708
708
|
null,
|
|
709
709
|
React__default.createElement(
|
|
710
|
-
Col,
|
|
710
|
+
Col$1,
|
|
711
711
|
null,
|
|
712
712
|
React__default.createElement(
|
|
713
713
|
'p',
|
|
@@ -717,10 +717,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
717
717
|
)
|
|
718
718
|
),
|
|
719
719
|
venues && venues.length && venues[0].name && React__default.createElement(
|
|
720
|
-
Row,
|
|
720
|
+
Row$1,
|
|
721
721
|
null,
|
|
722
722
|
React__default.createElement(
|
|
723
|
-
Col,
|
|
723
|
+
Col$1,
|
|
724
724
|
null,
|
|
725
725
|
React__default.createElement(
|
|
726
726
|
'p',
|
|
@@ -730,10 +730,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
730
730
|
)
|
|
731
731
|
),
|
|
732
732
|
speakerInfo && speakerInfo.length > 0 && React__default.createElement(
|
|
733
|
-
Row,
|
|
733
|
+
Row$1,
|
|
734
734
|
null,
|
|
735
735
|
React__default.createElement(
|
|
736
|
-
Col,
|
|
736
|
+
Col$1,
|
|
737
737
|
null,
|
|
738
738
|
React__default.createElement(
|
|
739
739
|
'div',
|
|
@@ -774,7 +774,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
774
774
|
var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd) {
|
|
775
775
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
776
776
|
return React__default.createElement(
|
|
777
|
-
Col,
|
|
777
|
+
Col$1,
|
|
778
778
|
{ md: 12, style: { display: 'flex', flex: '1 0 auto' } },
|
|
779
779
|
rightItems[i].component
|
|
780
780
|
);
|
|
@@ -1,59 +1,58 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
3
|
-
import React__default, { useState, useEffect } from 'react';
|
|
4
|
-
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
5
|
-
import { g as getSerializers } from './index-01d53c17.js';
|
|
6
|
-
import { m as momentTimezone } from './index-79cfd25c.js';
|
|
7
|
-
import { useRouter } from 'next/router';
|
|
8
|
-
import Button from 'react-bootstrap/Button';
|
|
9
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import './_to-object-
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
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 './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, { useState, useEffect } from 'react';
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
15
19
|
import 'prop-types';
|
|
16
|
-
import '
|
|
17
|
-
import 'react-bootstrap';
|
|
20
|
+
import 'react-bootstrap/Row';
|
|
21
|
+
import 'react-bootstrap/Col';
|
|
22
|
+
import './moment-e2f9b20c.js';
|
|
23
|
+
import { useRouter } from 'next/router';
|
|
24
|
+
import './isSymbol-1981418f.js';
|
|
25
|
+
import './debounce-9207d8ee.js';
|
|
26
|
+
import './toNumber-2f7a84cd.js';
|
|
27
|
+
import 'react-dom';
|
|
28
|
+
import './index-73819142.js';
|
|
18
29
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import './
|
|
25
|
-
import './asyncToGenerator-7f8f9219.js';
|
|
26
|
-
import './_library-528f1934.js';
|
|
27
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
30
|
+
import './index-5f7e79e7.js';
|
|
31
|
+
import './main-e4a934b2.js';
|
|
32
|
+
import './entities-7cc3bf45.js';
|
|
33
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
34
|
+
import './stringify-4330ccdc.js';
|
|
35
|
+
import './asyncToGenerator-4877b617.js';
|
|
28
36
|
import './Segment.js';
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
31
|
-
import 'react-
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
37
|
+
import './Beam.js';
|
|
38
|
+
import './AdSlot.js';
|
|
39
|
+
import Button$1 from 'react-bootstrap/Button';
|
|
40
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
41
|
+
import './index-c7e2ac95.js';
|
|
42
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
35
43
|
import './GroupDeck.js';
|
|
36
|
-
import '
|
|
37
|
-
import './
|
|
38
|
-
import './
|
|
44
|
+
import 'react-bootstrap';
|
|
45
|
+
import './iconBase-602d52fe.js';
|
|
46
|
+
import './index.esm-29e48d38.js';
|
|
47
|
+
import { g as getSerializers } from './index-d6dc592a.js';
|
|
48
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
39
49
|
import 'next/head';
|
|
40
50
|
import 'react-share';
|
|
41
|
-
import './
|
|
42
|
-
import './
|
|
51
|
+
import './SocialShare.js';
|
|
52
|
+
import './_object-to-array-7e804fce.js';
|
|
43
53
|
import 'react-bootstrap/Pagination';
|
|
44
|
-
import './entities-932b50cf.js';
|
|
45
|
-
import './AdSlot.js';
|
|
46
|
-
import './debounce-533d9748.js';
|
|
47
|
-
import './isSymbol-a7e9aafe.js';
|
|
48
|
-
import './toNumber-5aeba6e7.js';
|
|
49
|
-
import 'react-bootstrap/Row';
|
|
50
|
-
import 'react-bootstrap/Col';
|
|
51
|
-
import './inherits-a41fe93f.js';
|
|
52
|
-
import './_object-sap-f353c2a9.js';
|
|
53
|
-
import './define-property-fe54dc9f.js';
|
|
54
|
-
import './index.esm-f6156a57.js';
|
|
55
|
-
import './iconBase-ccc56b97.js';
|
|
56
54
|
import 'react-bootstrap/Figure';
|
|
55
|
+
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
57
56
|
|
|
58
57
|
var ExternalResources = function ExternalResources(props) {
|
|
59
58
|
var resources = props.resources,
|
|
@@ -185,7 +184,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
185
184
|
)
|
|
186
185
|
),
|
|
187
186
|
React__default.createElement(
|
|
188
|
-
Button,
|
|
187
|
+
Button$1,
|
|
189
188
|
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
190
189
|
cta
|
|
191
190
|
)
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
1
2
|
import React__default from 'react';
|
|
3
|
+
import './index-73819142.js';
|
|
2
4
|
import urlFor from './urlFor.js';
|
|
3
|
-
import { m as
|
|
5
|
+
import { m as main_36 } from './main-e4a934b2.js';
|
|
4
6
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
|
-
import './index-0dbff1d1.js';
|
|
6
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
7
|
|
|
8
8
|
//Feature query to be used
|
|
9
9
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -30,7 +30,7 @@ var Feature = function Feature(props) {
|
|
|
30
30
|
|
|
31
31
|
//image width updated.
|
|
32
32
|
var imageWidth = 450;
|
|
33
|
-
if (
|
|
33
|
+
if (main_36) {
|
|
34
34
|
imageWidth = 225;
|
|
35
35
|
}
|
|
36
36
|
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
3
|
-
import urlFor from './urlFor.js';
|
|
4
|
-
import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
|
|
5
|
-
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import '
|
|
12
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
13
|
-
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';
|
|
14
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 './slicedToArray-641f241f.js';
|
|
14
|
+
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
15
15
|
|
|
16
16
|
var fbsHero = function fbsHero(props) {
|
|
17
17
|
var removeTimeStamp = props.removeTimeStamp;
|