@mjhls/mjh-framework 1.0.884-gridcontent-paginated-v2 → 1.0.885-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +28 -29
- package/dist/cjs/AD300x250x600.js +28 -29
- package/dist/cjs/AD728x90.js +31 -32
- package/dist/cjs/ADFloatingFooter.js +30 -31
- package/dist/cjs/ADFooter.js +12 -13
- package/dist/cjs/ADGutter.js +30 -31
- package/dist/cjs/{ADInfeed-bce0ba07.js → ADInfeed-2e48af77.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +30 -31
- package/dist/cjs/ADSponsoredResources.js +30 -31
- package/dist/cjs/ADWebcast.js +30 -31
- package/dist/cjs/ADWelcome.js +31 -32
- package/dist/cjs/{ADlgInfeed-950b414b.js → ADlgInfeed-c39c7131.js} +10 -11
- package/dist/cjs/AccordionPanel.js +27 -29
- package/dist/cjs/AdSlot.js +31 -32
- package/dist/cjs/AdSlotsProvider.js +909 -18
- package/dist/cjs/AlgoliaSearch.js +1306 -1490
- package/dist/cjs/AlphabeticList.js +23 -24
- package/dist/cjs/ArticleCarousel.js +19 -20
- package/dist/cjs/ArticleProgramLandingPage.js +57 -58
- package/dist/cjs/ArticleSeriesLandingPage.js +38 -39
- package/dist/cjs/ArticleSeriesListing.js +59 -60
- package/dist/cjs/Auth.js +1504 -680
- package/dist/cjs/AuthWrapper.js +417 -1635
- package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-02e827ae.js} +13 -14
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-091a991f.js} +55 -56
- package/dist/cjs/Breadcrumbs.js +25 -27
- package/dist/cjs/CMEDeck.js +81 -81
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +31 -34
- package/dist/cjs/Column3.js +57 -60
- package/dist/cjs/ConferenceArticleCard.js +25 -26
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/ContentCardPaginated.js +92 -97
- package/dist/cjs/DeckContent.js +93 -97
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/DeckQueuePaginated.js +86 -91
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-f492f985.js} +31 -32
- package/dist/cjs/EventsDeck.js +133 -140
- package/dist/cjs/ExternalResources.js +78 -79
- package/dist/cjs/Feature.js +27 -29
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +185 -189
- package/dist/cjs/GridContentPaginated.js +184 -189
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +57 -58
- package/dist/cjs/HamMagazine.js +130 -135
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +15 -16
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +71 -72
- package/dist/cjs/HorizontalHero.js +28 -29
- package/dist/cjs/{ImageSlider-b96720eb.js → ImageSlider-38f25e66.js} +1375 -199
- package/dist/cjs/IssueContentDeck.js +71 -76
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +64 -65
- package/dist/cjs/LeftNav.js +37 -39
- package/dist/cjs/MasterDeck.js +70 -71
- package/dist/cjs/MasterDeckPaginated.js +65 -67
- package/dist/cjs/{MediaSeriesCard-3d5c69ba.js → MediaSeriesCard-8d27612b.js} +1050 -1144
- package/dist/cjs/MediaSeriesLanding.js +85 -87
- package/dist/cjs/MediaSeriesLandingPaginated.js +86 -88
- package/dist/cjs/NavDvm.js +72 -77
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +136 -141
- package/dist/cjs/NavNative.js +128 -136
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +70 -71
- package/dist/cjs/PageFilter.js +12 -13
- package/dist/cjs/Pagination-90473595.js +59 -0
- package/dist/cjs/PartnerDetailListing.js +94 -96
- package/dist/cjs/PartnerDetailListingPaginated.js +92 -94
- package/dist/cjs/PdfDownload.js +9 -10
- package/dist/cjs/PopUpModal.js +17 -19
- package/dist/cjs/PubSection.js +40 -41
- package/dist/cjs/PubToc.js +13 -14
- package/dist/cjs/PublicationDeck.js +65 -70
- package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-28c549f2.js} +36 -40
- package/dist/cjs/PublicationLanding.js +106 -114
- package/dist/cjs/QueueDeckExpanded.js +308 -308
- package/dist/cjs/QueueDeckExpandedPaginated.js +267 -267
- package/dist/cjs/RecentNews.js +22 -23
- package/dist/cjs/RelatedContent.js +29 -30
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Schema.js +100 -0
- package/dist/cjs/Search.js +16 -20
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-de93a303.js → SeriesSlider-49b81b0b.js} +35 -36
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -35
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-4942ddfc.js → SocialSearchComponent-e8477ca3.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +61 -66
- package/dist/cjs/TaxonomyDescription.js +53 -54
- package/dist/cjs/TemplateNormal.js +72 -73
- package/dist/cjs/ThumbnailCard.js +24 -26
- package/dist/cjs/Ustream.js +28 -29
- package/dist/cjs/VerticalHero.js +19 -20
- package/dist/cjs/VideoProgramLandingPage.js +72 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +47 -48
- package/dist/cjs/VideoSeriesListing.js +76 -77
- package/dist/cjs/View.js +263 -346
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +63 -64
- package/dist/cjs/{_is-array-54228b29.js → _is-array-aa52fa1e.js} +6 -6
- package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-05795553.js} +7 -7
- package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
- package/dist/cjs/{_object-sap-d1978572.js → _object-sap-171b9ea5.js} +1 -1
- package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-9bac8737.js} +2 -2
- package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-df19209d.js} +30 -30
- 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-5643aa10.js → core.get-iterator-method-f3c44602.js} +35 -35
- package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
- package/dist/cjs/{define-property-e8404b64.js → define-property-21887c62.js} +6 -6
- package/dist/cjs/{defineProperty-9673846a.js → defineProperty-77a37684.js} +1 -1
- package/dist/cjs/{entities-df1aed86.js → entities-310b46ee.js} +1 -5
- package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
- package/dist/cjs/{extends-7c86182f.js → extends-eed4f016.js} +7 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
- 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-6d59cc5b.js → getTargeting-8874437b.js} +3 -3
- package/dist/cjs/getTargeting.js +6 -6
- 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-6f89aea7.js → index-54adcbc3.js} +1044 -1070
- 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-d48b231c.js → index-be0c82be.js} +25 -31
- 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 +168 -173
- package/dist/cjs/{inherits-de66ea16.js → inherits-12d44cca.js} +18 -18
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
- package/dist/cjs/{keys-e982b3fa.js → keys-d207942e.js} +6 -6
- package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
- package/dist/cjs/main-02daeefe.js +862 -0
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- 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-067dd3bc.js → slicedToArray-f6d4eaa8.js} +12 -12
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-f7a37a8d.js → stringify-bbc68047.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-c9b8a0d0.js} +7 -7
- package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
- package/dist/cjs/{typeof-567e31ff.js → typeof-5f52cf64.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-9ebe112f.js} +4 -4
- package/dist/cjs/{util-93a37fd0.js → util-f2c1b65b.js} +1 -12
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-e34bf324.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-0a55cd2d.js → ADInfeed-d767ebe2.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-013e1f4a.js → ADlgInfeed-cee95aa2.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -20
- package/dist/esm/AdSlotsProvider.js +906 -14
- package/dist/esm/AlgoliaSearch.js +534 -717
- 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 +1419 -591
- package/dist/esm/AuthWrapper.js +390 -1607
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-e6f95c2f.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-e9b4ddcf.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 +10 -10
- package/dist/esm/ContentCardPaginated.js +35 -35
- package/dist/esm/DeckContent.js +33 -33
- package/dist/esm/DeckQueue.js +31 -31
- package/dist/esm/DeckQueuePaginated.js +31 -31
- package/dist/esm/{Dfp-102f0beb.js → Dfp-f867d061.js} +13 -13
- package/dist/esm/EventsDeck.js +24 -24
- 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 +45 -45
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +26 -26
- 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-de7846ea.js → ImageSlider-a3154b97.js} +1317 -141
- package/dist/esm/IssueContentDeck.js +11 -11
- package/dist/esm/IssueDeck.js +14 -14
- package/dist/esm/IssueLanding.js +53 -53
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +32 -32
- package/dist/esm/MasterDeckPaginated.js +30 -30
- package/dist/esm/{MediaSeriesCard-5b1d13dd.js → MediaSeriesCard-1dd7eae8.js} +601 -693
- package/dist/esm/MediaSeriesLanding.js +52 -52
- package/dist/esm/MediaSeriesLandingPaginated.js +55 -55
- package/dist/esm/NavDvm.js +11 -11
- package/dist/esm/NavMagazine.js +29 -29
- package/dist/esm/NavNative.js +28 -28
- package/dist/esm/OncliveHero.js +8 -7
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/{Pagination-481eaaf5.js → Pagination-683fa8ef.js} +2 -2
- package/dist/esm/PartnerDetailListing.js +58 -59
- package/dist/esm/PartnerDetailListingPaginated.js +56 -57
- 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-d88e76b9.js → PublicationFeature-fa24dedb.js} +2 -2
- package/dist/esm/PublicationLanding.js +25 -29
- package/dist/esm/QueueDeckExpanded.js +36 -36
- package/dist/esm/QueueDeckExpandedPaginated.js +35 -35
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +10 -10
- package/dist/esm/Schema.js +95 -0
- 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-98ad6d97.js → SeriesSlider-ce19fa25.js} +10 -10
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +13 -13
- package/dist/esm/{SocialSearchComponent-8e0fcf66.js → SocialSearchComponent-dca69151.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 +13 -13
- 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 -168
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +17 -17
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-4df618a6.js} +6 -6
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-130ee549.js} +7 -7
- package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-8b8ea5a9.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-c54dd835.js} +2 -2
- package/dist/esm/{asyncToGenerator-5ef104a7.js → asyncToGenerator-7bf8bc4d.js} +30 -30
- 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-ea258bb1.js → core.get-iterator-method-86d4db69.js} +36 -36
- package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
- package/dist/esm/define-property-6d26cb48.js +18 -0
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-d7d9b577.js} +1 -1
- package/dist/esm/{entities-6d9154b4.js → entities-7cc3bf45.js} +1 -5
- package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
- package/dist/esm/{extends-6d8e3924.js → extends-5b1796d4.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
- 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-36031a00.js → getTargeting-277c801e.js} +2 -2
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
- package/dist/esm/{index-f0fc23eb.js → index-41a678ea.js} +4 -4
- package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-98ca9cec.js → index-aaa2dae0.js} +11 -26
- package/dist/esm/{index-ca0c9ff5.js → index-d1476645.js} +599 -615
- 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 +122 -125
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-2409637d.js} +18 -18
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
- package/dist/esm/{keys-31dcdb31.js → keys-69989821.js} +6 -6
- package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
- package/dist/esm/main-c0612122.js +851 -0
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- 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-6ebcbfea.js → slicedToArray-67a08c9c.js} +12 -12
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/stringify-70b72959.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-32282905.js} +7 -7
- package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-c05a82ba.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-4c4fe0ba.js} +4 -4
- package/dist/esm/{util-8ed16d48.js → util-7700fc59.js} +1 -12
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-f8f967cd.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/Pagination-b5e8b8dc.js +0 -60
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/main-f1c77adb.js +0 -973
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/define-property-5f1bda73.js +0 -18
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/main-1894c974.js +0 -961
- package/dist/esm/stringify-2b084bee.js +0 -15
- package/dist/esm/typeof-2f07d0e8.js +0 -30
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
1
|
import React__default, { useEffect, useState, useRef } from 'react';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
3
3
|
|
|
4
4
|
var AuthorComponent = function AuthorComponent(_ref) {
|
|
5
5
|
var authors = _ref.authors,
|
package/dist/esm/Beam.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
3
|
-
import Segment from './Segment.js';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
6
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
7
3
|
import './_library-528f1934.js';
|
|
8
|
-
import './_iter-detect-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
+
import { _ as _JSON$stringify } from './stringify-70b72959.js';
|
|
7
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
8
|
+
import Segment from './Segment.js';
|
|
9
9
|
|
|
10
10
|
require("babel-polyfill");
|
|
11
11
|
// server key for beam
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
-
import { n as node } from './index-
|
|
3
|
+
import { n as node } from './index-73819142.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
6
|
object-assign
|
|
@@ -145,9 +145,9 @@ var buildUrl = function buildUrl(props) {
|
|
|
145
145
|
}, options.imageOptions || {})).image(node$1).toString();
|
|
146
146
|
};
|
|
147
147
|
|
|
148
|
-
var getImageUrl
|
|
148
|
+
var getImageUrl = buildUrl;
|
|
149
149
|
|
|
150
|
-
var serializers
|
|
150
|
+
var serializers = function (h, serializerOpts) {
|
|
151
151
|
var serializeOptions = serializerOpts || {
|
|
152
152
|
useDashedStyles: false // Low-level block serializer
|
|
153
153
|
|
|
@@ -250,7 +250,7 @@ var serializers$1 = function (h, serializerOpts) {
|
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
var img = h('img', {
|
|
253
|
-
src: getImageUrl
|
|
253
|
+
src: getImageUrl(props)
|
|
254
254
|
});
|
|
255
255
|
return props.isInline ? img : h('figure', null, img);
|
|
256
256
|
} // Serializer that recursively calls itself, producing a hyperscript tree of spans
|
|
@@ -651,17 +651,17 @@ function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterat
|
|
|
651
651
|
|
|
652
652
|
|
|
653
653
|
|
|
654
|
-
var isDefined
|
|
654
|
+
var isDefined = function isDefined(val) {
|
|
655
655
|
return typeof val !== 'undefined';
|
|
656
656
|
}; // Recursively merge/replace default serializers with user-specified serializers
|
|
657
657
|
|
|
658
658
|
|
|
659
|
-
var mergeSerializers
|
|
659
|
+
var mergeSerializers = function mergeSerializers(defaultSerializers, userSerializers) {
|
|
660
660
|
return Object.keys(defaultSerializers).reduce(function (acc, key) {
|
|
661
661
|
var type = _typeof(defaultSerializers[key]);
|
|
662
662
|
|
|
663
663
|
if (type === 'function') {
|
|
664
|
-
acc[key] = isDefined
|
|
664
|
+
acc[key] = isDefined(userSerializers[key]) ? userSerializers[key] : defaultSerializers[key];
|
|
665
665
|
} else if (type === 'object') {
|
|
666
666
|
acc[key] = objectAssign({}, defaultSerializers[key], userSerializers[key]);
|
|
667
667
|
} else {
|
|
@@ -677,7 +677,7 @@ var mergeSerializers$1 = function mergeSerializers(defaultSerializers, userSeria
|
|
|
677
677
|
|
|
678
678
|
var optionProps = ['projectId', 'dataset', 'imageOptions'];
|
|
679
679
|
|
|
680
|
-
var isDefined = function isDefined(val) {
|
|
680
|
+
var isDefined$1 = function isDefined(val) {
|
|
681
681
|
return typeof val !== 'undefined';
|
|
682
682
|
};
|
|
683
683
|
|
|
@@ -685,16 +685,16 @@ var defaults = {
|
|
|
685
685
|
imageOptions: {}
|
|
686
686
|
};
|
|
687
687
|
|
|
688
|
-
function blocksToNodes
|
|
688
|
+
function blocksToNodes(h, properties, defaultSerializers, serializeSpan) {
|
|
689
689
|
var props = objectAssign({}, defaults, properties);
|
|
690
690
|
var rawBlocks = Array.isArray(props.blocks) ? props.blocks : [props.blocks];
|
|
691
691
|
var keyedBlocks = generateKeys(rawBlocks);
|
|
692
692
|
var blocks = nestLists_1(keyedBlocks, props.listNestMode);
|
|
693
|
-
var serializers = mergeSerializers
|
|
693
|
+
var serializers = mergeSerializers(defaultSerializers, props.serializers || {});
|
|
694
694
|
var options = optionProps.reduce(function (opts, key) {
|
|
695
695
|
var value = props[key];
|
|
696
696
|
|
|
697
|
-
if (isDefined(value)) {
|
|
697
|
+
if (isDefined$1(value)) {
|
|
698
698
|
opts[key] = value;
|
|
699
699
|
}
|
|
700
700
|
|
|
@@ -808,65 +808,65 @@ function isSpan(block) {
|
|
|
808
808
|
return typeof block === 'string' || block.marks || block._type === 'span';
|
|
809
809
|
}
|
|
810
810
|
|
|
811
|
-
var blocksToNodes_1 = blocksToNodes
|
|
811
|
+
var blocksToNodes_1 = blocksToNodes;
|
|
812
812
|
|
|
813
|
-
var internals
|
|
813
|
+
var internals = {
|
|
814
814
|
blocksToNodes: function blocksToNodes(renderNode, props, defaultSerializers, serializeSpan) {
|
|
815
815
|
if (defaultSerializers) {
|
|
816
816
|
return blocksToNodes_1(renderNode, props, defaultSerializers, serializeSpan);
|
|
817
817
|
} // Backwards-compatibility
|
|
818
818
|
|
|
819
819
|
|
|
820
|
-
var serializers = serializers
|
|
821
|
-
return blocksToNodes_1(renderNode, props, serializers.defaultSerializers, serializers.serializeSpan);
|
|
820
|
+
var serializers$1 = serializers(renderNode);
|
|
821
|
+
return blocksToNodes_1(renderNode, props, serializers$1.defaultSerializers, serializers$1.serializeSpan);
|
|
822
822
|
},
|
|
823
|
-
getSerializers: serializers
|
|
824
|
-
getImageUrl: getImageUrl
|
|
825
|
-
mergeSerializers: mergeSerializers
|
|
823
|
+
getSerializers: serializers,
|
|
824
|
+
getImageUrl: getImageUrl,
|
|
825
|
+
mergeSerializers: mergeSerializers
|
|
826
826
|
};
|
|
827
827
|
|
|
828
|
-
var internals = internals
|
|
828
|
+
var internals$1 = internals;
|
|
829
829
|
|
|
830
|
-
var getSerializers = internals.getSerializers;
|
|
830
|
+
var getSerializers = internals$1.getSerializers;
|
|
831
831
|
|
|
832
|
-
var renderNode
|
|
832
|
+
var renderNode = React__default.createElement;
|
|
833
833
|
|
|
834
|
-
var _getSerializers = getSerializers(renderNode
|
|
834
|
+
var _getSerializers = getSerializers(renderNode),
|
|
835
835
|
defaultSerializers = _getSerializers.defaultSerializers,
|
|
836
|
-
serializeSpan
|
|
836
|
+
serializeSpan = _getSerializers.serializeSpan;
|
|
837
837
|
|
|
838
838
|
var dom = {
|
|
839
|
-
serializeSpan: serializeSpan
|
|
839
|
+
serializeSpan: serializeSpan,
|
|
840
840
|
serializers: defaultSerializers,
|
|
841
841
|
renderProps: { nestMarks: true }
|
|
842
842
|
};
|
|
843
843
|
|
|
844
|
-
var serializers = dom.serializers,
|
|
845
|
-
serializeSpan = dom.serializeSpan,
|
|
844
|
+
var serializers$1 = dom.serializers,
|
|
845
|
+
serializeSpan$1 = dom.serializeSpan,
|
|
846
846
|
renderProps = dom.renderProps;
|
|
847
847
|
|
|
848
|
-
var getImageUrl = internals.getImageUrl,
|
|
849
|
-
blocksToNodes = internals.blocksToNodes,
|
|
850
|
-
mergeSerializers = internals.mergeSerializers;
|
|
848
|
+
var getImageUrl$1 = internals$1.getImageUrl,
|
|
849
|
+
blocksToNodes$1 = internals$1.blocksToNodes,
|
|
850
|
+
mergeSerializers$1 = internals$1.mergeSerializers;
|
|
851
851
|
|
|
852
|
-
var renderNode = React__default.createElement;
|
|
852
|
+
var renderNode$1 = React__default.createElement;
|
|
853
853
|
|
|
854
854
|
var SanityBlockContent = function SanityBlockContent(props) {
|
|
855
|
-
var customSerializers = mergeSerializers(SanityBlockContent.defaultSerializers, props.serializers);
|
|
855
|
+
var customSerializers = mergeSerializers$1(SanityBlockContent.defaultSerializers, props.serializers);
|
|
856
856
|
|
|
857
857
|
var blockProps = Object.assign({}, renderProps, props, {
|
|
858
858
|
serializers: customSerializers,
|
|
859
859
|
blocks: props.blocks || []
|
|
860
860
|
});
|
|
861
861
|
|
|
862
|
-
return blocksToNodes(renderNode, blockProps, serializers, serializeSpan);
|
|
862
|
+
return blocksToNodes$1(renderNode$1, blockProps, serializers$1, serializeSpan$1);
|
|
863
863
|
};
|
|
864
864
|
|
|
865
865
|
// Expose default serializers to the user
|
|
866
|
-
SanityBlockContent.defaultSerializers = serializers;
|
|
866
|
+
SanityBlockContent.defaultSerializers = serializers$1;
|
|
867
867
|
|
|
868
868
|
// Expose logic for building image URLs from an image reference/node
|
|
869
|
-
SanityBlockContent.getImageUrl = getImageUrl;
|
|
869
|
+
SanityBlockContent.getImageUrl = getImageUrl$1;
|
|
870
870
|
|
|
871
871
|
SanityBlockContent.propTypes = {
|
|
872
872
|
className: PropTypes.string,
|
package/dist/esm/Breadcrumbs.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
|
-
import Breadcrumb from 'react-bootstrap/Breadcrumb';
|
|
3
|
-
import React__default, { useState, useEffect } from 'react';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
4
|
+
import React__default, { useState, useEffect } from 'react';
|
|
5
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
6
|
+
import Breadcrumb from 'react-bootstrap/Breadcrumb';
|
|
7
7
|
|
|
8
8
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
9
9
|
var _ref$data = _ref.data,
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
|
-
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
4
|
-
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
|
-
import React__default, { useState, useRef, useEffect } from 'react';
|
|
6
|
-
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
7
|
-
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
|
-
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
9
|
-
import { m as main_43 } from './main-1894c974.js';
|
|
10
|
-
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
|
-
import { useRouter } from 'next/router';
|
|
12
|
-
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
13
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './core.get-iterator-method-
|
|
15
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
16
3
|
import './_library-528f1934.js';
|
|
17
|
-
import './_iter-detect-
|
|
18
|
-
import '
|
|
19
|
-
import './
|
|
20
|
-
import '
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
|
|
6
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
7
|
+
import React__default, { useState, useRef, useEffect } from 'react';
|
|
21
8
|
import './events-6c3a7a63.js';
|
|
9
|
+
import { l as lib_3 } from './index-41a678ea.js';
|
|
22
10
|
import 'prop-types';
|
|
11
|
+
import { useRouter } from 'next/router';
|
|
12
|
+
import './isSymbol-1981418f.js';
|
|
13
|
+
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
14
|
+
import './toNumber-2f7a84cd.js';
|
|
15
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
16
|
+
import 'react-dom';
|
|
17
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
19
|
+
import { m as main_36 } from './main-c0612122.js';
|
|
20
|
+
import { _ as _JSON$stringify } from './stringify-70b72959.js';
|
|
21
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
22
|
+
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
23
23
|
|
|
24
24
|
var itemsPerPage = 12;
|
|
25
25
|
|
|
@@ -90,8 +90,8 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
90
90
|
rightItems = _ref.rightItems,
|
|
91
91
|
_ref$seoPaginate = _ref.seoPaginate,
|
|
92
92
|
seoPaginate = _ref$seoPaginate === undefined ? true : _ref$seoPaginate,
|
|
93
|
-
pageview = _ref.pageview
|
|
94
|
-
_ref.keywords;
|
|
93
|
+
pageview = _ref.pageview,
|
|
94
|
+
_ref$keywords = _ref.keywords;
|
|
95
95
|
|
|
96
96
|
var router = useRouter();
|
|
97
97
|
|
|
@@ -284,7 +284,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
284
284
|
)
|
|
285
285
|
)
|
|
286
286
|
),
|
|
287
|
-
|
|
287
|
+
main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
|
|
288
288
|
'div',
|
|
289
289
|
{ style: { margin: '0 auto' } },
|
|
290
290
|
renderMobileAd(index, numberOfItemsBeforeAd)
|
|
@@ -309,7 +309,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
309
309
|
return React__default.createElement(
|
|
310
310
|
'div',
|
|
311
311
|
{ className: 'd-flex justify-content-between' },
|
|
312
|
-
|
|
312
|
+
currentPage > 1 ,
|
|
313
313
|
React__default.createElement(
|
|
314
314
|
'a',
|
|
315
315
|
{ href: '?page=' + (currentPage + 1) },
|
package/dist/esm/Column2.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
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 './define-property-6d26cb48.js';
|
|
6
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
1
7
|
import React__default from 'react';
|
|
8
|
+
import 'prop-types';
|
|
2
9
|
import Row from 'react-bootstrap/Row';
|
|
3
10
|
import Col from 'react-bootstrap/Col';
|
|
11
|
+
import './isSymbol-1981418f.js';
|
|
12
|
+
import './asyncToGenerator-7bf8bc4d.js';
|
|
13
|
+
import './Segment.js';
|
|
14
|
+
import './get-1e515072.js';
|
|
15
|
+
import './eq-b470f743.js';
|
|
16
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
17
|
+
import './defineProperty-d7d9b577.js';
|
|
4
18
|
import SideFooter from './SideFooter.js';
|
|
5
19
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
6
|
-
import './defineProperty-8c30428f.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './define-property-5f1bda73.js';
|
|
9
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
-
import './react-social-icons-9be47857.js';
|
|
11
|
-
import 'prop-types';
|
|
12
|
-
import './get-3c308da4.js';
|
|
13
|
-
import './isSymbol-a7e9aafe.js';
|
|
14
|
-
import './eq-bdcbf886.js';
|
|
15
|
-
import './Segment.js';
|
|
16
|
-
import './asyncToGenerator-5ef104a7.js';
|
|
17
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
18
|
-
import './_library-528f1934.js';
|
|
19
|
-
import './_iter-detect-98db3b07.js';
|
|
20
20
|
|
|
21
21
|
var Column2 = function Column2(props) {
|
|
22
22
|
var rightItems = props.rightItems,
|
package/dist/esm/Column3.js
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
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 './_object-pie-33c40e79.js';
|
|
6
|
+
import './extends-5b1796d4.js';
|
|
7
|
+
import './define-property-6d26cb48.js';
|
|
8
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
1
9
|
import React__default, { useRef, useEffect } from 'react';
|
|
2
|
-
import
|
|
10
|
+
import './events-6c3a7a63.js';
|
|
11
|
+
import './index-41a678ea.js';
|
|
12
|
+
import 'prop-types';
|
|
3
13
|
import Row from 'react-bootstrap/Row';
|
|
4
14
|
import Col from 'react-bootstrap/Col';
|
|
5
|
-
import
|
|
15
|
+
import './isSymbol-1981418f.js';
|
|
16
|
+
import './debounce-9207d8ee.js';
|
|
17
|
+
import './toNumber-2f7a84cd.js';
|
|
18
|
+
import './slicedToArray-67a08c9c.js';
|
|
19
|
+
import { m as main_36 } from './main-c0612122.js';
|
|
20
|
+
import './stringify-70b72959.js';
|
|
21
|
+
import './asyncToGenerator-7bf8bc4d.js';
|
|
22
|
+
import './Segment.js';
|
|
23
|
+
import './Beam.js';
|
|
24
|
+
import './AdSlot.js';
|
|
25
|
+
import './get-1e515072.js';
|
|
26
|
+
import './eq-b470f743.js';
|
|
27
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
28
|
+
import 'react-bootstrap';
|
|
29
|
+
import './defineProperty-d7d9b577.js';
|
|
6
30
|
import SideFooter from './SideFooter.js';
|
|
7
31
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
8
|
-
import
|
|
9
|
-
import { m as main_43 } from './main-1894c974.js';
|
|
10
|
-
import './slicedToArray-6ebcbfea.js';
|
|
11
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
13
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
14
|
-
import './AdSlot.js';
|
|
15
|
-
import './extends-6d8e3924.js';
|
|
16
|
-
import './_object-pie-133f504a.js';
|
|
17
|
-
import 'prop-types';
|
|
18
|
-
import './index-f0fc23eb.js';
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
20
|
-
import './debounce-533d9748.js';
|
|
21
|
-
import './isSymbol-a7e9aafe.js';
|
|
22
|
-
import './toNumber-5aeba6e7.js';
|
|
23
|
-
import './Beam.js';
|
|
24
|
-
import './stringify-2b084bee.js';
|
|
25
|
-
import './asyncToGenerator-5ef104a7.js';
|
|
26
|
-
import './_library-528f1934.js';
|
|
27
|
-
import './_iter-detect-98db3b07.js';
|
|
28
|
-
import './Segment.js';
|
|
32
|
+
import ADSponsoredResources from './ADSponsoredResources.js';
|
|
29
33
|
import 'react-bootstrap/ListGroup';
|
|
30
34
|
import './ADWebcast.js';
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
33
|
-
import './react-social-icons-9be47857.js';
|
|
34
|
-
import './get-3c308da4.js';
|
|
35
|
-
import './eq-bdcbf886.js';
|
|
36
|
-
import 'react-bootstrap';
|
|
35
|
+
import LeftNav from './LeftNav.js';
|
|
36
|
+
import PageFilter from './PageFilter.js';
|
|
37
37
|
|
|
38
38
|
var Column3 = function Column3(props) {
|
|
39
39
|
var leftItems = props.leftItems,
|
|
@@ -50,7 +50,7 @@ var Column3 = function Column3(props) {
|
|
|
50
50
|
var adRef = useRef(null);
|
|
51
51
|
|
|
52
52
|
useEffect(function () {
|
|
53
|
-
if (!
|
|
53
|
+
if (!main_36 && window.innerWidth >= 768) {
|
|
54
54
|
var navbar = document.querySelector('.navbar');
|
|
55
55
|
var AdOffsetTop = adRef.current.getBoundingClientRect().top;
|
|
56
56
|
window.addEventListener('scroll', function () {
|
|
@@ -110,7 +110,7 @@ var Column3 = function Column3(props) {
|
|
|
110
110
|
{ jsx: 'true' },
|
|
111
111
|
'\n .filter-box {\n float: right;\n padding-top: 6px;\n padding-right: 18px;\n }\n @media only screen and (min-width: 768px) {\n .title-wrap {\n display: flex;\n justify-content: space-between;\n }\n }\n @media only screen and (max-width: 767px) {\n /* .filter-box {\n float: right;\n display: flex;\n justify-content: flex-end;\n } */\n .title-wrap {\n display: flex;\n flex-direction: column;\n margin-bottom: 10px;\n }\n }\n '
|
|
112
112
|
),
|
|
113
|
-
(!
|
|
113
|
+
(!main_36 || showRightAd) && React__default.createElement(
|
|
114
114
|
Col,
|
|
115
115
|
{ xs: 12, className: 'rightCol' },
|
|
116
116
|
website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
1
4
|
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-
|
|
5
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
6
|
+
import './slicedToArray-67a08c9c.js';
|
|
7
|
+
import './index-73819142.js';
|
|
3
8
|
import urlFor from './urlFor.js';
|
|
4
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './slicedToArray-6ebcbfea.js';
|
|
6
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
7
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
8
|
-
import './index-3f5c03b2.js';
|
|
9
9
|
|
|
10
10
|
/*
|
|
11
11
|
Example usage - targetedonc.com/latest-conference
|
|
@@ -25,10 +25,10 @@ const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(ti
|
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
28
|
-
var data = props.data
|
|
29
|
-
props.variant
|
|
30
|
-
props.index
|
|
31
|
-
|
|
28
|
+
var data = props.data,
|
|
29
|
+
variant = props.variant,
|
|
30
|
+
index = props.index,
|
|
31
|
+
client = props.client;
|
|
32
32
|
|
|
33
33
|
// title, thumbnail, summary, published, documentGroup.identifier.current, documentGroup.identifier.name
|
|
34
34
|
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
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 { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
|
|
6
|
+
import './_object-pie-33c40e79.js';
|
|
7
|
+
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
+
import './_object-sap-8b8ea5a9.js';
|
|
9
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
|
|
10
|
+
import './define-property-6d26cb48.js';
|
|
11
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
+
import './typeof-c05a82ba.js';
|
|
13
|
+
import './_is-array-4df618a6.js';
|
|
5
14
|
import React__default from 'react';
|
|
6
|
-
import
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
16
|
+
import { l as lib_3 } from './index-41a678ea.js';
|
|
17
|
+
import 'prop-types';
|
|
7
18
|
import Container from 'react-bootstrap/Container';
|
|
8
19
|
import Row from 'react-bootstrap/Row';
|
|
9
20
|
import Col from 'react-bootstrap/Col';
|
|
10
21
|
import Card from 'react-bootstrap/Card';
|
|
11
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
12
23
|
import { withRouter } from 'next/router';
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
|
|
18
|
-
import { P as Pagination } from './Pagination-481eaaf5.js';
|
|
19
|
-
import Spinner from 'react-bootstrap/Spinner';
|
|
20
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
22
|
-
import './_iter-detect-98db3b07.js';
|
|
23
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
24
|
-
import './_library-528f1934.js';
|
|
25
|
-
import './_object-pie-133f504a.js';
|
|
26
|
-
import './_object-sap-7cee6f84.js';
|
|
27
|
-
import './define-property-5f1bda73.js';
|
|
28
|
-
import './typeof-e9fc0c5d.js';
|
|
29
|
-
import './_is-array-8d21b9e3.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
|
-
import 'prop-types';
|
|
32
|
-
import './slicedToArray-6ebcbfea.js';
|
|
33
|
-
import './index-3f5c03b2.js';
|
|
24
|
+
import './isSymbol-1981418f.js';
|
|
25
|
+
import './debounce-9207d8ee.js';
|
|
26
|
+
import './toNumber-2f7a84cd.js';
|
|
34
27
|
import 'react-dom';
|
|
35
|
-
import './
|
|
36
|
-
import './
|
|
37
|
-
import './
|
|
38
|
-
import './
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
28
|
+
import './slicedToArray-67a08c9c.js';
|
|
29
|
+
import './index-73819142.js';
|
|
30
|
+
import urlFor from './urlFor.js';
|
|
31
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
32
|
+
import { m as main_36 } from './main-c0612122.js';
|
|
33
|
+
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
|
+
import './stringify-70b72959.js';
|
|
35
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
41
36
|
import './Segment.js';
|
|
37
|
+
import './Beam.js';
|
|
38
|
+
import './AdSlot.js';
|
|
39
|
+
import { A as ADInfeed } from './ADInfeed-d767ebe2.js';
|
|
40
|
+
import Spinner from 'react-bootstrap/Spinner';
|
|
41
|
+
import { P as Pagination } from './Pagination-683fa8ef.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
|
@@ -304,7 +304,7 @@ var DeckContent = function (_React$Component) {
|
|
|
304
304
|
)
|
|
305
305
|
)
|
|
306
306
|
),
|
|
307
|
-
|
|
307
|
+
main_36 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
308
308
|
);
|
|
309
309
|
}
|
|
310
310
|
})
|
|
@@ -379,7 +379,7 @@ var DeckContent = function (_React$Component) {
|
|
|
379
379
|
{ className: 'pagination-wrapper' },
|
|
380
380
|
React__default.createElement(Pagination, {
|
|
381
381
|
pageCount: Math.ceil(this.state.totalDataCount / this.state.itemsPerPage),
|
|
382
|
-
pageRangeDisplayed:
|
|
382
|
+
pageRangeDisplayed: main_36 ? 3 : 9,
|
|
383
383
|
currentPage: this.state.currentPage,
|
|
384
384
|
onPageChange: this.handlePageChange
|
|
385
385
|
}),
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
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 { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
|
|
6
|
+
import './_object-pie-33c40e79.js';
|
|
7
|
+
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
+
import './_object-sap-8b8ea5a9.js';
|
|
9
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
|
|
10
|
+
import './define-property-6d26cb48.js';
|
|
11
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
+
import './typeof-c05a82ba.js';
|
|
13
|
+
import './_is-array-4df618a6.js';
|
|
4
14
|
import React__default from 'react';
|
|
5
|
-
import
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
16
|
+
import { l as lib_3 } from './index-41a678ea.js';
|
|
17
|
+
import 'prop-types';
|
|
6
18
|
import Container from 'react-bootstrap/Container';
|
|
7
19
|
import Row from 'react-bootstrap/Row';
|
|
8
20
|
import Col from 'react-bootstrap/Col';
|
|
9
21
|
import Card from 'react-bootstrap/Card';
|
|
10
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
11
23
|
import { withRouter } from 'next/router';
|
|
12
|
-
import
|
|
13
|
-
import {
|
|
24
|
+
import './isSymbol-1981418f.js';
|
|
25
|
+
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
26
|
+
import './toNumber-2f7a84cd.js';
|
|
27
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
28
|
+
import 'react-dom';
|
|
14
29
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
30
|
+
import './slicedToArray-67a08c9c.js';
|
|
31
|
+
import './index-73819142.js';
|
|
15
32
|
import urlFor from './urlFor.js';
|
|
16
|
-
import { L as LazyLoad } from './index-
|
|
17
|
-
import { m as
|
|
18
|
-
import { c as clean_html_1 } from './entities-
|
|
19
|
-
import
|
|
20
|
-
import './
|
|
21
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
22
|
-
import './_iter-detect-98db3b07.js';
|
|
23
|
-
import './_object-pie-133f504a.js';
|
|
24
|
-
import './_object-sap-7cee6f84.js';
|
|
25
|
-
import './define-property-5f1bda73.js';
|
|
26
|
-
import './typeof-e9fc0c5d.js';
|
|
27
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
28
|
-
import './_is-array-8d21b9e3.js';
|
|
29
|
-
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
|
-
import 'prop-types';
|
|
32
|
-
import './isSymbol-a7e9aafe.js';
|
|
33
|
-
import './toNumber-5aeba6e7.js';
|
|
34
|
-
import 'react-dom';
|
|
35
|
-
import './slicedToArray-6ebcbfea.js';
|
|
36
|
-
import './index-3f5c03b2.js';
|
|
37
|
-
import './AdSlot.js';
|
|
38
|
-
import './Beam.js';
|
|
39
|
-
import './stringify-2b084bee.js';
|
|
40
|
-
import './asyncToGenerator-5ef104a7.js';
|
|
33
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
34
|
+
import { m as main_36 } from './main-c0612122.js';
|
|
35
|
+
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
36
|
+
import './stringify-70b72959.js';
|
|
37
|
+
import './asyncToGenerator-7bf8bc4d.js';
|
|
41
38
|
import './Segment.js';
|
|
39
|
+
import './Beam.js';
|
|
40
|
+
import './AdSlot.js';
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-d767ebe2.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
|
@@ -344,7 +344,7 @@ var DeckContent = function (_React$Component) {
|
|
|
344
344
|
)
|
|
345
345
|
)
|
|
346
346
|
),
|
|
347
|
-
|
|
347
|
+
main_36 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
348
348
|
);
|
|
349
349
|
}
|
|
350
350
|
})
|