@mjhls/mjh-framework 1.0.991 → 1.0.992-next-update
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 +6 -6
- package/dist/cjs/AD300x250.js +7 -8
- package/dist/cjs/AD300x250x600.js +7 -8
- package/dist/cjs/AD728x90.js +8 -9
- package/dist/cjs/ADFloatingFooter.js +9 -10
- package/dist/cjs/ADFooter.js +5 -5
- package/dist/cjs/ADGutter.js +9 -10
- package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-eedb4b70.js} +5 -5
- package/dist/cjs/ADSkyscraper.js +9 -10
- package/dist/cjs/ADSponsoredResources.js +9 -10
- package/dist/cjs/ADWebcast.js +9 -10
- package/dist/cjs/ADWelcome.js +13 -14
- package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-d5cc88dc.js} +3 -3
- package/dist/cjs/AccordionPanel.js +19 -19
- package/dist/cjs/AdSlot.js +10 -11
- package/dist/cjs/AdSlotsProvider.js +7 -8
- package/dist/cjs/AlgoliaSearch.js +1579 -896
- package/dist/cjs/AlphabeticList.js +13 -13
- package/dist/cjs/ArticleCarousel.js +6 -7
- package/dist/cjs/ArticleProgramLandingPage.js +19 -20
- package/dist/cjs/ArticleSeriesLandingPage.js +13 -14
- package/dist/cjs/ArticleSeriesListing.js +33 -34
- package/dist/cjs/Auth.js +134 -102
- package/dist/cjs/AuthWrapper.js +42 -36
- package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
- package/dist/cjs/Breadcrumbs.js +17 -17
- package/dist/cjs/CMEDeck.js +65 -62
- package/dist/cjs/Column1.js +7 -7
- package/dist/cjs/Column2.js +15 -15
- package/dist/cjs/Column3.js +29 -30
- package/dist/cjs/ConferenceArticleCard.js +12 -12
- package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
- package/dist/cjs/ContentCardPaginated.js +55 -58
- package/dist/cjs/DeckContent.js +61 -62
- package/dist/cjs/DeckQueue.js +60 -61
- package/dist/cjs/DeckQueuePaginated.js +52 -55
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-e06695e9.js} +17 -18
- package/dist/cjs/EventsDeck.js +91 -91
- package/dist/cjs/ExternalResources.js +38 -40
- package/dist/cjs/Feature.js +18 -18
- package/dist/cjs/ForbesHero.js +25 -26
- package/dist/cjs/GridContent.js +139 -140
- package/dist/cjs/GridContentPaginated.js +129 -132
- package/dist/cjs/GridHero.js +26 -27
- package/dist/cjs/GroupDeck.js +33 -33
- package/dist/cjs/HamMagazine.js +111 -111
- package/dist/cjs/Header.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +17 -17
- package/dist/cjs/Hero.js +5 -5
- package/dist/cjs/HighlightenVideo.js +13 -13
- package/dist/cjs/HorizontalArticleListing.js +32 -34
- package/dist/cjs/HorizontalHero.js +19 -19
- package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-17fdaf3b.js} +72 -72
- package/dist/cjs/IssueContentDeck.js +49 -50
- package/dist/cjs/IssueDeck.js +49 -50
- package/dist/cjs/IssueLanding.js +23 -24
- package/dist/cjs/LeftNav.js +18 -19
- package/dist/cjs/MasterDeck.js +41 -42
- package/dist/cjs/MasterDeckPaginated.js +34 -36
- package/dist/cjs/MediaSeriesCard-5d34eaa3.js +9668 -0
- package/dist/cjs/MediaSeriesLanding.js +41 -41
- package/dist/cjs/MediaSeriesLandingPaginated.js +41 -42
- package/dist/cjs/NavDvm.js +57 -57
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-1fda6732.js} +11 -11
- package/dist/cjs/NavMagazine.js +111 -111
- package/dist/cjs/NavNative.js +100 -100
- package/dist/cjs/OncliveHero.js +12 -12
- package/dist/cjs/OncliveLargeHero.js +49 -50
- package/dist/cjs/PageFilter.js +5 -5
- package/dist/cjs/Pagination-15fb574b.js +97 -0
- package/dist/cjs/PartnerDetailListing.js +53 -54
- package/dist/cjs/PartnerDetailListingPaginated.js +50 -53
- package/dist/cjs/PdfDownload.js +6 -6
- package/dist/cjs/PixelTracking.js +9 -9
- package/dist/cjs/PopUpModal.js +9 -9
- package/dist/cjs/PtceDeck.js +13 -13
- package/dist/cjs/PubSection.js +14 -15
- package/dist/cjs/PubToc.js +4 -4
- package/dist/cjs/PublicationDeck.js +44 -45
- package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-831b844f.js} +29 -29
- package/dist/cjs/PublicationLanding.js +74 -75
- package/dist/cjs/QueueDeckExpanded.js +248 -249
- package/dist/cjs/QueueDeckExpandedPaginated.js +228 -231
- package/dist/cjs/RecentNews.js +17 -17
- package/dist/cjs/RelatedContent.js +14 -15
- package/dist/cjs/RelatedTopicsDropdown.js +14 -14
- package/dist/cjs/RolesDeck.js +20 -20
- package/dist/cjs/Schema.js +2 -2
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/Segment.js +49 -0
- package/dist/cjs/SeriesListingDeck.js +20 -21
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-812c18c1.js} +27 -27
- package/dist/cjs/SideFooter.js +18 -18
- package/dist/cjs/SocialIcons.js +6 -6
- package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-97f282c9.js} +33 -33
- package/dist/cjs/SocialShare.js +25 -25
- package/dist/cjs/TaxonomyCard.js +45 -46
- package/dist/cjs/TaxonomyDescription.js +15 -17
- package/dist/cjs/TemplateNormal.js +31 -32
- package/dist/cjs/ThumbnailCard.js +10 -11
- package/dist/cjs/Ustream.js +14 -14
- package/dist/cjs/VerticalHero.js +10 -10
- package/dist/cjs/VideoProgramLandingPage.js +33 -34
- package/dist/cjs/VideoSeriesCard.js +13 -14
- package/dist/cjs/VideoSeriesFilter.js +5 -5
- package/dist/cjs/VideoSeriesLandingPage.js +13 -14
- package/dist/cjs/VideoSeriesListing.js +50 -51
- package/dist/cjs/View.js +326 -276
- package/dist/cjs/YahooHero.js +22 -23
- package/dist/cjs/YoutubeGroup.js +38 -39
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
- package/dist/cjs/{extends-7c86182f.js → extends-4ba5ae64.js} +0 -1
- package/dist/cjs/getSerializers.js +10 -12
- package/dist/cjs/{getTargeting-ba942d9a.js → getTargeting-04f873fc.js} +1 -1
- package/dist/cjs/getTargeting.js +2 -2
- package/dist/cjs/{iconBase-be4097c0.js → iconBase-a4e2124e.js} +19 -35
- package/dist/cjs/{index-eadd5035.js → index-4d9f51e0.js} +48 -34
- package/dist/cjs/{index-1d5a3c47.js → index-83306c50.js} +516 -768
- package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
- package/dist/cjs/{index-fc2f1ca2.js → index-d4111f6f.js} +501 -15
- package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
- package/dist/cjs/index.esm-12304a8c.js +13 -0
- package/dist/cjs/{index.esm-d51c9ac6.js → index.esm-137096ed.js} +1 -1
- package/dist/cjs/{index.esm-d81454e7.js → index.esm-cc867b2a.js} +1 -1
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-e9b0af76.js} +15 -15
- package/dist/cjs/index.js +109 -111
- package/dist/cjs/{inherits-de66ea16.js → inherits-34f12d98.js} +0 -3
- package/dist/cjs/lib-deff1680.js +1178 -0
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-3750ed83.js} +114 -30
- package/dist/cjs/setPrototypeOf-a9283c41.js +47 -0
- package/dist/cjs/ustream-api-3819e4aa.js +1 -1
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
- package/dist/esm/AD.js +2 -2
- package/dist/esm/AD300x250.js +5 -6
- package/dist/esm/AD300x250x600.js +5 -6
- package/dist/esm/AD728x90.js +6 -7
- package/dist/esm/ADFloatingFooter.js +4 -5
- package/dist/esm/ADFooter.js +1 -1
- package/dist/esm/ADGutter.js +4 -5
- package/dist/esm/ADSkyscraper.js +4 -5
- package/dist/esm/ADSponsoredResources.js +4 -5
- package/dist/esm/ADWebcast.js +4 -5
- package/dist/esm/ADWelcome.js +4 -5
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +4 -5
- package/dist/esm/AdSlotsProvider.js +5 -6
- package/dist/esm/AlgoliaSearch.js +1189 -506
- package/dist/esm/AlphabeticList.js +2 -2
- package/dist/esm/ArticleCarousel.js +4 -5
- package/dist/esm/ArticleProgramLandingPage.js +10 -11
- package/dist/esm/ArticleSeriesLandingPage.js +7 -8
- package/dist/esm/ArticleSeriesListing.js +8 -9
- package/dist/esm/Auth.js +61 -30
- package/dist/esm/AuthWrapper.js +19 -13
- package/dist/esm/Beam.js +1 -1
- package/dist/esm/Breadcrumbs.js +1 -1
- package/dist/esm/CMEDeck.js +9 -6
- package/dist/esm/Column1.js +1 -2
- package/dist/esm/Column2.js +2 -3
- package/dist/esm/Column3.js +7 -9
- package/dist/esm/ConferenceArticleCard.js +1 -1
- package/dist/esm/ContentCardPaginated.js +12 -15
- package/dist/esm/DeckContent.js +8 -9
- package/dist/esm/DeckQueue.js +7 -8
- package/dist/esm/DeckQueuePaginated.js +11 -14
- package/dist/esm/{Dfp-102f0beb.js → Dfp-d5e18fc5.js} +2 -3
- package/dist/esm/EventsDeck.js +4 -4
- package/dist/esm/ExternalResources.js +10 -12
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +2 -3
- package/dist/esm/GridContent.js +12 -13
- package/dist/esm/GridContentPaginated.js +16 -19
- package/dist/esm/GridHero.js +2 -3
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +12 -13
- package/dist/esm/Header.js +1 -2
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +9 -11
- package/dist/esm/HorizontalHero.js +3 -3
- package/dist/esm/IssueContentDeck.js +2 -3
- package/dist/esm/IssueDeck.js +3 -4
- package/dist/esm/IssueLanding.js +11 -12
- package/dist/esm/KMTracker.js +1 -1
- package/dist/esm/LeftNav.js +4 -6
- package/dist/esm/MasterDeck.js +7 -8
- package/dist/esm/MasterDeckPaginated.js +11 -13
- package/dist/esm/MediaSeriesCard-f3a44438.js +9640 -0
- package/dist/esm/MediaSeriesLanding.js +14 -14
- package/dist/esm/MediaSeriesLandingPaginated.js +16 -17
- package/dist/esm/NavDvm.js +1 -2
- package/dist/esm/NavMagazine.js +10 -11
- package/dist/esm/NavNative.js +7 -8
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -3
- package/dist/esm/PageFilter.js +1 -1
- package/dist/esm/Pagination-a77c57b0.js +90 -0
- package/dist/esm/PartnerDetailListing.js +12 -13
- package/dist/esm/PartnerDetailListingPaginated.js +14 -17
- package/dist/esm/PdfDownload.js +3 -3
- package/dist/esm/PopUpModal.js +1 -1
- package/dist/esm/PtceDeck.js +1 -1
- package/dist/esm/PubSection.js +7 -8
- package/dist/esm/PubToc.js +1 -1
- package/dist/esm/PublicationDeck.js +2 -3
- package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-d0c5fe6b.js} +1 -1
- package/dist/esm/PublicationLanding.js +3 -4
- package/dist/esm/QueueDeckExpanded.js +9 -10
- package/dist/esm/QueueDeckExpandedPaginated.js +13 -16
- package/dist/esm/RecentNews.js +3 -3
- package/dist/esm/RelatedContent.js +2 -3
- package/dist/esm/RelatedTopicsDropdown.js +1 -1
- package/dist/esm/RolesDeck.js +1 -1
- package/dist/esm/Schema.js +2 -2
- package/dist/esm/Search.js +1 -1
- package/dist/esm/Segment.js +51 -2
- package/dist/esm/SeriesListingDeck.js +7 -8
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-8de9942e.js} +7 -7
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/SocialIcons.js +1 -1
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-315749c5.js} +7 -7
- package/dist/esm/SocialShare.js +1 -1
- package/dist/esm/TaxonomyCard.js +4 -5
- package/dist/esm/TaxonomyDescription.js +9 -11
- package/dist/esm/TemplateNormal.js +10 -11
- package/dist/esm/ThumbnailCard.js +2 -3
- package/dist/esm/Ustream.js +7 -7
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +10 -11
- package/dist/esm/VideoSeriesCard.js +2 -3
- package/dist/esm/VideoSeriesFilter.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +8 -9
- package/dist/esm/VideoSeriesListing.js +8 -9
- package/dist/esm/View.js +112 -61
- package/dist/esm/YahooHero.js +2 -3
- package/dist/esm/YoutubeGroup.js +8 -9
- package/dist/esm/{extends-6d8e3924.js → extends-aaefe9f6.js} +1 -1
- package/dist/esm/getKeywords.js +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getRootDocGroup.js +1 -1
- package/dist/esm/getSerializers.js +8 -10
- package/dist/esm/getSeriesDetail.js +1 -1
- package/dist/esm/{getTargeting-9bd28724.js → getTargeting-c71ce138.js} +1 -1
- package/dist/esm/getTargeting.js +2 -2
- package/dist/esm/{iconBase-ccc56b97.js → iconBase-8570c2e3.js} +18 -16
- package/dist/esm/{index-03afef1c.js → index-1a58463b.js} +44 -296
- package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
- package/dist/esm/{index-f0fc23eb.js → index-7b29897f.js} +496 -10
- package/dist/esm/{index-755f2cc2.js → index-b62a3b3b.js} +44 -29
- package/dist/esm/{index.esm-1bd8a0a8.js → index.esm-062ce475.js} +1 -1
- package/dist/esm/{index.esm-37268dca.js → index.esm-7481c415.js} +2 -2
- package/dist/esm/{index.esm-eb1e8e80.js → index.esm-7ea6376b.js} +1 -1
- package/dist/esm/index.esm-7f72be8a.js +10 -0
- package/dist/esm/index.js +20 -22
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-5d6082b1.js} +1 -1
- package/dist/esm/lib-11a0f0a8.js +1166 -0
- package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-30cb6e77.js} +107 -23
- package/dist/esm/setPrototypeOf-11d471fa.js +43 -0
- package/dist/esm/stringify-2b084bee.js +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/ustream-api-d3714624.js +1 -1
- package/package.json +16 -25
- package/dist/cjs/MediaSeriesCard-c48c73c3.js +0 -9505
- package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/index.esm-c1e16606.js +0 -13
- package/dist/cjs/main-f1c77adb.js +0 -973
- package/dist/esm/MediaSeriesCard-79ff1069.js +0 -9495
- package/dist/esm/Pagination-cd21f8c2.js +0 -82
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/index.esm-9b042655.js +0 -10
- package/dist/esm/main-1894c974.js +0 -961
- /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-519f60cb.js} +0 -0
- /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-db2466b4.js} +0 -0
package/dist/esm/Column3.js
CHANGED
|
@@ -6,17 +6,16 @@ import LeftNav from './LeftNav.js';
|
|
|
6
6
|
import SideFooter from './SideFooter.js';
|
|
7
7
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
8
8
|
import PageFilter from './PageFilter.js';
|
|
9
|
-
import {
|
|
9
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
13
13
|
import './core.get-iterator-method-ea258bb1.js';
|
|
14
14
|
import './AdSlot.js';
|
|
15
|
-
import './extends-
|
|
15
|
+
import './extends-aaefe9f6.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-7b29897f.js';
|
|
20
19
|
import './debounce-533d9748.js';
|
|
21
20
|
import './isSymbol-a7e9aafe.js';
|
|
22
21
|
import './toNumber-5aeba6e7.js';
|
|
@@ -30,7 +29,7 @@ import 'react-bootstrap/ListGroup';
|
|
|
30
29
|
import './ADWebcast.js';
|
|
31
30
|
import './defineProperty-8c30428f.js';
|
|
32
31
|
import './define-property-5f1bda73.js';
|
|
33
|
-
import './react-social-icons-
|
|
32
|
+
import './react-social-icons-30cb6e77.js';
|
|
34
33
|
import './get-3c308da4.js';
|
|
35
34
|
import './eq-bdcbf886.js';
|
|
36
35
|
import 'react-bootstrap';
|
|
@@ -50,7 +49,7 @@ var Column3 = function Column3(props) {
|
|
|
50
49
|
var adRef = useRef(null);
|
|
51
50
|
|
|
52
51
|
useEffect(function () {
|
|
53
|
-
if (!
|
|
52
|
+
if (!lib_45 && window.innerWidth >= 768) {
|
|
54
53
|
var navbar = document.querySelector('.navbar');
|
|
55
54
|
var AdOffsetTop = adRef.current.getBoundingClientRect().top;
|
|
56
55
|
window.addEventListener('scroll', function () {
|
|
@@ -110,7 +109,7 @@ var Column3 = function Column3(props) {
|
|
|
110
109
|
{ jsx: 'true' },
|
|
111
110
|
'\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
111
|
),
|
|
113
|
-
(!
|
|
112
|
+
(!lib_45 || showRightAd) && React__default.createElement(
|
|
114
113
|
Col,
|
|
115
114
|
{ xs: 12, className: 'rightCol' },
|
|
116
115
|
website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
|
|
@@ -131,5 +130,4 @@ var Column3 = function Column3(props) {
|
|
|
131
130
|
);
|
|
132
131
|
};
|
|
133
132
|
|
|
134
|
-
export default
|
|
135
|
-
export { Column3 };
|
|
133
|
+
export { Column3, Column3 as default };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
2
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -11,11 +11,11 @@ import Card from 'react-bootstrap/Card';
|
|
|
11
11
|
import { m as moment } from './moment-bc12cb97.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
15
|
-
import {
|
|
14
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
15
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
16
16
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
18
|
-
import { P as Pagination } from './Pagination-
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
18
|
+
import { P as Pagination } from './Pagination-a77c57b0.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -27,11 +27,9 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './slicedToArray-6ebcbfea.js';
|
|
33
32
|
import './index-3f5c03b2.js';
|
|
34
|
-
import 'react-dom';
|
|
35
33
|
import './AdSlot.js';
|
|
36
34
|
import './debounce-533d9748.js';
|
|
37
35
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -39,10 +37,9 @@ import './toNumber-5aeba6e7.js';
|
|
|
39
37
|
import './Beam.js';
|
|
40
38
|
import './stringify-2b084bee.js';
|
|
41
39
|
import './Segment.js';
|
|
42
|
-
import 'react-paginate';
|
|
43
40
|
import 'react-bootstrap/Button';
|
|
44
|
-
import './index.esm-
|
|
45
|
-
import './iconBase-
|
|
41
|
+
import './index.esm-062ce475.js';
|
|
42
|
+
import './iconBase-8570c2e3.js';
|
|
46
43
|
|
|
47
44
|
var DeckContent = function (_React$Component) {
|
|
48
45
|
_inherits(DeckContent, _React$Component);
|
|
@@ -308,7 +305,7 @@ var DeckContent = function (_React$Component) {
|
|
|
308
305
|
)
|
|
309
306
|
)
|
|
310
307
|
),
|
|
311
|
-
|
|
308
|
+
lib_45 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
312
309
|
);
|
|
313
310
|
}
|
|
314
311
|
})
|
|
@@ -383,7 +380,7 @@ var DeckContent = function (_React$Component) {
|
|
|
383
380
|
{ className: 'pagination-wrapper' },
|
|
384
381
|
React__default.createElement(Pagination, {
|
|
385
382
|
pageCount: Math.ceil(this.state.totalDataCount / this.state.itemsPerPage),
|
|
386
|
-
pageRangeDisplayed:
|
|
383
|
+
pageRangeDisplayed: lib_45 ? 3 : 9,
|
|
387
384
|
currentPage: this.state.currentPage,
|
|
388
385
|
onPageChange: this.handlePageChange,
|
|
389
386
|
needLargePaginateButtons: this.props.needLargePaginateButtons
|
|
@@ -404,4 +401,4 @@ var DeckContent = function (_React$Component) {
|
|
|
404
401
|
|
|
405
402
|
var ContentCardPaginated = withRouter(DeckContent);
|
|
406
403
|
|
|
407
|
-
export default
|
|
404
|
+
export { ContentCardPaginated as default };
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
2
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -13,10 +13,10 @@ import { d as debounce_1 } from './debounce-533d9748.js';
|
|
|
13
13
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
14
14
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
15
15
|
import urlFor from './urlFor.js';
|
|
16
|
-
import { L as LazyLoad } from './index-
|
|
17
|
-
import {
|
|
16
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
17
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './isSymbol-a7e9aafe.js';
|
|
33
32
|
import './toNumber-5aeba6e7.js';
|
|
@@ -356,7 +355,7 @@ var DeckContent = function (_React$Component) {
|
|
|
356
355
|
)
|
|
357
356
|
)
|
|
358
357
|
),
|
|
359
|
-
|
|
358
|
+
lib_45 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
360
359
|
);
|
|
361
360
|
}
|
|
362
361
|
})
|
|
@@ -495,4 +494,4 @@ var DeckContent = function (_React$Component) {
|
|
|
495
494
|
|
|
496
495
|
var ContentCard = withRouter(DeckContent);
|
|
497
496
|
|
|
498
|
-
export default
|
|
497
|
+
export { ContentCard as default };
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
2
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -10,12 +10,12 @@ import Card from 'react-bootstrap/Card';
|
|
|
10
10
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
11
11
|
import { m as moment } from './moment-bc12cb97.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
|
-
import { L as LazyLoad } from './index-
|
|
13
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
14
14
|
import { g as get_1 } from './get-3c308da4.js';
|
|
15
15
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
16
16
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
|
-
import {
|
|
18
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
19
19
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -308,7 +307,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
308
307
|
)
|
|
309
308
|
)
|
|
310
309
|
),
|
|
311
|
-
|
|
310
|
+
lib_45 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
312
311
|
);
|
|
313
312
|
})
|
|
314
313
|
);
|
|
@@ -391,4 +390,4 @@ var DeckQueue = function (_React$Component) {
|
|
|
391
390
|
|
|
392
391
|
var Queue = withRouter(DeckQueue);
|
|
393
392
|
|
|
394
|
-
export default
|
|
393
|
+
export { Queue as default };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
2
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -11,12 +11,12 @@ import Card from 'react-bootstrap/Card';
|
|
|
11
11
|
import Spinner from 'react-bootstrap/Spinner';
|
|
12
12
|
import { m as moment } from './moment-bc12cb97.js';
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
14
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
15
15
|
import { g as get_1 } from './get-3c308da4.js';
|
|
16
|
-
import {
|
|
16
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { P as Pagination } from './Pagination-
|
|
19
|
+
import { P as Pagination } from './Pagination-a77c57b0.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -27,17 +27,14 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
|
-
import 'react-dom';
|
|
33
31
|
import './isSymbol-a7e9aafe.js';
|
|
34
32
|
import './eq-bdcbf886.js';
|
|
35
33
|
import './slicedToArray-6ebcbfea.js';
|
|
36
34
|
import './index-3f5c03b2.js';
|
|
37
|
-
import 'react-paginate';
|
|
38
35
|
import 'react-bootstrap/Button';
|
|
39
|
-
import './index.esm-
|
|
40
|
-
import './iconBase-
|
|
36
|
+
import './index.esm-062ce475.js';
|
|
37
|
+
import './iconBase-8570c2e3.js';
|
|
41
38
|
|
|
42
39
|
var DeckQueue = function (_React$Component) {
|
|
43
40
|
_inherits(DeckQueue, _React$Component);
|
|
@@ -260,7 +257,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
260
257
|
)
|
|
261
258
|
)
|
|
262
259
|
),
|
|
263
|
-
|
|
260
|
+
lib_45 && _this3.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this3.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
264
261
|
);
|
|
265
262
|
})
|
|
266
263
|
);
|
|
@@ -302,7 +299,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
302
299
|
{ className: 'pagination-wrapper' },
|
|
303
300
|
React__default.createElement(Pagination, {
|
|
304
301
|
pageCount: Math.ceil(totalDataCount / itemsPerPage),
|
|
305
|
-
pageRangeDisplayed:
|
|
302
|
+
pageRangeDisplayed: lib_45 ? 3 : 9,
|
|
306
303
|
currentPage: currentPage,
|
|
307
304
|
onPageChange: this.handlePageChange,
|
|
308
305
|
needLargePaginateButtons: this.props.needLargePaginateButtons
|
|
@@ -335,4 +332,4 @@ var DeckQueue = function (_React$Component) {
|
|
|
335
332
|
|
|
336
333
|
var QueuePaginated = withRouter(DeckQueue);
|
|
337
334
|
|
|
338
|
-
export default
|
|
335
|
+
export { QueuePaginated as default };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
4
|
+
import { b as lib_1, a as lib_2 } from './index-7b29897f.js';
|
|
5
5
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
-
import './events-6c3a7a63.js';
|
|
11
10
|
import 'react-dom';
|
|
12
11
|
import './isSymbol-a7e9aafe.js';
|
|
13
12
|
import './toNumber-5aeba6e7.js';
|
|
@@ -94,4 +93,4 @@ AD.propTypes = {
|
|
|
94
93
|
minInViewPercent: PropTypes.number
|
|
95
94
|
};
|
|
96
95
|
|
|
97
|
-
export default
|
|
96
|
+
export { AD as default };
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -3,7 +3,7 @@ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelper
|
|
|
3
3
|
import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
4
4
|
import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
|
|
5
5
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
|
|
6
|
-
import { _ as _extends } from './extends-
|
|
6
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
7
7
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
8
8
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
@@ -15,8 +15,8 @@ import Col from 'react-bootstrap/Col';
|
|
|
15
15
|
import Card from 'react-bootstrap/Card';
|
|
16
16
|
import Form from 'react-bootstrap/Form';
|
|
17
17
|
import Button from 'react-bootstrap/Button';
|
|
18
|
-
import './
|
|
19
|
-
import { m as momentTimezone } from './index-
|
|
18
|
+
import './lib-11a0f0a8.js';
|
|
19
|
+
import { m as momentTimezone } from './index-30a6257d.js';
|
|
20
20
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
21
|
import { useRouter } from 'next/router';
|
|
22
22
|
import './define-property-5f1bda73.js';
|
|
@@ -841,4 +841,4 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
841
841
|
}
|
|
842
842
|
};
|
|
843
843
|
|
|
844
|
-
export default
|
|
844
|
+
export { EventsDeck as default };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
5
|
-
import { g as getSerializers } from './index-
|
|
6
|
-
import { m as momentTimezone } from './index-
|
|
5
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
6
|
+
import { m as momentTimezone } from './index-30a6257d.js';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -14,8 +14,7 @@ import 'prop-types';
|
|
|
14
14
|
import './index-3f5c03b2.js';
|
|
15
15
|
import 'react-bootstrap';
|
|
16
16
|
import './urlFor.js';
|
|
17
|
-
import './index-
|
|
18
|
-
import './events-6c3a7a63.js';
|
|
17
|
+
import './index-7b29897f.js';
|
|
19
18
|
import './index-c7e2ac95.js';
|
|
20
19
|
import './util-8ed16d48.js';
|
|
21
20
|
import './Beam.js';
|
|
@@ -24,10 +23,9 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
24
23
|
import './_library-528f1934.js';
|
|
25
24
|
import './_iter-detect-98db3b07.js';
|
|
26
25
|
import './Segment.js';
|
|
27
|
-
import './
|
|
26
|
+
import './lib-11a0f0a8.js';
|
|
28
27
|
import './urlForFile-b69adffc.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import 'react-dom';
|
|
28
|
+
import './index-b62a3b3b.js';
|
|
31
29
|
import './typeof-e9fc0c5d.js';
|
|
32
30
|
import './_is-array-8d21b9e3.js';
|
|
33
31
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
@@ -50,11 +48,11 @@ import './isSymbol-a7e9aafe.js';
|
|
|
50
48
|
import './toNumber-5aeba6e7.js';
|
|
51
49
|
import 'react-bootstrap/Row';
|
|
52
50
|
import 'react-bootstrap/Col';
|
|
53
|
-
import './inherits-
|
|
51
|
+
import './inherits-5d6082b1.js';
|
|
54
52
|
import './_object-sap-7cee6f84.js';
|
|
55
53
|
import './define-property-5f1bda73.js';
|
|
56
|
-
import './index.esm-
|
|
57
|
-
import './iconBase-
|
|
54
|
+
import './index.esm-7ea6376b.js';
|
|
55
|
+
import './iconBase-8570c2e3.js';
|
|
58
56
|
import 'react-bootstrap/Figure';
|
|
59
57
|
import 'react-bootstrap/OverlayTrigger';
|
|
60
58
|
import 'react-bootstrap/Tooltip';
|
|
@@ -209,4 +207,4 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
209
207
|
);
|
|
210
208
|
};
|
|
211
209
|
|
|
212
|
-
export default
|
|
210
|
+
export { ExternalResources as default };
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import urlFor from './urlFor.js';
|
|
3
|
-
import {
|
|
3
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
4
4
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -33,7 +33,7 @@ var Feature = function Feature(props) {
|
|
|
33
33
|
|
|
34
34
|
//image width updated.
|
|
35
35
|
var imageWidth = 900;
|
|
36
|
-
if (
|
|
36
|
+
if (lib_45) {
|
|
37
37
|
imageWidth = 225;
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -119,4 +119,4 @@ var Feature = function Feature(props) {
|
|
|
119
119
|
);
|
|
120
120
|
};
|
|
121
121
|
|
|
122
|
-
export default
|
|
122
|
+
export { Feature as default };
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -2,13 +2,12 @@ import React__default from 'react';
|
|
|
2
2
|
import { m as moment } from './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
5
|
-
import { L as LazyLoad } from './index-
|
|
5
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
7
|
import './slicedToArray-6ebcbfea.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
10
|
import './index-3f5c03b2.js';
|
|
11
|
-
import 'react-dom';
|
|
12
11
|
import 'prop-types';
|
|
13
12
|
|
|
14
13
|
var fbsHero = function fbsHero(props) {
|
|
@@ -128,4 +127,4 @@ var fbsHero = function fbsHero(props) {
|
|
|
128
127
|
);
|
|
129
128
|
};
|
|
130
129
|
|
|
131
|
-
export default
|
|
130
|
+
export { fbsHero as default };
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
2
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -10,20 +10,20 @@ import Card from 'react-bootstrap/Card';
|
|
|
10
10
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
11
11
|
import { m as moment } from './moment-bc12cb97.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
|
-
import { L as LazyLoad } from './index-
|
|
13
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
16
16
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
17
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
17
|
+
import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
|
|
18
18
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
19
19
|
import { g as get_1 } from './get-3c308da4.js';
|
|
20
20
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
21
21
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
22
22
|
import urlFor from './urlFor.js';
|
|
23
|
-
import {
|
|
23
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
24
24
|
import './AD.js';
|
|
25
25
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
26
|
-
import { P as PublicationFeature } from './PublicationFeature-
|
|
26
|
+
import { P as PublicationFeature } from './PublicationFeature-d0c5fe6b.js';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
28
28
|
import './core.get-iterator-method-ea258bb1.js';
|
|
29
29
|
import './_iter-detect-98db3b07.js';
|
|
@@ -34,7 +34,6 @@ import './typeof-e9fc0c5d.js';
|
|
|
34
34
|
import './web.dom.iterable-ab4dea5c.js';
|
|
35
35
|
import './_is-array-8d21b9e3.js';
|
|
36
36
|
import './_library-528f1934.js';
|
|
37
|
-
import './events-6c3a7a63.js';
|
|
38
37
|
import 'prop-types';
|
|
39
38
|
import 'react-dom';
|
|
40
39
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -564,7 +563,7 @@ var GridContent = function (_React$Component) {
|
|
|
564
563
|
)
|
|
565
564
|
),
|
|
566
565
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
567
|
-
|
|
566
|
+
lib_45 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
568
567
|
);
|
|
569
568
|
} else {
|
|
570
569
|
return React__default.createElement(
|
|
@@ -628,7 +627,7 @@ var GridContent = function (_React$Component) {
|
|
|
628
627
|
)
|
|
629
628
|
),
|
|
630
629
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
631
|
-
|
|
630
|
+
lib_45 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
632
631
|
);
|
|
633
632
|
}
|
|
634
633
|
} else if (row._type === 'lg-infeed' && row.adUnit) {
|
|
@@ -716,7 +715,7 @@ var GridContent = function (_React$Component) {
|
|
|
716
715
|
)
|
|
717
716
|
),
|
|
718
717
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
719
|
-
|
|
718
|
+
lib_45 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
720
719
|
);
|
|
721
720
|
} else return null;
|
|
722
721
|
}) : React__default.createElement(
|
|
@@ -816,4 +815,4 @@ var GridContent = function (_React$Component) {
|
|
|
816
815
|
|
|
817
816
|
var GridContent$1 = React__default.memo(withRouter(GridContent));
|
|
818
817
|
|
|
819
|
-
export
|
|
818
|
+
export { GridContent$1 as default };
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
2
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
3
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
4
|
-
import { _ as _extends } from './extends-
|
|
5
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
4
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
5
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-5d6082b1.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-7b29897f.js';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
9
|
import Row from 'react-bootstrap/Row';
|
|
10
10
|
import Col from 'react-bootstrap/Col';
|
|
11
11
|
import Card from 'react-bootstrap/Card';
|
|
12
12
|
import { m as moment } from './moment-bc12cb97.js';
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
|
-
import { L as LazyLoad } from './index-
|
|
14
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
15
15
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
16
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
16
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import { g as get_1 } from './get-3c308da4.js';
|
|
21
21
|
import urlFor from './urlFor.js';
|
|
22
|
-
import {
|
|
22
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
23
23
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
24
|
-
import { P as PublicationFeature } from './PublicationFeature-
|
|
25
|
-
import { P as Pagination } from './Pagination-
|
|
24
|
+
import { P as PublicationFeature } from './PublicationFeature-d0c5fe6b.js';
|
|
25
|
+
import { P as Pagination } from './Pagination-a77c57b0.js';
|
|
26
26
|
import Spinner from 'react-bootstrap/Spinner';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
28
28
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -34,9 +34,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
34
34
|
import './define-property-5f1bda73.js';
|
|
35
35
|
import './typeof-e9fc0c5d.js';
|
|
36
36
|
import './_is-array-8d21b9e3.js';
|
|
37
|
-
import './events-6c3a7a63.js';
|
|
38
37
|
import 'prop-types';
|
|
39
|
-
import 'react-dom';
|
|
40
38
|
import './slicedToArray-6ebcbfea.js';
|
|
41
39
|
import './AdSlot.js';
|
|
42
40
|
import './debounce-533d9748.js';
|
|
@@ -47,9 +45,8 @@ import './Segment.js';
|
|
|
47
45
|
import './eq-bdcbf886.js';
|
|
48
46
|
import './index-3f5c03b2.js';
|
|
49
47
|
import 'react-bootstrap/Button';
|
|
50
|
-
import '
|
|
51
|
-
import './
|
|
52
|
-
import './iconBase-ccc56b97.js';
|
|
48
|
+
import './index.esm-062ce475.js';
|
|
49
|
+
import './iconBase-8570c2e3.js';
|
|
53
50
|
|
|
54
51
|
var GridContent = function (_React$Component) {
|
|
55
52
|
_inherits(GridContent, _React$Component);
|
|
@@ -471,7 +468,7 @@ var GridContent = function (_React$Component) {
|
|
|
471
468
|
)
|
|
472
469
|
),
|
|
473
470
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
474
|
-
|
|
471
|
+
lib_45 && _this3.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this3.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
475
472
|
);
|
|
476
473
|
} else {
|
|
477
474
|
return React__default.createElement(
|
|
@@ -527,7 +524,7 @@ var GridContent = function (_React$Component) {
|
|
|
527
524
|
)
|
|
528
525
|
),
|
|
529
526
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
530
|
-
|
|
527
|
+
lib_45 && _this3.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this3.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
531
528
|
);
|
|
532
529
|
}
|
|
533
530
|
} else if (row._type === 'lg-infeed' && row.adUnit) {
|
|
@@ -603,7 +600,7 @@ var GridContent = function (_React$Component) {
|
|
|
603
600
|
)
|
|
604
601
|
),
|
|
605
602
|
showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
|
|
606
|
-
|
|
603
|
+
lib_45 && _this3.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this3.renderMobileAd(index, numberOfItemsBeforeAd)
|
|
607
604
|
);
|
|
608
605
|
} else return null;
|
|
609
606
|
}) : React__default.createElement(
|
|
@@ -658,7 +655,7 @@ var GridContent = function (_React$Component) {
|
|
|
658
655
|
{ className: 'pagination-wrapper' },
|
|
659
656
|
React__default.createElement(Pagination, {
|
|
660
657
|
pageCount: Math.ceil(this.state.totalDataCount / this.state.itemsPerPage),
|
|
661
|
-
pageRangeDisplayed:
|
|
658
|
+
pageRangeDisplayed: lib_45 ? 3 : 9,
|
|
662
659
|
currentPage: this.state.currentPage,
|
|
663
660
|
onPageChange: this.handlePageChange,
|
|
664
661
|
needLargePaginateButtons: this.props.needLargePaginateButtons
|
|
@@ -691,4 +688,4 @@ var GridContent = function (_React$Component) {
|
|
|
691
688
|
|
|
692
689
|
var GridContentPaginated = React__default.memo(withRouter(GridContent));
|
|
693
690
|
|
|
694
|
-
export default
|
|
691
|
+
export { GridContentPaginated as default };
|