@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
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-
|
|
7
|
-
import './index-98ca9cec.js';
|
|
6
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-f3a44438.js';
|
|
8
7
|
import 'react-dom';
|
|
8
|
+
import 'react/jsx-runtime';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
11
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -18,17 +18,17 @@ import './_iter-detect-98db3b07.js';
|
|
|
18
18
|
import './_is-array-8d21b9e3.js';
|
|
19
19
|
import './_object-pie-133f504a.js';
|
|
20
20
|
import 'prop-types';
|
|
21
|
-
import './
|
|
21
|
+
import './setPrototypeOf-11d471fa.js';
|
|
22
|
+
import './index-b62a3b3b.js';
|
|
22
23
|
import './urlFor.js';
|
|
23
24
|
import './index-3f5c03b2.js';
|
|
24
25
|
import './moment-bc12cb97.js';
|
|
25
26
|
import './style-inject.es-1f59c1d0.js';
|
|
26
27
|
import './toConsumableArray-f7074d7c.js';
|
|
27
|
-
import './inherits-
|
|
28
|
+
import './inherits-5d6082b1.js';
|
|
28
29
|
import './_object-sap-7cee6f84.js';
|
|
29
30
|
import './define-property-5f1bda73.js';
|
|
30
|
-
import './index-
|
|
31
|
-
import './events-6c3a7a63.js';
|
|
31
|
+
import './index-7b29897f.js';
|
|
32
32
|
import 'react-bootstrap/Container';
|
|
33
33
|
import 'react-bootstrap/Row';
|
|
34
34
|
import 'react-bootstrap/Col';
|
|
@@ -40,13 +40,13 @@ import './isSymbol-a7e9aafe.js';
|
|
|
40
40
|
import './toNumber-5aeba6e7.js';
|
|
41
41
|
import './index.es-a6137319.js';
|
|
42
42
|
import './visibility-sensor-72fd8f8b.js';
|
|
43
|
-
import './ADlgInfeed-
|
|
43
|
+
import './ADlgInfeed-db2466b4.js';
|
|
44
44
|
import './AdSlot.js';
|
|
45
45
|
import './Beam.js';
|
|
46
46
|
import './stringify-2b084bee.js';
|
|
47
47
|
import './Segment.js';
|
|
48
|
-
import './
|
|
49
|
-
import './ADInfeed-
|
|
48
|
+
import './lib-11a0f0a8.js';
|
|
49
|
+
import './ADInfeed-519f60cb.js';
|
|
50
50
|
import 'react-bootstrap';
|
|
51
51
|
import './index-c7e2ac95.js';
|
|
52
52
|
import './util-8ed16d48.js';
|
|
@@ -64,8 +64,8 @@ import 'react-share';
|
|
|
64
64
|
import './_object-to-array-2300e51b.js';
|
|
65
65
|
import 'react-bootstrap/Pagination';
|
|
66
66
|
import './entities-6d9154b4.js';
|
|
67
|
-
import './index.esm-
|
|
68
|
-
import './iconBase-
|
|
67
|
+
import './index.esm-7ea6376b.js';
|
|
68
|
+
import './iconBase-8570c2e3.js';
|
|
69
69
|
import 'react-bootstrap/Figure';
|
|
70
70
|
import 'react-bootstrap/OverlayTrigger';
|
|
71
71
|
import 'react-bootstrap/Tooltip';
|
|
@@ -496,4 +496,4 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
496
496
|
};
|
|
497
497
|
}();
|
|
498
498
|
|
|
499
|
-
export default
|
|
499
|
+
export { MediaSeriesLanding as default };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-
|
|
7
|
-
import './index-98ca9cec.js';
|
|
6
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-f3a44438.js';
|
|
8
7
|
import 'react-dom';
|
|
8
|
+
import 'react/jsx-runtime';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -18,24 +18,24 @@ import './_iter-detect-98db3b07.js';
|
|
|
18
18
|
import './_is-array-8d21b9e3.js';
|
|
19
19
|
import './_object-pie-133f504a.js';
|
|
20
20
|
import 'prop-types';
|
|
21
|
-
import './
|
|
21
|
+
import './setPrototypeOf-11d471fa.js';
|
|
22
|
+
import './index-b62a3b3b.js';
|
|
22
23
|
import './urlFor.js';
|
|
23
24
|
import './index-3f5c03b2.js';
|
|
24
25
|
import './moment-bc12cb97.js';
|
|
25
26
|
import './style-inject.es-1f59c1d0.js';
|
|
26
27
|
import './stringify-2b084bee.js';
|
|
27
28
|
import './toConsumableArray-f7074d7c.js';
|
|
28
|
-
import './inherits-
|
|
29
|
+
import './inherits-5d6082b1.js';
|
|
29
30
|
import './_object-sap-7cee6f84.js';
|
|
30
31
|
import './define-property-5f1bda73.js';
|
|
31
|
-
import './index-
|
|
32
|
-
import './events-6c3a7a63.js';
|
|
32
|
+
import './index-7b29897f.js';
|
|
33
33
|
import 'react-bootstrap/Container';
|
|
34
34
|
import 'react-bootstrap/Spinner';
|
|
35
35
|
import 'next/router';
|
|
36
36
|
import './lodash-f97fd99a.js';
|
|
37
|
-
import './
|
|
38
|
-
import './ADlgInfeed-
|
|
37
|
+
import './lib-11a0f0a8.js';
|
|
38
|
+
import './ADlgInfeed-db2466b4.js';
|
|
39
39
|
import 'react-bootstrap/Card';
|
|
40
40
|
import './AdSlot.js';
|
|
41
41
|
import './debounce-533d9748.js';
|
|
@@ -43,12 +43,11 @@ import './isSymbol-a7e9aafe.js';
|
|
|
43
43
|
import './toNumber-5aeba6e7.js';
|
|
44
44
|
import './Beam.js';
|
|
45
45
|
import './Segment.js';
|
|
46
|
-
import './ADInfeed-
|
|
47
|
-
import './Pagination-
|
|
48
|
-
import 'react-paginate';
|
|
46
|
+
import './ADInfeed-519f60cb.js';
|
|
47
|
+
import './Pagination-a77c57b0.js';
|
|
49
48
|
import 'react-bootstrap/Button';
|
|
50
|
-
import './index.esm-
|
|
51
|
-
import './iconBase-
|
|
49
|
+
import './index.esm-062ce475.js';
|
|
50
|
+
import './iconBase-8570c2e3.js';
|
|
52
51
|
import 'react-bootstrap';
|
|
53
52
|
import './index-c7e2ac95.js';
|
|
54
53
|
import './util-8ed16d48.js';
|
|
@@ -67,7 +66,7 @@ import 'react-bootstrap/Pagination';
|
|
|
67
66
|
import './entities-6d9154b4.js';
|
|
68
67
|
import 'react-bootstrap/Row';
|
|
69
68
|
import 'react-bootstrap/Col';
|
|
70
|
-
import './index.esm-
|
|
69
|
+
import './index.esm-7ea6376b.js';
|
|
71
70
|
import 'react-bootstrap/Figure';
|
|
72
71
|
import 'react-bootstrap/OverlayTrigger';
|
|
73
72
|
import 'react-bootstrap/Tooltip';
|
|
@@ -522,4 +521,4 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
522
521
|
};
|
|
523
522
|
}();
|
|
524
523
|
|
|
525
|
-
export default
|
|
524
|
+
export { MediaSeriesLanding as default };
|
package/dist/esm/NavDvm.js
CHANGED
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -4,18 +4,18 @@ import Container from 'react-bootstrap/Container';
|
|
|
4
4
|
import Nav from 'react-bootstrap/Nav';
|
|
5
5
|
import Navbar from 'react-bootstrap/Navbar';
|
|
6
6
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
7
|
-
import { M as MdEmail } from './index.esm-
|
|
8
|
-
import { b as IoMdLogIn } from './index.esm-
|
|
7
|
+
import { M as MdEmail } from './index.esm-7f72be8a.js';
|
|
8
|
+
import { b as IoMdLogIn } from './index.esm-7ea6376b.js';
|
|
9
9
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
10
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
11
|
-
import { c as
|
|
10
|
+
import { S as SocialNavFooter } from './index.esm-7481c415.js';
|
|
11
|
+
import { c as lib_46 } from './lib-11a0f0a8.js';
|
|
12
12
|
import Segment from './Segment.js';
|
|
13
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
13
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-315749c5.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
16
16
|
import './core.get-iterator-method-ea258bb1.js';
|
|
17
|
-
import './iconBase-
|
|
18
|
-
import './react-social-icons-
|
|
17
|
+
import './iconBase-8570c2e3.js';
|
|
18
|
+
import './react-social-icons-30cb6e77.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import './asyncToGenerator-958ef5fc.js';
|
|
21
21
|
import './_library-528f1934.js';
|
|
@@ -313,7 +313,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
313
313
|
{
|
|
314
314
|
id: 'navbar-ham',
|
|
315
315
|
style: { width: '100%', display: 'flex', top: topOffset, overflow: 'auto', zIndex: '999999' },
|
|
316
|
-
className:
|
|
316
|
+
className: lib_46 ? 'bottom-nav ios-nav' : 'bottom-nav ',
|
|
317
317
|
variant: 'dark',
|
|
318
318
|
expand: 'xl',
|
|
319
319
|
bg: 'primary',
|
|
@@ -329,7 +329,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
329
329
|
'aria-controls': 'basic-navbar-nav',
|
|
330
330
|
onClick: function onClick() {
|
|
331
331
|
// Set overflow fix for iPhones safari browsers
|
|
332
|
-
if (
|
|
332
|
+
if (lib_46) {
|
|
333
333
|
var mainNav = document.querySelector('#navbar-ham');
|
|
334
334
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
335
335
|
}
|
|
@@ -579,5 +579,4 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
579
579
|
|
|
580
580
|
var MagazineNav = React__default.memo(NavMagazine);
|
|
581
581
|
|
|
582
|
-
export default
|
|
583
|
-
export { NavMagazine };
|
|
582
|
+
export { NavMagazine, MagazineNav as default };
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -5,21 +5,21 @@ import Nav from 'react-bootstrap/Nav';
|
|
|
5
5
|
import Navbar from 'react-bootstrap/Navbar';
|
|
6
6
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
7
7
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
8
|
-
import { S as SocialNavFooter, G as GoSearch } from './index.esm-
|
|
8
|
+
import { S as SocialNavFooter, G as GoSearch } from './index.esm-7481c415.js';
|
|
9
9
|
import Segment from './Segment.js';
|
|
10
10
|
import SocialIcons from './SocialIcons.js';
|
|
11
|
-
import { I as IconContext } from './iconBase-
|
|
11
|
+
import { I as IconContext } from './iconBase-8570c2e3.js';
|
|
12
12
|
import Form from 'react-bootstrap/Form';
|
|
13
13
|
import FormControl from 'react-bootstrap/FormControl';
|
|
14
14
|
import Button from 'react-bootstrap/Button';
|
|
15
|
-
import { c as
|
|
15
|
+
import { c as lib_46 } from './lib-11a0f0a8.js';
|
|
16
16
|
import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
|
|
17
17
|
import { i as isObject_1 } from './isSymbol-a7e9aafe.js';
|
|
18
18
|
import { t as toNumber_1 } from './toNumber-5aeba6e7.js';
|
|
19
19
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
20
20
|
import './web.dom.iterable-ab4dea5c.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
|
-
import './react-social-icons-
|
|
22
|
+
import './react-social-icons-30cb6e77.js';
|
|
23
23
|
import 'prop-types';
|
|
24
24
|
import './asyncToGenerator-958ef5fc.js';
|
|
25
25
|
import './_library-528f1934.js';
|
|
@@ -564,13 +564,13 @@ var NavNative = function NavNative(props) {
|
|
|
564
564
|
React__default.createElement(
|
|
565
565
|
Navbar,
|
|
566
566
|
{
|
|
567
|
-
className:
|
|
567
|
+
className: lib_46 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
|
|
568
568
|
variant: 'dark',
|
|
569
569
|
expand: 'lg',
|
|
570
570
|
bg: 'primary',
|
|
571
571
|
sticky: 'top',
|
|
572
572
|
ref: navRef,
|
|
573
|
-
style: { minHeight: '65px', overflow: '' + (
|
|
573
|
+
style: { minHeight: '65px', overflow: '' + (lib_46 ? 'auto' : '') } },
|
|
574
574
|
React__default.createElement(
|
|
575
575
|
Container,
|
|
576
576
|
{ style: { maxHeight: '80vh' }, className: 'mobile-nav' },
|
|
@@ -842,5 +842,4 @@ var NavNative = function NavNative(props) {
|
|
|
842
842
|
);
|
|
843
843
|
};
|
|
844
844
|
|
|
845
|
-
export default
|
|
846
|
-
export { NavNative };
|
|
845
|
+
export { NavNative, NavNative as default };
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import urlFor from './urlFor.js';
|
|
3
3
|
import 'react-bootstrap/Badge';
|
|
4
|
-
import './iconBase-
|
|
4
|
+
import './iconBase-8570c2e3.js';
|
|
5
5
|
import { m as moment } from './moment-bc12cb97.js';
|
|
6
6
|
import './slicedToArray-6ebcbfea.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -70,4 +70,4 @@ var OncliveHero = function OncliveHero(props) {
|
|
|
70
70
|
);
|
|
71
71
|
};
|
|
72
72
|
|
|
73
|
-
export default
|
|
73
|
+
export { OncliveHero as default };
|
|
@@ -3,13 +3,12 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
5
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
6
|
-
import { L as LazyLoad } from './index-
|
|
6
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './slicedToArray-6ebcbfea.js';
|
|
9
9
|
import './web.dom.iterable-ab4dea5c.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './index-3f5c03b2.js';
|
|
12
|
-
import 'react-dom';
|
|
13
12
|
import 'prop-types';
|
|
14
13
|
|
|
15
14
|
var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
@@ -232,4 +231,4 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
|
|
|
232
231
|
);
|
|
233
232
|
};
|
|
234
233
|
|
|
235
|
-
export default
|
|
234
|
+
export { OncliveLargeHero as default };
|
package/dist/esm/PageFilter.js
CHANGED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
+
import Button from 'react-bootstrap/Button';
|
|
4
|
+
import { d as FaArrowRight, e as FaArrowLeft } from './index.esm-062ce475.js';
|
|
5
|
+
|
|
6
|
+
var reactPaginate = createCommonjsModule(function (module, exports) {
|
|
7
|
+
!function(e,a){module.exports=a(React__default);}(commonjsGlobal,(function(e){return function(e){var a={};function t(r){if(a[r])return a[r].exports;var n=a[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,t),n.l=!0,n.exports}return t.m=e,t.c=a,t.d=function(e,a,r){t.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:r});},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0});},t.t=function(e,a){if(1&a&&(e=t(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var n in e)t.d(r,n,function(a){return e[a]}.bind(null,n));return r},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},t.p="",t(t.s=4)}([function(e,a,t){e.exports=t(2)();},function(a,t){a.exports=e;},function(e,a,t){var r=t(3);function n(){}function i(){}i.resetWarningCache=n,e.exports=function(){function e(e,a,t,n,i,s){if(s!==r){var o=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw o.name="Invariant Violation",o}}function a(){return e}e.isRequired=e;var t={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:a,element:e,elementType:e,instanceOf:a,node:e,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:i,resetWarningCache:n};return t.PropTypes=t,t};},function(e,a,t){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";},function(e,a,t){t.r(a);var r=t(1),n=t.n(r),i=t(0),s=t.n(i);function o(){return (o=Object.assign||function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);}return e}).apply(this,arguments)}var l=function(e){var a=e.pageClassName,t=e.pageLinkClassName,r=e.page,i=e.selected,s=e.activeClassName,l=e.activeLinkClassName,u=e.getEventListener,c=e.pageSelectedHandler,p=e.href,f=e.extraAriaContext,g=e.pageLabelBuilder,d=e.ariaLabel||"Page "+r+(f?" "+f:""),b=null;return i&&(b="page",d=e.ariaLabel||"Page "+r+" is your current page",a=void 0!==a?a+" "+s:s,void 0!==t?void 0!==l&&(t=t+" "+l):t=l),n.a.createElement("li",{className:a},n.a.createElement("a",o({role:"button",className:t,href:p,tabIndex:"0","aria-label":d,"aria-current":b,onKeyPress:c},u(c)),g(r)))};l.propTypes={pageSelectedHandler:s.a.func.isRequired,selected:s.a.bool.isRequired,pageClassName:s.a.string,pageLinkClassName:s.a.string,activeClassName:s.a.string,activeLinkClassName:s.a.string,extraAriaContext:s.a.string,href:s.a.string,ariaLabel:s.a.string,page:s.a.number.isRequired,getEventListener:s.a.func.isRequired,pageLabelBuilder:s.a.func.isRequired};var u=l;function c(){return (c=Object.assign||function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);}return e}).apply(this,arguments)}var p=function(e){var a=e.breakLabel,t=e.breakClassName,r=e.breakLinkClassName,i=e.breakHandler,s=e.getEventListener,o=t||"break";return n.a.createElement("li",{className:o},n.a.createElement("a",c({className:r,role:"button",tabIndex:"0",onKeyPress:i},s(i)),a))};p.propTypes={breakLabel:s.a.oneOfType([s.a.string,s.a.node]),breakClassName:s.a.string,breakLinkClassName:s.a.string,breakHandler:s.a.func.isRequired,getEventListener:s.a.func.isRequired};var f=p;function g(e){return (g="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function d(){return (d=Object.assign||function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);}return e}).apply(this,arguments)}function b(e,a){for(var t=0;t<a.length;t++){var r=a[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r);}}function v(e,a){return (v=Object.setPrototypeOf||function(e,a){return e.__proto__=a,e})(e,a)}function m(e){var a=function(){if("undefined"==typeof Reflect||!Reflect.construct)return !1;if(Reflect.construct.sham)return !1;if("function"==typeof Proxy)return !0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return !1}}();return function(){var t,r=C(e);if(a){var n=C(this).constructor;t=Reflect.construct(r,arguments,n);}else t=r.apply(this,arguments);return h(this,t)}}function h(e,a){if(a&&("object"===g(a)||"function"==typeof a))return a;if(void 0!==a)throw new TypeError("Derived constructors may only return object or undefined");return y(e)}function y(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function C(e){return (C=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function P(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}var k=function(e){!function(e,a){if("function"!=typeof a&&null!==a)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(a&&a.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),a&&v(e,a);}(s,e);var a,t,i=m(s);function s(e){var a,t;return function(e,a){if(!(e instanceof a))throw new TypeError("Cannot call a class as a function")}(this,s),P(y(a=i.call(this,e)),"handlePreviousPage",(function(e){var t=a.state.selected;e.preventDefault?e.preventDefault():e.returnValue=!1,t>0&&a.handlePageSelected(t-1,e);})),P(y(a),"handleNextPage",(function(e){var t=a.state.selected,r=a.props.pageCount;e.preventDefault?e.preventDefault():e.returnValue=!1,t<r-1&&a.handlePageSelected(t+1,e);})),P(y(a),"handlePageSelected",(function(e,t){t.preventDefault?t.preventDefault():t.returnValue=!1,a.state.selected!==e?(a.setState({selected:e}),a.callCallback(e)):a.callActiveCallback(e);})),P(y(a),"getEventListener",(function(e){return P({},a.props.eventListener,e)})),P(y(a),"handleBreakClick",(function(e,t){t.preventDefault?t.preventDefault():t.returnValue=!1;var r=a.state.selected;a.handlePageSelected(r<e?a.getForwardJump():a.getBackwardJump(),t);})),P(y(a),"callCallback",(function(e){void 0!==a.props.onPageChange&&"function"==typeof a.props.onPageChange&&a.props.onPageChange({selected:e});})),P(y(a),"callActiveCallback",(function(e){void 0!==a.props.onPageActive&&"function"==typeof a.props.onPageActive&&a.props.onPageActive({selected:e});})),P(y(a),"pagination",(function(){var e=[],t=a.props,r=t.pageRangeDisplayed,i=t.pageCount,s=t.marginPagesDisplayed,o=t.breakLabel,l=t.breakClassName,u=t.breakLinkClassName,c=a.state.selected;if(i<=r)for(var p=0;p<i;p++)e.push(a.getPageElement(p));else {var g,d,b,v=r/2,m=r-v;c>i-r/2?v=r-(m=i-c):c<r/2&&(m=r-(v=c));var h=function(e){return a.getPageElement(e)};for(g=0;g<i;g++)(d=g+1)<=s||d>i-s||g>=c-v&&g<=c+m?e.push(h(g)):o&&e[e.length-1]!==b&&(b=n.a.createElement(f,{key:g,breakLabel:o,breakClassName:l,breakLinkClassName:u,breakHandler:a.handleBreakClick.bind(null,g),getEventListener:a.getEventListener}),e.push(b));}return e})),void 0!==e.initialPage&&void 0!==e.forcePage&&console.warn("(react-paginate): Both initialPage (".concat(e.initialPage,") and forcePage (").concat(e.forcePage,") props are provided, which is discouraged.")+" Use exclusively forcePage prop for a controlled component.\nSee https://reactjs.org/docs/forms.html#controlled-components"),t=e.initialPage?e.initialPage:e.forcePage?e.forcePage:0,a.state={selected:t},a}return a=s,(t=[{key:"componentDidMount",value:function(){var e=this.props,a=e.initialPage,t=e.disableInitialCallback,r=e.extraAriaContext,n=e.pageCount;void 0===a||t||this.callCallback(a),r&&console.warn("DEPRECATED (react-paginate): The extraAriaContext prop is deprecated. You should now use the ariaLabelBuilder instead."),Number.isInteger(n)||console.warn("(react-paginate): The pageCount prop value provided is not an integer (".concat(this.props.pageCount,"). Did you forget a Math.ceil()?"));}},{key:"componentDidUpdate",value:function(e){void 0!==this.props.forcePage&&this.props.forcePage!==e.forcePage&&this.setState({selected:this.props.forcePage}),Number.isInteger(e.pageCount)&&!Number.isInteger(this.props.pageCount)&&console.warn("(react-paginate): The pageCount prop value provided is not an integer (".concat(this.props.pageCount,"). Did you forget a Math.ceil()?"));}},{key:"getForwardJump",value:function(){var e=this.state.selected,a=this.props,t=a.pageCount,r=e+a.pageRangeDisplayed;return r>=t?t-1:r}},{key:"getBackwardJump",value:function(){var e=this.state.selected-this.props.pageRangeDisplayed;return e<0?0:e}},{key:"hrefBuilder",value:function(e){var a=this.props,t=a.hrefBuilder,r=a.pageCount;if(t&&e!==this.state.selected&&e>=0&&e<r)return t(e+1)}},{key:"ariaLabelBuilder",value:function(e){var a=e===this.state.selected;if(this.props.ariaLabelBuilder&&e>=0&&e<this.props.pageCount){var t=this.props.ariaLabelBuilder(e+1,a);return this.props.extraAriaContext&&!a&&(t=t+" "+this.props.extraAriaContext),t}}},{key:"getPageElement",value:function(e){var a=this.state.selected,t=this.props,r=t.pageClassName,i=t.pageLinkClassName,s=t.activeClassName,o=t.activeLinkClassName,l=t.extraAriaContext,c=t.pageLabelBuilder;return n.a.createElement(u,{key:e,pageSelectedHandler:this.handlePageSelected.bind(null,e),selected:a===e,pageClassName:r,pageLinkClassName:i,activeClassName:s,activeLinkClassName:o,extraAriaContext:l,href:this.hrefBuilder(e),ariaLabel:this.ariaLabelBuilder(e),page:e+1,pageLabelBuilder:c,getEventListener:this.getEventListener})}},{key:"render",value:function(){var e=this.props.renderOnZeroPageCount;if(0===this.props.pageCount&&void 0!==e)return e?e(this.props):e;var a=this.props,t=a.disabledClassName,r=a.pageCount,i=a.className,s=a.containerClassName,o=a.previousLabel,l=a.previousClassName,u=a.previousLinkClassName,c=a.previousAriaLabel,p=a.prevRel,f=a.nextLabel,g=a.nextClassName,b=a.nextLinkClassName,v=a.nextAriaLabel,m=a.nextRel,h=this.state.selected,y=l+(0===h?" ".concat(t):""),C=g+(h===r-1?" ".concat(t):""),P=0===h?"true":"false",k=h===r-1?"true":"false";return n.a.createElement("ul",{className:i||s},n.a.createElement("li",{className:y},n.a.createElement("a",d({className:u,href:this.hrefBuilder(h-1),tabIndex:"0",role:"button",onKeyPress:this.handlePreviousPage,"aria-disabled":P,"aria-label":c,rel:p},this.getEventListener(this.handlePreviousPage)),o)),this.pagination(),n.a.createElement("li",{className:C},n.a.createElement("a",d({className:b,href:this.hrefBuilder(h+1),tabIndex:"0",role:"button",onKeyPress:this.handleNextPage,"aria-disabled":k,"aria-label":v,rel:m},this.getEventListener(this.handleNextPage)),f)))}}])&&b(a.prototype,t),s}(r.Component);P(k,"propTypes",{pageCount:s.a.number.isRequired,pageRangeDisplayed:s.a.number.isRequired,marginPagesDisplayed:s.a.number.isRequired,previousLabel:s.a.node,previousAriaLabel:s.a.string,prevRel:s.a.string,nextLabel:s.a.node,nextAriaLabel:s.a.string,nextRel:s.a.string,breakLabel:s.a.oneOfType([s.a.string,s.a.node]),hrefBuilder:s.a.func,onPageChange:s.a.func,onPageActive:s.a.func,initialPage:s.a.number,forcePage:s.a.number,disableInitialCallback:s.a.bool,containerClassName:s.a.string,className:s.a.string,pageClassName:s.a.string,pageLinkClassName:s.a.string,pageLabelBuilder:s.a.func,activeClassName:s.a.string,activeLinkClassName:s.a.string,previousClassName:s.a.string,nextClassName:s.a.string,previousLinkClassName:s.a.string,nextLinkClassName:s.a.string,disabledClassName:s.a.string,breakClassName:s.a.string,breakLinkClassName:s.a.string,extraAriaContext:s.a.string,ariaLabelBuilder:s.a.func,eventListener:s.a.string,renderOnZeroPageCount:s.a.func}),P(k,"defaultProps",{pageCount:10,pageRangeDisplayed:2,marginPagesDisplayed:3,activeClassName:"selected",previousLabel:"Previous",previousClassName:"previous",previousAriaLabel:"Previous page",prevRel:"prev",nextLabel:"Next",nextClassName:"next",nextAriaLabel:"Next page",nextRel:"next",breakLabel:"...",disabledClassName:"disabled",disableInitialCallback:!1,pageLabelBuilder:function(e){return e},eventListener:"onClick",renderOnZeroPageCount:void 0});a.default=k;}])}));
|
|
8
|
+
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
var ReactPaginate = unwrapExports(reactPaginate);
|
|
12
|
+
reactPaginate.ReactPaginate;
|
|
13
|
+
|
|
14
|
+
var Pagination = function Pagination(props) {
|
|
15
|
+
var pageCount = props.pageCount,
|
|
16
|
+
_props$marginPagesDis = props.marginPagesDisplayed,
|
|
17
|
+
marginPagesDisplayed = _props$marginPagesDis === undefined ? 1 : _props$marginPagesDis,
|
|
18
|
+
_props$pageRangeDispl = props.pageRangeDisplayed,
|
|
19
|
+
pageRangeDisplayed = _props$pageRangeDispl === undefined ? 5 : _props$pageRangeDispl,
|
|
20
|
+
_props$currentPage = props.currentPage,
|
|
21
|
+
currentPage = _props$currentPage === undefined ? 1 : _props$currentPage,
|
|
22
|
+
_onPageChange = props.onPageChange,
|
|
23
|
+
_props$needLargePagin = props.needLargePaginateButtons,
|
|
24
|
+
needLargePaginateButtons = _props$needLargePagin === undefined ? false : _props$needLargePagin;
|
|
25
|
+
|
|
26
|
+
if (!pageCount || pageCount <= 1) return null;
|
|
27
|
+
return React__default.createElement(
|
|
28
|
+
React__default.Fragment,
|
|
29
|
+
null,
|
|
30
|
+
needLargePaginateButtons && React__default.createElement(
|
|
31
|
+
'div',
|
|
32
|
+
{ className: 'pagination-lg-btn-nxt' },
|
|
33
|
+
React__default.createElement(
|
|
34
|
+
Button,
|
|
35
|
+
{
|
|
36
|
+
onClick: function onClick(e) {
|
|
37
|
+
e.preventDefault();
|
|
38
|
+
_onPageChange(currentPage + 1);
|
|
39
|
+
},
|
|
40
|
+
disabled: currentPage === pageCount,
|
|
41
|
+
href: currentPage === pageCount ? '' : '?page=' + (currentPage + 1) },
|
|
42
|
+
'NEXT PAGE',
|
|
43
|
+
React__default.createElement(FaArrowRight, { className: 'fa-arrow-right' })
|
|
44
|
+
)
|
|
45
|
+
),
|
|
46
|
+
React__default.createElement(ReactPaginate, {
|
|
47
|
+
pageCount: pageCount,
|
|
48
|
+
marginPagesDisplayed: marginPagesDisplayed,
|
|
49
|
+
pageRangeDisplayed: pageRangeDisplayed,
|
|
50
|
+
forcePage: currentPage - 1,
|
|
51
|
+
onPageChange: function onPageChange(_ref) {
|
|
52
|
+
var selected = _ref.selected;
|
|
53
|
+
return _onPageChange(selected + 1);
|
|
54
|
+
},
|
|
55
|
+
hrefBuilder: function hrefBuilder(page) {
|
|
56
|
+
return '?page=' + page;
|
|
57
|
+
},
|
|
58
|
+
previousLabel: '<',
|
|
59
|
+
nextLabel: '>',
|
|
60
|
+
containerClassName: 'pagination-container',
|
|
61
|
+
previousLinkClassName: 'previous',
|
|
62
|
+
nextLinkClassName: 'next',
|
|
63
|
+
disabledClassName: 'disabled',
|
|
64
|
+
activeClassName: 'active'
|
|
65
|
+
}),
|
|
66
|
+
needLargePaginateButtons && React__default.createElement(
|
|
67
|
+
'div',
|
|
68
|
+
{ className: 'pagination-lg-btn-prv' },
|
|
69
|
+
React__default.createElement(
|
|
70
|
+
Button,
|
|
71
|
+
{
|
|
72
|
+
onClick: function onClick(e) {
|
|
73
|
+
e.preventDefault();
|
|
74
|
+
_onPageChange(currentPage - 1);
|
|
75
|
+
},
|
|
76
|
+
disabled: currentPage === 1,
|
|
77
|
+
href: currentPage <= 1 ? '?page=1' : '?page=' + (currentPage - 1) },
|
|
78
|
+
React__default.createElement(FaArrowLeft, { className: 'fa-arrow-left' }),
|
|
79
|
+
'PREVIOUS PAGE'
|
|
80
|
+
)
|
|
81
|
+
),
|
|
82
|
+
React__default.createElement(
|
|
83
|
+
'style',
|
|
84
|
+
{ jsx: 'true' },
|
|
85
|
+
'\n .pagination-container {\n list-style: none;\n padding: 10px 0;\n margin: 0;\n display: flex;\n overflow: auto;\n }\n .pagination-container::before,\n .pagination-container::after {\n content: \'\';\n margin: 0 auto;\n }\n .pagination-container a {\n padding: 10px;\n border: 1px solid #dee2e6;\n }\n .pagination-container a:hover {\n text-decoration: none;\n background-color: #e9ecef;\n border-color: #dee2e6;\n }\n .pagination-container .active a {\n color: #fff;\n background-color: #666;\n background-color: var(--primary);\n }\n .pagination-container li:first-child a {\n border-radius: 5px 0 0 5px;\n }\n .pagination-container li:last-child a {\n border-radius: 0 5px 5px 0;\n }\n .pagination-container .disabled a {\n cursor: default;\n }\n .pagination-lg-btn-nxt,\n .pagination-lg-btn-prv {\n text-align: center;\n }\n .pagination-lg-btn-nxt .btn,\n .pagination-lg-btn-prv .btn {\n min-width: 80%;\n color: #000;\n color: var(--primary);\n background-color: transparent;\n border-color: #000;\n border-color: var(--primary);\n }\n .pagination-lg-btn-nxt {\n margin: 0 0 1.5rem;\n }\n .pagination-lg-btn-prv {\n margin: 1.5rem 0 0;\n }\n .pagination-lg-btn-nxt .btn:not(:disabled):not(.disabled).active,\n .pagination-lg-btn-prv .btn:not(:disabled):not(.disabled):active {\n color: #fff;\n background-color: #000;\n background-color: var(--primary);\n border-color: #000;\n border-color: var(--primary);\n }\n @media only screen and (min-width: 601px) {\n [class^=\'pagination-lg-btn\'] {\n display: none;\n }\n }\n .fa-arrow-left {\n margin-right: 0.5rem;\n }\n .fa-arrow-right {\n margin-left: 0.5rem;\n }\n .pagination-container::-webkit-scrollbar {\n height: 8px;\n }\n .pagination-container::-webkit-scrollbar-track,\n .pagination-container::-webkit-scrollbar-thumb {\n -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n border-radius: 4px;\n }\n .pagination-container::-webkit-scrollbar-track {\n background-color: rgba(0, 0, 0, 0.1);\n }\n .pagination-container::-webkit-scrollbar-thumb {\n background-color: rgba(0, 0, 0, 0.3);\n }\n '
|
|
86
|
+
)
|
|
87
|
+
);
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
export { Pagination as P };
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
6
|
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
7
|
import './defineProperty-23a8f8cd.js';
|
|
8
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
8
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-30cb6e77.js';
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
14
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
15
15
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -26,13 +26,12 @@ import 'react-bootstrap';
|
|
|
26
26
|
import './index.es-a6137319.js';
|
|
27
27
|
import './visibility-sensor-72fd8f8b.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './index-
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
29
|
+
import './index-7b29897f.js';
|
|
31
30
|
import 'next/router';
|
|
32
|
-
import './index-
|
|
33
|
-
import './
|
|
31
|
+
import './index-b62a3b3b.js';
|
|
32
|
+
import './lib-11a0f0a8.js';
|
|
34
33
|
import './entities-6d9154b4.js';
|
|
35
|
-
import './ADInfeed-
|
|
34
|
+
import './ADInfeed-519f60cb.js';
|
|
36
35
|
import 'react-bootstrap/Card';
|
|
37
36
|
import './AdSlot.js';
|
|
38
37
|
import './debounce-533d9748.js';
|
|
@@ -43,7 +42,7 @@ import './stringify-2b084bee.js';
|
|
|
43
42
|
import './Segment.js';
|
|
44
43
|
import './AuthorComponent-11adff02.js';
|
|
45
44
|
import './lodash-f97fd99a.js';
|
|
46
|
-
import './ADlgInfeed-
|
|
45
|
+
import './ADlgInfeed-db2466b4.js';
|
|
47
46
|
import './getContentCategory-15dcc413.js';
|
|
48
47
|
import './timeDifferenceCalc.js';
|
|
49
48
|
import './index-3f5c03b2.js';
|
|
@@ -67,11 +66,11 @@ import './_object-to-array-2300e51b.js';
|
|
|
67
66
|
import 'react-bootstrap/Pagination';
|
|
68
67
|
import 'react-bootstrap/Row';
|
|
69
68
|
import 'react-bootstrap/Col';
|
|
70
|
-
import './inherits-
|
|
69
|
+
import './inherits-5d6082b1.js';
|
|
71
70
|
import './_object-sap-7cee6f84.js';
|
|
72
71
|
import './define-property-5f1bda73.js';
|
|
73
|
-
import './index.esm-
|
|
74
|
-
import './iconBase-
|
|
72
|
+
import './index.esm-7ea6376b.js';
|
|
73
|
+
import './iconBase-8570c2e3.js';
|
|
75
74
|
import 'react-bootstrap/Figure';
|
|
76
75
|
import 'react-bootstrap/OverlayTrigger';
|
|
77
76
|
import 'react-bootstrap/Tooltip';
|
|
@@ -319,4 +318,4 @@ PartnerDetails.returnGetInitialProps = function () {
|
|
|
319
318
|
};
|
|
320
319
|
}();
|
|
321
320
|
|
|
322
|
-
export default
|
|
321
|
+
export { PartnerDetails as default };
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
6
|
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
7
|
import './defineProperty-23a8f8cd.js';
|
|
8
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
8
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-30cb6e77.js';
|
|
9
9
|
import './moment-bc12cb97.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
14
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
15
15
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -23,15 +23,13 @@ import 'prop-types';
|
|
|
23
23
|
import './smoothscroll-fa4e3f8c.js';
|
|
24
24
|
import './toConsumableArray-f7074d7c.js';
|
|
25
25
|
import 'react-bootstrap';
|
|
26
|
-
import './index-
|
|
27
|
-
import './events-6c3a7a63.js';
|
|
26
|
+
import './index-7b29897f.js';
|
|
28
27
|
import 'next/router';
|
|
29
|
-
import './index-
|
|
30
|
-
import 'react-dom';
|
|
28
|
+
import './index-b62a3b3b.js';
|
|
31
29
|
import './lodash-f97fd99a.js';
|
|
32
|
-
import './
|
|
30
|
+
import './lib-11a0f0a8.js';
|
|
33
31
|
import './entities-6d9154b4.js';
|
|
34
|
-
import './ADInfeed-
|
|
32
|
+
import './ADInfeed-519f60cb.js';
|
|
35
33
|
import 'react-bootstrap/Card';
|
|
36
34
|
import './AdSlot.js';
|
|
37
35
|
import './debounce-533d9748.js';
|
|
@@ -41,14 +39,13 @@ import './Beam.js';
|
|
|
41
39
|
import './stringify-2b084bee.js';
|
|
42
40
|
import './Segment.js';
|
|
43
41
|
import './AuthorComponent-11adff02.js';
|
|
44
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-db2466b4.js';
|
|
45
43
|
import './getContentCategory-15dcc413.js';
|
|
46
44
|
import './timeDifferenceCalc.js';
|
|
47
|
-
import './Pagination-
|
|
48
|
-
import 'react-paginate';
|
|
45
|
+
import './Pagination-a77c57b0.js';
|
|
49
46
|
import 'react-bootstrap/Button';
|
|
50
|
-
import './index.esm-
|
|
51
|
-
import './iconBase-
|
|
47
|
+
import './index.esm-062ce475.js';
|
|
48
|
+
import './iconBase-8570c2e3.js';
|
|
52
49
|
import './index-3f5c03b2.js';
|
|
53
50
|
import 'react-bootstrap/Breadcrumb';
|
|
54
51
|
import 'react-bootstrap/Carousel';
|
|
@@ -69,10 +66,10 @@ import './_object-to-array-2300e51b.js';
|
|
|
69
66
|
import 'react-bootstrap/Pagination';
|
|
70
67
|
import 'react-bootstrap/Row';
|
|
71
68
|
import 'react-bootstrap/Col';
|
|
72
|
-
import './inherits-
|
|
69
|
+
import './inherits-5d6082b1.js';
|
|
73
70
|
import './_object-sap-7cee6f84.js';
|
|
74
71
|
import './define-property-5f1bda73.js';
|
|
75
|
-
import './index.esm-
|
|
72
|
+
import './index.esm-7ea6376b.js';
|
|
76
73
|
import 'react-bootstrap/Figure';
|
|
77
74
|
import 'react-bootstrap/OverlayTrigger';
|
|
78
75
|
import 'react-bootstrap/Tooltip';
|
|
@@ -311,4 +308,4 @@ PartnerDetails.returnGetInitialProps = function () {
|
|
|
311
308
|
};
|
|
312
309
|
}();
|
|
313
310
|
|
|
314
|
-
export default
|
|
311
|
+
export { PartnerDetails as default };
|
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as MdPictureAsPdf } from './index.esm-
|
|
1
|
+
import { a as MdPictureAsPdf } from './index.esm-7f72be8a.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import './iconBase-
|
|
3
|
+
import './iconBase-8570c2e3.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
6
|
return React__default.createElement(
|
|
@@ -19,4 +19,4 @@ var PdfDownload = function PdfDownload(props) {
|
|
|
19
19
|
);
|
|
20
20
|
};
|
|
21
21
|
|
|
22
|
-
export default
|
|
22
|
+
export { PdfDownload as default };
|
package/dist/esm/PopUpModal.js
CHANGED
package/dist/esm/PtceDeck.js
CHANGED