@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/GridHero.js
CHANGED
|
@@ -2,14 +2,13 @@ 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 { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
-
import { L as LazyLoad } from './index-
|
|
5
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
6
6
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.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 GridHero = function GridHero(props) {
|
|
@@ -138,4 +137,4 @@ var GridHero = function GridHero(props) {
|
|
|
138
137
|
);
|
|
139
138
|
};
|
|
140
139
|
|
|
141
|
-
export default
|
|
140
|
+
export { GridHero as default };
|
package/dist/esm/GroupDeck.js
CHANGED
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
4
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
5
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
4
|
+
import { S as SocialNavFooter } from './index.esm-7481c415.js';
|
|
5
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-315749c5.js';
|
|
6
6
|
import 'react-bootstrap/Form';
|
|
7
7
|
import 'react-bootstrap/FormControl';
|
|
8
8
|
import 'react-bootstrap/Button';
|
|
@@ -11,15 +11,15 @@ import Container from 'react-bootstrap/Container';
|
|
|
11
11
|
import Nav from 'react-bootstrap/Nav';
|
|
12
12
|
import Navbar from 'react-bootstrap/Navbar';
|
|
13
13
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
14
|
-
import { M as MdEmail } from './index.esm-
|
|
15
|
-
import { b as IoMdLogIn } from './index.esm-
|
|
16
|
-
import {
|
|
14
|
+
import { M as MdEmail } from './index.esm-7f72be8a.js';
|
|
15
|
+
import { b as IoMdLogIn } from './index.esm-7ea6376b.js';
|
|
16
|
+
import { l as lib_45, c as lib_46 } from './lib-11a0f0a8.js';
|
|
17
17
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './core.get-iterator-method-ea258bb1.js';
|
|
20
|
-
import './react-social-icons-
|
|
20
|
+
import './react-social-icons-30cb6e77.js';
|
|
21
21
|
import 'prop-types';
|
|
22
|
-
import './iconBase-
|
|
22
|
+
import './iconBase-8570c2e3.js';
|
|
23
23
|
import './SocialIcons.js';
|
|
24
24
|
import './asyncToGenerator-958ef5fc.js';
|
|
25
25
|
import './_library-528f1934.js';
|
|
@@ -187,7 +187,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
if (props.initiallyCollapsed && !
|
|
190
|
+
if (props.initiallyCollapsed && !lib_45) {
|
|
191
191
|
navRef.current.style.position = 'fixed';
|
|
192
192
|
setIsSticky(true);
|
|
193
193
|
navLinks.style.margin = 'auto';
|
|
@@ -217,7 +217,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
217
217
|
|
|
218
218
|
return React__default.createElement(
|
|
219
219
|
'header',
|
|
220
|
-
{ className: !
|
|
220
|
+
{ className: !lib_45 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
|
|
221
221
|
React__default.createElement(
|
|
222
222
|
Navbar,
|
|
223
223
|
{ expand: 'md', ref: topNavRef },
|
|
@@ -344,7 +344,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
344
344
|
'aria-controls': 'basic-navbar-nav',
|
|
345
345
|
onClick: function onClick() {
|
|
346
346
|
// Set overflow fix for iPhones safari browsers
|
|
347
|
-
if (
|
|
347
|
+
if (lib_46) {
|
|
348
348
|
var mainNav = document.querySelector('#navbar-ham');
|
|
349
349
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
350
350
|
}
|
|
@@ -573,7 +573,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
573
573
|
'\n .navbar .collapse {\n display: block;\n }\n '
|
|
574
574
|
)
|
|
575
575
|
),
|
|
576
|
-
|
|
576
|
+
lib_45 && !lib_46 && React__default.createElement(
|
|
577
577
|
'style',
|
|
578
578
|
{ jsx: 'true' },
|
|
579
579
|
'\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
|
|
@@ -586,5 +586,4 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
586
586
|
);
|
|
587
587
|
};
|
|
588
588
|
|
|
589
|
-
export default
|
|
590
|
-
export { HamMagazine };
|
|
589
|
+
export { HamMagazine, HamMagazine as default };
|
package/dist/esm/Header.js
CHANGED
package/dist/esm/Hero.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
|
-
import { I as IoIosArrowForward } from './index.esm-
|
|
4
|
+
import { I as IoIosArrowForward } from './index.esm-7ea6376b.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -11,17 +11,15 @@ import './YoutubeGroup.js';
|
|
|
11
11
|
import './slicedToArray-6ebcbfea.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
13
13
|
import './index-c7e2ac95.js';
|
|
14
|
-
import './index-
|
|
15
|
-
import 'react-dom';
|
|
14
|
+
import './index-b62a3b3b.js';
|
|
16
15
|
import 'prop-types';
|
|
17
16
|
import './smoothscroll-fa4e3f8c.js';
|
|
18
17
|
import './urlFor.js';
|
|
19
18
|
import './index-3f5c03b2.js';
|
|
20
|
-
import './
|
|
21
|
-
import './iconBase-
|
|
19
|
+
import './lib-11a0f0a8.js';
|
|
20
|
+
import './iconBase-8570c2e3.js';
|
|
22
21
|
import 'react-bootstrap';
|
|
23
|
-
import './index-
|
|
24
|
-
import './events-6c3a7a63.js';
|
|
22
|
+
import './index-7b29897f.js';
|
|
25
23
|
import 'next/router';
|
|
26
24
|
import './util-8ed16d48.js';
|
|
27
25
|
import './Beam.js';
|
|
@@ -53,7 +51,7 @@ import './isSymbol-a7e9aafe.js';
|
|
|
53
51
|
import './toNumber-5aeba6e7.js';
|
|
54
52
|
import 'react-bootstrap/Row';
|
|
55
53
|
import 'react-bootstrap/Col';
|
|
56
|
-
import './inherits-
|
|
54
|
+
import './inherits-5d6082b1.js';
|
|
57
55
|
import './_object-sap-7cee6f84.js';
|
|
58
56
|
import './define-property-5f1bda73.js';
|
|
59
57
|
import 'react-bootstrap/Figure';
|
|
@@ -158,4 +156,4 @@ function HorizontalArticleListing(_ref) {
|
|
|
158
156
|
);
|
|
159
157
|
}
|
|
160
158
|
|
|
161
|
-
export default
|
|
159
|
+
export { HorizontalArticleListing as default };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { a as FaLongArrowAltRight } from './index.esm-
|
|
4
|
+
import { a as FaLongArrowAltRight } from './index.esm-062ce475.js';
|
|
5
5
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
6
6
|
import './slicedToArray-6ebcbfea.js';
|
|
7
7
|
import './web.dom.iterable-ab4dea5c.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './index-3f5c03b2.js';
|
|
10
|
-
import './iconBase-
|
|
10
|
+
import './iconBase-8570c2e3.js';
|
|
11
11
|
|
|
12
12
|
var HorizontalHero = function HorizontalHero(props) {
|
|
13
13
|
var client = props.client;
|
|
@@ -102,4 +102,4 @@ var HorizontalHero = function HorizontalHero(props) {
|
|
|
102
102
|
);
|
|
103
103
|
};
|
|
104
104
|
|
|
105
|
-
export default
|
|
105
|
+
export { HorizontalHero as default };
|
|
@@ -3,12 +3,11 @@ import Row from 'react-bootstrap/Row';
|
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
4
|
import Card from 'react-bootstrap/Card';
|
|
5
5
|
import Badge from 'react-bootstrap/Badge';
|
|
6
|
-
import { L as LazyLoad } from './index-
|
|
6
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
7
7
|
import urlFor from './urlFor.js';
|
|
8
8
|
import { m as moment } from './moment-bc12cb97.js';
|
|
9
9
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import 'react-dom';
|
|
12
11
|
import 'prop-types';
|
|
13
12
|
import './slicedToArray-6ebcbfea.js';
|
|
14
13
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -228,4 +227,4 @@ var IssueContentDeck = function IssueContentDeck(props) {
|
|
|
228
227
|
);
|
|
229
228
|
};
|
|
230
229
|
|
|
231
|
-
export default
|
|
230
|
+
export { IssueContentDeck as default };
|
package/dist/esm/IssueDeck.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
2
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
3
3
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
5
5
|
import Row from 'react-bootstrap/Row';
|
|
6
6
|
import Col from 'react-bootstrap/Col';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
8
|
import Card from 'react-bootstrap/Card';
|
|
9
|
-
import { L as LazyLoad } from './index-
|
|
9
|
+
import { L as LazyLoad } from './index-b62a3b3b.js';
|
|
10
10
|
import urlFor from './urlFor.js';
|
|
11
11
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
12
12
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -14,7 +14,6 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
14
14
|
import './_iter-detect-98db3b07.js';
|
|
15
15
|
import './_object-pie-133f504a.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
17
|
-
import 'react-dom';
|
|
18
17
|
import 'prop-types';
|
|
19
18
|
import './index-3f5c03b2.js';
|
|
20
19
|
|
|
@@ -255,4 +254,4 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
255
254
|
);
|
|
256
255
|
};
|
|
257
256
|
|
|
258
|
-
export default
|
|
257
|
+
export { IssueDeck as default };
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
4
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-1a58463b.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -18,14 +18,13 @@ import './index.es-a6137319.js';
|
|
|
18
18
|
import './moment-bc12cb97.js';
|
|
19
19
|
import './visibility-sensor-72fd8f8b.js';
|
|
20
20
|
import 'react-dom';
|
|
21
|
-
import './index-
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
21
|
+
import './index-7b29897f.js';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
import 'next/router';
|
|
25
|
-
import './index-
|
|
26
|
-
import './
|
|
24
|
+
import './index-b62a3b3b.js';
|
|
25
|
+
import './lib-11a0f0a8.js';
|
|
27
26
|
import './entities-6d9154b4.js';
|
|
28
|
-
import './ADInfeed-
|
|
27
|
+
import './ADInfeed-519f60cb.js';
|
|
29
28
|
import 'react-bootstrap/Card';
|
|
30
29
|
import './AdSlot.js';
|
|
31
30
|
import './debounce-533d9748.js';
|
|
@@ -38,7 +37,7 @@ import './_library-528f1934.js';
|
|
|
38
37
|
import './Segment.js';
|
|
39
38
|
import './AuthorComponent-11adff02.js';
|
|
40
39
|
import './lodash-f97fd99a.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADlgInfeed-db2466b4.js';
|
|
42
41
|
import './getContentCategory-15dcc413.js';
|
|
43
42
|
import './timeDifferenceCalc.js';
|
|
44
43
|
import 'react-bootstrap/Breadcrumb';
|
|
@@ -61,11 +60,11 @@ import './_object-to-array-2300e51b.js';
|
|
|
61
60
|
import 'react-bootstrap/Pagination';
|
|
62
61
|
import 'react-bootstrap/Row';
|
|
63
62
|
import 'react-bootstrap/Col';
|
|
64
|
-
import './inherits-
|
|
63
|
+
import './inherits-5d6082b1.js';
|
|
65
64
|
import './_object-sap-7cee6f84.js';
|
|
66
65
|
import './define-property-5f1bda73.js';
|
|
67
|
-
import './index.esm-
|
|
68
|
-
import './iconBase-
|
|
66
|
+
import './index.esm-7ea6376b.js';
|
|
67
|
+
import './iconBase-8570c2e3.js';
|
|
69
68
|
import 'react-bootstrap/Figure';
|
|
70
69
|
import 'react-bootstrap/OverlayTrigger';
|
|
71
70
|
import 'react-bootstrap/Tooltip';
|
|
@@ -165,4 +164,4 @@ var IssueLanding = function IssueLanding(props) {
|
|
|
165
164
|
);
|
|
166
165
|
};
|
|
167
166
|
|
|
168
|
-
export default
|
|
167
|
+
export { IssueLanding as default };
|
package/dist/esm/KMTracker.js
CHANGED
package/dist/esm/LeftNav.js
CHANGED
|
@@ -7,11 +7,10 @@ import './_commonjsHelpers-0c4b6f40.js';
|
|
|
7
7
|
import './web.dom.iterable-ab4dea5c.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './AdSlot.js';
|
|
10
|
-
import './extends-
|
|
10
|
+
import './extends-aaefe9f6.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import './index-
|
|
14
|
-
import './events-6c3a7a63.js';
|
|
13
|
+
import './index-7b29897f.js';
|
|
15
14
|
import './debounce-533d9748.js';
|
|
16
15
|
import './isSymbol-a7e9aafe.js';
|
|
17
16
|
import './toNumber-5aeba6e7.js';
|
|
@@ -20,7 +19,7 @@ import './stringify-2b084bee.js';
|
|
|
20
19
|
import './asyncToGenerator-958ef5fc.js';
|
|
21
20
|
import './_library-528f1934.js';
|
|
22
21
|
import './_iter-detect-98db3b07.js';
|
|
23
|
-
import './
|
|
22
|
+
import './lib-11a0f0a8.js';
|
|
24
23
|
|
|
25
24
|
var LeftNav = function LeftNav(props) {
|
|
26
25
|
var leftItems = props.leftItems,
|
|
@@ -133,5 +132,4 @@ var LeftNav = function LeftNav(props) {
|
|
|
133
132
|
|
|
134
133
|
var LeftNav$1 = React__default.memo(LeftNav);
|
|
135
134
|
|
|
136
|
-
export
|
|
137
|
-
export { LeftNav };
|
|
135
|
+
export { LeftNav, LeftNav$1 as default };
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
2
|
import { a as _Promise } 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 'react-bootstrap/Row';
|
|
9
9
|
import 'react-bootstrap/Col';
|
|
@@ -16,9 +16,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import './slicedToArray-6ebcbfea.js';
|
|
18
18
|
import './index-3f5c03b2.js';
|
|
19
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
20
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
21
|
-
import './
|
|
19
|
+
import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
|
|
20
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
21
|
+
import './lib-11a0f0a8.js';
|
|
22
22
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
23
23
|
import './core.get-iterator-method-ea258bb1.js';
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
@@ -29,7 +29,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
29
29
|
import './define-property-5f1bda73.js';
|
|
30
30
|
import './typeof-e9fc0c5d.js';
|
|
31
31
|
import './_is-array-8d21b9e3.js';
|
|
32
|
-
import './events-6c3a7a63.js';
|
|
33
32
|
import 'prop-types';
|
|
34
33
|
import './isSymbol-a7e9aafe.js';
|
|
35
34
|
import './toNumber-5aeba6e7.js';
|
|
@@ -546,4 +545,4 @@ var MasterDeck = function (_React$Component) {
|
|
|
546
545
|
|
|
547
546
|
var MasterDeck$1 = withRouter(MasterDeck);
|
|
548
547
|
|
|
549
|
-
export
|
|
548
|
+
export { MasterDeck$1 as default };
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
2
|
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
3
|
+
import { _ as _extends } from './extends-aaefe9f6.js';
|
|
4
4
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
5
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
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 Spinner from 'react-bootstrap/Spinner';
|
|
10
10
|
import { withRouter } from 'next/router';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
|
-
import {
|
|
13
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
-
import { P as Pagination } from './Pagination-
|
|
12
|
+
import { l as lib_45 } from './lib-11a0f0a8.js';
|
|
13
|
+
import { A as ADlgInfeed } from './ADlgInfeed-db2466b4.js';
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-519f60cb.js';
|
|
15
|
+
import { P as Pagination } from './Pagination-a77c57b0.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -23,7 +23,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
23
23
|
import './define-property-5f1bda73.js';
|
|
24
24
|
import './typeof-e9fc0c5d.js';
|
|
25
25
|
import './_is-array-8d21b9e3.js';
|
|
26
|
-
import './events-6c3a7a63.js';
|
|
27
26
|
import 'prop-types';
|
|
28
27
|
import './slicedToArray-6ebcbfea.js';
|
|
29
28
|
import 'react-bootstrap/Card';
|
|
@@ -33,10 +32,9 @@ import './isSymbol-a7e9aafe.js';
|
|
|
33
32
|
import './toNumber-5aeba6e7.js';
|
|
34
33
|
import './Beam.js';
|
|
35
34
|
import './Segment.js';
|
|
36
|
-
import 'react-paginate';
|
|
37
35
|
import 'react-bootstrap/Button';
|
|
38
|
-
import './index.esm-
|
|
39
|
-
import './iconBase-
|
|
36
|
+
import './index.esm-062ce475.js';
|
|
37
|
+
import './iconBase-8570c2e3.js';
|
|
40
38
|
|
|
41
39
|
var MasterDeck = function (_React$Component) {
|
|
42
40
|
_inherits(MasterDeck, _React$Component);
|
|
@@ -424,7 +422,7 @@ var MasterDeck = function (_React$Component) {
|
|
|
424
422
|
{ className: 'pagination-wrapper' },
|
|
425
423
|
React__default.createElement(Pagination, {
|
|
426
424
|
pageCount: Math.ceil(totalDataCount / itemsPerPage),
|
|
427
|
-
pageRangeDisplayed:
|
|
425
|
+
pageRangeDisplayed: lib_45 ? 3 : 9,
|
|
428
426
|
currentPage: currentPage,
|
|
429
427
|
onPageChange: this.handlePageChange,
|
|
430
428
|
needLargePaginateButtons: this.props.needLargePaginateButtons
|
|
@@ -459,4 +457,4 @@ var MasterDeck = function (_React$Component) {
|
|
|
459
457
|
|
|
460
458
|
var MasterDeck$1 = withRouter(MasterDeck);
|
|
461
459
|
|
|
462
|
-
export
|
|
460
|
+
export { MasterDeck$1 as default };
|